/*  
Theme Name: Sova DC
Theme URI: http://www.sovadc.com
Description: Custom Design by <a href="http://www.jess3.com">Jess3</a>. Developed for Wordpress by <a href="http://www.chriskjennings.com">Chris Jennings</a>.
Version: 1.0
Author: Jess3
Author URI: http://www.jess3.com/
*/


*{margin:0;padding:0}iframe,a img,fieldset,form,table{border:0}h6,h5,h4,h3,h2,h1,caption,th,td{font-size:100%;font-weight:normal}dd,dt,li,dl,ol,ul{list-style:none}legend{color:#000}button,select,textarea,input{font:12px sans-serif}table{border-collapse:collapse}caption,th,td{text-align:left}


/* Global Settings
--------------------------------------------------------------------------------------*/

body {
	font-size: 62.5%;
	font-family: Helvetica, Arial, sans-serif;
	}

a {color: #cd101b;}

a:hover { text-decoration: none;}

h2 {
	color: #491d08;
	font-size: 1.7em;
	font-weight: bold;
	}

h2 a {
	padding-top: 3px;
	float: right;
	font-size: 10px !important;
	font-weight: normal;
	}

/* Structure
--------------------------------------------------------------------------------------*/

#container {
	width: 846px;
	margin: 0 auto;
	}

#header { 
	margin: 10px 0 0px 0;
	overflow: hidden;
	height: 126px;
	}

#header h1 {
	width: 227px;
	height: 102px;
	float: left;
	}

#header h1 a {
	width: 121px;
	height: 102px;
	display: block;
	text-indent: -9999px;
	background: url(images/sovalogo.gif);
	}
	
#logo {
	width: 227px;
	height: 126px;
	float: left;
	}

#header-right {
	text-align: right;
	font-size: 1.2em;
	color: #6d4a39;
	float: left;
	width: 619px;
	height: 102px;
	margin-top: 20px;
	}

#header-right div {
	float: right;
	margin-bottom: 52px;
	padding-right: 14px;
	}

ul#nav {
	clear: both;
	float: right;
	}

ul#nav li {
	float: left;
	
	}

ul#nav li a {
	height: 16px;
	display: block;
	color: #491d08;
	font-weight: bold;
	text-decoration: none;
	padding: 7px 14px 0 14px;
	background: url(images/nav-spacer.gif) right center no-repeat;
	}

ul#nav li.last a {
	background: none;
	}

ul#nav li a:hover, ul#nav li a.active {
	background: #491d08;
	color: #fff;
	}

ul#nav li a.active {
	margin-left: -1px;
	}

#footer {
	height: 320px;
	background: url(images/footer-bg.png) repeat-x;
	}


/* Homepage
--------------------------------------------------------------------------------------*/

#content {
	overflow: auto;
	margin: 0 0 20px 0;
	}

#primary {
	width: 590px;
	float: left;
	margin-right: 17px;
	}
	
#secondary {
	padding: 9px 0 0 0;
	width: 239px;
	float: left;
	color: #6b6b6b;
	}

#slideshow {
	height: 265px;
	background: url(images/slideshow-bg.jpg);
	padding: 12px 0 0 16px;
	margin: 0 0 25px 0;
	}
	
#myGallery {
	width: 565px !important;
	height: 255px !important;
	overflow: hidden;
	}

#primary-left {
	width: 222px;
	margin: 0 20px 0 16px;
	float: left;
	}

#primary-right {
	width: 323px;
	float: left;
	padding-right: 8px;
	}

#primary h2 {
	margin: 0 0 10px 0;
	}


/* Post
--------------------------------------------------------------------------------------*/

.post {
	border-bottom: 1px solid #c9cdd2;
	margin-bottom: 10px;
	}

.post h3 {
	font-size: 2.0em;
	font-weight: bold;
	margin: 0 0 10px 0;
	}

.post h3 a {
	text-decoration: none;
	color: #000;
	}

.post p {
	font-size: 1.0em;
	line-height: 1.6em;
	margin: 0 0 14px 0;
	}

p.meta {
	text-decoration: underline;
	font-size: 9px;
	font-weight: bold;
	}


