/*  
Theme Name: Richard Louv
Theme URI: http://juxtaprose.com/
Description: Originally created by Juxtaprose, (c) copyright 2008
Version: 1.0
Author: Juxtaprose
Author URI: http://juxtaprose.com/
*/

body {
	background: #E7EEB8;
	background-image: url("images/background.gif");
	background-repeat: repeat;
	background-attachment: fixed;
	color: #000;
	margin: 0;
	font-family: "Times New Roman", "Times", "serif", sans-serif;
	font-size: 85%;
	text-align: left;	
}

/* centering and framing */
#wrap {
	position: relative;
	height: inherit;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 0px;	
	width: 980px;
	background: #FDFFEF;	
}

/* skip */
#skip {
	position: absolute;
	top: 0;
	left: 700px;
	height: 0;
	width: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	z-index: 100;
}

/* masthead */
#masthead {
	width: 980px;
	height: 200px;
	margin: 0;
	padding: 0;	
	background: #254333; 
	border-bottom: 1px solid #000;
}

#masthead a {
	display: block;	
	position: relative;
	color: #000;
	text-decoration: none;
}

#masthead a img {
	position: absolute;
	border: 0;
}

#masthead object {
	position: absolute;
}

/* primary navigation (nav1) */
#nav1 {	
	list-style: none;
	width: 980px;
	height: 40px;
    margin: 0;
    padding-left: 0;    
    padding-top: 10px;
	background: #254333; 
	border-bottom: 1px solid #000;	
}

#nav1 li {
	position: relative;
	float: left;
	display: inline; /* for ie-6 only */	
	height: 2.6em;
	margin-top: 0;
	margin-left: 20px;
	font-size: 1.0em;	
}

#nav1 li a {	
	position: absolute;
	top: 0;
	left: 0;
	min-height: 33px;
	height: 2.6em;	
	background-position: 0 0;
	z-index: 1;
}

#nav1_home {
	background: transparent url("images/nav1-home.gif") no-repeat;
	width: 94px;
}

#l_home {width: 100px;}

#nav1_bio {
	background: transparent url("images/nav1-bio.gif") no-repeat;
	width: 71px;
}	

#l_bio {width: 77px;}

#nav1_books {
	background: transparent url("images/nav1-books.gif") no-repeat;
	width: 101px;
}	

#l_books {width: 110px;}

#nav1_articles {
	background: transparent url("images/nav1-articles.gif") no-repeat;
	width: 127px;
}	

#l_articles {width: 136px;}

#nav1_news {
	background: transparent url("images/nav1-news.gif") no-repeat;
	width: 91px;
}	

#l_news {width: 98px;}

#nav1_appearances {
	background: transparent url("images/nav1-appearances.gif") no-repeat;
	width: 169px;
}	

#l_appearances {width: 176px;}

#nav1_contact {
	background: transparent url("images/nav1-contact.gif") no-repeat;
	width: 127px;
}	

#l_contact {width: 127px;}

#nav1 li a:hover {
	background-position: 0 -33px;
}

.home #nav1_home, .bio #nav1_bio, .books #nav1_books, 
.articles #nav1_articles, .news #nav1_news,
.appearances #nav1_appearances, .contact #nav1_contact {
	background-position: 0 -66px !important;
}

/* home page column a */
#main {
	width: 980px;
	min-height: 740px;	
	height: 740px; /* ie6-only rule */
	margin: 0;
	padding: 0;
	text-align: left;
}

html>body #main {
	height: auto; /* override ie6-only rule above */
}

#homecover { 
	display: block;
	margin-left: 20px;
	margin-top: 20px;
}

.cola {	
	float: left;
	width: 290px;
}

.cola li {
	margin-left: 0px;
	font-size: 1.0em;
	padding-left: 5px;
	padding-bottom: 15px;
}

li.leaf1 {
	list-style-image: url("images/leaf-sm.gif");
	margin-left: 5px;
}

li.leaf2 {
	list-style-image: url("images/leaf-sm-2.gif");
	margin-left: 5px;
}

.cola h3 {
	color: #F15922;
	margin-left: 20px;
	font-size: 1.2em;
	font-variant: small-caps;
}

.cola a {
	color: #F15922;
	text-decoration: underline;
}

.cola a:hover {
	background: #F15922;
	color: #FDFFEF;
}

