/*  
Theme Name: Oregon150
Description: A custom WordPress theme for Oregon's 150th birthday.
Version: 1.0
Author: eROI
Author URI: http://eroi.com/
*/


/* CSS Document */

/************************************************************************

	Site:		oregon150.com

	Author:		eROI		[www.eroi.com]  

	Client:		Oregon150		[http://www.oregon150.com]

	Listing Order:
	==============

	1 - Global
	2 - Structure/Layout
	3 - Main Content
	4 - Sub Navigation
	5 - Left Navigation
	6 - Footer Navigation
	

************************************************************************/

/***********************************************************************
	1 - GLOBAL STYLES
************************************************************************/

body {
	background: #668e3d;
	font: 62.5%/1.6em 'Trebuchet MS', Verdana, Arial, sans-serif;
	color: #283707;
}

html, body, h1, h2, h3, h4, h5, h6, ol, ul, li, dl, dt, dd, form, input, select, div, p, img, table, td { 
	margin: 0; 
	padding: 0; 
}

a {
	text-decoration	: none;
	color: #5B8727;
}

a:hover {
	text-decoration	: underline;
}

.clearer {
	clear: both;
	line-height: 0;
}

.disappear {
	display: none;
}

p, ul, ol {
	padding-bottom: 1.4em;
}

a img {
	border: none;
}

/***********************************************************************
	2 - STRUCTURE/LAYOUT STYLES
************************************************************************/

div#container {
	width: 932px;
	margin: 20px auto;
	font-size: 125%;
}

div#page_topcap, div#page_botcap {
	width: 932px;
	height: 26px;
}
div#page_topcap {
	background: url(http://www.oregon150.org/wp-content/themes/oregon/images/page_topcap.gif) no-repeat top left;
}
div#page_botcap {
	background: url(http://www.oregon150.org/wp-content/themes/oregon/images/page_botcap.gif) no-repeat top left;
}

div#page {
	width: 932px;
	background: url(http://www.oregon150.org/wp-content/themes/oregon/images/page_bg.gif) repeat-y top left;
}

/***********************************************************************
	3 - HEADER STYLES
************************************************************************/
div#colorbar {
	width: 818px;
	height: 13px;
	background: url(http://www.oregon150.org/wp-content/themes/oregon/images/bar_divider.gif) no-repeat top left;
}

div.double {
	width: 818px;
	height: 10px;
	background: url(http://www.oregon150.org/wp-content/themes/oregon/images/bar_doublelines.gif) no-repeat top left;
}

div#header {
	width: 819px;
	margin: 0 auto;
	position: relative;
}

div#photos, div#nav {
	float: left;
}

div#photos {
	width: 614px;
}

div#oregon150 {
	width: 120px;
	height: 110px;
	background: url(http://www.oregon150.org/wp-content/themes/oregon/images/oregon.png) no-repeat top left;
	position: absolute;
	top: 120px;
	left: 35px;
}

div#oregon150 a {
	display: block;
	width: 100%;
	height: 100%;
	outline: none;
}

div#nav {
	width: 204px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #E3E4D7;
}

div#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#nav ul li {
	width: 204px;
	height: 24px;
}

div#nav ul li a {
	display: block;
	width: 100%;
	height: 100%;
	outline: none;
}

div#nav ul li#li_donate {
	height: 25px;
	background: url(http://www.oregon150.org/wp-content/themes/oregon/images/nav_donate_over.jpg) no-repeat top left;
}
div#nav ul li#li_projects {
	background: url(http://www.oregon150.org/wp-content/themes/oregon/images/nav_projects_over.jpg) no-repeat top left;
}
div#nav ul li#li_events {
	height: 26px;
	background: url(http://www.oregon150.org/wp-content/themes/oregon/images/nav_events_over.jpg) no-repeat top left;
}
div#nav ul li#li_press {
	height: 25px;
	background: url(http://www.oregon150.org/wp-content/themes/oregon/images/nav_press_over.jpg) no-repeat top left;
}
div#nav ul li#li_about {
	background: url(http://www.oregon150.org/wp-content/themes/oregon/images/nav_about_over.jpg) no-repeat top left;
}
div#nav ul li#li_contact {
	background: url(http://www.oregon150.org/wp-content/themes/oregon/images/nav_contact_over.jpg) no-repeat top left;
}


