/*  
Theme Name: Leadership Portland
Description: Custom WordPress theme for Leadership Portland.
Version: 1
Author: eROI
Author URI: http://eroi.com/
*/

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

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

	1 - Global
	2 - Structure/Layout
	3 - Header Content
	4 - Content 
	5 - Comment
	6 - Sidebar 
	7 - Footer 
	

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

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

body {
	background: #2a3333;
	font: 62.5% Helvetica, Arial, Verdana, sans-serif;
	color: #ddd;
}
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: #00539b;
	font-weight:bold;
}
a:hover {
	text-decoration	: underline;
}
.clearer {
	clear: both;
	line-height: 0;
}
.disappear {
	margin-left: -9999px;
}
a img {
	border: 0;
}
/***********************************************************************
	2 - STRUCTURE/LAYOUT
************************************************************************/
div#bigbox {
	background: #2a3333 url(images/slice.jpg) repeat-x top left;
}
div#container {
	background: url(images/bg_page.png);
	background-repeat: no-repeat;
	background-position: center -1px;
	color: #7d7d7d;
	margin: 0;
	padding: 85px 0 0 0;
}
#wrapper{
	margin-left:auto;
	margin-right:auto;
	width:990px;
	overflow:none;
}
/***********************************************************************
	3 - HEADER CONTENT
************************************************************************/
div#header {
	width: 816px;
	margin: 0 auto;
	height: 95px;
	z-index: 10;
}
div#eroi_logo{
	height:18px;
	margin:auto;
	width:320px;
	background: url(images/eroi_logo.png) no-repeat top right;		
}
div#eroi_logo a{
	display:block;
	width:100%;
	height:100%;
}
div#logo_background{	
	background: url(images/banner.png) no-repeat top left;		
	width: 571px;
	height: 63px;
	margin: 0 0 0 -27px;
	position:relative;
	top:-2px;
}

