@charset "UTF-8";
/* CSS Document */

body {
	margin-top: 0px;
	margin-botton: 0px;
	background-color: #826559;
	}
	
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	font-weight: normal;
	color: #000000;
	text-align: left;
	}
	
a:link {
	color: #ff6604;
	text-decoration: none;
	}
	
a:visited {
	color: #a347ae;
	text-decoration: none;
	}
	
a:hover {
	color: #f9c760;
	text-decoration: underline;
	}
	
a:active {
	color: #f9c760;
	text-decoration: none;
	}

.clear { 
	clear: both; 
	}

img {
	border: 0;
	}
	
.inline {
	display: inline;
	border: 0;
	}

.clear-left {
	clear: left;
	}
	
	

/*------------------------------ WRAPPER ------------------------------*/

#wrapper {
	width: 990px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	background: url(../images/global/masthead/bg-shadow.jpg) top left repeat-y;
	}

#wrapper p {
	font-size: 12px;
	line-height: 1.5;
	padding: 4px 0 4px 0;
	}
	
#wrapper h1 {
	font-size: 24px;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #53035d;
	font-weight: normal;
	}
	
	
	
	
#container {
	position: relative;
	width: 900px;
	height: auto;
	margin: 0 45px;
	padding: 0;
	}
	

	
/*------------------------------------ MASTHEAD ---------------------------------*/

#top-navigation {
	position: relative;
	float: left;
	width: 525px;
	height: 24px;
	margin: 0;
	padding: 0;
	}
	
	
#search {
	position: relative;
	float: left;
	width: 224px;
	height: 24px;
	margin: 0;
	padding: 0;
	background: url(../images/global/masthead/search.jpg) top left no-repeat;
	}
	
	.searchbar {
		margin: 4px 0 0 50px;
		font-weight: normal;
		font-size: 10px;
		color: #000;
		}
	

#masthead {
	position: relative;
	float: right;
	width: 749px;
	height: 170px;
	margin: 0;
	padding: 0;
	}
	
	*html #masthead {
		margin-top: -20px;
		}
	

/* following allows container to wrap around floats */
#masthead:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden; 
	}

	
	


/*-------------------------------- NAV MENU -------------------------------*/

#nav-wrapper {
	float: left;
	background: #ffffff;
	width: 151px;
	margin: 0;
	padding: 0;
	}
	
#photo {
	width: 151px;
	height: 176px;
	margin: 0;
	padding: 0;
	}


ul#sidenav {
	background: url(../images/global/nav/nav-bg.jpg) top left repeat-y;
	position: relative;
	width: 134px;
	padding: 0;
	margin: 0 0 0 17px;
	list-style: none;
	horizontal-align: center;
	z-index: 2;
	}

ul#sidenav a {
	display: block;
	text-decoration: none;
	}


ul#sidenav li {
	position: relative;
	margin: 0;
	padding: 0;
	clear: both;
	list-style: none;
	}
	
	* html ul#sidenav li {
		float: left;
		}
		
	*+html ul#sidenav li {
		float: left;
		}

ul#sidenav li a:link, ul#sidenav li a:visited {
	color: #53035d;
	width: 122px;
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	letter-spacing: 1px;
	padding-top: 12px;
	padding-bottom: -2px;
	margin: 0 0 0 7px;
	border-top: 1px solid #ffffff;
	}

ul#sidenav li:hover a {
	color: #ff6604;
	font-style: italic;
	background-color: #ffe981;
	width: 122px;
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	letter-spacing: 0.8px;
	padding-top: 12px;
	padding-bottom: -2px;
	margin: 0 0 0 7px;
	border-top: 1px solid #f9c760;
	}

ul#sidenav li:hover ul {
	display: block; 
	position: absolute; 
	top: 0; 
	left: 94px; 
	width: 210px;
	border-top: 1px solid #f9c760;
	}
	

	
ul#sidenav li ul li a {
	display: none;
	}
	
	
ul#sidenav li:hover ul li a {
	display: block; 
	padding: 4px 0px 2px 8px;
	margin: 0 0 0 -5px;
	width: 200px;
	height: 22px;
	color: #53035d;
	background-color: #fff7d0;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	text-align: left;
	letter-spacing: 0;
	border: 1px solid #f9c760;
	border-top: none;
	}

