/*  
 
Theme Name: ComicPress V
Version: 2.5

Theme URI: http://mindfaucet.com/comicpress/
Description: The Vertical 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 */
#vote {
display:block;
float:right;
margin: 45px 30px 0px 0px;
}
body {
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-size: 14px;
	font-family: 'Arial', sans-serif;
        background: #000000;
	}

a {
	color: #850000;
	text-decoration: underline;
        outline: none;
  	}
  	
  	a:hover {
  		color: #000000;
  		}

	a img {
		border: none;
		}


p img {
	max-width: 100%;
	padding: 0;
	}
		
small {
	font-size: 11px;
	}
 
hr {
	height: 1px;
	color: #cccccc;
	background-color: #cccccc;
	border: 0px;
	}
	
p.header2 {
	font-size: 2em;
	font-family:Tahoma, Verdana, Trebuchet MS, Helvetica, Arial, sans-serif;
        }

p.wallpaperlinks {
        font-size:1em;
        }
	
blockquote {
	margin: 10px;
	padding: 5px 10px 5px 20px;
	border-width: 1px 1px 1px 5px;
	border-style: solid;
	border-color: #600000;
	}

	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: #333;
	overflow: scroll;
	}

acronym, abbr, span.caps {
	cursor: help;
	}

	acronym, abbr {
		border-bottom: 1px dashed #999;
		}



/* HEADINGS */

h1, h1 a, h1 a:hover {
	margin: 0;
	padding: 0 0 0 5px;
	color: #000000;
	font-family: 'Georgia', serif;
	font-size: 50px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	letter-spacing: -2px;
	}

h2, h2 a {
	margin: 0;
	color: #ffffff;
	font-weight: bold;
	font-size: 22px;
	text-align: left;
	text-decoration: none;
	}

	h2.pagetitle, h2.pagetitle a {
		margin: 20px 0 0 0;
		padding: 0 0 5px 0;
		color: #636363;
		font-family: 'Georgia', serif;
		font-size: 32px;
		font-weight: normal;		
		letter-spacing: -2px;
		text-align: left;
		}

h3, h3 a {
	margin: 10px 10px 0 0;
	padding: 0;
	color: #262626;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	clear: both;
	}

h2 a:hover, h3 a:hover {
	color: #8e0000;
	}
h4 {
	color: #850000;
        outline: none;
		}
h5 {
	margin: 10px 10px 0 0;
	padding: 0;
	color: #262626;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	clear: both;
	}


/* THE HEADER */
  .outsidered {
                width: 1075px;
                margin: 0px auto 0px auto;
                border-width: 0 1px 0 1px;
		border-style: solid;
		border-color: #850000;
		background: #262626;
		}

  .middlered {
                width: 1071px;
                margin: 0px auto 0px auto;
                border-width: 0 1px 0 1px;
		border-style: solid;
		border-color: #850000;
		background: #262626;
                 }

#header {
        border-width: 0 1px 0 1px;
        border-style: solid;
        border-color: #850000;
	width: 987px;
	margin: 0px auto 0px auto;
	padding: 0px 40px 0px 40px;
	background: #262626;
        text-align: center;
        background-color: #262626;

		
	}
	
	.description {
		margin: -3px 0 0 0;
		padding: 0px 0 10px 30px;
		color: #999999;
		font-family: 'Times New Roman', serif;
		font-size: 14px;
		font-style: italic;
		letter-spacing: 2px;
		}

#links {
        width: 580px;
	margin: 20px auto 20px auto;
	background: #262626;
        text-align: center;
        word-spacing: 20px;
       }

/* THE PAGE WRAPPER */

#page {
       border-width: 0 1px 0 1px;
		border-style: solid;
		border-color: #850000;
        width: 1067px;
	margin: 0px auto 0px auto;
    padding: 10px 0px 10px 0px;
	background-color: #262626;
	}



/* THE FOOTER */

#footer {
	
	width: 987px;
	margin: 0px auto 0px auto;
	padding: 5px 40px 0px 40px;	
	color: #999999;
	text-align: center;
	background: #000;
	border-width: 0 1px 0 1px;
		border-style: solid;
		border-color: #850000;
	}


	#footer a {
		color: #ffffff;
		text-decoration: none;
		border: none;
		}

	#footer a:hover {
		color: #8e0000;




		}





/* NAVIGATION */

.nav {
	margin: 0;
	padding: 3px 0 0 0;
	float: right;
	color: #262626;

	font-family: 'Verdana', sans-serif;
	font-size: 16px;
	font-weight: bold;
	}

