/*  
 
Theme Name: ComicPress (knp #4)
Version: 2.5

Theme URI: http://mindfaucet.com/comicpress/
Description: The customizable theme for publishing comics. <a href="http://mindfaucet.com/comicpress">Visit the ComicPress website.</a>

	Author: Tyler Martin, Hector Zoltan, ailaG
	Author URI: http://mindfaucet.com/

The CSS, XHTML and design is released under GPL v3:
http://www.opensource.org/licenses/gpl-3.0.html


	Modded by Hector Zoltan
	And by ailaG

*/


/***** START ailaGzone *****/



/*** FIXES ***/
img { border: none; }


/*** COLORS, BACKGROUNDS ***/
a { color: #000; }
h2 a:hover, h3 a:hover { color: #111; }
a:hover { color: #777; }
body { color: #333; }

#header h1 { background: transparent url('knp_images/title.png') center top no-repeat; }
#page { background: #d6d6d6 url('knp_images/page_bg.png') left top repeat-x; }
.comment, #reply { background: white url(knp_images/comment_top.png) no-repeat 0 top; }
.comment .design.comment_bottom, #reply .design.reply_bottom { background: url(knp_images/comment_bottom.png) no-repeat 3px bottom; }
.comic_title a .comic_knp { color: #43505D; }
.comic_title a .comic_num { color: #A7A8AB;}
.comic_title a .comic_name { color: #909193;}

#comic { background: white; }
.kavod #about_artist { background: white; border: 1px solid #A5ADAD; }
.kavod #about_artist a{ color: #d40202;}
.kavod #about_artist img { border-left: 1px solid #D4D5DA; }
.blog .post { background: white; border: 1px solid #A7ADAE; }
.blog .post .author_info, .blog .post .post_content, .blog .post .entry { border: 0px solid #D4D5D8; }
.blog .post .author_info { border-left-width: 1px; border-right-width: 0; }
.blog .post .comment-count { background: url(knp_images/comment_balloon.png) no-repeat center right; }
.blog .post .date { background: url(knp_images/blog_post_calendar.gif) no-repeat center; }
.blog .post .post_content, .blog .post .entry { border-right-width: 1px; border-left-width: 0; }
.blog.single .post .post_content { border-right-width: 0; }
.blog .post h3 a, .blog .post a.more-link, .author_info a.comment-count { color: #008FDF; }

.comment .author_says { color: #0083CB; }
.comment .comment_date { color: #848484; }
/* #comment, #author, #email, #url { border: 1px solid #999; color: #000; } */


#column, #page_bottom { background: url(knp_images/page_bottom.png) no-repeat bottom center; }
#footer_wrapper, #footer { color: #999; } /* needed? */
#footer { background: transparent url('knp_images/footer_02.png') no-repeat left bottom; /* it will change randomly */ }
#footer_wrapper { background: transparent url('knp_images/footer_01.jpg') left bottom repeat-x; }
#footer a { border: none; color: #fff; } /* needed? */


/*** TEXT PROPERTIES ***/
body { 	font-family: 'Arial', sans-serif; font-size: 1em; text-align: center; } /* defaults */
a { cursor: pointer; }
#header, .menunav, #page, .comment-wrapper, .post, #footer_wrapper { text-align: right; }
a { text-decoration: none; }
a:hover { text-decoration: underline; }
.comic_title a:hover { text-decoration: none; }
#page { text-align: center; }
.comic_title { font-size: 2.1em; text-align:center;}
.comic_title a .comic_knp { text-align: center;}
/*#reply, .comment { overflow-x: auto; }*/
.comment .author, #reply .reply_flip { font-size: 1.2em; }
.comment .author_info .name { font-weight: bold; }
.comment .comment_date { direction: ltr; font-style: italic; }
#comic { text-align: center; }
.kavod #about_artist { font-size:1em; line-height:200%; text-align:right; }
.blog .post .author_info { font-size: 0.8em; text-align: center; }
.blog .post h3 { font-size: 2.5em; font-style: italic; /* margin-right: 12px; */ font-weight: normal; }
ol.commentlist { list-style: none; }
#footer a { text-decoration: none; }



/*** MARGIN, PADDING ***/
body { margin: 0; padding: 0; }
h3, h3 a { padding: 0; }
#header, .menunav, #page, .comment-wrapper, #footer_wrapper { margin: 0 auto;}
.menunav, .episodesNav { margin: 0 auto; }

#page { padding: 0; padding-top: 25px; }
#reply { padding: 12px 30px 27px 30px; }
.commentlist { margin: 0; margin-top: 75px; padding: 0; }
.comment { margin-top: 50px; padding: 5px 0 74px 0; }
.comment .author, .reply_flip, .comment .content { margin-right: 25px; }
.comment-wrapper { margin: 12px auto 0 auto; padding: 0; }
#comic, .kavod #about_artist, .blog .post { margin: 10px auto; }
.blog .post { margin-bottom: 16px; }
#comic { padding: 0; }
.kavod #about_artist { padding: 10px; }
.kavod #about_artist img { padding-left: 10px; margin-left: 10px; }
.blog .post { padding: 10px; padding-bottom: 20px; }
.blog .post .author_info { margin-left: -1px; /* hack for the separator line */ }
.author_info .name, .author_info .comment-count, .author_info .date { margin: 5px auto; }
.blog .post .comment-count { padding-right: 13px; }
.blog .post .post_content { padding: 0 10px; }
.blog .post .entry { padding: 10px; }
#footer { padding: 1px 0; }


/*** HEIGHT, WIDTH ***/
#header, #header h1, #header h1 a { width: 987px; }
#header h1 { height: 158px; }
#header h1 a { height:165px; }

#menubar, #page, .comment-wrapper, #footer { width: 987px; }
/* signs nav - under "other" */
#sidebar { width: 200px; }
#comic { width: 900px; }
.kavod #about_artist { width: 880px; } /* matched with #comic, minus padding */
.blog .post { width: 90%; }
.blog .post .author_info { width: 100px; }
.blog .post .entry { max-width: 767px; }
.blog .post .date { height: 49px; width: 46px; }
#column, #page_bottom { /* width: 560px;*/ width: 100%; }

.comment { width: 987px; /* 927px; */ }
#reply { width: 927px; /* .comment width minus padding */ }
#reply #comment { height: 9.4em; width: 680px; }
#author, #email, #url { width: 200px; }
.design.comment_bottom, .design.reply_bottom { height: 31px; width: 990px; /* not clear why, but this has to be wider */ }

#wp-calendar { width: 165px; } /* ? */
/* search */
#s { width: 140px; }
.attachment { width: 520px; }
.imagenav-wrap { width: 502px; }

#footer_wrapper { height: 175px; min-width: 996px; /* narrow window bug fix */ }
#footer { height: 100%; }


/*** OTHERS ***/
#header { position:relative; }
#page { position: relative; }
#header h1 a { display:block; }

#reply, .comment { position: relative; }
/* reply window: below */
.comment .design.comment_bottom, #reply .design.reply_bottom {
	position: absolute;
	bottom: 0;
	right: 0; }
.comment .comment_date { 
	position: absolute; 
	top: 10px;
	left: 10px; }
.kavod #about_artist img { float: right; }
.episodesNav { clear: both; display: block; position: relative; top: -4px;width:300px; direction:rtl;}

.blog .post { position: relative; }
.author_info { float: right; }
.author_info .date { position: relative; }
.author_info .date .day, .author_info .date .month { position: absolute; right: 0; width: 100%; }
.author_info .date .day { top: 21px; }
.author_info .date .month { top: 3px; }
.blog .post h3 { margin: 0; margin-bottom: 8px; }
.blog .post .more-link /* .more */ { position: absolute; bottom: 10px; left: 20px; }
.author_info .comment-count { display: inline-block; }
.blog .post_content, .blog .post .entry { 
	/* display: table-cell; */ /* firefox */
	/* float: none !important; */
	float: right;
	padding: 0 10px; }
.blog.single_entry .top { position: absolute; top: 10px; }
.blog.single_entry .bottom { position: absolute; bottom: 10px; }
.blog.single_entry .prev { right: 10px; }
.blog.single_entry .next { left: 10px; }

#reply_action { display: none; }

#footer_wrapper { position: relative; }
#footer { position: absolute; bottom: 0; left: 0; }


/* signs nav */
.menuNav { height: 79px; list-style-type: none; margin: 0 auto; padding: 0; width: 526px; }
.menuNav li { float: right; height: 77px; padding: 0; }
.menuNav .first { background: url(knp_images/nav_first_off.png) no-repeat center; width: 131px; }
.menuNav .back { background: url(knp_images/nav_back_off.png) no-repeat center; width: 122px; }
.menuNav .next { background: url(knp_images/nav_next_off.png) no-repeat center; width: 122px; }
.menuNav .last { background: url(knp_images/nav_last_off.png) no-repeat center; width: 130px; }
.comicsNav label { display: block; margin-bottom: 6px; }



/* reply window */
.reply_flip { 
	background: url(knp_images/new_comment_icon.png) no-repeat right top;
	cursor: pointer;
	display: block; 
	margin-bottom: 10px;
    padding-right: 30px; 
    text-align: right;
    width: 10em; }
.comment-wrapper a.reply_flip { text-decoration: underline; } /* overrides the other def. */
.reply_flip, #reply label { color: #0083CB; }
#reply label, #reply input { display: block; font-size: 0.85em; }
#reply input { 
	border: 1px solid #00344F; 
	padding: 0.4em; }
/* #reply input#submit,  */#reply input.hidden, #reply input#_wp_unfiltered_html_comment { border: 0; }
input[type=hidden] { border: 0; } /* doesn't work on (some?) IEs */
#reply input:hover { background: #eee; }
textarea#comment/* #reply_content */ { float: left; margin-top: 1.2em; }
#submit {
	clear: both;
	float: left;
/*
	margin: 0 0 20px 0;
	padding: 0 5px;
	float: left;
	color: #fff;
	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;
*/
	}
#submit:hover { background: #222; }




/* blog post date */
.blog .post .month { color: white; height: 18px; }
.blog .post .day { font-size: 23px;
                   height: 27px;
/*
                   position: absolute;
                   right: 48px;
                   top: 162px;
*/
                  }



/***** END ailaGzone *****/

/* STANDARD HTML TAGS */


body {
	background: #3396d4 url('knp_images/background.png') left top repeat-x;
}


p img {
	max-width: 100%;
	padding: 0; }
		
small { font-size: 0.9em; }
 
hr {
	height: 1px;
	color: #777;
	background-color: #777;
	border: 0px;
	}

blockquote {
	margin: 10px;
	padding: 5px 10px 5px 20px;
	border-width: 1px 1px 1px 5px;
	border-style: solid;
	border-color: #ddd;
	}

	blockquote cite {
		margin: 5px 0 0;
		display: block;
		}

cite {
	font-family: 'Arial', sans-serif;
	font-size: 1.1em;
	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;
	padding: 0 0 0 5px;
	color: #000;
	font-family: 'Georgia', serif;
	font-size: 50px;
	font-weight: normal;
	text-align: left;
/*	text-decoration: none;*/
	letter-spacing: -2px;
        }

h2, h2 a {
	margin: 0;
	color: #111;
	font-weight: bold;
/*	text-decoration: none;*/
	}

	h2.pagetitle, h2.pagetitle a {
		margin: 20px 0 0 0;
		padding: 0 0 5px 0;
		color: #999;
		font-family: 'Georgia', serif;
		font-size: 32px;
		font-weight: normal;		
		letter-spacing: -2px;
		text-align: right;
		}

h3, h3 a {
	/*margin: 30px 10px 0 0;*/
/*	color: #111;*/
/*	font-size: 18px;*/
	font-weight: normal;
/* 	    margin-right: 12px;  */
/*	text-align: left;*/
/*	text-decoration: none;*/
/*	clear: both;*/
	}




/* THE HEADER */


	
	.description {
		margin: -3px 0 0 0;
		padding: 0px 0 10px 30px;
		color: #999;
		font-family: 'Times New Roman', serif;
		font-size: 14px;
		font-style: italic;
		letter-spacing: 2px;
                display:none;
		}


.menu_links {
              background: transparent url('knp_images/main_links_bg.png') left top no-repeat;
              margin:116px 0 0;
              padding:9px 50px 0 0;
              list-style-type:none;
              position:absolute;
              top: 0;
              left: 68px;
             }

.menu_links li {
                    float:left;
                    margin:0 25px 0 0;
                  }

/* THE MENU */

#menubar {
	height: 38px;
	margin: -5px auto 0;
	background: transparent url('knp_images/navbarbg.png') left top repeat-x;
        position:relative;
	}

.menunav {
	padding: 0; padding-top: 25px;
	}

	.menunav a  {
		margin: 0 1px 0 0;
		color: #aaa;
		text-decoration: none;
		}


		 #menu LI A#respect:hover {
			color: #fff;
			background: #c91c1c;
                        padding-bottom: 2px;
			}
		
		.prev {
			padding: 0 2px 0 0;
			}
		
		.next {
			padding: 0 0 0 2px;
			}
  
#menu {
	color: #999;
	font-size: 12px;
	text-transform: uppercase;
        padding: 6px 42px;
	}

	#menu ul {
		margin: 0;		
		padding: 0;
		list-style: none;	
		}

	#menu li {
 		margin: 0;
 		padding: 0;
 		float: right;
		}

	#menu li a {
		height: 25px;
		padding: 1px 20px;
		display: block;
		float: left;
		color: #fff;
		line-height: 25px;
		text-decoration: none;
		}

	#menu li a:hover {
		background-color: #3396d4;
		padding-bottom:4px;
		}
	#current {
		background-color: #3396d4;
		padding-bottom:4px;
		}	




/* NAVIGATION */

.nav {
	margin: 0;
	padding: 3px 0 0 0;
	float: right;
	color: #999;
	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: #333;
	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: #111;
		background-color: #ddd;
		}



/* CONTENT AREA */



#column, #page_bottom {
	padding: 5px 0 20px 0;
	/*float: left;*/
	overflow: hidden;
	}

