@charset "utf-8";
/*  */

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:000000;
	margin:0;
	background-color:#FFFFFF;
	padding:0;
}


#mainContainer
{
	width:872px;
	height:auto;
	margin:auto;
	overflow:hidden;
		
}
img{
	border:0;
}

#innerContainer
{
	width:872px;
	height:auto;
	overflow:hidden;
	margin:auto;
	padding:1px;
			
}

#topStrip_bg
{
	width:872px;
	height:34px;
	background-image:url(images/topStrip_bg.jpg);
	background-repeat:no-repeat;
	float:left;
}


#headerContainer
{
	width:872px;
	height:94px;
	float:left;
			
}

#headerContainer .logo
{
	width:336px;
	height:81px;
	float:left;
	margin-left:26px;
}

#headerContainer .twitter
{
	 
	height:67px;
	float:left;
	margin-left:26px;
	margin-top:14px;
	
}
#headerContainer .search
{
	width:298px;
	height:30px;
	float:left;
	margin-left:180px;
	margin-top:14px;
	text-align:right;
}

#headerContainer .search .input
{
	width:200px;
	height:30px;
	float:left;
	border:1px #666666 solid;
	background-color:#f6f6f6;
	margin:0;
	padding:2px;
	
	
	
}
#topMenu
{
	width:872px;
	height:36px;
	float:left;
	background-image:url(images/top_btn_bg.jpg);
	background-repeat:repeat-x;
			
}

#topMenu li{
display: inline;
}

#topMenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
/*border-right: 1px solid white;*/
background-image:url(images/seprator.jpg);
background-repeat:no-repeat;
font-size:15px;
font-weight:bold;
margin-TOP:-12PX;
}

#topMenu li a:visited{
color: white;
font-size:15px;
font-weight:bold;
}

#topMenu li a:hover, #topMenu li .current{
color: #E5E5E5;
font-size:15px;
font-weight:bold;
/*background: transparent url(../images/blockactive.gif) center center repeat-x;*/
}


#body_bg
{
	width:872px;
	height:auto;
	background-image:url(images/bg_rept.jpg);
	float:left;
	
}
#bodyContainer
{
	width:616px;
	height: auto;
	float:left;
	overflow:hidden;
}
#currentPost
{
	width:616px;
	height: auto;
	float:left;
}
#currentPost .title
{
	width:616px;
	height:33px;
	float:left;
	background-image:url(images/postTitle_bg.jpg);
	background-repeat:repeat-y;
	margin-top:5px;
}
#currentPost .title h3
{
	font-size:14px;
	color:#ffffff;
	margin:0;
	padding:5px 0 0 10px;
}

#currentPost .title a
{
	color:#ffffff;
	 text-decoration:none;
}
#currentPost .title a:hover
{
     color:#007300;
	 
	  text-decoration:none;
}
.content
{
	width:593px;
	height: auto;
	margin:auto;
	margin-top:40px;
	margin-bottom:4px;
}
.content  .date
{
	font-size:12px;
	color:#7b5001;
	font-weight:bold;

}
.content  p
{
	font-size:12px;
	color:#000000;
	text-align:justify;
	line-height:1.5;

}

.content .commentsSection
{
	width:593px;
	height:28px;
	margin:auto;
	margin-top:10px;
}
.content .comments
{
	width:300px;
	height:28px;
	float:left;
	text-align:right;	
}
.content .pagination
{
	width:500px;
	height:28px;
	margin:auto;
	margin-top:20px;
}


.pagination ul
 {
 	list-style:none;
	margin:0;
	padding:0;
}
.pagination li
 {
 	list-style:none;
	margin:0;
	display:inline;
	padding-right:120px;
	padding-left:20px;

}
.pagination li a
 {
 	font-size:12px;
	color:#015cbb;
	text-decoration:none;
	font-weight: bold;
}

.pagination li a:hover
 {
 	font-size:12px;
	color:#193f86;
	text-decoration:none;
	font-weight: bold;
}



 .addcomments
{
	width:250px;
	height:28px;
	float:right;
	text-align:right;
	
}
 .addcomments ul
 {
 	list-style:none;
	margin:0;
	padding:0;
}
 .addcomments li
 {
 	list-style:none;
	margin:0;
	display:inline;
	padding-right:20px;
}
 .addcomments li a
 {
 	font-size:12px;
	color:#9a6634;
	text-decoration:none;
	font-weight: bold;
}

 .addcomments li a:hover
 {
 	font-size:12px;
	color:#016d00;
	text-decoration:none;
	font-weight: bold;
}
#rightSide
{
	width:250px;
	height:auto;
	float:right;
 
	margin-top:5px;
	overflow:hidden;
}
#rightSide .bookmark
{
	width:250px;
	height:32px;	
	margin:auto;
}
#rightSide .bookmark .icon
{
	width:29px;
	height:32px;
	float:left;
	margin-right:10px;
	margin-top:10px;
	
}

#rightSide .headingTitle
{
	width:250px;
	height:43px;
	margin:auto;
 color:#007100;
	background-repeat:no-repeat;
	margin-top:10px;
}
#rightSide .headingTitle h2
{
 color:#007100;
	font-size:18px;
	font-weight:bold;
	margin:0;
	padding:10px 0 0  5px;
}

#rightSide .currentPost
{
	width:246px;
	height: auto;
	margin:auto;
	padding:4px;
	
}
.currentPost ul
{
	list-style:none;
	margin:0;
	padding:0;
	list-style-type:none;
}
.currentPost li
{
	list-style:none;
	padding:2px;
	/*margin-right:10px;*/
	list-style-type:none;
}

.currentPost li a
{
	font-size:12px;
	color: #b68f51;
	 	text-decoration:none;
	
}
.currentPost li a:hover,
.currentPost li a:hover, .current

{
	font-size:12px;
	color: #000000;
	 
	text-decoration:none;
	
}




#footer_bg
{
	width:872px;
	height:84px;
 
	background-repeat:no-repeat;
	float:left;
	
	}
	
	
#footerContainer
{
	width:872px;
	height:50px;
	margin:auto;
	background-color:#c0c0c0;
	margin-top:0px;
	
}
#footerContainer p
{
	font-size:12px;
	color:#ffffff;
	text-align:center;
	padding-top:14px;
	font-weight:bold;
}




li  .cat-item{
text-align:left;
 padding:3px;
}
.widgettitle{
display:none;
}
