/*  
 
Theme Name: ComicPress 3C
Version: 2.5

Theme URI: http://mindfaucet.com/comicpress/
Description: The 3-Column Edition of the customizable theme for publishing comics. <a href="http://mindfaucet.com/comicpress">Visit the ComicPress website.</a>

	Author: Tyler Martin
	Author URI: http://mindfaucet.com/

The CSS, XHTML and design is released under GPL v3:
http://www.opensource.org/licenses/gpl-3.0.html

*/



/* STANDARD HTML TAGS */

body {
	margin: 0;
        align: center;
	color: #5d656c;
	font-size: 12px;
	font-family: 'arial', sans-serif;
	background: #222 url('backgroundcustom.png') center top repeat-y;
	}

a {
	color: #5f686f;
	text-decoration: none;
  	}
  	
  	a:hover {
  		color: #ffffff;
  		}

	a img {
		border: none;
		}

p img {
	max-width: 100%;
	padding: 0;
	}
		
small {
	font-size: 11px;
	}
 
hr {
	height: 1px;
	color: #7a6323;
	background-color: #48000;
	border: 5px;
	align: left;
	}

blockquote {
	margin: 10px;
	padding: 5px 10px 5px 20px;
	border-width: 1px 1px 1px 5px;
	border-style: solid;
	border-color: #7a6323;
	}

	blockquote cite {
		margin: 5px 0 0;
		display: block;
		}

cite {
	font-family: 'arial', sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	}
	
code {
	padding: 10px;
	display: block;
	font-family: 'Courier New', monospace;
	background: #eee;
	border: 1px dotted #777;
	overflow: scroll;
	}

acronym, abbr, span.caps {
	cursor: help;
	}

	acronym, abbr {
		border-bottom: 1px dashed #999;
		}



/* HEADINGS */

h1, h1 a, h1 a:hover {
	margin: 0 10px 0 0;
	padding: 0 0 0 5px;
	color: #7a6323;
	font-family: 'impact', serif;
	font-size: 50px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	letter-spacing: -2px;
	}

h2, h2 a {
	margin: 0;
        padding: 0px;
	color: #7a6323;
	font-weight: thin;
	font-size: 20px;
	font-family: 'impact', sans-serif;
	text-align: left;
	text-decoration: none;
	letter-spacing: -1px;
	border-bottom: 1px solid #7a6323;
	}

	h2.pagetitle, h2.pagetitle a {
		margin: 0px 10px 0px 0;
		padding: 0 0 0px 0;
		color: #7a6323;
		font-family: 'impact', serif;
		font-size: 32px;
		font-weight: normal;		
		letter-spacing: -1px;
		text-align: left;
		}

h3, h3 a {
	margin: 0px 10px 0 0;
	padding: 0;
	font-family: 'impact', sans-serif;
	color: #7a6323;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	clear: both;
	}

h2 a:hover, h3 a:hover {
	color: #dbb140;
	border-bottom: 0px dotted #dbb140;
	}

h4 {
	width: 200px;
	height: 25px;
	margin: 0 0 5px 10px;
        padding: 3px 10px 0 10px;
	color: #50575d;
	font-size: 15px;
	font-family: 'impact', sans-serif;
	font-weight: thin;
	text-align: left;
        background: #000;
        border: 2px solid #50575d;;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-webkit-border-radius: 10px;
	border-radius: 10px;
        }

/*IMAGE PRELOADS*/

#imagepreload { display: none }


/* THE HEADER */

#header {
	width: 960px;
	height: 200px;
	margin: 0 auto;
	}
	
	.description {
		margin: -3px 0 0 0;
		padding: 0px 0 10px 30px;
		font-family: 'Impact', serif;
		text-align: center;
		font-size: 14px;
		font-style: normal;
		letter-spacing: 2px;
		}



/* THE MENU */

/* MENUBAR DIMENSIONS */

#menubar {
	width: 960px;
	height: 35px;
	margin: 0 auto;
	text-align: left; 
	float: center;
	background: #000000;
	border-top: 0px solid #1b2024;
	}

/* UPPER NAV BUTTONS */

#menunav {
	margin: 0;
	padding: 0px 0 0 0;
	float: right;
	font-size: 0px;
	}

	#menunav a  {
		margin: 0 0px 0 0;
		color: #000;
		text-decoration: none;
		background: #000;
		-moz-border-radius: 10px;
		-khtml-border-radius: 10px;	
		-webkit-border-radius: 10px;
		border-radius: 10px;
		}

		#menunav a:hover {
			color: #000;
			background: #000;
			} 
		
		.prev {
			padding: 0 2px 0 0;
			}
		
		.next {
			padding: 0 0 0 2px;
			}

