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

body {
	margin: 0;
	background: #fff; 
	background-image: url("/images/site/bg.gif");
	background-repeat: repeat-x;
	color: #000;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 75%;
	text-align: center;	
}

body.cat1 {
	background-image: url("/images/site/bg-home.gif");
}

/* centering and framing */
#wrap {
	position: relative;
	margin-left: auto;
	margin-right: auto;	
	width: 980px;
	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: 193px;
/*	background: #831c24;	
	background-image: url("/images/site/mast-bg.gif");	*/
	background-position: 0 33px;	
}

#masthead h2, #masthead h4 {
	height: 32px;
	width: 100%;
	margin: 0;
	padding: 0;
	background: #3065a5;
	background-image: url("/images/site/mast-byline.gif");	
	background-position: 50% 9px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #fff;
}

#masthead h1, #masthead h3 {
	position: absolute;
	top: 46px;
	left: 20px;
	width: 286px;
	height: 138px;
	margin: 0;
	padding: 0;
}

#masthead h2 span, #masthead h4 span {
	display: none;
}

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

#masthead #tagline {
	position: absolute;
	top: 85px;
	left: 550px;
	width: 317px;
	height: 70px;
	margin: 0;
	padding: 0;
	background-image: url("/images/site/tagline.gif");
}

#masthead #tagline span {
	display: none;
}

/* primary navigation (nav1) */
#nav1 {
	position: relative;
	list-style: none;
	width: 100%;
	height: 43px;
	margin: 0;
	padding: 0;	
	border-bottom: 3px solid #373838;
}

.cat1 #nav1 {
	border: 0;
}

#nav1 li {
	position: absolute;
	top: 10px;
	height: 27px;
	width: 105px;
	margin: 0;
	padding: 0;
	border-right: 1px solid #d7d7d7;
}

#nav1 li a {
	display: block;	
	width: 80px;
	height: 27px;
	margin: 0;
	background-position: 0 0;
	background-repeat: no-repeat;
}

#nav1 li a span {
	display: none;
/*
	color: #373838;
	font-size: 1.4em;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;	
*/
}

#nav1_1 {left: 5px;}
#nav1 #nav1_1 a {background-image: url("/images/site/nav1-home.gif");}

#nav1_2 {left: 135px;} 
#nav1 #nav1_2 a {background-image: url("/images/site/nav1-book.gif");}

#nav1_3 {left: 270px;}
#nav1 #nav1_3 a {background-image: url("/images/site/nav1-authors.gif");}

#nav1_4 {left: 400px;}
#nav1 #nav1_4 a { background-image: url("/images/site/nav1-blog.gif");}

#nav1 #nav1_5 {
	left: 545px;
	width: 160px;
}

#nav1 #nav1_5 a {
	width: 120px; 
	background-image: url("/images/site/nav1-appearances.gif");
}

#nav1_6 {left: 730px; width: 110px;}
#nav1 #nav1_6 a {background-image: url("/images/site/nav1-library.gif");}

#nav1_7 {left: 870px; border: 0 !important;}
#nav1 #nav1_7 a {background-image: url("/images/site/nav1-contact.gif");}

.cat1 #nav1_1 a, .cat2 #nav1_2 a,
.cat3 #nav1_3 a, .cat4 #nav1_4 a,
.cat5 #nav1_5 a, .cat6 #nav1_6 a,
.cat7 #nav1_7 a, #nav1 a:hover {
	background-position: 0 -27px;
}


/* page structural elements */
#welcomebox { 
	position: absolute;
	left: 0;
	top: 236px;
	width: 660px;
	height: 255px;
	background: #373838; 	
	z-index: 10;	
}

#bookzone {
	position: absolute;
	left: 660px;
	top: 236px;	
	width: 320px;	
	z-index: 10;
}

#bookzone .filler {
	position: absolute;
	top: 0;
	left: 0;
	width: 320px;
	height: 255px;
	background: #373838;
	z-index: 20;
}

#bookzone .captionbox {
	position: absolute;
	top: 25px;
	left: 0;
	width: 315px;
	z-index: 50;
}

#main {
	float: left;
	display: inline; /* ie6 only */
	height: 490px; /* ie6 only */
	min-height: 490px;
	width: 600px;
	margin: 30px 40px 30px 20px;
	padding-bottom: 30px;
}

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

#sidebar {
	position: relative;
	float: left;
	display: inline; /* ie6 only */
	width: 300px;
	margin: 30px 0;
}

.cat1 #main {
	margin-top: 266px;
}

.cat1 #sidebar {
	margin-top: 510px;
}

/* main text and inline elements */
#main p, #main ul, #main ol {
	color: #000;
	font-size: 1.1667em;
	line-height: 1.6em;
}

#main a { 
	color: #831c24; 
}

#main a:hover { 
	color: #fff;
	background: #831c24; 
}

#main .introline {
	margin: 0;
	font-size: 0.90em;
	text-transform: uppercase;
}

#main h1 {
	margin: 10px 0 3px 0;
	color: #373838;	
	font-size: 1.6667em;
}

