/*
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: #000000;}
.custom #header {padding:0; margin-bottom:1em;}
.custom #logo-img {margin:0em 0 1em 1em; display:block; float:left; width:158px;}
.custom .menu {border-bottom:none; margin-right:0em; float:right; width:378px;}
.custom #page {background:transparent; margin-top:1em; padding:0em;}

.custom #content_box {background:#fff; -moz-border-radius:1em;}
.custom #content {margin-top:0em; min-height:500px;}
.custom ul.sidebar_list {margin:.5em 1em 1em 1em;}
/*.custom li.widget {background:#transparent;}*/
.custom #footer {background:transparent; margin-top:3em; text-align:left;}
.custom #footer a {border:none; text-decoration:underline;}
.custom #footer a:hover {color:#fc0100;}

.custom .post_box, .custom .full_width #content_box .page {margin:0 2em 0 2em;}
.custom #comments {margin:0 2em 0 1.7em;}

.custom h2 {display:block; float:left; margin:.5em 0 1em 0; padding:2px 2px 2px 8px; font-size:16px; width:100%; background:#fc0100; color:#fff;}
.custom .menu a {font-weight:bold; letter-spacing:1px; }
.custom .menu .tab {float:left;}
.custom .menu .tab-home {}
.custom .menu .tab-home a {color:#fff;}
.custom .menu .tab-home a:hover {color:#fc0100;}
.custom .menu .tab-1 {}
.custom .menu .tab-2 {}
.custom .menu .tab-3 {}
.custom .menu .tab-4 {}

#sidebars a {color:#444;}
#sidebars a:hover {color:#2361A1;}

.custom.home p {font-size:14px; padding-top:10px;}
.custom.home h1 {display:block; width:100%; border-bottom:1px dotted #fc0100; padding-bottom:6px; color:#444; font-size:22px;}

/*.custom .mytextwidget {background:transparent;}*/

/* --- WIDGETS --- */
.custom li#text-3.widget .textwidget {text-align:center;}

.custom .sidebar h3 {background:#000000; letter-spacing:1px; font-weight:bold; font-variant:normal; padding:5px; -moz-border-radius:5px;}
.custom .sidebar h3 a {color:#fff !important;}
.custom .sidebar h3 a:hover {color:#fc0100 !important; text-decoration:none;}


.custom .format_text .to_comments {display:none;}

.custom.sitemap div.sexy-bookmarks, .custom.privacy div.sexy-bookmarks, .custom.terms div.sexy-bookmarks, .custom.contact div.sexy-bookmarks {display:none;}
.custom .comments_closed p {display:none;}

.custom.sitemap #comments {display:none;}

/* --- HOME --- */
.custom.home .headline_area h2 {display:none;}
.custom.home #content {margin:0; background:#fff; -moz-border-radius:1em;}
.custom.home #content_box {background:#fff; -moz-border-radius:1em;}
.custom.home .post_box {padding-top:0em; margin-top:2em;}

/* --- CONTACT --- */
/*.custom.contact .no_sidebars .post_box {margin:0em 1.5em;}*/
.custom.contact .format_text {}
.custom.contact .cwrapper {background:#fff; margin:0; overflow:hidden;}
.custom.contact .post_box {border:0; padding:0;}
.custom.contact #content {margin:0; background:#fff; -moz-border-radius:1em;}
.custom.contact #content_box {background:#fff; -moz-border-radius:1em;}
.custom.contact #formwrapper {float:left; margin:0 25px 25px 0px; padding:1em; width:40%; background:#000000; border:2px solid #ddd; -moz-border-radius:.5em;}
.custom.contact #contacttext {float:left; font-size:16px; line-height:22px; width:51.5%; margin:0; padding:0;}
.custom.contact label {color:#fff; clear:left; display:block; float:left; font-size:18px; margin:0 10px 0 0; padding-bottom:15px; text-align:right; text-transform: lowercase; width:26%;}
.custom.contact input {display:block; float:left; margin-bottom:15px; padding:3px; width:65%; background:#ebebeb;}
.custom.contact .headline_area h1 {margin:1em 0 0 0em;}

.custom p.required {color:#fff; font-weight:bold; float:right; margin-right:1.5em; margin-top:-.5em;}


.custom.contact textarea {width:65%; height:120px; margin:0 0 -.5em 0; background-color:#ebebeb; padding:3px;}
.custom.contact .sendbutton {border: 1px solid #ddd; background: #fc0100; color:#fff; font-weight:bold; width:70px; margin:0 0 1.7em 6.65em;}
.custom.contact .sendbutton:hover {border: 1px solid #ddd; background:#fff; color:#000000;}

.custom .wpcf7-mail-sent-ok, .custom .wpcf7-validation-errors, .custom .wpcf7-spam-blocked, .custom .wpcf7-mail-sent-ng {border:2px solid #ddd; background:#ebebeb;}
.custom .wpcf7-response-output {margin: 5em 1em 1em 1em;}

.custom .four_wide {display:block; float:left; width:100%;}
.custom .four_wide h2 {margin:.5em 0 1em 0; padding:2px 2px 2px 8px; font-size:16px; display:block; background:#fc0100; color:#fff; float:left; width:100%;}
.custom .four_wide h3 {margin-left:120px; font-size:14px; display:block; border-bottom: 1px solid #ddd; padding-left:5px; color:#888; }
.custom .col_1 {display:block; float:left; width:22%; font-size:11px; line-height:1.5em; color:#888; margin-right:12px;}
.custom .col_2, .custom .col_3, .custom .col_4  {display:block; float:left; width:25%;}
.custom .col_2 h4, .custom .col_3 h4, .custom .col_4 h4 {font-size:13px;} 
.custom .col_2 p, .custom .col_3 p, .custom .col_4 p {font-size:11px;}

.custom .two_wide {clear:left; display:block; float:left; width:100%; font-size:11px; line-height:1.3em;}
.custom .two_wide ul li {list-style:circle;}
.custom .two_wide h3 {font-size:12px; font-weight:bold;}
.custom .left_col {display:block; float:left; width:33%;}
.custom .right_col {display:block; float:left; width:67%;}