/*   
Theme Name: Sierra Commons
Theme URI: http://sierracommons.org
Description: Custom theme for business incubator site feature news-driven, multiple content type home page.
Author: Max Norton
Template: default
Version: 0.5
*/

/*basics*/

body {
	background: #fff;
	text-align: center;
	margin: 0;
}

#page {
	width: 1000px;
	text-align: left;
	margin: 15px auto 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

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

.narrowcolumn {
	float: left;
	width: 680px;
	margin-right: 5px;
}

a img {
	border: 0;
}

a:link, a:visited {
	color: rgb(166,60,36);
	text-decoration: none;
}

a:hover {
	color: rgb(200,125,40);
	text-decoration: underline;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	margin-top: 0;
}

.margin-top {
	margin-top: 20px;
}

#sidebar {
	width: 305px;
	float: right;
}

#sidebar ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#sidebar.social li {
	margin-bottom: 40px;
}

#sidebar .conference_room {
	width: 355px;
}

.home_static {
	float: left;
	border-right: thin solid rgb(161,161,164);
	margin: 20px 20px 0 0;
	padding-right: 20px;
	width: 610px;
}

.home_static h2 {
	margin-top: 0;
}

.alignleft {
	margin: 5px 10px 5px 0;
	float: left;
}

.alignright {
	margin: 0 10px 5px 5px;
	float: right;
}

.aligncenter {
	margin: 0 auto;
}

#headerimg {
	margin: 0 auto;
	text-align: left;
	width: 990px;
}

#header h1 {
	text-indent: -9999px;
	background: url('images/logo.png') top left no-repeat;
	width: 431px;
	height: 152px;
	float: left;
	margin-bottom: 0;
}

.header_text {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 40px 0 0 20px;
	color: rgb(96,57,19);
	display: none;
}

#header span {
	color: rgb(166,60,36);
}

.rssLink {
	margin: 0;
	float: none;
}

.rssLink p {
	margin: 10px 10px 0 0;
	float: left;
}

.rssLink a {
	text-decoration: none;
}

.rssLink a:hover {
	color: rgb(200,125,40);
}

.rssLink a img {
	border: 0;
	vertical-align: middle;
}

.header_photo {
	float: right;
	height: 174px;
	overflow: hidden;
	width: 35%;
}

.primary_nav_bg {
	background-color: rgb(96,57,19);
	height: 25px;
	padding: 5px 0 0;
	width: 100%;
	margin: 0 auto;
	text-align: left;
}

.primary_nav {
	margin: 0 auto;
	width: 990px;
	padding: 0;
	list-style-type: none;
}

.primary_nav li {
	display: inline;
	padding: 0 25px 0 0;
}

.primary_nav li a {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}

.primary_nav li a:hover {
	text-decoration: underline;
}

.primary_nav li.current_page_item a, .primary_nav li.current_page_item a:hover {
	color: rgb(200,125,40);
	text-decoration: none;
}

.sub_nav_bg {
	background: #fff;
	border-bottom: 1px solid rgb(96,57,19);
	height: 30px;
	padding-top: 3px;
}

.sub_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
	margin: 0 auto;
	padding-left: 0;
	width: 990px;
}

.sub_nav li, .snbtn_list li {
	display: inline;
}

.sub_nav a {
	text-decoration: underline;
}

.description {
	color: #333;
	float: left;
	padding-top: 7px;
}

.snbtn_list {
	list-style-type: none;
	float: right;
	vertical-align: middle;
}

.newsletter_signup {
	float: right;
}

hr {
	clear: both;
	visibility: hidden;
}

/*Footer *******************/
#footer {
	width: 100%;
	height: 210px;
	text-align: center;	
	border-bottom: 10px solid rgb(96,57,19);
}

#footerContent {
	text-align: left;
	width: 990px;
	margin: 0 auto;
}

#footerContent div {
	float: left;
	height: 210px;
	display: inline;
	margin: 0;
}

#nav_site {
	width: 35%;
}

#nav_site li, #nav_site ul {display: none;} /*blocks random new pages from entering and blowing out the footer */

#nav_site ul.nav_ul, #nav_site li.page-item-6, #nav_site li.page-item-125, #nav_site li.page-item-690, #nav_site li.page-item-128, #nav_site li.page-item-813, #nav_site li.page-item-31, #nav_site li.page-item-598, #nav_site li.page-item-720, #nav_site li.page-item-211, #nav_site li.page-item-247 {display:block;} /* allows the footer items that will fit*/

#nav_blogWeb {
	width: 37%;
}

#nav_SC {
	width: 25%;
}

#nav_SC li {
	text-transform: none !important;
}

#footerContent ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	list-style-type: none;
	margin: 14px 0;
	padding: 0;
}

#footerContent li, #footerContent li a {
	font-size: 14px;
	font-weight: normal;
}

/*Home Page Headlines ********************/
h2 {
	margin-bottom: 2px;
}

h2 a:link, h2 a:visited {
	color: #000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
}

h2 a:hover {
	color: rgb(200,125,40);
}

#newer_posts h2 a {
	font-size: 18px;
}

.meta {
	color: rgb(96,57,19);
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.meta a {
	color: rgb(96,57,19);
	text-decoration: none;
}

.meta a:hover {
	color: rgb(200,125,40);
	text-decoration: underline !important;
}

#newer_posts .secondary_post {
	width: 45%;
	margin-right: 5%;
	float: left;
}