.nav-single {
	padding: 10px 0 0 0;
	color: #262626;
	font-family: 'Verdana', sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	}

.pagenav {
	padding: 20px 20px 10px 20px;
	color: #262626;
	font-family: 'Verdana', sans-serif;
	font-size: 14px;
	font-weight: bold;
	clear: both;
	}

	.pagenav-left {
		float: left;
		}

	.pagenav-right {
		float: right;
		}

.nav a, .pagenav a, .nav-single a {
	padding: 0 2px;
	color: #999999;
	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: #ffffff;
		background-color: #600000;
		}
/* Ads */
#pwleftsky  {
float: left;
margin: 0px 20px;
width: 160px;
height:1220px;
}
 
 #pwadbox  {
 float: left;
 }



/* CONTENT AREA */

#column {
        width: 1067px;
	margin: 0px auto 0px auto;
	background: #262626;
        text-align: left;
        padding: 0px;
	overflow: hidden;
	}
#mainbox {
      float: left;
      width: 837px;
      height: 1010px;
      margin: 0px;
      background: #262626;
      text-align: left;
      overflow: hidden;

        }
#news {
   float: left;
   margin: auto;
   }  
 
#comic {
background:#262626 none repeat scroll 0 0;
display:inline;
float:left;
height:1000px;
margin:0px 0px 10px 10px;
padding: 0;
text-align:left;
width:707px;
}
		/* LINKBAR */

#linkbar {
        margin: 50px 0px 50px 10px;
	width: 100px;
	padding: 0px 0px 0px 5px;
        text-align: right;
        float: right;
	font-size: 11px;
        background-color: #262626;

	}
	
#shoutbox {
     text-align: left;
     float: right;
	 
     border: 1px solid #000000;
        }


.discuss {
     float:right;
width:100px;
height:59px;
}
.post-frontpage {
        width: 600px;
        height: auto;
        max-height: 365px;
        margin: 20px 20px 5px 20px;
		padding: 5px 5px 5px 5px;
		float: left;
	text-align: left;
        overflow: auto;
         overflow-x: hidden !important;
         overflow-y: auto !important;
		background-color: #bdbdbd;
		color: #262626;
		border-width: 1px;
		border-style: solid;
		border-color: #850000;
	}

.post, .content {
		background-color: #bdbdbd;
		color: #262626;
        width: 727px;
        float: left;
	margin: 15px 10px 10px 145px;
	padding: 5px 10px 5px 10px;
	text-align: left;
	border-width: 1px;
		border-style: solid;
		border-color: #850000;

	}
.postsingle {
        background-color: #bdbdbd;
	color: #262626;
        width: 600px;
        float: left;
	margin: 15px 10px 10px 15px;
	padding: 5px 10px 5px 10px;
	text-align: left;
	border-width: 1px;
	border-style: solid;
	border-color: #850000;
}
.postwide {
	background-color: #bdbdbd;
	color: #262626;
        width: 727px;
	float: left;
        margin: 15px 0px 15px 20px;
	padding: 5px 10px 5px 20px;
	text-align: left;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	}

	.comicdate {
		color: #262626;
		font-family: 'Georgia', serif;
		font-size: 15px;
		font-weight: bold;
                height: 52px;
		}
	
	.postdate {
		color: #000000;
		font-family: 'Georgia', serif;
		font-size: 11px;
		}

.postmeta {
	margin: -10px 0 0 0;
	color: #cccccc; 	
 	font-family: 'Georgia', serif;
 	text-align: right;
        float:right;
 	}

	.postmeta ul {
		display: inline;
		list-style-type: none;
		list-style-image: none;
		}
 	
.postmeta-single {
	padding: 10px;
 	color: #cccccc;
	font-size: 11px;
	text-align: left;
	background: #333;
	border: 1px solid #999;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-webkit-border-radius: 10px;
	border-radius: 10px;
	}
	
	.postmeta-single a {
		color: #000000;
		}	
	
	.postmetatags {
		font-family: 'Georgia', serif;
		font-size: 12px;
		}

.postmeta a, .postmeta-single a {
	font-size:12;
	text-decoration: none;	
	}
	
	.postmeta a:hover, .postmeta-single a:hover {
	
		border-bottom: 1px solid #000;
		}

.commentimage {
   margin-top:12px;
}
.commentimage a {
       background: url('/images/commentss.png') no-repeat;
       padding-left:20px;
       text-align:right;
        margin: 0px 0 0 -32px;
        padding: 20px 0 20px 110px;

     text-decoration: none !important;
     font-size:14px;
}
.postmeta-comments {
 
	font-size: 16px;
	}
	
	.balloon {
		color: #cccccc;
		font-family: 'Webdings', fantasy;
		font-size: 18px;
		}



