/* CSS Document */



<!--



/* Base */



html {background-image: url(/images/global/bgPage.jpg);
background-repeat: repeat;
background-color: #D5A770; }



body {text-align: center;
margin: 0;
padding: 0;
font-family: Verdana, sans-serif;
color: #333333; }



p {font-size: 1em;
line-height: 1.4em;
margin-top: 0;
margin-bottom: 1em;}



a:link {
font-weight: bold;
border: none;
text-decoration: underline;
padding: 0;
color: #990000;
background: transparent; }



a:visited {font-weight: bold;
text-decoration: underline;
border: none;
padding: 0;
color: #333;
background: transparent; }



a:hover {font-weight: bold;
text-decoration: underline;
color: #333;
background: transparent; }



a:active {font-weight: bold;
text-decoration: none;
color: #ccc;
background: transparent; }


h1, h2, h3, h4, h5 {font-family: Georgia, "Times New Roman", Times, serif; letter-spacing: -.03em; }

h1 {font-size: 1.8em;
font-weight: bold;
margin-top: 0;
margin-bottom: 0.4em; 
text-transform: uppercase; }



h2 {font-size: 1.5em;
font-weight: bold;
margin-top: 0;
margin-bottom: .4em;
color: #006600; }



h3 {font-size: 1.2em;
font-weight: bold;
margin-top: 0;
margin-bottom: .4em;
color: #333; }


h4 {font-size: 1em;
font-weight: bold;
margin-top: 0;
margin-bottom: .4em;
color: #333; }


h5 {font-size: 1em;
font-weight: bold;
margin-top: 0;
margin-bottom: .4em;
color: #333; }






#content ul, #content ol {margin: 0 0 1.25em 0; padding-left: 20px; }
#content li {margin-bottom: 0.5em; line-height: 1.4em;}
#content ul li {
	padding-left: 20px;
	background: url(/images/global/bullet.gif) 2px 0.5em no-repeat;
	list-style: none;
}
#content ol {padding-left: 40px; list-style: decimal;}
#content ol li {padding-left: 5px; background-image: none;}



/* Layout */



#header {background-image: url(/images/global/bgHeader.gif);
background-repeat: repeat-x;
width: 100%;
white-space: nowrap;
position: relative;
clear: both; }



#mainNavContainer ul {padding: 7px 0;
margin: 0;
list-style-type: none;
background-color: #999;
color: #FFF;
width: 100%;
text-align: center;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
font-variant: normal;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #333333;
white-space: nowrap;
position: relative;
clear: both; }



#mainNavContainer li {display: inline; }



#mainNavContainer li a:link, #mainNavContainer li a:visited {font-family: Georgia, "Times New Roman", Times, serif;
text-decoration: none;
font-weight: normal;
background-color: #999;
color: #FFF;
border-left: 1px solid #666;
padding-top: 0.2em;
padding-right: .9em;
padding-bottom: 0.2em;
padding-left: .9em;}



#mainNavContainer li a:hover {color: #333; }



#mainNavContainer li a:active {color: #ccc; }



#mainNavContainer #rightLink { border-right: 1px solid #666; }


#readingNavWrapper {background: #FFFFFF url(/images/global/bgReadingNav.jpg) repeat-y bottom; 
width: 770px; margin: auto; padding-top: 8px;}

#readingNavContainer1 ul {
width: 770px;
	padding: 0 45px 0 45px;
	margin: 0;
	list-style-type: none;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 1.5em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	position: relative;
	clear: both;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 680px;
	margin-left: auto; margin-right: auto;
}

#readingNavContainer2 ul {
width: 770px;
	padding: 0 45px 28px 45px;
	margin: 0;
	list-style-type: none;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 1.5em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	position: relative;
	clear: both;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 680px;
	margin-left: auto; margin-right: auto;
}




#readingNavContainer1 li, #readingNavContainer2 li {display: inline;}



#readingNavContainer1 li a:link, #readingNavContainer1 li a:visited, #readingNavContainer2 li a:link, #readingNavContainer2 li a:visited {font-family: Georgia, "Times New Roman", Times, serif;
padding-right: 1em;
text-decoration: none;
font-weight: normal;
color: #990000;
}



#readingNavContainer1 li a:hover, #readingNavContainer2 li a:hover {color: #333;
background: none; }



