/*  

Theme Name: TX-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

*/

/* UNIVERSAL HEADER */

#universalheader {
font:11px Verdana,Arial;
margin: auto;
width: auto;
height: 35px;
padding: 5px;
background: #000 url('txmenu/images/smLogo.png') no-repeat left;
}



/* STANDARD HTML TAGS */

body {
	margin: 0;
	color: #000;
	font-size: 12px;
	font-family: Helvetica, Arial, Sans-Serif;
	background: #4a4a4a;
	}

* { margin: 0; padding: 0; }


a {
	color: #pink;
	text-decoration: none;
  	}
  	
  	a:hover {
  		color: #ccff33;
  		text-decoration: none;
                }

	a img {
		border: none;
		}

p img {
	max-width: 100%;
	padding: 0;
	}
		
small {
	font-size: 10px;
	}
 
hr {
	height: 1px;
	color: #bab3ac;
	background-color: #bab3ac;
	border: 0px;
	}

blockquote {
	margin: 10px;
	padding: 5px 10px 5px 20px;
	border-width: 1px 1px 1px 5px;
	border-style: solid;
	border-color: #62a3b2;
	}

	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;
	padding: 0 0 0 5px;
	color: #6699ff;
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	font-size: 50px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	letter-spacing: -2px;
	}

h2, h2 a {
	margin: 0;
	color: #6699ff;
        font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 16px;
	text-align: left;
	text-decoration: none;
	}

	h2.pagetitle, h2.pagetitle a {
		margin: 20px 0 0 0;
		padding: 0 0 5px 0;
		color: #6699ff;
		font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
		font-size: 18px;
		font-weight: bold;		
		letter-spacing: 0px;
		text-align: left;
		}

h3, h3 a {
	margin: 20px 0px 0px 0;
	padding: 0;
	color: #d882a7;
        font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	clear: both;
        border-bottom: 2px solid #e1a1bb;
	}


h2 a:hover, h3 a:hover {
	color: #bab3ac;
        text-decoration: none;
	}



/* THE HEADER */

#header {
	height: 95px;
        width: 1000px;
	margin: 0 auto;
	background: #4a4a4a url('images/TPP-header.jpg') no-repeat top left;
	}
	
	.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;
		}



/* THE MENU */

#menubar {
	width: 900px;
	height: 44px;
	margin: 0 auto;
	background: #6699ff;
	}


#menunav {
	margin: 0;
	padding: 0px 0 0 0;
	float: right;
	font-size: 19px;
	}

	#menunav a  {
		margin: 0 1px 0 0;
		color: #fff;
		text-decoration: none;
		font-size: 18px;
		}

		#menunav a:hover {
			color: #62a3b2;
			
			} 
		
		.prev {
			padding: 0 2px 0 0;
			}
		
		.next {
			padding: 0 0 0 2px;
			}

  
#menu {
	color: #999;
	font-size: 12px;
	text-transform: uppercase;
        padding: 10px;
	}

#menu-left {
	color: #999;
	font-size: 12px;
	text-transform: uppercase;
        padding: 10px;
        float:  left;
	}

#menu-right {
	color: #999;
	font-size: 12px;
	text-transform: uppercase;
	    width: 200px;
        padding: 12px;
        float:  left;      
	}

#menufont {
	margin: 0;
	padding: 0px 0 0 0;
	color: #ffffcc;
	font-family: Arial, Sans-Serif;
	font-size: 18px;
	display: inline;
        
	}

#menufont a {
	padding: 2px 4px 2px 4px;
        font-size: 18px;
	color: #000;
        font-weight: bold;
        text-decoration: none;
	border: none;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;	
	-webkit-border-radius:4px;
	border-radius: 4px;
	}

	#menufont a:hover {
		color: #333;
		background-color: #ddd;
		}


#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;
		color: #aaa;
		line-height: 25px;
		text-decoration: none;
		border-width: 0 1px 0 0;
		border-style: solid;
		border-color: #aaa;
		}

	#menu li a:hover {
		color: #fff;
		background: #333;
		}


	

/* THE COMIC */