div#logo_pdx {
	width:571px;
	height:63px;
}
div#logo_pdx a {
	display: block;
	width: 100%;
	height: 100%;
	outline: none;
} 
div#topcap {
	width: 816px;
	height: 16px;
	margin: 0 auto;
}
div#ad_space_wrapper {
	height:auto;
	width:138px;
	float:left; 
	margin:203px 0 0 15px;
}
div#ad_space {
	background-color:#fff;
	height:auto;
	width:122px;
	padding:0 8px 0 8px;
}
div#ad_space_top_cap {
	background:url(images/ad_space_top_cap.gif) no-repeat;
	height:10px;
	width:138px;
}
div#ad_space_bottom_cap {
	background:url(images/ad_space_bottom_cap.png) no-repeat;
	height:33px;
	width:138px;
	float:right;
}
/***********************************************************************
	4 - CONTENT STYLES
************************************************************************/
div#content {
	width: 816px;
	margin: 5px 0 0 160px;
	background: url(images/content_bg.png) repeat-y top left;
	display:block;
}
a.stico_default {
	background-image: url(images/icon_sharethis.gif) !important;
	padding-top:1px !important;
} 
div.rating{
	margin:1px 0 0 10px;
	height:15px;
	width:70px;
	overflow:hidden;
}
h2.pagetitle, h2.center{
	margin:0 0 0 20px;
}
div#postarea {
	width: 484px;
	padding: 30px 0px 0 5px;
	margin-left: 8px;
	float: left;
	font-size: 12px;
	position: relative;
	z-index: 100;
}
div#entry_bottom {
	background: url(images/entry_bottom.png) no-repeat bottom left;
	width: 558px;
	height:23px;
	margin:0 0 0 110px;
}
div#postarea h2 {
	color: #00539b;
	font-size: 22px;
	padding: 0 0 5px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
}
div.post {
	padding: 0 20px;
}
div.entry p {
	padding-bottom: 1.3em;
	line-height:15px;
	font-size:12px;
}
div.entry p.wp-caption-text {
	font-size:10px; !important
	
}
div.entry a {
	background-color:#e7e7e7;
}
div.entry ul, div.entry ol {
	padding: .3em 30px 1em 30px;
}
div.entry ul li, div.entry ol li {
	padding: 0 0 .5em 0;
}
div.thedate {
	width:484px;	
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	color:#c4c4c4;
	font-size:13px;
	padding: 0 0 15px 0;
}	
div.thedate p {
	background: #fff url(images/bg_date.jpg) repeat-x top left;
	border: 1px solid #fff;
	color: #232323;
	font-weight: bold;
	padding: 0 0 15px 0;
}
div.thedate p span {
	display: block;
	padding-bottom: 2px;
}
div.thedate p span.month {
	font-size: 12px;
}
div.thedate p span.day {
	font-size: 26px;
}
div.thedate p span.year {
	padding-bottom: 0;
	font-size: 12px;
}
div.postdatawrap {
	clear: both;
	margin: 5px 0 10px 0;
	padding: 0;
	background: #fff url(images/rate.jpg) no-repeat top right;
	background-position:420px 7px;
}
div.postdata_home {
	padding: 10px 10px 10px 20px;
	padding-right: 0;
	margin: 0;
}
div.postdata p, div.postdata_home p {
	padding-bottom: 6px;
}
div.postdata ul, div.postdata_home ul {
	list-style-type: none;
	border: 1px solid #d4d4d4;
	width:460px;
	height:10px;
	padding:5px 0 10px 0;	
}
div.postdata ul li, div.postdata_home ul li {
	float: left;
	padding-left: 15px;
	padding-right: 15px;
}
div.postdata ul li.li_comments, div.postdata_home ul li.li_comments {
	background: url(images/icon_comment.gif) no-repeat left;
	margin-left:15px;
}
div.postdata ul li.li_email, div.postdata_home ul li.li_email {
	background: url(images/icon_email.gif) no-repeat left;
	padding-left: 20px;
}
div.postdata ul li.li_delicious, div.postdata_homeul li.li_delicious {
	background: url(images/icon_delicious.gif) no-repeat left;
}
div.postdata ul li.li_technorati, div.postdata_home ul li.li_technorati {
	background: url(images/icon_technorati.gif) no-repeat left;
}
div.postdata ul li.li_subscribe, div.postdata_home ul li.li_subscribe {
	background: url(images/icon_rss_bw.gif) no-repeat left;
}
div.navigation {
	clear: both;
	width: 450px;
	margin: 0 auto 10px auto;
	color: #c4c4c4;
	padding: 10px 20px;
}
div.navigationsingle {
	margin:0px;
}
div.navigation div.alignleft {
	width: 220px;
	float: left;
}
div.navigation div.alignright {
	width: 190px;
	float: right;
	text-align: right;
	
}
div.alignright {
	float:right;
	padding:0 10px 0 10px;
}

