/*
Theme Name: Olympia Downtown Association
Author: The Helix Group
Version: 1.0
License: GNU General Public License'
*/

@import url('css/reset.css');
@import url('css/text.css');
@import url('css/960_24_col.css');

a {
	text-decoration: none;
	font-weight: bold;
}
a:link {
	color: #407106;
}
a:visited {
	color: #407106;
}
a:hover, a:active {
	text-decoration: underline;
	background-color: #F8F5E0;
}
hr {
	height: 2px;
	border: none;
	background: url(images/brdr_dotted_horiz.png) repeat-x;
	margin: 12px auto;
}
.alignright {
	float: right;
	margin: 0 8px 8px 8px;
}
.alignleft {
	float: left;
	margin: 8px 8px 8px 0;
}

/*** LAYOUT ***/

#wrapper {
	margin-top: 10px;
	margin-bottom: 10px;
}
#headeraddress {
	text-align: right;
	font-size: 14px;
	line-height: 18px;
}
#mailinglist {
	background-color: #f8f5e0;
	height: 100px;
	text-align: center;
}
	#mailinglist h6 {
		color: #735931;
		margin-bottom: 12px;
	}
	#mailinglist div {
		position: relative;
	}
	#mailinglist div.inputwrap {
		width: 100%;
		height: 24px;
	}
	#mailinglist div.inputwrap label {
		position: absolute;
		width: 170px;
		padding: 2px 4px;
		height: 20px;
		margin-left: 3px;
		color: #999;
		background-color: #fff;
		line-height: 22px;
		text-align: left;
		top: 0;
		left: 20px;
	}
	#mailinglist div.inputwrap input {
		border: 2px solid #e8e5ce;
		background: transparent;
		width: 172px;
		padding: 2px 4px;
		z-index: 2;  
		position: absolute;
		margin: 0;
		top: 0;
		left: 20px;
	}
		#mailinglist div.inputwrap input:focus, #mailinglist div.inputwrap input:active {
			background-color: #ffffff;
		}
	#mailinglist button {
		background-color: #fffce9;
		border: 2px solid #e8e5ce;
		cursor: pointer;
		margin-top: 8px;
		color: #9b9567;
		font-weight: bold;
		font-family: Georgia, serif;
		padding: 0px 8px;
	}
#nav {
	background-color: #407106;
	border-bottom: 5px solid #000000;
	height: 40px;
	margin-bottom: 8px;
}
#slideshow {
	background-color: #406F09;
	margin-bottom: 12px;
	border-bottom: 5px solid #a9ba75;
	position: relative;
}
	#slider {
		margin: 4px 5px 0;
	}
	#slider ul {
		height: 209px;
		overflow: hidden;
	}
#socialicons {
	margin: 0 24px;
	padding-bottom: 12px;
	background: url(images/brdr_dotted_horiz.png) repeat-x 0 100%;
}
	#socialicons a {
		display: block;
		line-height: 24px;
		text-transform: uppercase;
		padding-left: 24px;
		margin: 4px 8px;
		color: #363834;
		text-decoration: none;
		font-weight: normal;
	}
		#socialicons a.fb {
			background-image: url(images/bullet_fb.png);
			background-repeat: no-repeat;
			background-position: 0 50%;
		}
		#socialicons a.twitter {
			background-image: url(images/bullet_twitter.png);
			background-repeat: no-repeat;
			background-position: 0 50%;
		}
		#socialicons a.pinterest {
			background-image: url(images/bullet_pinterest.png);
			background-repeat: no-repeat;
			background-position: 0 50%;
		}
		#socialicons a.web {
			background-image: url(images/bullet_web.png);
			background-repeat: no-repeat;
			background-position: 0 50%;
		}
#mainstreet-outer {
	background: url(images/bg_signpost.png) repeat-y 29px 0px;
	position: relative;
}
	#mainstreet-outer #mainstreetwrap {
		background: url(images/mainstreet_signpost.png) no-repeat 0 0;
		text-align: center;
		padding: 120px 0 16px 50px;
	}
		#mainstreet {
			height: 96px;
		}
	#mainstreet-outer #sponsorswrap {
		background: url(images/sponsors_signpost.png) no-repeat 25px 0;
		text-align: center;
		padding: 120px 0 24px 50px;
	}
		#sponsors {
			height: 96px;
		}
	#mainstreet-bottom {
		width: 152px;
		height: 34px;
		position: relative;
		bottom: 8px;
		left: 34px;
		background: url(images/contributors_signpost.png) no-repeat top left;
	}