div#nav ul li#li_donate a {
	height: 25px;
	background: url(http://www.oregon150.org/wp-content/themes/oregon/images/nav_donate.jpg) no-repeat top left;
}
div#nav ul li#li_projects a {
	background: url(http://www.oregon150.org/wp-content/themes/oregon/images/nav_projects.jpg) no-repeat top left;
}
div#nav ul li#li_events a {
	height: 26px;
	background: url(http://www.oregon150.org/wp-content/themes/oregon/images/nav_events.jpg) no-repeat top left;
}
div#nav ul li#li_press a {
	height: 25px;
	background: url(http://www.oregon150.org/wp-content/themes/oregon/images/nav_press.jpg) no-repeat top left;
}
div#nav ul li#li_about a {
	background: url(http://www.oregon150.org/wp-content/themes/oregon/images/nav_about.jpg) no-repeat top left;
}
div#nav ul li#li_contact a {
	background: url(http://www.oregon150.org/wp-content/themes/oregon/images/nav_contact.jpg) no-repeat top left;
}

div#nav ul li a:hover {
	background: none !important;
}

div#nav ul li ul {
	background: #8C935F;
	width: 128px;
	height: 50px;
	padding: 4px 0;
	position: absolute;
	left: -999em;
	margin-top : -58px;
	margin-left: -128px;
}
div#nav ul li:hover ul, div#nav ul li.sfhover ul {
	left: auto;
}

div#nav ul li#li_projects ul {
	background: #ACCC00;
	color: #333;
}

div#nav ul li ul li {
	width: 128px;
	text-align: center;
}

div#nav ul li ul li#li_stories {
	background: url(http://www.oregon150.org/wp-content/themes/oregon/images/nav_sub_stories_over.jpg) no-repeat top left;
}
div#nav ul li ul li#li_stories a {
	background: url(http://www.oregon150.org/wp-content/themes/oregon/images/nav_sub_stories.jpg) no-repeat top left;
}

div#nav ul li ul li#li_partner {
	background: url(http://www.oregon150.org/wp-content/themes/oregon/images/nav_sub_partner_over.jpg) no-repeat top left;
}
div#nav ul li ul li#li_partner a {
	background: url(http://www.oregon150.org/wp-content/themes/oregon/images/nav_sub_partner.jpg) no-repeat top left;
}

div#nav ul li ul li#li_friends {
	background: url(http://www.oregon150.org/wp-content/themes/oregon/images/nav_sub_friends_over.jpg) no-repeat top left;
}
div#nav ul li ul li#li_friends a {
	background: url(http://www.oregon150.org/wp-content/themes/oregon/images/nav_sub_friends.jpg) no-repeat top left;
}

div#nav ul li ul li#li_board {
	background: url(http://www.oregon150.org/wp-content/themes/oregon/images/nav_sub_board_over.jpg) no-repeat top left;
}
div#nav ul li ul li#li_board a {
	background: url(http://www.oregon150.org/wp-content/themes/oregon/images/nav_sub_board.jpg) no-repeat top left;
}



div#nav ul li ul li a {
	color: #F4F3EF;
	line-height: 1em;
	padding: 3px 0;
	text-align:center;
}
div#nav ul li ul li a:hover {
	font-weight: bold;
	text-decoration: none;
	background: none !important;
}

div#nav ul li#li_about a:hover {
	background: url(http://www.oregon150.org/wp-content/themes/oregon/images/nav_gettoknow_over.gif) no-repeat top left;
}
div#nav ul li#li_contact a:hover {
	background: url(http://www.oregon150.org/wp-content/themes/oregon/images/nav_contact_over.gif) no-repeat top left;
}


div#nav ul li#li_gettoknow span.disappear {
	display: none;
	margin: 0;
}

/***********************************************************************
	4 - CONTENT STYLES
************************************************************************/

div#contentwrap {
	width: 818px;
	margin: 0 auto;
	padding: 20px 0 30px 0;
}

div#breadcrumbs {
	font-size: 11px;
	text-transform: uppercase;
	color: #969c5e;
	font-family: Arial, Helvetica, sans-serif;
	padding: 50px 0 10px 0;
	margin-bottom: 15px;
	letter-spacing: 1px;
	width: auto;
}

