/* Greater Richmond Bar Foundation

	=Layout
	=Type
	=Links
	=Forms
	
-----------------------------------------------------------------------------------*/
@import "http://grbf.org/?css=styles/reset";
.clear { clear: both; height: 0; }

/* =Layout
-----------------------------------------------------------------------------------*/
body {
	background: #ededed;
}
#container {
	position: relative;
	margin: 0 auto;
	width: 1024px;
	background: url(http://grbf.org/images/container_bg.gif) repeat-y 0 0;
}
#header {
	margin: 0 22px;
	background: #444;
	padding: 16px;
}
#search {
	position: absolute;
	top: 0;
	right: 38px;
	width: 320px;
	height: 32px;
	overflow: hidden;
	background: #3a3a3a url(http://grbf.org/images/search_bg.gif) no-repeat 280px 50%;
	clear: both;
}
#keywords {
	border: 0;
	background: #3a3a3a;
	color: #479a8b;
	font-weight: bold;
	padding: 8px 16px;
	width: 230px;
}
#nav {
	position: relative;
	margin: 0 22px;
	background: url(http://grbf.org/images/nav_bg.gif) repeat-x 0 0;
	width: 980px;
	height: 45px;
}
#nav li {
	float: left;
}
#primary_content {
	float: left;
	margin: 16px 33px 16px 38px;
	width: 595px;
}
.board_member {
	position: relative;
	margin-bottom: 12px;
	padding-left: 130px;
	min-height: 130px;
	display: block;
}
.board_member_photo {
	position: absolute;
	top: 0;
	left: 0;
	width: 100px;
	height: 100px;
	background: #fff;
	padding: 8px;
	border: 1px solid #e8e8e8;
}
.board_member p {
	padding-bottom: 12px;
}
#primary_content li {
	clear: both;
	margin-bottom: 18px;
}
#news_showcase_Green, #news_showcase_Orange, #news_showcase_Dark_Green, #news_showcase_Gray {
	position: relative;
	display: block;
	width: 100%;
	height: 294px;
	margin-bottom: 16px;
}
#news_showcase_Green {
	background: #479a8b;
	color: #fff;
}
#news_showcase_Orange {
	background: #de5b11;
	color: #fff !important;
}
#news_showcase_Dark_Green {
	background: #006857 !important;
	color: #fff !important;
}
#news_showcase_Gray {
	background: #444;
	color: #fff !important;
}
#news_showcase_content {
	position: absolute;
	top: 75px;
	left: 372px;
	width: 214px;
}
#page_news img.article_photo {
	width: 182px;
	height: 147px;
	margin: 0 16px 8px 0;
	float: left;
	background: #fff;
	padding: 8px;
	border: 1px solid #e8e8e8;
	position: relative;
}
#secondary_content {
	float: left;
	margin: 16px 0;
	width: 320px;
}
#news {
	width: 304px;
	border: 8px solid #e8e8e8;
	margin-bottom: 36px;
}
#page_news #news {
	display: none;
}
#nav_news li {
	float: left;
}
#news #events, #news #headlines {
	clear: both;
}
#news #events li, #news #headlines li {
	padding: 12px 10px;
	border-bottom: 1px solid #e8e8e8;
}
#area_bar_assoc li {
	border-bottom: 1px solid #e8e8e8;
}
#footer {
	margin: 0 22px;
	background: #479a8b;
	color: #fff;
	padding: 0 0 0 16px;
	clear: both;
	line-height: 30px;
}