#comicbar {
	width: 900px;
	margin: 0px auto;
        overflow:hidden;
	text-align: center;
	background: #fff;
        position: relative;
	}

	
#comic {
	width: 700px;
	    padding: 10px 10px 10px 10px;
        overflow:hidden;
	text-align: left;
        float: left;
	background: white;
        
	}

#comic-right {
        width: 170px;
        padding: 10px 0px 0px 10px;
        float: right;
overflow:hidden;
	text-align: center;
	background: #6699ff url('images/button-corner.png') no-repeat top right;
        position: absolute;
        bottom: 0px; right: 0px;
       
        }


/* Comic-Right Buttons */

#subscribe
{
  display: block;
  width: 80px;
  height: 40px;
  background: url('images/Right-Subscribe-Roll.png') no-repeat 0 0;

}

#subscribe:hover
{ 
  background-position: 0 -40px;
}

#subscribe span
{
  display: none;
}

#rightComment
{
  display: block;
  width: 80px;
  height: 40px;
  background: url('images/Right-Comment-Roll.png') no-repeat 0 0;

}

#rightComment:hover
{ 
  background-position: 0 -40px;
}

#rightComment span
{
  display: none;
}

#buyPrint
{
  display: block;
  width: 80px;
  height: 40px;
  background: url('images/Right-About-Roll.png') no-repeat 0 0;

}

#buyPrint:hover
{ 
  background-position: 0 -40px;
}

#buyPrint span
{
  display: none;
}

/* THE PAGE WRAPPER */

#page {
	width: 900px;
	margin: 0px auto;
	text-align: left;
	background: #fff;
	}



/* THE FOOTER */

#footer {
	width: 900px;
        height: 148px;
	margin: 0px auto;
	padding: 20px 0 0 0px;	
	color: #999;
        font-size: 10px;
	text-align: left;
	background: #3a332b url('images/TPP-footer.png') no-repeat top left;
	}

	#footer a {
		color: #bab3ac;
		text-decoration: none;
		border: none;
		}

	#footer a:hover {
                color: #62a3b2;
		
		}

#footer-blurb {
		
        width: 900px;
        height: 20px;
	margin: 110px 0 0 0px;
	padding: 10px 0 0 0px;	
	color: #999;
        font-size: 10px;
	text-align: center;
	
		}

#hostedBy {

	width: 900px;
	margin: 0px auto;
        padding: 10px 0 20px 0px;
        font-size: 10px;
	text-align: center;

}




/* NAVIGATION */



.nav {
	margin: 0;
	padding: 0px 0 0 0;
	float:  right;
	color: #ffffcc;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	}

.nav a {
	padding: 2px 4px 2px 4px;
        font-size: 11px;
	color: #ffffcc;
	text-decoration: none;
	border: none;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;	
	-webkit-border-radius:4px;
	border-radius: 4px;
	}



.nav-single {
	padding: 0px 0 0 0;
        float: right;
	color: #999;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	}

.pagenav {
	padding: 40px 20px 20px 20px;
	color: #999;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	clear: both;
	}

	.pagenav-left {
		float: left;
		padding: 10px 0 0 10px;
		}

	.pagenav-right {
		float: right;
		padding: 10px 10px 0 0;
		}

.pagenav a, .nav-single a {
	padding: 2px 4px 2px 4px;
        font-size: 11px;
	color: #999;
	text-decoration: none;
	border: none;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;	
	-webkit-border-radius:4px;
	border-radius: 4px;
	}


	.nav a:hover, .pagenav a:hover, .nav-single a:hover {
		color: #333;
		background-color: #ddd;
		}



/* CONTENT AREA */

#column {
	width: 510px;
margin: 0px auto;
	padding: 5px 0 0px 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: #333;
		font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
		font-size: 11px;
		font-weight: bold;
		}
	
	.postdate {
		color: #pink;
		font-family: 'Arial', sans-serif;
		font-size: 11px;
		}

.postmeta {
	margin: 10px 0 20px 0;
	color: #666; 	
 	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
 	text-align: right;
 	}

	.postmeta ul {
		display: inline;
		list-style-type: none;
		list-style-image: none;
		}
 	

.postmeta-featured, .postmeta-featured a{
	margin: 10px 0 0px 0;
	color: #bab3ac;	
 	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
 	text-align: right;
 	}

.postmeta-featured a:hover {
		color: #bab3ac;
		
		}


.postmeta-single {
	padding: 10px;
 	color: #666;
	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: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
		font-size: 12px;
		}

.postmeta a, .postmeta-single a {
	color: #bab3ac;
	text-decoration: none;
	
	}
	
	.postmeta a:hover, .postmeta-single a:hover {
		color: #6699ff;
		
		}

.postmeta-comments {
	font-size: 13px;
	}
	
	.balloon {
		color: #62a3b2;
		font-family: 'Webdings', fantasy;
		font-size: 18px;
		}



/* THE BLOG HEADER */

#blogheader {
	margin: 0;
	padding: 10px 0 0 20px;
	color: #aaa;
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	font-size: 24px;
	letter-spacing: 0px;
	}



