/*
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/
*/

/* Temp change to remove comments */
div#comments, p.to_comments, a.teaser_comments {display:none;}

/*BACKGROUND*/
body.custom {
background: #251d09 url('/images/MIADV-BG.jpg') 50% 0 no-repeat;
}

.format_text {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;}
.headline_meta, .headline_meta a, .teaser_author, .teaser_date, .teaser .edit_post, .teaser_author a, .teaser_comments, .teaser_category, .teaser .edit_post a {font-family:Verdana, Arial, Helvetica, sans-serif;}

h1, h2, .headline_area h1, .headline_area h2, .headline_area h1 a, .headline_area h2 a {
font-size:24px;
line-height:26px;
font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
color:#229e1b;
}

.headline_area h1 a:hover, .headline_area h2 a:hover {color:#0a4b06;text-decoration:none;}

/* Header */
#tabs .current_page_item, #tabs .current-cat {padding-bottom:0px !important;}


#flickr-badge small {
display:none;
}

.custom #page {
background: transparent;
margin-top:0px;
.margin-top:0px;
width:936px !important;
padding: 20px !important;
}

a {
color:#054265;
}

#container {width:919px !important;}

#content { 
background: #ffffff url('/images/PageBOTTOM.jpg') center bottom no-repeat;
margin-top:0px;
width:696px !important;
min-height:600px;
} 
 
#content_box { 
width:936px !important;
background:none;
margin-top:-60px;
.margin-left:1px;
}

#sidebars {
background:#d3d3d3 url('/images/sidebarBOTTOM.jpg') bottom no-repeat;
margin-top:30px;
.margin-top:30px;
width:240px;
}

#sidebar {.margin-top:5px;}

.sidebar h3 {
	font-weight:bold; 
	font-size:12px; 
	margin-bottom:10px;
	font-family:Verdana,Arial,Helvetica;
	font-variant:normal;
	letter-spacing:normal;
	color:#343333;
}

.left-nav-header, #polls-widget-3, #video-2, .custom .widget.wp_widget_mylinkorder {
background: transparent url('/images/left-nav-header-background.jpg') no-repeat 0 0;
padding:5px 0 0 5px;
}

#text-4, #linkcat-17 {
background: transparent url('/images/left-nav-header-background.jpg') no-repeat 0 0;
padding:5px 0 0 5px;
}

#video-2 object {margin-left:-5px;}
li#video-2 {margin-bottom:0;}
li#text-3 {text-align:right;}
li#text-3 a:hover {color:#0a4b06;text-decoration:none;}
#text-3 a{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;color:#229e1b;text-decoration:none;}

.custom ul.sidebar_list {padding-top:15px !important;}

.contentSHADOW {
background: #251d09 url('/images/PageBOTTOM.jpg') center no-repeat;
margin-top:0px;
height:26px;
display:block;
}

#header {
border-style:none;
display:none;
}

#footer {
border-style:none;
}

.custom #image_box {
background-color:transparent;
border:none;
}

.logo_h1 {
height:0px;
width:300px;
overflow:hidden !important;
margin-left:340px;
}

.logo_box {
height:115px;
margin-left:340px;
margin-top:0px;
width:300px;
float:left;
}

/*Navigation Styles*/
.custom .menu a {letter-spacing:0px;border-style:none;font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;padding:0.35em 0.818em;}

