/*
	Theme Name: BDR
	Description: Design by Mike Luke
	Version: 1.0
	Author: GiDesign
	Author URI: http://www.gidm.com
*/


body {
	/*font: 70% Trebuchet, Verdana, Arial, sans-serif;*/
	font: 70% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background: #eeece0 url(images/bg.gif) repeat-x;
	font-size: 11px;
	color: #333;
	
}
#header {
	background:url(images/header.jpg) no-repeat;
	width: 975px;
	height: 190px;
	margin: 0 auto;
}

h1, h2, h3, h5 {
	margin-top: 0;
}

h1 {
	font-size: 1.8em;
}

h2 {
	font-size: .8em;
}

h3 {
	font-size: 1em;
}
h4 {
	font-size: 1em;
	margin: 10px 0 2px 0;
}
h5 {
	width:150px;
	font-size: 1em;
	margin: 10px 0 12px 0;
	padding: 10px 0 12px 0;
	line-height: 16px;
}

a {	
	text-decoration: none;
	color: #000;
}

a:hover {

	text-decoration: none;
	border-bottom: none;
}
	
.post .team_list{color:#672a17; vertical-align:top;}
.post .team_list h2{width:100%; vertical-align:top; font-size: 1.3em; padding-top:4px}
.post .team_list a{color:#672a17; vertical-align:top; font-size: 1.2em;  text-decoration:none;}
.post .team_list a:hover{color:#672a17; vertical-align:top; text-decoration:underline;}
.post .team_list .team_sep {background-color:#bbac8b; width:100%; height:1px; float:left;  margin:4px 0 4px 0}
.post .team_list .team_lnks {width:300px; height:25px; padding-bottom:20px}
.commentsbox {margin-left: 200px;}
.commentlist {	
	text-decoration: none;
	color: #000;	
}

.commentlist a {	
	text-decoration: underline;
	color: #000;
}

.commentlist a:hover {
	text-decoration: underline;
	color: red;
}


a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Header */

#logo {
	width: 880px;
	color:#fff;
	height: 153px;
	margin: 0 auto;
	padding: 0 0 0 0;
	text-align: right;
}
#slogan {
font-size: 14px;
padding:15px 0 0 0;
}


#logo h1 a {
	display: none;	
}

#logo h1 {
	display: none;	
}

#logo p {
	padding: 52px 0 0 3px;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */
#main {
	float: right;
}

#menu {
	width: 880px;
	height: 25px;
	margin: 0 auto;
	padding: 0 10px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	background: #fcfcfa url(images/bup.gif) repeat;
	float: left;
	line-height: 37px;
	margin: 0 1px 0 0;
	padding: 0 10px 0 10px;
	border-top: none;
	border-bottom: none;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #441100;
}

#menu a:hover {
	color: #441100;
	background: #fcfcfa url(images/bovr.gif) repeat;
}

#menu .current_page_item a {
	color: #441100;
	background: #fcfcfa url(images/bovr.gif) repeat;
}

.feature {
	color: #000;
	float: left;
	height: 120px;
	width: 132px;
	padding: 10px 9px 0 9px;
	font-size: 10px;
}
.feature a {
	color: #000;
}
	
.feature img {
		border: 1px solid #000;
}
	
.feature a:hover {
		filter: alpha(opacity=50);
		-moz-opacity: 0.50;
		opacity: 0.50;
}

.feature a {
		text-decoration: none;
}
			

/* Page */
.formwrapper{
	height:1450px;
	vertical-align:text-top;
	padding-top:0;
}
.calc {
	padding:10px;
	background-color:#fff;
}
.cframe {
	background-color:#672a17;
	padding:5px 5px 5px 5px;
}

#page {
	width: 900px;
	margin: 0 auto;
	padding: 30px 0;
	vertical-align:text-top;
}

#page-bg {
	padding: 11px 24px;
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */
.clear {clear:both}
ul .sub{

	font-size:.8em;
	list-style:none;
	line-height:10px;
	padding:0 0 10px 10px;
}
.ftnt {
	padding:5px 0 25px 0;
	text-align:center;
	font-size:.8em;
}
.tbllft h3, .tblrt h3 {
	margin-top:10px;
	text-align:center;
}
.tbllft {
	background-color:#d6ceba;
	padding:0 2px 5px 5px;
	width:300px;
	float:left;
}
.tblrt {
	background-color:#d6ceba;
	padding:0 2px 5px 5px;
	width:300px;
	float:right;
}


.listlft li, .listrt li{
	padding-left:5px;
	background-color:#fff;
	margin:1px 1px 0 0;
} 

.listlft {	
	list-style:none;
	width:149px;
	float:left;
}
.listrt {
	list-style:none;
	width:149px;
	float:left;
}

.mlstable {
	width:750px;
	background-color:#672a17;
	padding:5px 5px 5px 5px;
}

#content {
	float: left;
	width: 900px;

}

.post {
	margin-bottom: 20px;
	padding: 15px 10px 15px 0;
	line-height: 200%;	
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 675px;
	margin-left: 200px; 
	vertical-align:text-top;
}
.post a {	
	text-decoration: none;
	color: #d54b2a;
}

