/* Companion Custom CSS over-rides for [ Zombie Ranch ]: ComicPress - 2.8 */


.entry {

font-size:1em;

}

ol.commentlist {

font-size:.95em;

}
#flowbelowcomic {
clear:both;
}


body {

background-color:#0F0100;

background-image:url(http://www.zombieranchcomic.com/wp-content/uploads/2009/12/background.png);

background-position:center top;

background-repeat:repeat-x;

color:#FFFFFF;

font-family:"Palatino Linotype","Book Antiqua",Palatino,serif;

font-size:13px;

font-style:normal;

font-weight:normal;

letter-spacing:normal;

margin:0;

text-transform:none;

z-index:0;

}
#content-wrapper {
background-color:#000000;
}
#menubar-wrapper {
background-image:url("http://www.zombieranchcomic.com/wp-content/uploads/2010/08/nav_bg.png");
height:41px;
padding-top:10px;
}
.menunav-rss:hover {
background:none repeat scroll 0 0 #3A3B1D;
color:#FFFFFF;
}
.menunav-rss:link {
color:#000000;
}
.menubar ul li a:link, .menubar ul li a:visited {
color:#222222;
}
.wp-polls .pollbar {
background-image:url(http://www.zombieranchcomic.com/wp-content/uploads/2010/02/pollbar.jpg);
border:1px solid #A8B768;
font-size:6px;
height:8px;
line-height:8px;
margin:1px;
}
.twtr-widget h3 {
font-size:11px !important;
font-weight:normal !important;
clear:none;
}
a {
color: #A8B768;
}
a:hover {
color: #EDCB63;
}
.menubar ul li a:hover {
background:none repeat scroll 0 0 #574E33;
color:#FFFFFF;
}
.menubar ul li ul li a {
background:none repeat scroll 0 0 #2D271E;
text-align:left;
}
a.btn {
	background-image: url(http://www.zombieranchcomic.com/wp-content/uploads/2010/06/red_btn.png);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	height: 36px;
	float: left;
	margin-right: 6px;
}
a.btn span {
	background-image: url(http://www.zombieranchcomic.com/wp-content/uploads/2010/06/red_btn_right.png);
	background-repeat: no-repeat;
	background-position: right;
	margin-right: 0px;
	display: block;
	height: 36px;
	margin-left: 18px;
	text-align: center;
	vertical-align: middle;
	padding-right: 20px;
}
.center {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}