/* use this for custom CSS */

body {
	background: #333 none;
}
h1 {
	font-size: 24px;
	}

#headerimg, #headerimg h1 a,  #headerimg h1 a:visited {
	visibility: visible;
	color: #fff;
	}
#headerimg h1 a,  #headerimg h1 a:visited {
	color: #fff;
	}
#headerimg h1 a:hover {
	color: #A52D23;
	}
#headerimg h1 {
	padding-top: 24px;
	font-size: 24px;
	}
.menuBar {
	background: none;
	position: absolute;
	bottom: 0;
	}
#header {
	background: #333;
	border-top: none;
	border-bottom: none;
	position: relative;
	}
.description {
	padding-top: 6px;
	}
 .description a {
	display: block;
	height: 82px;
	padding-top: 0;
	width: 600px;
	border: none;
	}

#container {
	background: #ddd url(images/container-bg.gif) repeat-y;
}
#mainContent {
	width: 660px;
}
.thepost {
  margin-left: 18px;
}
.post {
	margin-bottom: 10px;
	}
#footer {
	width: 955px;
	background: #333;
	border: none;
}

.thepost h2, .thepost small p {
	text-align: left;
}
#imgholder {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	background: #333;
	text-align: center;
	}
#thumbholder, .thumbholder {
	background: #333;
	text-align: center;
	padding: 10px 0;
	float: left;
	width: 270px;
	margin-right: 12px;
	}
.excerptpost .entry {
	padding: 0 0 0 290px;
	margin: 0;
	}
.excerptpost {
	border-top: 1px solid #333;
	padding-top: 10px;
	}
.clearme {
	height: 10px;
	}
.excerptpost h3 {
	margin: 0;
	}
.yapb-latest-images {
	text-align: center;
	}
.yapb-latest-images img {
	vertical-align: top;
	}

.tabberlive {
 padding-bottom: 0;
 border:  none;
}
ul.tabbernav
{
	margin: 0;
 	border-bottom: 1px solid #A52D23;
	background: #999;
	}
ul.tabbernav li a:visited { color: #fff; }

ul.tabbernav li a:link { 
	background: #333;
	}

ul.tabbernav li.tabberactive a {
	background-color: #A52D23;
	}
ul.tabbernav li a:hover, ul.tabbernav li.tabberactive a:hover {
 	color: #fff;
 	background: #A52D23;
 	text-decoration: none;
	}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #A52D23;
	}	
#right-sidebar {
	margin-top: 30px;
	}
.widged {
	padding-top: 10px;
	padding-bottom: 20px;
	}