/*
Theme Name:		Dehart Design Studio
Theme URL: 		http://www.joebrooks.me
Version: 		Version 1 (Wordpress 2.9.2)
Description: 	This theme was built by Joe Brooks. Please visit joe-brooks.com to inquire about getting your own custom wordpress theme or email me at joebrooks+wp[at]gmail.com
Author: 		Joe Brooks
Author URI:		http://www.joebrooks.me
Tags:			Custom Wordpress Theme, Wordpress, Custom Theme, New Theme

== Short-cuts for Joe ==
Link to to inside the image folder:  (Can only be used on the php files, not in CSS - DUH!
	<img src="<?php bloginfo('template_directory') ?>/images/headerbg.png">
	link to home; <?php echo get_settings('home'); ?>/
*/

/* Reset Browser Defaults*/
@import url(library/styles/reset.css); 
/* Site Specific Styles */
@import url(css/screen.css);
/* Site Specific Styles */
@import url(css/wordpress-extras.css);
blockquote {
	padding:5px;
	font-size:16px;
	border: 2px solid #555;
	color:#000;	margin-bottom:10px;
	}
body {	background:url(images/bodybg.jpg) repeat-x;		font-family: Garamond,Helvetica, sans-serif;	background-color:#fff;}#wrapper {	background:url(images/bottom-pic.jpg) bottom no-repeat;	margin:0 auto;	margin-top:10px;	margin-bottom:15px;	width:969px;		padding-bottom:150px;}#header {	height:120px;}h2 {	color:#ff8416;	font-size:26px;}#topbar {	background:url(images/topbar.png);	height:46px;	width:958px;	margin:0 auto;	margin-top:50px;}#header a:hover {text-decoration:underline}#headernav {	font-family: Garamond,Helvetica, sans-serif;	font-size:18px;	list-style: none; 	margin:0 auto;	height: 25px; 	width:874px;	text-align:center;}#headernav a {	color:#000;	margin-right:5px;	text-decoration:none;}#headernav a:hover {	color:#000;}#headernav ul{padding-left:100px;list-style:none;}#headernav li {	float: left; 	height: 25px; 	padding: 4px 0 12px 3px;}#headernav li:hover {}#headernav li a {	height: 25px;     padding: 4px 15px 5px 15px; 	margin-top: -4px; 	margin-left:-4px;}#headernav li a:hover {}.contentwrapper {	float:right;	display:inline;	width:950px;	margin-right:20px;}.content {	width:950px;}.post {	width:950px;	margin-bottom:10px;}.posttitle{}h1 {	font-size:20px;	color:#000;	font-weight:bolder;	padding-left:15px;}h1 a {	color:#000;	text-decoration:none;}.posttext { 	color:#000;	font-size:15px;	padding:15px 20px 15px 15px;	line-height:18px;}.posttext h2 {	color:#000;	font-size:24px;	background:none;	margin: 5px 0 5px 0;}.posttext h3 {    color:#000;	background:none;	font-size:20px;	font-weight:bold;	text-align:left;	padding:0;	margin: 5px 0 5px 0;}.posttext h4 {	color:#000;	background:none;	font-size:18px;	font-weight:bold;	text-align:left;	padding:0;	margin: 5px 0 5px 0;}.posttext h5 {	color:#000;	font-size:14px;	font-weight:bold;	text-align:left;	padding:0;	margin: 5px 0 5px 0;}.posttext h6 {	color:#000;	font-size:10px;	font-weight:bold;	text-align:left;	padding:0;	margin: 5px 0 5px 0;}.posttext p{	padding-bottom:10px;}.posttext a{	color:#000;	font-weight:bold;	text-decoration:none;}.posttext a:hover{	text-decoration:underline;}.posttext ul {	padding-left:20px;	padding-right:20px;	color:#000;	margin-top:10px;	margin-bottom:10px;}.posttext ul li {	list-style-type:disc;	list-style-position:inside;	color:#000;	margin-bottom:5px;}.posttext ol {	list-style-type:decimal;	padding-left:20px;	padding-right:20px;	color:#000;	margin-top:10px;	margin-bottom:10px;}.posttext ol li {	list-style-type:decimal;	list-style-position:inside;	color:#000;	margin-bottom:5px;}.postmeta {	text-align:left;	font-size:16px;	color:#000;	padding-left:15px;}.postmeta a{	color:#000;	font-weight:bold;}.postmeta a:hover{ 	text-decoration:underline;}.sidebar {	display:inline;	float:left;	width:230px;	margin-left:30px;}.sidebarwidgetbg {	background:url(images/sidebar-wrapper.png);	border:1px solid #fec389;	margin-bottom:10px;}.sidebarwidget {	background: url(images/sidebarbg-bottom.png) bottom repeat-x;	font-size:12px;	color:#2b2b2b;}h3 {	background:#fec389;	color:#402c22;	font-weight:100;	font-size:18px;	text-align:center;	padding:3px;}h3 a {	color:#402c22;	text-decoration:none;}h4 {	color:#000;	font-weight:400;	background:#000;	font-size:18px;	text-align:left;	padding:3px;	padding-left:7px;}h4 a {	color:#000;	text-decoration:none;}.sidebarwidget a {	color:#ff8416;	font-weight:bold;	text-decoration:none;}.sidebarwidget a:hover {	color:#666666;}.sidebarwidget ul {list-style:none;}.sidebarwidget li {	list-style:none;	padding: 10px;	margin-right:8px;	margin-left:7px;	display:block;}.sidebarwidget ul li {list-style:none;}.sidebarwidget ul li ul {list-style:none;}.sidebarwidget ul li ul li {list-style:none;}#footer {	min-height:100px;	padding:5px;	text-align:center;	font-size: 12px;}#footer a:hover {	text-decoration:underline;}.postmeta-single {	background:#eef0f1;	padding:15px;}.comment-count {	float:right;	margin-left:25px;	font-weight:bolder;	color:#b7bfc4;}.comment-count a{	font-size: 20px;	font-weight:bolder;	color:#b7bfc4;	text-decoration:none;}#bottombar {	background:url(images/bottombar.png);	height:20px;	width:969px;	margin:0 auto;}#footernav {	font-family: Garamond,Helvetica, sans-serif;	font-size:18px;	list-style: none; 	margin:0 auto;	height: 25px; 	width:874px;	text-align:center;}#footernav a {	color:#000;	margin-right:5px;	text-decoration:none;}#footernav a:hover {	color:#000;}#footernav ul{padding-left:100px;list-style:none;}#footernav li {	float: left; 	height: 25px; 	padding: 4px 0 12px 3px;}#footernav li:hover {}#footernav li a {	height: 25px;     padding: 4px 15px 5px 15px; 	margin-top: -4px; 	margin-left:-4px;}#footernav li a:hover {}

/* Index Main Masthead
-------------------------------------------------------------- */

#masthead {
	width: 931px;
	margin: 0 auto;
	padding: 0;
	clear: both;
	background:url(images/top-section.png) no-repeat;
	height:265px;
	}

