/*  
Theme Name: Dr Nathan Haas
Theme URI: http://www.drnathanhaas.com/
Description: Dr Nathan Haas - www.drnathanhaas.com website. Do not change the theme, it will break the site.
Version: 1.1
Author: Jamez Picard / True|Media
Author URI: http://truemedia.ca/
Tags: blue, custom header, fixed width, two columns, widgets

	Dr Nathan Haas
	 http://www.drnathanhaas.com/
	
*/
/* Dr Nathan Haas - CSS Document */

body {
	margin:0;
	background:#9A8469 url(images/bg_content_new.png) repeat-x top left;
}
body, p, td, th {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
}
a { color:#336699; }
a:hover { text-decoration:none; }
a img { border:none; }
/* Layout */

h1 {
	margin:2px 0 2px 0;
	font-size:16px;
}
h2 {
margin:2px 0px;
font-size:24px;
font-family:"Trebuchet MS","Nimbus Sans L", Arial, Helvetica, sans-serif;
font-weight:normal;
}
h3 {
	font-size:18px;
	margin:2px;
	padding:0;
}

p {
	padding:4px 0;
	line-height:1.5em;
	margin:0;
}

#container {
	width:960px;
	margin:0 auto;
	background-color:#A49167;
}
#content {
	border:1px solid #907651;
	background:#fff url(images/bg_page.jpg) repeat-x top left;
	overflow:hidden;
}
#main_content {
	overflow:hidden;
        float:left;
        width:620px;
        padding:14px;       
}
#menu {
	height:36px;
	background:#2A1306 url(images/nav_page.png) repeat-x top left;
}
#menu ul {
  padding: 0;
  margin:0;
  list-style-type:none;
}
#menu li {
	margin:0;
	display:inline;
}
#menu li a {
	font-family:"Trebuchet MS","Nimbus Sans L", Arial, Helvetica, sans-serif;
	color:#A49167;
	text-decoration: none;
	font-variant: small-caps;
    font-size: 14px;
	line-height:36px;
	padding:8px 20px;
}
#menu li.current_page_item, #menu li.current_page_ancestor {
	
}
#menu li.current_page_item a, #menu li.current_page_ancestor a {
	font-weight:bold;
	background:#6A5037 url(images/current_page.png) repeat-x top left;
}
#menu li a:hover {
  text-decoration: underline;
}
#content_topbg {
        /* width:960px;*/
	background:url(images/bg_pattern_vertical.gif) repeat-y top left;
        display:inline-block;
}
#content_topbg {
        display:block;
}
#content_topbgcontent {
	padding:14px;
	float:left;
	width:630px;
}
#sidebar {
	float:right;
	width:264px;
	background:url(images/bg_pattern.png) repeat 16px 13px;
}
#sidebar_top {
	background:#6A5037 url(images/bg_pattern.png) repeat top left;
	height:13px;
	font-size:1px;
}
#sidebar .content_td {
	width:229px;
	margin:13px 20px 0 20px;
	background:#FFEEBC url(images/feat_top_grad_side.png) no-repeat top left;
}
#sidebar .content_td_btm {
	background: url(images/feat_btm_side.png) no-repeat bottom left;
	width:229px;
	height:13px;
	margin:0 20px 20px 20px;
}
#sidebar ul {
	list-style:none;
	margin:0;
	padding:0;
}
#sidebar li {
	margin:0;
	padding:4px;
	padding-left:10px;
}
#sidebar h2 {
	font-size:14px;
}
.clear {
	clear:both;
}
.hline {
	clear:both;
	width:100%;
	display:block;
	background:url(images/divide.png) repeat-x top left;
	width:958px;
	height:19px;
}

#sidebar .widget_search #s {
	width:135px;
}
#sidebar h2.widgettitle {
	font-weight:bold;
	
}

.post {
	margin:2px 0 30px 0;
}
.post h2 a {
	color:#2A1306;
	text-decoration:none;
}
.post h2 a:hover {
	text-decoration:underline;
}
.post small {
	color:#999999;
}
.postmetadata {
	font-size:90%;
	border-bottom:1px solid #ccc;
}

