/*
Theme Name: Oregon's Promise
Description: Custom WordPress theme for The Campaign for Oregon's Seniors and People with Disabilities.
Version: 1.0
Author: eROI
Author URI: http://eroi.com/
*/



/* CSS Document */

/************************************************************************

	Site:		Site name

	Author:		eROI		[www.eroi.com]  

	Client:		Client name		[http://www.url.com]

	Listing Order:
	==============

	1 - Global
	2 - Structure/Layout
	3 - Left Navigation
	4 - Main Content
	5 - Footer Navigation
	

************************************************************************/

/***********************************************************************
	1 - GLOBAL STYLES
************************************************************************/

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 {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
	font-size: 1em;
}

body {
    background: #e8eff9;
    color: #333;
	text-align: center;
	font: 1em/1.2em Arial, Helvetica, sans-serif;
}

a {
	color: #2a6da7;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

a.invisible {
	text-decoration: none !important;
	color: #333 !important;
}

.disappear {
	margin-left: -9999px;
}

.clearer {
	clear: both;
	line-height: 0;
}



/***********************************************************************
	2 - STRUCTURE/LAYOUT STYLES
************************************************************************/

div#container {
	font-size: .75em;
}

div#container, div#botcap, div#banner, div#nav {
	margin: 0 auto;
}

div#container {
	width: 1008px;
	background: url(images/bg_page.jpg) repeat-y top left;
	text-align: left;
	padding: 20px 0;
}

div#botcap {
	width: 1008px;
	height: 40px;
	background: url(images/bg_page_botcap.jpg) no-repeat top left;
}


/***********************************************************************
	2 - STRUCTURE/LAYOUT STYLES
************************************************************************/

div#banner {
	background: url(images/banner.jpg) no-repeat top left;
	width: 904px;
	height: 167px;
	padding-bottom: 7px;
	position: relative;
}

div#banner h1 {
	width: 270px;
	height: 120px;
	float: left;
	margin: 32px 0 0 13px;
}

div#banner h1 a {
	display: block;
	width: 100%;
	height: 100%;
}

div#fontstuff {
	width: 250px;
	position: absolute;
	top: 6px;
	right: 10px;
}

a#increase {
	background: url(images/icon_enlarge.jpg) no-repeat top left;
	display: block;
	width: 39px;
	height: 47px;
	margin: 0 5px 0 12px;
}
a#decrease {
	background: url(images/icon_shrink.jpg) no-repeat top left;
	display: block;
	width: 39px;
	height: 47px;
	margin: 0 0 0 2px;
}

a#increase, a#decrease {
	float: left;
}

div#fontstuff ul {
	float: left;
	margin: 6px 0 0 30px;
	color: #2a6da7;
}
div#fontstuff ul li {
	line-height: 1.4em;
}

div#searcharea {
	width: 280px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	position: absolute;
	right: -68px;
	top: 120px;
}

div#searcharea input.textbox {
	background: #fff;
	border: 1px solid #bac0c4;
	padding: 4px 5px;
	color: #666;
	width: 150px;
	margin: 0 3px;
	font-size: 11px;
}

/***********************************************************************
	2 - STRUCTURE/LAYOUT STYLES
************************************************************************/

div#nav {
	background: #e7e8e9 url(images/bg_nav.jpg) repeat-x top left;
	width: 904px;
	min-height: 36px;
	overflow: visible;
	border: 1px solid #cacaca;
}

div#nav ul {
	list-style-type: none;
	padding-left: 10px;
}

div#nav ul li {
	font: 1.3em/2.2em 'Myriad Pro', Geneva, Arial, Helvetica, sans-serif;
	display: inline;
	margin: 0 30px;
}

div#nav ul li a {
	text-decoration: none;
	color: #2a6da7;
}

div#nav ul li a:hover, div#nav ul li.on a {
	text-decoration: underline;
	color: #004e8a;
}


/***********************************************************************
	2 - STRUCTURE/LAYOUT STYLES
************************************************************************/

div#contentwrap {
	width: 930px;
	margin: 0 auto;
	padding: 15px 0;
}

div#content {
	width: 630px;
	float: left;
}


/***********************************************************************
	2 - TAB STYLES
************************************************************************/

div.tabberlive div.tabbertabhide {
 display: none;
}


div.tabberlive, div.tabber {
	width: 590px;
	margin-left: 12px;
}

ul.tabbernav {
	margin:0;
	padding: 1em 0 .55em 0;
	border-bottom: 1px solid #bdbbb2;
	font-weight: bold;
	font-size: 1.2em;
}

ul.tabbernav li {
	list-style: none;
	margin: 0;
	display: inline;
}

