/*  

*/

/*========= SETUP =========*/

*{
	border: 0;
	margin: 0;
	padding: 0;
      
}
body{
	
	background-color: #333; /*#4F8E83;*/
	font-family:verdana;/* "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 11px;
	line-height: 16px;
	color:#333;
	
}



input,textarea{
	border: #999999 1px solid; 
	font-size: 11px;
	padding: 2px;
}
select,text{
	padding: 0;
	border: #999999 0px solid; 
}
li{
	list-style: none;
}

/*========= LAYOUT =========*/


#page{
	width: 990px;
	background:#fff;
	margin:5px auto;
	border: 1px solid #000;
}
/*--- Main Columns ---*/
#columns{
	padding:7px 10px 25px;
	background-color: #fff;
	margin: 0px;
	background:#fff;
}
.col1{
	float: left;
	width: 536px;
	margin-left:9px;
	margin-right:8px;
	border:0px solid #666;
       
}
.col2{
	float: right;
	width: 214px;
}

.leftcol{

        float: left;
	width: 198px;
        padding-right:0px;
        border:0px solid #000;


}

/*--- Sub Columns ---*/
.subcol{
	width: 150px;
}
.subcol h2{
	font-size: 14px;
	padding: 0 0 10px;
	color: #FFFFFF;
}

/*========= HEADER =========*/



hr{
color:#BAC694;
height:1px;
background:#BAC694;
border-bottom:1px dotted #BAC694;
margin:3px;
}


#nav1{
	height: 30px;
	padding: 0px 0px !important;

	margin:5px 0px 0px 5px;
	width: 350px !important;
	float:right;
	border:0px solid #ddd;
	text-align:right;

}


/*- Page Navigation -*/


#navheader{
	height: 110px;
	padding: 0px 0px !important;
	margin:10px 10px 0px !important;
	width: 970px !important;
	background:url('/images/logoleft.jpg');
	
}
/*- Header -*/



#headerleft {
        height: 110px;
	float:left;
	display:inline;
	width:360px;
        
	padding-top:0px;
	padding-left:0px;
	margin-bottom:0px !important;
	}
#headerright {
        height: 110px;
	float:right;
	display:inline;
	width:570px;
	margin-top:0px;
	padding:0px ;
	
	
       
	}

#nav{
	height: 30px;
	padding: 0px 0px !important;
	margin:0px 0px 0px !important;
	width:570px !important;
	float:right;

}


#nav ul {
	position: relative;
	height: 30px;
	overflow: hidden;
	float:right;
	width:570px;
	
}
#nav ul  li {
        float:right;
        list-style: none;
	font-weight:bold;
	
	
}
#nav .current_page_item {
	height:30px;
}
#nav .current_page_item a {
	color: #FFFFFF;
}
#nav ul  li.back {
	width: 9px;
	height: 30px;
	z-index: 8;
	position: absolute;
}

#nav ul  li a {
	text-decoration: none;
	outline: none;
	text-align: center;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float:left;
	height:30px;
	position: relative;
	overflow: hidden;
	margin: auto 12px !important;
	margin: auto 0px;
	/*font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;*/
	text-transform: uppercase;
}

#nav ul  li a:hover{
text-decoration:underline;

}

#nav ul  li a:active, #nav ul  li a:visited {
	border: none;
}      
/*- Category Navigation -*/
#nav2, #nav2 * {
	margin:0;
	padding:0;
	list-style: none;
	
}
#nav2 {
	height: 30px;
	line-height: 30px;
	margin:0px 10px;
	

}
#nav2 li {
	line-height: 30px;
	float: left;
	list-style:none;
}
#nav2 li a {
	
	display: block;
	padding: 0 13px;
	font-size: 10px;
	font-weight: BOLD;
	font-family: VERDANA;
	line-height: 30px;
	
}

#nav2 li ul {
	position:absolute;
	left: -999em;
	width:15em;
}
#nav2 li:hover ul, #nav2 li.sfhover ul {
	left:auto;
	z-index:10 !important;
}
#nav2 li ul li {
	display:block !important;
	width:15em;
	border:1px solid #ddd !important;
	border-top:none !important;
	background:#fff;
}


/*- Category Navigation -*/
#nav3, #nav3 * {
	margin:0;
	padding:0;
	list-style: none;
	
}
#nav3 {
	height: 25px;
        line-height: 25px;
	margin:0px 10px;
	
	
        
}
#nav3 li {
	line-height: 25px;
	list-style:none;
	float:right;
}
#nav3 li a {
	
	display: block;
	padding: 0 13px;
	font-size: 10px;
	font-weight: NORMAL;
	font-family: VERDANA;
	line-height: 25px;
	
}