.featured_content {
	background:url(images/bg_pattern.png) repeat top left;
	position:relative;
}
.featured_content_shade {
	background:url(images/bg_pattern_top.png) repeat-x top left;
	padding:1px;
}

table.feat_content_table {
	width:900px;	
	margin:24px auto;
	padding:0;
}
table.feat_content_table td.content_td {
	width:264px;
	background:#FFEEBC url(images/feat_top_grad.png) no-repeat top left;
	/*background:#FFEEBC url(images/feat_btm.png) no-repeat bottom left; */
	margin:0;
	padding:8px;
	vertical-align:top;
}
table.feat_content_table td.content_td_btm {
	width:280px;
	height:13px;
	background:#FFEEBC url(images/feat_btm.png) no-repeat bottom left;
	margin:0;
	padding:0;
}
table.feat_content_table td.content_td h3 {
	font-family:"Arial Narrow","Trebuchet, MS",Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#5F472D;
	padding:7px 0;
	margin:2px;
	border-bottom:1px solid #DAC6B1;
}

table.feat_content_table td.content_td img.alignleft {
	margin:6px;
	float:left;
}
table.feat_content_table td.mid_td {
	width:30px;
	padding:0;
	font-size:1px;
}
#sidebar #box_right {
	margin: 0 0 40px 0;
	clear: both;
}
#sidebar #box_right ul#box_title {
	margin:0;
	padding:0;
}
#sidebar #box_right ul#box_title li { 
	font-family:"Arial Narrow","Trebuchet, MS",Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#5F472D;
	padding:12px 0 0 0;
	margin:2px;
	margin-left:8px;
	/*border-bottom:1px solid #DAC6B1;*/
}
#sidebar #box_right ul#box_title li a {
	color:#5F472D;
	text-decoration:none;
	margin:0;
	padding:0;
}
#sidebar #box_right ul#box_nav {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#sidebar #box_right ul#box_nav li {
	display: inline; /* white space bug IE6 */
	padding:0;
	margin:0;
}
#sidebar #box_right ul#box_nav li a {
	display: block;
	margin: 0px;
	margin-left:10px;
	padding: 5px;
	border-bottom: 1px dotted #ddd;
	text-decoration: none;
	color:#5F472D;
}
#sidebar #box_right ul#box_nav li.current_page_item a {
	font-weight:bold;
	background:#FFFFCC;
	color:#2B1508;
}
li.cat-item ul.children {
	margin: 0px;
	padding: 0px;
}

li.cat-item ul.children li {
	margin: 0px;
	padding: 0px;
}

#footer {
	width:960px;
	margin:0 auto;
	padding:14px 0;
	clear:both;
	font-size:10px;
	color:#926F50;
}
#footer a {
	color:#444;
}
#footer ul#footerlinks {
	margin:0;
	padding:0;
}
#footer ul#footerlinks li {
	display:inline;
	margin:4px;
	padding:0;
}
.editlink a {
	color:#333;
	font-size:10px;
}

.newsimg {
	margin:6px 6px 6px 6px;
	padding:6px 6px 6px 6px;
	border:1px solid #ccc;
	float:left;
}
.newsimgr {
	margin:6px 6px 6px 6px;
	padding:6px 6px 6px 6px;
	border:1px solid #ccc;
	float:right;
}
table.datatable {
}
table.datatable td {
	border-bottom:1px dotted #ccc;
}
table.datatable th {
	background-color:#f0f0f0;
	border-bottom:1px dotted #ccc;
	border-top:1px solid #ccc;
}
.searchform {
	padding:6px;
}
.searchform form {
	margin:0;
	padding:0;
}
.searchform input#s {
	width:94px;
	background:#ccc;
	border:1px solid #999;
}
.searchform input#searchsubmit {
	margin-right:5px;
	width:60px;
}
/* News blog styles */
.navigation .alignleft {
	float:left;
}
.navigation .alignright {
	float:right;
}
#accessibility
{
	position: absolute;
	top: -10000px;
}
li.blogsearch {
	padding-left:4px;
	padding-top:4px;
}
li.blogsearch p {
	color:#fff;
}
.common-table td {
 border-bottom:1px solid #eee;
}
.common-table th {
	background-color:#f0f0f0;
}