div#breadcrumbs span {
	padding-bottom: 4px;
	border-bottom: 1px solid #d1debc;
}

div#breadcrumbs a {
	color: #4e7718;
}

div#content {
	width: 613px;
	line-height: 1.5em;
}

div#content div.addpadding {
	padding: 0 55px 0 0;
}

div#content, div#sidebar {
	float: left;
}

div#sidebar {
	width: 200px;
	background: url(http://www.oregon150.org/wp-content/themes/oregon/images/bg_sidebar.gif) repeat-y top left;
}

h2 {
	background: url(http://www.oregon150.org/wp-content/themes/oregon/images/bg_h1.gif) no-repeat bottom right;
	padding-bottom: 10px;
	margin-bottom: 15px;
}

div#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #668E3C;
	font-size: 24px;
}

h3, dt {
	font-size: 16px;
	text-transform: uppercase;
	color: #697036;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
}

h4	{
	font-size: 13px;
	color: #A0A675;
	font-weight: bold;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	padding-top: 5px;
}

dt {
	clear: both;
}

dd {
	padding-bottom: 15px;
}

div.thetime {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #9FA374;
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 25px 0;
}

dt strong {
	color: #33460B;
}

dd img {
	display: block;
	float: right;
	margin: 0 0 2px 10px;
	padding: 2px;
	border: 1px solid #9FA374;
}

div.entry ul, div.entry ol {
	padding-left: 30px;
	padding-top: 7px;
}
div.entry ul li, div.entry ol li {
	padding-bottom: .8em;
}

div#contactinfo {
	padding-bottom: 5px;
	margin-bottom: 15px;
	background: url(http://www.oregon150.org/wp-content/themes/oregon/images/bar_contactdivider.gif) no-repeat bottom left;
	color: #474400;
	font-weight: bold;
}

div.left {
	width: 55%;
	float: left;
}

div.right {
	width: 38%;
	float: left;
}

.floatleft {
	display: block;
	float: left;
}
.floatright {
	display: block;
	float: right;
}
.center {
	display: block;
	margin: 3px auto;
}

div#recentpostlist ul {
	list-style-type: none;
	margin: 0;
	padding-left: 0;
}

div#recentpostlist ul li a {
	color: #47621f;
	font-weight: bold;
}

div.entry a {
	text-decoration: underline;
}
div.entry a:hover {
	text-decoration: none;
}

form#newsletterform label {
	display: block;
	float: left;
	width: 80px;
	text-align: right;
	margin-right: 4px;
}

form#newsletterform abbr {
	border: none;
	color: #666;
}

form#newsletterform input#btn_subscribe {
	margin-left: 84px;
}

form#newsletterform p {
	clear: both;
}

/***********************************************************************
	5 - SIDEBAR STYLES
************************************************************************/
div#sidebar h3 {
	padding-bottom: 5px;
}

div.boxwrap {
	width: 208px;
	margin: 0 0 5px 2px;
}

