/*  
Theme Name: b2g Local Sites
Theme URI: http://b2g.org/
Description: b2g Local Site theme built by <a href="http://gb-studio.tv/">[gb] Studio</a>.
Version: 1.0
Author: Grant Blakeman for [gb] Studio updated by Alicia Shober
Author URI: http://grantblakeman.com/

*/

@import url("/wp-content/themes/b2glocal/stylesheets/reset.css");   /* thanks yahoo */

body {
	background-image: url("/wp-content/themes/b2glocal/images/home_bg.jpg");
	background-position: center 150px;
	background-repeat: repeat-x;
	background-color: #fff;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
}

#header_container {
	width: 100%;
	height: 150px;
	background-image: url("/wp-content/themes/b2glocal/images/local_header_bg_top.gif");
	background-position: center top;
	background-repeat: repeat-x;
	overflow: hidden;
	clear: both;
}
#header {
	margin: 0 auto;
	margin-top: 9px;
	width: 920px;
	height: 125px;
	overflow: hidden;
}
#header_left {
	position: relative;
	width: 540px;
	float: left;
	z-index: 6;
}
#header_left img {
	margin: 15px 0px 0px 0px;
	float: left;
}
#header_left h2 {
	margin: 40px 0px 0px 25px;
	font-size: 40px;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-weight: normal;
	line-height: 40px;
	letter-spacing: -0.05em;
	color: #E6AF1C;
	float: left;
}

#header_right {
	position: absolute;
	padding-top:85px;
	padding-left:110px;
	width: 400px;
	height: 30px;
	z-index: 5;
}
#header_right h2 {
	display: block;
	width: 400px;
	height: 30px;
	text-indent: -5000px;
	background-image: url("/wp-content/themes/b2glocal/images/b2g_local_tag_horiz.png");
	background-position: top;
	background-repeat: no-repeat;
}

#header_left h2 a{
	text-decoration:none;
	color: #E6AF1C;
}

#header_image {
	position: absolute;
	margin: 0px 0px 0px 85px;
	height: 140px;
	background-image: url("/wp-content/themes/b2glocal/images/local_header_bg.jpg");
	background-position: top center;
	background-repeat: repeat-x;
	z-index: 4;
}

#header_image #mask {
	position: relative;
	height: 140px;
	z-index: 5;
}

#header_image #custom_image {
	position: relative;
	margin-top: -245px;
	z-index: 4;
}

#header_secondary {
	margin: 0 auto;
	padding: 70px 0px 0px 0px;
	width: 880px;
	height: 230px;
}

#header_right_secondary {
	width: 158px;
	height: 129px;
	float: right;
}


/* site notice stuff */

#site_notice_container {
	width: 100%;
	clear: both;
	margin:-100px 0 0 0;
}
#site_notice {
	padding: 5px 15px 5px 15px;
	width: 90%;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-weight: normal;
	margin:0 0 35px 0;
}
#site_notice h3 {
	display:none;
	margin: 0px 0px 10px 0px;
	font-size: 45px;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-weight: normal;
	line-height: 60px;
	color:#C47821;
	text-align: center;
	
}
#site_notice p {
	margin: 0px 0px 10px 0px;
	font-size: 16px;
	color:#003366;
}

.flashmovie {
	margin:4px 30px;
}

/*body stuff*/