/* THE BLOG HEADER */

#blogheader {
        width: 1100px;
	margin: 15px 0px 5px 0px;
	padding: 12px 20px 8px 140px;
	color: #990000;
	font-family: 'Georgia', serif;
	text-align: top;
	float: left;
	font-size: 30px;
        font-weight: bold; 
	letter-spacing: 2px;
        background-color: #000000;
	}



/* COMMENTS */

.comment-wrapper {
	padding: 0 20px;
	}
	
	.comment-wrapper h3 {
		margin: 0;
		padding: 20px 0 0 0;
		color: #cccccc;
		font-family: 'Georgia', serif;
		font-weight: normal;
		font-size: 24px;
		letter-spacing: -1px;
		clear: both;
		}

		.bigballoon {
			color: #cccccc;
			font-family: 'Webdings', fantasy;
			font-size: 28px;
			}

	.comment-wrapper a {
		text-decoration: none;
		}
		
		.comment-wrapper a:hover {
			color: #cccccc;			
			border-bottom: 1px solid #ccc;
			}

	.comment-wrapper p {
		margin: 10px 0 0 0;
		}

.avatar {
	margin:0 10px 10px 0;
	padding:5px;
	float:left;
	border: 1px solid #ccc;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;	
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

#comment, #author, #email, #url {
	padding: 2px;
	color: #000000;
	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: #ffffff;
	background: #333;
	font-family: 'Verdana', sans-serif;
	font-size: 12px;
	border-width: 2px;
	border-style: solid;



	border-color: #600000;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-webkit-border-radius: 10px;
	border-radius: 10px;
	}


	#submit:hover {
		cursor:pointer;
		background: #262626;
		}


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 #ccc;
	}
 
	.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;
	}
 
	.comicarchiveframe h3 {
		margin: 0;
		}
		
	.comicarchiveframe small {
		display: block;
		}
		
	.comicarchiveframe:hover {
		filter: alpha(opacity=50);
		-moz-opacity: 0.50;
		opacity: 0.50;
		}


/* SIDEBAR */

#sidebar {
       /* margin: 40px 0 0 0; */
	width: 180px;
        text-align: left;
	padding: 0 0 0 0;
        float: right;
	font-size: 11px;
	/* overflow: hidden; */
	}

#sidebar h2, #sidebar h2 a {
	color: #999999;
	font-family: 'Georgia', 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: #999999;
				text-decoration: none;
				}

				#sidebar ul li ul li a:hover {
					color: #cccccc;
					background: #600000;
					border-bottom: 1px solid #ccc;
					}


/* Other linkbar */

#linkbar h2, #sidebar h2 a {
	color: #999999;
	font-family: 'Georgia', serif;
	font-weight: normal;
	font-size: 18px;
	text-transform: lowercase;
	letter-spacing: -1px;
	}

#linkbar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

	#linkbar ul li {
		margin: 0 0 10px 10px;
		padding: 0;
		}

		#linkbar ul li ul li {
			margin: 0 0 0 10px;
			padding: 0;
			}

			#linkbar ul li ul li a {
				display: block;
				color: #999999;
				text-decoration: none;
				}

				#linkbar ul li ul li a:hover {
					color: #cccccc;
					background: #600000;
					border-bottom: 1px solid #ccc;
					}



/* CALENDAR */

#wp-calendar {
	width: 165px;
	margin: 0 0 0 5px;
	}

#wp-calendar th {
	color: #999;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	}

#wp-calendar caption {
	color: #555;
	font-family: 'Georgia', sans-serif;
	font-size: 18px;
	letter-spacing: -1px;
	}

#wp-calendar td {
	min-width: 20px;
	padding: 0;
	text-align: center;
	border: 1px solid #999;
	}

#wp-calendar a {
	color: #999;
	display: block;
	text-decoration: none;
	background: #600000;	
	}
	
	#wp-calendar a:hover {
		color: #999;
		background: #bbb;
		}



/* 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: #333;
		}

#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: #262626;
		}








/* 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: #bbbbbb;
	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: #222222;
		}
		
		.imagenav-center a:hover {
			color: #222222;
			border-bottom: 1px solid #222;
			}

.imagetitle {
	color: #999;
	font-size: 18px;
	}

.imagenav-bg {
	width:75px;
	height:75px;
	position: absolute;
	z-index: 0;
	background: #333;
	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;
	}

/* FULL NAVI */

.navi_container {
}

.navi_link {
  /* float: left; */
}