/* COMMENTS */

.comment-wrapper {
	padding: 0 20px;
	}
	
	.comment-wrapper h3 {
		margin: 0;
		padding: 20px 0 0 0;
		color: #bab3ac;
		font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
		font-weight: normal;
		font-size: 16px;
		letter-spacing: -1px;
		clear: both;
		}

		.bigballoon {
			color: #ccc;
			font-family: 'Webdings', fantasy;
			font-size: 24px;
			}

	.comment-wrapper a {
		color: #bab3ac;
                text-decoration: none;
		
		}
		
		.comment-wrapper a:hover {
			color: #6699ff;
  		text-decoration: none;			
			
			}

	.comment-wrapper p {
		margin: 10px 0 0 0;
		}

.avatar {
	margin:0 10px 10px 0;
	padding:5px;
	float:left;
	border: 1px solid #bab3ac;
	-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 8px;
	float: right;
	color: #3a332b;
	background: #DDDDDD;
	font-family: 'Verdana', sans-serif;
	font-size: 12px;
	border-width: 0px;
	border-style: solid;
	border-color: #BBBBBB;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;	
	-webkit-border-radius: 4px;
	border-radius: 4px;
	}

	#submit:hover {
		cursor:pointer;
                color: #DDDDDD;
		background: #999;
		}

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: 0px solid #000;
	}
 
	.comicarchiveframe h3 {
		margin: 0;
		}
		
	.comicarchiveframe small {
		display: inline-block;
		}
		
	.comicarchiveframe:hover {
		filter: alpha(opacity=50);
		-moz-opacity: 0.50;
		opacity: 0.50;
		}




.archive-dropdown-wrap {

    width: 192px;
    height: 24px;
	background: url('images/browse-search.png') no-repeat;
}

	.archive-dropdown-wrap:hover {
		background-position: 0 -24px;


	}

.archive-dropdown {
	margin: 0;
	padding: 0;
	width: 192px;
	height: 24px;
	font-size: 12px;
	font-family: 'Verdana', sans-serif;
	border: none;
	opacity: 0;
	filter: alpha(opacity=0);
	cursor: pointer;
}


/* SIDEBARS */


#sidebar-left {
	width: 170px;
	margin: 0 auto;
	padding: 5px 0 0 0px;
	float: left;
	font-size: 10px;
	overflow: hidden;
        	}

#sidebar-leftbanner {
	width: 160px;
	margin: 0 auto;
	padding: 0 0 0 0px;
	text-align: center;
	font-size: 10px;
	overflow: hidden;
        
	}


#sidebar {
	font-family: Verdana, Sans-Serif;
        width: 220px;
	margin: 0 auto;
	padding: 0px 0 20px 0px;
	float: left;
	font-size: 10px;
	overflow: hidden;
    background: #6699ff url('images/sidebar-corner.png') no-repeat bottom left;
	}


#sidebar-banner {

    width: 220px;
	margin: 0 0 5px 14px;
	overflow: hidden;
	display: block;
	}

#sidebar-columns {

    width: 192px;
	margin: 0 0 5px 5px;
	overflow: hidden;
	display: block;
	}


#s-column-1 {

    width: 94px;
	float: left;
	overflow: hidden;
	display: inline-block;
	}