ul#sidenav li:hover ul li a:hover {
	background-color: #ff6604;
	font-weight: normal;
	color:#ffffff;
	letter-spacing: 0.8px;
	}
	
	
ul#sidenav li:hover ul li.section a {
	display: block; 
	padding: 4px 0px 2px 8px;
	margin: 0 0 0 -5px;
	width: 200px;
	height: 22px;
	color: #53035d;
	background-color: #fff7d0;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	text-align: left;
	letter-spacing: 0;
	border-left: 1px solid #f9c760;
	border-bottom: 4px double #f9c760;
	border-top: none;
	}


ul#sidenav li:hover ul li.section a:hover {
	background-color: #ff6604;
	font-weight: normal;
	color:#ffffff;
	letter-spacing: 0.8px;
	}
	
	
ul#sidenav li:hover ul li.twolines a {
	display: block; 
	padding: 4px 0px 2px 8px;
	margin: 0 0 0 -5px;
	width: 200px;
	height: 42px;
	color: #53035d;
	background-color: #fff7d0;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	text-align: left;
	letter-spacing: 0;
	border-bottom: 1px solid #f9c760;
	border-left: 1px solid #f9c760;
	border-top: none;
	}


ul#sidenav li:hover ul li.twolines a:hover {
	background-color: #ff6604;
	font-weight: normal;
	color:#ffffff;
	letter-spacing: 0.8px;
	}

	
ul#subnav {
	background: url(../images/global/nav/nav-bg.jpg) top left repeat-y;
	width: 134px;
	padding: 0;
	margin: 0 0 0 17px;
	list-style: none;
	horizontal-align: center;
	}
	
ul#subnav a {
	display: block;
	text-decoration: none;
	}


ul#subnav li {
	position: relative;
	margin: 0;
	padding: 0;
	clear: both;
	list-style: none;
	}
	
	* html ul#subnav li {
		float: left;
		}
		
	*+html ul#subnav li {
		float: left;
		}
		

ul#subnav li.onstate {
	color: #53035d;
	background-color: #f9c760;
	width: 114px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	letter-spacing: 0.8px;
	padding: 8px 4px 8px 4px;
	line-height: 16px;
	margin: 0 0 0 7px;
	}
	
	* html ul#subnav li.onstate {
	margin: 0 0 0 4px;
	}

ul#subnav li a:link, ul#subnav li a:visited {
	color: #a347ae;
	width: 114px;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	letter-spacing: 0.8px;
	padding: 6px 4px 6px 4px;
	margin: 0 0 0 7px;
	background-color: #fff4c2;
	line-height: 15px;
	}

ul#subnav li:hover a {
	color: #53035d;
	font-style: italic;
	width: 114px;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	letter-spacing: 0.8px;
	padding: 6px 4px 6px 4px;
	margin: 0 0 0 7px;
	background-color: #fff4c2;
	line-height: 15px;
	}

ul#subnav a.bottom {
	border-bottom: 2px solid #53035d; 
	}

#nav-ender {
	width: 134px;
	padding: 0;
	margin: 0 0 0 17px;
	horizontal-align: center;
	}


/* --------------------- CONTENT ---------------------*/

#content {
	float: right;
	position: relative;
	width: 669px;
	height: auto;
	margin: 0 40px;
	padding: 0;
	z-index: 1;
	}
	
	*html #content {
		margin: 0 20px;
		}
	

/* --------------------- TWEETS ---------------------*/
		
#tweets {
	clear: both;
	height: auto;
	margin: 15px 0 0 0;
	padding: 0;
	text-align: left;
	}
	
ul#twitter_update_list {
	height: auto;
	margin: 0;
	padding: 0;
	}
	ul#twitter_update_list li {
		list-style: none;
		color: #826559;
		line-height: 1.5;
		font-size: 14px;
		margin: 0;
		padding: 0;
		}
		ul#twitter_update_list li a:link {
		text-decoration: none;
		color: #ff6604;
		}
		ul#twitter_update_list li a:hover {
		text-decoration: underline;
		color: #f9c760;
		}
		ul#twitter_update_list li a:visited {
		text-decoration: underline;
		color: #a347ae;
		}
	