/* MENUBAR TEXT BLOCK DIMENSIONS */
  
#menu
{
   width: 900px;
   height: 10px;
   margin: 0 80px;
   padding: 10px 0 0 0;
   color: #67541e;
   text-align: left;
   font-size: 12px;
   font-family: 'impact', sans-serif;
   font-style: italic;
   text-transform: lowercase;
   border: 0px solid #fff;
}

/* MENU DROP-DOWN LIST BLOCK SETTINGS */

#menu ul
{
   margin: 0;
   list-style-type: none;
   padding: 0;
   z-index: 500;
}


/* MENU TEXT GRAPHIC EFFECTS */

#menu li
{
   text-align: left;
   width: 10px
   height: 10px;
   float: left;
   margin: 0 0 0 20px;
   padding: 8px 0px 0px 5px;
   text-align: left;
   list-style-type: circle;
   border-left: 1px solid #7a6323;
   border-right: 1px solid #7a6323;
}

#menu a
{
   display: block;
   line-height: 7px;
   text-decoration: none;
   text-align: left;
   list-style-type: none;
   margin: 4px 24px;
   padding: 0px 2px 0 4px;
   font-size: 15px;
   color: #7a6323;
}

/* MENU TEXT ROLLOVER */

#menu li a:hover
{
   color: #dbb140;
   background: #0;
   text-decoration: none;
}

#menu li ul
{
   height:25px;
   list-style: none;
   position: absolute;
   width: 120px;
   left: -999em;
}

#menu li:hover ul, #menu li.sfhover ul
{
   list-style: none;
   background: #7a6323;
   color: #67541e;
   left: auto;
}

/* MENU LIST DIMENSIONS */

#menu li li
{
   float: right;
   margin: 0px;
   padding: 2px 0px 0px 0px;
   border-width: 0;
   padding: 0;
   width: 121px;
}

/* MENU LIST TEXT*/

#menu li li a
{
   height: 24px;
   line-height: 30px;
   color: #364148;
   font-style: normal;
   border-width: 0;
   background: #000000;
   margin: 0px;
   padding: 2px 10px 2px 10px;
}

/* MENU LIST ROLLOVER */

#menu li li a:hover
{
   color: #D0D0D;
   background: #000000;
}

#menu li:hover, #menu li.sfhover
{
   /* prevents IE7 drop-down menu bug (focus on a page element prevents nested menus from disappearing) */
   position: static;
} 

/* THE COMIC */
	
#comic {
	width: 818px;
	margin: 0px auto;
	padding: 20px 5px 15px 5px;
	text-align: center;
	border: 12px solid #0f0f0f;
	-moz-border-radius: 24px;
	-khtml-border-radius: 24px;	
	-webkit-border-radius: 24px;
	border-radius: 24px;
	background-color: #33373a;

	}

/* COMIC NAVIGATION */

#comicnav {
   width: 55px;
   height: 24px;
   padding: 14px 0 0 0;
   display: block;
   float: right;
   margin: 0;
   background: #33373a url('images/menu.png') no-repeat;
   border: #000000 0px solid;
   }

#comicnav li {
   margin: 0 auto;
   padding: 0;
   display: inline;
   }

#comicnav ul {
   margin: 0 auto;      
   padding: 0;
   list-style-type: none;
   padding: 0;
   }

#comicnav li a {
   height: 16px;
   width: 18px; 
   margin: 0 auto;
   line-height: 25px;
   list-style-type: none;
   list-style: none;
   padding: 0;
   float: left;
   border: #000000 0px solid;
   }


#comicnav li.first a{
float: left;
background: url('images/first.png') no-repeat;
border-right: #000000 2px solid;
   }

#comicnav li.first a:hover {
float: left;
background: url('images/firstroll.png') no-repeat;
border-right: #000000 2px solid;
   } 

#comicnav li.yesterday a{
float: left;
background: url('images/yest.png') no-repeat;
   } /*Yesterday code not needed if you don't want it*/

#comicnav li.yesterday a:hover {
float: left;
background: url('images/yestroll.png') no-repeat;
   }/*Yesterday code not needed if you don't want it*/

#comicnav li.previous a{
float: left;
margin: 0 0 0 17px;
background: url('images/prev.png') no-repeat;
   }

