/*
Theme Name: Prosser Economic Development Association
Theme URI: http://prosser.org/
Description: Custom theme for the Prosser EDA.
Author: Imageworks Digital
Version: 1.0
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

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 {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	/* clear: both; */
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}

/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: Georgia, "Bitstream Charter", serif;
}

#footer,
h3#comments-title,
h3#reply-title,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#address-info,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text,
input[type=submit],
#map-controls {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}

pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}

code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}



/* -------- LAYOUT -------- */

body {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1em;
	font-style: normal;
	background-color: #fff;
	background-image: url(images/bg_pageBar.png);
	background-position: 0 147px;
	background-repeat: repeat-x;
}

#wrapper {
	text-align: left;
	width: 928px;
	margin: 0 auto;
	padding: 12px 0;
}

#header {
	height: 137px;
}

#masthead {
	position: relative;
}

#branding, #access {
	float: left;
}

#access {
	width: 690px;
	height: 40px;
	position: absolute;
	right: 0;
	top: 42px;
	float: left;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-align: right;
}

#main {
	min-height: 400px;
	overflow: visible;
}

#primary {
	float: left;
	width: 978px;
	position: relative;
	left: -26px;
	margin-top: -25px;
	margin-bottom: -25px;
}

#container {
	margin: 25px 0; 
}

#footer {
	height: 126px;
	width: 100%;
	background-image: url(images/bg_footerBar.png);
	background-position: top left;
	background-repeat: repeat-x;
	padding: 22px 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 70%;
	color: #fff;
	text-shadow: 0 -1px 0 #62853F;
	clear: both;
}

/* -------- END LAYOUT --------- */

#site-title {
	margin-top: 14px;
}

#site-title a {
	background-image: url(images/img_logo.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 206px;
	height: 92px;
	text-indent: -999em;
	display: block;
}

#address-info {
	color: #ccc;
	font-size: 75%;
	position: absolute;
	top: 0;
	left: 240px;
}

#social-links {
	position: absolute;
	top: 0;
	right: 0;
}

#social-links a {
	background-image: url(images/social-icons.png);
	background-repeat: no-repeat;
	text-indent: -999em;
	width: 17px;
	height: 16px;
	display: block;
	float: left;
	margin-left: 9px;
}

#facebook-link {
	background-position: 0 0; 
}

#twitter-link {
	background-position: -26px 0;
}

#rss-link {
	background-position: -52px 0;
}

#menu-main-nav, #menu-main-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	z-index: 15;
}

#menu-main-nav li ul {
	left: -999em;
	position: absolute;
}

#menu-main-nav li ul li {
	float: none;
}

#menu-main-nav li:hover ul {
	left: auto;
}

#menu-main-nav li:hover ul li ul {
	left: -999em;
}

#menu-main-nav li:hover ul li:hover ul {
	left: auto;
}

#menu-main-nav li {
	float: left;
	line-height: 40px;
	text-align: center;
	border-right: 1px solid #d45000;
	border-left: 1px solid #e79200;
}

#menu-main-nav li a {
	color: #fff;
	text-decoration: none;
	text-shadow: 0px 1px 0px #EEA203, 0px -1px 0px #CA2602;
	display: block;
	padding: 0 19px;
	background-image: url(images/bg_navBar.png);
	background-position: top left;
	background-repeat: repeat-x;
}

#menu-main-nav li a:hover, #menu-main-nav li ul li a, #menu-main-nav li:hover {
	background-image: url(images/nav_bg_hover.png);
	color: #6e2d47;
	text-shadow: 0px 1px 0px #FFE24E, 0px -1px 0px #FFAC13; 
}

#menu-main-nav a:hover {
	border-left-color: #ffd94a;
	border-right-color: #ffad22;
}

#menu-main-nav li ul li {
	border-left: 0;
	border-right: 0;
}

#menu-main-nav li ul li a:hover, #menu-main-nav li ul li:hover {
	background-image: url(images/nav_bg_active.png);
	color: #fff;
	text-shadow: 0px 1px 0px #AD3B16, 0px -1px 0px #8B1F0B; 
}

#menu-main-nav li:first-child {
	border-left: 0;
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px;
}

#menu-main-nav li:last-child {
	border-right: 0;
	-webkit-border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0;
}

#menu-main-nav li ul li:first-child, #menu-main-nav li ul li:last-child {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

#main-tagline {
	color: #fff;
	text-shadow: 0 -1px 2px #000;
	width: 240px;
	text-align: center;
	padding: 55px 0;
	font-size: 2em;
	font-weight: bold;
	line-height: 1.5em;
	float: left;
}

#main-tagline span {
	font-variant: small-caps;
	font-size: 75%;
	vertical-align: baseline;
	text-transform: lowercase;
}

#map {
	width: 735px;
	height: 360px;
	background-image: url(images/map_frame.png);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	margin-top: -46px;
	position: relative;
	z-index: 10;
}

#map img {
	margin-top: 35px;
	margin-left: 33px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border-right: 1px solid #fff;
}

#map-controls {
	position: absolute;
	left: 290px;
	z-index: 13;
}

#map-controls a {
	display: block;
	height: 18px;
	width: 63px;
	line-height: 18px;
	padding-left: 27px;
	background-image: url(images/map_toggle.png);
	background-position: top left;
	background-repeat: no-repeat;
	cursor: pointer;
	color: #887;
	margin-bottom: 10px;
	font-size: 90%;
}