ul.tabbernav li a {
	padding: 5px 2.5em 10px 2.5em;
	border: 1px solid #bdbbb2;
	border-bottom: none;
	background: #f5f2e7;
	text-decoration: none;
	color: #629dbe;
	font-style: italic;
}

ul.tabbernav li.tabberactive a {
	padding: 10px 2.5em;
}

ul.tabbernav li a:hover {
	color: #0064a3;
	background: #fffff7;
	border-color: #b9b6aa;
}

ul.tabbernav li.tabberactive a {
	background-color: #fffff7;
	border-bottom: 1px solid #fffff7;
	color: #0064a3;
	font-style: normal;
}

ul.tabbernav li.tabberactive a:hover {
	color: #629dbe;
}

div#introduction, div#history {
	background: #f5f0de url(images/bg_tabbox.jpg) repeat-x top left;
	border: 1px solid #bdbbb2;
	border-top: none;
	padding: 10px 30px;
}


h2, h3, h4 {
	font: bold italic 2em/1.2em 'Myriad Pro', Geneva, Arial, Helvetica, sans-serif;
}

h2, h2 a {
	color: #0064a3;
	background: #e6edf7;
	padding: 3px 7px 3px 20px;
	margin: 0 0 10px 0;
	text-transform: uppercase;
}

h3, h3 a {
	color: #dd791f;
	
}

div.tabberlive h3 {
	line-height: 1em;
	padding-bottom: .4em;
}

h4 {
	color: #464646;
	font-size: 1.2em;
}

h4 a {
	color: #464646;
	text-transform: none;
}

div#content p, div#sidebar p {
	padding-bottom: 1em;
}

input.textbox {
	background: #fff;
	border: 1px solid #bac0c4;
	padding: 2px 3px;
}

img.alignleft, div#voices img.attachment-thumbnail {
	float: left;
	margin: 0 7px 0 0;
}
img.alignright {
	float: right;
	margin: 0 0 0 7px;
}
img.aligncenter {
	display: block;
	margin: 7px auto;
}

/***********************************************************************
	2 - STRUCTURE/LAYOUT STYLES
************************************************************************/

div#voices, div#inthenews {
	width: 566px;
	margin: 10px 0 0 3px;
	padding: 25px 22px;
	background: url(images/bg_contentbox.jpg) no-repeat top left;
}

div.pullquote {
	color: #dd791f;
	font: bold 1.3em Helvetica, Arial, sans-serif;
	width: 150px;
	float: left;
	margin: 0 15px;
}

div.voicescontent {
	width: 220px;
	float: left;
}

div#featuredstory {
	padding: 0 20px;
}

div#newsfeed {
	background: url(images/bg_newsfeed.jpg) no-repeat top left;
	width: 519px;
	padding: 55px 30px 0 30px;
	margin: 10px 0;
	clear: both;
}

div.entry {
	border-bottom: 1px solid #ccc;
	padding: 0 0 10px 0;
	margin: 5px 0;
}

div#newsfeed h3, div#pastarticles h3 {
	font-size: 18px;
	line-height: 1.1em;
}

a#newsfeedlink {
	display: block;
	width: 100px;
	height: 29px;
	margin: -40px 0 10px -5px;
}

/***********************************************************************
	2 - SIDEBAR STYLES
************************************************************************/

div#sidebar {
	width: 300px;
	float: left;
	line-height: 1.2em;
}

div#breakinginner, div#breakingtopcap, div#breakingbotcap {
	margin: 0 auto;
}

div#breaking {
	background: #be6820 url(images/bg_breaking.jpg) no-repeat top left;
	width: 289px;
	border: 2px solid #dd791f;
	padding: 30px 0 20px 0;
	margin-bottom: 15px;
}

div#breakingtopcap {
	background: url(images/breaking_topcap.gif) no-repeat top left;
	width: 270px;
	height: 9px;
}
div#breakingbotcap {
	background: url(images/breaking_botcap.gif) no-repeat top left;
	width: 270px;
	height: 9px;
}
div#breakinginner {
	background: url(images/breaking_bg.gif) repeat-y top left;
	width: 240px;
	padding: 0 15px;
}

div#makeadifference, div#upcomingevents, div#economicimpact {
	width: 292px;
	border: 1px solid #cfd3d4;
	background: #dbebf2 url(images/bg_makeadifference.jpg) no-repeat top;
	/*background: #eaf4f7;*/
	padding: 0 0 15px 0;
	margin-bottom: 15px;
}
div#makeadifference h2, div#upcomingevents h2, div#economicimpact h2 {
	background: #cdd9e8;
	width: 266px;
	margin: 10px auto;
	text-align: center;
	padding: 3px 0;
}