.post-frontpage {
	padding: 0 20px 0 20px;
	text-align: justify;
	}
/*
	
.post, .content {
	padding: 0 20px 0 20px;
	text-align: justify;
	}
*/

	.comicdate {
		color: #777;
		font-family: 'Georgia', serif;
		font-size: 15px;
		font-weight: bold;
		}
	
	.postdate {
		color: #777;
		font-family: 'Georgia', serif;
		font-size: 11px;
		}

.postmeta {
	margin: 0 0 20px 0;
	color: #777; 	
 	font-family: 'Georgia', serif;
 	text-align: right;
 	}

	.postmeta ul {
		display: inline;
		list-style-type: none;
		list-style-image: none;
		}
 	
.postmeta-single {
	padding: 10px;
 	color: #777;
	font-size: 11px;
	text-align: left;
	background: #eee;
	border: 1px 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: 'Georgia', serif;
		font-size: 12px;
		}

.postmeta a, .postmeta-single a {
	color: #333;
	text-decoration: none;
	border-bottom: 1px dotted #777;
	}
	
	.postmeta a:hover, .postmeta-single a:hover {
		color: #777;
		border-bottom: 1px solid #777;
		}

.postmeta-comments {
	font-size: 16px;
	}
	
	.balloon {
		color: #ccc;
		font-family: 'Webdings', fantasy;
		font-size: 18px;
		}



