/*
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/
*/



.custom #page {
    background: #fff;
}


body.custom {
	background: black none no-repeat scroll right top;
}

.custom #header_area div.page {
	background-color: white;
	padding: 0;
	width: 999px;
}


}
.custom #video_box {background-color: #ffffff; }
.custom #custom_box {background: #ffffff;}
.custom #image_box {background: #ffffff;}
.custom #video_box {background: #ffffff;}

.custom #content_area div.page {
	background-color: white;
}

.custom #footer_area div.page {
	background-color: white;
}

.custom p.wp-caption-text {
	font-style: italic;
	font-size: .75em;
	color: gray;
}

.custom #container {
	background-position: left bottom;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.custom #logo a {
	font-size: 2em;
	letter-spacing: -5px;
	margin-top: 0;
	display: block;
	line-height: 1em;
	padding-left: 15px;
}

.custom #tagline h1 {
	font-size: 2em;
	letter-spacing: -5px;
	margin-top: 0;
	display: block;
	line-height: 1em;
	padding-left: 15px;
}



.custom #content h2 {
	line-height: 1em;
	letter-spacing: -1px;
	margin-bottom: 10px;
	color: gray;
	font-size: 1.75em;
}

.custom div.headline_area h1 {
	letter-spacing: 0px;
	font-weight: bold;
	font-size: 2em;
}

.custom #content h2.entry-title {
	letter-spacing: -1px;
	font-weight: bold;
	font-size: 2.75em;
}

.custom .sidebar h3 {
	letter-spacing: 0;
	font: normal bold 1.5em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.custom ul#tabs {
	margin-top: 30px;
	padding: 0;
	border-style: none;
	border-top: 1px none silver;
	border-right: 1px none silver;
	height: 26px;
	font: 1.1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: #91918f none repeat-x left top;
	border-bottom: 1px solid silver;
}

.custom ul#tabs li {
	border-style: none;
	padding: 0;
}



.custom div#header {
	background: url(http://coinsalesfigures.com/images/logo.jpg) no-repeat right top;
	border-style: none;
	margin: 0;
	padding: 0;
}

.custom #tabs li.current_page_item a {
	color: black;
	background-color: white;
	font-weight: bold;
	background-image: none;
	border-right: 1px solid silver;
	border-bottom-style: none;
	border-top: 1px solid silver;
	border-left: 1px solid silver;
}

#tabs li.page_item.page-item-266 a {
	background-color: #8ca144;
	color: white;
}

#tabs li.page_item.page-item-2 a {
	color: white;
	background-color: #487eaa;
}

#tabs li.page_item.page-item-149 a {
	background-color: #b05a37;
	color: white;
}

#tabs li.page_item.page-item-3 a {
	background-color: #996600;
	color: white;
}

#tabs li.page_item.page-item-43 a {
	background-color: #ffcc00;
	color: white;
}

.custom ul#tabs li.rss a { padding-right: 23px;
	background: url(images/icon-rss.gif) no-repeat 97% 50%;
	color: white;
}

.custom h1#tagline, .custom p#tagline {
	font-size: .75em;
	display: block;
	position: relative;
	left: 25px;
	clear: both;
}

.custom div#sk2-footer {
	display: none;
}

.custom div.format_text h3 {
	line-height: 1.35em;
	font-size: 1.4em;
}

.custom div.format_text h3 span.small {
	font-size: .6em;
}

.custom #tabs li a {
	color: black;
	text-decoration: none;
	margin: 0;
	padding: 7px 15px;
	background: #f3cf79 none repeat-x;
	border-bottom: 1px solid silver;
}

.custom ul#tabs li a:hover {
	background-color: #5f5e5f;
	color: white;
	text-decoration: none;
	background-image: none;
}

.custom ul#tabs li.page_item a:hover {
	background-color: #5f5e5f;
	background-image: none;
}

.custom #tabs li.current_page_item a {
}

.custom ul#tabs li.rss a:hover {
	background-color: #91918f;
	text-decoration: underline;
	background: url(images/icon-rss.gif) no-repeat 97% 50%;
}

#tabs li.page_item.page-item-43.current_page_item a, #tabs li.page_item.page-item-149.current_page_item a, #tabs li.page_item.page-item-266.current_page_item a, #tabs li.page_item.page-item-3.current_page_item a, #tabs li.page_item.page-item-2.current_page_item a {
	background-color: white;
	color: black;
	font-weight: normal;
	font-style: normal;
}





/* features */


#features {
	background: url(images/feature-border.png) repeat-y;
	margin: 11px -10px 20px 40px;
	padding-top: 3px;
	padding-bottom: 0px;
}

#features img, .widget_text img {
	border: 1px solid #999;
}

#features h3, #features h3 a {
	text-transform: uppercase;
	color: #204c8d;
	text-decoration: none;
	font-size: 14px;
	line-height: 1.1;
	margin: 0;
	padding: 3px 0 1px;
}

#features p {
	font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: 000000;
}

#features p a {
	font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #204c8d;
	text-decoration: none;
	border-bottom: #b5b5b5;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
}

#feature1 {
	float: left;
	width: 140px;
	margin-left: 8px;
	margin-right: 21px;
}

#feature2 {
	float: left;
	width: 141px;
	margin-right: 20px;
	margin-left: 6px;
}

#feature3 {
	float: left;
	width: 143px;
	margin-left: 5px;
}

#features-main2 {
	margin: 0px 0px 0px 0px;
}
#features-main2  img, .widget_text img {
	border: 1px solid #999;
}

#features-main2  h3, #features-main2  h3 a {
	text-transform: uppercase;
	color: #204c8d;
	text-decoration: none;
	font-size: 14px;
	line-height: 1.1;
	margin: 0px 0px 0px 0px;
	padding: 3px 0 1px 0px;
}

#features-main2  p {
	font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: 000000;
	margin: 0px 0px 0px 0px;
}

#features-main2  p a {
	font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #204c8d;
	text-decoration: none;
	border-bottom: #b5b5b5;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
	margin: 0px 0px 0px 0px;
}

#feature4 {
	float: left;
	width: 550px;
	margin: 10px 0px 0px 10px;
	padding-top: 3px;
	padding-bottom: 5px;
	border-width: 1px 0px 1px 0px;
	border-style: solid none solid none;
	border-bottom-color: #e7e7e7;
	border-top-color: #e7e7e7;
}

#content {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #6e6e6e;
}

.clearer {
	clear:  both;
}

