/*  
Originally created by Juxtaprose, (c) copyright 2009
http://juxtaprose.com/
*/

body {
	background: #d7e4aa; 
	background-image: url("/images/site/grass-background.gif");
	color: #3c3c3c;
	margin: 0;
	font-family: geneva, tehoma, verdana, sans-serif;
	font-size: 75%;
	text-align: center;	
}

/* centering and framing */
#wrap, #juxta {
	position: relative;
	margin-left: auto;
	margin-right: auto;	
	width: 980px;
}

#wrap {
	background: #fdffea;
	text-align: left;
}

/* Accessiblity Skip Menu */
#skip a, #skip a:hover, #skip a:visited {
	position: absolute;
	left: 0;
	top: -500px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}
 
#skip a:focus {
	position: static;
	width: auto;
	height: auto;
} 

/* masthead */
#masthead {
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 180px;
/*	background: #022d1d;	*/
	background: #012315;
	background-image: url("/images/site/masthead-background.gif");	
	background-repeat: no-repeat;
	background-position: 226px 0;
}

#masthead h1, #masthead h3 {
	position: absolute;
	top: 0; /* note padding on image below */
	left: 0;
	width: 646px;
	height: 87px;
	margin: 0;
	padding: 0;
}

#masthead h1 a img, #masthead h3 a img {
	padding: 25px 20px;
}


#masthead h1 a span, #masthead h3 a span {
	display: none;
}

#masthead #tagline {
	position: absolute;
	top: 97px;
	left: 71px;
	width: 519px;
	height: 14px;
	background-image: url("/images/site/tagline.gif");
	background-repeat: no-repeat;	
}

#masthead #tagline p {
	display: none;
}

/* primary navigation (nav1) */
#nav1 {
	position: absolute;
	top: 139px;
	left: 0;
	list-style: none;
	width: 100%;
	height: 35px;
	margin: 0;
	padding: 0;	
/*	background: #e1451a; */
	background: #d9291b;	
}

#nav1 li {
	position: absolute;
	top: 3px;
	height: 29px;
	margin: 0;
	padding: 0;	
}

#nav1 li a {
	display: block;	
	width: 87px;
	height: 24px;
	padding: 5px 0 0;
	color: #fff;
	font-size: 1.4em;
	font-family: Georgia, "Times New Roman", times, serif;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;	
}

#nav1_home {left: 20px;}

#nav1_book {left: 145px;} 


#nav1_authors {left: 273px;} 
#nav1 #nav1_authors a {width: 110px;}

#nav1_blog {left: 420px;}

#nav1_favorites {left: 547px;}
#nav1 #nav1_favorites a {width: 130px;}

#nav1_media {left: 725px;}

#nav1_contact {left: 860px;}
#nav1 #nav1_contact a {width: 100px;}

.home #nav1_home a, .authors #nav1_authors a,
.book #nav1_book a, .blog #nav1_blog a,
.media #nav1_media a, .favorites #nav1_favorites a,
.contact #nav1_contact a {
	background: #fff;
	color: #e1451a;
}

#nav1 a:hover {
	text-decoration: underline;
}

/* page structural elements */
#main {
	float: left;
	display: inline; /* ie6 only */
	height: 500px; /* ie6 only */
	min-height: 500px;
	width: 623px;
	margin: 45px 0 0 20px;
	padding-right: 35px;
	padding-bottom: 30px;
/*	border-right: 302px solid #faf5af; */
	border-right: 302px solid #f7fa89; 
}

html>body #main {
	height: auto; /* override ie6-only rule above */
}

#sidebar {
/*	position: absolute;
	left: 678px;
	top: 180px; */
	float: left;
	display: inline; /* ie6 only */
	width: 252px;
	padding: 45px 25px;	
	margin: 0;
	margin-left: -302px;
/*	background: #faf5af; */
	background: #f7fa89; 
}

/* home page main text and inline elements */
.home #main .cover {
	float: left;
	display: inline; /* ie6 only */
	width: 252px;
	margin-right: 30px;
}

.home #main .cover img {
	border: 1px solid #012315;
}

.home #main .cover p {
	color: #637d4f;
	margin-top: 7px;
	font-size: 1.0em;
	text-transform: uppercase;
	text-align: center;
}

.home #main .cover p a {
	color: #637d4f;
}

.home #main .cover p a:hover {
	color: #fff;
	background: #637d4f;
}

.home #main .rotating {
	position: relative;
	margin-left: 282px; /* match to cover width + gutter */
	height: 167px;
}