#readingNavContainer1 li a:active, #readingNavContainer2 li a:active {color: #ccc;
background: none; }












#sidebar ul {
	padding: 15px 15px 12px 15px;
	margin: 0 0 1em 0;
	list-style-type: none;
	color: #333333;
line-height: 1.3em;
	background-color: #F1E4CE;
	font-size: .92em;
}

#sidebar li {display: block;}

#sidebar li a:link, #sidebar li a:visited {
}



















#content {padding: 0 25px 30px 25px;
margin: auto;
width: 770px;
background: #FEF6E2 url(/images/global/bgContent.jpg) repeat-y;
position: relative;
clear: both;
voice-family: "\"}\"";
voice-family: inherit;
width: 720px;
}



div#content:after {content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden; }



#welcome {margin-top: 15px;
padding: 20px;
width: 720px;
color: #FFF;
background-color: #0C0303;
background-image: url(/images/home/bgWelcome.jpg);
background-repeat: no-repeat;
text-align: left;
border: 1px solid #999999;
position: relative;
float: left;
voice-family: "\"}\"";
voice-family: inherit;
width: 678px;
}



#featuredPic {position: relative;
float: left;
width: 177px;
border: 1px solid #999999;
voice-family: "\"}\"";
voice-family: inherit;
width: 175px;
}



#welcomeText {position: relative;
float: right;
width: 483px;
font-size: 1.3em; }



.billboard {margin: 15px 0 0 0;
padding: 20px;
width: 720px;
border: 1px solid #999999;
float: left;
clear: both;
text-align: left;
background-color: #E2E2E2;
position: relative;
voice-family: "\"}\"";
voice-family: inherit;
width: 678px;
}



div.book {display: inline;
width: 113px;
float: left;
text-align: center; }



div.book div {display: block;
padding: 0 4px; }



div.book img {border: none; }



#footer {height: 50px;
width: 770px;
background-image: url(/images/global/bgFooter.jpg);
background-repeat: repeat-x;
margin: auto;
padding-top: 25px;
color: #9A7D6A;
font-size: .8em;
position: relative;
clear: both; }



#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {text-decoration: underline;
color: #9A7D6A; }



#bodyTextColumn {width: 503px;
position: relative;
float: left;
margin-top: 25px;
padding: 0 30px 0 15px;
text-align: left;
margin-right: -3px;
voice-family: "\"}\"";
voice-family: inherit;
width: 458px;
}

#simpleColumn {width: 615px;
position: relative;
clear: both;
margin-top: 25px;
padding: 0 0 0 15px;
text-align: left;
voice-family: "\"}\"";
voice-family: inherit;
width: 600px;
}



#sidebar {
	width: 217px;
	position: relative;
	float: left;
	margin-top: 25px;
	text-align: left;
	padding-left: 11px;
	padding-right: 15px;
	border-left: 1px solid #FAEFDC;
	margin-right: -3px;
/* Fixes IE6 bug where pages with width-defined layouts have the last several characters displayed twice when hidden inputs are included inside the layout container.*/
voice-family: "\"}\"";
voice-family: inherit;
width: 190px;
}



#sidebar h2 {margin: 0;
padding: 0;
border: 0;
text-indent: -9999px;
height: 67px; }



#sidebar p {
	color: #333333;
	font-size: .92em;
	line-height: 1.3em;
	padding: 15px;
	background-color: #F1E4CE;
}


#sidebar p.quote {
	background: #F1E4CE url(/images/global/bgProseQuote.gif) no-repeat 5px 5px;
}

p.quote {
	background: transparent url(/images/global/bgProseQuote.gif) no-repeat 0 0;
	padding: 0 0 0 45px;
}




#sidebar h2 a {display: block;
height: 100%;
background: none; }



#sidebar h2#topTen {background: url(/images/global/hdrTopTen.jpg) top left no-repeat; overflow: hidden;}



#sidebar h2#getPublished {background: url(/images/global/hdrGetPublished.jpg) top left no-repeat; overflow: hidden;}



#sidebar h2#gift {background: url(/images/global/hdrGift.jpg) top left no-repeat; overflow: hidden;}



#sidebar h2#prose {background: url(/images/global/hdrProse.jpg) top left no-repeat; overflow: hidden;}



