/*
File:			custom.css
Description:	Custom styles for Thesis by Jesse Petersen
Designer URI:	http://www.jessepetersen.com

*/

.custom #header { background: url(images/header-1.png) no-repeat; height: 82px; border-bottom: none; margin-top: -16px; overflow: visible; } 
#header #logo { display: none; } 
#header #tagline { display: none; }
#footer { border-top: none; }

/* GENERAL */

body.custom {
    background: #333333;
}

.custom #container {
    margin-top: 2em;
    margin-bottom: 2em;
    padding: 20px 20px 20px 20px;
    background: #bfa66e;
    border: 1.1em solid #ffffff;
}

.custom #page {
    background: #fff url(images/bg-page.jpg) top left repeat-x;
}

.custom .sidebar h3 { font-variant: none; letter-spacing: 1px; color: #bfa66e; }
.custom .bracket { display: none; }
.custom .comments_closed { display: none; }

.custom ul#tabs { border-bottom: none; margin: -47px 0 0 -22px; width: 992px; }
.custom ul#tabs li { font-family: Arial, sans-serif; }


/* TABS */

.custom ul#tabs { border-left: #b9b9b9 1px solid; border-bottom: none; float: left; margin: -18px 0 -20px 0; background: transparent;  }
.custom ul#tabs li { background: #b3b3b3; border: #c9c9c9 1px solid; font-size: 14px; font-family: Arial, sans-serif; color: #000; }
.custom ul#tabs li a:hover { text-decoration: none; font-color: #000; }
.custom ul#tabs li.current_page_item, ul#tabs li.current-cat { background: #fff; border-bottom: none; font-color: #000; }
.custom ul#tabs li a { font-size: 1.1em; padding-top: 0.545em; padding-right: 0; padding-bottom: 0.2em; padding-left: 1px; margin-right:0.645em; margin-left: 0.645em; font-color: #000; }
.custom ul#tabs li.rss { margin-top: -40px; font-size: 14px; font-color: #bfa66e; position: relative; top: 160px; right: 52px; background: none; border: none; } 
.custom #tabs .rss a { font-size: 14px; padding-right: 16px; font-color: #bfa66e; }
.custom ul#tabs li.rss a:hover { border-bottom: none; }

/* SIDEBAR */

.custom #sidebars { border-left: solid 1px #bfa66e; height: 100%; background: transparent; }
.custom .textwidget img.alignleft { margin: 0 9px 0 -9px; border: #333 1px solid; }
.custom #post-8 img.alignleft { border: #333 1px solid; }
.custom .textwidget .item { height: 115px; }
.custom .textwidget .item-last { height: 85px; }

/* FOOTER */

.custom #footer { width: 979px; position: relative; left: -22px; background: url(images/footer-1.jpg) top left repeat-x }
.custom .footer_block { color: 333; }
.custom .footer_block { margin-top: 26px; }

/* 404 Page */
.custom div#errorpage h2 {
margin-top:0px;
 
}
.custom div#errorpage {
	padding:10px;
	float:left;
}
.custom div#errorpage img {
	float:left;
	width:100px;
	padding:10px;
}
.custom div#errorpage p {
	padding:15px 0px;
	margin:0px;
}
.custom div#errorpage #error-inside{
margin-left:130px;
}

/* WIDGETS */

.custom .sidebar h3 { font-size: 14px; border-bottom: 1px dotted #ddd; font-weight: bold; line-height: 1.455em; font-variant: normal; letter-spacing: 2px; color: #000;  text-align: center; }
.custom .sidebar {margin: 0 0 3.0em 0; padding: 30px 0 0 0; background: transparent; }
.custom #sidebars, .custom #sidebar_1 { background: transparent; }

.custom li.thesis_widget_search h3 {background-color: #b3b3b3; border: 1px solid #666666; border-bottom: 2px solid #666666;}
.custom li.widget_categories h3 {background-color: #b3b3b3; border: 1px solid #666666; border-bottom: 2px solid #666666;}
.custom li.widget_links h3 {background-color: #b3b3b3; border: 1px solid #666666; border-bottom: 2px solid #666666;}
.custom li.widget_archive h3 {background-color: #b3b3b3; border: 1px solid #666666; border-bottom: 2px solid #666666;}
.custom li.widget_killer_recent_entries h3 {background-color: #b3b3b3; border: 1px solid #666666; border-bottom: 2px solid #666666;}
.custom li#text-4 h3 {background-color: #b3b3b3; border: 1px solid #666666; border-bottom: 2px solid #666666;}
.custom li.thesis_widget_subscriptions h3 {background-color: #b3b3b3; border: 1px solid #666666; border-bottom: 2px solid #666666;}
.custom li.widget_categories a {padding-left: 10px; color: #5e4d1d; }
.custom li.widget_links a {padding-left: 10px; color: #5e4d1d; }
.custom li.widget_archive a {padding-left: 10px; color: #5e4d1d; }
.custom li.widget_killer_recent_entries a {padding-left: 10px; color: #5e4d1d; }
.custom li#text-4 .textwidget {padding-left: 10px; color: #5e4d1d; }