/*  
 
Theme Name: ComicPress 3C
Version: 2.5

Theme URI: http://mindfaucet.com/comicpress/
Description: The 3-Column 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 */

body {
	margin: 0;
	color: #333;
	font-size: 12px;
	font-family: 'Arial', sans-serif;
	background: #fff url('4background.jpg') center top repeat-x;
	}

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 */

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;
	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: #999;
		font-family: 'Georgia', serif;
		font-size: 32px;
		font-weight: normal;		
		letter-spacing: -2px;
		text-align: left;
		}

h3, h3 a {
	margin: 30px 10px 0 0;
	padding: 0;
	color: #111;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	clear: both;
	}

h2 a:hover, h3 a:hover {
	color: #111;
	border-bottom: 1px dotted #777;
	}



/* THE HEADER */ 


#headerad { 
  border:#000000 0px solid; 
  margin: 0 auto; 
  float: center; 
  width: 728px; 
  height: 101px; /*make whatever height you need for an ad*/ 
/*  background: #trans; */
  background: #333333;
  } /* headerad is optional */ 

#headerad2 { 
  border:#000000 0px solid; 
  margin: 0 auto; 
  float: center; 
  height: 90px; /*make whatever height you need for an ad*/ 
/*  background: #trans; */
  background: #333333;
  } /* headerad is optional */ 

#header { 
  margin: 0 auto; 
  width: 960px; 
  height: 154px; /* Make this whatever height you need*/ 
  }

#header .description { display: none; }

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

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

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

   #header li a { 
      height: 154px; 
                <!-- width:115px; -->
      display: block; 
      color: #aaa; 
      text-decoration: none; 
      float: left; 
      line-height: 67px; 
                border-right: #000000 0px solid; 
      } 

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

#header li.botheader a{ 
width: 672px; /*enter desired width*/ 
background: url('/images/header_main.png') no-repeat; 
   }

#header li.headersquareone a{ 
width: 144px; /*enter desired width*/ 
background: url('/images/header_square_one.png') no-repeat; 
   } 
#header li.headersquareone a:hover{ 
width: 144px; /*enter desired width*/ 
background: url('/images/header_square_one_ro.png') no-repeat; 
   }

#header li.headersquaretwo a{ 
width: 144px; /*enter desired width*/ 
background: url('/images/header_square_two.png') no-repeat; 
   } 
#header li.headersquaretwo a:hover{ 
width: 144px; /*enter desired width*/ 
background: url('/images/header_square_two_ro.png') no-repeat; 
   }


/* THE MENU */ 

#menubar { 
   width: 960px; 
   height: 36px; 
   margin: 0 auto; 
   overflow: hidden; 
       background:url('/images/menu_bar_bg.jpg') repeat-x; 
        border:#000000 0px solid; 
   } 

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

   #menunav a  { 
      margin: 0 0px 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 0px 0 0; 
         } 
       
      .next { 
         padding: 0 0 0 0px; 
         }
  
#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: 67px; 
                <!-- width:115px; -->
      display: block; 
      color: #aaa; 
      text-decoration: none; 
      float: left; 
      line-height: 67px; 
                border-right: #000000 0px solid; 
      } 

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

#menu li.home a{ 
width: 120px; /*enter desired width*/ 
background: url('/images/home_btn.png') no-repeat; 
   } 
#menu li.home a:hover{
width: 120px; /*enter desired width*/  
background: url('/images/home_ro_btn.png') no-repeat; 
   } 

#menu li.contact a{ 
width: 147px; /*enter desired width*/ 
background: url('/images/contact_btn.png') no-repeat; 
   } 
#menu li.contact a:hover{ 
width: 147px; /*enter desired width*/ 
background: url('/images/contact_ro_btn.png') no-repeat; 
   } 

#menu li.archive a{ 
width: 136px; /*enter desired width*/ 
background: url('/images/archive_btn.png') no-repeat; 
   } 
#menu li.archive a:hover{ 
width: 136px; /*enter desired width*/ 
background: url('/images/archive_ro_btn.png') no-repeat; 
   } 

#menu li.acting a{ 
width: 126px; /*enter desired width*/ 
background: url('/images/acting_btn.png') no-repeat; 
   } 
#menu li.acting a:hover{ 
width: 126px; /*enter desired width*/ 
background: url('/images/acting_ro_btn.png') no-repeat; 
   } 

#menu li.newreaders a{ 
width: 175px; /*enter desired width*/ 
background: url('/images/newreaders_btn.png') no-repeat; 
   } 
#menu li.newreaders a:hover{ 
width: 175px; /*enter desired width*/ 
background: url('/images/newreaders_ro_btn.png') no-repeat; 
   } 

#menu li.thebotshop a{ 
width: 135px; /*enter desired width*/ 
background: url('/images/botshop_btn.png') no-repeat; 
   } 
#menu li.thebotshop a:hover{ 
width: 135px; /*enter desired width*/ 
background: url('/images/botshop_ro_btn.png') no-repeat; 
   }

/*#menu li.botstuf a{ 
width: 121px;
background: url('/images/botstuf_btn.png') no-repeat; 
   }*/
#menu li.fanart a{ 
width: 121px; /*enter desired width*/ 
background: url('/images/fanart_btn.png') no-repeat; 
   }
