/*
Theme Name: Ernestina
Theme URI: http://ernestina.org
Description: Schooner Ernestina website template (Based on Strarkers by Elliot Jay Stocks -- Thanks!)
Version: 1.0
Author: Doug CohenMiller, CohenMiller Design
Author URI: http://cohenmillerdesign.com
Tags: starkers, naked, clean, basic, blue, natuical, schooner, ernestina, 2 column.
*/
@charset "UTF-8";


/* RESET */
/* ----------------------------------------- */

/* Global reset */
/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal }
q:before, q:after { content:''}

/* Global reset-RESET */
/* The below restores some sensible defaults */
strong { font-weight:bold }
em { font-style:italic }
a img { border:none } /* Gets rid of IE's blue borders */	


/* Structure */


body {
	background-color:#d9e2e5;
	color:#464033;
	font-family: Georgia, "Times New Roman", Times, serif;
	position: relative;
	background-image: url(images/bodybg.gif);
	background-repeat: repeat;
	background-position: center top;
}

#header-wrapper {
	position: relative;
	width:100%;
	background-image: url(images/header-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#header {
position: relative;
	margin:0px auto 0px auto;
	width:960px;
}

.search2 {
	width: 300px;
	position:absolute;
	top: 115px;
	right: 0px;
}
.search2 input{
	color:#464033;
	font-size:14px;
	height:25px;
	text-transform:uppercase;
	width:170px;
	border: 1px solid #464033;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#searchsubmit {
	width: 65px;
	height: 31px;
	padding: 5px;
	float:right;
}
#wrapper {
	background-color:;
	margin:0px auto 0px auto;
	width:960px;
}

#main-content {
	clear:both;
	height:100%;
	overflow:hidden;
	width:100%;
}

#nav {
	padding: 10px;
	width: 940px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #645b49;
	border-bottom-color: #645b49;
	background-image: url(images/nav-bg_09_09.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 20px;
	font-size: 16px !important;
	font-style: italic;
	font-weight: bold;
	background-color: #D9E2E5;
}

#post {
	float:left;
	padding:30px 10px;
	width:700px;
	position:relative;
}


#post img {	border: 5px solid #FFF;
}

#post-no-sidebar {
	float:left;
	padding:30px 10px;
	width:940px;
	overflow:visible;
}
#post-no-sidebar img {	border: 5px solid #FFF;
}

#post ol li{
	font-size:14px;
	list-style-position: outside;
	list-style-type: decimal;
	margin-bottom: 14px;
	margin-left: 20px;
	line-height: 21px;
	padding-left:5px;
} 

#post ul li{
	font-size:14px;
	list-style-position: outside;
	list-style-type: disc;
	margin-bottom: 14px;
	margin-left: 20px;
	line-height: 21px;
	padding-left:5px;
} 

#sidebar {
	background-color:#c9d1d4;
	float:right;
	width:218px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #645b49;
	border-right-color: #645b49;
	border-bottom-color: #645b49;
	border-left-color: #645b49;
	padding-top: 30px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
	background-image: url(images/sidebar-bg.gif);
	background-repeat: repeat;
	background-position: center top;
	top: 0px;
	right: 0px;
}
#sidebar li {
	font-size:12px;
	list-style:none;}

#footer-wrapper {
	background-color:#012b3b;
	width:100%;
	clear: both;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #645b49;
}

#footer {
	width:940px;
	margin:0px auto 0px auto;
	padding:30px 10px;
	color: #FFFFFF;
}
#footer p {
	font-size:12px;
	width: 710px;
	line-height: normal;
}



/* special structure classes */

.blurb {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	width:620px;
	line-height: 30px;
}

.home-info {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	width: 940px;
	background-image: url(images/effie-home-bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 40px;
	padding-left: 10px;
}

.home-info a:link {color: #012B3B; text-decoration:none;
}
.home-info a:hover {
	text-shadow:0px 0px 6px #FFF;
	}
.home-info a:visited {color: #012B3B;
}


.home-info ul {
	list-style-type: none;
	width:310px;
	float: right;
}

.home-info li {
padding:;
	margin-bottom: 25px;
	color: #01465f;
	font-style: italic;
	font-weight: bold;
	margin-left: 25px;
}

.news-front-1 {
	float:left;
	padding:30px 10px;
	width:340px;
}

.news-front-2 {
	float:left;
	padding:30px 10px ;
	width:340px;
}

.post-info {
	font-size: 12px;
	color: #464033;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: normal;
	margin-top: -8px;
	padding-left:8px;
/*	float:right;
*/		

}
.post-info-after {
	font-size: 12px;
	color: #464033;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;	
	padding-bottom:8px;
	padding-left:8px;
	
}

.older {padding: 10px; 	background-image: url(images/sidebar-bg.gif);
	background-repeat: repeat;
	background-position: center top;
 color:#FFF;}


#sidebar h3 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #01465f;
	font-weight: bold;
	margin-bottom: 10px;

}

.support_top {
	top: 0px;
	right: 0px;
	position: absolute;
}

.archive-nav {
	color:#FFFFFF;
	float:right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	padding: 10px;
	display:none;
}
.archive-nav a:link {color:#FFF ; text-decoration:none;
}
.archive-nav a:hover {
	text-shadow:0px 0px 6px #012B3B;
	}
.archive-nav a:visited {color: #FFF;
}


.screen-reader-text { display:none;}

.author-info {border:solid 1px #464033; margin:-20px 0px 16px -10px; padding:16px 16px 8px 16px; 	background-image: url(images/sidebar-bg.gif);
	background-repeat: repeat;
	background-position: center top;
	min-height:160px;
}

.widget-container {	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#FFF;
	margin-bottom:16px;
	padding-bottom:8px;
	list-style:none;
}
#footer .widget-container{border:none;}


/*Constant Contact Widget*/

#constant-contact fieldset {margin-bottom:8px;}
#constant-contact fieldset input {color:#464033;
	font-size:14px;
	height:25px;
	text-transform:uppercase;
	border: 1px solid #464033;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;}
	
	
#constant-contact fieldset label {display:none;margin:0px;}
#constant-contact fieldset button {	width:45px;
	height: 31px;
	padding: 5px;
	float:right;
	margin:0px;
}