#comicnav li.previous a:hover {
float: left;
margin: 0 0 0 17px;
background: url('images/prevroll.png') no-repeat;
   }

#comicnav li.next a{
float: right;
background: url('images/next.png') no-repeat;
   }

#comicnav li.next a:hover {
float: right;
background: url('images/nextroll.png') no-repeat;
   }

#comicnav li.previous { 
float: left;
margin: 0 0 0 0px;
border-right: #000000 1px solid;
   }

#comicnav li.next { 
float: right;
border-left: #000000 1px solid;
   } 

 
/* THE PAGE WRAPPER */

#page {
	width: 930px;
	margin: 0 auto;
	padding: 40px 5px 10px 5px;
	text-align: left;
	border: 0px solid #000000;
	-moz-border-radius: 12px;
	-khtml-border-radius: 12px;	
	-webkit-border-radius: 12px;
	border-radius: 12px;
	background: #000000;
	}

/* THE FOOTER */

#footer {
	width: 940px;
	margin: 12px auto;
	padding: 20px 0;	
	color: #999;
	text-align: center;
	-moz-border-radius: 12px;
	-khtml-border-radius: 12px;	
	-webkit-border-radius: 12px;
	border-radius: 12px;
	background: #000000;

	}

	#footer a {
		color: #fff;
		text-decoration: none;
		border: none;
		}

	#footer a:hover {
		border-bottom: 1px dotted #fff;
		}



/* NAVIGATION */

.nav {

	margin: 0;
	padding: 3px 0 0 0;
	float: right;
	color: #7a6323;
	font-family: 'arial', sans-serif;
	font-size: 12px;
	font-weight: bold;
	}

.nav-single {
	padding: 10px 0 0 0;
	color: #999;
	font-family: 'Arial', sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	}

.pagenav {
	padding: 40px 20px 20px 20px;

	color: #999;
	font-family: 'Arial', sans-serif;
	font-size: 12px;
	font-weight: bold;
	clear: both;
	}

	.pagenav-left {
		float: left;
		}

	.pagenav-right {
		float: right;
		}

.nav a, .pagenav a, .nav-single a {
	padding: 0 2px;
	color: #7a6323;
	text-decoration: none;
	border: none;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;	
	-webkit-border-radius: 6px;
	border-radius: 6px;
	}

	.nav a:hover, .pagenav a:hover, .nav-single a:hover {
		color: #dbb140;
		background-color: #14181b;
		}



/* CONTENT AREA */

#column {
	width: 600px;
	padding: 5px 0 20px 0;
	float: left;
	overflow: hidden;
	}

/* Comic Title and Date */ 

.post-frontpage {
	padding: 0px 20px 0 20px;
	text-align: justify;
	}
	
.post, .content {
	padding: 0 20px 0 20px;
	text-align: justify;
	}

	.comicdate {
		color: #7a6323;
		font-family: 'impact', sans-serif;
		font-size: 11px;
		font-weight: normal;
		}
	
	.postdate {
		color: #7a6323;
		font-family: 'impact', sans-serif;
		font-size: 11px;
		}

/* EDIT-COMMENT LINKS */

.postmeta {
	margin: 0 0 20px 0;
	color: #777b7f; 	
 	font-family: 'arial', serif;
 	text-align: right;
 	}

	.postmeta ul {
		display: inline;
		list-style-type: none;
		list-style-image: none;
		}

/* COMMENTS INSTRUCTIONS BALLOON */


 	
.postmeta-single {
	padding: 10px;
 	color: #606366;
	font-size: 11px;
	text-align: left;
	background: #1d1f21;
	border: 0px solid #999;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-webkit-border-radius: 10px;
	border-radius: 10px;
	}
	
	.postmeta-single a {
		color: #000;
		}	
	
	.postmetatags {
		font-family: 'arial', serif;
		font-size: 12px;
		}

.postmeta a, .postmeta-single a {
	color: #777b7f;
	font-family: 'impact', sans-serif;
	text-decoration: none;
	border-bottom: 1px dotted #777b7f;
	}
	
	.postmeta a:hover, .postmeta-single a:hover {
		color: #eee;
		border-bottom: 1px solid #eee;
		}

.postmeta-comments {
	font-size: 12px;
	}
	
	.balloon {
		color: #777b7f;
		font-family: 'Webdings', fantasy;
		font-size: 18px;
		}



/* THE BLOG HEADER */