/*#menu li.botstuf a:hover{ 
width: 121px;
background: url('/images/botstuf_ro_btn.png') no-repeat; 
   }*/
#menu li.fanart a:hover{ 
width: 121px; /*enter desired width*/ 
background: url('/images/fanart_ro_btn.png') no-repeat; 
   }

/* THE COMIC */
	
#comic {
	width: 960px;
	margin: 0px auto;
	padding: 0 0 0 0;
	text-align: center;
	background: #fff;
	}

/* NAV */
#nav {
	width: 960px;
    height: 28px;
	margin: 0 auto;
	padding: 0 0 0 0;
	text-align: center;
	background: #e4e9e9;
	}



/* THE PAGE WRAPPER */

#page {
	width: 960px;
	margin: 0px auto;
	text-align: left;
    /* background: #ffffff url('/images/4sidebar_bg.gif') repeat-y; */
	background: #e4e9e9;
	}



/* THE FOOTER */

#footer {
	width: 960px;
    height: 164px;
	margin: 0px auto;
	padding: 0px 0;	
	color: #d6de23;
	text-align: center;
    background:url('/images/4footer.jpg') repeat-x;
	/* background: #000; */
	}

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

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



/* NAVIGATION */

.nav {
	margin: 0;
	padding: 0px 0 0 0;
	float: right;
	color: #999;
	font-family: 'Arial', sans-serif;
	font-size: 12px;
	font-weight: bold;
	}

.nav-single {
	padding: 0px 0 0 0;
	color: #999;
	font-family: 'Arial', sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	}

.pagenav {
	padding: 0px 0px 0px 0px;
	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 {
	width: 550px;
	padding: 0px 0 20px 0;
	float: left;
	overflow: hidden;
    background-color: #fff;
	}

.post-frontpage {
	padding: 10px 20px 3px 20px;
	text-align: justify;
    background-color: #e8f3ac;
	}
	
.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: #86a3a5;
	font-family: 'Arial', sans-serif;
	font-size: 33px;
	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:10px 10px 10px 10px;
	padding:0px;
	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%;
                }

        #comment {
                width:500px;
                padding:10px;
                }

	#author, #email, #url {
		width: 200px;
		}

#submit {
	margin: 0 0 20px 0;
	padding: 0 50\px;
	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;
		}

        .commentlist li ul li {
                background-color: #eaf4de;
                border:1px solid #a2b58b;
                padding-bottom:10px;
                margin-bottom:10px;
                margin-top:13px;
                }

        .commentlist li ul li ul li {
                background-color: white;
                }


/* 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;
		}



/* SIDEBARS */

#sidebar-left {
    /* background: #000000 url('/images/4sidebar_bg.gif') repeat-y; */
	width: 205px;
	margin: 0;
	padding: 0px 0;
	float: left;
	font-size: 11px;
	overflow: hidden;
	}

#sidebar-right {
    /* background: #ffffff url('/images/4sidebar_bg.gif') repeat-y; */
    width: 205px;
	margin: 0;
	padding: 0px 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
	}



/* CLEAR FLOATS */

.clear {
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	clear: both;
	}



/* COMIC NAVIGATION */ 

#comicnav { 
   width: 960px; 
   height: 40px; 
   margin: 0 auto; 
   background: #000000 url('/images/4nav_bg.jpg') repeat-x;
   border: #000000 0px solid; 
   } 

#comicnav li { 
    margin: 0 auto; 
    padding: 0; 
    display: inline; 
   } 

#comicnav ul { 
   margin: 0 auto;      
   padding: 0; 
   list-style-type: none; 
   padding: 0px 0px 0px 0px; 
   } 

#comicnav li a{ 
   height: 40px; 
   width: 206px; 
   margin: 0 auto; 
   line-height: 25px; 
   list-style-type: none; 
   list-style: none;    
   border-left: #000000 0px solid; 
   border-right: #000000 0px solid; 
   } 

#comicnav li.first a{ 
float: left; 
background: url('/images/4first.jpg') no-repeat; 
   } 

#comicnav li.first a:hover { 
float: left; 
background: url('/images/4firstroll.jpg') no-repeat; 
   } 


#comicnav li.yesterday a{ 
float: left; 
background: url('/images/4yest.jpg') no-repeat; 
   } /*Yesterday code not needed if you don't want it*/ 

#comicnav li.yesterday a:hover { 
float: left; 
background: url('/images/4yestroll.jpg') no-repeat; 
   }/*Yesterday code not needed if you don't want it*/ 


#comicnav li.previous a{ 
float: left; 
background: url('/images/4prev.jpg') no-repeat; 
   } 

#comicnav li.previous a:hover { 
float: left; 
background: url('/images/4prevroll.jpg') no-repeat; 
   } 

#comicnav li.next a{ 
float: right; 
background: url('/images/4next.jpg') no-repeat; 
   } 

#comicnav li.next a:hover { 
float: right; 
background: url('/images/4nextroll.jpg') no-repeat; 
   }

/*IMAGE PRELOADS*/ 

#imagepreload { display: none }

.textwidget { text-align: center; }

.widget_tag_cloud {
text-align: center;
}
.widget_tag_cloud h2 {
text-aligh: center;
}
