body {
 	background: #000000 url('http://www.bizbla.com/imgs/backline.jpg') repeat-y center top ;
  margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: "Lucida Sans Unicode", Verdana;
	text-align: center;
	voice-family: "\"}\"";
	voice-family: inherit;
	color: #202020;
}
html>body {
	font-size: 11px;
}
p {
	margin: 1.2em 0;
	padding: 0;
	font-size: 11px;
	line-height: 1.5em;
}
ol, ul {
	margin: 1.2em 1em 1.2em 2.4em;
	padding: 0px 0px 0px 0px;
	font-size: 1em;
	line-height: 1.5em;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	margin: 0 0 0 0;
	padding: 0;
	color: #574B06;
	font-family: "Lucida Sans Unicode", Verdana;
}
h1, h2 { font-size: 1.6em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.3em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1.0em; }
a { text-decoration: none; }
a:link { color: #9C5800; 
}
a:visited, a:active {
	color: #9C5800;
	text-decoration: none;
}
a:hover {
	color: #AA6000;
	text-decoration: underline;
}
.title a:hover {
	text-decoration: none;
}
#sidebar a:link, #sidebar a:visited, #sidebar a:active, #footer a:link, #footer a:visited, #footer a:active {
	color: #9C5800;
	text-decoration: none;
}
#sidebar a:hover, #footer a:hover {
	color: #AA6000;
	text-decoration: underline;
}
#wrapper {
 	background: #333333 url('http://www.bizbla.com/imgs/iron.jpg') ;
	display: block; 
	border: 0px #000000 solid; 
	width: 840px;
	margin: 5px auto 5px auto;
	text-align: left;
}
/* HEADER AND LOGO*/
#header {
  background: url('http://www.bizbla.com/imgs/header.png')  repeat-y center top;
 	position:relative;
  margin: 0px 2px 0px 0px;  
	width: 840px;
	height: 150px;
	text-align: center;
	float: left;
	overflow: hidden;
}
.title {
  border: 0px;
  width: 370px;
	font-size: 30px;
	font-family: Georgia, Verdana;
	font-weight: bold;
  margin: 50px 0px 0px 0px;
	float: left;
	text-align: center;
}
.title2 {
  border: 0px;
  width: 400px;
	font-size: 50px;
	font-family: Georgia, Verdana;
  margin: 40px 0px 0px 0px;
	float: left;
	text-align: center;
}
.description {
	font-size: 12px;
	font-family: "Lucida Sans Unicode", Verdana;
	font-weight: bold;
	color: #574B06;
	margin-top: -5px;
}
.description2 {
	font-size: 11px;
	font-family: "Lucida Sans Unicode", Verdana;
	color: #000000;
	margin-top: 0px;
}
/* MAIN CONTENT BOXES */
#content {
 	position:relative;
	width: 560px;
	float: right;
	overflow: hidden;
  margin: 0px 2px 0px 0px; 
 	voice-family: "\"}\"";
	voice-family: inherit;
}
html>body #content {
	width: 560px;
}
#content ol{
  list-style-type: decimal;
	padding: 0px 0px 0px 10px;
}
#content ul{
  list-style-image: url('http://www.bizbla.com/imgs/disc.gif');
	padding: 0px 0px 0px 10px;
}
.main-box-up {
  background: url('http://www.bizbla.com/imgs/main-up.png')  no-repeat center top;
 	height: 85px;
 	position:relative;
 	padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;  
}
.main-box {
  background: url('http://www.bizbla.com/imgs/main.png')  repeat-y center top;
 	position:relative;
	padding: 5px 50px 5px 50px;
}
.main-box-down {
  background: url('http://www.bizbla.com/imgs/main-down.png')  no-repeat center top;
 	height: 85px;
 	position:relative;
	text-align: right;
	padding: 1px 50px 0px 0px;
  margin: 0px 0px 0px 0px;
}
/* SIDEBAR */
#sidebar {
	width: 270px;
	float: left;
  margin: 0px 0px 0px 3px;
}
html>body #sidebar {
	width: 270px;
}
#sidebar ul{
	clear: both;
  position:relative;
  list-style-type: none;
  margin: 0px 10px 0px 10px;
}
.fixwidgettitle {
	color: #574B06;
	font-family: "Lucida Sans Unicode", Verdana;
	font-size: 14px;
	font-weight: bold;
	padding: 60px 30px 1px 30px;
}
.screwwidgettitle {
  background: url('http://www.bizbla.com/imgs/side-up.png')  no-repeat center top ;
	text-align: center;
  height: 85px;
  width: 270px;
	clear: both;
  position:relative;
	text-align: center;
  margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.screwwidgettext {
  background: url('http://www.bizbla.com/imgs/side.png')  repeat-y center top ;
	clear: both;
  position:relative;
	text-align: left;
  margin: 0px 0px 0px 0px;
	padding: 1px 34px 1px 34px;
}
.screwwidgettext li{
  list-style-image: url('http://www.bizbla.com/imgs/disc.gif');
  margin-left:20px;
}
.sidedown {
  background: url('http://www.bizbla.com/imgs/side-down.png')  no-repeat center top ;
	clear: both;
  position:relative;
  height: 85px;
  width: 270px;
  text-align: center;
  margin: 0px 0px 0px 0px;
  font-size: 10px;
	color: #574B06;
}
#both {
	clear: both;
}
#footer {
  background: url('http://www.bizbla.com/imgs/footer.png')  repeat-y center top;
  margin: 0px 0px 0px 0px;
	width: 840px;
	height: 90px;
	text-align: center;
	overflow: hidden;
	position: relative;
}
#footer p{
	font-size: 10px;
	color: #606060;
	letter-spacing: 2px;
	padding-top: 25px;
}
.nav-box {
  background: url('http://www.bizbla.com/imgs/pagenavi.png')  no-repeat center top;
 	height: 90px;
 	position:relative;
  margin: 0px 0px 0px 0px;
 	text-align: center;
	overflow: hidden;
}
.ban-box {
 	height: 85px;
 	position:relative;
  margin: 0px 0px 0px 0px;
 	text-align: center;
	overflow: hidden;
}
/* BLOG & COMMENTS */
.post {
	margin: 0 0 0 0;
	padding: 30px 0px 0px 60px;
	text-align: left;
}
.posttitle {
	margin: 10px 0 0 0px;
	padding: 20px 60px 0px 20px;
}
.postdate {
	margin: 0px 0px 0px 0px;
	color: #808080;
	font-size: 10px;
}
.thetags {
	margin: 0px 0px 0px 0px;
	color: #808080;
	font-size: 10px;
}
.postmeta {
	padding: 0px 50px 0px 0px;
}
#commentlist li{
  list-style: decimal;
}
.commentauthor {
	margin: 0;
	padding: 0 0 0.1em 0;
	font-size: 1.1em;
}
.commentauthor a {
	text-decoration: none;
}
.commentdate {
	margin-top: 0.2em;
	color: #7C7D66;
	font-size: 0.92em;
}
#comment {
	width: 98%; /* IE7 FIX */
}
.postnav {
	margin: 1.2em 0 0 0;
	padding: 0 0 0 0;
	overflow: auto;
}
.prev {
	padding: 0px 0px 0px 90px;
	float: left;
}
.next {
	padding: 0px 90px 0px 0px;
	float: right;
}
.pagenavi {
	padding: 37px 0px 0px 0px;
	text-align: center;
}
#respond {
	padding: 60px 0px 0px 90px;
	float: left;
}
#comments {
	padding: 60px 0px 0px 90px;
}
.tocommentform {
	padding: 0px 0px 20px 40px;
}
#commentform {
	padding: 0px 0px 0px 10px;
}
.feed {
	padding: 0px 30px 0px 0px;
	float: right;
}
input, textarea, select {
	background-color: #fffff0;
	border: 1px solid #574B06;
	color: #000;
	font: 1em "Lucida Sans Unicode", Verdana;
}
input.submit, input[type=submit] {
	border: 1px solid #000;
	background-color: #574B06;
	font-weight: bold;
	color: #fffff0;
}
blockquote {
  background: url('http://www.bizbla.com/imgs/screw.png')  no-repeat 50% 1%;
	background-color: #fffff0;
	margin: 0 1px;
	padding: 30px 20px 0px 20px;
	border-left: 1px solid #C8C098;
	border-top: 4px solid #C8C098;
	border-right: 1px solid #C8C098;
	border-bottom: 4px solid #C8C098;
	font-size: 0.92em;
}
small {
	font-size: 0.92em;
}
code {
	font-size: 1.1em;
	font-family: "Courier New", Courier, monospace;
	color: #7C7D66;
}
img {
  border: 0px;
}
/* Widget Search */
.search-box {
  background: url('http://www.bizbla.com/imgs/side-search.png')  no-repeat center top;
	clear: both;
 	height: 90px;
 	position:relative;
  margin: 0px 0px 0px 0px;
 	text-align: center;
}
#sidebar #s {
	margin-top: 37px;
	width: 75px;
}
/* Image Border when ID="image" */
.image {
	border: 2px solid #9C5800;
	padding: 10px 10px 10px 10px;
 	background: #000000 url('http://www.bizbla.com/imgs/banbak.jpg');
}
/* If you keep on writing below this line you are either a coder or a poet! */