.support-column-1 {
	float:left;
	margin:0px 10px 0px 0px;
	width:330px;
}
.support-column-2 {float:right; margin:0px 0px 0px 10px; width:330px;}
.support-column-3 {float:left; margin:0px 0px 0px 10px; width:300px;}

	
/* Events-listings */
.event-name {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding:8px 0px;
	font-weight: bold;
}

.event-date {
	color:#C33;
	float:right;
	font-weight: bold;
	padding-bottom:8px;
	/*width:35%;*/
	text-align: right;
}
.event-town {padding-bottom:8px;}

div#em-location-map {
	float:right;
	border: 5px solid #FFF;
	margin-left: 10px;
	margin-bottom: 5px;}

.em-location-map {
	float:right;
	border: 5px solid #FFF;
	margin-left: 10px;
	margin-bottom: 5px;}
	

ul.dbem_events_list li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	font-size:12px;
	margin-bottom:14px;
	}
	
/* Typography */

p {
	font-size:14px;
	margin-bottom: 14px;
	line-height: 21px;
}

h1 {
font-size:24px;
font-weight: bold;
margin-bottom: 14px;

}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #01465f;
	font-weight: bold;
	margin-bottom: 14px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #464033;
	margin-bottom: 14px;

}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #464033;

}

h5 {
		font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #464033;
	margin-bottom: 14px;

}

h6 {
}

a:link {
/*	font-weight: bold;*/
		color: #012B3B;

}
a:visited {
/*	font-weight: bold;*/
		color:#012B3B;
}

a:hover {
/*	font-weight: bold;*/
	color:#C33;
}

blockquote {
	background-image: url(images/block-quote-bg2.png);
	background-repeat: no-repeat;
	background-position: left top;
	color:#2c2820;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	border-left: solid 1px #c9d1d4;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-left: 20px;
	}
pre {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	border-left: solid 1px #c9d1d4;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-left: 20px;
	width: 660px;
	white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */

	
	}	

/* =Menu
-------------------------------------------------------------- */
/*#nav {
	padding: 10px;
	width: 940px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #645b49;
	border-bottom-color: #645b49;
	background-image: url(images/nav-bg_09_09.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 20px;
	font-size: 16px !important;
	font-style: italic;
	font-weight: bold;
	background-color: #D9E2E5;}*/

#access {
		border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #645b49;
	border-bottom-color: #645b49;
	background-image: url(images/nav-bg_09_09.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 20px;
	font-size: 16px !important;
	font-style: italic;
	font-weight: bold;
	background-color: #D9E2E5;
	display: block;
	float: left;
	margin: 0 auto;
	width: 960px;
	height:40px;
	
}
#access .menu-header,
div.menu {
	font-size: 16px;
	width: 928px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	color: #645b49;
	display: block;
	line-height: 40px;
	padding: 0 11px;
	text-decoration: none;
}

#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 40px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #333;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
	color:#FFFFFF;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #333;
	color: #E1E4E6;
}
#access ul li:hover > ul {
	display: block;
}

#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff; background-color:#012B3B;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff; background-color:#012B3B;
}

/*Contact Form*/
.form-right {
margin-left: 10px;
	margin-bottom: 5px;
	float: right;
	width: 225px;
}

.wpcf7-text {
		color:#464033;
	font-size:14px;
	height:25px;
	border: 1px solid #464033;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;

	}
.wpcf7-form-control-wrap {width:295px;}

/*wp-styles*/

.alignright {
	margin-left: 10px;
	margin-bottom: 5px;
	float: right;
}
.alignleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	}
	
.avatar {
	float:left;
	margin-right:10px;
	margin-bottom:5px;
	}
	
.comment-meta {
	font-size: 12px;
	color: #464033;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: normal;
}
.comment 	{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-bottom:16px;
	padding:8px 0px 0px 0px;
}

.comment-body {
	clear:both;
	}

#comments-title	{	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-bottom:8px;
}

.comment-form-comment label {display:none;}

.post-title {border:solid 1px #464033; margin:-20px 0px 16px -10px; padding:16px 16px 8px 16px; 	background-image: url(images/sidebar-bg.gif);
	background-repeat: repeat;
	background-position: center top;
	
}

.post-title p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
}

.wp-caption-text {
	color: #464033;
	font-size: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding-left:8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}