#footer {
	background: url(images/brdr_dotted_horiz.png) repeat-x 0 0;
	padding-top: 2px;
	margin-top: 12px;
}
	
#sectionwrap {
	background: url(images/brdr_dotted_vert.png) repeat-y 354px 0;
}
.section .innerbox {
	margin: 0 8px;
}
.section h2 {
	border-top: 3px solid #407106;
	border-bottom: 3px solid #407106;
	margin-bottom: 8px;
}
.section h2 span {
	display: block;
	background: url(images/sectionhead_accent.png) no-repeat 0 50%;
	padding: 0px 4px 0px 26px;
	border-top: 1px solid #749749;
	border-bottom: 1px solid #749749;
	color: #294508;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 1px;
}
.section h3 {
	font-size: 16px;
	margin-bottom: 8px;
}
.section p {
	font-size: 14px;
	text-align: justify;
}
.section .readmore {
	text-align: right;
}
#sponsors {
	width: 154px;
	height: 82px;
}
#menu-footer li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}
#menu-footer .menu-item-last span {
	display: none;
}

/* =Content
-------------------------------------------------------------- */

#main {
	clear: both;
	overflow: hidden;
	padding: 12px 0 0 0;
}
#content {
	margin-bottom: 16px;
}
#content,
#content input,
#content textarea {
	color: #333;
	font-size: 16px;
	line-height: 24px;
}
#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr {
	margin-bottom: 24px;
}
.home #content p,
.home #content ul,
.home #content ol,
.home #content dd,
.home #content pre,
.home #content hr {
	margin-bottom: 10px;
}
#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
	margin-bottom: 0;
}
#content pre,
#content kbd,
#content tt,
#content var {
	font-size: 15px;
	line-height: 21px;
}
#content code {
	font-size: 13px;
}
#content dt,
#content th {
	color: #000;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	color: #000;
	line-height: 1.5em;
	margin: 0 0 20px 0;
}
#content table {
	border: 1px solid #e7e7e7;
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
}
#content tr th,
#content thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 8px;
}
#content tr td {
	border-top: 1px solid #e7e7e7;
	padding: 8px;
}
#content tr.odd td {
	background: #f2f7fc;
}
.hentry {
	margin: 0 0 48px 0;
}
.home .hentry {
	margin-bottom: 0;
}
.home .sticky {
	background: #f2f7fc;
	border-top: 4px solid #000;
	margin-left: -20px;
	margin-right: -20px;
	padding: 18px 20px;
}
.single .hentry {
	margin: 0 0 36px 0;
}
.page-title {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 36px 0;
}
.page-title span {
	color: #333;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
#content .entry-title {
	color: #000;
	font-size: 21px;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 0;
}
.entry-title a:link,
.entry-title a:visited {
	color: #000;
	text-decoration: none;
}
.entry-meta {
	color: #888;
	font-size: 12px;
}
.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}
.entry-content,
.entry-summary {
	clear: both;
	padding: 12px 0 0 0;
}
.home .entry-content {
	font-size: 15px;
	line-height: 21px;
}
#content .entry-summary p:last-child {
	margin-bottom: 12px;
}
.entry-content fieldset {
	border: 1px solid #e7e7e7;
	margin: 0 0 24px 0;
	padding: 24px;
}
.entry-content fieldset legend {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding: 0 24px;
}
.entry-content input {
	margin: 0 0 24px 0;
}
.entry-content input.file,
.entry-content input.button {
	margin-right: 24px;
}
.entry-content label {
	color: #888;
	font-size: 12px;
}
.entry-content select {
	margin: 0 0 24px 0;
}
.entry-content sup,
.entry-content sub {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
.page-link {
	clear: both;
	color: #000;
	font-weight: bold;
	margin: 0 0 22px 0;
	word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
	background: #f1f1f1;
	color: #333;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.home .sticky .page-link a {
	background: #d9e8f7;
}
body.page .edit-link {
	clear: both;
	display: block;
}
#entry-author-info {
	background: #f2f7fc;
	border-top: 4px solid #000;
	clear: both;
	font-size: 14px;
	line-height: 20px;
	margin: 24px 0;
	overflow: hidden;
	padding: 18px 20px;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	height: 60px;
	margin: 0 -104px 0 0;
	padding: 11px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}
