/*  
 
Theme Name: ComicPress
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
	Author URI: http://mindfaucet.com/

The CSS, XHTML and design is released under GPL v3:
http://www.opensource.org/licenses/gpl-3.0.html

*/

#flash, .flash /*hides the lightbox flash elements used by thickbox*/
	{
	display: none;
	}	


.floatRight
	{
	float: right;
	}

.floatLeft
	{
	float: left;
	}

.alignCenter
	{
	position: relative;
	margin: 0px auto;
	display: block;
	}

#topInfo
	{
	text-align: left;
	}

#bottomInfo
	{
	clear: both;
	margin-top: 50px;
	}

#menu ul li ul
	{
	display: none;
	}

.gallery img

	{
	padding: 2.5px;
	}

.gallery
	{
	display: block;
	width: 75%;
	overflow: visible;
	clear: both;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 40px;
	}

.gallery.big
	{
	width: 100%;
	}


/* STANDARD HTML TAGS */

/*page width*/
#wrap, #menubar, #comic, #page
	{
	width: 612px;
	}

#footer
	{
	width: 100%;
	}

#wrap
	{
	margin: 0px auto;
	border-left:7px solid #EEEEEE;
	border-right:7px solid #EEEEEE;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #ffffff;
	}

body {
	background: #444444 url(images/wallpaper.jpg) top left;
	color:#555;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:67.5%;
	line-height:1.5;
	margin:0;
	padding:0;
	text-align:center;
	}

a {
	color: #000;
	text-decoration: underline;
  	}
  	
  	a:hover {
  		color: #777;
  		}

	a img {
		border: none;
		}

p img {
	max-width: 100%;
	padding: 0;
	}
		
small {
	font-size: 11px;
	}
 
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: 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 */

#comic h2
	{
	margin-right: 10px;
	margin-bottom: 20px;
	display: block;
	float: left;
	}

h1, h2, h3{
	font-family: Sylfaen, Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	letter-spacing: -1px;
	margin:0;
	clear: left;
}



h1  {
/*
	font-size:3.3em;
	margin:0;
	padding-top: 110px;
	font-style: italic;
*/
	}
	
h1 a
	{
	position: relative;
	float: left;
	height: 0px;
	padding-top: 71px;
	background: transparent url(images/title.gif) top left no-repeat;
	display: block;
	width: 300px;
	overflow: hidden;
	margin-top: 80px;
	margin-left: 214px;
	}


h2.pagetitle, h2.title a {
		margin: 20px 0 0 0;
		padding: 0 0 5px 0;
		color: #999;
		font-family: Sylfaen, 'Georgia', serif;
		font-size: 32px;
		font-weight: normal;		
		letter-spacing: -2px;
		text-align: left;
		font-style: italic;
		text-decoration: none;
		}


div#comic h3
	{
	position: relative;
	float: left;
	color:#AAAAAA;
	font-family:'Garamond Premr Pro';
	font-size:16px;
	font-weight:bold;
	top: -25px;
	margin-bottom: -31px;
	left: 3px;
	}




#header h1, #header div.description
	{
	padding-right: 50px;
	}

#header p{
	color:#D5E2D9;
	font-size:1em;
	margin-top:-0.5em;
}





/* THE HEADER */

#header {
	height:225px;
	text-align:right;
	background: #ffffff url(./images/header.jpg) top left no-repeat;
	}
	
	.description {
		margin: -3px 0 0 0;
		padding: 0px 0 10px 30px;
		font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
		font-size: 1em;
		font-style: italic;
		letter-spacing: 2px;
		color: #000000;
		}



/* THE MENU */

#menubar {
	height: 25px;
	margin: 0 auto;
	background: #000;
	}

#menunav {
	margin: 0;
	padding: 1px 0 0 0;
	float: right;
	font-size: 19px;
	}

	#menunav a  {
		margin: 0 1px 0 0;
		color: #aaa;
		text-decoration: none;
		background: #222;
		-moz-border-radius: 10px;
		-khtml-border-radius: 10px;	
		-webkit-border-radius: 10px;
		border-radius: 10px;
		}

		#menunav a:hover {
			color: #fff;
			background: #555;
			} 
		
		.prev {
			padding: 0 2px 0 0;
			}
		
		.next {
			padding: 0 0 0 2px;
			}
  