div.alignleft {
	float:left;
	padding:0 10px 0 10px;
}
div.navigation a {
	color: #c4c4c4;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}
div#postarea h2.pagetitle_ar {
	padding-left:20px;
}
img.alignleft, img.mt-image-left {
	float: left;
	margin: 0 7px 3px 0;
}
img.alignright, img.mt-image-right {
	float: right;
	margin: 0 0 3px 7px;
}
img.aligncenter {
	display: block;
	margin: 0 auto;
}
div#author_bio{
	padding:0 20px 10px 20px;
}
span#bio_image{
	float:left;
	padding:5px 12px 0 0;
}
/***********************************************************************
	5 - COMMENTS STYLES
************************************************************************/
h3#respond, h3#comments {
	padding: 10px 0 7px 20px;
	font-size: 14px;
}
h3#respond {
	padding-left: 40px;
}
ol.commentlist {
	padding: 0 0 20px 5px;
	margin: 0 auto;
	list-style-type: none;
}
ol.commentlist li {
	padding-bottom: 11px;
	clear: both;
	height: 100%;
}
div.thecommentstuff {
	background: #f5f5f5;
	width: 375px;
	float: left;
	padding: 10px 15px;
}
ol.commentlist li cite {
	font-style: normal;
	font-weight: bold;
}
ol.commentlist li span.thenumber {
	width: 40px;
	color: #00B8DF;
	font-size: 24px;
	font-weight: bold;
	line-height: 1em;	
	background: #f5f5f5;
	float: left;
	text-align: center;
	padding: 10px 0;
	margin:0 0 0 15px;
}
ol.commentlist li p {
	padding-bottom: 1em;
}
small.commentmetadata {
	display: block;
	margin-bottom: 10px;
}
small.commentmetadata a {
	color: #00539B;
	text-decoration: none;
}
ol.commentlist li.author div.thecommentstuff, ol.commentlist li.author span.thenumber {
	background: #ebf2ff;
}
form#commentform {
	padding: 10px 20px;
}
form#commentform p {
	margin-bottom: 9px;
}
/***********************************************************************
	6 - SIDEBAR 
************************************************************************/
span.date{
	color:#c4c4c4;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}
li.page-item-30, li.page-item-50, li.page-item-52, li.page-item-58{
	display:none; /*hides from menu*/
}
div#sidebar {
	width: 285px;
	float: left;
	margin-left: 31px;
	font-size: 12px;
	padding-bottom: 30px;
	margin-top:120px;
}
div#sidebar h3{
	font-size: 15px;
}
div#sidebar a {
	color: #00539B;
}
ul#tabs {
	list-style-type: none;
	padding: 0 0 0 12px;
	background-color:#d2d2d2;		
}
#tabs {
	background-color:#d2d2d2;
	height:26px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}

ul#tabs li {
	background: #fff;
	width: 75px;
	height: 26px;
	float: left;
	border-bottom: none;
	text-align: center;
}
ul#tabs li a {
	display: block;
	height: 20px;
	padding-top: 4px;
	border-bottom: none;
	color:#626262;
}
ul#tabs li.on a {
	color: #00539b;
	outline: none;
	background: #fff url(images/recent_inactive.gif) repeat-x top center;
}	
ul#tabs li#li_recent {
	width: 90px;
	margin-left:-9px;
	background: #fff url(images/recent_active.gif) repeat-x top center;
	height:26px;
}
ul#tabs li#li_recent a {
	width: 90px;
	padding-top:8px;
	height:18px;
}
ul#tabs li#li_categories {
	width: 90px;
	background: #fff url(images/recent_active.gif) repeat-x top center;
	height:26px;
}
ul#tabs li#li_categories a {
	width: 90px;
	padding-top:8px;
	height:18px;
}
ul#tabs li#li_archives {
	width: 90px;
	background: #fff url(images/recent_active.gif) repeat-x top center;
	height:26px;
}
ul#tabs li#li_archives a {
	width: 90px;
	padding-top:8px;
	height:18px;
}
#recent li a{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#00539b;
	font-size:12px;
}
li.recent_articles{	
	padding-bottom:5px;
}
div.box {
	width: 277px;
}
div.box_news {
	width: 274px;
}
div.box h3 {
	padding-left: 25px;
}
div#subscribe h3{
	width:250px;
	background-color:#d1d1d1;
	padding-bottom:5px;
}
div#utilities_news {
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	background-color:#e7e7e7;
}
div#utilities {
	background-color:#fff;
	background: url(images/sidebar_topcap.png) no-repeat top;
	height:26px;
	padding-top:10px;
}
div#utilities p#rss {
	text-align: right;
	padding: 5px 0 0 10px;
	float:left;
}

/*div#utilities p#rss a  {
	background: url(images/icon_rss_color.jpg) no-repeat right;
	padding-right: 20px;
	color: #4e4e4e;		
}*/

