/* CSS Document */


/*----------Table of Contents -------
	
	1. global
	
-----------------------------------*/



body {
	background-color: #7A204D;
	padding: 0;
	margin: 5px 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.5;
	color: #000;
}

p a:link, p a:visited {
	color: #990033;
	text-decoration: underline;
	border: 0;
	}

p a:hover, p a:active {
	color:	#FF9933;
	text-decoration: underline;
	border: 0;
	}

	
img {
	border: 0;
	padding: 0;
	display: block;
	text-decoration: none;
	}

.hide {
	display: none;
}

.inline {
	display: inline;
	}

/*----------------------------------- Top Navigation ------------------------------------*/
#Nav-wrapper {
	background-color: #7A204D;
	width: 900px;
	position: relative;
	margin: 0 auto;
	padding: 0;
	border: none;
	}


#tabNav {
	position: relative;
	float: right;
	background-color: #ba8d9f;
	width: 245px;
	height: 20px;
	}
*html #tabNav { margin: 0 0 -3px 0; }

#tabNav ul {
	display: block;
	list-style: none;
	text-align: left;
	margin: 3px;
	padding: 0;
	}
#tabNav li { display: inline; }
#tabNav li a, #tabNav li {
	font-size: 11px;
	margin: 0 5px 0 0;
	padding: 0 3px 0 2px;
	color: #60133a;
	text-decoration: none;
	}
#tabNav li a:hover {
	font-style: italic;
	font-size: 11px;
	margin: 0 5px 0 0;
	padding: 0 3px 0 2px;
	color: #E5C7B3;
	text-decoration: none;
	}


#MainNav-basic {
	position: relative;
	background: url(../images/global/nav/basic-nav-bk.gif) repeat-x;
	width: 900px;
	height: 43px;
	margin: 0;
	padding: 0;
	}
#MainNav-basic ul{
	list-style: none;
	text-align: left;
	height: 43px;
	margin: 0 5px 0 12px;
	padding: 10px 0 0 0;
	}
*html #MainNav-basic ul{
	height: 27px;
	padding: 8px 0 0px 0;
}
#MainNav-basic li {
	display: inline;
	}

#MainNav-basic li a {
	
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: .08em;
	font-weight: normal;
	margin: 0;
	padding: 6px 20px 0px 20px;
	color: #ff9933;
	text-decoration: none;
	}
#MainNav-basic li a:hover {
	font-weight: normal;
	color: #f3c89e;
	text-decoration: none;
	}



#MainNav {
	position: relative;
	background: #3a023a;
	width: 900px;
	height: 29px;
	margin: 0;
	padding: 0;
	border-top: 3px solid #9a3b67;
	border-bottom: none;
	}
*html #MainNav { 
	
	margin: 0 0 0px 0px}

#MainNav ul{
	width: 900px;
	height: 32px;
	list-style: none;
	text-align: left;
	margin: 0 10px 0px 12px;
	padding: 6px 0 0 0;
	}
*html #MainNav ul{
	height: 27px;
	padding: 8px 0 0px 0;
	margin: 0;
}
#MainNav li {
	display: inline;
	}

#MainNav li a {
	position: relative;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: .08em;
	font-weight: normal;
	margin: 0;
	padding: 2px 20px 0px 20px;
	color: #ff9933;
	text-decoration: none;
	}
#MainNav li a:hover {
	font-weight: normal;
	color: #f3c89e;
	text-decoration: none;
	}
#MainNav li.on {
	position: relative;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: .08em;
	font-weight: normal;
	margin: 0;
	padding: 2px 20px 0px 20px;
	color: #f3c89e;
	text-decoration: none;
	}
	
	
#SubNav {
	position: relative;
	background: #b85649;
	width: 900px;
	height: 22px;
	margin: 0;
	padding: 0;
	border-bottom: 4px solid #cB9a9d;
	}
*html #SubNav { 
	margin: 0 0 0px 0px
	}
#SubNav ul{
	list-style: none;
	text-align: left;
	margin: 0 15px 0 0;
	padding: 2px 0;
	}
*html #SubNav ul {
	padding: 4px 0 0 0;
	}
#SubNav li {
	display: inline;
	 }
#SubNav img {
	display: inline;
	}

#SubNav li a {
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0 20px 0 20px;
	color: #f1d2ae;
	text-decoration: none;
	}
	
#SubNav li a:hover {
	font-style: italic;
	color: #3a023a;
	}
*html #SubNav li a:hover {
	padding-right: 24px;
	}


/*----------------------------------- Home ------------------------------------*/

