/* @Header */
a:active {
	-moz-outline-style: none;
	outline: none;	
}	
div#header-TOP {
	width: 100%;
	background-color: #f2f2f2;
	margin-top: 10px;
}
div#header-TOP-inner {
	width: 950px;
	margin: 0 auto;
	height: 102px;
}
a#logo {
	color: #595411;
	font-size: 36px;
	font-weight: bold;
	text-decoration: none;
}
div#logo-BT {
	width: 325px;
	height: 75px;
}
div#login-BT {
	height: 75px;
	line-height: 86px;
	padding-right: 5px;
}
.header-links  {
	width: 550px;
	height: 22px;
	margin-top:10px;
}
.span-spacer {
	width:950px;
	height:18px;
	background-color: #a2a2a2;
	border:1px solid #cec4ae;
	margin:auto;
	float:none;
	margin-bottom:5px;
	white-space:nowrap;
}
/* @Body */
body {
	background-color: #f2f2f2;
}
h1, h2, h3, h4, h5, h6 {
	color: #666;
}
.container {
	background:#FFFFFF;
	border: 1px solid #eee;
	min-height: 100px;
	border-right:  1px solid #CEC4AE;
	border-left: 1px solid #CEC4AE;
	border-top: 1px solid #CEC4AE;
	border-style:solid;
} 
div.inner a:link, div.inner a:visited {
	text-decoration: underline;
	color: #4B2F16;
}
.buttonOuter {
	height: 20px;
	width: 200px;
	background-image: url(http://www.bigturns.com/images/buttons/outer.png) no repeat;
	margin-bottom: 10px;
	padding: 0px;
	border: 1px solid #333;
}
.buttonInner {
	height: 20px;
	width: 200px;
	text-align:center;
	background:transparent url(http://www.bigturns.com/images/blog/screw.png) no-repeat scroll 5px center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:20px;
	white-space:nowrap;
}
.buttonInner a {
	text-decoration: none;
	color: #333;
}
/* @group Links */
a:link, a:hover, a:visited, a:active {
	color: #4B2F16;
	text-decoration: none;
}
/* @group Template Settings */
div#header-left img {
	margin: 0;
}
div#header-left, div.whoslogged, div#header-right {
	height: 86px;
	line-height: 26px;
}
div#header-right {
	height: 86px;
	text-align: right;
	padding-right: 0px;
}
div#header-right a:link, a:visited {
	color: #4b2f16;
}
div.whoslogged {
	text-align: right;
}
div#placeholder-search input.cat_textbox_small {
	width: 130px;
}
.cat_textbox_small {
	width: 150px;
}
div#main div.inner, div#sub div.inner {
	padding: 18px 0 18px;
}
div.placeholder-pads {
	width: 870px;
	border: 1px solid #CCC;
	margin-top: 18px;
}
div.blogPad  {
	width: 270px;
	text-align: justify;
	padding: 10px;
}
div#placeholder-rss {
	width: 200px;
	height: 16px;
	margin-bottom: 9px;
	text-align: right;
}
div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}
div#placeholder-print {
	width: 550px;
	height: 16px;
	margin-bottom: 9px;
	text-align: right;
}
div#placeholder-print img {
	margin: 0 9px;
	vertical-align: middle;
}
div#placeholder-banner {
	margin-bottom: 20px;
}
div#footer-wrapper {
	width: 100%;
	margin: 0 auto;
	color: #4B2F16;
	background-color: #f2f2f2;
}
div#footer-wrapper a:link, div#footer-wrapper a:visited  {
	text-decoration: none;
	color: #FFF;
}
div#footer-wrapper a:hover {
	text-decoration: underline;
}
/* @end */