div#incoming{
	display:none;
}

form#searchform {
	width: 240px;
	margin: 0 auto;
	padding-left: 15px;
}
div#searchdiv{
	margin:15px 0 0 -110px;
}
form#searchform input.textbox {
	width: 135px;
	border:0px;
	margin-left: 8px;
	height:17px;
	padding: 2px 0 1px 0;
}
input#s{
	padding-top:1px;
	border:1px solid #D2D2D2;
}
form#searchform input#searchsubmit {
	margin: 0 0 4px 5px;
	vertical-align: middle;
}
li.pagenav h2{
	display:none;
}
li.pagenav {
	list-style-type:none;
	padding:15px;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:12px;
}
div#tagcloud ul {
	padding:10px 12px 0 12px;
}
div#tagcloud h2 {
	display:none;
}

div#tagcloud a {
	color:#00539B;
}
div#tagcloud li {
	color:#00539B;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:12px;
padding:0 0 3px 0;
}
div#recent{
	clear: both;
	background: #e7e7e7 url(images/bg_recent.gif) no-repeat top left;
	padding: 25px 25px;
}
div#categories {
	clear: both;
	background: #e7e7e7 url(images/bg_categories.gif) no-repeat top left;
	padding: 25px 25px;
}
div#archives {
	clear: both;
	background: #e7e7e7 url(images/bg_archives.gif) no-repeat top left;
	padding: 25px 25px;
}
div#categories, div#archives {
	display: none;
}
div.convobotcap {	
	background: url(images/bg_convo_ff.gif) no-repeat left;
	width: 277px;
	height: 39px;
}
div#convobotcapid {	
	position:relative;
	top:-1px;
}	
div#convo div.convobotcap {	
	margin-top: -16px;
}
div#sidebar ul {
	list-style-type: none;
}
div#recent ul li {
	line-height: 1.1em;
}

div#otherrecent {
	padding: 10px 0;
}
div#otherrecent a {
	display: block;
}
div#otherrecent ul {
	padding: 6px 25px;
}
div#otherrecent ul li {
	padding-bottom: 11px;
}
div#subscribe {
	background: #e7e7e7 url(images/dividing_line.gif) no-repeat;
	background-position:0 20px;
	width:276px;
	position:relative;
	top:-1px;
}
div#subscribe form {
	padding: 10px 25px;
	border-right:1px solid #fff;
}
div#subscribe p {
	padding-bottom: 11px;
}
div#subscribe input.textbox {
	width: 120px;
	padding: 2px 2px 1px 3px;
	background: #fff;
	border: 1px solid #d2d2d2;
	margin-bottom:10px;
	margin-left:5px;
	margin-top:5px;
}
li.cat-item {
	color: #7F7F7F;
}
div#generic_bottom{
	background: url(images/generic_bottom.png) no-repeat;
	height:26px;
	width:277px;
}
div#tagcloud {
	padding: 5px 0 25px 0;
	background: #e7e7e7 url(images/dividing_line.gif) no-repeat;	
	background-position:0 20px; 
	border-right:1px solid #FFFFFF;border-left:1px solid #FFFFFF;
	width:275px;
	margin:-2px 0 0 0;
}
div#tagcloud h3 {
	background-color:#d2d2d2;
	margin-top:-5px;
	padding-bottom:5px;
}
/***********************************************************************
	7 - FOOTER STYLES
************************************************************************/
div#footer {
	clear: both;
	color: #555;
	width: 816px;
	margin: 0 auto;
	text-transform: uppercase;
	padding-top: 10px;
}
div#footer a {
	color: #999;
}
div#footer ul {
	list-style-type: none;
	float: left;
	padding: 10px 70px 30px 15px;
}
div#footer ul li {
	float: left;
	padding-right: 20px;
}
div#footer ul li.linetwo {
	clear: left;
}
div#poweredby {
	width: 120px;
	float: left;
	padding-top: 24px;
}