/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	font-size: 75%;
}

a:link {
	color: #CC9966;
	text-decoration: underline;
}
a:visited {
	color: #FFC461;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0.05em;
}

h1 {
 font-size: 1.5em;
 color: #334d55;
}

h2 {
	font-size: 1.6em;
	color: #CBC5AC;
	padding-bottom: 10px;
}

h3 {
	font-size: 1.2em;
	color: #FEB757;
	padding-top: 10px;
	padding-bottom: 10px;
}

h4 {
	font-size: 1.3em;
	font-weight: bold;
	color: #FEB757;
	margin-bottom: 10px;
}

h5 {
 font-size: 1.1em;
 color: #334d55;
}

label {
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #333333;
	width: 100%;
}
#getnovel {
	padding: 0px 0px 10px 10px;
	font-size: 1.1em;
	background-color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#menubar ul {
	padding: 0;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 205px;
}
#menubar ul li {
 	display: inline; 
 }
 
#menubar ul li a {
	text-decoration: none;
	padding: .2em 1em;
	background-color: #333333;
}
#menubar ul li a:hover
{
color: #fff;
background-color: #000000;
}

#navBar {
	margin: 0 79% 0 0;
	padding: 0px;
	border-bottom: none;
	background-color: #333333;
	border-right-color: #CCCCCC;
	border-right-style: none;
	border-right-width: 1px;
}

#content {
	float:right;
	padding: 0px 15px 0px 0px;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 75%;
}
#content p {
	padding: 0px 0px 10px 0px;
	font-size: 1.1em;
	line-height: 1.5em;
}

#content li {
	padding-bottom: 10px;
	font-size: 1.1em;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName {
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/
#slideName {
	padding: 20px 0px 10px 50px;
}


#pageName {
	padding: 0px 0px 10px 15px;
}


/************* #dateLine style *************/

#dateLine {
	font-size: 0.9em;
	padding: 5px 10px 5px 0px;
	color: #CCCCCC;
	right: auto;
	margin-left: 400px;
}


/************** .feature styles ***************/
.slideshow {
	padding: 0px 0px 10px 50px;
	font-size: 1.1em;
}

.feature {
	padding: 0px 0px 10px 15px;
	font-size: 1.1em;
}

.feature h3 {
	padding: 10px 0px 5px 0px;
	font-size: 1.4em;
}

.feature img {
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story {
	clear: both;
	padding: 10px 0px 0px 15px;
}
.critic {
	padding: 0;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 1.3em;
	color: #CC3300;
}
.story ul{
	padding: 0px 0px 0px 25px;
}

/************* #siteInfo styles ***************/

#siteInfo {
	clear: both;
	font-size: 1.2em;
	color: #CCCCCC;
	padding: 12px 0px 0px 0px;
	margin-top: 10px;
	background-image:  url("images/border_grey_2.gif");
	background-repeat: repeat-x;
	height: 60px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img {
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************* #search styles ***************/

.search {
	padding: 10px 0px 10px 10px;
	font-size: 1.3em;
	color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 20px;
	margin-bottom: 20px;
	line-height: 1.5em;
}

.search form {
 margin: 0px;
 padding: 0px;
}

#results {
	padding: 10px 0px 0px 20px;
}
#results strong {
	color: #FFFFFF;
}
#results a:link {
	padding: 2px 0px 2px 0px;
	voice-family: "\"}\"";
	voice-family:inherit;
	color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {
	list-style: none;
	margin: 0;
	padding-left: 5px;
	font-size: 1.1em;
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {}


/*********** #sectionLinks styles ***********/

#sectionLinks {
	position: relative;
	padding: 0px;
	margin-bottom: 15px;
}
#sectionLinks ul {
	margin-bottom: 15px;
}

#sectionLinks h3 {
	padding: 5px 0px 8px 10px;
	color: #CCCCCC;
	border-bottom-width: 1px;
	margin-bottom: 10px;
	border-top-color: #333333;
	border-top-style: solid;
	border-top-width: 1px;
	background-color: #000000;
	font-size: 1.2em;
	border-right-color: #333333;
	border-right-style: solid;
	border-right-width: 1px;
}

#sectionLinks a:link {
	padding: 2px 0px 2px 10px;
	width: auto;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited {
	padding: 2px 0px 2px 10px;
	color: #FF9900;
}

#sectionLinks a:hover {
	padding: 2px 0px 2px 10px;
	color: #FFFFFF;
}


/*********** .relatedLinks styles ***********/

.relatedLinks {
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 1em;
	background-color: #996633;
}

.relatedLinks h3 {
	padding: 10px 0px 2px 0px;
	color: #000000;
}
.relatedLinks li {
	padding: 5px 0px 0px 0px;
}



/************** #advert styles **************/

#advert {
	background-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#advert a:link {
	padding: 0;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#advert img {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}


/************** #headlines styles **************/

#headlines {
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 1em;
	background-color: #000000;
	margin-top: 10px;
}

#headlines p {
	padding: 5px 0px 5px 0px;
}
#sectionLinks li {
	padding-bottom: 5px;
}
blockquote {
	margin: 0px 0px 0px 10px;
}
li {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	line-height: 1.5em;
}
strong {
	font-size: 110%;
	color: #FFFFFF;
}