#blogheader {

	margin: 20px;
	padding: 10px 0 0 0px;
	color: #7a6323;
	font-family: 'Impact', serif;
	font-size: 36px;
	letter-spacing: -1px;
	border-bottom: 1px solid #7a6323;
	}

/* COMMENTS */

.comment-wrapper {
	padding: 0 20px;
	}

	.comment-wrapper h3 {
		margin: 0;
		padding: 20px 0 0 0;
		color: #555;
		font-family: 'arial', serif;
		font-weight: normal;
		font-size: 24px;
		letter-spacing: -1px;
		clear: both;
		}

		.bigballoon {
			color: #ccc;


			font-family: 'Webdings', fantasy;
			font-size: 28px;
			}

	.comment-wrapper a {
		text-decoration: none;
		border-bottom: 1px dotted #777;
		}
		
		.comment-wrapper a:hover {
			color: #777;			
			border-bottom: 1px solid #777;
			}

	.comment-wrapper p {
		margin: 10px 0 0 0;
		}

.avatar {

	margin:0 10px 10px 0;
	padding:5px;
	float:left;
	border: 1px solid #777;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;	
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}








#comment, #author, #email, #url {
	padding: 2px;
	color: #000;

	font-family: 'Verdana', sans-serif;
	font-size: 12px;
	border: 1px solid #999;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;	

	-webkit-border-radius: 6px;
	border-radius: 6px;
	}

	#comment:hover, #author:hover, #email:hover, #url:hover {
		background: #eee;
		}
	
	#comment {
		width: 100%;



		}

	#author, #email, #url {
		width: 200px;
		}

#submit {
	margin: 0 0 20px 0;
	padding: 0 5px;
	float: right;







	color: #fff;
	background: #888;
	font-family: 'Verdana', sans-serif;
	font-size: 12px;
	border-width: 2px;

	border-style: solid;
	border-color: #555;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-webkit-border-radius: 10px;
	border-radius: 10px;
	}

	#submit:hover {
		cursor:pointer;
		background: #222;
		}


ol.commentlist {
	margin: 0;
	padding: 0;
	font-size: 11px;
	list-style: none;
	}

	.commentlist li {
		padding: 20px 0 0 0;
		clear: both;
		}


/* ARCHIVE */  

.comicarchiveframe {
	margin: 20px 0 10px 0;
	padding: 5px 10px 5px 10px;
	border-width: 1px;
	border-style: solid ;
	border-color: #ccc #aaa #555 #777;
	}
 
	.comicarchiveframe:hover {


		filter: alpha(opacity=50);
		-moz-opacity: 0.50;
		opacity: 0.50;
		}

.comicarchiveframe {
	margin: 20px 0 10px 0;
	padding: 5px 10px 5px 10px;
	border: 1px solid #000;
	font-family: 'impact', sans-serif;
	letter-spacing: -1px;
	}
 
	.comicarchiveframe h3 {
		margin: 0;
		font-family: 'impact', sans-serif;
		}
		
	.comicarchiveframe small {
		display: block;
		font-family: 'impact', sans-serif;
		letter-spacing: -1px;
		}
		
	.comicarchiveframe:hover {
		filter: alpha(opacity=50);
		-moz-opacity: 0.50;
		opacity: 0.50;
		}



/* SIDEBARS */

/* SIDEBAR-L Dimensions */

#sidebar-left {
	width: 0px;
	margin: 50px;
	padding: 5px 0;
	float: left;
	font-size: 11px;
	overflow: hidden;
	background: #14181b;
	}

/* SIDEBAR-R Dimensions */

#sidebar-right {
	width: 200px;
	margin: 0 5px 0 0;
	padding: 5px 0;
	float: right;
	font-size: 11px;
	overflow: hidden;
	border: 1px solid #000;
	-moz-border-radius: 12px;
	-khtml-border-radius: 12px;	
	-webkit-border-radius: 12px;
	border-radius: 12px;
	background: #222 url('black-grad.jpg') center top repeat-y;
	}

/* SIDEBAR TEXT */

.sidebar h2, .sidebar h2 a {
	color: #7a6323;
	font-family: 'impact', serif;
	font-weight: normal;
	font-size: 18px;
	text-transform: lowercase;
	letter-spacing: -1px;
	}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

	.sidebar ul li {
		margin: 0 0 10px 10px;
		padding: 0;
		}


		.sidebar ul li ul li {
			margin: 0 0 0 10px;
			padding: 0;
			}

			.sidebar ul li ul li a {
				display: block;
				color: #50575d;
				text-decoration: none;




				border-bottom: 1px dotted #50575d;
				}

				.sidebar ul li ul li a:hover {
					color: #000000;
					background: #dbb140;
					border-bottom: 1px dotted #3d3d3d;
					}




