/*
Theme Name: 2012truth
*/

@import url('css/reset.css');
@import url('css/jquery.tabs.css');
@import url('css/jquery.tabs-ie.css');

* {
	margin: 0; padding: 0; border:0;
}
body {
	text-align:left;
	font: 12px arial;
	color: #636363;
	background:#000000 url(images/bg.gif) repeat left center;
}
a {
	color: #443e33;
}
a:hover {
	text-decoration: none;
	color: #506890;
}
img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height:5px;
	clear: both;
}

.gray_b{FONT-WEIGHT: bold; COLOR: #848484}

.red{COLOR: #ff0101}

.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}

/** BEGIN wrapper **/
#wrapper {
	WIDTH:1024px;
	margin:0px auto;
	text-align: left;
	/*background:#FFFFFF;*/
}
/** END wrapper **/

/** BEGIN header **/
#header{
	height:26px;
	background:url(images/header.gif) no-repeat top;
}

#header2{
	height:83px;
	background:url(images/header2.gif) no-repeat top;
}

#header3{
	height:108px;
	background:url(images/header3.gif) no-repeat top;
}

#header4{
	height:172px;
	background:url(images/header4.png) no-repeat top;
}

#header2 .logo {	
	float:left;
	width:176px;
	height:50px;
	margin-top:1px;
	margin-left:60px;
}

#header .pages {
	float:right;
	list-style-type: none;
	height:18px;
	overflow: hidden;
	margin:0px 228px 0 0px;
}

#header .pages li {
	float: left;
	font-weight:bold;
	font-size:14px;
}
#header .pages li a {	
	display: block;
	color:#ffffff;
	text-decoration:none;
	padding-left:12px;
	padding-right:12px;
}
#header .pages li a:hover{	
	display: block;
	color:#ffffff;
	text-decoration:none;
}
/** END header **/

/** BEGIN content **/

#maincontent {
	margin:0 auto;
	width:980px;	
	margin-top:0px;
	background:url(images/mid.gif) repeat-y;
	position:relative;	
}

#content {
	float:left;
	width:482px;
	margin-top:-164px;
	margin-left:12px;
	position:relative;	
}

#content .featureNews{
	height:56px;
}

#content .featureNews .title{
	float:left;
	width:182px;
	height:36px;
	background:url(images/title.gif) no-repeat left;
}

#content .featureNews img{
	width:53px;
	height:53px;
	margin:0 2px;
}

#content .topImage{
	margin:5px 0;
	width:482px;
}

#content h2 {
	padding:0px;
	margin:0px;
	font-size:24px;
	margin-bottom:10px;
	clear:#242424;	
	border-bottom:#ecece0 2px solid;
}
#content .post {	
	margin-left:0px;
	margin-right:0px;
	margin-bottom:5px;
}
#content .post img {
	float: left;
	margin-right:10px;
	width:150px; 
	height:150px;
	border:#ecece0 1px solid;
}

#content .post .title{
	margin-bottom:5px;	
	padding:0 5px;
	}
#content .post .title h2 {
	padding:0px;
	margin:0px;
	margin-bottom:0px;
	color:#242424
}

#content .post h2 {
	padding:0px;
	margin:0px;	
	color:#242424
}

#content .post .title h2 a {
	text-decoration: none;
	color:#242424
}

#content .post .details {
	width:483px;
	height:27px;
	padding-top: 5px;
	font-size: 0.9em;
	text-transform:capitalize;
	color:#969696;
	background:url(images/post_footer.gif) no-repeat top;	
}

#content .post .details a {
	text-decoration:none;
	color:#969696;
}

#content .post .details span {
	font-style:italic;
	color:#7798a6;
	font-weight:bold;
}
	
#content .post .details .readmore {
	padding:0px;
	margin:0px;
	float:right;
	margin-right:20px;
	margin-top:-15px;
}

#content .post p {
	line-height: 1.4em;
	margin-bottom: 10px;
}
	
h2.title {
	font-size: 1em;
	text-transform: uppercase;
	margin-bottom: 15px;
}
#content .single {	
	margin-left:0px;
	margin-bottom: 10px;
}
#content .single h2 {
	margin-bottom:10px;
	font-size: 1.4em;
	text-transform: none;
	color:#ffffff
}
#content .single p {
	line-height: 1.5em;
	margin-bottom: 10px;
}