#map-prose {
	position: absolute;
	width: 630px;
	height: 65px;
	background-image: url(images/bg_mapBar.png);
	background-position: top left;
	background-repeat: repeat-x;
	padding: 13px 20px;
	color: #fff;
	text-transform: uppercase;
	text-shadow: 0 -1px 0 #791b0a, 0 1px 0 #d04e1d;
	font-size: 65%;
	top: 208px;
	left: 274px;
	z-index: 20;
	line-height: 1.5em;
	letter-spacing:1.9px;
}

#map-prose p {
	position: relative;
	top: 0;
	left: 0;
}

#map-prose em {
	font-size: 1.6em;
	text-transform: capitalize;
	letter-spacing:normal;
	padding-right:.2em;
}

#site-markers {
	position: absolute;
	top: 0;
	left: 0;
}

#site-markers a {
	display: block;
	position: absolute;
	width: 26px;
	height: 45px;
	background-image: url(images/map_markerNatural.png);
	background-repeat: no-repeat;
	background-position: top left;
	text-indent: -999em;
	z-index: 100;
	outline: none; /* gross hack */
}

#wine-food-park { left: 499px; top: 82px; }
#vintners-village { left: 323px; top: 79px; } 
#airport-industrial-park { left: 284px; top: 121px; }
#downtown-prosser { left: 338px; top: 146px; }

#header-image {
	float: left;
	position: relative;
	top: -46px;
	left: 0;
	width: 976px;
	height: 378px;
	background-image: url(images/header_frame.png);
	background-position: top left;
	background-repeat: no-repeat;
}

#header-image img {
	position: relative;
	top: 34px;
	left: 34px;
	-moz-border-radius: 3px;
}

#header-prose {
	position: relative;
	float: left;
	left: 100px;
	top: 0;
	width: 575px;
	height: 220px;
	font-size: 1.3em;
	text-shadow: 0 -1px 0 #000;
	color: #fff;
	line-height: 1.7em;
	padding-top: 40px;
	padding-bottom: 70px;
}

#content h1.entry-title {
	color: #de7300;
	margin-bottom: 15px;
}

#content div.hentry {
	/* float: left; */
}

#content p {
	color: #56563d;
	line-height: 1.5em;
	margin-bottom:1em;
}

#content a {
	color:#729350;
	text-decoration:none;
		font-style:italic;
}

#content a:hover {
	text-decoration:underline;
}

#content h2 {
	color:#729350;
	color: #56563d;
	font-size:.9em;
	padding:12px 0px 12px 0;
	margin:30px 0px 15px 0;
	border-top:1px #c6d2bb solid;
	border-bottom:1px #c6d2bb solid;
	letter-spacing:.3em;
	text-transform:uppercase;
	font-weight:bold;
	clear:left;

}

#content h2 a {
	font-style:normal;
}

#content h3 {
	color:#729350;
	color: #56563d;
	font-size:.8em;
	padding:0;
	margin:0px 0 5px 0;
	text-transform:capitalize;
	font-weight:bold;
	clear:both;

}

#content ul {
	color: #56563d;
	line-height: 1.5em;
	margin:0 0 1.5em 3em;
	list-style:square;
}

#content img {
	border:1px solid #c6d2bb;
	padding:15px;
	margin:0px 20px 20px 0px;
	
	}

#content table {
	margin:0 0 30px 0;
}

#content table th, #content table td {
	color: #56563d;
	line-height: 1.5em;
	width:auto;
	padding:3px 60px 2px 0px;
	font-size:1em;
	font-family: Georgia, "Times New Roman", serif;
	}
	
#content table th {
	font-style:italic;
	
	font-weight:none;
	}

#right-col {
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	background-color: #fff;
	padding: 20px;
	width: 335px;
	margin-left: 20px;
	margin-bottom: 15px;
	float: right;
}

#content #right-col .post-meta h2{
	
	color: #a53614;
	padding:0px 0px 15px 0px;
	border-top:none;
	border-bottom: 1px solid #c6d2bb;
	margin:0px 0px 15px 0px;
	font-style:normal;
	
}

#content #right-col ul{
	list-style:none;
	margin:0px;
	padding:0px;
	font-style: italic;
	font-size:.8em;
	}


#content #right-col ul li h2{
	list-style:none;
	margin:0px;
	padding:0px;
	font-style:italic;

	font-size:.9em;
	}

span.edit-link {
	display: block;
	margin: 20px 0;
	padding: 5px;
	font-size: 90%;
	background: #eee;
	border: 1px solid #bbb;
}

#footer div.widget-area {
	float: left;
	width: 140px;
	height: 127px;
	padding: 0 21px 0 22px;
	border-right: 1px solid #aabe97;
	border-left: 1px solid #6b8c56;
}

#footer div.widget-area:first-child {
	border-left: 0;
}

#footer div.widget-area:last-child {
	border-right: 0;
}

#footer div.widget-area h3 {
	font-size: 1.1em;
	margin-bottom: 10px;
}

#footer div.widget-area p, #footer div.widget-area li {
	line-height: 1.5em;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;

	text-decoration:underline;
}

.404 {
	position: relative;
	float: left;

	top: 0;
	width: 575px;
	font-size: 1.3em;
	text-shadow: 0 -1px 0 #000;
	color: #fff;
	line-height: 1.7em;
	padding-top: 40px;
	padding-bottom: 70px;
}