/* Companion Custom CSS over-rides for [ Zampano ]: ComicPress - 2.8 */
body {
	margin: 0;
	color: fff;
	font-size: 12px;
	font-family: 'Arial', sans-serif;
	background:url(http://www.zampano-online.com/images/bg.gif) repeat-y center #f9f8f3;
	}
	
	form {
	margin: 0;
}

	.button {
		height: 25px;
		padding: 0 5px;
		background: #aaa url('images/menu.png');
		color: #000;
		font-family: 'Arial', sans-serif;
		font-size: 12px;
		font-weight: bold;
		line-height: 13px;
		border: 1px solid #000;
		cursor: pointer;
	}
		
	.button:hover {
		color: #fff;
		background: #f00 url('images/menu.png') 0 -75px;
	}

.sfhover {
	padding: 0;
	margin: 0;
}
	#header {
	width: 960px;
	height: 145px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(http://www.zampano-online.com/images/header_left.gif);
	background-repeat: no-repeat;
	}
	
	#header h1 a, #header .description { display: none; }
	#adHeader {
	width: 468px;
	height: 75px;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: auto;
	text-align: right;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #000;
    }
   
	
	
	/* THE PAGE WRAPPER */
/* Change this width to set the entire site's width - increase/reduce #content width by the same amount */

#page {
	width: 800px;
	margin: 0px auto;
	
}

#page-wide {
	width: 960px;
	height: 100%;
	margin: 0px auto;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #000;
}

/* HEADINGS */

h1, h1 a {
	padding: 10px 0 0 0;
	margin: 0;
	color: #fff;
	font-size: 24px;
	font-family: 'Arial', sans-serif;
	font-weight: normal;
	line-height: 46px;
	text-decoration: none;
	letter-spacing: -5px;
	font-variant: small-caps;
}

h2, h2 a {
	margin: 0;
	color: #333;
	font-weight: normal;
	letter-spacing: 0px;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	padding-bottom: 2px;
	font-family: 'Arial', sans-serif;
}

	h2.pagetitle, h2.pagetitle a {
		padding: 7px 0 5px 0;
		margin: 0 0 20px 0;
		font-family: 'Arial', sans-serif;
		font-size: 20px;
		font-weight: normal;
		letter-spacing: -2px;
		clear: both;
	}

h3, h3 a {
	padding: 0;
	margin: 0;
	font-size: 20px;
	font-weight: normal;
	text-align: left;
	color: #333;
	text-decoration: none;
	clear: both;
	letter-spacing: -1px;
	font-family: 'Arial', sans-serif;
}
h4 {
        font-family:Verdana, Arial, Helvetica, sans-serif;
        color: #ffff00;
        font-size: 11px;
        margin: 2px 0px 0 10px;
        
        }

h6 {
        font-family:Verdana, Arial, Helvetica, sans-serif;
        color: #000;
        font-size: 11px;
        padding-top: 10px;
        margin: 0 0 10px 0;
        }
        
        
      
        
        /* NAVIGATION */
#nav-old {
	margin: 0 50px 0 0;
	padding: 10px 0px 0px 20px;
	float: right;
	color: #999;
	font-family: 'Arial', sans-serif;
	font-size: 12px;
	font-weight: bold;
        clear: both;
	}
	
.nav { display: none; } 

a.navi-comments:hover span {
	color:#860b04;
}

.nav {
	margin: 0 0px 0 0;
	padding: 0px 0px 0px 0;
	float: left;
	color: #999;
	font-family: 'Arial', sans-serif;
	font-size: 12px;
	font-weight: bold;
        clear: both;
	}
	
	
}

	.nav-first {
		padding: 0 0px 0 0;
		float: right;
	}

	.nav-previous {
		padding: 0 0px;
		float: right;
	}

	.nav-next {
		padding: 0 5px;
		float: right;
	}

	.nav-last {
		padding: 0 0 0 5px;
		float: right;
	}
	
	
/* THE BLOG HEADER */

#blogheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 0 5px 0;
	font-size: 24px;
	letter-spacing: -2px;
	border-top: 1px solid #999;
	margin-top: 10px;
}
	
	/* SIDEBAR */

/* Left Sidebar Themes */
#sidebar-left {
	float: left;
	margin-left: 10px;
	width: 180px;
	padding: 10px 0 0px 0px;
	margin-bottom: 0px;
}

/* Right Sidebar Themes */
#sidebar-right {
	float: left;
	padding: 0px 10px 0px 0px;
	margin-right: 0px;
	margin-left: 60px;
	width: 160px;
}

#sidebar-overcomic {
	padding: 20px 0 0 0;
}

.customsidebar ul, .customsidebar li {
	margin: 0;
	padding: 0;
	list-style: none;
}

/* Sidebar Class */

.sidebar {
	font-size: 11px;
	margin: 5px 5px 5px 5px;
	overflow: hidden;
	padding: 0 0 5px 0;
}

	.sidebar h2, .sidebar h2 a {
		font-family:arial;
		font-size: 16px;
	}

	.sidebar .widget {
		margin-bottom: 20px;
	}

	.sidebar ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}

		.sidebar ul li {
			margin: 15px 0 10px 0;
			padding: 0;
			text-align: left;
			list-style: none;
		}

		.sidebar ul li ul li {
			margin: 0 0 0 13px;
			padding: 0;
			text-align: left;
		}

	.sidebar li h2 {
		margin-top: 15px;
	}
	
	/* POSTS - PAGES */

#pagewrap-right {
	width: 770px;
	float: left;
	overflow: hidden;
	padding: 0;
	margin: 0;
}

/* Wraps the content area */
#content-wrapper {
	margin: 0 ;
	padding: 0;
}

