/* @override 
	http://localhost/css/main.css
	http://www.h-bird.com/jane_middelton-moz/css/main.css
*/

body {
	background: #CCC;
	margin: 0;
	padding: 0;
	font: 80% Helvetica, Arial, Geneva, sans-serif;
	line-height: 120%;
}
a {
	text-decoration: none;
	color: #900;
}
cite {
	color: #900;
}
italics {
	font-style: italic;
}
h1,
h2,
h3,
h4,
p {
	margin-top: 0;
}
h2 {
	color: #036;
	text-transform: uppercase;
	font-size: 130%;
	text-align: right;
}
h2 span {
	display: block;
	color: #900;
	font-size: 80%;
	padding-top: 5px;
}
h3 {
	color: #036;
	font: 130% Helvetica, Arial, Geneva, sans-serif normal;	
}
h3 a {
	color: #036;	
}
.sidebar h3 {
	text-align: center;
	font-size: 110%;
	font-weight: bold;
}
h4 {
	color: #036;
	text-transform: uppercase;
	font: 110%;
}
h5 a {
	color: #036;
}
h5 {
	color: #036;
	font-size: 100%;
	font-style: italic;
	font-weight: normal;
}
h5 strong {
	font-style: normal;
}
h6 {
	font-size: 100%;
	font-weight: normal;
	color: #900;
}
.skipToContent {
	display: none;
}

/* @group header */

.header {
	background: url(images/bg_masthead.gif) repeat-x left bottom;
}
.nav {
	background: #000;
	overflow: hidden;
	width: 100%;
	padding: 15px 0 10px 0;
	border-bottom: 4px solid #CCC;
}
.nav h4 {
	display: none;
}
.navList {
	width: 520px;
	list-style-type: none;
	font-size: 90%;
	padding: 0;

}
.navGroup {
	width: 960px;
	
}
.navContainer {
	width: 1100px;
}
.header .navList {
	display: inline;
	background: #000;
	padding: 0;
}
.nav .navGroup {
	padding: 0;
	margin: 0 auto;
}
.header .navList li {
	text-align: center;
	padding: 0 18px;
	display: block;
	float: left;
}
.header .navList li a {
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
}
.header .navList span {
	display: block;
}
.masthead {
	clear: both;
	width: 960px;
	margin: 0 auto;
}
.masthead p {
	display: none;
}
.masthead h1 {
	margin: 0;
}
.masthead h1 a {	

	display: block;
	width: 960px;
	height: 190px;
}
.masthead h1 a span {
	display: none;
}

/* @end */

/* @group content shared */