/* THE BLOG HEADER */

#blogheader {
	margin: 0;
	padding: 10px 0 0 20px;
	color: #aaa;
	font-family: 'Georgia', serif;
	font-size: 36px;
	letter-spacing: -3px;
	}



/* COMMENTS */

/*
.comment-wrapper {
	padding: 0 20px;
	}
*/	
	.comment-wrapper h3 {
		margin: 0;
		padding: 20px 0 0 0;
		color: #777;
		font-family: 'Georgia', 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;*/
/* 	font-family: 'Verdana', sans-serif; */
/*	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;	
	-webkit-border-radius: 6px;
	border-radius: 6px;*/
	}
/*
#comment { 
	height:104px;
	margin-top:2px;
	padding:0;
	width:701px; }
*/




/*	.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;
	}
 
	.comicarchiveframe h3 {
		margin: 0;
		}
		
	.comicarchiveframe small {
		display: block;
		}
		
	.comicarchiveframe:hover {
		filter: alpha(opacity=50);
		-moz-opacity: 0.50;
		opacity: 0.50;
		}



/* SIDEBAR */

#sidebar {
	margin: 0;
	padding: 5px 0;
	float: left;
	font-size: 11px;
	overflow: hidden;
	}

#sidebar h2, #sidebar h2 a {
	color: #999;
	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: #333;
				text-decoration: none;
				border-bottom: 1px dotted #777;
				}

				#sidebar ul li ul li a:hover {
					color: #333;
					background: #ddd;
					border-bottom: 1px solid #777;
					}



/* CALENDAR */

#wp-calendar { 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: #333;
	display: block;
	text-decoration: none;
	background: #ddd;	
	}
	
	#wp-calendar a:hover {
		color: #333;
		background: #bbb;
		}



/* SEARCH */

#s {
	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 {
	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 {
	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;
	visibility: hidden;
	}