body {
	background-color: #770101;
	color: #333;
	font-family: "Lucida Sans", sans-serif;
	font-size: 12px;
	line-height: 1.3;
	margin: 0; 
	padding: 0;
}

h1, h2, h3, h4, h5, h6, p, ul {margin-top: 0; margin-bottom: 1em;}

h1 {font-size: 24px; margin-bottom: 24px;}
h1 span {
	font-size: 12px;
	font-weight: normal;
	margin-left: 10px;
}
h1 span.add_item {
	display: inline; 
	background: transparent url(/images/plus.gif) left 50% no-repeat;
	padding-left: 16px;
}
h1 span a.add_item {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	background: transparent url(/images/plus-button.gif) left 50% no-repeat;
	padding-left: 16px;
	display: block;
	float: right;
	height: 20px; width: 88px;
}
h1 span#category-menu {margin-left: 0;}

h2 {font-size: 18px;}
form h2 {font-weight: normal; font-size: 24px; margin-top: 1em;}
form h3 {margin-top: 1em;}

h2.submit-step {
	background: transparent url(/images/submit-step-checkbox.gif) left 50% no-repeat;
	padding-left: 24px;
	margin-top: 20px;
}

ul {
	margin-left: 1.5em;
	padding-left: 0;
}

label, .label {display:block; font-weight:bold;}
label span, .label span {font-weight:normal;}

