body {
	margin:0;
	color:#5b4f1f;
	background:#5b4f1f url(/images/bg-body.jpg) repeat-x;
	font:12px/14px Arial, Helvetica, sans-serif;
	min-width:1024px;
}

a {
	text-decoration:underline;
	color:#5b4f1f;
}

a:hover { 
	text-decoration:none; 
}

img { 
	border-style:none; 
}

/* Page size */
.page {
	width:85%;
	margin:0 auto;
}
/* Header */
#header {
	position:relative;
	height:185px;
}
/* Logo */
#header strong {
	position:absolute;
	top:11px;
	left:0.9%;
}
#header strong a {
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:399px;
	height:172px;
	background:url('/images/logo.png') no-repeat;
}
#header .botshabelo {
	position:absolute;
	top:59px;
	right:5%;
	text-indent:-9999px;
	overflow:hidden;
	width:266px;
	height:85px;
	background:url('/images/btbo-logo.png') no-repeat;
}

#header .signin {
	position:absolute;
	top:25px;
	right:12.5%;
	overflow:hidden;
	width:50px;
	height:25px;
	text-align: right;
	color: #000000;
}

#header .register {
	position:absolute;
	top:25px;
	right:5%;
	overflow:hidden;
	width:100x;
	height:25px;
	text-align: right;
	color: #000000;
}



/* Promo Block */
.promo-block {
	margin:0 15px;
	position:relative;
	z-index:5;
}
.promo-top {
	height:10px;
	background:url(/images/promo-top.gif) repeat-x;
	position:relative;
	font-size:0;
	line-height:0;
}
.promo-top span {
	background:url(/images/promo-left.png) no-repeat;
	float:left;
	height:10px;
	width:15px;
	margin-left:-15px;
	position:relative;
}
.promo-top em {
	background:url(/images/promo-right.png) no-repeat;
	float:right;
	height:10px;
	width:15px;
	margin-right:-15px;
	position:relative;
}
.promo-area {
	background:#0d0905 url(/images/promo-bg.jpg) repeat-x;
	margin:0 -15px;
	padding:0 15px;
	overflow:hidden;
}
.promo-block ul {
	margin:0;
	padding:0 0 0 16px;
	list-style:none;
	background:url(/images/promo-left.gif) no-repeat;
	font-size:1.35em;
	line-height:26px;
	color:#d3b226;
	overflow:hidden;
	height:1%;
}
.promo-block ul li {
	float:left;
}
.promo-block ul li.community {
	color:#c15d1a;
	padding:0 10%;
}
.promo-block ul li.bringing {
	color:#ede2c5;
	padding-right:2%;
}
.promo-block .center-area {
	margin:0 auto;
	width:100%;
	overflow:hidden;
}
.promo-block .img-holder {
	background:url(/images/pic-border.png) no-repeat;
	padding:15px 0 22px 18px;
	margin:3px 0 0;
	float:left;
	width:475px;
}
.promo-block .img-holder img {
	display:block;
}
.promo-block blockquote {
	margin:36px 0 0;
	font:36px/37px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	float:right;
	width:38%;
}
.promo-block blockquote span {
	color:#dfbd2c;
	font-size:15px;
	display:block;
}
.promo-block blockquote q {
	quotes:none;
}
q:before{content:"";}
q:after{content:"";}
.promo-block blockquote cite {
	font-size:15px;
	font-style:normal;
	float:right;
	padding:58px 27px 0 0;
}
.main {
	width:100%;
	margin:-31px -12px 0;
	padding:0 12px;
	overflow:hidden;
	position:relative;
}
.main .left-shad {
	background:url(/images/left-shad.png) repeat-y;
	float:left;
	position:absolute;
	top:0;
	left:0;
	width:12px;
	margin:0 0 -9999px;
	padding:0 0 9999px;
}
.main .right-shad {
	position:relative;
	background:url(/images/right-shad.png) repeat-y;
	float:right;
	width:12px;	
	position:absolute;
	top:0;
	right:0;
	margin:0 0 -9999px;
	padding:0 0 9999px;
}
.main-area {
	background:#ddd8a3;
}
/* Menu */
.menu {
	margin:35px 0 0;
	padding:0;
	list-style:none;
	text-align:center;
	font-size:1.65em;
	height:68px;
	line-height:70px;
	width:100%;
	background:url(/images/menu-bg.jpg) repeat-x;
}
.menu li {
	display:inline;
	padding:0 2.5%;
}
.menu li a {
	color:#c69c3a;
	text-decoration:none;
}
.menu li a:hover,
.menu li a.active {
	color:#b47508;
}
.columns-holder {
	overflow:hidden;
	height:1%;
	padding:36px 2% 0;
}
/* Sidebar */
#sidebar {
	float:left;
	width:25%;
}
#sidebar h1 {
	margin:0 0 0 -15px;
	font-size:40px;
	line-height:46px;
	font-weight:normal;
}
#sidebar h1 span {
	font-size:12px;
	line-height:18px;
	padding-left:1.5%;
}
#sidebar div {
	margin-top:10px;
	overflow:hidden;
	padding:0 0 0 0%;
	height:1%;
}
#sidebar h3 {
	margin:10px 0 0;
	font-size:24px;
	line-height:28px;
}
#sidebar p {
	margin:35px 0 0;
}
/* Content */
#content {
	float:right;
	width:70%;
	padding:0 0 105px 5%;
	background:url(/images/border1.gif) no-repeat;
}
#content .newsbar {
	height:1%;
	margin-bottom:20px;
}
#content .newsbar:after {
	content:"";
	display:block;
	clear:both;
}
.newsbar .updates {
	float:left;
	width:47%;
	background:url(/images/updates-shdw.png) no-repeat;
	padding:0 0 4px 2px;
}
.updates .updates-area {
	background:url(/images/updates-bg.jpg) repeat-x;
	padding:9px 0 100px 32px;
}