#content {

        margin: 0 0 0 0px;
	padding: 10px 0 20px 0;
	float: left;
	overflow: hidden;
}
.narrowcolumn {
		width: 540px;
		margin: 0 auto;
		float: left;
	}
	
.column {
	margin: 0 5px 0 5px;
	padding: 5px 0;
}
.post, .post-comic, .post-page {
	clear: both;
	text-align: left;
	padding: 0 5px;
}

.post-head, .post-page-head, .post-comic-head {
}

.post-head, .post-page-head {
	padding:10px 0 0 0;
}

.post-foot, .post-comic-foot, .post-page-foot {
}

.post-foot {
	margin-bottom: 20px;
}

.post-info {
	margin-bottom: 5px;
}

.post-text {
	overflow: hidden;
	display: block;
	margin-top: 8px;
	float: left;
}

.post-author-gravatar {
	float: right;
	margin-left: 2px;
}

.post-mood {
	float: left;
	margin-right: 2px;
}

.post-date {
	color: #777;
	font-family: 'Georgia' , serif;
	font-size: 15px;
	font-weight: bold;
	float: left;
	margin-right: 3px;
}

.post-date .date {
	height: 50px;
	width: 45px;
	background: url(images/calendar.png) center no-repeat;
	font: normal 22px Georgia;
	color: #000;
	text-align: center;
	line-height: 100%;
	padding: 0 2px 0 0;
}


.post-date .date span {
	height: 16px;
	display: block;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	padding-top: 5px;
}

.comicdate {
	font-size: 14px;
}

.postdate {
	font-size: 11px;
}

.entry {
	line-height: 1.45em;
	font-size: 13px;
}

.more-link {
	border-top: 1px dashed #000;
	font-style: italic;
	display: block;
	clear: both;
}

.tags {
	font-size: 11px;
}

.related_posts {
	margin-top: 10px;
	font-weight: 700;
}

.related_posts ul {
	list-style: none;
	font-weight: normal;
	font-size: 12px;
}

.members-only {
	border: solid 1px #000;
	background: #eee;
	padding: 3px;
}
/* THE COMIC */

#comic-head {
	padding-top: 15px;
}

#comic {
width: 700px;
	background: #fff;
	border: 1px solid #000;
	text-align: center;
	z-index: 100;
	padding: 0 0 0px 0px;
	margin: 0 0 0px 20px;
}


#comic-foot {
	padding: 5px 0 5px 0;
}

#sidebar-comicleft {
float: left;
}

#sidebar-comicright {
float: right;
}

#comic-nav {
        width: 700px;
	margin-top: 7px;
       
        margin-bottom: 0px;
        margin-bottom: 0px;
	text-align: center;
        }
/* ARCHIVE */	
.comicarchiveframe {
        float: left;
	margin: 0px 0 0px 0;
	padding: 5px 10px 5px 10px;
	}
 
	.comicarchiveframe:hover {
		filter: alpha(opacity=50);
		-moz-opacity: 0.50;
		opacity: 0.50;
		}
		.comicarchiveframe h3 {
		margin: 0;
		}
		
	.comicarchiveframe small {
		display: block;
		}
		
	.comicarchiveframe:hover {
		filter: alpha(opacity=50);
		-moz-opacity: 0.50;
		opacity: 0.50;
		}	
/* COMMENTS */

.comment-wrap {
	padding: 0 10px;
	width: 400px;
	float: left;
}

.comment-wrap h3 {
	margin: 0;
	padding: 20px 0 0 0;
	font-weight: normal;
	font-size: 20px;
	clear: both;
	font-family: 'Georgia' , serif;
}


.commentlist {
}

.comment {
width: 400px;
	padding: 2px;
	margin: 10px 0 0 0;
	clear: both;
	min-height: 64px;
}

	.comment .comment {
		margin-left: 10px;
		padding-bottom: 10px;
	}

		.comment .comment .comment {
			margin-left: 30px;
			padding: 5px;
			margin-top: 2px;
			border: 1px dotted #ccc;
		}

			.comment .comment .comment .comment {
				background: transparent;
				border: none;
			}

	.comment .avatar {
		margin: 0 10px 5px 0;
		float: left;
	}

	.comment .trackping {
		float: left;
	}

	.comment #respond {
		padding: 5px;
	}

	.comment .comment .bypostauthor, .comment .comment .comment .bypostauthor {
		background: #efefef;
	}

.comment-author {
	display: inline;
}

.comment-meta {
	display: inline;
	padding: 0 0 0 5px;
	margin: 0 0 0 2px;
	border-left: 1px solid #000;
}

.says {
	display: none;
}

.commentsrsslink {
	float: right;
	font-size: 11px;
}

#comment {
	width: 400px;
	font-size: 12px;
	font-family: 'Arial' , sans-serif;
}

#author, #email, #url {
	font-size: 12px;
	font-family: 'Arial' , sans-serif;
}

.commentlist ul {
	list-style: none;
	margin-bottom: 30px;
}

ol.commentlist {
	margin: 0;
	padding: 0;
	font-size: 11px;
	list-style: none;
}

ol.commentlist p {
	margin: 10px 0 0 74px;
}

ul.children {
	margin: 0;
	padding: 0;
	list-style: none;
}

.reply {
	padding: 10px 0 0 0;
	text-align: right;
}
/* THE FOOTER */

#footer {
	width: 962px;
        heigth: 100px;
	margin: 0px auto;
	padding: 20px 0;	
	color: #999;
	text-align: center;
	background: #000;
	}

	#footer a {
		color: #fff;
		text-decoration: none;
		border: none;
		}

	#footer a:hover {
		border-bottom: 1px dotted #fff;
		}