/* CALENDAR */

/* CALENDAR size */

#wp-calendar {
	width: 165px;
	margin: 0 0 0 5px;
	}

/* CALENDAR week letters */

#wp-calendar th {
	color: #7a6323;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	}

/* CALENDAR header */

#wp-calendar caption {
	color: #7a6323;
	font-family: 'impact', sans-serif;
	font-size: 18px;
	letter-spacing: -1px;
	}

/* CALENDAR day blocks */

#wp-calendar td {
	min-width: 20px;
	padding: 0;
	text-align: center;
	border: 0px solid #7a6323;
	}

/* CALENDAR date highlighted */

#wp-calendar a {
	color: #000000;
	display: block;
	text-decoration: none;
	background: #7a6323;	
	}


/* CALENDAR date rollover */
	
	#wp-calendar a:hover {
		color: #14181b;
		background: #dbb140;
		}

/* SEARCH */

#s {
	width: 140px;
	margin: 0;
	padding: 2px;
	color: #000;
	font-family: 'Verdana', sans-serif;
	font-size: 12px;
	border: 1px solid #999;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;	
	-webkit-border-radius: 6px;
	border-radius: 6px;
	}

	#s:hover {
		background: #eee;

		}

#searchsubmit {
	margin: 0;
	padding: 0 0 0 2px;
	color: #fff;
	font-family: 'Verdana', sans-serif;
	font-size: 12px;
	background: #888;
	border-width: 2px;
	border-style: solid;
	border-color: #555;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-webkit-border-radius: 10px;
	border-radius: 10px;

	}






	#searchsubmit:hover {
		cursor:pointer;

		background: #222;
		}







/* GALLERY */


.attachment {
	width: 520px;
	margin: 0 auto;
	text-align: center;
	}

	.attachment img {
		margin: 0 0 10px 0;
		border: 1px solid #000;

		}
		
	.attachment p {
		margin: 0 9px 10px 9px;
		padding: 10px;
		border: 1px solid #999;
		-moz-border-radius: 10px;
		-khtml-border-radius: 10px;	
		-webkit-border-radius: 10px;
		border-radius: 10px;
		}

.imagenav-wrap {
	width: 502px;

	height: 77px;
	margin: 0 auto;
	}


.imagenav {

	width: 77px;
	height: 77px;
	float: left;	
	}

.imagenav-center {
	width: 316px;
	height: 65px;
	margin: 0 10px;
	padding: 10px 5px 0 5px;
	float: left;
	color: #bbb;
	text-align: center;
	border: 1px solid #999;
	overflow: hidden;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-webkit-border-radius: 10px;
	border-radius: 10px;
	}
	

	.imagenav-center a {
		text-decoration: none;
		color: #777;
		border-bottom: 1px dotted #777;


		}
		



		.imagenav-center a:hover {
			color: #777;


			border-bottom: 1px solid #777;
			}

.imagetitle {
	color: #333;
	font-size: 18px;
	}

.imagenav-bg {
	width:75px;
	height:75px;
	position: absolute;
	z-index: 0;
	background: #eee;
	border: 1px solid #000;
	}

	.imagenav-bg img {
		width:75px;
		height:75px;
		}

.imagenav-arrow {
	width:75px;
	height:75px;
	position: absolute;
	z-index: 1;
	color: #fff;
	font-size: 50px;
	line-height:75px;
	text-align: center;
	border: 1px solid #000;
	float: left;
	}

.imagenav-link {
	width:75px;
	height:75px;
	position: absolute;
	z-index: 2;
	border: 1px solid #000;
	float: left;
	}

	.imagenav-link img {
		width:75px;
		height:75px;
		filter: alpha(opacity=50);
		-moz-opacity: 0.50;
		opacity: 0.50;
		}

		.imagenav-link img:hover {
			filter: alpha(opacity=0);
			-moz-opacity: 0.00;
			opacity: 0.00;
			}

.aligncenter {
	margin: 0 auto;
	display: block;
	}

.alignright {
	margin: 10px 0 10px 10px;
	display: inline;
	float: right;
	}

.alignleft {
	margin: 10px 10px 10px 0;
	display: inline;
	float: left
	}

/* CLEAR FLOATS */

.clear {
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	clear: both;
	}