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


	/*---:[ Set 7: Teal background color 

body.custom { background: #cccccc url('images/bg-teal.jpg') 50% 0 repeat-x; }

	.custom #container { margin-top: 2em; margin-bottom: 2em; }

		.custom #page { background: #fff; }]:---*/
		
/*---:[ end Set 7 ]:---*/



/*---:[ Set 7: Teal background color ]:---*/

body.custom { background: #69717a; }
	
	.custom #container { margin-top: 2em; margin-bottom: 2em; padding: 0.1em; background: #666666; border: 0.3em solid #666666; }

		.custom #page { background: #fff; }

/*---:[ end Set 7 ]:---*/

.post_box, .teasers_box {
	border-style:dotted;
	border-top:none;
	border-bottom:dotted;
	border-bottom-width:thin;
	margin-top: -4px;
	border-color:#DDD
}

.post_box {
margin-left:0;
margin-right:0;
padding-left:15px;
padding-right:20px;
padding-top:4.2em;
position:relative;
}

.teasers_box {
margin-left:1px;
margin-right:0;
padding:3.2em 17px 2.2em 16px;
position:relative;
}



/*---:[ no sidebars pages ]:---*/
.custom .no_sidebars #content { width: 60em; margin: 0 auto; float: none; }
.no_sidebars #content h1 { color: #990000; background-color: white; font-weight: bold;font-size: 6em; line-height: 1.214em; text-align:center;}
.no_sidebars .format_text .alert { font-weight: bold; font-size: 1.0em; margin-bottom: 1.111em; padding: 0.5em 0.688em; background: #fbfbcb; text-align: center; }


/*---:[ end no sidebars pages ]:---*/

/*---:[ headlines and bylines ]:---*/

.headline_area {
margin-bottom:2.2em;
margin-top:-16px;
}

.custom #content h2 a { color: #314a77; text-align:center;}

.custom	#content h2 a:hover { color: #660000; }

.custom #content h2 a:visited {color: #cc3300; }

.custom #content h1 { text-align: center; color: #314b77; font-size: 2em; font-weight: bold; }

.custom #content h2,h3 {font-weight: bold;}

/*---:[ end headlines and bylines ]:---*/


/*---:[ Remove "comments closed" ]:---*/
.custom .comments_closed p {
  display: none;
}

/*---:[ end remove "comments closed" ]:---*/


/*---:[ Text Widget Border" ]:---*/

.custom li.widget .widget_box {
border-width:0.3em;
background:transparent url(http://www.strategymatters.com/wp-content/themes/thesis/custom/images/tease-shadow.jpg) repeat-x scroll 0 0;
border-color:#660000;
border-style:dashed;
}

#table1 .btn {
width:195px;
}

/*---:[ end text widget border" ]:---*/






/*---:[ Custom Footer Links ]:---*/

.custom .ifyouwant {font-size:1.3em; text-align: center;}

/*---:[ Nav Menu Styling ]:---*/

.custom .menu{
float: right;
position:relative;
width: 425px;
}

.custom .menu .current a, .menu .current-cat a {
border-bottom:2px solid #660000;

}

.custom .menu a:hover, .menu .current ul a:hover, .menu .current-cat ul a:hover, .menu .current-parent a:hover {
border-bottom:2px solid #660000;

}

.custom .menu a {
line-height:.273em;
}

.custom .menu .current a, .menu .current-cat a  {
  padding: 7px 0;
  margin: 0 9px;
}

.custom .menu {
  margin-top: 2.0em;
}


.custom .menu a:hover, .menu .current ul a:hover, .menu .current-cat ul a:hover, .menu .current-parent a:hover {
padding: 7px 0;
 margin: 0 9px;
}

/*---:[ Header Border ]:---*/

.custom #header {
border-style:solid;
border-color:#314A77;
padding-bottom:0.8em;
padding-top:2.2em;
}

/*---:[ End Header Border ]:---*/

/*---:[ Teaser Divider ]:---*/


.custom div.teaser_right {padding-left:1em; border-left:0px dotted #cccccc;}

.custom .special_book {
margin-top:15px;
padding-left:18px;
position:relative;
z-index:100;
}
/*---:[ End Teaser Divider ]:---*/

/*---:[ Container top margin ]:---*/
.custom #container {
margin-top:0.0em;
}

/*------------- Salesletter Page Code----------*/

.salesletter #header {display:none;}
.salesletter #footer { padding-bottom: 0; border-top: 0em; }
.salesletter #footer { display: none; }
.salesletter #sidebars { display: none; border: none; }
.salesletter #tabs {display:none;}
.salesletter #content_box { background:none; }
.salesletter .comments_closed { display: none; }
.salesletter #header #logo { display: none; }
.salesletter #header #tagline { display: none; }
.salesletter #content { margin: 0 auto; float: none; }

.salesletter #content h2, .sale #content h1 { font-size:30pt; text-align:center; font-weight:bold; }

.salesletter #container { width:650px; margin-top: 1em; border: 0.2em solid #000; }

.salesletter a { color: #111; }
.salesletter a:hover { color: ; background: #f2e127; }

.salesletter #page { background: #fff; }
body.salesletter { background: #8db6b6; }

/*--------WelcomeBox--------

.custom div.welcome_box {
width: 90%;
padding: 0.571em 0.786em;
margin-left: 1em;
margin-right: 1em;
margin-bottom: 1em;
margin-top: 1em;
margin-bottom: 0em;
padding-bottom: 0em;
}

/*--------Invite Box--------*/

.custom div.invite_box {
width: 90%;
padding: 0.571em 0.786em;
margin-left: 1em;
margin-right: 1em;
margin-bottom: 1em;
margin-top: 1em;
margin-bottom: 0em;
padding-bottom: 0em;
}