#main h2 {
	margin: 10px 0 0px 0;
	color: #214f87;
	font-size: 1.5em;
	font-weight: normal;
}

#main h3 {
	margin: 15px 0 0 0;
	color: #373838;	
	font-size: 1.333em;
	font-weight: normal;
}

#main h4 {
	margin: 15px 0 0 0;
	color: #373838;	
	font-size: 1.0em;
	font-weight: bold;
}

#main p.dateline1 {
	margin: 15px 0 0 0;
	color: #831c24;
	font-size: 1.1667em;
	font-weight: bold;	
}

#main h3.appeartitle {	
	margin: 0;
	color: #000;
	font-size: 1.1667em;
	font-weight: bold;
}

#main h4.dateline2 {
	margin: 5px 0 0 0;
	color: #000;	
	font-size: 1.1667em;	
	font-weight: normal;
	font-style: italic;
}

#main p.eventdetails {
	font-size: 0.95em;
	text-transform: uppercase;
}

#main .byline {
	font-size: 0.91667em;
	text-transform: uppercase;
}

#main .byline a {
	color: #000;
	background: inherit;
}

#main .byline a:hover {
	color: #fff;
	background: #000;
}

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

#main h1 a:hover, #main h2 a:hover, #main .byline a:hover {
	text-decoration: underline;
}	

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

#main table {
	margin: 20px 0;
	background: #fafafa;	
	border-collapse: collapse;	
	border: 1px solid #d7d7d7;	
}

#main table caption {
	margin: 0 0 2px 0;
	color: #373838;	
	font-size: 1.333em;
	font-weight: normal;
}

/* main images */
#main img.imageright, #main div.captionright {
	clear: both;
	float: right;
	padding: 0 0 15px 15px;
}

#main img.imageleft, #main div.captionleft {
	clear: both;
	float: left;
	padding: 0 15px 15px 0;
}

#main img.imagecenter, #main div.captioncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 15px 0 15px 0;
	text-align: center;
}

#main div.captionright p, #main div.captionleft p, #main div.captioncenter p {
	margin: 2px 0 0 0;
	font-size: 0.9em;
}

/* main boxes */
#main .borderbox {
	padding: 20px;
	background: #fafafa;
	border: 1px solid #efd6d7;
}

#main .borderbox h3 {
	margin: 10px 0 3px 0;
	font-size: 1.5em;
}

#main .borderbox h3 a {
	color: #831c24;
	background: #fafafa;
	text-decoration: none;
}

#main .borderbox h3 a:hover {
	text-decoration: underline;
}

#main .borderbox h4 {
	margin: 0 0 15px 0;
	color: #373838;
	font-size: 1.25em;	
	text-transform: uppercase;
}

#main .borderbox h4 a {
	color: #373838;
	background: #fafafa;
	text-decoration: none;
}

#main .borderbox h4 a:hover {
	border-bottom: 1px solid #999;
}

#main .borderbox p {
	margin: 5px 0;
}

#main .bookthumbs, #main .booklisting {
	overflow: hidden;
}

#main .bookthumbs a {
	display: block;
	float: left;
	margin: 10px 35px 30px 0;
}

#main .bookthumbs a.endthumb {
	margin-right: 0;
}

#main .booklisting img {
	float: left;
	display: inline; /* ie6 only */
	margin: 15px 15px 15px 0;
}

#main .booklisting h3 em {
	font-size: 0.90em;
	font-style: italic;
}

#main .booklisting h4 {
	margin: 0;
	text-transform: uppercase;
}

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

#sidebar h3 {
	margin: 10px 0 3px 0;
	font-size: 1.25em;
	font-weight: bold;
}

#sidebar .captionbox {
	margin: 0 0 30px 0;
	width: 300px;
}

#sidebar .borderbox {
	width: 298px;
	border: 1px solid #efd6d7;
}

#sidebar .colorbox, #sidebar .colorbox2 {
	width: 300px;
	margin-bottom: 30px;
}

#sidebar .colorbox {
	background: #ecf1f7;
	border-bottom: 5px solid #3065a5;
}

#sidebar .colorbox2 {
	background: #d7d7d7;
	border-bottom: 5px solid #373838;
}

#sidebar .colorbox h3 { background: #3065a5; }
#sidebar .colorbox2 h3 { background: #373838; }

#sidebar .colorbox h3, #sidebar .colorbox2 h3 {
	width: 100%;
	height: 28px;
	margin: 0;
	padding: 12px 0 0 0;
	color: #fff;
	font-size: 1.15em;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-align: center;
	text-transform: uppercase;
}

#sidebar .colorbox h3.inperson {
	background-image: url("/images/site/head-eg-in-person.gif");
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

#sidebar .colorbox h3.inperson span {
	display: none;
}

#sidebar .colorbox p, #sidebar .colorbox2 p {
	margin: 15px;
	font-size: 1.1em;
}

#sidebar .colorbox ul, #sidebar .colorbox2 ul {
	line-height: 1.4em;
}

#sidebar .colorbox p, #sidebar .colorbox ul, #sidebar .colorbox a {
	color: #214f87;
}

