/*
Theme Name: GSBS2010
Theme URI: http://www.goodstrategybadstrategy.com
Description: A child theme of the 2010 default theme for WordPress.
Author: General Imagination
Author url: http://www.generalimagination.com
Version: 1.0
Template: twentyten
*/
@import url('../twentyten/style.css');
html {zindex: 0;}

#access{overflow: visible;}
#main{clear: both;}

div#post-205 p.mediaitem , div#post-205 a.mediaitem {
margin: 0}
p.quotable {
margin: 0 0 0 5em;
font-size: 10pt;
}

h1#site-title,
div#site-title  {
	margin: 0 0 0 -999em;
	height: 0;
}
div#site-description {
margin: 0 999em 0 0 ;
height: 0;
}
#header {
	padding: 10px 0 0 0;
}

#wrapper {
	margin-top: 10px;
}

#branding img {
	border: 1px solid #808080;
	clear: both;
	display: block;
}


div.page h2.entry-title ,
div.page h1.entry-title{
	display: none;
}



#access {
	background: white;
	display: block;
	float: left;
	margin: 5px auto 0 auto;
	width: 941px;
	border-top: none;
	text-transform: uppercase;
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	color: blue;
}



#access div.menu-header  { list-style: none; background: white; overflow: hidden; }  
#access div.menu-header  li {float: left; border-right: none; height: 35px;}
#access div.menu-header  li a:link, 
#access div.menu-header  li a:visited {   
    text-decoration: none;   
    display: block;   
    height: 35px;   
    color: black;   
    line-height: 35px;   
    padding: 0 9px 0 9px;   
    font-family: Arial, Helvetica, sans-serif;   
    font-size: 1.0em;
    font-weight: bold;   
}  
#access div.menu-header  li:hover a{   
     color: red;
     background: none repeat scroll 0 0 transparent;
}  

#access div.menu-header ul  li  {
	border-left: 1px solid #a0a0a0;
}
#access div.menu-header ul li:first-child {
	border-left: none;
}

#access div.menu-header ul li.current_page_item a:link,
#access div.menu-header ul li.current_page_item a:visited {
	background: #e0e0e0;
}
* html #access div.menu-header ul li.current_page_item a:link,
* html #access div.menu-header ul li.current_page_item a:visited {
	background: #e0e0e0;
}

 .toc p.toc-p
	{margin-top:0in;
	margin-right:0in;
	margin-bottom:10.0pt;
	margin-left:0in;
	line-height:115%;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";}
.toc h1
	{margin-top:0in;
	margin-right:0in;
	margin-bottom:10.0pt;
	margin-left:0in;
	line-height:115%;
	font-size:12.0pt;
	font-family:"Calibri","sans-serif";
	font_weight: bold;}
.toc h2
	{margin-top:0in;
	margin-right:0in;
	margin-bottom:10.0pt;
	margin-left:.25in;
	line-height:115%;
	font-size:12.0pt;
	font-family:"Calibri","sans-serif";}

.toc p.toc-q {
	margin-top:0in;
	margin-right:0in;
	margin-bottom:10.0pt;
	margin-left:.5in;
	line-height:115%;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";
	font-style:italic;}
	
.toc h1.title {
	font-size: 1.5em;
	font-weight: bold;
}

div.entry-content ul li {
	margin-bottom: 1em;
}

ul.buythebook {
list-style: none;
text-align: center;
}
li.buythebook {
font-size: 2em;
color: black;
padding-bottom: 1em;
}