#body_container {
	margin: 110px 0px 60px 0px;
	width: 100%;
	clear: both;
	min-height:200px;
}
body.init-contact #body_container {
	margin-top: 20px;
}
#body {
	margin: 0 auto;
	width: 940px;
}
#body_left, #resources, #events {
	margin: 0px 340px 0px 0px;
}
#resources, #events {
	margin-top: 35px;
}
#body_left h1 {
	margin: 0px 0px 5px 0px;
	font-size: 16px;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-weight: bold;
	line-height: 35px;
	color: #624623;
	border-bottom: 1px solid #E6AF1C;
}
#body_left h2 {
	margin: 20px 0px 0px 0px;
	font-size: 16px;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-weight: bold;
	line-height: 25px;
	color: #624623;
}
#body_left h3 {
	margin: 0px 0px 15px 0px;
	padding: 20px 0px 0px 0px;
	font-size: 23px;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-weight: normal;
	line-height: 30px;
	color: #1E84C2;
	text-align: right;
}
#body_left h1 a, #body_left h2 a, #body_left h3 a {
	color: #624623;
	text-decoration: none;
}
#body_left h1 a:hover, #body_left h2 a:hover, #body_left h3 a:hover {
	text-decoration: underline;
}
#body_left h4 {
	margin: 0px 0px 2px 0px;
	font-size: 11px;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-weight: normal;
	line-height: 18px;
	color: #624623;
}
#body_left p {
	margin: 0px 0px 5px 0px;
	font-size: 12px;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	line-height: 18px;
	color: #624623;
}
#body_left p a {
	color: #624623;
	text-decoration: underline;
}
#body_left p a:hover {
	text-decoration: none;
}
#stats p {
	margin: 0px 0px 25px 0px;
	text-align: right;
	color: #8f724e;
}
#stats a, #stats a:hover, #stats a:link, #stats a:visited {
	color: #8f724e;
}
#body_left em {
	font-style: italic;
}
#body_left strong {
	font-weight: bold;
}
#body_right {
	margin: 0px 10px 0px 0px;
	width: 270px;
	float: right;
}
#body_right h2 {
	margin: 15px 0px 0px 0px;
	font-size: 12px;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-weight: bold;
	line-height: 18px;
	color: #666;
}
#body_right p {
	margin: 0px 0px 15px 0px;
	font-size: 12px;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	line-height: 18px;
	color: #666;
}
#body_right a {
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
#body_right a:hover {
	text-decoration: underline;
}
#body_right em {
	font-style: italic;
}

#connect_container {
	width: 100%;
	height: 100px;
	background-image: url("/wp-content/themes/b2glocal/images/home_citiesbar_bg.gif");
	background-repeat: repeat-x;
	background-color: #F9FACE;
	clear: both;
}
#connect {
	margin: 0 auto;
	width: 800px;
	height: 100px;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-size: 10px;
	color: #B0A291;
}
#connect_cube {
	margin: -20px 0px 0px -20px;
	width: 138px;
	height: 46px;
	float: left;
}
#connect_intro {
	margin: 30px 25px 0px 0px;
	width: 590px;
	height: 46px;
	float: right;
}
#connect_intro a, #connect_intro_secondary a {
	font-weight: bold;
	text-decoration: underline;
	color: #624623;
}
#connect_intro a:hover, #connect_intro_secondary a:hover {
	text-decoration: none;
}
#connect_intro strong, #connect_intro_secondary strong {
	font-weight: bold;
}
#connect_intro h2 {
	font-size: 11px;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-weight: bold;
	line-height: 18px;
	color: #1E84C2;	
}
#connect_intro p {
	font-size: 11px;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	line-height: 18px;
	color: #4C3619;	
}
#connect_list_container {
	margin: 0 auto;
	width: 800px;
	clear: both;
}

#footer_container {
	width: 100%;
	height: 125px;
	background-color: #624623;
	clear: both;
}
#footer {
	margin: 0 auto;
	padding: 28px 0px 0px 0px;
	width: 880px;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-size: 10px;
	color: #B0A291;
	text-align: center;
}
#footer p {
	margin-bottom: 7px;
}
#footer a {
	color: #B0A291;
	text-decoration: underline;
}
#footer a:hover, ul#footer_nav li.select a:hover, ul#footer_nav li.current_page_item a:hover {
	color: #624623;
	text-decoration: none;
	background-color: #B0A291;
}
ul#footer_nav {
	margin: 0 auto;
	padding: 0px 0px 20px 0px;
	width: 680px;
	list-style-type: none;
}
ul#footer_nav li {
	display: inline;
	padding: 5px 10px 15px 10px;
	font-size: 12px;
	font-weight: bold;
}
ul#footer_nav li a {
	padding: 5px;
	text-decoration: none;
}
ul#footer_nav li.select a, ul#footer_nav li.current_page_item a {
	color: #e6af1c;
	background-color: #6f512b;
}
ul#footer_nav li a:hover {
	color: #624623;
}

/* homepage posts */

#body_left #home_posts div.post h2 {
	margin: 20px 0px 10px 0px;
	font-size: 16px;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-weight: bold;
	line-height: 25px;
	border-bottom: 1px solid #E6AF1C;
	color: #624623;
}
#body_left #home_posts div.post div.entry {
	width: 425px;
	float: left;
}
#body_left #home_posts div.post div.entry p.comments_link {
	text-align: right;
}
#body_left #home_posts div.post div.stats {
	width: 170px;
	text-align: right;
	float: right;
}

/* links list */

