
/* ---------------------------------------------------------------------------------------------------------

The Heartland Chronicles
http://www.theheartlandchronicles.com/

Design, Code, Database Structure, Interactivity, and Management: Thomas Bright and Tony Scialdone
http://www.dotcomonomics.com/

--------------------------------------------------------------------------------------------------------- */

/* Universal Declarations */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, 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, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent; }
body * { position: relative; }
html { background : url(null) fixed no-repeat; } 			/* this fixes an IE problem. Scrolling some pages causes corruption in the rendering. */
:focus { outline: 0; background: #ccc; }					/* remember to define focus styles! */
table { border-collapse: collapse; border-spacing: 0; } 		/* tables still need cellspacing="0" in the markup */


/* Block Level Elements */

html { background: url(../images/bg_body.jpg); }

body { 
	margin: 0;
	padding: 0;
	background: url(../images/bg_body.jpg); 
	font-size: 100.01%; 
	overflow: auto; }

#wrap { 
	margin: 0 auto;
	width: 960px; 
	height: auto;
	background: url(../images/bg_stripe.jpg) repeat-y 35px 0;
	font: 0.8em/1.5em verdana, arial, sans-serif; 
	color: #fff; 
	overflow: auto; }
	
#header { 
	height: 200px; 
	background: url(../images/bg_header.jpg) no-repeat center top; }
	
#contentwrap { 
	clear: both;
	float: left; 
	padding: 7px 0 98px 0; 
	width: 100%; }
	
#primary { 
	float: right;
	top: 56px;
	width: 525px; 
	background: url(../images/bg_primary.png) repeat-y left top; 
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px; }
	
#secondary {  
	float: left;
	width: 425px; }
	
img#cover {
	left: 10px; }
	
img#andy { 
	display: block;
	margin: 28px 0 28px 66px;
	padding: 4px;
	background: #fff;
	border: 1px solid #000; }
	
	
#footer {
	clear: both; 
	margin: 77px 0 0 0;
	height: 140px; }
	
	
/* Nav Styles */

#topnav { 
	margin: -10px 0 28px 0;
	padding: 0;
	width: 100%;
	height: 5em;
	text-align: center; }
	
#topnav li {
	list-style-type: none;
	display: block;
	display: inline; 
	float: left;
	margin-right: 28px; 
	height: 5em; }
	
#topnav a:link,
#topnav a:visited,
#topnav a:active { 
	display: block;
	display: inline; 
	float: left;
	margin-right: 7px;
	padding: 0 10px 3px 10px;
	height: 5em;
	text-decoration: none;
	font: bold 150%/5em verdana, arial, sans-serif;
	color: #fff; 
	letter-spacing: -1px; 
	border: 0; }
#topnav a:hover { 
	color: #fc3; 
	border: 0; }

#topnav li.buya a:link,
#topnav li.buya a:visited,
#topnav li.buya a:active { 
	background: #fc3; 
	color: #000; 
	-moz-border-radius: 14px; 
	-webkit-border-radius: 14px; 
	-moz-border-radius-topleft: 0;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius-topright: 0;
	-webkit-border-top-right-radius: 0; }
#topnav li.buya a:hover { 
	background: #669be6; 
	color: #fff; }
	
#topnav li.buye a:link,
#topnav li.buye a:visited,
#topnav li.buye a:active { 
	background: #fc3; 
	color: #000; 
	-moz-border-radius: 14px; 
	-webkit-border-radius: 14px; 
	-moz-border-radius-topleft: 0;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius-topright: 0;
	-webkit-border-top-right-radius: 0; }
#topnav li.buye a:hover { 
	background: #669be6; 
	color: #fff; }