/* =Type
-----------------------------------------------------------------------------------*/
body {
	font: 12px/18px Arial, sans-serif;
}
h1 {
	background: url(http://grbf.org/images/logo2.gif) no-repeat 0 0;
	width: 286px;
	height: 65px;
}
h1 a {
	text-indent: -999em;
	display: block;
	width: 286px;
	height: 65px;
	border: 0;
	background: none;
}
h1 a:hover {
	background: none;
}
h2 {
	font-size: 18px;
	line-height: 18px;
	border-bottom: 8px solid #fff;
	 text-transform: uppercase;
	padding-bottom: 8px;
	margin-bottom: 8px;
}
h3 {
	font: bold 18px/36px Arial, sans-serif;
	color: #000;
	text-transform: uppercase;
	letter-spacing: -1px;
	border-top: 8px solid #3a3a3a;
	clear: both;
	margin-bottom: 18px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 6px;
}
.even_result h4, .odd_result h4 { margin-bottom: 0; }

#page_who_we_are #primary_content h4 { margin-bottom: 0; }

#page_who_we_are #primary_content h4 span {
	font-style: italic;
	font-weight: normal;
}
#area_bar_assoc h5 {
	text-indent: -999em;
	width: 100%;
	height: 23px;
	background: url(http://grbf.org/images/h5_area_associations.gif) no-repeat 10px 0;
	border-bottom: 8px solid #e8e8e8;
}
p {	padding-bottom: 18px; }

#news_showcase_content p { padding-bottom: 8px; }

#search p {	margin: 0; }

#search label { display: none; }

#search #btn_search { 
	position: absolute;
	top: 4px;
	right: 10px;
	width: 30px;
	height: 24px;
	border: 0;
	text-indent: -999em;
	background: url(http://grbf.org/images/search_bg.gif) no-repeat 0 0;
	cursor: pointer;
}

span.marker {
	background: #FAFFD3;
	font-weight: bold;
	font-style: italic;
}
strong { font-weight: bold; }
em { font-style: italic; }

#events span.date, #headlines span.date {
	font-size: 11px;
	color: #a1a1a1;
	display: block;
}
#events a, #headlines a {
	display: block;
}
#events a:hover, #headlines a:hover {
	background: none;
}
#events a:hover span.title, #headlines a:hover span.title {
	background: #fc6713;
}
#primary_content ul, #primary_content ol {
	list-style: disc;
	margin-bottom: 18px;
	margin-left: 30px;
}
#primary_content ul li { margin-bottom: 0; }

#primary_content ul li.multi-column {
	float: left;
	width: 45%;
	clear: none;
}
#primary_content ol {
	list-style-type: decimal;
}

#page_search #primary_content ol {
	margin-left: 16px;
}
#footer p {
	padding: 0;
	float: left;
}
#footer ul {
	float: right;
}
#footer ul li {
	display: inline;
	border-right: 1px solid #fff;
	margin-right: 8px;
	padding-right: 8px;
}
#footer ul li.last {
	border: none;
}

/* =Links
-----------------------------------------------------------------------------------*/
a {
	font-weight: bold;
	color: #fc6713;
	text-decoration: none;
	border-bottom: 1px dotted #fc6713;
	outline: none;
}
a:hover {
	color: #fff;
	background: #fc6713;
}
#nav a {
	display: block;
	height: 45px;
	text-indent: -999em;
	border: 0;
}
#nav1 a {
	background: url(http://grbf.org/images/nav_what_we_do.gif) no-repeat 0 0;
	width: 117px;
}
#nav2 a {
	background: url(http://grbf.org/images/nav_who_we_are.gif) no-repeat 0 0;
	width: 118px;
}
#nav3 a {
	background: url(http://grbf.org/images/nav_apply_for_grants.gif) no-repeat 0 0;
	width: 153px;
}
#nav4 a {
	background: url(http://grbf.org/images/nav_donate.gif) no-repeat 0 0;
	width: 85px;
}

#nav5 a {
	background: url(http://grbf.org/images/nav_contact_us.gif) no-repeat 0 0;
	width: 114px;
}
li#nav6 {
	margin-left: 282px;
	margin-top: 22px;
}
#nav6 a.report {
	background: url(http://grbf.org/images/nav_annual_report.gif) no-repeat 0 0;
	width: 96px;
	height: 11px !important;
	overflow: hidden;
}

