/* use this for custom CSS */

body {
	background: #000 none;
}
#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 {
	}
.menuBar {
	background: none;
	position: absolute;
	bottom: 0;
}
#header {
	background: #000 url(images/studiojmc-logo.gif) no-repeat;
	border-top: none;
	border-bottom: none;
	position: relative;
}
 .description a {
	display: block;
	height: 82px;
	padding-top: 84px;
	width: 400px;
	border: none;
	text-align: right;
	overflow: hidden;
	}

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

.thepost h2, .thepost small p {
	text-align: left;
}
#imgholder {
	margin-top: 10px;
	padding: 10px;
	background: #333;
	text-align: center;
	}
#thumbholder {
	background: #333;
	text-align: center;
	padding: 10px 0;
	float: left;
	width: 270px;
	}
.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: #000;
	}

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;
	}