/* @override http://www.chucklehutch.com/css/main.css */

.container, #doc2 {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	background-color: #e6cf98;


}



body {
	-- background-color: #303030;
	margin: 0;
	background: #330205 url(../img/background_1.png) repeat-y 50%;
}

img {
	border-style: none;
}

.header, #hd {
	height: 140px;
	background-color: #e6cf98;
}

.headlogo{
	width: 224px;
	float: left;
	height: 140px;
}

 .headad{
	height: 90px;
	width: 740px;
	display: inline-block;
	float: right;
	padding-top: 23px;
}

.content {
	display: inline-block;
	background-color: #e6cf98;
	padding-bottom: 5px;
	padding-top: 5px;
}


.left {
	width: 480px;
	float: left;
	margin-left: 3px;
	margin-top: 5px;
	margin-bottom: 13px;
	display: inline;
	background-color: #e6cf98;
}

.right {
	width: 480px;
	float: left;
	clear: none;
	display: inline;
	margin-left: 3px;
	margin-top: 5px;
	/* background-color: #e98; */
	display: inline-block;
	background-color: #e6cf98;


}

.rightleft{
		width: 180px;
	float: left;
	display: inline;
	margin-left: 4px;
	margin-right: 6px;
}

.rightright{
		width: 290px;
	float: left;
	clear: none;
	display: inline;
}

.twitterwidget {
	padding-bottom: 10px;
}

div.facebook_widget{
	background-color: #fff;
	width: 288px;
	border: 2px solid #7a0204;
	margin-bottom: 10px;
}

.footer {
	clear: both;
	text-align: center;
	font: 9px "Open Sans", "Lucida Grande", Lucida, Verdana, sans-serif;
	border-top: 1px solid #390102;
	padding-top: 5px;
	padding-bottom: 5px;
}

.halftop {
    height: 33px;
}

.halfbot{
	height: 7px;
	background-position: 0 bottom;
	margin-bottom: 10px;
}

.halftop.blogarchive, 
.halfbot.blogarchive {
	background-image: url(../img/blog_archive_small.jpg);
}

.halftop.blogroll, 
.halfbot.blogroll {
	background-image: url(../img/blog_roll_small_red.jpg);
}



.halftop.comedystore, 
.halfbot.comedystore {
	background-image: url(../img/comedy_store_medium.jpg);
}


.halfmid{
	background-color: #fff;
	text-align: center;
	padding: 5px;
}

/* navbar */

.navbar {
	height: 35px;
	padding-left: 8px;
	padding-right: 8px;
	border-bottom: 1px solid #c3b081;
}

.navbar img{
	width: 155px;
}

.navbar .blog {
	height: 35px;
	width: 154px;
	float: left;
	background-image: url(../img/navbar.png);
	margin-right: 10px;
	background-position: 0px -96px;

}

.blog:hover, .blog.active:hover{
	background-position: 0px -48px;
}

.blog.active{
	background-position: 0px 0px;
}

.blog img{
	width: 154px;
	height: 35px;
}

.navbar .store {
	height: 35px;
	width: 84px;
	float: left;
	margin-right: 10px;
	background: url(../img/navbar.png) no-repeat -153px -96px;
}

.store:hover, .store.active:hover{
	background-position: -153px -48px;
}

.store.active{
	background-position: -153px 0px;
	}
	
.store img {
	height: 35px;
	width: 84px;
}
	
.navbar .podcast {
	height: 35px;
	width: 108px;
	float: left;
	margin-right: 10px;
	background: url(../img/navbar.png) -240px 0;
}

.podcast:hover {
	background-position: -240px -48px;
}

.podcast {
	height: 35px;
	width: 108px;
}

.navbar .about {
	height: 35px;
	width: 88px;
	float: left;
	margin-right: 10px;
	background: url(../img/navbar.png) -349px -96px;
}

.about:hover {
	background-position: -349px -48px;
}

.about img {
	height: 35px;
	width: 88px;
}

.about.active{
	background-position: -349px 0px;
	}


.navbar .contact {
	height: 35px;
	width: 113px;
	float: left;
	margin-right: 10px;
	background: url(../img/navbar.png) -436px -96px;
	display: none;
}

.contact:hover {
	background-position: -436px -48px;
}

.contact img {
	height: 35px;
	width: 113px;
}	
	
/* ad unit */


.homesquare {
	padding-left: 20px;
	padding-bottom: 10px;
}

#FatPandaFacebookComments {
	padding-left: 7px;
}