.body {
	width: 960px;
	margin: 0 auto;
	background: url(images/bg_content.gif) repeat-y;
	overflow: hidden;
}
.content {
	width: 520px;
	margin: 0 auto;
	float: right;
	padding: 1px 80px 0 0;
}
.highlight,
.homeBlurb a,
.author {
	color: #900;
}
.italics {
	font-style: italic;
}
.excerpt {
	padding: 25px 0 0 0;
	font-size: 120%;
	font-weight: bold;
	text-transform: uppercase;
	color: #900;
}
.openingEmphasis {
	padding: 20px 0 5px 0;
	text-align: center;
	font-weight: bold;
}
.openingQuote {
	text-align: center;
}
.sidebar {
	float: left;
	width: 208px;
	padding: 1px 0 10px 100px;
}
.sidebar ul li {
	margin: 0 5px 4px 0;
	padding: 0;
}
.sidebar h3 a {
	color: #036;
}
.businessConsulting .sidebar ul {
	padding: 0 0 0 6px;	
	list-style-type: none;
}
.businessConsulting .sidebar ul li {
	margin: 0 5px 10px 0;
	text-align: center;
}
.conferences ul,
ul.contact {
	list-style-type: none;
	line-height: 130%;
}
.training .blue ul li {
	color: #036;
	margin: 0 0 5px 0;
	list-style-type: none;
}
.contentBottomLinks h4 {
	color: #036;
	font-size: 170%;
	display: block;
	width: 400px;
	padding: 30px 0 5px 0;
	margin: 0 0 10px 60px;
	border-bottom: 1px solid #036;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	clear: both;
}
.contentBottomLinks a {
	color: #036;
	font-size: 100%;
/*	letter-spacing: 1px; */
	text-decoration: none;
}
.contentBottomLinks ul {
	margin: 0;
}
.contentBottomLinks li {
	display: block;	
	float: left;
	text-transform: uppercase;
	padding: 0 10px;
	margin: 2px 0;
}
/*.contentBottomLinks #link1,
.contentBottomLinks #link3,
.contentBottomLinks #link5,
.contentBottomLinks #link6,
.contentBottomLinks #link7 {
	border-right: 1px solid #036;
}*/
.contentBottomLinks #link1 {
	width: 235px;
	text-align: center;
	padding-left: 25px;
}
.contentBottomLinks #link2 {
	width: 190px;
	text-align: center;
	padding-right: 15px;
}
.contentBottomLinks #link3 {
	text-align: center;
	width: 180px;
}
.contentBottomLinks #link4 {
	text-align: center;
	width: 165px;
}
.contentBottomLinks #link5 {
	text-align: center;	
	width: 90px;
}
.contentBottomLinks #link5books {
	width: 100px;
	text-align: center;	
}
.contentBottomLinks #link6 {
	text-align: center;
	width: 130px;
}
.contentBottomLinks  #link7 {
	text-align: center;
	width: 90px;
}
.contentBottomLinks  #link8 {
	text-align: center;
	width: 100px;
}
/* @end */

/* @group boxes */



.boxSmall p,
.boxBig p {
	padding-bottom: 10px;
	margin-bottom: 0;
}
.boxBig {
	width: 250px;
	float: left;
	display: inline;
	margin: 0 0 20px 0;
}
.meetTheTeam .boxBig {
	background-color: #DDD;
	width: 210px;
	padding: 20px;
}
.meetTheTeam .boxBig img {
	float: left;
	display: inline;
	margin-right: 5px;
}
.boxBig a {
	display: block;
	width: 220px;
	padding: 130px 15px 1px 15px;
	color: #000;
	text-decoration: none;
}
.boxBig a strong {
	text-transform: uppercase;
	color: #036;
	font-weight: normal;
	
}
.boxSmall,
.janeSize {	
	width: 198px;
	margin: 0 0 20px 6px;
}
.janeSize {
	background: #CCD6E0 url(images/boxes/jane_1.jpg) no-repeat top center;
}
.boxSmall a,
.janeSize a {
	display: block;
	width: 168px;
	padding: 115px 15px 1px 15px;
	color: #000;
	text-decoration: none;
}
.janeSize a {
	padding-top: 235px;
}
.boxHorizontal {
	width: 490px;
	clear: both;
	background: #CCD6E0;
	padding: 10px 15px;
}
.boxHorizontal a {
	display: block;
	width: 355px;
	padding: 0 5px 1px 135px;
	color: #000;
	text-decoration: none;
	text-align: center;
}
#homeBox1,
#homeBox3,
#teamBox1,
#teamBox3,
#teamBox5,
#teamBox7,
#teamBox9 {
	display: inline;
	margin: 0 20px 20px 0;
}
#homeBox1 {
	background: #DDD url(images/boxes/home_1.jpg) no-repeat top center;
}
#homeBox2 {
	background: #DDD url(images/boxes/home_2.jpg) no-repeat top center;
}
#homeBox3 {
	background: #DDD url(images/boxes/home_3.jpg) no-repeat top center;
}
#homeBox4 {
	background: #DDD url(images/boxes/home_4.jpg) no-repeat top center;
}
#homeBox5 {
	background: #CCD6E0 url(images/boxes/home_5.jpg) no-repeat top left;
}
#homeBox5 p {
	margin: 0;
}
#homeBox6 {
	background: #CCD6E0 url(images/boxes/home_6.jpg) no-repeat top center;
	margin: 25px 5px;
}
#businessBox1 {
		background: #CCD6E0 url(images/boxes/business_1.jpg) no-repeat top center;
}
#conferencesBox1 {
		background: #CCD6E0 url(images/boxes/conferences_1.jpg) no-repeat top center;
}
#communityBox1 {
		background: #CCD6E0 url(images/boxes/community_1.jpg) no-repeat top center;
}
#trainingBox1 {
		background: #CCD6E0 url(images/boxes/training_1.jpg) no-repeat top center;
}
#teamBox1,
#teamBox3,
#teamBox5,
#teamBox7 {
	clear: left;
}
/* @end */

