/*  
 
    Theme Name: IHateComicpress
	Author: Alice
	Author URI: http://demon-alley.com

*/


/* General */
body {
	margin:0;
	color:#000;
	font:.6em Verdana, Arial, Helvetica, sans-serif;
	background:url(images/bg.jpg) repeat #000;
}
img {
	border-style:none;
}
a {
	text-decoration:none;
	color:#F20485;
	padding: 2px;
}
a:hover {
	color:#ecdc54;
	background:#1a1a1a;
	padding: 2px;
}
.clear {
	clear:both;
}
p {
	font-size:12px;
	padding-bottom:5px;
}
hr {
	color: #929292;
	background-color: #929292;
	height: 1px;
	border: none;
}
.spacer {
	height: 35px;
}
.headerimg {
	float:left;
	margin-left: 50px;
}
.comments { float:right; font-size:14px; padding-top:5px;}
/* Headers */
h1 {
	color:#F20485;
	font-family:Helvetica Nueue, Helvetica, Trebuchet MS, Arial, sans-serif;
	font-size:2.2em;
	margin:0;
	padding:0px;
	text-align:left;
}
h2 {
	margin: 5px;
	font-family: Helvetica, Trebuchet MS, Arial, Calibri, sans-serif;
	font-size:1.5em;
	color:#929292;
	margin-left:10px;
	margin-top:-3px;
}
h3 {
	background:#1A1A1A none repeat scroll 0 0;
	color:#F20485;
	font-family:Helvetica, Trebuchet MS, Arial, Calibri, sans-serif;
	font-size:2.3em;
	height:30px;
	margin: -30px;
	margin-bottom:10px;
	padding:5px;
	width:75%;
}
/* Navigation */
#header {
	background: #000000;
	height: 120px;
}
.top-nav {
	height:120px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	width:600px;
	float:left;
}
.top-nav li {
	float:left;
}
.top-nav, .top-nav a {
	color:#a2a2a2;
	font-family:Helvetica;
	font-size:16px;
	line-height:1px;
}
.top-nav a {
	background:#000000 none repeat scroll 0 0;
	display:block;
	padding:56px 15px;
}
.top-nav a:hover {
	text-decoration:none;
	color:#ecdc54;
	background:#191919;
}
/* Content */
.ads { float:left; text-align:center; margin:15px 5px 5px;
padding:20px;
width:160px; }
.sidebar {
	background:#FFFFFF none repeat scroll 0 0;
	float:left;
	padding:20px;
	margin: 15px 5px 5px 5px;
	width:160px;
	text-align:center;
}
.sidebar li { list-style:none; text-align:left; margin-left:-40px; }
.main {
	background:#FFFFFF none repeat scroll 0 0;
	float:left;
	padding:20px;
	width:700px;
	margin: 10px;
}
.container {
	width:995px;
	margin: 0 auto;
}
#footer {
	margin-top:10px;
	padding: 10px;
	text-align:center;
	background: #000000;
	color: #a2a2a2;
}
/* Comic */
#comic {
	float:left;
	padding:10px;
	text-align:center;
	width:700px;
	font-size:13px;
}
#comic img { border: 10px solid #1f1f1f; margin:5px;}

#comic a:link, #comic a:visited, #comic a:active {
background:#1F1F1F none repeat scroll 0 0 !important;
border:1px solid #272727 !important;
padding:7px 12px 6px !important;
color:#FFFFFF !important;
font-family:Century Gothic,Verdana,Arial,Helvetica,sans-serif !important;
font-size:14px !important;}

#comic a:hover {
	text-decoration:none;
	color:#F20485 !important;
	background:#1f1f1f !important;
	border: 1px solid #000000 !important;
padding:7px 12px 6px !important;
font-family:Century Gothic,Verdana,Arial,Helvetica,sans-serif !important;
font-size:14px !important;}

.comicnav {
	overflow:hidden;
	list-style:none;
	padding:0;
	margin:0 auto;
	width:295px;
}
.comicnav li {
	float:left;
	margin-right:7px;
}
.comicnav, .comicnav a {
	color:#FFFFFF;
	font-size:14px;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
}
.comicnav a {
	background:#1f1f1f;
	padding:7px 12px 6px 12px;
	display:block;
	border: 1px solid #272727;
}
.comicnav a:hover {
	text-decoration:none;
	color:#F20485;
	background:#1f1f1f;
	border: 1px solid #000000;
}


.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: #0290A6;
	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: #78C2AE;
	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;
	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: 5px;
	float: right;
	background: #0E4759;
	font-family: 'Verdana', sans-serif;
	font-size: 12px;
background:#1A1A1A none repeat scroll 0 0;
border:none;
color:#FFFFFF;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-webkit-border-radius: 10px;
	border-radius: 10px;
	}

	#submit:hover {
	cursor:pointer;
	color: #F20485;
		}

ol.commentlist {
	margin: 0;
	padding: 0;
	font-size: 11px;
	list-style: none;
	}

	.commentlist li {
clear:both;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding:5px 0 0;
		}

.reply { background:#1A1A1A none repeat scroll 0 0;
float:left;
margin:0;
padding:5px;
width:100%; }

/* 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;
		}
.left { float:left; width:750px; margin:5px; }

/* 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: #0E4759;
	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 {
	width: 130px;
	margin: 0;
	padding: 2px;
	color: #FFFFFF;
	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: #1a1a1a;
		}

#searchsubmit {
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
background:#1A1A1A none repeat scroll 0 0;
border:medium none;
color:#FFFFFF;
font-family:'Verdana',sans-serif;
font-size:12px;
margin:0;
padding:0 0 0 2px;
	}

	#searchsubmit:hover {
		cursor:pointer;
		color:#ff0380;
		}



/* 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;
	}
