/* Companion Custom CSS over-rides for [ Zombie Ranch ]: ComicPress - 2.8 */
.page-id-30 #sidebar-right {
display: none;
}
.page-id-1268 #sidebar-left {
display: none;
}
.page-id-1268 #sidebar-right {
display: none;
}
.page-id-1268 .narrowcolumn {
    margin-left: 16px;
    overflow: hidden;
    padding: 0 5px;
    width: 95%;
}
.page-id-1264 #sidebar-left {
display: none;
}
.page-id-1264 #sidebar-right {
display: none;
}
.page-id-1264 #section-wrap {
    float: left;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
.page-id-1264 .narrowcolumn {
    overflow: hidden;
    padding: 0 5px;
    width: 97%;
}
.page-id-1268 #section-wrap {
    float: left;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}

.page-id-30 .narrowcolumn {
    overflow: hidden;
    padding: 0 5px;
    width: 97%;
}
#menubar-wrapper .menunav-prev a {
    color: #333333;
}
#menubar-wrapper .menunav-next a {
color: #333333;
}
.menunav-prev a:hover, .menunav-next a:hover {
    background: none repeat scroll 0 0 #EBD9A0;
    }

.topwebcomics {
    background: none repeat scroll 0 0 #2D271E;
    border: 1px solid #574E33;
    padding: 5px;
}
.topwebcomics img {
margin-right: 8px;
}


element.style {
    padding-right: 0;
}
.menu ul li a {
    display: block;
    padding: 5px 8px;
    text-decoration: none;
    color: #222222;
}
.menu .current_page_item a {
    color: #222222 !important;
}
.menu ul li a:link, .menu ul li a:visited {
    color: #222222;
}
.menu ul li a:hover {
    color: #ffffff
}
.menu ul li ul li a:hover {
    color: #ffffff;
}
.menu .current_page_item a {
    color: #ffffff !important;
}
.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:a {
color:#000000;
}
.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;
}
#twtr-widget-1 .twtr-tweet a {
    color: #A8B768 !important;
}
a {
color: #A8B768;
}
a:visited {
    color: #A8B768;
}
a:link {
    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;
}
.sidebar .widget_archive select, .comicpress_archive_dropdown_widget select {
        background: -moz-linear-gradient(100% 100% 90deg, #BBBBBB, #DDDDDD, #FFFFFF 100%) repeat scroll 0 0 #FFFFFF;
    }