/*--------------------------------------------- 
       F O R M S 
----------------------------------------------*/


div.row {
  clear: both;
  padding-top: 15px;
  }

div.row span.label {
  float: left;
  width: 250px;
  font-size: 12px;
  text-align: right;
  margin-right: 5px;
  }

div.row span.formw {
  float: right;
  width: 300px;
  text-align: left;
  } 



form a:link {
	color: #94121e;
	text-decoration: none;
	}

form a:visited {
	color: #94121e;
	text-decoration: none;
	}

form a:hover {
	color: #da4b3d;
	text-decoration: underline;
	}
	
form a:active {
	color: #da4b3d;
	text-decoration: none;
	}


	
/* --------------------- FONT STYLES ---------------------*/

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000;
	text-align: left;
	line-height: 1.5;
	}
	
.bodytext-big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #000000;
	line-height: 1.5;
	}
	
.blog-title {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 18px;
	font-weight: bold;
	color: #53035d;
	line-height: 22px;
	}

.blog-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #333333;
	line-height: 1.6;
	}
	
.body-small {
	font-weight: normal;
	font-size: 10px;
	color: #000;
	line-height: 1.2;
	}
	
.caramel-small {
	font-weight: normal;
	font-size: 10px;
	color: #826559;
	line-height: 1.2;
	}
	
.caramel-captions {
	font-weight: normal;
	font-size: 10px;
	font-style: italic;
	color: #826559;
	line-height: 1.2;
	}
	
.purple-captions {
	font-weight: normal;
	font-size: 10px;
	font-style: italic;
	color: #53035d;
	line-height: 1.2;
	}
	
	
	
.body-small-center {
	font-weight: normal;
	font-size: 10px;
	color: #F0EBB4;
	text-align: center;
	line-height: 1.2;
	}
	
.news-items {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color: #53035d;
	line-height: 1.3;
	}
	
.posted{
	font-size: 10px;
	color: #afa831;
	}
	
	
.booktitle {
	font-weight: bold;
	font-style: italic;
	}

.main-header {
	font-size: 24px;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #53035d;
	font-weight: normal;
	line-height: 1.2;
	}
	
.orange-headers {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color: #ff9e07;
	}

.orange-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
	color: #ff9e07;
	}
	
.lime-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
	color: #afa831;
	}
	
.body-orange-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: #ff9e07;
	line-height: 20px;
	}
	
.body-lime-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: #afa831;
	line-height: 20px;
	}
	
.body-purple-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
	color: #53035d;
	line-height: 20px;
	}
	
.body-brown-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
	color: #826559;
	}
	
.questions {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
	color: #afa831;
	}
	
.brown-headers {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color: #826559;
	}
	
.purple-headers {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color: #53035d;
	}
	
.purple-medium {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #53035d;
	line-height: 22px;
	}
	
.medium {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 22px;
	}
	
.booktitle-big {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	}
	
.release-date {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #53035d;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.1em;
	}
	
.caramel-headers {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color: #ccb273;
	}
	
	
.orderlinks-small {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 1.5;
	}

.orderlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	text-align: left;
	line-height: 1.5;
	}
	
.orderlinks-centered {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
	font-size: 13px;
	line-height: 1.5;
	}

.orderlinks-big {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 15px;
	line-height: 1.5;
	}
	
.orderlinks-bigger {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 17px;
	line-height: 1.5;
	}

.red {
	color: #FF0000;
	}

.img-border {
	border: 1px solid #6C1801;
	}	
	
.list {
	line-height: 1.4;
	padding: 1px 0 2px 0;
	}
	
/*-------------------- FOOTER -----------------------*/
	
#footer {
	width: 675px;
	margin: auto;
	height: auto;
	padding: 20px 25px 10px 200px;
	clear: both;
	background: url(../images/global/footer_bg.jpg) top left no-repeat #fce887;
	color: #333333;
	}
	
#footer a:link {
	color: #53035d;
	text-decoration: none;
	}
	
#footer a:visited {
	color: #53035d;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #a347ae;
	text-decoration: underline;
	}
	
#footer a:active {
	color: #a347ae;
	text-decoration: none;
	}