p a:link,
p a:visited,
p a:active {
	padding-bottom: 2px;
	text-decoration: none;
	font-weight: bold;
	font-size: 100%;
	color: #fc3; 
	border-bottom: 1px dotted #fc3; }
p a:hover { 
	color: #f00; 
	border: 0; }
	

	
/* Headlines */

h1 { 
	margin: 14px 14px 0 14px;
	font: normal 500%/1.5em impact, verdana, arial, sans-serif; 
	color: #fff;
	letter-spacing: -1px; 
	border-bottom: 1px solid #f7f7f7; }
	
h1 span { 
	display: block;
	margin: -7px 0 28px 0;
	font-size: 45%; 
	line-height: 1em; 
	letter-spacing: -1px; }
	
h1 span span {
	display: block;
	margin: 14px 0 0 0; 
	text-align: center;
	font: normal 70%/1em verdana, arial, sans-serif; 
	letter-spacing: -1px; }

h2 { 
	margin: 14px 14px 0 14px; 
	font: normal 188%/1.5em verdana, arial, sans-serif; 
	color: #fff; 
	letter-spacing: -1px; }

h3 { 
	margin: 14px 14px 0 21px;
	font: bold 145%/1.5em impact, verdana, arial, sans-serif;  
	color: #fff;
	letter-spacing: -1px;	}
	
h4 { 
	margin: 14px 14px 0 21px;
	font: bold 136%/1.5em impact, verdana, arial, sans-serif;  
	color: #fff;
	letter-spacing: -1px;	}
	
h5 { 
	margin: 14px 14px 0 21px;
	font: bold 136%/1.5em impact, verdana, arial, sans-serif;  
	color: #fff;
	letter-spacing: -1px; }
	
	
/* Paragraphs */	
	
p { 
	margin: 14px 14px 0 14px;
	font-size: 100%;
	line-height: 1.5em; 
	text-align: justify; }
	
#footer p {
	font-size: 80%;
	text-align: center; }


	
/* Definition Lists */	
	
dl { 
	list-style-position: inside; 
	margin: 14px 28px 0 42px; }

dt { 
	font-weight: bold; 
	font-size: 118%; }

dd { 
	margin-left: 14px; }

/* Ordered Lists */	

ol { 
	list-style-position: outside; 
	margin: 14px 28px 0 42px; }

ol li { text-align: justify; }


/* Unordered Lists */	

ul { 
	list-style-position: inside; 
	margin: 14px 28px 0 42px; }
	
ul li { text-align: justify; }




/* Images */

.pic {
	display: block;
	margin: 14px auto;
	padding: 4px;
	background: #fff;
	border: 1px solid #000; }
	

/* Blockquotes */	

blockquote { 
	margin: 21px 21px 0 21px; 
	border-top: 1px solid #666; border-bottom: 1px solid #666; }
	
blockquote p { 
	margin: 0;
	padding: 14px; 
	background: url(../images/quotes.gif) no-repeat 5px 10px;
	font-weight: bold; 
	color: #fff; }

/* Forms */

form {
	margin: 21px; }

label {
	clear: both;
	display: block;
	margin: 0;
	font-weight: bold;
	color: #fc3;
	text-transform: uppercase; }

input {
	display: block;
	margin: 0 0 14px 0;
	padding: 4px;
	width: 200px;
	background: #fff;
	font: bold 100%/1.3em tahoma, verdana, arial, sans-serif;
	color: #00448d;
	border: 1px solid #c2c2c2; }	
	
input[type $='hidden'] { display: none; }

textarea {
	clear: both;
	display: block;
	overflow: auto;
	margin: 0 0 7px 0;
	padding: 4px 4px 0 4px;
	width: 400px;
	height: 100px;
	background: #fff;
	font: normal 100%/1.3em tahoma, verdana, arial, sans-serif;
	color: #00448d;
	border: 1px solid #c2c2c2; }

select {
	margin: 7px 0 7px 0;
	background: #fff;
	border: 1px solid #c2c2c2; }

input.button {
	clear: both;
	display: block;
	margin: 14px 0 0 0;
	padding: 2px 7px;
	width: auto;
	background: #fc3;
	font-weight: bold;
	color: #000;
	text-align: center;
	text-transform: uppercase; }
	


	
	
/* Tables */	

table {    
	table-layout: fixed;    
	width: 100%;    
	overflow: hidden; }


/* Classes and Stuff */

.bold { font-weight: bold; }
strong { font-weight: bold; }
em { font-style: italic; }
.right { text-align: right; }
.left { text-align: left; }
.center { display: block; margin: 0 auto; text-align: center; }
.red { color: #f00; }

	
	
	
/* Intelligent Navigation */


body#index li.home a,
body#andy li.andy a,
body#about li.about a,
body#contact li.contact a

 { 
	color: #fc3;
	background: url(../images/bg_nav.gif) repeat-x left 70%;  }
	
	
	
	
	
	
	
	
	
	
	
	
	