#content .single ul, #content .single ol {
	list-style-position: inside;
	margin-bottom: 10px;
}
#content .single li {
	line-height: 1.5em;
	padding: 2px 0;
}
#content .single blockquote {
	padding: 10px 10px 5px;
	margin-bottom: 10px;
	background-color: #eeeeee;
	border-width: 1px 0;
	border-style: solid;
	border-color: #e0e0e0;
}
#content .single h3, #content .single h4, #content .single h5, #content .single h6 {
	font-size: 1.2em;
	margin-bottom: 5px;
	color:#ffffff
}

/* Sidebar */
#sidebar {
	float:left;	
	width:281px;
	margin-top:-164px;
	margin-left:12px;
	position:relative;	
}

#sidebar .search_box{	
	margin:0 auto;
	width:266px;
	height:44px;
	background:url(images/search.gif) no-repeat;
}

#sidebar .search_box input {
	float:left;
	margin:10px 0 0 10px;	
	background:transparent;
	font-size:13px;
	width:204px;
	height:20px;
	vertical-align:middle;
	border:none;
	}

#sidebar .search_box .input {
	float:left;
	margin:6px 0 0 4px;	
	width:20px;
	height:22px;
	background:none;
	border:none;
	vertical-align:middle;
}

#sidebar h2 {
	padding:0px;
	margin:0px;
	width:251px;
	height:36px;
	font-size:18px;
	color:#4c4c4c;
	font-style:italic;
	padding:10px 0 0 30px;
	text-align:left;
	background:url(images/side_h2.gif) no-repeat left;
}
	
#sidebar .video{
	margin:10px 0px;
	width:281px;
	float:left;
	text-align:center;
}

#sidebar .advertisement{
	margin:10px 0px;
	width:281px;
	float:left;
	text-align:center;
}


#sidebar .latest-comments{
	margin:10px 0px;
	width:281px;
	float:left;
	text-align:left;
}


#sidebar .latest-comments ul {
	list-style-type: none;
	margin-bottom:15px;
	margin-top:10px;
	margin:0 10px;
	float:left;
}
#sidebar .latest-comments ul li {
	line-height: 1.6em;
	padding:2px 0 2px 8px;
	background:url(images/arror2.gif) no-repeat left center;	
}

#sidebar .latest-comments ul li a {
	color: #3d3d3d;
	text-decoration: none;
	margin-left:10px;
	text-transform:capitalize;
}

#sidebar .latest-comments ul li a:hover {
	color: #3d3d3d;
	text-decoration: underline;
}


#sidebar2 {
	margin:0 auto;
	width:980px;
	margin-top:20px;
	margin-left:0px;
	background:url(images/about_mid.gif) repeat-y;
}

#sidebar2 .top{	
	width:980px;
	height:7px;
	background:url(images/about_top.gif) no-repeat top;
}

#sidebar2 .bottom{	
	width:980px;
	height:7px;
	background:url(images/about_bottom.gif) no-repeat  bottom;
}

#sidebar2 .content{
	margin:0 auto;
	width:980px;
}

#sidebar2 .content p {
	line-height: 1.5em;
	margin: 10px 10px;
}

#sidebar2 .content .latestpost{
	float:left;
	width:210px;
	margin-left:24px;
	margin-top:10px;
	text-align:left;
}

#sidebar2 .content .about{
	float:left;
	width:678px;
	margin-left:5px;
	margin-top:10px;
	text-align:left;
	color:#636363;
}

#sidebar2 .content .latestpost h2{
	padding:0px;
	margin:0px;
	padding-top:5px;
	margin-left:10px;
	font-size:20px;
	color:#656464;
	border-bottom:#f2f2f0 1px solid;
}


#sidebar2 .content .about h2{
	padding:0px;
	margin:0px;
	padding-top:5px;
	margin-left:10px;
	font-size:20px;
	color:#656464;
	border-bottom:#f2f2f0 1px solid;
}

.latestpost ul{
	list-style-type: none;
	margin-bottom:15px;
	margin-top:10px;
	float:left;
}
.latestpost ul li {
	line-height: 1.6em;
	padding:2px 0 2px 10px;
	background:url(images/arror4.gif) no-repeat left center;		
}

