html,html.custom,body.custom {background:#d1d1d2 url(./images/pagebg.jpg) center top repeat-x; margin:0px; padding:0px; height:100%; height:auto; min-height:100%;}

  	* {
		margin: 0;
		padding: 0;
	}
 
.custom #container{background: url(./images/middle.jpg) center top repeat-y; margin:0px auto; padding:0px; width:100%;min-height: 100%;top: 0; right: 0; bottom: 0; left: 0; }

.custom #page{background: url(./images/mainbg.jpg) center top no-repeat;MARGIN:0PX auto; PADDING:0PX;min-height: 100%;  }

.custom #header{border:none; width:923px;height:74px; margin:0px auto;}

.custom #header #logo {display:none;}

.custom #header #tagline {display:none;}

.custom #custom_logo{
position:relative; width:165px; height:35px; 
}

#archive_info {margin:0 0 0 30px;padding:0 0 10px 20px;border-bottom:1px solid #cccccc;}
	.custom .clear{clear:both;}
	
#yoastbreadcrumb {margin:0 0 0 30px;padding:0 0 0px 20px; font-size:16px}

.headline_area h1, .headline_area h2 {font-size:2.6em;}

.custom #footer{margin:0px auto;border:none; width:100%; height:111px; background:url(./images/footer.jpg) center bottom no-repeat; position:relative; border:none;}

.custom #footer_content{ text-align:center; color: #555;width:923px; padding: 0 0 0 10px;margin:0px auto; position:relative; top:-10px; font-size:11px;}

.custom #footer_content a{ text-align:left; color: #444; text-decoration:underline;font-size:14px;}


/*---:[ content box ]:---*/

.custom #content_box{ background:none; position:relative; margin:0px auto; padding:0 0 20px 0px;border:none; width:923px; height:100%; min-height:100%;height:auto;min-height:500px;}

.custom #content{ border-right:1px solid #eeeeee;margin:0px auto;  padding: 0 0 0 0; border:none; width:68em; height:100%; min-height:100%; height:auto;}

.custom .post_box { margin:0px 0px 0 30px;  padding:15px 20px 0 20px;height:100%;position:relative; clear:both; text-align:justify;}

.custom .post_box ul {text-indent:10px; font-size:90%; list-style-type: disc;list-style-position: inside; }

.custom #comments{padding: 0px 0 0 25px;}


/*---:[ feature box ]:---*/

.custom #feature_box{ width:923px; margin:0px auto; padding:0px; border:none; background:url(./images/feature.jpg); height:285px;}

.custom #feature_container{background:url(./images/featurebg.jpg);height:285px; width:100%;padding:0px; margin:0px auto; clear:both; positon:relative; top:3px;}

.custom #feature_container ul{list-style:none;}

.custom #feature_box p{margin:0px; padding:0px;}

/*---:[ sidebar ]:---*/

.custom #sidebars { position:relative;   margin:0px 20px 0 12px; padding:0px;  height:100%;  }

.custom #sidebar_1,.custom #sidebar_2 { padding:0px; margin:0px auto; ;}

.custom .sidebar {position:relative;border:none; padding:0px; margin:0px auto;}

.custom .sidebar .widget a{font-size:120%;}

li#tubepress {margin:0px;}

.tubepress_thumbs {padding:0px 0 5px 0;}

.home .tubepress_thumbnail_area{margin:0px; padding:0px;}

/*---:[ nav menu styles ]:---*/

.custom ul#tabs {list-style: none; border: none; width:800px; margin:0px auto; display:block; position:relative; clear:both; position:relative; top:-12px; left:185px;}

	.custom ul#tabs li { margin:0 5px 0 5px; background: none; border: none; border-left: 0; float:left; padding:0px; }
	
	.custom ul#tabs li.current_page_item, ul#tabs li.current-cat { padding-bottom: 0em;  }
	
		.custom ul#tabs li a { display: block; line-height: 1em; color: #fff; text-transform: uppercase; letter-spacing: 2px; font-size:1.32em;}

		.custom ul#tabs li#rightLinks a { display: block; line-height: 1em; color: #fee394; text-transform: uppercase; letter-spacing: 2px; font-size:2em;}
		
		.custom ul#tabs li#rightLinks a:hover {text-decoration: underline;  }

		.custom ul#tabs li a:hover {text-decoration: underline; }
	
		.custom ul#tabs li.current_page_item a, ul#tabs li.current-cat a { color: #fff; cursor: pointer; border: none;}
		
		.custom ul#tabs li#rightLinks .current_page_item a{ color: #fff; cursor: pointer; background: none; border: none;}
		
		.custom ul#tabs li.current_page_item a:hover, ul#tabs li.current-cat a:hover { text-decoration: underline; }
	
	.custom ul#tabs li.rss { padding-right: 0; background: none; border: none; float:left; }
		
		.custom ul#tabs li.rss a { padding-right: 16px; background: url('images/icon-rss.gif') 100% 50% no-repeat; }
		
		