/*
File:			custom.css
Description:	Custom styles for Thesis

BASIC USAGE:

If you have enabled the custom stylesheet in the Thesis options panel, the <body> tag 
will be appended with the "custom" class, like so: <body class="custom">. You can use 
the "custom" class to override *any* CSS declarations contained in the style.css file.

For example, if you wish to change the default link color to green, you would add the 
following declarations to this file:

	.custom a, .custom a:visited { color: #090; }	<--- This makes links green
	.custom a:hover { color: #00f; }				<--- This makes links blue when you mouse over them

WHY THIS WORKS:

By using the "custom" class, you are creating more specific CSS declarations for HTML
elements. CSS styling is applied through rules of specificity, and because declarations
prepended with .custom are more specific, they get applied when the page is rendered!

More information about styling your Thesis installation using this file can be found
in the User's Guide:
	http://diythemes.com/thesis/rtfm/customizing-thesis-with-customcss/
*/

body.custom { background: #46382d url('images/background1.png') repeat-x; }
.custom div#content_area.full_width div.page{ margin-top: 2em; margin-bottom: 2em;}

/* 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; float:left; height: 160px; width: 960px; background: url('images/logo.png') center 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; }

.custom a { color: #a56730; }
.custom a:hover { color: #edb817; text-decoration: underline;  }
.custom #header #logo a, .custom #header #logo a:hover, .custom h2 a, .custom h2 a:hover { color: #edb817; }

/* 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; border-bottom:none; }
/*.custom #header_area { background-color: #46382d; }*/
 
/*Hover Background on Nav Menu */
.custom ul#tabs {border: none; }
		.custom ul#tabs li { border: none; /*background-color:#2f2c28;*/ background: #2f2c28 url('images/nav_back.png') repeat-x; margin: 0 15px 0 15px;}
		.custom ul#tabs li.current_page_item, .custom ul#tabs li.current-cat {border:none;}
		.custom ul#tabs li a { border-bottom: 2px dotted #edb817; display: block; line-height: 2em; color:#edb817; text-transform: none; letter-spacing: 1px; padding: 5px 15px 0px 15px;}
		.custom ul#tabs li a:hover { border-bottom: 2px solid #c4c3c3; color:#c4c3c3;text-decoration: none;) }

/* Remove Border/Background from Multimedia Box */
.custom #video_box {background:#FFFFFF none repeat scroll 0 0;padding:1em;}

/*---:[ WordPress Image Captions ]:---*/
.format_text .alignleft { margin: 0 1.571em 1.571em 0; float: left; clear: left; }
.format_text .alignright { margin: 0 0 1.571em 1.571em; float: right; clear: right; }
.format_text .aligncenter { display: block; margin: 0 auto 1.571em auto; float: none; clear: both; }
.format_text .alignnone { display: block; margin: 0 auto 1.571em 0; clear: both; }
.format_text .wp-caption { background-color: #F3F1E6; border: 0.071em solid #ccc; text-align: center; padding: 0.214em; }
.format_text .wp-caption p { font-size: smaller; font-style: italic; margin-bottom: 0; }

/* ARCHIVES PAGE */
.custom .archive h3 {margin-top: 0;}
.custom .archive ul {font-size: .85em; }
.custom .archivel { float: left; width: 40%;}
.custom .archiver { float: right; width: 60%;}
#archive_info {display:none;}

/* AUTHOR BOX */
.postauthor { margin-top: 5px; background: #F3F1E6; border: 1px solid #E8E3C8; overflow: hidden; padding: 1.5em; }
.postauthor img { border: 5px solid #5F6161; 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; }
.postauthor a:hover { text-decoration: underline;}

/*Social Media Links Above Author Box */
.share { float:right; overflow: hidden; font-size:13px; padding: 0 25px 5px 0; }
.share a:hover {text-decoration:underline;}
.tweetthis { float:right; overflow: hidden; font-size:13px; }

/*Sidebar Stuff*/
.custom #content_box {background: none;}
.custom #content {background-color:#fff; -moz-border-radius-topleft:5px; -webkit-border-top-left-radius:5px; -moz-border-radius-bottomleft:5px; -webkit-border-bottom-left-radius: 5px; border: 1px solid white;}
#sidebars {width:250px; }
li.thesis_widget_search p{margin-bottom:0;}
.sidebar ul.sidebar_list{list-style:none;padding:0 0 0 0;margin:0;}
.sidebar .widget{border:1px solid #23201c;background:#23201c url('images/widget_background.png') repeat-x;padding:8px;margin:0 0 5px 0;-moz-border-radius-topright:5px; -webkit-border-top-right-radius: 5px;-moz-border-radius-bottomright:5px; -webkit-border-bottom-right-radius:5px;}
li.widget li{border-bottom:1px dotted #46382d;}
#text-393250121 {background:none; border:none;}
#text-406441311 { height: 105px;}
#text-406441311 img {float:left; }
#twitter-tools {clear: both; background: url(images/twitter.gif) no-repeat #c3d9d6; background-position: top right;}
#search {background:none; padding: 0; border:none; }
.sidebar input,
.sidebar [type="text"],
.sidebar .text_input{width:250px;padding:.5em .5em;font-size:1em;background:#FFF;border:1px solid #E4E4E4;-moz-border-radius-topright:5px;-webkit-border-bottom-right-radius:5px; -moz-border-radius-bottomright:5px;-webkit-border-top-right-radius:5px;}

/*Widget Headers */
.custom h3 {
	color: #edb817;
	padding:0.3em 0;
	text-align:left;
	font-size: 1.5em;
}
.custom h1 {color:#27221F;}

/*Footer*/
.custom #footer_area { background:#2f2c28; padding:0.5em 0; border-top:1px solid #bbd;}
.custom #footer {border-top:0; color: #fff;}
.custom #footer a {color: #fff; text-decoration: underline; border:none;}
.custom #footer a:hover {color: #fff; text-decoration: none;}

/*Tabbed Widget*/
ul.domtabs li.active {background:#46382d;}
ul.domtabs li:active a {color:#ffffff;}	
ul.domtabs li {background:#2f2c28;}	
ul.domtabs li a {padding:1em; color:#ffffff;}
ul.domtabs li a:hover {background:#46382d;} 
ul.domtabs li {border-color:#fff;}	
ul.domtabs li {margin-right:0.2em;}
div.domtab div {display:none;}
ul.domtabs {list-style:none;padding:0;margin:0;}
ul.domtabs li {float:left;padding:1em 0 1em 0;text-align:center;border-style:solid;border-width:1px 1px 0px 1px;}
ul.domtabs li a {text-decoration:none;}
.domtab div {clear:both; line-height: 2em; width:280px;font-size:12px;border:1px solid #c3d9d6;background:#c3d9d6;padding:8px;margin:0 0 5px 0;-moz-border-radius-topright:5px; -webkit-border-top-right-radius: 5px;-moz-border-radius-bottomright:5px; -webkit-border-bottom-right-radius:5px;}
.domtab div li{list-style-type:none; border-bottom:1px dotted #46382d; }

/*Comment Reply Button*/		
.custom dl#comment_list dd p.reply { margin: 1em 0 1.5em 0; }
.custom dl#comment_list dd p.reply a {background: #2f2c28; color: #FFF;font-size: 11px;font-weight: normal;padding: 4px 6px;text-transform: uppercase;}
.custom dl#comment_list dd p.reply a:hover {background:#46382d; border: 0;}

/*Tabbed Widget Version 2.0*/
.tabbedwidget {
margin-top: 3em;
background: #2f2c28;
padding: 10px 5px 5px;
padding-top: 10px;
padding-bottom: 10px;
border: 1px solid #ffffbe;
}

.tabnav {
margin-bottom: 10px;
}

.tabnav li {
display: inline;
list-style: none;
padding-right: 5px;
}

.tabnav li a {
background: #e5f6fc;
border: 1px solid #0262A5;
padding: 4px 6px;
}

.tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a {
background: #e5f6fc;
border: 1px solid #0262A5;
}

.tabdiv {
margin-top: 2px;
background: #e5f6fc;
border: 1px solid #0262A5;
padding: 7px;
padding-bottom: 10px;
}

.tabdiv li {
list-style: none;
margin-bottom: 0.667em;
}

.ui-tabs-hide {
display: none;
}


/*Comments Right Margin*/
.custom #comments {margin-right:0;}

/*Blockquotes Style*/
.custom blockquote {background:#F3F1E6; border-left: solid #2f2c28 5px;margin: 10px 0;padding: 1em 1em 0.2em 2em;-moz-border-radius-topright:5px; -webkit-border-top-right-radius: 5px;-moz-border-radius-bottom-right:5px; -webkit-border-bottom-right-radius:5px;}
.custom .format_text blockquote.left {
   border: none;
   margin: 5px 15px 5px 15px;
   text-align:center;
   padding: 0 0 0 0;
   background-color: #fff;
}
.custom .format_text blockquote.right {
   border:none;
   margin: 5px 15px 5px 15px;
   text-align: center;
   padding: 0 0 0 0;
   background-color: #fff;
}
/* Re-style the author and children comments */
.custom dl#comment_list dt.bypostauthor, .custom dl#comment_list dd.bypostauthor>div {background: #E7F8FB none repeat scroll 0 0; padding-top:20px;}

/*Styling for Comment Counter on home page and single pages. Code is in OpenHook Plugin*/
.custom p.to_comments {font-size:2em; margin-top:-5px; margin-left: 13px; color:#2f2c28;}
.custom p.to_comments a {color:#A0A0A4; font-size:1em;}
.custom p.to_comments a:hover {color:#808080;}

#archivetags {background:#FFFF55;padding:10px 10px 10px 10px;float:left;width:60%;margin-bottom:20px;border:2px solid black;}
#archivecategories {margin-right:10px;text-align:center;background:#FFFF55;padding: 10px 10px 10px 10px;float:left;width:30%;border:2px solid black;}
.archiveelse {clear:both;}