#nav3 li a.nothing {
	
	font-size: 10px;
	font-weight: NORMAL;
	font-family: VERDANA;
	line-height: 25px;
	
}

#nav3 li ul {
	position:absolute;
	left: -999em;
	width:15em;
}
#nav3 li:hover ul, #nav3 li.sfhover ul {
	left:auto;
	z-index:10 !important;
}
#nav3 li ul li {
	display:block !important;
	width:15em;
	border:1px solid #ddd !important;
	border-top:none !important;
	background:#fff;
}



/*- Search -*/


#search{
	float: right;
	height: 28px;
	width:270px;
	margin: 10px 0px 0px; 
	padding:6px !important;
	background : #c3edf3;
        border:1px solid #4FCDDF;
	margin-right:0px;
	
}
* html #search{
	margin-right: 0px;
}
#search input{

	float: left;
	font-size: 11px;
	width:180px;
	margin:3px 0px 0px;
	padding: 3px 4px 4px;
}
#search .btnred{
	padding: 0;
        width: auto;
	margin:2px 0px 0px 5px !important;
	border:none;
	width:75px;
        font-family:'trebuchet ms',helvetica,sans-serif;
        font-size:11px;
        font-weight:bold;
       
}


/*- Top Banner -*/
#topbanner {
	float: right;
	width: 468px;
	padding:20px 0px 0px;
}

#topbanner img{
	float: right;
}





/*========= BLOG POST STYLING =========*/

/*=== Small Box Post ===*/
.post{
	margin: 0;
}

.post h3{
	font-size: 14px;
}

.post p{
	padding: 0 0 15px;
	line-height: 15px;
}

/*- Box -*/
.box{   
	clear: both;
	height: 1%;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	margin: 0;
}
.box .post{
	width: 260px;
	background-color: #ffffff;
	margin:0px;
	min-height:180px;
        
}

.box .post p{
	font-size: 11px;
	line-height: 16px;
	padding: 10px;
}

.box .post img{
	border: 1px solid #ccc;
	float: right;
	padding: 5px;
	background-color: #fff;
	margin: 5px;
}

#lidiv ul  {
	margin-bottom:15px;
	font-size:11px;
	margin-left:10px;
}

#lidiv ul li {
	list-style:square;
	margin-left:15px;
	padding:6px 0px;
	}


