/*
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 a, .custom a:visited { color: #9E887A; }
	.custom a:hover { color: #9E887A; font-weight: bold; } 
	a, h2 a:hover, #logo a:hover { color: #9E887A; }
	#logo, #logo a { color: #A6A972; }
	.entry-title a, .entry-title a:visited { color: #A6A972; }
	#archive_intro h1 { color: #9999CC; }
	.lower-case { text-transform: lowercase;}
	
	form .text_input { background-color: #F9F9F9; }

	#custom_box {padding-left: 2px; padding-top: 1px; }
	
	



	/*.stress-anxiety-class .headline_area { display: none; }  */
	.stress-anxiety-class .headline_meta { display: none; }
	.stress-anxiety-class #content li { color: #A6A972; font-weight: bold; }
	.stress-anxiety-class #content h2 { font-variant: small-caps; }
	.stress-anxiety-class .dont-panic {float: left; clear: right;}
	.stress-anxiety-class .stop-obsessing {position: relative;}
	.stress-anxiety-class .full-catastrophe {float: right; clear: right;}

	.depression-class .headline_meta { display: none; }
	.depression-class #content li { color: #A6A972; font-weight: bold; }
	.depression-class #content h2 { font-variant: small-caps; }
	
	.about-class .headline_meta { display: none; }
	.about-class #content li { color: #A6A972; font-weight: bold; }
	.about-class #content h2 { font-variant: small-caps; }
	.about-class #content h3.olive {color: #A6A972;}
 
	.add-adhd-class .headline_meta { display: none; }
	.add-adhd-class #content li {color: #A6A972; font-weight: bold; }
	.add-adhd-class #content h2 { font-variant: small-caps; }

	.bi-polar-class .headline_meta { display: none; }
	.bi-polar-class #content li {color: #A6A972; font-weight: bold; }
	.bi-polar-class #content h2 { font-variant: small-caps; }

	.schizophrenia-class .headline_meta { display: none; }
	.schizophrenia #content li {color: #A6A972; font-weight: bold; }
	.schizophrenia #content h2 { font-variant: small-caps; }

	.tourettes-class .headline_meta { display: none; }
	.tourettes-class #content li {color: #A6A972; font-weight: bold; }
	.tourettes-class #content h2 { font-variant: small-caps; }

	.aspergers-class .headline_meta { display: none; }
	.aspergers-class #content li {color: #A6A972; font-weight: bold; }
	.aspergers-class #content h2 { font-variant: small-caps; }

	.autism-class .headline_meta { display: none; }
	.autism-class #content li {color: #A6A972; font-weight: bold; }
	.autism-class #content h2 { font-variant: small-caps; }

	.mental-physical-challenges-class .headline_meta { display: none; }
	.mental-physical-challenges-class #content li {color: #A6A972; font-weight: bold; }
	.mental-physical-challenges-class #content h2 { font-variant: small-caps; }

	.chronic-illness-class .headline_meta { display: none; }
	.chronic-illness-class #content li {color: #A6A972; font-weight: bold; }
	.chronic-illness-class #content h2 { font-variant: small-caps; }

	.life-crisis-class .headline_meta { display: none; }
	.life-crisis-class #content li {color: #A6A972; font-weight: bold; }
	.life-crisis-class #content h2 { font-variant: small-caps; }

	.for-the-christian-class .headline_meta { display: none; }
	.for-the-christian-class #content li {color: #A6A972; font-weight: bold; }
	.for-the-christian-class #content h2 { font-variant: small-caps; }

	.contact-us-class .headline_meta { display: none; }
	.contact-us-class #content li {color: #A6A972; font-weight: bold; }
	.contact-us-class #content h2 { font-variant: small-caps; }
	.contact-us .comments_closed {display: none; }
	.contact-us #comments {display: none; }
	.contact-us .sociable { display: none; }

	.amazon-store-class .headline_meta {display: none;}
	.amazon-store-class #content li {color: #A6A972; font-weight: bold; }
	.amazon-store-class #content h2 { font-variant: small-caps; }
	.amazon-store-class .comments_closed {display: none; }
	.amazon-store-class #comments {display: none; }
	.amazon-store-class #content_box #post-79 {width: 780px; }
	.amazon-store-class #amazon-search {float: left; position: relative;}
	.amazon-store-class #amazon-affiliate-declaration {clear: right; margin-left: 223px;}
	.amazon-store-class .sociable {clear: both;}

	.mindfulness-meditation-class .width-480 {width: 480px; position: relative;}
	.mindfulness-meditation-class .product-link-1 {float: right; clear: right; margin-left: 15px; padding-bottom: 15px;}
	.mindfulness-meditation-class .product-link-2 {float: right; padding-bottom: 15px;}
	.mindfulness-meditation-class .clear-both {clear: both;}

	/*Dan Hill Post*/
	#content #post-75 #left-of-product {width: 580px; position: relative;}
	#content #post-75 #product {width: 125px; float: right;}

	/*Nick Vujicic*/
	#content #post-69 .nick-book {float: right;}
	#content #post-69 .nick-you-tube {width 580px; position: relative;}

