/*  
Theme Name: ITEX
Theme URI: http://www.itexgroup.com/
Description: Custom Wordpress theme designed by the IT Exchange Group.
Version: 1.0
Author: IT Exchange Group
Author URI: http://www.itexgroup.com/
*/

h2 a {
	color: #36c;
	font-size: 1.2em;
	text-decoration: none;
	}
#content h3 {
	font-size: 1.3em;
	margin-bottom: 0;
	}
#content p.date {
	font-size: .9em !important;
	margin-top: 0;
	}
#content .navigation {
	margin: 0 0 20px 10px;
	}
#content p.postmetadata {
	font-size: .9em;
	}
.commentlist {
	list-style: none;
	margin: 0;
	padding: 0;
	}
.commentlist li {
	margin: 0;
	padding: 2px;
	width: auto;
	}
.evencomment {
	background: #eee;
	}
.evencomment a {
	background: #eee !important;
	}
p.wp-caption-text {
	font-style: italic;
	}
p.postFoot {
	border-top: solid 1px #eee;
	border-bottom: solid 1px #eee;
	margin: 20px 0 40px 0;
	padding: 3px 3px 5px 3px;
	}
p.submitLinks {
	clear: both;
	height: 28px;
	margin-top: 0;
	text-align: right !important;
	}
p.submitLinks a {
	display: block;
	float: right;
	height: 28px;
	margin-left: 1px;
	padding: 2px 0 2px 20px;
	}
a.digg {
	background: url(images/digg.png) no-repeat;
	text-indent: 3000000px !important;
	width: 10px !important;
	}
a.reddit {
	background: url(images/reddit.png) no-repeat;
	text-indent: 3000000px !important;
	width: 10px !important;
	}
a.delicious {
	background: url(images/delicious.png) no-repeat;
	text-indent: 3000000px !important;
	width: 10px !important;
	}
a.stumble {
	background: url(images/stumble.png) no-repeat;
	text-indent: 3000000px !important;
	width: 10px !important;
	}
a.reddit {
	background: url(images/reddit.png) no-repeat;
	text-indent: 3000000px !important;
	width: 10px !important;
	}
a.google {
	background: url(images/google.png) no-repeat;
	text-indent: 3000000px !important;
	width: 10px !important;
	}
a.yahoo {
	background: url(images/yahoo.png) no-repeat;
	text-indent: 3000000px !important;
	width: 10px !important;
	}

#respond {
	margin: 20px 0 0 10px;
	}
#respond input {
	margin-bottom: 20px;
	}
#content .comment {
	font-size: .9em;
	}
#content ol.commentlist li {
	font-size: .9em;
	margin-top: 10px;
	}
#content ol.commentlist li.even p {
	background: #eee url(images/cbg.gif) no-repeat 0 0;
	margin: 0;
	padding: 50px 20px 20px;
	}
#content ol.commentlist li p.author {
	background: #fff !important;
	padding: 0 !important;
	}
#content ol.commentlist li p.details {
	background: #eee !important;
	color: #777;
	padding: 0 20px 20px 0 !important;
	text-align: right;
	}
#content ol.commentlist li.odd p {
	background: #eee url(images/ocbg.gif) no-repeat 0 0;
	margin: 0;
	padding: 50px 20px 30px;
	}
#content ol.commentlist li.odd p.author {
	text-align: right;
	}
#content ul.similar-posts {
	margin-top: 20px;
	}
#content ul.similar-posts li {
	margin-bottom: 5px;
	}

.sidebar a {
	border-bottom: solid 1px #eee;
	color: #69c;
	display: block;
	margin: 0;
	padding: 4px 5px 6px;
	text-decoration: none;
	}
.sidebar a:link {
	background: #fff;
	}
.sidebar a:visited {
	background: #fff;
	}
.sidebar a:hover {
	background: #def;
	}
.sidebar a:active {
	background: #fff;
	}
.sidebar a strong {
	font-size: small;
	font-style: normal;
	line-height: 160%;
	margin: 0;
	padding: 18px 0 0 0;
	}
.sidebar h2 {
	clear: both;
	color: #36c;
	margin: 0;
	padding: 4px 0;
	}
.sidebar li {
	background: #fff;
	list-style: none;
	padding: 0;
	}
.sidebar li li {
	margin: 0 20px;
	}
.sidebar p {
	margin: 0 10px 20px;
	}
.sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
.sidebar ul ul {
	margin-bottom: 18px;
	}
.sidebar div#bio {
	border-bottom: solid 1px #eee;
	height: auto;
	min-height: 320px;
	margin: 0 0 18px 0;
	}
.sidebar div#bio img {
	border: none !important;
	float: left;
	margin: 3px 6px 0 0;
	}
.sidebar div#bio p {
	font-size: .8em;
	}

#center #searchform {
	display: block;
	margin-bottom: 65px;
	}
#center input.stext {
	float: left;
	height: 17px;
	margin: 20px 0 5px 15px;
	padding: 5px 0 5px 5px;
	width: 135px;
	}
#center div#sidebar-social {
	text-align: center;
	width: 239px;
	}
#center div#sidebar-social h2 {
	margin: 15px auto 10px;
	}
#center div#sidebar-social img {
	height: 28px;
	margin: 0;
	width: 28px;
	}
#center div#sidebar-social a.icon {
	border: none;
	display: inline;
	height: 28px;
	margin: 0 5px;
	padding: 0;
	width: 28px;
	}