/*=== Traditional Blog Post ===*/
.post-alt{
	margin: 0 0 15px 0;
	
}
.post-alt h2{
	font-size: 16px;
	padding: 0;
}
.post-alt h3{
	font-size: 13px;
	padding-bottom: 5px;
	line-height: 18px;
	
}
.post-alt h4{
	font-size: 14px;
	padding-bottom: 5px;
	line-height: 16px;
}
.post-alt h3 a, .post-alt h2 a{
	
}
.post-alt p{
	padding: 0 0 15px;
}
.post-alt h3.post_date{
	color: #999999;
	padding: 5px 0px 10px;
	font-size: 12px;
	font-weight: normal;
}
h3.posted{
	font-size: 11px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	background-color: #eeeeee;
	padding: 5px;
	margin-top: 10px;
	text-align: right;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
h3.posted a {
	
	font-size:11px;
}
/*=== Buttons ===*/
.continue{
	background: url(images/ico-arrow.gif) no-repeat left;
	font-weight:bold;
	padding-left: 15px;
}
.comments {
	padding-bottom:0px !important;
}
.comments a{
	background: url(images/ico-comm.gif) no-repeat left;
	color: #000000;
	font-weight:normal;
	font-size:11px;
	padding:0px 0px 0px 18px;
	margin-left:5px;
}



/*========= SIDEBAR =========*/


/*- Sidebar Tabs - Popular, Comments, Featured, Tag Cloud -*/


.leftcol .mootabs_title{
	font-size: 10px;
	width: 100%;
	float:left;
}
.leftcol .mootabs_title li{
	float: left;
	display:inline;
	font-size: 10px;
	line-height: 34px;
	background: #666;
	border:1px solid #ddd;
	font-weight: bold;
	margin:0px 2px 0px 0px !important;
	padding:0px 5px !important;
	cursor: pointer;
	color:#CC0000;
}
.leftcol .mootabs_title li:hover, .leftcol .mootabs_title li.active{
	border: 1px solid #ddd;
	text-decoration: none;
	color:#fff;
}



.sideTabs {
	width:214px !important;
	height:auto !important;
	padding:0px;
	float:left;
	display: block;
	border:0px solid #000;
}




.col2 .mootabs_title{
	font-size: 9px;
	width: 100%;
	float:left;
}
.col2 .mootabs_title li{
	float: left;
	display:inline;
	font-size: 9px;
	line-height:28px;
	
}

.col2 .mootabs_panel {
	
	clear: both;
	float:left;
	height:auto !important;
}
.col2 .mootabs_panel.active {
	display: block;
	float:left;
}
.col2 .mootabs_panel ul{
	width: 204px !important;
	padding:5px !important;
	margin:0px 0px 0px !important;
        background:#EDEBD4;
	
	
	}




.list1 li{
	
padding: 0px 0 0px 6px;
line-height:33px;
	
}


.list10 li{
	
padding: 0px 0 0px 6px;
line-height:28px;
	
}

.list10 li a{

font-weight:normal;

}

.list1 li a, .list2 li a{
	
	font-size: 9px;
	font-weight:bold;
	color:#444;
}

.list2 li {

padding: 0px 0 0px 10px;
margin-left:2px;
line-height:33px;


background:url(/images/bullets/arrow_4.gif) center left no-repeat;
}

/*- Ads -*/
.ads{


	width:202px;
	padding: 5px;
	text-align:center;
	margin:0 0 5px;
	height:auto !important;

	float:left;
	display: block;
}
.ads img{
	float: left;
	margin:0 0px 0 0;
}
.ads img.last{
	margin: 0;
}

/*=== Styling Widget Lists ===*/
.widget h2 {
	padding: 5px;
}
.widget ul {
	margin:0 0 10px 0;
	padding:5px 0;
	border:none !important;
}
.widget ul li {
	border-bottom: 1px solid #eee;
	padding:5px 0 5px 5px;
	margin:0px;
}

/*========= FOOTER =========*/

#footer{
	clear: both;
	height:55px;
	margin:0px 10px 10px;
	padding:15px 15px 2px;
	text-align:center;
	float:center;
        color:#fff;
	
	
	
}

#footer p{
color:#fff;
font-size:9px;

}

/*========= MISC =========*/

.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
.hl{
	border-bottom: 2px solid #eee;
}
.hl-full{
	float:left;
	clear:both;
	height:5px;
	width:100%;
	padding:0 !important;
	
}
.hl2{
	border-bottom: 3px solid #c0c0c0;
}
.hl3{
	border-bottom: 1px solid #eee;
}
.blog{
	width:100% !important;
	float:left;
}
.between{
	height:2px;
	margin-bottom:15px;
	}
.fl{
	float: left;
}
.fr{
	float: right;
}
.ac{
	text-align: center;
}
.ar{
	text-align: right;
}
.th{
	border: 1px solid #dddddd;
	float: left;
	padding: 5px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 10px;
}


.gravatar {
	float:left;
	border: 1px solid #000;
	margin-right: 10px;
}
p.plain{
margin-top:10px;
margin-bottom:10px;
}

p.blue{
margin-top:12px;
margin-bottom:13px;

background:#E9F5FA;border:1px dotted #026FA9;
padding:9px;
}

p.green{
margin-top:12px;
margin-bottom:13px;
background:#E2FFE4;border:1px dotted #026FA9;
padding:9px;
}

input.btn{
  	
	border:none;
        font-family:'trebuchet ms',helvetica,sans-serif;
        font-size:11px;
    
   
  }

input.btnred{
  
  	height:24px;
	padding: 0;
	border:none;
        font-family:'trebuchet ms',helvetica,sans-serif;
        font-size:11px;
        
   
  }


.rss {
	color:#000000;
	font-weight:bold;
	background-image: url(/images/ico-arcfeed.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 21px;
	margin-left: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top: 2px;
	padding-bottom: 2px;
}


.sitemap {
	color:#000000;
	font-weight:bold;
	background-image: url(/images/sitemap-icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	margin-left: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.email {
	color:#000000;
	font-weight:bold;
	background-image: url(/images/ico_email.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 1px;
	padding-left: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top: 2px;
	padding-bottom: 2px;
}



.omhome {
	color:#000000;
	font-weight:bold;
	background-image: url(/images/home_icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 1px;
	padding-left: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top: 2px;
	padding-bottom: 2px;
}