/* Sidebar
--------------------------------------------------------------------------------------*/

#sidebar-map {
	background: url(images/map-bg.jpg);
	width: 229px;
	height: 162px;
	padding: 7px 0 0 6px;
	}
	
#map {
	width: 226px;
	height: 154px;
	}

#sidebar-photos {
	background: url(images/photos-bg.jpg);
	width: 239px;
	height: 90px;
	}

#secondary h2, #secondary p {
	padding: 0 5px;
	}

#secondary p {
	line-height: 1.6em;
	}

#secondary ul li {
	margin: 0 0 20px 0;
	}

#secondary h2 {
	margin-bottom: 7px;
	}



/* Footer
--------------------------------------------------------------------------------------*/

#footer-container {
	padding: 45px 0 0 0;
	width: 846px;
	margin: 0 auto;
	overflow: hidden;
	color: #fff;
	}
	
.footer-left {
	width: 300px;
	margin: 0 37px 0 0;
	float: left;
	}

.footer-center {
	width: 230px;
	margin: 0 37px 0 0;
	float: left;
	}

.footer-right {
	width: 198px;
	background: url(images/contact-bg.jpg) repeat-x;
	float: left;
	padding: 10px 20px;
	}

#footer h3 {
	font-size: 1.4em;
	font-weight: bold;
	margin: 0 0 10px 0;
	}

#footer p {
	line-height: 1.6em;
	font-size: 1.1em;
	margin-bottom: 10px;
	}

#footer a { color: #fff;}

.subfooter {
	clear: both;
	padding: 22px 0 0 0;
	}
	

/* Upcoming Events
--------------------------------------------------------------------------------------*/

.upb_events {
		margin: 20px 0 0 0;
		font-size: 1.4em;
	}

.upb_event {
	margin: 0 0 20px 0;
	line-height: 18px;
	}

.upb_date {
	font-size: 12px !important;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 10px;
	}


/* Single Post
--------------------------------------------------------------------------------------*/

.single-post {
	padding: 9px 0 0 18px;
	}

.single-post h2, #blog h2 {
	float: none !important;
	font-size: 1.6em;
	font-weight: bold;
	border-bottom: 1px solid #bec2c7;
	padding: 0 0 9px 0;
	margin: 0 0 20px 0 !important;
	}

.single-post h3 {
	font-size: 30px;
	font-weight: bolder;
	margin: 0 0 28px 0;
	}
	
.entry p {
	line-height: 20px;
	font-size: 1.2em;
	margin: 0 0 20px 0;
	}
#sidebar-photos div {
margin: 0 0 0 7px;
padding: 8px 0 0 0;
}

.entry form span input, .entry form textarea {
	width: 300px;
	font-size: 12px;
	padding: 2px;
	}


#blog {
	padding-left: 20px;
	width: 570px;
	float: left;
	margin-right: 17px;
	}

#bigmap-contain {
	width: 560px;
	height: 443px;
	padding: 9px 0 0 8px;
	background: url(images/bigmapbg.jpg);
	}
	
#bigmap {
	width: 552px;
	height: 435px;
	}

#mapinfo {
	width: 220px;
	overflow: hidden;
	font-size: 12px;
	line-height: 18px;
	
	margin: 10px;
	}
	
.mapleft {width: 140px; float: left;}

.mapright {	
	float: left;
	width: 80px;
	}
	
#secondary form p input {
	width:189px;
	border: 1px #888 solid;
	padding: 2px 3px
	}

#secondary form p {
		margin: 5px 0 0 0;
	}


.contactform input {
	border: 1px solid #e4ddd5;
	padding: 2px 3px;

	}

.contactform {
	line-height: 26px;
	}

.contactform textarea {
	border: 1px solid #e4ddd5;
	padding: 2px 3px;
	width: 465px!important;
	height: 70px;
	}
.contactform form p span input {
	float: left !important;
	}

.contactform form p input {
	float: right !important;
	margin-right: 100px;
	}


.thankyou
{
background-color:#604625;
color:#fff;
font-size:1.2em;
font-weight:bold;
padding:5px;
margin:5px;
display:block;
}