#page_what_we_do #nav1 a, #page_who_we_are #nav2 a, #page_apply_for_grants #nav3 a, 
#page_donate #nav4 a, #page_contact_us #nav5 a, #nav1 a:hover, #nav2 a:hover, #nav3 a:hover, #nav4 a:hover, #nav5 a:hover {
	background-position: 0 -45px !important;
}
#nav6 a.report:hover {
	background-position: 0 -11px !important;
}
#nav_news a {
	display: block;
	height: 40px;
	text-indent: -999em;
	border-bottom: 2px solid #e8e8e8;
}
#nav_news1 a {
	width: 96px;
	background: url(http://grbf.org/images/nav_news_events.gif) no-repeat 50% -40px;
	border-right: 2px solid #e8e8e8;
}
#nav_news2 a {
	width: 96px;
	background: url(http://grbf.org/images/nav_news_news.gif) no-repeat 50% -40px;
	border-right: 2px solid #e8e8e8;
}
#nav_news3 a {
	width: 108px;
	background: url(http://grbf.org/images/nav_news_all_news.gif) no-repeat 50% -40px;
}
#nav_news a:hover, #nav_news a.current {
	background-position: 50% 0 !important;
}
#nav_news a.current {
	border-bottom: 2px solid #fff;
}
#events a, #headlines a {
	color: #000;
	border: 0;
}
#events a:hover, #headlines a:hover {
	color: #fff;
}
#area_bar_assoc li a {
	color: #000;
	border-bottom: 0;
	padding: 12px 10px 12px 31px;
	background: url(http://grbf.org/images/plus_orange.gif) no-repeat 10px 50%;
	display: block;
}
#area_bar_assoc li a:hover {
	color: #fc6713;
	background-color: #f2f2f2;
}
#footer a { 
	color: #fff;
	font-weight: normal;
	border: none;
}
#footer a:hover {
	border-bottom: 1px solid #fff;
	background: none;
}
a.button, input.button {
	background: #479a8b;
	padding: 6px 12px;
	color: #fff;
	font-weight: bold;
	border: 0;
	cursor: pointer;
}
a.button:hover, input.button:hover {
	background: #444;
}
#news_showcase_content a {
	background: #fff !important;
	border: 0 !important;
	padding: 2px 4px;
}
/*479a8b*/
#news_showcase_Green a { color: #77B9AA !important; }
#news_showcase_Orange a { color: #de5b11 !important; }
#news_showcase_Dark_Green a { color: #006857 !important; }
#news_showcase_Gray a { color: #444 !important; }

#pro_bono p {
	margin: 0;
}
#pro_bono a:link, #pro_bono a:visited {
	text-indent: -999em;
	display: block;
	width: 320px;
	height: 144px;
	border: 0;
	background: url(http://grbf.org/images/btn_pro_bono.gif) no-repeat 0 0;
}
#pro_bono a:hover {
	background-position: 0 -144px;
}

/* =Forms
-----------------------------------------------------------------------------------*/
label {
	display: block;
	font-weight: bold;
}
input, textarea {
	background: #e8e8e8;
	border: 0;
	border-top: 1px solid #d8d8d8;
	border-left: 1px solid #d8d8d8;
	width: 350px;
	padding: 4px 5px;
}
input.button {
	width: auto;
}
.question {
	padding-bottom: 12px;
}
textarea {
	width: 500px;
	height: 200px;
}

/* =Inline Editing - edit_this plugin
-----------------------------------------------------------------------------------*/
div.edit_entry, div.edit_entry_r {
	position: relative;
	clear: both;
	float: none;
}
div.edit_entry a.page_edit {
	position: absolute;
	top: 0;
	left: -48px;
	text-indent: -999em;
	width: 32px;
	height: 29px;
	display: block;
	background: url(http://grbf.org/themes/edit_this_themes/images/edit_this_bg.gif) no-repeat 0 0;
	border: 0;
}
div.edit_entry_r a.page_edit {
	position: absolute;
	top: 0;
	right: -48px;
	text-indent: -999em;
	width: 32px !important;
	height: 29px !important;
	display: block;
	background: red url(http://grbf.org/themes/edit_this_themes/images/edit_this_bg.gif) no-repeat 0 -58px !important;
	border: 0;
}
li#nav6 div.edit_entry_r a.page_edit { top: -9px; } 
div.edit_entry a.page_edit:hover { background-position: 0 -29px; }
div.edit_entry_r a.page_edit:hover { background-position: 0 -87px !important; }