/* home page column b */
#colb {
	position: relative;
	margin-left: 290px;
	margin-top: 0px;
	padding-top: 20px;
	width: 360px;
}

#quoteticker {
	position: absolute;
	top: 0;
	left: 40px;
	width: 320px;
	list-style: none;	
	margin: 0;
	padding: 0;
}

#quoteticker li {
	display: none;
}

#quoteticker li.disp {
	display: block;
}

#quoteticker p {
	margin-left: 0px;
	margin-top: 30px;
	margin-bottom: 0;
	width: 320px;
	font-size: 1.8em;
	line-height: 1.3em;
	color: #7E2403;
}

#quoteticker p.quoteby {
	color: #7E2403;
	margin-top: 0;
	font-size: 14px;
	text-align: right;	
}

.home #content {
	width: 340px;
	padding-top: 185px;
	margin-left: 40px;
	font-size: 1.2em;
	line-height: 1.5em;
	padding-bottom: 25px;
}

#content h2 {
	color: #F15922;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0px;
}

#content .large {
	color: #000 !important;
	font-size: 1.5em !important;
	margin-top: 10px;
}

/* home page column c */
.colc {
	position: absolute;
	top: 272px;
	right: 20px;
}

.colcbox1 {
	position: relative;
	width: 250px;
	background: #F3F7D6;
	border: 1px solid #C5C7BB;
	margin-top: 20px;
}

.colcbox2 {
	position: relative;
	width: 250px;
	background: #FBE6D0;
	border: 1px solid #C5C7BB;
	margin-top: 20px;
}

.colcleaf1 {
	position: absolute;
	top: -10px;
	left: 210px;
}

.colcleaf2 {
	position: absolute;
	top: -10px;
	left: 150px;
}

.colcbox1 p, .colcbox2 p {
	width: 240px;
	padding-left: 10px;
	padding-bottom: 0px;
	line-height: 1.6em;
	font-size: 1.0em !important;
}

.colcbox1 #twtr-widget-1 .twtr-hd h3, 
.colcbox1 #twtr-widget-1 .twtr-hd h4 {
	font-family: "Times New Roman", "Times", "serif", sans-serif;	
}

.colcbox1 #twtr-widget-1 .twtr-tweet-text p {
	padding-bottom: 0px;
	line-height: 1.6em;
	font-family: "Times New Roman", "Times", "serif", sans-serif;	
	font-size: 1.1em !important;
}

.colc a {
	color: #F15922;
	text-decoration: underline;
}

.colc h2, .colc h3 {
	font-size: 1.2em;
	margin-left: 10px;
	margin-top: 20px;
}

.colc h2 a, .colc h3 a {
	color: #000;
	text-decoration: none;
}

.colc a:hover, .colc #twtr-widget-1 .twtr-tweet-text a.twtr-hyperlink:hover {
	background: #F15922;
	color: #FDFFEF !important;
}

.colcbox1 #twtr-widget-1 .twtr-ft a:hover {
	background: #FDFFEF !important;
}

.colcbox1 #twtr-widget-1 a.twtr-join-conv {
	font-family: "Times New Roman", "Times", "serif", sans-serif;	
	font-size: 1.1em;
}

.colcbox1 #twtr-widget-1 a.twtr-join-conv:hover {
	background: #F15922 !important;
	color: #FDFFEF !important;	
}


/* features */
#content a {
	color: #F15922;
	text-decoration: underline;
}

#content a:hover {
	background: #F15922;
	color: #FDFFEF;
}

/* nav2 and nav3 */
.colc .subnav {
	position: relative;
	width: 250px;
	border: 1px solid #C5C7BB;
	margin-top: 20px;
}

.colc #nav2, .colc #nav3 {
	background: #F3F7D6;
}

.colc #nav2 img, .colc #nav3 img {
	position: absolute;
	top: 30px;
	left: -10px;
}

/* .colc #nav3 {
	background: #FBE6D0;
}

.colc #nav3 img {
	position: absolute;
	top: 40px;
	left: 20px;
}*/

.colc .subnav h3 {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 15px;
	font-size: 1.2em;
	font-variant: small-caps;	
	text-align: right;
}

.colc .subnav ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
	padding-bottom: 5px;
}