#sidebar h2#readReviews {background: url(/images/global/hdrReadReviews.jpg) top left no-repeat; overflow: hidden;}

#sidebar h2#betterWriting {background: url(/images/global/hdrBetterWriting.jpg) top left no-repeat; overflow: hidden;}

#sidebar h2#pfa {background: url(/images/global/hdrPFA.jpg) top left no-repeat; overflow: hidden;}



#status {padding: 0 0 10px 0;
margin: 12px 0 0 0;
text-align: center;
position: relative;
float: left;
clear: both;
text-transform: uppercase;
width: 720px;
font-size: 11px;
border-bottom: 3px double #999; }



#status a:link, #status a:visited, #status a:hover, #status a:active {text-decoration: underline;
color: #333;
font-weight: normal;
text-transform: uppercase; }



.billboardSmallCol {position: relative;
float: left;
width: 177px;
border: 1px solid #999999;
margin-top: 15px;
voice-family: "\"}\"";
voice-family: inherit;
width: 175px;
}



.billboardBigCol {position: relative;
float: right;
width: 483px;
margin-top: 15px; }

.subColLeft {float: left;
clear: left;
position: relative;
width: 280px;
}

.subColRight {float: left;
clear: right;
position: relative;
width: 280px;
margin-left: 40px;}


img.left {float: left;
display: inline;
margin-right: 10px;
border: 1px solid #999999; }



img.right {float: right;
margin-left: 10px;
border: 1px solid #999999; }

img.rightNoBrdr {float: right;
margin-left: 10px;
border: none; }



.title {margin-bottom: 0;
padding-bottom: 0.25em;
border-bottom: none;
text-align: center; }



.byline {padding: 0 0 1em 0;
margin: -.3em 0 0 0;
color: #333; }



#sidebar .byline {display: block;
color: #990000;
font-style: italic;
padding: 0;
margin: .3em 0 0 .5em; }





.byline {display: block;
color: #990000;
font-style: italic;
padding: 0;
margin: .3em 0 0 .5em; }


.byline:before {content: "\BB" }


#sidebar .whois {display: block;
color: #333;
font-style: italic;
padding: 0;
margin: 0;
margin-left: .5em; }



#sidebar .whois:before, #sidebar .byline:before {content: "\BB" }


p.date {color: #990000; }


p#content:after {content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden; }




blockquote {padding-left: 10px;
	border-left: 8px solid #D9C7A8;
	margin-bottom: 1.75em;
}

#pageNavContainer {
	display: block;
	font-size: .86em;
	text-transform: uppercase;
	text-align: left;
	border-bottom: 1px solid #F4DDB8;
	border-top: 1px solid #F4DDB8;
	padding-left: 5px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 12px;
	background: url(/images/global/bgWhitePix.gif) repeat;
}

#pageNavContainer ul {text-align: left; margin: 0; padding: 0;}


#pageNavContainer ul li {display: inline;
	background: url(none);
	list-style-type: none; text-align: left; margin: 0; padding: 0;
padding-right: .8em;
}

/*blockquote {
	background: transparent url(/images/global/bgProseQuote.gif) no-repeat 0 0;
	padding: 0 0 0 45px;
}*/



/*.contentHorzDivider {
	clear: both;
	height: 1px;
	border-bottom: 1px solid #ccc;
	position: relative;
}*/


/* Begin Images */

p.btnTop {
margin-bottom: 15px;
text-align: right;
}


div#readingAreaGenre {margin: 0;
border: 0;
text-indent: -9999px;
height: 40px;
border-bottom: 1px dotted #999;
padding-bottom: 10px;
margin-bottom: 0;
text-align: center;
font-size: 1.6em;
font-style: italic;
text-align: center;}


.adventureGenre {background: url(/images/reading_areas/adventure.gif) no-repeat center top;}

.childrenGenre {background: url(/images/reading_areas/children.gif) no-repeat center top; }

.essayGenre {background: url(/images/reading_areas/essay.gif) no-repeat center top; }

.fictionGenre {background: url(/images/reading_areas/fiction.gif) no-repeat center top; }

.historyGenre {background: url(/images/reading_areas/history.gif) no-repeat center top; }

.humourGenre {background: url(/images/reading_areas/humour.gif) no-repeat center top; }

.mysteryGenre {background: url(/images/reading_areas/mystery.gif) no-repeat center top; }