#sidebar .colorbox2 p, #sidebar .colorbox2 ul, #sidebar .colorbox2 a {
	color: #373838;
}

#sidebar .colorbox a:hover, #sidebar .colorbox2 a:hover { color: #fff; }

#sidebar .colorbox a:hover { background: #214f87; }
#sidebar .colorbox2 a:hover { background: #373838; }

#sidebar .nav2 {
	width: 300px;
	list-style: none;
	margin: 0 0 30px 0;
	padding: 0;	
}

#sidebar .nav2 li {
	margin: 0;
	padding: 0;
	width: 300px;
	height: 39px;
}

#sidebar .nav2 li a {
	display: block;
	height: 18px;
	padding: 10px 10px;
	margin: 0;
	background: #d7d7d7;
	color: #000;
	font-size: 1.2em;	
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;	
	border-top: 1px solid #fff;	
	border-bottom: 0;
	text-decoration: none;
}

.suba1 #nav2_1 a, .suba2 #nav2_2 a, .suba3 #nav2_3 a, .suba4 #nav2_4 a,
.suba5 #nav2_5 a, .suba6 #nav2_6 a, .suba7 #nav2_7 a, .suba8 #nav2_8 a,
.subb1 #nav2_1 a, .subb2 #nav2_2 a, .subb3 #nav2_3 a, .subb4 #nav2_4 a,
.subc1 #nav2_1 a, .subc2 #nav2_2 a, .subc3 #nav2_3 a, .subc4 #nav2_4 a,
#sidebar .nav2 li a:hover, #nav2_auto {
	background: #373838 !important;
	color: #fff !important;
}

/* blog feed subscribe box */
#feed {
	padding: 10px;
	background: #fafafa;
	border: 1px solid #efd6d7;
}

#feed h3 {
	margin: 0;
	color: #373838;
	text-transform: uppercase;
}

#feed img {
	float: right;
	display: inline; /* ie6 only */
	margin-right: 10px;
}

#feed p {
	margin: 10px 25px 0 0;
	font-size: 1.1em;
	line-height: 1.5em;
}

#feed p a {
	color: #373838;
}

#feed p a:hover {
	color: #fff;
	background: #373838;
}

/* welcome box inline elements */
#welcomebox .rotating {
	position: absolute;
	top: 30px;
	left: 20px;
	width: 375px;
	height: 200px;
}

#welcomebox .rotating .rotate {
	display: none;	
}

#welcomebox .rotating .firstitem {
	display: block;
}

#welcomebox .rotating blockquote {
	margin: 0;
}

#welcomebox .rotating blockquote p {
	margin: 0;
	color: #fff;
	font-family: "Times New Roman", times, serif;
	font-size: 1.8333em;
	line-height: 1.7em;
}

#welcomebox .rotating blockquote p.byline {
	margin: 18px 20px 0 30px;
	font-size: 1.1667em;
	line-height: 1.5em;
	text-indent: -1.0em;
}

#welcomebox .rotating blockquote p.byline:before {
	content: "\2014";
}

#welcomebox .rotating blockquote p.byline span {
	text-transform: uppercase;
}

#welcomebox .knot {
	position: absolute;
	top: 20px;
	left: 385px;
	width: 259px;
}

#welcomebox .knot span {
	display: none;
}

/* bookzone inline elements */
#bookzone .captionbox p {
	margin: 0 10px 0 0;
	font-size: 1.1667em;
	text-align: center;	
}

#bookzone .captionbox a {
	color: #831c24;
	text-transform: uppercase;	
}

#bookzone .captionbox a:hover {
	background: #831c24;
	color: #fff;
}

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

.separator {
	clear: both;
	height: 18px;
	background-image: url("/images/site/separator.gif");
	background-position: 50% 0;
	background-repeat: no-repeat;
}

.separator2 {
	margin: 25px 0;
	border-bottom: 1px solid #d7d7d7;
}

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

.marbottom {
	margin-bottom: 10px;
}

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

.martop30 {
	margin-top: 30px !important;
}

.feedicon {
	margin-left: 5px;
}

/* footer */
#footwrap {
	clear: both;
	width: 100%;
	background: #373838;	
}

#footer {	
	width: 980px;
	height: 92px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	background: #373838;
	color: #fff;
	text-align: left;
}

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

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

#footer p {	
	width: 460px;
	height: 12px;
	margin: 0 0 15px 20px;
	font-size: 0.9em;
}

#footer p.orion {	
	height: 75px;
	margin: -81px 0 15px 490px;
	text-align: right;
}	

#footer p.orion a {
	display: block;
	height: 75px;
	width: 161px;
	margin-left: 299px;
	background-image: url("/images/site/orion-logo-sm.jpg");	
}

#footer p.orion a span {
	display: none;
}

#footer p.nav {	
	text-transform: lowercase;
}	

#footer p.juxta {	
	margin: 25px 0 0 20px;
	font-size: 0.85em;
	text-transform: none;
}

#footer p.juxta span {
	font-style: italic;
}

#footer p.juxta a {
	color: #999;
}

#footer p.juxta a:hover {
	color: #fff;
}