.entry-utility {
	clear: both;
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
.entry-meta a,
.entry-utility a {
	color: #888;
}
#content .video-player {
	padding: 0;
}

/* =Navigation
-------------------------------------------------------------- */

.navigation {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
}

/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}

/* CALENDAR
-------------------------------------------------------------- */

#wp-calendar {
	width: 100%;
	margin-bottom: 24px;
	border: 0 !important;
}
#wp-calendar caption {
	color: #4814A0;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 18px;
	text-align: center;
	letter-spacing: 1px;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
	font-size: 14px;
	text-align: center;
}
#wp-calendar tbody {
	color: #000;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	padding: 3px 2px 2px;
	text-align: center;
	height: 88px;
	width: 100px;
	vertical-align: top;
	font-size: 11px;
}
#wp-calendar tbody a {
	display: block;
	border-radius: 4px;
}
#wp-calendar tbody a:link, #wp-calendar tbody a:visited {
	text-decoration: none;
	border: 1px solid #CEF3FF;
}
#wp-calendar tbody a:hover, #wp-calendar tbody a:active {
	text-decoration: none;
	border: 1px solid #000;
}

#wp-calendar tbody td#today {
	background-color: #FFF7D7;
}
#wp-calendar tbody td.havepost {
	background-color: #CEF3FF;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot td {
	font-size: 14px;
	font-weight: bold;
}
#wp-calendar tfoot #next {
	text-align: right;
}
#wp-calendar div.wpcal_daynum {
	margin-bottom: 4px;
}
#wp-calendar div.wpcal_postlink {
	margin-bottom: 4px;
}


/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
}
#site-description {
	-webkit-text-size-adjust: none;
}


/* =Print Style
-------------------------------------------------------------- */

@media print {
	body {
		background: none !important;
	}
	#wrapper {
		clear: both !important;
		display: block !important;
		float: none !important;
		position: relative !important;
	}
	#header {
		border-bottom: 2pt solid #000;
		padding-bottom: 18pt;
	}
	#colophon {
		border-top: 2pt solid #000;
	}
	#site-title,
	#site-description {
		float: none;
		line-height: 1.4em;
		margin: 0;
		padding: 0;
	}
	#site-title {
		font-size: 13pt;
	}
	.entry-content {
		font-size: 14pt;
		line-height: 1.6em;
	}
	.entry-title {
		font-size: 21pt;
	}
	#access,
	#branding img,
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,
	.widget-area {
		display: none !important;
	}
	#container,
	#header,
	#footer {
		margin: 0;
		width: 100%;
	}
	#content,
	.one-column #content {
		margin: 24pt 0 0;
		width: 100%;
	}
	.wp-caption p {
		font-size: 11pt;
	}
	#site-info,
	#site-generator {
		float: none;
		width: auto;
	}
	#colophon {
		width: auto;
	}
	img#wpstats {
		display: none;
	}
	#site-generator a {
		margin: 0;
		padding: 0;
	}
	#entry-author-info {
		border: 1px solid #e7e7e7;
	}
	#main {
		display: inline;
	}
	.home .sticky {
		border: none;
	}
}
#news ul, #news li {
	margin: 0;
	padding: 0;
}
#news li {
	list-style-type: none;
}
#news h3 span.date {
	display: block;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
}
#news .eventmore {
	font-size: 12px;
	margin-left: 6px;
	display: inline-block;
}

#wrapper .cform {
	width: 620px;
}
#wrapper .cform label, #wrapper .cform label span {
	width: 148px;
}
#wrapper .cform input.single {
	width: 280px;
}
#wrapper .cform textarea {
	width: 420px;
}
#wrapper label.cf-group-after, #wrapper label.cf-group-after span {
	width: 480px;
}
#sendbutton {
	cursor: pointer;
}

#post-70 td.column-4 {
	white-space: nowrap;
}
#post-70 td.column-5 {
	text-align: center;
}
.linklove { display: none !important; }

#controls { display: none; }