 /* removing headline from page */
 
 .headline_area {
	position:absolute;
	top:-1500px;
	left:-1500px;
}


body.custom {
	background: #ffffff url('images/bg.jpg') no-repeat ; margin:0; border:0;
	}

.custom #container {
    margin-top: 2em;
    margin-bottom: 2em;
}

.custom #page {
    background: #fff;
}



.custom #header { background: url('images/header.jpg') no-repeat; height:247px; width:885px; margin-top:9px; padding-top: 0em; padding-bottom: 0em;
				border:1px solid #ffffff;
}




/*.custom #footer_area {background:#ff0; padding:0.5em 0; border-top:1px solid #bbd; }*/

/* .custom #footer {background: #ececec url('images/main_bg.gif') repeat-x ; margin:0; border:0;}


.custom #footer_area {background: #ececec url('images/main_footer_bg.gif') repeat-x ; padding:0.5em 0; border-top:1px solid #bbd; height:158px;}
	.custom #footer {border-top:0;}
*/
ul#tabs li { margin-bottom: 0em; background: url('images/nav_bg.jpg') repeat-x; height:34px; width:150px; border: 1px solid #777473; border-left: 0;  text-align:center; color: #ffffff;}

ul#tabs li a{ color: #ffffff;}

.custom ul#tabs li.current_page_item { background: #ececec url('images/nav_bg.jpg') repeat-x; height:34px; color: #ffffff;}
.custom ul#tabs li.current_page_item  a, ul#tabs.current_page_item  li a:visited {display: block; line-height: 1em; color: #ffffff;}
.custom ul#tabs li.current_page_item  a:hover { color: #ffffff; text-decoration: underline; }
 

/* side bar custom header */
.custom .sidebar h3 {vertical-align:middle; text-align: center; padding: 10px 0 0 0;} 

/* To remove padding */
.sidebar ul.sidebar_list {
padding: 0 0 0 27px;
padding-left:0em;
padding-right:0em;
}


.custom li.widget ul li {
list-style-image: url(images/sidebar_bullet.gif);
padding: 0 0 0 27px;
margin: 0 0 0 0;
list-style-position: inside;
padding-bottom:2px;
}


.sidebar h3{vertical-align:middle; font-weight: bold; color: #ffffff; font-size: 13px; background-image: url(images/left_nav.jpg); background-repeat: no-repeat; height:44px; width:198px; padding-left:0px;padding-top:0px; }

.custom #content_box {background-color:#none;}
.custom #content {background-color:#ffffff;} 


.custom #sidebar_1 {width:20em;}


/*
.custom .sidebar {
-moz-border-radius-bottomleft: 12pt;
-moz-border-radius-bottomright: 12pt;
-moz-border-radius-topleft: 12pt;
-moz-border-radius-topright: 12pt;
background-color: #F8F8F8;
width: 94%;
}
*/



.custom .sidebar a{
	background-color: #ffffff;
	width: 100%;
	font-weight: bold;
	color: #000000;
}







.postauthor { background: #F5F5F5; border-top: 1px solid #e1e1e0; border-bottom: 1px solid #e1e1e0; overflow: hidden; padding: 1.5em; }
.postauthor img { border: 5px solid #e2dede; float: left; margin-right: 1.5em; }
.postauthor h4 { color: #666; font-size: 2em; margin-bottom: 5px; }
.postauthor p { color: #515151; font-size: 13px; margin-bottom: 12px; }




.socialmedia { background: #FFFBCC; border-top: 1px solid #E6DB55; border-bottom: 1px solid #e1e1e0; overflow: hidden; padding: 1em; text-align: center;}
.socialmedia p { color: #515151; font-size: 1.3em;}