table {border-collapse: collapse; width: 100%; border: 4px solid #ddd; }
td {Xborder-bottom: 1px solid #ddd; padding: 4px; font-size: 90%;}
th {font-size: 13px; background-color: #ddd; color: #222; padding:4px; text-align:left;}
th a {color: #222;}
tfoot td {background-color: #444;color: #aaa;}
td.pricing td {text-align: center; font-size: 88%;}
td.photo, td.position {text-align:center;}
td.price {text-align:right;}
tbody tr {border-bottom: 1px solid #e8e8e8;}
tr.odd {background-color: #fafafa;}
tr.even {background-color: #f2f2f2;}
th h1 {margin: 0; border-bottom: 1px solid #ccc;}

.clear {clear: both;}
.center {text-align: center;}
.separator {border-bottom: 1px solid #ccc; padding: 0 0 1em 0; margin-bottom: 1em;}
.red {color: red;}
.column-2, .two-column {width: 300px; float: left; Xbackground-color: orange}
.left-column {
	width:  300px; 
	float:  left;
}
.right-column {
	width:  300px; 
	float:  right;
}
.left-wide-column {
	width: 610px;
	float: left;
}
.right-narrow-column {
	width: 300px;
	float: right;
}

.r {margin-bottom: 6px;}
.t {width: 98%; padding: 2px; font-size: 13px; border: 1px solid #ddd; background: transparent url(/images/text-input-bg.png) left top no-repeat;}
.required {font-weight: bold; color: #770101;}
.validation-advice, .error {color: red;}
.yes {background-color: #4AAA42;}
.no {background-color: red;}
.yes, .no, .special, .status {
	font-size: 9px; 
	font-weight: bold;
	color: #fff;
	padding: 1px 2px;
	text-decoration:none;
}
.toggle-button {text-decoration:none;}
a.doc {
	background: transparent url(/images/doc-word.gif) right 50% no-repeat; 
	padding-right: 18px; 
	display: inline-block;
	vertical-align: top;
}
a.pdf {background-image: url(/images/doc-pdf.gif);}
a.excel {background-image: url(/images/doc-excel.gif);}
a.pict {background-image: url(/images/doc-pict.gif);}
.box {
	padding: 10px; 
	background-color: #eee;
}
.border {
	padding: 10px; 
	background-color: #eee;
	border: 1px solid #ddd;
}
.name {font-weight:bold; font-size:120%}
.name a {color: #333; }
.name-title {
	font-size: 24px;
}

.archive {color: #999;}
.archive a {color: #999;}

.pagination {color: #ddd; font-size: 10px; font-weight: bold;}
.pagination a {background-color: #ddd; color: #333; padding: 0 2px; text-decoration: none;}
.pagination .disabled {color: #666;}
.pagination .current {color: #770101;}
.pagination a:hover {background-color: #770101; color: #fff;}

#category_selection {
	font-size: 12px;
}

#errorExplanation {
	background-color: red;
	color: #fff;
	padding: 10px;
}
#errorExplanation h2 {
	font-size: 14px;
}

#flash_message {
	margin-bottom: 10px;
	padding: 10px;
	Xborder: 1px solid #770101;
	background-color: red;
	color: #fff;
	font-weight: bold;
	background: #388bbf url(/images/info-1.gif) 2px 50% no-repeat;
	padding-left: 36px;
}

/*===========================================

POST RELATED STYLES
===========================================*/

.post {
	margin-bottom: 10px; 
	padding-bottom: 10px;
	border-bottom: 1px solid #dedede;
}
.post.top_story {
	background-color: #eee;
	padding: 10px;
}
.post.top_story h1 {
	margin-top: 0;
	margin-bottom: .2em;
	border-bottom: 1px solid #ddd;
}
.post h2, .post h3 {
	margin-bottom: .5em;
}
.post.featured {background-color: #de8e41;}
.post img {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.left-column .post img {
	float: none;
	margin-left: 0;
}
.right-column .post img {
	float: none;
	margin-right: 0;
}
.right-column .post.top_story, .left-column .post.top_story {
	padding: 0 0 10px 0;
}
.right-column .post.top_story p, .right-column .post.top_story h3, .left-column .post.top_story p, .left-column .post.top_story h3 {
	padding: 0 10px;
}
.post .category {
	font-size: 10px;
	color: #999;
	margin-bottom: 0;
	padding: 1px;
}
.category span.category-header {
	background-color: #bbb; 
	color: #fff;
	padding: 1px;
}
.fb-share {padding-left: 10px; }
.fb-share.small {padding-left: 5px;}
.twitter-share {
	display: inline-block;
	outline: none;
	text-indent: -1000px;
	font-size: 10px;
	line-height: 10px;
	margin: 0px 0px 0px 10px;
	vertical-align: top;
	background: transparent url(/images/twitter-med.gif) left top no-repeat;
	width: 62px; height: 18px;
}
.twitter-share.small {background-image: url(/images/twitter-small.gif); margin-left: 0px; width: 16px;}

.date, .location, .price {font-size: 90%; margin-bottom: .5em;}

.read-more {
	color: #999;
	margin-bottom: 0;
	background-color: #bbb; 
	color: #fff;
	padding: 3px;
}
.read-more a {color: #fff; text-decoration: none;}

/*===========================================

PAGE RELATED STYLES
===========================================*/

#global-navigation {
	background-color: #000;
	color: #fff;
	font-size: 11px;
	text-align: right;
	width: 100%;
	height: 24px;
}
#global-navigation .gutter {
	width: 950px;
	margin: 0 auto;
}
#global-navigation ul {
	Xfloat: right;
	Xwidth: 240px;
	margin: 0 auto;
	list-style: none;
	padding: 6px 0;
	text-align: right;
}
#global-navigation li {
	display: inline;
}
#global-navigation a {
	color: #fff; 
	padding: 0 4px;
	text-decoration:none;
	border-right: 1px solid #fff; 
}

#wrap {
	width: 960px;
	margin: 0 auto;
}

#page {
	background-color: #fff;
	Xbackground: #fff url(/images/columns-1.gif) left top repeat-y;
}

#banner {
	position: relative;
	height: 183px;
	background: #770101 url(/images/banner.jpg) left top no-repeat;
}

a#logo {
	position: absolute;
	top: 55px; left: 0;
	width: 480px; height: 68px;
	background: transparent url(/images/power-broker-logo.gif) left top no-repeat;
}
#logo span {display: none;}

#newsletter-signup {
	position: absolute;
	top: 80px; left: 660px;
	width: 320px; height: 32px;
}

#newsletter-email {
	width: 206px; 
	height: 16px; 
	border: none; 
	padding: 4px 2px; 
	margin-right: 4px; 
	outline: 0px none; 
	float: left;
}

#newsletter-button {
	float: left;
}

#email-signup {
	background-color: #770101;
	padding: 10px;
	width: 270px;
	margin: 3px 3px 15px 5px;
}

#email-signup p {
	color: #fff;
	margin: 0 0 15px 0;
	font-size: 14px;
	font-weight: bold;
}

#navigation {
	position: absolute;
	bottom: 10px;
	height: 26px;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding-left: 0px;
}
#navigation li {
	display: inline;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, sans-serif;
}
#navigation a {
	text-transform: lowercase;
	text-decoration: none;
	padding: 6px 13px;
	line-height: 24px;
	color: #fff;
}
#navigation a:hover {
	background-color: #d2c429;
	color: #770101;
}

body#news a#menu-news, 
body#home a#menu-home, 
body#events a#menu-events, 
body#opportunities a#menu-opportunities, 
body#directory a#menu-directory, 
body#submit a#menu-submission, 
#navigation a.active {
	background-color: #fff;
	color: #770101;
} 

#main {
	padding: 10px 0 0 0;
}

#contents {
	width: 630px;
	float: left;
	overflow: hidden;
	Xbackground-color: #fdd;
}
#contents .gutter {
	padding: 0 0 0 10px;	
}

#sidebar {
	width: 300px;
	padding-right: 10px;
	float: right;
	Xbackground-color: #dff;
}

#copyright {text-align: center;}

























