/*
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/
*/
/* DIY: Change the filename of your image to reflect the actual header's file name */
.custom .full_width { width: 100%; clear: both; }

.custom #topdate {float:right; margin-top:-2em; color: #000000; font-weight:bold;}

/*---:[ #header styles ]:---*/

.custom #header #logo {font-weight: bold;}

.custom #header #logo {
font-family:Algerian;
}

.custom #header #logo a, #header #logo a:visited { color: firebrick; text-decoration: none; }

.custom #header #logo a:hover { color: firebrick; }

.custom #header #logo {background-image: url('/images/header.gif'); height:3em;}
.custom #header #logo {padding: 0em .0em .0em .0em;}

/* 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: 0em .0em .0em .0em; border-bottom:none; border-top:none;}

.custom #header #tagline {
font-family:Algerian; color:#161C63; font-size: 1.7em;
}

	
	
/*---:[ global elements ]:---*/

.custom #customsearch {float:right; margin-top:-1.6em; width: 13em;}
.custom #customsearch #s {float: left; width: 8.8em; background: #FFFFFF; height: 1.5em; margin-top:-1.5em; padding: 0.160em;}
.custom #customsearch #go {float: right; background: #FFFFFF; width: 2.4em; height: 2.4em; margin-top:-1.7em;}

a, a:visited { color: blue; text-decoration: underline; }

a:hover { color: firebrick; text-decoration: underline; }

a img { border: none; }

blockquote { border-left: 1px solid #ddd; color: antiquewhite; }

abbr, acronym { line-height: 1em; text-transform: capitalize; letter-spacing: 1px; border-bottom: none; cursor: help; }

sub, sup { line-height: 0.5em; }

code { font-family: Consolas, "Andale Mono", Courier, "Courier New"; line-height: 1em; color: #050; }

pre { font-family: Consolas, "Andale Mono", Courier, "Courier New"; background: lavender; border: 1px solid #ddd; overflow: auto; clear: both; }

p.center { text-align: center !important; }

p.bottom { margin: 0 !important; }

.remove_bottom_margin { margin-bottom: 0 !important; }

/*---:[ form inputs ]:---*/

.custom #product_title {color: firebrick; font-weight:bold; font-size: 0.9em;}

input, textarea { font-size: 1.1em; color: #444; background: #eee; border: 1px solid #aaa; border-right-color: #ddd; border-bottom-color: #ddd; }

input:focus, textarea:focus { background: #fff; border-color: #777; border-right-color: #ccc; border-bottom-color: #ccc; }
	
	.format_text .text_input, #comment_form p .text_input { width: 45%; }

	.sidebar .text_input { width: 95%; } /* Based on inherited font size in sidebar */

	input.form_submit { font-weight: bold; color: #111; background: url('images/submit-bg.gif'); border: 3px double #999; border-top-color: #ccc; border-left-color: #ccc; cursor: pointer; }
	
	input.form_submit:hover { color: #090; }



/*---:[ headlines and bylines ]:---*/

h1, h2, h3, h4 { font-size: 1em; font-weight: bold; color: firebrick; }

	h2 a, h2 a:visited { color: firebrick; text-decoration: none; }

	h2 a:hover { color: firebrick; text-decoration: none; }
	
	#content #archive_info h1 { font-size: 1.8em; line-height: 1em; font-weight: bold; }

/*---:[ h3 and h4 sizes are calculated relative to the base font size of the content or sidebar ]:---*/
	.sidebar h2 {color: firebrick;}
	.sidebar h3 { color: firebrick; }
	
	.sidebar {background-color:#F9E184;}
	
.custom #content_box {background-color:#F9E184;}
.custom #content_box #content {background-color:#FFFFFF;}
.custom #content_box #content {border-right-color: #000099;}
.custom #content_box #sidebars {background-color:#F9E184;}

.custom #sidebar_1 {background-color:#F9E184;}

h4 { font-size: 1em; font-weight: bold; }

/*---:[ headline meta data (includes bylines) ]:---*/

.headline_meta { font-style: italic; color: #000000; font-weight:bold; font-size: 1.2em; float:right;}

	.headline_meta span, .headline_meta abbr { font-style: normal; text-transform: capitalize; letter-spacing: 1px; }

	.headline_meta a, .headline_meta a:visited { color: firebrick; text-decoration: none; border-bottom: 1px solid #eee; }
	
	.headline_meta a:hover { color: firebrick; }

.custom #pagereview {float:left; font-weight:bold;}

.custom #prod_header {background: #cccccc; 0 100% repeat-x; font-size: 15px;  font-weight: bold; padding-left: 0.2em;}

.custom #prod_header h1, h2, h3, h4 { color: #000000; }

body.custom {
    background: #000099;
	color: #000000;
	
}


.custom ul#tabs { list-style: none; padding: 0.345em; padding-left: 0em; padding-right: 0em; background: gold; 0 100% repeat-x; border-top: 1px solid dimgray;border-bottom: 1px solid dimgray; }

.custom ul#tabs li { font-size: 1.2em; font-weight: bold; line-height: 0.2em; padding: 0.345em 0.2em; 0; background: gold; text-transform: capitalize; border: none; letter-spacing: 1px;}

.custom ul#tabs li.current_page_item, ul#tabs li.current-cat { background: gold;}
	
.custom ul#tabs li a, ul#tabs li a:visited { color: firebrick; text-decoration: underline; }

.custom ul#tabs li a:hover { color: firebrick; text-decoration: underline;}
	
.custom	ul#tabs li.current_page_item a, .custom ul#tabs li.current_page_item a:visited, .custom ul#tabs li.current-cat a, .custom ul#tabs li.current-cat a:visited { cursor: default; }
	
.custom ul#tabs li.current_page_item a:hover, ul#tabs li.current-cat a:hover { text-decoration: underline; }
	

.custom #container {
    margin-top: 2em;
    margin-bottom: 2em;
	
    padding: 0em;
    background: #ffffff;
    border: 0.1em solid #3e3e3a;
}

.custom #page {
    background: #fffff;
	padding-left: 0em;
	padding-right: 0em;
	padding-top: 0em;
}

.author_comment { background: #FFFFFF; }

.custom #footer
{
	border-top: solid 1px dimgray;
}
.custom #footer a, a:visited { color: blue; text-decoration: underline; }

.custom #footer a:hover { color: firebrick; text-decoration: underline; }