/*  
Theme Name: Heritage Park
Theme URI: http://heritageparkmuseum.com
Description: by spadewerk
Version: 1.0
author: Brandon Johnson
author URI: http://spadewerk.com
*/

* {
	margin: 0px;
	padding: 0px;}
	
body {
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 16px;
	color: #333;
	line-height: 20px;
	margin: 0px;
	padding: 0px;}
	
a {
	text-decoration: none;
	border: none;}
	
em {
	margin: 0px;
	padding: 0px;}
	
h3,h4 {
	margin: 0px;
	padding: 0px;}
	
ul,li,ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;}
	
img,img a {
	margin: 0px;
	padding: 0px;
	border: none;
	text-decoration: none;}
	
div#wrapper {/* sets the width and centering on screen */
	position: absolute;
	left: 50%;
	margin-top: 20px;
	margin-left: -485px;
	width: 970px;
	background-image: url(images/bg_wrapper.jpg);
	background-repeat: repeat;}
	
div#header {
	margin: 0px;
	padding: 0px;
	width: 970px;
	height: 160px;}
	
div#nav {
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 970px;
	height: 50px;
	background-image: url(images/bg_nav.jpg);
	background-repeat: no-repeat;}
	
div#lft {
	vertical-align: top;
	margin: 0px;
	padding-top: 40px;
	padding-bottom: 0px;
	padding-left: 50px;
	padding-right: 0px;
	width: 600px;
	float: left;}
	
div#lft a {
	text-decoration: none;
	color: #552a23;}
	
div#lft a:hover {
	text-decoration: none;
	color: #301818;}
	
h1 {
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 28px;
	color: #8d0205;
	line-height: 30px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	margin-right: 0px;}
	
h2 {
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 22px;
	color: #330000;
	line-height: 25px;
	font-weight: normal;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;}
	
h4 {
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 16px;
	color: #330000;
	line-height: 18px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;}
	
h4 a {
	color: #330000;}
	
h5 {
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 12px;
	color: #666;
	line-height: 18px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;}
	
p {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;}
	
ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;}
	
li {
	line-height: 16px;
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-bottom: 5px;	
	padding-left: 20px;
	padding-right: 0px;
	background: transparent url(images/listimgarrow.png) no-repeat top left;}
	
div#lft ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;}
	
div#lft ul li {
	line-height: 16px;
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-bottom: 5px;	
	padding-left: 20px;
	padding-right: 0px;
	background: transparent url(images/listimgarrow.png) no-repeat top left;}
	
div#rht {
	vertical-align: top;
	margin: 0px;
	padding-top: 115px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 10px;
	width: 310px;
	float: right;}
	
div#rht li a {
	text-decoration: none;
	color: #330000;}
	
div#rht p {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;}
	
div#rht h3 {
	color: #666;}
	
/* footer area */
	
div#footer {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #592f2c;
	margin: 0px;
	padding-top: 150px;
	padding-bottom: 0px;
	padding-left: 40px;
	padding-right: 0px;
	width: 930px;
	height: 70px;
	background-image: url(images/bg_footer.jpg);
	background-repeat: no-repeat;
	clear: both;}
	
div#footer a {
	color: #592f2c;
	text-decoration: none;
	border: none}
	
div#footer a:hover {
	color: #330000;
	text-decoration: none;
	border: none}
	
/* navigation */
	
#subnav {
	font-size: 16px;
	margin-left: 50px;
	padding: 0px;
	width: 200px;}
	
#subnav li.page_item {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 17px;
	padding-right: 0px;
	text-decoration: none;
	/*border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #301818;*/
	list-style-type: none;
	background-color: transparent;
	background-image: url(images/listimgarrow.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	line-height: auto;}
	
#subnav li.page_item a {
	color: #666;
	font-weight: normal;
	margin-left: 2px;
	text-decoration: none;}
	
#subnav li.page_item a:hover {
	color: #8d0205;
	text-decoration: none;}
	
#subnav li.current_page_item a {
	color: #8d0205;
	font-weight: normal;
	padding-left: 0px;
	background-color: none;}
	
#subnav li li.page_item {
	padding-left: 0px;
	background-color: none;}
	
#subnav li li.page_item a {
	color: #666;
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
	margin: 0px;
	padding-left: 10px;
	text-decoration: none;
	background-color: transparent;}
	
#subnav li li.current_page_item a {
	color: #000;
	font-weight: normal;
	background-color: none;}
	
#subnav li li a:hover {
	color: #001d5b;
	font-weight: normal;}
	
/* news and events */

div#date {
	vertical-align: top;
	text-align: right;
	font-size: 11px;
	font-weight: normal;
	color: #8D0205;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	/*background-image: url(images/bgdate.png);
	background-repeat: no-repeat;
	width: 70px;
	height: 27px;*/}
	
div#datehome {
	vertical-align: top;
	text-align: left;
	font-size: 11px;
	color: #8D0205;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;}
	
div#sep	{
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6d654a;}
	
div#newsrhtdate {
	vertical-align: top;
	margin-top: 0px;;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	width: 200px;}
	
div#newsrhtdate a {
	color: #330000;}
	
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;}
	
.alignright {
	float: right;}

.alignleft {
	float: left}
	
/* news archive */
	
.emptymonth {
	color: #666;}