#body_left #home_links #elsewhere_list h3 {
	margin: 0px 0px 5px 0px;
	font-size: 12px;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-weight: bold;
	line-height: 25px;
	border-bottom: 1px solid #E6AF1C;
	text-align: left;
	color: #666;
}
#body_left #home_links #elsewhere_list h3 a {
	color: #666;
	text-decoration: none;
}
#body_left #home_links #elsewhere_list h3 a:hover {
	text-decoration: underline;
}
#body_left #home_links #elsewhere_list p {
	margin: 0px 0px 0px 0px;
	width: 425px;
	color: #666;
}

/* --------- secondary pages ------------ */

#body_left div.page h2 {
	margin: 0px 0px 15px 0px;
	padding-top: 20px;
	font-size: 36px;
	letter-spacing: -0.05em;
}
#body_left div.page p {
	margin: 0px 0px 14px 0px;
	font-size: 14px;
	line-height: 20px;
}
#body_left div.page h3 {
	text-align: left;
}
#body_left div.page h4 {
	margin: 0px 0px 14px 0px;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}
#body_left div.page ul, #body_left div.page ol {
	margin: 0px 0px 14px 0px;
	font-size: 14px;
	line-height: 20px;
	color: #624623;
}
#body_left div.page ul li {
	margin-left: 15px;
	list-style-type: disc;
}
#body_left div.page ol li {
	margin-left: 20px;
	list-style-type: decimal;
}

ul#secondary_nav, #submenu_backlink {
	padding: 9px 0px 30px 0px;
	margin: 0 auto;
	width: 270px;
	list-style-type: none;
	color: #624623;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	overflow: hidden;
}
ul#secondary_nav li {
	width: 270px;
	border-bottom: 1px solid #E6AF1C;
}
ul#secondary_nav li a, #submenu_backlink a {
	display: -moz-inline-block;
	display: inline-block;
	padding: 5px 0px 5px 10px;
	width: 270px;
	color: #624623;
	line-height: 20px;
	text-decoration: none;
}
ul#secondary_nav li a:hover, #submenu_backlink a:hover {
	width: 270px;
	line-height: 20px;
	color: #fff;
	text-decoration: none;
	background-image: url("/wp-content/themes/b2glocal/images/top_nav_bg_rollover.gif");
	background-repeat: repeat-x;
	background-color: #E6AF1C;
}
ul#secondary_nav li.current_page_item a {
	width: 270px;
	line-height: 20px;
	color: #fff;
	text-decoration: none;
	background-image: url("/wp-content/themes/b2glocal/images/top_nav_bg_rollover.gif");
	background-repeat: repeat-x;
	background-color: #E6AF1C;
}
#submenu_backlink {
	margin: -10px 0px 20px 0px;
	padding: 0px;
}

#contact h3 {
	margin: 0px 0px 15px 0px;
	padding: 20px 0px 0px 0px;
	font-size: 23px;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-weight: bold;
	line-height: 30px;
	color: #1E84C2;
	text-align: left;
}
#contact h4 {
	margin: 0px 0px 20px 80px;
	font-size: 40px;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-weight: normal;
	line-height: 48px;
	color: #624623;
}
#contact h4 a {
	color: #624623;
	text-decoration: none;	
}
#contact h4 a:hover {
	text-decoration: underline;	
}
#contact p {
	margin: 0px 0px 15px 0px;
	font-size: 23px;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-weight: normal;
	line-height: 30px;
	color: #1E84C2;
	text-align: left;
}

/* --------------  blog stuff ---------------- */

#blog_entry.highlighted {
	margin: 0px 0px 35px 0px;
	clear:left;
}

#blog_entry.highlighted p {
	font-size:medium;
	line-height:20px;
}

#blog_entry.highlighted ul {
	color: #1E84C2;
	list-style-type: disc;
	padding-left:50px;
}

#blog_entry.highlighted h1 {
	margin: 35px 0px 12px 0px;
	font-size: 45px;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-weight: normal;
	line-height: 60px;
	color: #624623;
	text-align: left;
	letter-spacing: -0.05em;
	border: 0px;
}