.latestpost ul li a {
	color: #3d3d3d;
	text-decoration: none;
	margin-left:0px;
	text-transform:capitalize;
}

.latestpost ul li a:hover{
	color: #3d3d3d;
	text-decoration:none;
}

#sidebar3 {
	float:left;
	width:193px;
	margin-top:-190px;
	margin-left:0px;
	min-height:350px;
	position:relative;
}

#sidebar3 .navigation{
	margin-top: 5px;
	width:193px;
	background:url(images/left_box.png) no-repeat left center;		
	height: 298px;
	padding-top: 20px;
	padding-left: 10px;
	margin-top: -15px;
}

#sidebar3 h2{
	margin-left:20px;
	float:left;
	width:170px;
	color:#123a22;
	font-size:14px;
	text-align:left;
	padding-top:5px;
	margin-bottom:5px;
	background:url(images/check.gif) no-repeat right center;

}

#sidebar3  ul {
	list-style-type: none;
	margin-bottom:15px;	
	padding:0 10px 0 10px;
	float:left;
	color:#000000;
}
#sidebar3 .navigation ul li {
	line-height: 1.7em;
	padding:2px 0;
	margin-left:0px;
	width: 160px;
}

#sidebar3 .navigation ul li a{
	color: #3bbfd7;
	text-decoration: none;
	margin-left:10px;
	text-transform:capitalize;
}

#sidebar3 .navigation ul li a:hover {
	color: #3d3d3d;
	text-decoration: underline;
}

#sidebar3 .sponsorers{
	margin:0 auto;	
	width:193px;
	text-align:center;
}

#sidebar3 .sponsorers h2{
	margin: 0 auto;
	width:193px;
	float:left;
	color:#000000;
	font-size:18px;
	text-align:center;
	padding-top:5px;
	margin-bottom:5px;
	background:none;
	font-style:italic;	
}

#sidebar3 .sponsorers img{
	margin:10px auto 0 auto;
	
	width:125px;
	height:125px;
	
}

/** END content **/

#navigation {
	float: left;
	height: 25px;
	width: 100%;
	overflow: hidden;
	background:#f8f8f5
}

.alignleft {
	text-align: left;
	float: left;
	padding-left:20px;
}

.alignright {
	text-align: right;
	float: right;
	padding-right:20px;
}

/** BEGIN footer **/
#footer {
	clear: both;
	margin:0 auto;
	min-height:50px;
	text-align:left;
	background:url(images/footer.gif) no-repeat;
}

#footer p {
	float:left;
	margin-left:30px;	
	text-align:left;
	padding:10px 0px 0 0;
}
#footer a {
	color: #64153c;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	color: #64153c;
}

#footer .manu {
	padding-top:35px;	
	list-style-type: none;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}

#footer .manu a{	
	color:#ffffff;
	text-decoration:none;
	margin:0px 5px;
}

/** END footer **/

/** BEGIN miscellaneous **/
#comments {
	padding: 5px 15px 15px;
	margin-bottom: 10px;
}
	#comments a {
		text-decoration: none;
	}
	#comments h2 {
		font-size: 1.4em;
		margin: 10px 0;
		font-weight: normal;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.6em;
	}
	#comments form {
		
	}
	#comments form p {
		margin-bottom: 5px;
	}
		#comments form input {
			margin-right: 5px;
		}
		#comments form input, textarea {
			border: 1px solid #cccccc;
			font-size: 0.9em;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 240px;
			border: 1px solid #cccccc;
		}
		#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #cccccc;
		}
		#comments form button {
			border: 1px solid #a0a0a0;
			font-size: 1em;
			padding: 2px 6px;
		}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
h2.title {
	font-size: 1em !important;
	text-transform: uppercase;
	padding: 10px;
	color: #565656;
}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}
/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
	#comments .buffer {
		padding: 10px;
	}
	#comments ol li {
		margin-bottom: 10px;
	}
	#comments ol li ul li {
		border: 1px solid #e0e0e0;
		padding: 10px;
	}
	#comments ol li .avatar {
		float: right;
	}
	#comments ol li .comment-author {
		
	}
		#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
		}
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 10px;
	}
	#comments ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation {
	padding: 0 10px 20px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #cccccc;
	}
	#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
#comments .says {
	display: none;
}
/** END wordpress 2.7 comments **/