ul.menu {border-style:none; font-size:12px;margin-top:150px; margin-left:270px;.margin-left:0px;.margin-top:30px;.margin-bottom:60px;padding-left:0px;.padding-left:270px;width:650px;}
ul.menu a {background-color:#229e1b;}

ul.menu li {border-top:none; border-left:none; border-right:none;background-color: #229e1b; opacity:0.8;filter:alpha(opacity=80);}

ul.menu li a {color:#ffffff; text-transform:none;}
ul.menu li a:hover {text-decoration:none; background-color:#71d76b;color:#0e4f0a;}
ul.menu li.home-item {margin-left:15px}
ul.menu li.current_page_item {border-style:none;}
ul.menu li.current_page_item a, ul#tabs li.current-cat a {border-style:none;color:#000000;}


.menu .rss a {
background:none;
margin-top:-200px;
padding-right:16px;
width:130px;
height:30px;
}

.menu .rss a:hover {background:none;}

.menu li {background:#EFEFEF none repeat scroll 0 0;
border-style:none;float:left;margin-bottom:0px;
}

li.rss {margin-right:10px;}

/* RSS subscribe info */
.subscribebox {
float:right;
height:65px;
margin-right:0;
margin-top:0px;
.margin-top:-15px;
width:235px;
}

.subscribetop {
background:transparent url(/images/subscribebar_01.gif) no-repeat scroll ;
height:39px;
width:235px;
}

.subscribe {
background:transparent url(/images/subscribebar_02.gif) no-repeat scroll ;
height:36px;
width:238px;
padding-top:1px;
}

.RSSfeed {
clear:both;
float:right;
height:45px;
margin-top:-82px;
width:100px;
}

.RSSfeed a img {
margin-top:0px;
padding:0;
height:45px;
width:100px;
}

.emailtext {
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
margin:0px 0 0 80px;
padding:1px 0 1px 1px;
width:100px;
}

.subscribeEMAILbutton {
background:transparent url(/images/subscribebar_submit.gif) no-repeat fixed 0 0px !important;
border: none;
height:20px;
width:48px;
}

.hide {
display:none;
}

/*Search Styles*/
#search {margin-bottom:-10px;}
.search_form .text_input {width:150px;}
#s.text_input {vertical-align:top;}
#searchsubmit {border:none;}

/*/////Left Nav Styles////////////*/
li.cat-item  {
background-image: url('/images/category-bullet.jpg');background-repeat: no-repeat;background-position: 0.8em 0.4em;padding-left: 2em;}
li.cat-item a {font-face:Verdana; font-size:18px; color:#229e1b;}
li.cat-item  {padding-left: 2em;font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;font-size:16px;color:#2fc1fb}
li.cat-item a:hover {color:#0a4b06;text-decoration:none;}
li#widgets-reloaded-categories-3.widget {margin-top:70px;.margin-top:-25px;}

.custom .widget.wp_widget_mylinkorder a {font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;font-size:14px;color:#229e1b;}
.custom .widget.wp_widget_mylinkorder a:hover {color:#0a4b06;text-decoration:none;}
.custom .widget.wp_widget_mylinkorder a li {margin-left:20px;margin-bottom:2px;}
/*Styles for Left Nav subcategories */
li.cat-item li {background-image: none;}
li.cat-item li a {font-size:12px;color:#2fc1fb;}
li.cat-item li a:hover {color:#0a4b06;text-decoration:none;}
li.widget ul li.cat-item li {margin-bottom:0px;padding-left:0px}
li.widget ul li.cat-item ul {margin-top:2px;}


/*//////// Search styles //////////*/
input#s.text_input {vertical-align:top;width:150px;font-size:12px;}
.custom .widget_search {margin-top:-15px;}
div#searchsubmit {border:none;width:150px;}
input#searchsubmit {background:transparent url('/images/go.jpg') no-repeat;width:48px;height:33px;float:left;
font-family:Arial,Helvetica,sans-serif;margin-left:5px; padding:3px;}
.custom .widget_search .text_input {border:1px solid #272262;float:left;font-family:Arial,Helvetica,sans-serif;width:200px;}

/*//////// Comment styles //////////*/
.custom .comments_closed p {display: none ;}
.custom.about-page .to_comments, .custom.contact-us .to_comments, .custom.links-page .to_comments, .custom.guest-blogger-page .to_comments {display:none;}



/*//////// Poll sidebar styles //////////*/
.polls {height:38px;}
li.widget .polls {margin-bottom:-50px;}
.wp-polls {width: 210px;color:#000000;text-decoration:none !important;font-family:Verdana, Arial, Helvetica, sans-serif;}
.wp-polls-ul label a {color:#000000;text-decoration:none !important;}
.wp-polls-ul input {background:none;}
.wp-polls .Buttons {background:transparent url('/images/vote.jpg') no-repeat;width:62px;height:30px;border:none;}
.wp-polls-ans {color:#000000;text-decoration:none !important;}
.wp-polls-form {color:#000000;}
ul.wp-polls-ul li {margin-bottom:2px !important;}
.wp-polls-ul li a {color:#000000;text-decoration:none !important;}

/* STYLES FOR IN-LINE POST POLLS */ 
.democracy {max-width:500px;font-size:12px;}
.democracy ul {list-style-type:none;}
.democracy li input {width:10px;border:none;background:none;}
.democracy .dem-vote-button{width:50px;border:1px solid #C8C8C8;margin-top: -10px;}
.democracy .dem-graph b, .dem-graph i {color:#ffffff;}
.democracy ul li {margin-bottom:8px;}
.democracy .dem-graph {max-width:200px;margin-top:-2px;}
.democracy .dem-graph a, .dem-graph a:hover { background-color: #01AB48;border-bottom:5px solid #01AB48;border-right:none;}
.democracy a {text-decoration:none;}
.democracy .dem-graph {border:none;}

/* Contact Us Styles */
.contact-us #sharethis_0 {display:none;}
.contact-us .format_text {margin-bottom:50px;}
.wpcf7-form .title, .wpcf7-form .submit {float:left; width:90px; text-align:right; margin-right:5px;}
.wpcf7-form .option {padding-bottom:10px;}
.wpcf7-form .submit {width:120px; text-align:left; float:left;}
.wpcf7-form .wpcf7-validation-errors, .wpcf7-form .wpcf7-response-output, .wpcf7-form .wpcf7-display-none, .wpcf7-form .wpcf7-mail-sent-ng {display:inline !important; margin-left:-50px;}

div.wpcf7-validation-errors {
border:none;
font-weight:bold;
color:#ff0000;
}

.wpcf7-form .submit {
float:left;
text-align:left;
width:120px;
.margin-left:-10px;
padding-left:0px;
}

.your-zipcode .zipcode {
width:150px;
}

div.wpcf7-mail-sent-ok {
border:none;
font-weight:bold;
color:green;
}

span.wpcf7-not-valid-tip {
width:200px;
top: 0;
}

/* Comments */
.bracket {color:#789bb1 !important; font-size:12px !important;}
.to_comments {font-size:10px !important;}
.to_comments span {font-size:11px !important;}
.format_text .to_comments a { color:#054265;text-decoration:underline;}
.format_text .to_comments a:hover { color:#054265;text-decoration:none;}
.format_text .to_comments span {color:#054265;}

a.stico_default {color:#054265; text-decoration:none; font-size:12px; font-weight:bold;}
a:hover.stico_default {text-decoration:underline;}

a.teaser_link {font-weight:bold; text-decoration:underline;}
a:hover.teaser_link {text-decoration:none !important;}




/* Post Boxes */
.custom .post_box {padding-top:4.2em;}
.custom .post_box.top {padding-top:2.2em;}


/* Archive styles*/
.custom #archive_info h1 {font-size:24px;color:#000000;line-height:1em;}

/* Teaser styles*/
.custom .teaser h2 a {font-size:18px;line-height:20px;font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;color:#229e1b;text-decoration:none;;}
.custom .teaser h2 a:hover {color:#0a4b06;text-decoration:none;}