#s-column-2 {

    width: 98px;
	float: left;
	overflow: hidden;
	display: inline-block;
	}

#sidebar-buttons{

    width: 220px;
    height: 48px;
	margin: 10px 0 5px 14px;
	overflow: hidden;
	display: block;
	}

#sidebar-button{
	width: 51px;
    height: 48px;
    float:  left;
	overflow: hidden;
	display: -moz-inline-block;
	display: inline-block;
}

#sidebar h2, #sidebar h2 a {
	color: #000;
	font-family: Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 0px;
        margin: 3px 0 8px 0px;
        padding: 0;
	}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

	#sidebar ul li {
		font-size: 10px;
                letter-spacing: 0px;
                margin: 0px 0 2px 14px;
		padding: 0;
		}

		#sidebar ul li ul li {
			margin: 0px 0 2px 15px;
			padding: 0;
			}

			#sidebar ul li ul li a {
				display: block;
				color: #62a3b2;
				text-decoration: none;
				
				}

				#sidebar ul li ul li a:hover {
					color: #0E3C5F;
					text-decoration: underline;
					
					}


#twitterButton
{
  margin: 0 auto;
  display: -moz-inline-block;
  display: inline-block;
  width: 40px;
  height: 48px;
  background: url('images/twitter-button.png') no-repeat 0 0;

}

#twitterButton:hover
{ 
  background-position: 0 -48px;
}

#twitterButton span
{
  display: none;
}

#facebookButton
{
  margin: 0 auto;
  display: -moz-inline-block;
  display: inline-block;
  width: 40px;
  height: 48px;
  background: url('images/facebook-button.png') no-repeat 0 0;

}

#facebookButton:hover
{ 
  background-position: 0 -48px;
}

#facebookButton span
{
  display: none;
}

#forumButton
{
  margin: 0 auto;
  display: -moz-inline-block;
  display: inline-block;
  width: 40px;
  height: 48px;
  background: url('images/tropes-button.png') no-repeat 0 0;

}

#forumButton:hover
{ 
  background-position: 0 -48px;
}

#forumButton span
{
  display: none;
}

#mailButton
{
  margin: 0 auto;
  display: -moz-inline-block;
  display: inline-block;
  width: 40px;
  height: 48px;
  background: url('images/mail-button.png') no-repeat 0 0;

}

#mailButton:hover
{ 
  background-position: 0 -48px;
}

#mailButton span
{
  display: none;
}


#storeButton
{
  width: 192px;
  height: 76px;
  display: -moz-inline-block;
  display: inline-block;
  background: url('images/store-button.png') no-repeat 0 0;

}

#storeButton:hover
{ 
  background-position: 0 -76px;
}

#storeButton span
{
  display: none;
}




/* 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: 156px;
	margin: 0;
	padding: 3px 0px 3px 7px;
	color: #958a80;
	background: #eee;
	font-family: 'Verdana', sans-serif;
	font-size: 12px;
	border: 2px solid #bab3ac;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;	
	-webkit-border-radius: 4px;
	border-radius: 4px;
	}

	#s:hover {
		background: #ffffff;
	
}

#searchsubmit {
	margin: 0;
	padding: 3px 3px 3px 4px;
	color: #fff;
	font-family: 'Verdana', sans-serif;
	font-size: 12px;
	background: #bab3ac;
	border-width: 2px;
	border-style: solid;
	border-color: #bab3ac;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;	
	-webkit-border-radius: 4px;
	border-radius: 4px;
	}

	#searchsubmit:hover {
		cursor:pointer;
		background: #6699ff;
		}

/* FANCY SEARCH */

#search_box {
width: 192px;
height: 24px;
background: url('images/search-form.png') no-repeat;

}

#search_box:hover
{ 
  background-position: 0 -24px;
}


#search_box #s2 {
float: left;
padding: 0;
margin: 4px 0 0 9px;
border: 0;
width: 157px;
color: #958a80;
font-family: 'Verdana', sans-serif;
	font-size: 12px;
background: none;

}

#search_box #go {
float: right;
margin: 0 auto;

}



/* 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;
	}