/*
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/
*/

* {margin: 0; padding: 0;}

body.custom {background: url(images/bw_bg.jpg) repeat scroll left top; font-family: times New Roman, georgia, serif; font-size: 18px; line-height: 19px; text-align: left; padding-top: 12px; color: #390701;}
.custom a, a:hover {color: #921304;}

.custom .page {background: none; padding: 0;}

.custom #header_area {background: url(images/bw_nav_bg.png) repeat-x scroll 51px 202px;}
.custom #header_area .page {width: 1154px; margin: 0 auto; padding: 0; border: none;}
.custom #header {border: none; height: 267px; padding: 0; background: url(images/header_bg2.png) no-repeat; position: relative;}
.custom #aces {position: absolute; height: 389px; width: 341px; background: url(images/aces.png) no-repeat; left: 850px;}
.custom #badge {position: absolute; height: 207px; width: 192px; background: url(images/badge.png) no-repeat; left: 762px;}
.custom #wranglers {position: absolute; height: 210px; width: 655px; left: 80px;}
.custom #wranglers a {background: url(images/blog-wranglers.png) no-repeat; display: block; height: 210px; width: 655px; text-indent: -9999px;}
.custom #migration {position: absolute; height: 23px; width: 298px; top: 155px; left: 390px;}
.custom #migration p {background: url(images/blog-migration.png) no-repeat; height: 23px; width: 298px; text-indent: -9999px;}
.custom #navcover {position: absolute; top: 194px; height: 87px; background: url(images/navbar-over.png) no-repeat; width: 1154px; z-index: 10;}

.custom .menu {position: absolute; border: none; top: 205px; left: 100px;}
.custom .menu li {margin-bottom: 0;}
.custom .menu a {background: none; border: none; color: #FAEFBF; font-size: 24px; text-transform: none; letter-spacing: 0px; padding: 0 10px 1px 10px;}
.custom .menu a:hover {background: none; border-top: solid 1px #faefbf; border-bottom: solid 1px #faefbf;}

.custom #content_area {margin-top: -27px;}
.custom #content_area .page {width: 1022px; padding-left: 5px; margin: 0 auto; padding: 0 66px;}
.custom #content_box {background: url(images/bw_shell_bg.png) repeat-y;}
.custom #content {width: 630px; margin: 15px 0 10px 30px; border-right: 4px double #390701; min-height: 1700px;}

.custom .format_text {font-size: 18px; line-height: 19px;}
.custom .format_text p {margin-bottom: 0; padding-bottom: 10px;}
.custom .headline_area h1 a, .headline_area h2 a {color: #921304; font-family: "Times New Roman",serif;}
.custom .headline_area h2 {font-size: 30px; padding-bottom: 5px;}
.custom .headline_area h1, .headline_area h2 {font-size: 30px;  padding-bottom: 5px;}
.custom .headline_area {margin-bottom: 20px;}
.custom .headline_meta {
font-size:0.7em;
font-weight:bold;
}
.custom .format_text .to_comments span.bracket {color: #921304;}
.custom .format_text .to_comments a {color: #921304;}
.custom .format_text .to_comments span {color: #921304;}
.custom .format_text code {font-size: 12px;}
.custom .headline_meta, .headline_meta a, .teaser_author, .teaser_date, .teaser .edit_post, .teaser_author a, .teaser_comments, .teaser_category, .teaser .edit_post a {color: #111111;}
.custom .headline_meta span, .headline_meta abbr {color: #e4221d; text-transform: none;}
.custom h1, h2, h2 a {color: #921304;}
.custom .teaser .format_teaser {font-size: 12px; line-height: 18px;}
.custom .prev_next {border: none;}
.custom .prev_next p {font-size: 12px;}
.custom .teasers_box {width: 600px;}
.custom .teaser {width: 290px;}
.custom .teaser h2 {font-size: 18px; line-height: 18px;}
.custom .teaser .teaser_date {font-size: 12px; font-family: Verdana,Arial,sans-serif;}
.custom .teaser .teaser_link {font-size: 14px;}
.custom .post_box, .teasers_box {border: none;}
.custom .divider {background: url(images/bw_wide_div.png) no-repeat; height: 37px; width: 605px; margin: 0 auto;}
.custom .wp-caption {background-color: #FAE2AD; border-color: #390701; padding: 7px 10px 7px 1px;}

.custom .sidebar h3 {font-size: 16px; color: #921304; font-variant: normal; letter-spacing: 0px;}
.custom .sidebar h2 {padding-left: 32px;}

.custom #comment_box input, textarea {background: #FAE2AD; border: none; font-family: Verdana,Arial,sans-serif; font-size: 14px;}
.custom #comment_box input:focus, textarea:focus {background: #FAE2AD; border: 1px solid #390701;}
.custom #commentform input.form_submit {background: #FAE2AD; border-color: #390701;}
.custom .comments_intro p {font-size: 14px; line-height: 20px;}
.custom dl#comment_list dt .comment_author {font-size: 18px; line-height: 16px;}
.custom dl#comment_list dt span {font-size: 13px; line-height: 16px;}
.custom #respond_intro p {font-size: 24px;}
.custom #commentform p, .login_alert p {font-size: 17px; line-height: 18px;}

.custom #sidebars {width: 320px; margin-right: 30px; margin-top: 150px; margin-right: 35px;}
.custom ul.sidebar_list {padding-top: 0; padding-left: 10px; padding-right: 12px;}
.custom .sidebar h3 {font-size: 20px;}
.custom li.widget {font-size: 18px; margin-bottom: 20px;}
.custom li.widget p {padding-left: 6px;} 
.custom li.widget ul li {padding-left: 30px; background: url(images/bw_bullet.png) no-repeat; line-height: 20px; padding-bottom: 4px; margin-bottom: 0;}
.custom li.widget ul li a {font-size: 18px; text-decoration: underline; color: #390701;}
.custom .sidebar input, textarea {font-family: Verdana,Arial,sans-serif; background: #FAE2AD; border-color: #390701;}
.custom li#search p {padding-left: 10px;}
.custom #text-5 {position: relative; height: 170px;}
.custom #text-5 form {width: 220px; float: left;}
.custom #text-5 p {padding-left: 0px; margin-bottom: 10px;}
.custom #text-5 img {position: absolute; left: 220px;}
.custom .sepline {background: url(images/bw_narrow_div.png) no-repeat; height: 20px; clear: both;}

.custom #footer_area {background: url(images/bw_nav_bg.png) repeat-x scroll 51px 0px;;}
.custom #footer_area .page {width: 1037px; padding: 0 58px 0 59px; margin: 0 auto;}
.custom #footer {border: none; padding: 0; background: url(images/footer_bg2.png) no-repeat; height: 220px; position: relative;}
.custom #footer a {border: none;}
.custom #footer #cright {position: absolute; top: 120px; left: 145px; color: #390701; font-size: 18px;}
.custom #footnav {position: absolute; top: 50px; left: 330px; height: 30px; z-index: 10;}
.custom #footnav a {font-size: 20px; color: #390701; border: none; padding: 0 5px; vertical-align: bottom;}
.custom #footnav img {padding-top: 5px;}

.custom #navunder {position: absolute; height: 89px; width: 1195px; top: -10px; left: -90px; background: url(images/navbar-under.png) no-repeat; z-index: 10;}

.moving-blogs-to-a-hosted-wordpress-platform #comments, .moving-blogs-to-a-hosted-wordpress-platform .btc-powered {
	display: none;
}

.archives #comments, .archives .btc-powered {display: none;}