/* Featured Post Formatting */

	.custom #feature_box {  padding:0em; }
	
	.custom #my-feature-box1 { padding-left:1em; }
	.custom #my-feature-box,#my-feature-box1  {float:left; background: #F9F9F9; padding: 22px 15px 15px 15px;}
	.custom #my-feature-box h2 { font-size: 2.2em; margin: 0 0 10px 0; font-weight: bold;}
	.custom #my-feature-box h3 { font-size: 2.0em; margin: 15px 0 10px 0; color: #9999CC;}
	.custom #my-feature-box p { font-size: 1.5em; line-height:1.5em;text-align: justify;}
	.custom #my-feature-box .featurereadmore { padding: 22px 0 0 0; }
	.custom #my-feature-box .featurereadmore a { font-size: 14px; text-decoration: none; }
	.custom #my-feature-box #articles { padding-top: 20px; margin-bottom: 0; }

	/*.custom span.author { display: none; }*/
	.custom .headline_meta

	.custom #categories-4.cat-item cat-item-1 { display: none; }
	.custom #categories-4.cat-item cat-item-27 { display: none; }

	.custom #content a:link, .custom #content a:visited, .custom #content a:active { color: #A6A972; }
	.custom #content a:hover { color: #9E887A; }

	.custom #content ul li { padding-bottom: 25px; }
	.custom #content.tel { padding-top: -40px; margin-top: 0;}

	.custom #content .teaser a.teaser_link:link, .custom #content .teaser a.teaser_link:visited, .custom #content .teaser a.teaser_link:active { color: #929DBB; } /*purple*/

	/*.custom #respond_intro p {display: none;} 
	.custom .comment-heading { font-size: 2em; margin-bottom: -3em; margin-top: 2em; padding: 1em; font-weight: bold;}
	.custom .comment-heading .notice { font-size: .7em; color: #929DBB; font-weight: normal;}
	.custom .custom cat_adult-mental-wellness #content .comment-heading { display: none; }*/
	
	.custom .skip-orientation { font-size: .7em; padding-top: 10px; padding-bottom: 10px; } /*home page skip orientation text*/
	
	.custom #my-feature-box h4 { font-size: 1.6em; margin: 25px 0 10px 0; color: #9999CC; font-weight: normal;}
	.custom #sidebars .rss-feed-link { position: relative; background: url("lib/images/icon-rss.gif") no-repeat scroll 100% 50% transparent; padding-left: 10px; padding-right: -16px; background-position: right;}	
	.custom #sidebars a.rss-feed-link, .custom #sidebars .rss-feed-link a:hover { text-transform: uppercase; margin-bottom: 35px; background: url("lib/images/icon-rss.gif") no-repeat scroll 100% 50% transparent; padding-left: 10px; padding-right: -16px; background-position: right;}

	/*.custom .menu .rss a, .menu .rss a:hover { display: ;  }
	.custom #container #page #header a#feed-css, .custom #container #page #header a:hover#feed-css {

}*/

	.custom #nick-vujicic { padding-right: 20px; float: left;}