#blog_entry h1 {
	margin: 35px 0px 12px 0px;
	font-size: 45px;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-weight: normal;
	line-height: 50px;
	color: #624623;
	text-align: right;
}
#blog_entry h1 a {
	font-weight: normal;
	color: #624623;
	text-decoration: none;
}
#blog_entry h1 a:hover {
	font-weight: normal;
	color: #624623;
	text-decoration: underline;
}
#blog_entry h2, #blog_entry p, #blog_entry.lower h1, #blog_entry.lower h3, #blog_entry.lower ol, #blog_entry.lower ul {
	margin: 0px 0px 13px 0px;
	font-size: 18px;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-weight: normal;
	line-height: 30px;
	color: #1E84C2;	
}
#blog_entry.lower h1, #blog_entry.lower h3 {
	text-align: left;
	border: 0px;
}
#blog_entry h2 a, #blog_entry p a, #blog_entry.lower p a, #blog_entry.lower a {
	padding: 0px 6px 5px 6px;
	font-weight: bold;
	text-decoration: none;
	color: #4C3619;
}
#blog_entry h2 a:hover, #blog_entry p a:hover, #blog_entry.lower p a:hover, #blog_entry.lower a:hover {
	color: #fff;
	background-color: #624623;
}
#blog_entry h4 {
	text-align: right;
}
#blog_entry h4.continue_reading {
	text-align: right;
}
#blog_entry h4 a {
	padding: 5px;
	font-weight: bold;
	color: #624623;
	text-decoration: none;
}
#blog_entry h4 a:hover {
	color: #fff;
	background-color: #624623;
	text-decoration: none;
}

#blog_entry.lower ol, #postbody.entry ol {
	list-style-type: decimal;
}
#blog_entry.lower ol ol, #postbody.entry ol ol {
	margin-left: 15px;
	margin-bottom: 0px;
	list-style-type: lower-alpha;
}
#blog_entry.lower ol ol ol, #postbody.entry ol ol ol {
	margin-left: 15px;
	margin-bottom: 0px;
	list-style-type: lower-roman;
}
#blog_entry.lower ul, #postbody.entry ul {
	list-style-type: disc;
}
#blog_entry.lower ul ul, #postbody.entry ul ul {
	margin-left: 15px;
	margin-bottom: 0px;
	list-style-type: circle;
}
#blog_entry.lower ul ul ul, #postbody.entry ul ul ul {
	margin-left: 15px;
	margin-bottom: 0px;
	list-style-type: square;
}

.comments {
	width: 50px;
	padding: 0px 0px 0px 3px;
	float: right;
	font-size: 10px;
	text-align: right;
	font-weight: normal;
}

.entry ul {
	color: #8c6739;
	list-style-type: disc;
	font-size: 12px;
	margin-left:50px;
}

/* --------------  post pages ---------------- */

#body_right.post {
	padding: 20px 20px 15px 10px;
/*	background-color: #edfaff;*/
}
#single_post.entry {
	min-height: 250px;
}

#body_right.post #post_navigation {
	padding: 15px 20px 10px 10px;
	background-color: #edfaff;
}

ul#navigation {
	padding: 0px 0px 20px 0px;
	margin: 0 auto;
	width: 250px;
	list-style-type: none;
	color: #624623;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-size: 12px;
}
ul#navigation li {
	width: 120px;
}
.right, .next {
	padding: 0px 0px 0px 3px;
	float: right;
	text-align: left;
}
li.left, li.previous {
	float: left;
	text-align: right;
}
.next, .previous {
	padding-bottom: 5px;
	color: #6ad0f8;
	font-size: 12px;
}
li.clear {
	clear: both;
}
ul#navigation li a {
	display: block;
	padding: 6px;
	line-height: 15px;
	color: #624623;
	font-weight: bold;
	text-decoration: none;
	min-height: 45px;
	background-color: #d3f3fe;
}
ul#navigation li a:hover {
	min-height: 45px;
	line-height: 15px;
	color: #fff;
	background-color: #624623;
	text-decoration: none;
}

#single_post {
	margin: 0px 20px 0px 0px;
}

#single_post p, #single_post ol, #single_post ul {
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 20px;
}
#single_post h3 {
	font-size: 18px;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
}
#single_post ol {
	color: #8c6739;
	list-style-type: decimal;
}
#single_post ol:hover {
	color: #624623;
}
#single_post ol ol {
	margin-left: 15px;
	margin-bottom: 0px;
	list-style-type: lower-alpha;
}
#single_post ol ol ol {
	margin-left: 15px;
	margin-bottom: 0px;
	list-style-type: lower-roman;
}
#single_post ul {
	color: #8c6739;
	list-style-type: disc;
	margin-left:50px;
}
#single_post ul:hover {
	color: #624623;
}
#single_post ul ul {
	margin-left: 15px;
	margin-bottom: 0px;
	list-style-type: circle;
}
#single_post ul ul ul {
	margin-left: 15px;
	margin-bottom: 0px;
	list-style-type: square;
}

