/*
Theme Name: NBH
Author: Rare

*/



/* Begin Typography & Colors */
@import url("global.css");
@import url("navigation.css"); 
#container {
	width: 929px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	}
#header {
	padding-right: 12px;
	}
#top {
	text-align: right;
	color: #5a5a5a;
	font-size: .7em;
	padding: 10px 0px 0px 0px;
	}
	
.h1Header {
font-size:10px !IMPORTANT;
margin:0 0 10px !IMPORTANT;
padding:0 !IMPORTANT;
color:#5A5A5A !IMPORTANT;
font-family:arial !IMPORTANT;
font-weight:normal !IMPORTANT;
}

#logo {
	float: left;
	width: 200px;
	padding-left: 17px;
	}
#name {
	float: right;
	width: 400px;
	text-align:right;
	padding: 20px 0px 0px 0px;

	}
.location {
color:#afafaf;
}
#nav {
	clear: both;
	background: url(images/nav_back.gif) repeat-x;
	height: 40px;
	}
#nav a {
	color: #c1c1c1;
	text-decoration: none;
	font-size: .8em;
	}
#nav a:hover {
	color: #ffffff;
	text-decoration: none;
	font-size: .8em;
	}
#nav_left {
	background: url(images/nav_back_left.gif) no-repeat left top;
	height: 40px;
	}
#nav_right {
	background: url(images/nav_back_right.gif) no-repeat right top;
	height: 40px;
	}
#page_top {
	clear: both;
	background: url(images/top_back.gif) no-repeat top center;
	padding: 0px 0px 0px 0px;
	height: 12px;
	}
#page {
	clear: both;
	min-height: 400px;
	border-left: 1px solid #3f3f3f;
	border-right: 1px solid #3f3f3f;
	padding: 3px 15px 10px 15px;
	font-size: .8em;
	}
	
/* for Internet Explorer */
/*\*/
* html #page {
height: 400px;
}
/**/

#page_main {
	
	}
#page_footer {
	clear: both;
	background: url(images/footer.gif) no-repeat top center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 12px;
	}
#footer {
	clear: both;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 0.7em;
	min-height: 120px;
	}
#footer a {
	color: #555555;
	}
#footer_right {
	float: right;
	width: 400px;
	text-align: right;
	color: #AFAFAF;
	font-size: .8em;
	padding: 0px 20px 0px 0px;
	}
#footer_keywords {
	clear: both;
	text-align: center;
	color: #787878;
	font-size: 10px;
	padding: 10px 50px 20px 50px;
	}
/* ----------------- BLOCKS AND LAYOUT CSS -------------------- */

#temp0_a {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}
.content_block {
	margin-bottom: 10px;
}

.unstyled_block {
	margin-bottom: 20px;
}


/* ------------------- CONTENT TREE CSS -------------------- */

#content_tree {
	width: auto;
	padding: 0px 0px 0px 0px;
}
.content_tree_ul {	
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 28px;	
}
.content_tree_li {
	/* background: url(../../../lib/admin/images/content_icon_file.gif) no-repeat center left; */
	border-bottom: 1px solid #787878;
	padding: 5px 0px 5px 35px;
}
.content_tree_li:hover {
	/* background: url(../../../lib/admin/images/content_icon_file.gif) no-repeat center left #D4E4FA; */
}
.h2catHeading {
color:#A7B4C1;
font-weight:100;
font-size:12px;
text-align:left;
font-family:arial;
}
#proptext {
margin:0 0 10px;
padding:0;
color:#AFAFAF;
font-size:10px;
font-family:arial;
}
#proptextclear {
clear: both;
margin:0 0 10px;
padding:0;
color:#AFAFAF;
font-size:10px;
font-family:arial;
}
.new_category_name {
	color: #A7B4C1;
	font-weight: 100;
	margin:0px;
	padding:0px;
	display:inline;
	font-size:12px;
}
.ppbottom {
margin-bottom: 0px;
}

#blogLeft
{
	width:565px;
	margin-right:0;
	border-right:1px solid #666;
	float:left;
	padding-right:15px;
}

#blogLeft img
{
	float:left;
	border:1px solid #666;
	margin:10px 10px 5px 0;
}

#blogLeft h2, #blogLeft h2 a
{
	font-size:20px;
	font-weight:bold;
	color:#FFFFFF;
}

#blogLeft small
{
	color:#a5a5a5;
}

#blogRight
{
	width:300px;
	float:right;
	padding-left:0px;
}

#searchform
{
	margin-bottom:10px;
	border-bottom:1px dotted #666;
	border-top:1px dotted #666;
	padding:8px 0;
}

#searchsubmit
{
	
}

#s, #author, #email, #url
{
	border:1px solid #494949;
	background-color:#242424;
	color:#FFFFFF;
	padding:2px;
}

#comment
{
	border:1px solid #494949;
	background-color:#242424;
	color:#FFFFFF;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:500px;
	overflow:hidden;
	overflow-y:scroll;
}

#sidebar
{
	
}

#sidebar li
{
	line-height:17px;
}

#sidebar li a
{
	margin-left:12px;
}

#searchsubmit {
	padding: 3px 20px 3px 3px;
	margin-right: 5px;
	border: 1px #494949 solid;
	color: #ffffff;
	font-size: .8em;
	background: url(images/button_back.gif) no-repeat #0c0c0c 42px 6px;
	position:relative;
	top:-1px;
	cursor:pointer;
}
#searchsubmit:hover {
	padding: 3px 20px 3px 3px;
	margin-right: 5px;
	border: 1px #494949 solid;
	color: #ffffff;
	font-size: .8em;
	background: url(images/button_back_over.gif) no-repeat #242424 42px 6px;
	position:relative;
	top:-1px;
}

#submit {
	padding: 3px 20px 3px 3px;
	margin-right: 5px;
	border: 1px #494949 solid;
	color: #ffffff;
	font-size: .8em;
	background: url(images/button_back.gif) no-repeat #0c0c0c 85px 7px;
	position:relative;
	top:-1px;
	cursor:pointer;
}
#submit:hover {
	padding: 3px 20px 3px 3px;
	margin-right: 5px;
	border: 1px #494949 solid;
	color: #ffffff;
	font-size: .8em;
	background: url(images/button_back_over.gif) no-repeat #242424 85px 7px;
	position:relative;
	top:-1px;
	cursor:pointer;
}


p.postmetadata
{
	margin-bottom:10px;
	border-bottom:1px dotted #666;
	border-top:1px dotted #666;
	padding:6px 0;
}

ol li
{
	list-style-position:inside;
}

.commentlist li
{
	border-bottom:1px solid #666;
	padding:6px 0;
	margin-bottom:10px;
}

img.avatar
{
	display:block;
}

.commentmetadata
{
	margin-bottom:10px;
}

h3#comments
{
	border-bottom:1px solid #666;
	padding-bottom:6px;
}

a.homeLink
{
	color:#FFFFFF;
	margin-left:0px;
}

#socialLinks
{
	color:#5a5a5a;
	font-size:11px;
	height:20px;
	display:none;
}

#socialLinks a
{
	display:inline;
	color:#5a5a5a;
}

#phoneNumber
{
	font-weight:bold;
}