div#upcomingevents h2 a, div#economicimpact h2 a {
	text-decoration: none;
	background: none;
}

div#makeadifference h4 {
	text-align: center;
	color: #004e8a;
	padding-bottom: 10px;
	line-height: 1em;
}

input#zip {
	width: 80px;
	margin-right: 4px;
}

input.radio {
	vertical-align: middle;
	margin-bottom: 5px;
}

div.sidebarbox label {
	display: block;
}

div.sidebarbox {
	background: url(images/bg_sidebarbox.jpg) no-repeat top left;
	width: 250px;
	padding: 15px 20px 0 20px;
	margin: 0 auto;
}

div.extrabox {	
	width: 250px;
	padding: 0 20px;
	margin: 0 auto;
}

div#sidebar h3 {
	font-size: 18px;
	line-height: 1em;
	padding-bottom: 4px;
}

div.divider {
	background: url(images/divider_sidebar.gif) no-repeat center;
	width: 253px;
	height: 4px;
	padding: 0 0 10px 0;
	margin: 0 auto;
}

ul#informed {
	list-style-type: none;
}

li#li_rss, li#li_email {
	padding-left: 35px;
	margin: 8px 0;
}

li#li_rss {
	background: #e6edf7 url(images/icon_rss.gif) no-repeat left;
	background-position: 5px 50%;
	height: 30px;
	line-height: 30px;
}
li#li_email {
	background: #e6edf7 url(images/icon_email.gif) no-repeat left;
	background-position: 5px 5px;
	padding: 7px 0 0 35px;
}

ul#informed li a {
	display: block;
	width: 100%;
	height: 100%;
	background: url(images/btn_go.gif) no-repeat right;
	text-decoration: none;
}
ul#informed li a:hover {
	text-decoration: underline;
}
ul#informed li#li_email a {
	background: none;
	display: inline;
	margin-right: 68px;
}	

li#li_email input.textbox {
	width: 170px;
	margin-right: 2px;
}

div.addpadding {
	background: #fff;
	width: 225px;
	padding: 10px 20px 10px 20px;
	margin: 0 auto;
}


div#upcomingevents ul {
	color: #DD791F;
	padding-left: 5px;
}	
div#upcomingevents ul li p {
	color: #333;
}

div#economicimpact div.pullquote {
	float: none;
	width: auto;
	margin: 0;
	padding: 0 0 10px 0;
}

div#economicimpact div.pullquote span {
	color: #0064a3;
}

div#economicimpact p {
	padding-bottom: 0;
}

div#economicimpact ul {
	padding-left: 10px;
	color: #DD791F;
}

/***********************************************************************
	2 - FOOTER STYLES
************************************************************************/

div#footer {
	width: 910px;
	margin: 0 auto;
}

div#footerabout {
	width: 405px;
	background: #f5f0de url(images/bg_footer.jpg) repeat-x top left;
	border: 1px solid #c1bdaf;
	position: relative;
	padding: 10px 10px 10px 180px;
	font: bold 1em 'Myriad Pro', Geneva, Helvetica, Arial, sans-serif;
	color: #333;
	float: left;
}

div#badge {
	background: url(images/badge_cospd.gif) no-repeat top left;
	width: 145px;
	height: 145px;
	position: absolute;
	top: -20px;
	left: 20px;
}

div#footerlinks {
	width: 290px;
	background: #f5f0de url(images/bg_footer.jpg) repeat-x top left;
	border: 1px solid #c1bdaf;
	float: right;
	padding: 17px 0 0 0;
}

div#column1 {
	width: 60px;
	float: left;
	padding: 0 20px 0 40px;
	margin-right: 10px;
}

div#column2 {	
	width: 120px;
	float: left;
	background: url(images/divider_footerlinks.gif) no-repeat left;
	background-position: 0 50%;
	padding-left: 35px;
}

div#footerlinks li {
	padding-bottom: 7px;
	line-height: 1.2em;
	color: #2a6da7;
}
div#footerlinks li a {
	text-decoration: none;
	font-weight: bold;
}
div#footerlinks li a:hover {
	text-decoration: underline;
}

div#footerutilities {
	clear: both;
	width: 400px;
	margin: 0 auto;
	text-align: center;
	padding: 10px 0;
}
div#footerutilities ul {
	list-style-type: none;
	text-align: center;
}
div#footerutilities ul li {
	display: inline;
	padding: 0 15px;
	font-size: .9em;
	font-weight: bold;
}
div#footerutilities ul li a {
	text-decoration: none;
}
div#footerutilities ul li a:hover {
	text-decoration: underline;
}