#myController span{
	text-indent:-10000px;
	display: none;
}

#jFlowSlide{ float: left;}

#myController span.jFlowSelected {
}

.jFlowPrev{
	float: left;
	width: 30px;
	height: 30px;
	margin: 120px 0 0 -15px;
	text-indent:-10000px;
	cursor:pointer;
	background: transparent url(images/topslideleft.png) top left no-repeat;
}

.jFlowNext{
	float: right;
	width: 30px;
	height: 30px;
	margin: 120px -15px 0 0;
	text-indent:-10000px;
	cursor:pointer;
	background: transparent url(images/topslideright.png) top left no-repeat;
}

.masthead_lft{
	float:left;
	margin:	45px 0 0 30px;
	width:350px;
	color:#484848;
}

.masthead_lft h2 a{
	color:#484848;
	font-weight:bolder;
	text-decoration: none;
	}

.masthead_lft h2 a:hover{
	color:#484848;
	text-decoration: none;
}

.masthead_lft h2{
	color:#B71517;
	font-size: 20px;
	}
.masthead_lft p{
	font-size: 12px;;
	line-height: 1;
	margin-bottom: .15em; 
	}

.mh_contact{
	float:right;    
	background:transparent url(images/mh_contact.png) no-repeat;
	display:block;
	margin:8px 0 0 12px;
	height:30px;    
	width:130px;   
	text-indent:-9999px;    
	overflow:hidden;
	}
	
a.mh_contact:hover{
	background:transparent url(images/mh_contact.png) 0 -30px no-repeat;    
	display:block;    
	height:30px;    
	width:130px;    
	text-indent:-9999px;    
	overflow:hidden
	}

.masthead_rgt{
	float:right;
	padding: 21px 20px 0 0px;
	width:413px;
	height:212px;
	background:transparent url(images/msthdframe.png) top left no-repeat;
	}

.masthead_rgt img{
	width: 413px;
	height: 212px;
	border: 3px #fff solid;
	}

.footerbar-top {
	background: url(images/footer-top.png);
	width:928px;
	height:9px;
	margin-top:20px;
}
.footerbar-wrapper {
	background: url(images/footer-wrapper.png);
	width:928px;
	padding-left:3px;
	min-height:210px;
}
.footerbar-bottom {
	background: url(images/footer-bottom.png);
	width:928px;
	height:10px;
}	
.footerbar-sidebar {
	width:285px;
	margin-left:10px;
	margin-right:14px;
	float:left;
}
.index-category h3{	background:none;	text-align:left;}






