
/*body {
	padding:0;
	margin:0;
	
	font-size:12.5px;
}
*/


/*link size is a little smaller for this section*/

/*a { color:#ffffff ; text-decoration:none !important; cursor:pointer !important; }
a:hover { color:#e1e31b text-decoration:none !important; }*/
/* a.more {
	
} */

a.more-link {
	font-family:"Lucida Grande", "Lucida Sans Unicode", "lucida Sans Console", Arial, Helvetica, sans-serif !important;
	font-size:13px !important;
	font-weight:bold !important;
	color:#6699cc !important;
}



#contentInner {
	
	margin:0 auto;
	padding: 0 0 0 15px;
	min-height:400px;
	height:auto !important;
	
	
}

.content {
	float:left;
	overflow:visible;
	margin:0;
}


.post_title {

font-size:13px;
height:40px;
margin:2px;
padding:4px 0;
margin-bottom: 2px !important;

}
	

/*Live Comment Preview Class*/



ul.posts {
	list-style:none;
        padding: 0 0 0 15px;
	margin:0 0 32px 0;
	
}



ul.posts li{
	list-style:none;
	padding:1px 0 0 0;
	margin:0;
	position:relative;

}

div.atext li{
	list-style:disc outside;
	padding:1px 0 0 0;
	margin:0px 0px 0px 21px;
	position:relative;
}

.posts .post_content {
	/* DO NOT put any margin / padding here */
	padding:0;
	margin:0;

}
     

	


.searchform {
	font-family:Arial,Helvetica,Verdana,sans-serif;
	font-size:12px;
	padding-top:12px;
	display:block;
       
}


.searchform input {
	font-family:Arial,Helvetica,Verdana,sans-serif;
	font-size:12.5px;
	
}


.searchform .search_keyword {
background:none repeat scroll 0 0;
margin:0;
padding:2px ;
vertical-align:top;
}


	
.expcoll {
text-align:right;
}

.ttext{
line-height: 1.2em;
padding-right:3px;
}

.atext{
padding:4px 7px;
}
	
.cattitle{
text-align:center;
}	

.catdes{
line-height: 1.5em !important;
text-align:left;
}

.txtcont p {
margin-top: 0px !important;
line-height: 1.5em;
margin-bottom:15px;
}

.ttext{
line-height: 1.5em !important;
padding-right:3px;
font-family: arial, helvetica, sans-serif !important;
font-weight:bold !important;
display: table-cell;
vertical-align: middle;
}





input[type="submit"]{
padding:0 !important;
-moz-box-shadow: none !important;
-webkit-box-shadow: none !important;
background-image:none !important;
}

input[type="submit"]:hover{
background-image:none;

}

input[type="text"]{
-moz-box-shadow: none !important;
-webkit-box-shadow: none !important;

}