div#stories_topcap, div#stories_botcap, div#involved_topcap, div#involved_botcap, div#sponsors_topcap, div#sponsors_botcap,div#partners_topcap, div#partners_botcap, div.sidebar_topcap, div.sidebar_botcap {
	width: 208px;
	height: 11px;
}
div#stories_topcap {
	background: url(http://www.oregon150.org/wp-content/themes/oregon/images/stories_topcap.gif) no-repeat top left;
}
div#stories_botcap {
	background: url(http://www.oregon150.org/wp-content/themes/oregon/images/stories_botcap.gif) no-repeat top left;
}
div.sidebar_topcap {
	background: url(http://www.oregon150.org/wp-content/themes/oregon/images/sidebar_topcap.gif) no-repeat top left;
}
div.sidebar_botcap {
	background: url(http://www.oregon150.org/wp-content/themes/oregon/images/sidebar_botcap.gif) no-repeat top left;
}

div#stories {
	background: url(http://www.oregon150.org/wp-content/themes/oregon/images/stories_bg.gif) repeat-y top left;
	height: 100%;
	width: 174px;
	padding: 0 17px;
	color: #47621f;
}

div#involved_topcap {
	background: url(http://www.solv.org/images/programs/involved_topcap.gif) no-repeat top left;
}
div#involved_botcap {
	background: url(http://www.solv.org/images/programs/involved_botcap.gif) no-repeat top left;
}
div#involved {
	background: url(http://www.solv.org/images/programs/involved_bg.gif) repeat-y top left;
	height: 100%;
	width: 174px;
	padding: 0 17px;
	color: #A0A675;
}

div#partners_topcap {
	background: url(http://www.solv.org/images/programs/partners_topcap.gif) no-repeat top left;
}
div#partners_botcap {
	background: url(http://www.solv.org/images/programs/partners_botcap.gif) no-repeat top left;
}
div#partners {
	background: url(http://www.solv.org/images/programs/partners_bg.gif) repeat-y top left;
	height: 100%;
	width: 174px;
	padding: 0 17px;
	color: #E2E9C7;
}

div#partnerslogos {
	background: url(http://www.solv.org/images/programs/partners_logos_bg.gif) repeat-y top left;
	height: 100%;
	width: 174px;
	padding: 0 17px;
	color: #E2E9C7;
}

div#sponsors_topcap {
	background: url(http://www.solv.org/images/programs/sponsors_topcap.gif) no-repeat top left;
}
div#sponsors_botcap {
	background: url(http://www.solv.org/images/programs/sponsors_botcap.gif) no-repeat top left;
}
div#sponsors {
	background: url(http://www.solv.org/images/programs/sponsors_bg.gif) repeat-y top left;
	height: 100%;
	width: 174px;
	padding: 0 17px;
	color: #E2E9C7;
}

div#sponsorslogos {
	background: url(http://www.solv.org/images/programs/sponsors_logos_bg.gif) repeat-y top left;
	height: 100%;
	width: 174px;
	padding: 0 17px;
	color: #E2E9C7;
}

div.box {
	background: url(http://www.oregon150.org/wp-content/themes/oregon/images/sidebar_bg.gif) repeat-y top left;
	height: 100%;
	width: 174px;
	padding: 0 17px;
}

div.box a, div#stories a {
	color: #47621f;
	font-weight: bold;
	text-decoration: underline;
}

div.box a:hover, div#stories a:hover {
	text-decoration: none;
}

div.box h3 a, div#stories h3 a {
	border: none;
	color: #787440;
	text-decoration: none;
}

div.storiespagebox {
	background: #fff;
	background-image: none !important;
}
div.storiespagebox div.box {
	background: #fff;
	background-image: none !important;
	border: 1px solid #cad9b2;
	width: 165px;
	margin-left: 5px;
	padding: 10px 21px 10px 10px;
}

/***********************************************************************
	6 - FOOTER STYLES
************************************************************************/

div#footer {
	text-align: center;
	color: #33460B;
	font-size: 90%;
}

div#footer ul {
	list-style-type: none;
	padding: 0 29%;
}

div#footer ul li {
	float: left;
	text-align: center;
	margin: 2px 3px;
	/*border-right: 1px solid #737A35;*/
	padding: 0 7px;
	line-height: .9em;
}

div#footer ul li a {
	color: #33460B;
}


/***********************************************************************
	7 - COMMENTS STYLES
************************************************************************/

form#commentform textarea {
	width: 450px;
	height: 200px;
}

h3#comments {
	margin-bottom: 20px;
}
h3#respond {
	margin: 30px 0 10px 0;
}

h3#comments, h3#respond {
	font-size: 16px;
	text-transform: uppercase;
	color: #5B550A;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

ol.commentlist {
	width: 90%;
	list-style-type: none;
}

ol.commentlist li {
	padding: 20px 15px 5px 15px;
	margin-bottom: 10px;
	clear: both;
	position: relative;
}

ol.commentlist li.alt {
	/*background: #F3F7D8;*/
	background: #f4fce7;
}

span.numbered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #DCE9C6;
	font-weight: bold;
	line-height: 1em;
	position: absolute;
	top: 10px;
	right: 15px;
}

p.postmetadata {
	padding: 5px 25px;
	border: 1px dotted #E4DEB6;
	border-left: none;
	border-right: none;
	width: 85%;
	text-align: center;
	line-height: 1em;
	margin: 5px auto 20px auto;
	color: #9FA374;
}

tr.tableOddRow {
	background-color: #eeeeee;}