/* @group footer */

.footer {
	background: url(images/bg_footer.gif) no-repeat left top;
	height: 40px;
	margin: 0 auto;
	width: 960px;
	clear: both;
}


/* @end */

/* @group bug fixes */

/* THIS FIXES FLOAT BUGS IN VARIOUS BROWSERS */
.nav .navGroup:after,
.bookList li:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .nav .navGroup,
* html>body .bookList li {
	display: inline-block; 
	width: 100%;
	}

* html .nav .navGroup,
* html .bookList li {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
/* END FLOAT BUG FIXES */

/* @end */

/* @group page specific */

/* HEADER IMAGES */

.home .masthead h1 a {
		background: url(images/mastheads/home.jpg) no-repeat;
}
.businessConsulting .masthead h1 a {
		background: url(images/mastheads/consulting_masthead.jpg) no-repeat;
}
.conferences .masthead h1 a {
		background: url(images/mastheads/conferences_masthead.jpg) no-repeat;
}
.community .masthead h1 a {
		background: url(images/mastheads/community_masthead.jpg) no-repeat;
}
.training .masthead h1 a {
		background: url(images/mastheads/training_masthead.jpg) no-repeat;
}
.books .masthead h1 a {
		background: url(images/mastheads/books_masthead.jpg) no-repeat;
}
.meetTheTeam .masthead h1 a {
		background: url(images/mastheads/home.jpg) no-repeat;
}

/* HOME */

.homeBlurb {
	color: #036;
	text-align: right;
	font-size: 115%;
	line-height: 130%;
	word-spacing: 1px;
}
.homeSidebarBlurb {
	line-height: 130%;
}
.homeBoxBlurb {
	line-height: 120%;
}
#homeBlurbBottomLink {
	display: block;
}

/* BOOKS */

.books h3 {
	font-style: italic;
}
.books .sidebar h3,
.books h3 strong {
	display: block;
	font-style: normal;
}
.books .sidebar img {
	display: inline;
	margin: 0 0 15px 6px;
	border-style: none;
}
.books .sidebar ul {
	list-style-type: none;
	padding: 0;
	text-align: center;	
	margin-left: 0;
	margin-right: 0;
}
.books .sidebar strong {
	color: #036;
	font-weight: normal;
}
.books .singleSpacing ul {
	list-style-type: none;
	padding: 0;
}
.books .indent li {
	list-style-type: none;
	padding: 10px 5px;
}
.books .indent {
	padding: 5px 30px;
}
.retailerList {
	margin: 0;
	color: #900;
}
.sidebarTitle {
	margin: 5px 0;
	text-transform: uppercase;
	font-size: 110%;
	font-weight: bold;
}
.sidebarTopTitle {
	margin: 7px 0;
	text-transform: uppercase;
	font-size: 110%;
	font-weight: bold;
}

.reviews,
.review p {
	margin: 0;
	padding: 0;
}
.review {
	padding-bottom: 15px;
}
.cite {
	text-align: right;
}
.books .sidebar cite {
	color: #000;
}
.bookList {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.bookList li {
	padding: 15px 0;
	clear: both;
}

.bookList img {
	margin: 0 25px;
	float: left;
	border: 1px solid #BBB;
}
.bookList h5,
.bookList h6,
.bookList p {
	margin: 0;
}

/* MEET THE TEAM */

.teamList {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.teamList li {
	padding: 15px 0;
	clear: both;
}

.teamList img {
	margin: 0 25px 25px 0;
	float: left;
	border: 1px solid #BBB;
}
.teamList h4,
.teamList p {
	margin: 0;
}

/* @end */