/* General */

html body  {
	background: #dcd7c8 url(http://www.scaramanga.uk.com/wp-content/themes/thesis/custom/images/body.png) repeat-x;
}

.custom #container {
	background-color: #fff;
}

.custom a   {
	color: #ce6128;
}

.custom a:hover {
	color: #e76e2c;
}

.custom #content {
	margin-bottom: 20px;
}

/* header */

.custom #feature_box {
	height: 30px;
	background-image: url(http://www.scaramanga.uk.com/wp-content/themes/thesis/custom/images/painting.jpg);
	border-style: none;
	margin-left: 10px;
	margin-right: 10px;
}

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

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

.custom #header {
	height: 110px;
	margin: 0;
	padding: 0;
	background: url(http://www.scaramanga.uk.com/wp-content/themes/thesis/custom/images/header.png) no-repeat 13px 7px;
	border-bottom-width: 1px;
	border-style: none;
}

/* Sidebars */

.custom #sidebars .sidebar_list h3 {
	border-bottom: 1px solid #ddd;
	margin: 0 0 10px;
	padding: 0 0 8px;
	letter-spacing: 2px;
	text-transform: uppercase;
	font: normal 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #1a1818;
}

.custom ul.sidebar_list {
	margin: 0;
	padding-top: 0;
}

.custom .widget_pages, .custom .widget_killer_recent_entries {
	padding: 0;
	margin-bottom: 20px;
}

.custom #sidebars {
	padding: 0;
	border-style: none;
	background: #efefef repeat-x 0 bottom;
	border-top: 1px solid #ddd;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin: 0;
}

.custom .sidebar {
	margin-top: 10px;
}

.custom #sidebars ul li li   {
	color: #8f8f8f;
	padding-left: 25px;
	background: url(http://www.scaramanga.uk.com/wp-content/themes/thesis/custom/images/finger.gif) no-repeat 0 1px;
	margin-bottom: 7px;
}

.custom #sidebars a {
	color: #777;
}

.custom #sidebars a:hover {
	color: #ce6128;
	text-decoration: none;
}

/* Quotations */

.custom #custom_box blockquote, .custom blockquote {
	font-size: 16px;
	line-height: 1.5em;
	border-style: none;
	color: #fff;
	text-indent: -6px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.custom #custom_box .quotegap, .custom blockquote .quotegap  {
	padding-top: 10px;
	text-indent: 0;
	font: italic 11px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.custom #custom_box, .custom blockquote {
	margin: 0;
	padding: 20px 58px;
	background-color: #ce6128;
	border-bottom: 1px none #ddd;
	border-top: 1px solid #ddd;
}

/* Page */

.custom .headline_area h2, .custom .headline_area h1, .custom #archive_info h1 {
	margin: 0;
	color: #ce6128;
	font-size: 4em;
	line-height: 1em;
	padding: 0;
}

.custom #page p {
	margin-bottom: .5em;
	margin-top: .5px;
}

.custom #page h2 {
	padding: 0;
	margin-left: 0;
	margin-right: 0;
}

.custom #page h3 {
	padding: 0;
	margin: 1em 0;
}

.custom #comments {
	display: none;
}

/* Footer */

.custom #footer {
	text-align: left;
	padding-bottom: 0;
	padding-top: 19px;
}

/* Archive */

.custom #archive_info p {
	display: none;
}

.custom #archive_info {
	border-bottom-width: 1px;
}

.custom .to_comments {
	display: none;
}

/* My Comment */
.custom ul#tabs { list-style: none; border: 1px solid #ddd; border-width: 0 0 1px 1px;
}

.custom ul#tabs li { margin-bottom: -.1em; background: #efefef ; border: 1px solid #ddd; border-left: 0; float:left; position:relative; }

.custom ul#tabs li.current_page_item, ul#tabs li.current-cat { padding-bottom: 0.1em; background: #fff; border-bottom: 0; }

.custom ul#tabs li li.current_page_item, ul#tabs li li.current-cat { background: #efefef; padding-bottom: 0em; }

.custom ul#tabs li li.current_page_item a, ul#tabs li li.current-cat a { text-decoration:underline; }
	
.custom ul#tabs li a { display: block; line-height:inherit; color: #111; text-transform: uppercase; letter-spacing: 2px; padding:7px; }

.custom ul#tabs li a:hover { color: #111; text-decoration:underline; }

.custom ul#tabs li li:hover { background-color:#fff;}
	
.custom ul#tabs li.current_page_item a, ul#tabs li.current-cat a { cursor: default; }

.custom ul#tabs li.current_page_item li a, ul#tabs li.current-cat li a { cursor:pointer; }

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

.custom ul#tabs li ul { list-style:none; position:absolute; left:-9999px;  border:1px solid #ddd; border-top:0; float:left; background-color:#efefef; overflow:hidden;}

.custom ul#tabs li:hover ul { left:auto; display:inline-block; margin:0; padding:0;}

.custom ul#tabs li ul li { margin:0; padding:0; float:left; display:block; clear:both; border:0;}

.custom ul#tabs li ul li a {
}

.custom ul#tabs li ul li a:hover { color: #111; text-decoration: underline; background-color:#efefef;
}

.custom ul#tabs li ul li + li { border-top:0px solid #ddd;
}