.colc .subnav li {
	text-align: right;
	font-size: 1.2em;
	line-height: 1.5em;
	padding-right: 15px;
	font-variant: small-caps;
}

.colc .subnav a {
	text-decoration: none;
}

.colc .subnav a:hover {
	text-decoration: underline;
	color: #000;
	background: none;
} 

.last #nav2_last, .web #nav2_web, .fly #nav2_fly,
.overview #nav3_overview, .excerpt #nav3_excerpt, 
.reviews #nav3_reviews, .video #nav3_video, 
.field #nav3_field, .purchase #nav3_purchase {
	text-decoration: underline;
	color: #000 !important;
}

/* inside pages */
#main #inside  {
	min-height: 640px;
	height: 640px;	/* ie6 only */
	padding-bottom: 30px;			
} 

html>body #main #inside {
	height: auto; /* override ie6-only rule above */
}

#inside p, #inside object, #inside iframe {
	width: 600px;
	margin-left: 40px;
	font-size: 1.2em;
	line-height: 1.5em;
	padding-bottom: 0px;
}

#inside p object, #inside p iframe {
	margin-left: 0;
}

#inside ol, #inside ul {
	width: 550px;
	margin-left: 40px;
	padding-left: 40px;
}

#inside ol li, #inside ul li {
	padding-bottom: 10px;
}

#inside h2 {
	color: #F15922;
	width: 600px;
	margin-left: 40px;
	margin-top: 20px;
	font-size: 1.8em;
	font-variant: small-caps;
	font-weight: bold;
}

#inside h3 {
	color: #000;
	margin-left: 40px;
	margin-top: 20px;
	font-size: 1.4em;
	font-variant: small-caps;
}

#inside ul {
	list-style-type: circle;
}

#inside li {
	font-size: 1.2em;
	line-height: 1.8em;
}

#reviewlist {
	position: relative;
	width: 600px;
}

#reviewlist p.review {
	margin-left: 40px;
	text-align: left;
	color: #000;
	font-size: 1.2em;
	padding: 0px;
}

#reviewlist .byline {
	text-align: right !important;
	margin-right: 50px;
        padding: 0px;
        margin-top: -10px !important;
}

#reviewlist .border {
	border-bottom: 1px dotted #ccc;
	margin-left: 40px;
        padding-top: 0px !important;
        margin-top: 0px !important;
}

#inside a {
	color: #F15922;
	text-decoration: underline;
}

#inside a:hover {
	background: #F15922;
	color: #FDFFEF;
}

#inside .inimage {
	float: left;
	margin-right: 10px;
}

/* utility classes */

.clr {
	clear: both;
}

em.booktitle {
	font-weight: bold;
	font-style: normal;
}


/* footer */
#footer {
	position: relative;
	clear: both;
	width: 980px;
	height: 70px;
	background: #879E68;
	text-align: left;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	background-image: url("images/subscribe-leaves.gif");
	background-position: 640px 17px;
    background-repeat: no-repeat;
}

.footnav {
	float: left;
}

p.footernav {
	margin-top: 17px;
	margin-left: 20px;
	padding-bottom: 0px;
}

.footnav a {
	color: #000;
	text-decoration: none;
}

.footnav a:hover {
	color: #FDFFEF;
	text-decoration: underline;
}

#subscribe {
	position: absolute;
	top: 15px;
	left: 680px;
}

#subscribe p {
	width: 300px;
	margin-top: 0;
	font-size: 1.055em;
	font-variant: small-caps;
	line-height: 1.4em;
}

#subscribe p span {
	padding-left: 3px;
}

#emailin {	
	width: 170px;
	height: 18px;
	padding-top: 4px;
	color: #444;
	font-family: "Times New Roman", "Times", "serif", sans-serif;
	font-size: 1.0em;
	font-variant: small-caps;	
	text-align: center;
	border: 0;
}

#subbutton {
	padding: 0;
	margin-top: 0;
	margin-left: 4px;
	margin-bottom: -6px;
}

/* Footer: Juxtaprose link */
.juxta  {	
	padding: 0;
	font-variant: small-caps;
	font-size: 0.90em;
	color: #254333;
	width: 500px;
	margin-left: 20px;
}

.juxta a {
	color: #254333 !important;
	text-decoration: none;
}

.juxta a:hover {
	text-decoration: underline;
}

.juxta span {
	font-style: italic;
}