.post a:hover {
	text-decoration: underline;
	border-bottom: none;
}

.title {
	padding-left:25px;
	margin: 0;
	font-weight: normal;
}

.title a {
	border-bottom: none;
	text-decoration: none;
	color: #000;
}

.title a:hover {
	border-bottom: none;
	text-decoration: none;
	color: #000;
}

.byline {
	margin: 0 0 23px 0;
	display: block;
	padding-left:20px;
	/*background-image: url(images/posted.gif);*/
	background-position: 22px 4px;
	background-repeat: no-repeat;
}

.entry {
	padding: 0 20px;
}

.links {
	padding-top: 10px;
	text-align: right;
	font-weight: bold;
}

.links a {
	padding-left: 15px;
	background: url(images/img04.gif)1px 4px no-repeat ;
	border: none;
}

.links a:hover {

}

/* Sidebars */

.sidebar {
	float: left;
	width: 150px;
	padding: 0 0 0 21px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 10px 0 15px 0;
}

.sidebar ul {
}

.sidebar li {
	list-style:none;
	padding: 2px 0 2px 0px;
	
}

.nav1 li {
	border-bottom: 1px dotted #d54b2a;
	
}
.nav2 li {
	border-bottom: 1px dotted #fff;
	
}
.sidebar a {
	width: 150px;
	color: #bbac8b;
	
}
.sidebar a:hover {
	color: #000;
}

.sidebar h4 {
	margin: 0 0 0 0;
	padding-top: 10px;
	display: block;
	width: 150px;
	height: 22px;
	font-size: 15px;
	color: #5f5950;
}
.sidebar li h5 {
	margin: 0 0 0 0;
	padding: 6px 0 0 0;
	display: block;
	width: 120px;
	height: 12px;
}
.nav1, .nav2 {
	width:145px;
	display:block;
	padding:10px 10px 14px 10px;
	font-weight:bold;	
}
.nav1 {	
	background-color:#672a17;	
}

.nav2 {
	background-color:#d6ceba;
}

.nav1 li a {
	line-height:18px;
	display:block;
	color: #cdc5ae;
}
.nav1 li a:hover {
	color: #fff;
}

.nav2 li a {
	line-height:18px;
	display:block;
	color: #5f5950;
}
.nav2 li a:hover {
	color: #000;
}
.sidebar p {
	color:#000;
	line-height:20px;
	font-weight:bold;
}
.sidebar strong {
	color:#d54b2a;
	line-height:20px;
	font-weight:bold;
	font-size:12px;
}

/* Search */

.searchform {
	width:200px;
}

#searchform {
	width:200px;
	margin: 0;
	padding: 0;
}

#searchform br {
	display: none;
}

.textbox {
	width:110px;
}
#sidebar1 .textbox {
	width:110px;
}

#sidebar1 .button {
	border:none;
	width:43px;
	height:19px;
	margin:0 0 -4px 2px;
	padding:0 0 0 0;
}
/* Contact */
#sidebar2 #contact {width:150px;}

#sidebar2 textarea {width:150px; height:120px; border:1px solid #a4a4a4; background:none; padding:0 0 0 5px; overflow:auto;  line-height:13px; color:#a4a4a4;}

#sidebar2 input {
	width: 150px;
	height: 18px;
	border: 1px solid #a4a4a4;
	background: none;
	padding: 2px 0 0 5px;
	line-height: 13px;
	color: #a4a4a4;
	text-align: left;
}
#sidebar2 .submit {
	float:right;
	border:none;
	width:60px;
	height:21px;
	margin:0 0 -4px 2px;
	padding:0 0 0 0;
}
/* Calendar */

#calendar_wrap {
	width: 150px;
	padding: 0 0 0 0px;
	text-align: center;
}
#calendar_wrap a {
	display:block;
	background-color:#ccc;
	color:#000;
	width:100%;
	height:100%;
}

#calendar_wrap table {
	width: 150px;
}

#calendar_wrap th {
	border-bottom: 1px solid #CCC;
}

#calendar_wrap td {
	border: 1px solid #a4a4a4;
}

#calendar_wrap tfoot td {
	border: 1px solid #a4a4a4;
}

#calendar_wrap tfoot td#prev {
	border: 1px solid #a4a4a4;
	text-align: left;
	font-weight: bold;
}

#calendar_wrap tfoot td#prev a {
	border: 1px solid #a4a4a4;
}

#calendar_wrap tfoot td#next {
	border: 1px solid #a4a4a4;
	text-align: right;
	font-weight: bold;
}

#calendar_wrap tfoot td#next a {
	border: 1px solid #a4a4a4;
}

/* Footer */
.bckfrwd a {color:#666; font-size: 1.5em;}
.bckfrwd a:hover {text-decoration:underline;}

#footer {
	padding: 30px 0 50px 0;
}

#footer p {
	margin: 0;
	text-align: center;
	color: #bbac8b;
}

#footer a {
	color: #000;
	text-decoration: none;
}

#footer a:hover {
	color: #000;
	text-decoration: underline;
}
#footer .sub a {
	color: #bbac8b;
}
#footer .sub a:hover {
	color: #000;
}