#wrapper-home {
	position: relative;
	background: url(../images/pages/home/home_masthead.jpg) no-repeat 0 0 #fff;
	width: 900px;
	height: 1300px;
	position: relative;
	margin: 0 auto;
	padding: 0 0 40px 0;
	border: none;
	}
	#wrapper-home p{
		margin: 0;
		padding: 0;
		}
/* following allows container to wrap around floats */
#wrapper-home:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden; 
	}
	



#blog-call {
	position: absolute;
	top: 200px;
	left: 7px;
	background: url(../images/pages/home/blog-bckgd.jpg) 0 0 repeat-y;
	width: 522px;
	}
#blog-call p {
	margin: 0 10px 0 230px;
	padding: 0px 15px 10px 0px;
	}
#blog-call a:link {
	color: #c0176b;
	text-decoration: none;
	}

#home-rightCol {
	position: absolute;
	top: 65px;
	left: 590px;
	}
#home-rightCol p {
	margin: 3px 0;
	}

#whats-new {
	position: absolute;
	top: 490px;
	left: 25px;
	width: 522px;
	
	}
#whats-new p {
	margin: 5px 0 10px 0;
	padding: 0;
	}

/*------------------------------ Secondary pages --------------------------*/

#wrapper-global {
	background-color: #fff;
	width: 900px;
	position: relative;
	margin: 0 auto;
	padding: 0;
	border: none;
	}

	
#masthead {
	width: 900px;
	height: 164px;
	margin: 0;
	padding: 0;
	}
#wrapper-global img { display: inline; }

#footer {
	width: 900px;
	height: 15px;
	position: relative;
	top: -10px;
	margin: 0 auto;
	padding: 0;
	border: none;
	vertical-align: top;
	horizontal-align: center;
	text-align: center;
	background-color: #7A204D;
	} 

#bookshelf-list p {
	margin: 0;
	padding: 3px 0 1px 0;
	line-height: 1.2;
	}



/*------------------------------ Spacers, padding, etc --------------------------*/

.spacer {
	clear: both;
	}
#spacer {
	clear: both;
	}
.blog-photo {	
	margin: -33px 0 5px 28px;
	padding: 0;
	}
.bookshelf-cover {
	border: 4px solid #FFCC99;
	}

.top-50 {
	margin-top: 50px;
	}

.home-img {
	border: none;
	}


/*------------------------------ text styles --------------------------*/


#lower-nav {
	font-size: 9px;
	font-weight: bold;
	color: #FFCC99;
	}
#lower-nav a:link, #lower-nav a:visited {
	font-weight: bold;
	color: #FF9933;
	text-decoration: none;
	border: 0;
	}
#lower-nav a:hover, #lower-nav a:active {
	font-weight: bold;
	color: #FF9933;
	text-decoration: underline;
	border: 0;
	}

.purple-text {
	color: #60133a;
	font-size: 12px;
	}

.orange-text {
	font-size: 12px;
	color: #d77b1e;
	}
.orange-caps {
	font-size: 12px;
	color: #d77b1e;
	text-transform: uppercase;
	}
.orange-cap-big {
	font-size: 14px;
	color: #d77b1e;
	text-transform: uppercase;
	}

.small-yellow {
	font-size: 10px;
	color: #FFCC99;
	}	




/* Legacy CSS styles */
.bodytext {
	font-size: 11px; line-height: 16px;
	}
.booktitle {  
	font-weight: bold; font-style: italic;
	}
.body_small {  font-size: 10px;}

.bodytext_bold {
	font-size: 11px; font-weight: bold;
	}
.body_tiny { font-size: 9px; }

.body_big {
	font-size: 12px; line-height: 18px;
	}
.body_big_bold {
	font-size: 12px; font-weight: bold; 
	}
.body_big_purple {
	font-size: 12px; font-weight: bold; color:#993366;
	}
.body-pink {
	font-size: 12px;
	color: #990033;
	}
.Header {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
.bold-purp { 
	font-size: 11px; font-weight: bold; color:#993366;
	}
.bold-purp-sm { 
	font-size: 10px; font-weight: bold; color:#993366;
	}
.bold-tan {  
	font-size: 11px; font-weight: bold; color:#cc6633;
	}
.bold-tan-big {  
	font-size: 14px; font-weight: bold; color:#cc6633; line-height: 1.7;
	}
.big-tan {
	font-size: 13px; font-weight: bold; color:#cc6633;
	}
.bold-drk-purple { 
	font-size: 11px; font-weight: bold; color:#663366;
	}
.bold-drk-purple-big { 
	font-size: 15px; font-weight: bold; color:#663366; line-height: 1.7;
	}
	
.posted { 
	font-size: 10px; color:#FF9933; font-style:italic;
	}
.posted-red {  
	font-size: 10px; color:#993333; font-style:italic;
	}