.home #main .rotating, .home #main .rotating blockquote {
	width: 334px; /* ie6-only */
}

html>body.home #main .rotating, .home #main .rotating blockquote {
	width: 341px; /* override ie6-only rules, above */
}

.home #main .rotating .review {
	display: none;
}

.home #main .rotating #firstquote {
	display: block;
}
/* see below for rotating blockquote styles */

.home #main p.more {
	margin-top: 5px;
	padding-right: 2px;
	color: #4c7034;	
	text-transform: uppercase;
	text-align: right;
}

.home #main p.more a {
	color: #4c7034;	
}

/* main text and inline elements */
#main h1, .home #main h2, #main h3 {
	margin: 0;
	color: #e2461b;
	font-family: Georgia, "Times New Roman", times, serif;
	font-weight: normal;
}

#main h2 {
	margin-top: 10px;
	margin-bottom: 0px;
	color: #e2461b;
	font-family: Georgia, "Times New Roman", times, serif;
	font-weight: normal;
	font-size: 1.5em;	
}

#main h1, .home #main h2 {
	font-size: 1.9em;	
}

.home #main h3  {
	font-size: 1.7em;
}

#main h3 {
	font-size: 1.5em;
}

.home #main h4, #main p.introline {
	font-size: 1.0em;
	font-weight: normal;
	text-transform: uppercase;
}

#main p, #main ul, #main ol {
	font-size: 1.1em;
	line-height: 1.6em;
}

#main a { 
	color: #4c7034;		
}

#main a:hover { 
	color: #fff;
	background: #4c7034;	
}

#main h1 a, #main h2 a, #main h3 a {
	color: #e2461b;
	text-decoration: none;
}	

#main h1 a:hover, #main h2 a:hover, #main h3 a:hover {
	background: #e2461b;
	color: #fff;
}	

#main blockquote {
	color: #012315;
	font-size: 1.3em;
	line-height: 1.5em;	
	margin-bottom: 0px;
}

#main .blogpost blockquote {
	color: #3c3c3c;
}

#main blockquote.topquote {
	font-family: Georgia, "Times New Roman", times, serif;	
	font-style: italic;	
	font-size: 1.6em;
	line-height: 1.7em;	
}

#main blockquote p {
	font-size: inherit !important;
	line-height: inherit !important;	
}

.home #main .rotating blockquote {
	padding: 0;
	margin: 0;
	color: #012315;
	font-family: Georgia, "Times New Roman", times, serif;	
	font-size: 2.0em;
	font-style: italic;
	line-height: 1.7em;	
}

.home #main .rotating p {
	margin: 0;
	padding-right: 2px;
	color: #012315;
	font-style: italic;
	font-size: 1.2em;	
	text-align: right;
}

.home #main .rotating blockquote p {
	font-size: inherit !important;
	line-height: inherit !important;	
	text-align: left;
}

#main p.byline {
	text-align: right;
	margin-right: 30px;
	margin-top: 0px;
}

#main .byline {
	margin-top: 5px;
	font-size: 0.95em;
	text-transform: uppercase;
}

#main .byline span {
	font-weight: bold;
}

#main .byline span a {
	color: inherit;	
}

#main .byline span a:hover { 
	color: #fff;
	background: #4c7034;	
}

#main .readline {
	margin: -10px 0 30px 0;
}

#main .blogpost img {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
	border: 0;
}

#main .acomment {
	margin: 10px 30px;
}

/* sidebar blog nav2 */
#sidebar .nav2head {	
	color: #e2461b;	
	margin-bottom: 5px;
	text-transform: uppercase;
}

#sidebar .nav2 {
	list-style: none;
	margin: 0;
	padding: 0;	
	border-bottom: 1px dotted #012315;	
}

#sidebar .nav2 li a {
	display: block;
	padding: 5px 10px;
	color: #4c7034;
	background: #F3FFCD;
	border-left: 1px dotted #012315;
	border-right: 1px dotted #012315;	
	border-top: 1px dotted #012315;
	font-size: 1.1em;
	text-decoration: none;
}

#sidebar .nav2 li a:hover {
	background: #bfd779;
	color: #000;
}

#sidebar #nav2_auto {
	background: #4c7034;
	color: #fff;
}

#sidebar p.subscribe {
	margin: 30px 0;
	text-align: right;
}

#sidebar p.subscribe a {
	color: #4c7034;
	text-transform: uppercase;	
}

