@charset "UTF-8";
/* CSS Document */

/* ------RESET------ */

html, body, div, span, applet, object, iframe,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th,{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* ------GLOBAL------ */

#body {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}
	
#container {
	padding: 0px;
	width: 955px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 5px solid #000;
}

#headerandcontent {
	background-attachment: scroll;
	background-image: url(../images/headandcontent.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 730px;
	width: 955px;
	background-position: top;
}

/* ------LEFT MENU------ */

#mainmenu {
	position: relative;
	top: 272px;
	width: 221px;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 317px;
	padding-right: 10px;
}

/* ------MAIN CONTENT------ */

#content {
	width: 549px;
	position: relative;
	float: left;
	top: 272px;
	padding: 0px;
	border: 1px solid #B9D54C;
	margin-top: 0px;
	margin-bottom: 0px;
}

#text {
	margin: 0px;
	height: 430px;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-attachment: scroll;
	background-image: url(../images/opaque.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#texttitle {
	margin: 0px;
	padding: 0px;
	height: 35px;
}

#textwords {
	overflow: auto;
	height: 385px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#updates_topic #textwords {
	margin: 0px;
	padding: 0px;
	height: 395px;
}

#blurb {
	margin: 0px;
	padding: 0px;
	width: 168px;
	position: absolute;
	float: right;
	top: 155px;
	right: 10px;
	text-align: center;
}

div#buy {
	margin: 0px;
	padding: 0px;
	width: 168px;
	position: absolute;
	float: right;
	top: 350px;
	right: 10px;
	text-align: center;
}

a.noborder {
	color:#FFF
}


a:hover.noborder {
	color:#FFF
}

.imageright {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.imageleft {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.topic {
	text-align: center;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.bookbutton {
	padding-right: 3px;
	padding-left: 3px;
}

.booktable {
	background-color: #B9D54C;
}

/* ------FEEDBURNER FEED (Updates page only)------ */

.feedburnerFeedBlock {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.feedburnerFeedBlock ul {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
}

.feedburnerFeedBlock ul ol {
	list-style-type:decimal;
	padding-top: 10px;
	padding-bottom: 10px;
}

.feedburnerFeedBlock ul ul{
	list-style-type:disc;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.feedburnerFeedBlock .headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCC;
	text-decoration: none;
	color: #26a6c8;
}

.feedburnerFeedBlock .headline a {
	text-decoration: none;
	color: #000000;
	cursor: default;
	disable: true;
}

.feedburnerFeedBlock .date {
	line-height: 1em;
	font-size:12px;
	color:#666;
}

.feedburnerFeedBlock blockquote {
	font-style: italic;
	color: #666;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align:justify;
}

.feedburnerFeedBlock div {
	font-family: Helvetica, Arial, sans-serif;
	font-size:14px;
	line-height:1.4em;
}


/* ------RIGHT MENU------ */

#emailRSS {
	margin: 0px;
	padding: 0px;
	width: 151px;
	float: left;
	top: 272px;
	right: 3px;
	position: relative;
	padding-left: 21px;
}

#email {
	position: relative;
	top: 72px;
}

#form {
	margin: 0px;
	text-align: center;
	padding: 0px;
}

#form p {
	margin: 0px;
	padding: 10px;
	text-align: center;
}

#submit {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#RSS {
	position: relative;
	top: 189px;
	text-align: center;
}

#friend {
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 151px;
	float: right;
	top: 225px;
}

#friend a {
	border-style:none;
}

/* ------QUOTE BAR------ */

#quotebar {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 119px;
	width: 955px;
}

/* ------FOOTER------ */

#footer {
	background-color: #000;
	margin: 0px;
	clear: both;
	width: 955px;
	text-align: center;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

#footer p, #footer p a {
	color:#FFF;
	margin: 0px;
	padding: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	text-decoration: none;
	text-align: center;
}

#footer p#blue, #footer p#blue a {
	color: #A3E0F3;
}

#footer a:hover {
	text-decoration:underline;
}

#footer p.modernlove {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px
}

#footer p.modernlove a {
	color: #F6C;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px
}


/* ------TEXT------ */

p, li {
	font-family: Helvetica, Arial, sans-serif;
	font-size:14px;
	line-height:1.4em;
	text-align: left;
}

h1, h2, h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	font-weight: bold;
}

h1 {
	font-size: 22px;
	background-color: #B9D54C;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-variant: small-caps;
	text-align: left;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCC;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size:16px;
	line-height:1.4em;
}

h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size:14px;
	padding-top:30px;
}
	
a {
	text-decoration: none;
	color: #26a6c8;
}

a:hover {
	text-decoration: none;
	color: #1D7F98;
}

.bullets {
	list-style:disc;
}

.numbers {
	list-style:decimal;
}