ul#navbar li
	{
	padding-right: 14px;
	}

/* this shouldbe the last item in the list */

ul#navbar li.page-item-41
	{
	padding-right: 0px;
	}

ul#navbar li.page_item a
	{
	height: 0px;
	padding-top: 24px;
	overflow: hidden;
	background-color: transparent;
	}



ul#navbar li.page-home a, ul#navbar li.page-home a:hover
	{
	background: transparent url(images/nav/home.gif) no-repeat top left;
	width: 52px;
	}

ul#navbar li.page-item-42 a, ul#navbar li.page-item-42 a:hover
	{
	background: transparent url(images/nav/about.gif) no-repeat top left;
	width: 54px;
	}


ul#navbar li.page-item-52 a, ul#navbar li.page-item-52 a:hover
	{
	background: transparent url(images/nav/comicStories.gif) no-repeat top left;
	width: 54px;
	}

ul#navbar li.page-item-54 a, ul#navbar li.page-item-54 a:hover
	{
	background: transparent url(images/nav/comicStrips.gif) no-repeat top left;
	width: 48px;
	}

ul#navbar li.page-item-39 a, ul#navbar li.page-item-39 a:hover
	{
	background: transparent url(images/nav/gallery.gif) no-repeat top left;
	width: 60px;
	}

ul#navbar li.page-item-53 a, ul#navbar li.page-item-53 a:hover
	{
	background: transparent url(images/nav/news.gif) no-repeat top left;
	width: 45px;
	}

ul#navbar li.page-item-41 a, ul#navbar li.page-item-41 a:hover
	{
	background: transparent url(images/nav/contact.gif) no-repeat top left;
	width: 59px;
	}

ul#navbar li.page-item-219 a, ul#navbar li.page-item-219 a:hover
	{
	background: transparent url(images/nav/shop.gif) no-repeat top left;
	width: 51px;
	}

ul#navbar li.page-item-402 a, ul#navbar li.page-item-402 a:hover
	{
	background: transparent url(images/nav/press.gif) no-repeat top left;
	width: 51px;
	}

#menu {
	color: #999;
	font-size: 12px;
	text-transform: uppercase;
	}

	#menu ul {
		margin: 0;		
		padding: 0;
		list-style: none;
		}

	#menu li {
 		margin: 0;
 		padding: 0;
 		float: left;
		}

	#menu li a {
		height: 25px;
		padding: 0 5px 0 5px;
		display: block;
		float: left;
		line-height: 25px;
		text-decoration: none;
		border: none;
		}

	#menu li a:hover {
		color: #fff;
		background: #333;
		}



/* THE COMIC */
	
#comic {
	margin: 0px auto;
	padding: 0 0 0 0;
	text-align: left;
	background: #fff;
	overflow: hidden;
	}



/* THE PAGE WRAPPER */

#page {
	margin: 0px auto 30px;
	text-align: left;
	background: #fff;
	font-family: 'Garamond Premr Pro';
	font-size: 1.4em;
	}

#page a
	{
	color: #557799;
	}

/* THE FOOTER */

#footer {
	margin: 0px auto;
	padding: 20px 0;	
	color: #999;
	text-align: center;
	background:#484848 url(./images/sidebar.png) repeat-x scroll 0% 50%;
	}

	#footer a {
		color: #fff;
		text-decoration: none;
		border: none;
		}

	#footer a:hover {
		border-bottom: 1px dotted #fff;
		}



/* NAVIGATION */

.nav {
	margin: 0;
	padding: 3px 11px 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;
		}





/* CONTENT AREA */


.post-frontpage {
	text-align: justify;
	}
	
.post, .content {
	text-align: left;
	}

	
	.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: 0px 0px -12px 0px;
		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;
	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;
	}
 
	.comicarchiveframe h3 {
		margin: 0;
		}
		
	.comicarchiveframe small {
		display: block;
		}
		
	.comicarchiveframe:hover {
		filter: alpha(opacity=50);
		-moz-opacity: 0.50;
		opacity: 0.50;
		}



/* SIDEBAR */

#sidebar {
	width: 200px;
	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 {
	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: #333;
	display: block;
	text-decoration: none;
	background: #ddd;	
	}
	
	#wp-calendar a:hover {
		color: #333;
		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: #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
	}

ol.commentlist img.avatar
	{
	float: left;
	clear: left;
	}
