body.custom  { background: #192249; }
body.custom { background: #182e4c url("/wp-content/themes/thesis/custom/images/feature-bg.png") repeat-x 0px 0px; }
.custom #container {background: #fff; }
.custom #content_box { width: 96.5em; padding-left: 3em; background: #fff url('/wp-content/themes/thesis/custom/images/fdb-bg-sidebar.gif') 59em 0 repeat-y; }
	.custom #content { width: 53em; }
	.custom .post_box { margin: 0 0 2.2em 0; border: none; }

#sidebar_1 {width: 22em; }
#sidebar_2 {width: 18em; }

/*.custom #header { background: #333 url('/wp-content/themes/thesis/custom/images/thesisworld-header.jpg') no-repeat; height: 70px;}*/


/* This line sets up our clickable background image based on the site title's link */
/* DIY: Adjust the height & width attributes to reflect the actual size of your image */
/* DIY: Change the filename of your image to reflect the actual header's file name */
.custom #header #logo a { display: block; height: 110px; /*width: 960px;*/ background: url('images/thesisworld-header.jpg') no-repeat; outline: none; }

/* This line gets rid of the site title & tagline by casting them out to far left field */
.custom #header #logo, .custom #header #tagline { text-indent: -9999px; }

/* This line collapses the vertical space of the tagline so that there isn't unnecessary white space after the header image */

/* This is a bit of a kludge, but it seems to work. */
.custom #header #tagline { height: 0; }

/* This line removes the padding from the header so that the background image sits close to the nav menu, the bottom border of the header, and the sides of the content */
.custom #header { padding: 0; }


/*#logo {position:relative; left: -9000px; }
#tagline {position:relative; left: -9000px; }*/

#content .format_text h2 {
	font-size: 1.286em;
	line-height: 1.222em;
	margin-top: 1.833em;
	margin-right: 0pt;
	margin-bottom: 0.611em;
	margin-left: 0pt;
	}

.custom .format_text h3 {
	font-size: 1em;
	font-weight: bold;
	}

.note {
	background: #D3DBE4 /*url('/wp-content/themes/thesis/custom/images/exclamation.png') 1em 50% no-repeat*/;
	border: 1px solid #2361A1; border-left: none; border-right: none;
	padding: .5em;
	/*padding-left: 3em;*/
	margin-bottom: 1em;
	}

.author_comment {
	background-color: #F3F5F8;
	}

.custom h1, .custom h2 { color: #bb4b00; }
    .custom h2 a, .custom h2 a:visited { color: #bb4b00; }
    .custom h2 a:hover { color: #bb4b00; text-decoration: underline; }
.custom .sidebar h3 { padding: 0 0.769em; padding-left: 0px; color: #736e3c; border-bottom: 1px solid #cfcba0; }
.custom .headline_meta { color: #9c905e; }
    .custom .headline_meta a { color: #9c905e; border-bottom-color: #e9e7d0; }
    .custom .headline_meta a:hover { color: #332b09; border-bottom-color: #c1b481; }

.custom .format_text a { border-bottom: 1px dotted #aaa; text-decoration: none; }

.wp-caption img { border: 7px solid #eceae0; }
.wp-caption .wp-caption-text { font-size: .8em; }

.custom #image_box { margin-bottom: 0; padding-bottom: 0; background: none; border: none; }
.custom #custom_box { margin-bottom: 0; padding-bottom: 0; background: none; border: none; }
.custom #custom_box img { display: block; padding: 0.1em; background: #fff; border: 0.1em solid #bbb; }


.custom ul#tabs { width: auto; border: none; }
	.custom ul#tabs li { margin-bottom: 0; border: none; background: none; }
	.custom ul#tabs li.current_page_item, .custom ul#tabs li.current-cat { padding-bottom: 0; background: #fff; }
		.custom ul#tabs li a { padding: 0.818em 1em; background: none; }
		.custom ul#tabs li a:hover { background: #c0d3de; }
		.custom ul#tabs li.current_page_item a:hover, .custom ul#tabs li.current-cat a:hover { background: #fff; }

.custom #page { padding: 0; background: #fff; border: 0.2em solid #1e272c; border-width: 0 0.2em; }
.custom #nav { width: 95.5em; padding-right: 1em; padding-left: 3em; background: #dae7ee; background: #DDD9C7; }


.alignright {float: right; margin-left: 10px;}
.alignleft {float: left; margin-right: 10px;}