/* sidebar text and inline elements */
#sidebar p {
	font-size: 1.0em;
}

#sidebar .photo {
	margin-bottom: 35px
}

#sidebar .photo img {
	border: 1px solid #012315;
}

#sidebar .photo h3 {
	margin: 2px 0;
	font-size: 1.15em;
	font-weight: normal;
	letter-spacing: 0.085em;
	text-align: center;
	text-transform: uppercase;	
}

#sidebar .photo h3 a {
	color: #012315;
	text-decoration: none;
}

#sidebar .photo p {
	margin: 0;
	color: #4c7034;	
	text-align: center;
}

#sidebar .photo p a {
	text-transform: uppercase;
	color: #4c7034;	
}

#sidebar .photo p a:hover {
	color: #fff;
	background: #4c7034;	
}

#sidebar .factbox {
	padding: 15px 12px 25px 12px;
	color: #525252;
	background: #edbb10;
	margin-bottom: 35px;	
	border: 1px solid #012315;
}

#sidebar .factbox h4 {
	margin: 0;
	padding: 0;
	width: 122px;
	height: 26px;
	background-image: url("/images/site/fun-fact.gif");
}

#sidebar .factbox p {
	margin: 10px 0;
	line-height: 1.6em;
}

#sidebar .storybox {
	padding: 15px 12px 25px 12px;
	color: #525252;
	background: #bfcf7c;
	margin-bottom: 35px;	
	border: 1px solid #012315;
}

#sidebar .storybox h4 {
	margin: 0;
	padding: 0;
	width: 195px;
	height: 37px;
	background-image: url("/images/site/your-story.gif");
}

#sidebar .storybox p {
	margin: 10px 0;
	line-height: 1.6em;
}

#sidebar .storybox p.fineprint {
	margin: 10px 0;
	line-height: 1.6em;
	font-size: .9em !important;
}

#sidebar .storybox a {
	color: #fff;	
	font-size: 1.1em;
}

#sidebar .storybox a:hover {
	color: #444;
	font-size: 1.1em;	
}

#sidebar .explore {
	margin-bottom: 35px;
}

#sidebar .explore h4 {
	margin: 0;
	padding: 0;
	width: 154px;
	height: 32px;
	background-image: url("/images/site/explore-more.gif");
}

#sidebar .explore ul {
	margin: 10px 0;
	padding-left: 15px;
	list-style: square;
	color: #4c7034;	
}

#sidebar .explore li {
	line-height: 1.6em;
	margin-bottom: 10px;
}

#sidebar .explore a {
	color: #4c7034;	
}

#sidebar .explore a:hover {
	color: #fff;
	background: #4c7034;
}

#sidebar .factbox h4 span, #sidebar .explore h4 span, #sidebar .storybox h4 span {
	display: none;
}

/* convenience classes */
.clr {
	clear: both;
}

.notop {
	margin-top: 0 !important;
}

.shorttop {
	margin-top: 10px !important;
}

.bigbottom {
	margin-bottom: 20px !important;
}

#main .separator {
	clear: both;
	width: 623px;
	height: 10px;
	margin: 35px 0 20px 0;
	background-image: url("/images/site/separator.gif");
}

.nobr {
	white-space: nowrap;
}

.rtalign {
	text-align: right;
}

.ctr {
	text-align: center;
}

.sm {
	font-size: 0.85em;
}

/* footer */
#footer {	
	clear: both;
	width: 100%;
	height: 35px;
	margin: 0;
	color: #fff;
	background: #012315;
	font-size: 0.95em;	
}

#footer a {	
	color: #fff;
	text-decoration: none;
}

#footer a:hover {	
	text-decoration: underline;
}

#footer ul {
	float: left;
	display: inline; /* ie6-only */	
	width: 665px;
	height: 25px;
	margin: 0;
	padding: 10px 0 0 15px;
	list-style: none;
}

#footer ul li {
	float: left;
	display: inline; /* ie6-only */		
	padding-left: 6px;
	text-transform: lowercase;
}

#footer .copy {
	float: left;
	display: inline; /* ie6-only */	
	width: 299px;
	margin: 0;
	padding-top: 10px;	
	text-align: center;
}

#juxta {
	margin: 5px 0 10px 0;	
	text-align: right;
}

#juxta a {
	color: #3c3c3c;
	font-size: 0.95em;
	text-decoration: none;
}

#juxta a span {
	font-style: italic;
}

#juxta a:hover {
	text-decoration: underline;
}