ol.commentlist div.comment
	{
	float: left;
	width: 470px;
	}

div.entry div
	{
	margin-bottom: 7px;
	}

p.archive
	{
	margin-right: 10px;
	}

p.rss, p.archive
	{
	float: right;
	}
p.rss a
	{
	padding-left: 19px;
	background: #ffffff url(/wp-includes/images/rss.png) 0px 4px no-repeat;
	}

p.favs
	{
	float: left;
	}


#clickInfo
	{
	float: right;
	color: #AAAAAA;
	font-size: 16px;
	font-weight: bold;
	font-family: 'Garamond Premr Pro';
	margin-left: 10px;
	}

.entry #clickInfo
	{
	margin-top: -2px;
	}

#comic #clickInfo
	{
	margin-bottom: 0px;
	margin-top: 68px;
	}

p#comicDescription
	{
	position: relative;
	top: 20px;
	margin: 0px auto 37px;
	width: 81%;
	clear: both;
	}

a#comicstrip
	{
	display: block;
	position: relative;
	margin: 0px auto;
	width: 590px;
	}

p.homepageInfo
	{
	margin: 0px auto 0px;
	width: 81%;
	}

#comicStories a
	{
	width: 153px;
	height: 50px;
	padding-top: 123px;
	display: block;
	float: left;
	margin-bottom: 20px;
	}

#comicStories a.art
	{
	background: #ffffff url(images/comicStories/sequentialArt.jpg) no-repeat top center;
	}

#comicStories a.consume
	{
	background: #ffffff url(images/comicStories/allConsuming.jpg) no-repeat top center;
	}

#comicStories a.camden
	{
	background: #ffffff url(images/comicStories/camden.jpg) no-repeat top center;
	}

#comicStories a.ghost
	{
	background: #ffffff url(images/comicStories/ghostStory.jpg) no-repeat top center;
	}

#comicStories a.dinner
	{
	background: #ffffff url(images/comicStories/dinner.jpg) no-repeat top center;
	}

#comicStories a.commuterFantasy
	{
	background: #ffffff url(images/comicStories/commuterfantasy.jpg) no-repeat top center;
	}

#comicStories a.dad
	{
	background: #ffffff url(images/comicStories/substituteDad.jpg) no-repeat top center;
	}


#comicStories a.murderer
	{
	background: #ffffff url(images/comicStories/murdererComes.jpg) no-repeat top center;
	}

#comicStories a.revSupersonicSensor
	{
	background: #ffffff url(images/comicStories/secretSensor.jpg) no-repeat top center;
	}

#comicStories a.eavesdropping
	{
	background: #ffffff url(images/comicStories/eavesdropping.jpg) no-repeat top center;
	}

#comicStories a.dream
	{
	background: #ffffff url(images/comicStories/dream.jpg) no-repeat top center;
	}

#comicStories a.romanticLeftEye
	{
	background: #ffffff url(images/comicStories/romanticLeftEye.jpg) no-repeat top center;
	}

#comicStories a.lostBoyfriend
	{
	background: #ffffff url(images/comicStories/lostBoyfriend.jpg) no-repeat top center;
	}

#comicStories a.blockbuster
	{
	background: #ffffff url(images/comicStories/blockbuster.jpg) no-repeat top center;
	}

#comicStories a.abigail
	{
	background: #ffffff url(images/comicStories/abigail.jpg) no-repeat top center;
	}

#comicStories a.madhouse
	{
	background: #ffffff url(images/comicStories/madhouse.jpg) no-repeat top center;
	}

#comicStories a.trasha
	{
	background: #ffffff url(images/comicStories/trasha.jpg) no-repeat top center;
	}

#comicStories a.secretSensorOriginal
	{
	background: #ffffff url(images/comicStories/secretSensorOriginal.jpg) no-repeat top center;
	}

#comicStories a.twinkleToes
	{
	background: #ffffff url(images/comicStories/twinkleToes.jpg) no-repeat top center;
	}

#comicStories a.duvetBoyfriend
	{
	background: #ffffff url(images/comicStories/duvetBoyfriend.jpg) no-repeat top center;
	}


.hidden
	{
	display: none;
	}

/* CLEAR FLOATS */

.clear {
	clear: both;
	}

.clearLeft
	{
	clear: left;
	}