blockquote {
	margin: 0px 15px 15px 15px;
	padding: 15px;
	background-color: #f6f6f6;
	border-right: 1px solid #ddd;
}


/* --------------  comments stuff ---------------- */

#comments_block {
	padding-right: 40px;
	padding-left: 20px;
	width: 555px;
	border-left: 1px solid #ddd;
	float: right;
}
h4#comments {
	font-size: 14px;
}
h4#comments a {
	padding: 3px;
	font-weight: bold;
	text-decoration: none;
	color: #1E84C2;
}
h4#comments a:hover {
	padding: 3px;
	font-weight: bold;
	text-decoration: none;
	background-color: #eee5cb;
}
h3#respond {
	text-align: left;
	padding-bottom: 0px;
}

textarea#comment, input#submit, input#author, input#email, input#url {
	margin-bottom: 10px;
	margin-right: 10px;
	padding: 5px 10px 5px 10px;
	font-size: 16px;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	line-height: 24px;
	border: 1px solid #b3b3b3;
	color: #666;
	float: left;
}
input#author, input#email, input#url {
	width: 250px;
}
textarea#comment {
	padding: 10px;
	width: 450px;
	height: 200px;
}
.label {
	padding-top: 5px;
	padding-bottom: 20px;
	font-style: italic;
	color: #878787;
	line-height: 12px;
}
span.required {
	color: #cc0000;
	font-size: 10px;
}

ol.commentlist {
	padding-top: 15px;
}
div.commentauthor {
	padding-top: 9px;
	margin-right: 10px;
	width: 90px;
	float: left;
	text-align: right;
}
div.commentauthor a {
	padding: 3px 0px 3px 0px;
	font-weight: bold;
	text-decoration: none;
}
div.commentauthor a:hover {
	padding: 3px 0px 3px 3px;
	font-weight: bold;
	text-decoration: none;
	background-color: #eee5cb;
}
div.commenttext {
	padding: 9px 10px 10px 6px;
	float: left;
	width: 354px;
	/*background-color: #fff9e9;*/
	border-right: 1px solid #ccc;
}
div.commentdata {
	padding-top: 9px;
	width: 70px;
	color: #bdbdbd;
	float: right;
	font-size: 11px;
	line-height: 14px;
}
ol.commentlist li {
	padding-bottom: 4px;
	clear: both;
}
ol.commentlist li:hover {
	background-color: #fffcf3;
}
span.moderated {
	font-size: 11px;
	line-height: 14px;
	color: #bdbdbd;
}

ol.commentlist a {
	color: #624623;
}
ol.commentlist a:hover {
	text-decoration: none;
}

ol.commentlist blockquote {
	margin: 0px 8px 15px 0px;
	padding: 10px 10px 6px 15px;
	background-color: #f6f6f6;
	border-left: 1px solid #ddd;
}


/* --------------  archive stuff ---------------- */

#lower_archive_nav {
	width: 100%;
	font-size: 12px;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
}
#lower_archive_nav a {
	padding: 5px;
	text-decoration: none;
	font-weight: bold;
	color: #624623;
}
#lower_archive_nav a:hover {
	padding: 5px;
	text-decoration: none;
	color: #fff;
	background-color: #624623;
}
#lower_archive_nav div.alignright {
	width: 200px;
	float: right;
	text-align: right;
}
#lower_archive_nav div.alignleft {
	width: 200px;
	float: left;
}

/* --------------  other stuff ---------------- */

#elsewhere_list {
	margin: 15px 0px 15px 0px;
	font-size: 12px;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	line-height: 18px;
	color: #666;
}

#elsewhere_list li {
	list-style-type:none;
	width:75%;
	line-height: 25px;
	margin-bottom:15px;
}

#elsewhere_list li h3{
	font-weight: bold;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6af1c;
	color: #666;
}

#elsewhere_list li a {
	text-decoration:none;
}

hr.clear {
	clear: both;
	color: #fff;
	height: 1px;
	background-color: #fff;
	border: 1px solid #fff;
}

/* ---------------- gallery stuff ---------------- */
.alignleft {
	float:left;
	margin:5px 5px 20px 5px;
}

.alignright {
	float:right;
	margin:5px 5px 20px 5px;
}
.postmetadata {
	clear:both;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}