.nonFictionGenre {background: url(/images/reading_areas/nonFiction.gif) no-repeat center top; }

.poetryGenre {background: url(/images/reading_areas/poetry.gif) no-repeat center top; }

.romanceGenre {background: url(/images/reading_areas/romance.gif) no-repeat center top; }

.scienceFictionGenre {background: url(/images/reading_areas/scienceFiction.gif) no-repeat center top; }

.shortStoriesGenre {background: url(/images/reading_areas/shortStories.gif) no-repeat center top; }

.travelGenre {background: url(/images/reading_areas/travel.gif) no-repeat center top; }

.warOrPeaceGenre {background: url(/images/reading_areas/warPeace.gif) no-repeat center top; }

.youngAuthorsGenre {background: url(/images/reading_areas/youngAuthors.gif) no-repeat center top; }

.error {color: #FF0000;}

.hide {display: none; }

#paypal {margin: 0; width: 634px;}

#paypalLogo {padding-top: .25em;}

#paypal th, #paypal td {text-align: left;
	border-bottom: 1px solid #fff;
	font-size: 1em;
}

#paypal td {
	padding: .75em 0;
}

#paypal th {
	color: #900;
	padding-bottom: .75em;
}

#paypal input.frmBtn {font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
border: 3px double #999999;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
background-color: #FEF6E2;
background-image: url(/images/global/bgBtn.jpg);
background-repeat: repeat-x;
cursor: pointer;
}

#paypal .noBorder {
border: none;}

#paypal form {display: inline;}

.headingsLeft h1, .headingsLeft h2, .headingsLeft h3, .headingsLeft h4, .headingsLeft h5 {text-align: left; }

.letterList li {
	list-style: lower-alpha;
}









.styledTable {background-color: #F1E4CE;
	border: 3px double #CCCCCC;
	padding: 15px 25px;
	margin: 0 auto 12px auto;
}

.styledTable th, .styledTable td {text-align: left;
	border-bottom: 1px solid #fff;
	font-size: 1em;
}

.styledTable td {
	padding: .75em 0;
}

.styledTable th {
	color: #900;
	padding-bottom: .75em;
}

.item {
	width: 460px;
	padding: 10px 20px 0 20px;
	margin: 0 auto;
border-bottom: 1px dotted #ccc;
	background: url(/images/reading_areas/bgItem.gif) repeat-x -100px -50px;
	voice-family: "\"}\"";
voice-family: inherit;
width: 420px;
}

p.readableWidth {width: 560px;}

#sidebar p.betterWriting {background-color: #1B1517; color: #ccc;}

dl {margin-top: 0; margin-bottom: 2em;}

dt {font-weight: bold;}

dd {font-style: italic;}

div.galleryThumbs {
	margin: 0;
	padding: 0;
	text-align: center;
}

div.galleryThumbs img {
	padding: 0;
	margin-right: 10px; margin-bottom: 5px;
	border: 1px solid #666;
	text-align: center;
}

div.galleryArea {background-color: #F1E4CE;
	border: 3px double #CCCCCC;
	padding: 15px 25px 10px 25px;
	margin: 0; position: relative;
	clear: both;
}








div.formArea {background-color: #F1E4CE;
	border: 3px double #CCCCCC;
	padding: 15px 25px;
	margin: 0; position: relative;
	clear: both;
}

form.awesomeform input.frmBtn {font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
border: 3px double #999999;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
padding: 0.25em;
margin-top: 1em;
background-color: #FEF6E2;
background-image: url(/images/global/bgBtn.jpg);
background-repeat: repeat-x;
cursor: pointer;}

form.awesomeform fieldset legend {
	padding: .5em;
	background-image: url(/images/global/bgBtn.jpg);
background-repeat: repeat-x;
	font-weight: bold;
	border: 1px solid #fff;
}

form.awesomeform fieldset.checks {
 	border: 1px solid #fff;
	padding-bottom: 1.5em;
}

form.awesomeform fieldset.standardFS {
	padding-top: 1em;
	padding-bottom: 2em;
 	border: 1px solid #fff;	
}

* html form.awesomeform fieldset.standardFS legend {
margin-bottom: .75em;
}

* html form.awesomeform fieldset.standardFS {
padding-bottom: 1.45em;
}

-->