#content h4 {
	margin:0;
	font-size:40px;
	font-weight:normal;
	line-height:44px;
	color:#c15d1a;
}
#content p {
	margin:0;
	line-height:20px;
}
.newsbar ul {
	float:right;
	width:45%;
	margin:-6px 0 0;
	padding:0;
	list-style:none;
}
.newsbar ul li {
	padding-bottom:4px;
	height:1%;
}
.newsbar ul li img {
	position:relative;
	display:block;
}

ul.update {
	margin: 1em 0 0 0;
	float:left;
	text-align:left;
	width:250px;
}

#content .photos {
	margin:5px 0 0;
	padding:0 0 52px;
	overflow:hidden;
	height:1%;
	list-style:none;
	background:url(/images/border2.gif) no-repeat 0 100%;
}
#content .photos li {
	float:left;
	padding:8px 2.8% 0 0;
}
#content .photos li img {
	display:block;
	border:solid #fff;
	border-width:2px 3px 2px 1px;
}
.main-hold {
	width:100%;
}
.main-btm {
	height:73px;
	overflow:hidden;
	margin:0 -13px 0 -12px;
	position:relative;
}
.main-btm span,
.main-btm em {
	background:url(/images/main-btm-left.gif) no-repeat;
	float:left;
	height:73px;
	width:23px;
}
.main-btm em {
	background:url(/images/main-btm-right.gif) no-repeat;
	float:right;
}
.main-btm-area { margin:0 23px;}
.main-btm-area div {
	background:url(/images/main-btm-bg.png) repeat-x;
	width:100%;
	float:left;
	padding:10px 0 22px;
}
.main-btm-area a {
	background:url(/images/mini-logo.png) no-repeat;
	width:41px;
	height:41px;
	display:block;
	margin-left:50%;
	position:relative;
	overflow:hidden;
	text-indent:-9999px;
}

/* Footer */
#footer {
	position:relative;
	background:#5b4f1f;
	height:1%;
	padding:0 10px 30px 0;
}
.footer-area {
	margin:0 auto;
	width:85%;
}
#footer p {
	margin:0;
	text-align:right;
	color:#bd9233;
	font-size:10px;
	line-height:12px;
}
#footer a {
	position:absolute;
	left:40%;
	background:url(/images/footer-logo.gif) no-repeat;
	width:304px;
	height:20px;
	text-indent:-9999px;
	overflow:hidden;
	top:0;
}

/*Blog Post */
h1.blog {
	margin:0;
	font-size:40px;
	font-weight:normal;
	line-height:44px;
	color:#c15d1a;
}

div.blogbyline {
	margin: 0 0 1em 1em;
	font-style:italic;
	color: olive;
}

div.blogpost p {
	padding: 1em 0 1em 1em;	
	
}

div.blogfooter {
	width: 100%;
	text-transform: uppercase;
	font-size: .9em;
	margin: 1em 0 2em 0;
	text-align: right;
	border-bottom-style: solid;
	border-bottom-width: .75em;
	border-bottom-color: #c69c3a;
}

.newblog {
	margin: 1em 2em 1em 0;	
	text-align: right;
}

.commentlogin {
	margin: 2em 0em 6em 0em;		
}

.commentfooter {
	margin: 2em 2em 2em 2em;		
}


div.comment {
	margin: 0em 0em 1em 0em;
	width: 100%;
	display: table-row;	
}

input.comment {
	margin: 0 3em;
	float: right;
}

.even {
	background:url(/images/even.png) repeat;

}

.odd {
	background:url(/images/odd.png) repeat;	
}

ul.bloglist {
	list-style: none;
	list-style-position: outside;
}

li.readblog {
	display: block;
	float: left;
	text-align:left;
	margin: 0 0 0 -3em;	
}

li.blog {
	text-align: right;
	display: inline;
}

label {
	font-weight: bold;
	display: block;
	float: left;
	margin-right: 8px;
}

form label {
	cursor: pointer;
}

label { 
	font-weight: normal; 
}

textarea {
	width: 95%;
}

a.poster {
	text-decoration:none;
	font-weight: bold;
	font-style:normal;
	color:#c15d1a;
}

a:hover.poster { 
	text-decoration:underline; 
}