	/*
Theme Name: ComicPress 3C
Theme URI: http://comicpress.org
Description: Publish a comic with WordPress. 3-Column Edition. <a href="http://comicpress.org">Visit the ComicPress Website.</a>
Author: Tyler Martin
Author URI: http://mindfaucet.com/
Version: 2.7
.
The CSS, XHTML and design is released under GPL v3:
http://www.opensource.org/licenses/gpl-3.0.html
.
*/

/*IMAGE PRELOADS*/

#imagepreload { display: none }



/* STANDARD TAGS */

body {
	margin-left: auto;
        margin-right: auto;
	color: #444;
	font-size: 15px;
	font-family: 100% Helvetica, "Helvetica", Helvetica, Helvetica
	text-shadow: #000 0 0 0; /* Lighten Safari's heavy fonts */
        line-height: 20px
	}

a {
	color: #000;
	text-decoration: underline; 
	}

  	a:hover {
		color: #f00;
		}

	a:focus {
		outline: none;
		}

	a img {
		border: none;
		}

p {
	margin: 20px 0;
	}

img {
	max-width: 100%;
	padding: 0;
	}

small {
	font-size: 11px;
	}

hr {
	height: 3px;
	color: #000;
	background-color: #000;
	border: 0px;
	}

blockquote {
	margin: 10px;
	padding: 5px 10px 5px 20px;
	border-width: 1px 1px 1px 5px;
	border-style: solid;
	border-color: #000;
	}

	blockquote cite {
		margin: 5px 0 0;
		display: block;
		}

cite {
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	}

code {
	padding: 10px;
	display: block;
	font-family: 'Courier New', monospace;
	border: 1px dotted #000;
	overflow: scroll;
	}

pre { width: 500px; margin-bottom: 15px; font-size: 1.2em; float: left; }


acronym, abbr, span.caps {
	cursor: help;
	}

	acronym, abbr {
		border-bottom: 1px dashed #000;
		}

form {
	margin: 0;
	}



/* HEADINGS */

h1, h1 a, h1 a:hover {
	padding: 20px 0 0 0;
	margin: 0;
	color: #000;
	font-size: 60px;
	font-family: 'Helvetica', Helvetica;
	font-weight: normal;
	line-height: 50px;
	text-decoration: none;
	letter-spacing: -4px;
	font-variant: small-caps;
	}

h2, h2 a, h2 a:hover {
	margin: 0;
	color: #000;
	font-weight: bold;
	letter-spacing: -1px;
	font-size: 28px;
	}
	
	h2.pagetitle, h2.pagetitle a {
		padding: 0 0 15px 0;
		margin: 0 0 20px 0;
		font-family: 'Helvetica', Helvetica;
		font-size: 32px;
		font-weight: normal;		
		letter-spacing: -2px;
		}

h3, h3 a, h3 a:hover {
	padding: 0;
	margin: 0;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #000;
	text-decoration: none;
	clear: both;
	letter-spacing: -1px;
	}



/* THE PAGE WRAPPER */
/* Change this width to set the entire site's width - increase/reduce #column width by the same amount */

#page {
	width: 1200px;
	margin-left: auto; margin-right: auto;
	}

/* THE MENU */
	

#pad {
        padding: 25px;
	margin: 0;
	text-align: center;
	color: #fff;
        }

#menubar {
   width: 410;
   height: 117px;
   margin-left: auto; 
   margin-right: auto;
   background: #fff;
   text-align: center;
   }


#menunav {
   margin-left: auto; 
   margin-right: auto;
   padding: 0 20px 0 0;
   font-size: 117px;
        float: center;}



   #menunav a  {
   margin-left: auto; 
   margin-right: auto;
      color: #aaa;
      text-decoration: none;
      background: #fff;
      -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;
         }
 
#menu {
   color: #fff;
        float: center;
        margin: auto;
   font-size: 117px;
   text-transform: uppercase;}


   #menu ul {
      margin: auto;      
      padding: 0;
      list-style: none;
                float: center;   
      }

   #menu li {
       margin-left: auto;
       margin-right: auto;
       padding: 0;
       float: left;
      }

   #menu li a {
      height: 117px;
      padding: 0 5px 0 5px;
      float: left;
      line-height: 117px;
      text-decoration: none;
      border-width: 0 1px 0 0;
      border-style: solid;
      border-color: #fff;
      }

   #menu li a:hover {
      }



/* THE STYLISH MENU 2 For Schedule*/

/* THE STYLISH MENU For Main Menu*/

#stylishmenu 

{
width: 410;
float: center;
margin: 0 40px 0 0;
zoom: 1; /* IE fix, allows for variable height menu  */
}

#stylishmenu li {
display: block;
height:30px;
border-width: 0px 0px 0px 0px;
border-style: solid;
border-color: #fff;
}

.home a {
   width: 82px;
   height: 117px;
   text-decoration: none;
   border-width: 0px 0px 0px 0px;
   text-indent: -9999px;
   background: url('http://www.meaninglesscomics.com/wp-admin/images/HOME.png') no-repeat top center;
   }

.about a {
   width: 82px;
   height: 117px;
   text-decoration: none;
   border-width: 0px 0px 0px 0px;
   text-indent: -9999px;
   background: url('http://www.meaninglesscomics.com/wp-admin/images/ABOUT.png') no-repeat top center;

}

.store a {
   width: 82px;
   height: 117px;
   text-decoration: none;
   border-width: 0px 0px 0px 0px;
   text-indent: -9999px;
   background: url('http://www.meaninglesscomics.com/wp-admin/images/STORE.png') no-repeat top center;
}


.portfolio a {
   width: 82px;
   height: 117px;
   text-decoration: none;
   border-width: 0px 0px 0px 0px;
   text-indent: -9999px;
   background: url('http://www.meaninglesscomics.com/wp-admin/images/PORTFOLIO.png') no-repeat top center;
}


.subscribe a {
   width: 82px;
   height: 117px;
   text-decoration: none;
   border-width: 0px 0px 0px 0px;
   text-indent: -9999px;
   background: url('http://www.meaninglesscomics.com/wp-admin/images/SUBSCRIBE.png') no-repeat top center;
} 

.podcast a {
   width: 82px;
   height: 117px;
   text-decoration: none;
   border-width: 0px 0px 0px 0px;
   text-indent: -9999px;
   background: url('http://www.meaninglesscomics.com/wp-admin/images/PODCAST.png') no-repeat top center;
}


/* AD */

<!-- Begin: AdBrite, Generated: 2009-08-04 15:27:19  -->
<script type="text/javascript">
var AdBrite_Title_Color = '0000FF';
var AdBrite_Text_Color = '000000';
var AdBrite_Background_Color = 'FFFFFF';
var AdBrite_Border_Color = 'CCCCCC';
var AdBrite_URL_Color = '008000';
try{var AdBrite_Iframe=window.top!=window.self?2:1;var AdBrite_Referrer=document.referrer==''?document.location:document.referrer;AdBrite_Referrer=encodeURIComponent(AdBrite_Referrer);}catch(e){var AdBrite_Iframe='';var AdBrite_Referrer='';}
</script>
<span style="white-space:nowrap;"><script type="text/javascript">document.write(String.fromCharCode(60,83,67,82,73,80,84));document.write(' src="http://ads.adbrite.com/mb/text_group.php?sid=1289046&zs=3732385f3930&ifr='+AdBrite_Iframe+'&ref='+AdBrite_Referrer+'" type="text/javascript">');document.write(String.fromCharCode(60,47,83,67,82,73,80,84,62));</script>
<a target="_top" href="http://www.adbrite.com/mb/commerce/purchase_form.php?opid=1289046&afsid=1"><img src="http://files.adbrite.com/mb/images/adbrite-your-ad-here-leaderboard.gif" style="background-color:#CCCCCC;border:none;padding:0;margin:0;" alt="Your Ad Here" width="14" height="90" border="0" /></a></span>
<!-- End: AdBrite -->

/* THE HEADER */

#header {
	text-align: center;
	}

	.description {
		padding: 0 0 10px 0;
		font-size: 14px;
		font-style: italic;
		letter-spacing: 2px;
		}



/* THE COMIC */

#comic {
	padding: 0px 0;
	text-align: center;
	}


/* NAVIGATION */


.nav-previous {
  width: 69px;
  height: 50px;
  float: left;
  background: url('http://www.meaninglesscomics.com/wp-admin/images/PREV.jpg') no-repeat;
  }
 
.nav-previous a {
  width: 69px;
  height: 50px;
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  background: url('http://www.meaninglesscomics.com/wp-admin/images/PREVROLL.jpg') no-repeat;
}

.nav-first {
  width: 69px;
  height: 50px;
  float: left;
  background: url('http://www.meaninglesscomics.com/wp-admin/images/FIRST.jpg') no-repeat;
  }
 
.nav-first a {
  width: 69px;
  height: 50px;
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  background: url('http://www.meaninglesscomics.com/wp-admin/images/FIRSTROLL.jpg') no-repeat;
}

.nav-random {
  width: 69px;
  height: 50px;
  float: left;
  background: url('http://www.meaninglesscomics.com/wp-admin/images/RANDOM.jpg') no-repeat;
  }

.nav-random a {
  width: 69px;
  height: 50px;
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  background: url('http://www.meaninglesscomics.com/wp-admin/images/RANDOMROLL.jpg') no-repeat;
}

.nav-next {
  width: 69px;
  height: 50px;
  float: left;
  background: url('http://www.meaninglesscomics.com/wp-admin/images/NEXT.jpg') no-repeat;
  }
 
.nav-next a {
  width: 69px;
  height: 50px;
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  background: url('http://www.meaninglesscomics.com/wp-admin/images/NEXTROLL.jpg') no-repeat;
}

.nav-last {
  width: 69px;
  height: 50px;
  float: left;
  background: url('http://www.meaninglesscomics.com/wp-admin/images/LAST.jpg') no-repeat;
  }
 
.nav-last a {
  width: 69px;
  height: 50px;
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  background: url('http://www.meaninglesscomics.com/wp-admin/images/LASTROLL.jpg') no-repeat;
}

.nav-banner a{
 width: 486;
 height: 50px;
float: left;
  background: url('http://www.meaninglesscomics.com/wp-admin/images/MeaningBanner.jpg') no-repeat;
  }
 
.nav-banner a {
  width: 486px;
  height: 50px;
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  background: url('http://www.meaninglesscomics.com/wp-admin/images/MeaningBannerRoll.jpg') no-repeat;
}

.nav-logo {
  width: 69px;
  height: 50px;
  float: left;
  background: url('http://www.meaninglesscomics.com/wp-admin/images/LOGO.jpg') no-repeat;
  }

.nav-logo a {
  width: 69px;
  height: 50px;
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  background: url('http://www.meaninglesscomics.com/wp-admin/images/LOGOROLL.jpg') no-repeat;
}

/* THE FOOTER */

#footer {
	padding: 40px 0;
	text-align: center;
	}




/* NAVIGATION */


.nav-blog {
	color: #000;
	font-size: 12px;
	font-weight: bold;	
	float: right;
	}
	
	.nav-blog-previous {
		padding: 0 5px 0 0;
		float: left;
		}
		
	.nav-blog-next {
		padding: 0 0 0 5px;
		float: left;
		border-left: 1px solid #000;
		}

.pagenav {
	padding: 40px 20px 0 20px;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	clear: both;
	}

	.pagenav-left {
		float: left;
		}

	.pagenav-right {
		float: right;
		}

.nav a, .pagenav a, .nav-blog a {
	display: block;
	float: left;
	color: #000;
	}

	.nav a:hover, .pagenav a:hover, .nav-blog a:hover {
		color: #800;
		}

	.navdivider {
		padding: 0 0px 0 0;
		margin: 0 0px 0 0;
		border-right: 1px solid #000;
		}



/* POSTS - PAGES */

#column {
	width: 600px;
	padding: 0px 20px 0px 0px;
	float: left;
	overflow: hidden;
	}

.post, .post-comic, .post-page {
	padding: 0px  20px;
border="0"
	}

.post-head, .post-page-head, .post-comic-head {
	padding: 0px 20px 0 20px;
border="0"
        }
	
.post-foot, .post-comic-foot, .post-page-foot {
	margin: 0 0 0px 0;
	height: 10px;
	overflow: hidden;
border="0"
	}
	
	.comicdate {
		font-size: 15px;
                text-decoration: italics
		}

	.postdate {
		font-size: 15px;
		}

.more-link {
	border-top: 1px dashed #000;
	font-style: italic;
	display: block;
	clear: both;
	}
		
.tags {
	font-size: 11px;
	clear: both;
	}

.comment-link {
	font-family: 'Helvetica', Helvetica;
	font-size: 16px;
	text-align: right;
	}



/* THE BLOG HEADER */

#blogheader {
	font-family: 'Trajan Pro', Trajan Pro;
	padding: 50px 0 50px 75px;
	font-size: 40px;
	letter-spacing: -2px;
	border-top: 1px solid #000;
	}



/* COMMENTS */

.comment-wrap{
	padding: 0 15px;
	}

	.comment-wrap h3 {
		margin: 0;
		padding: 20px 0 0 0;
		font-weight: normal;
		font-size: 20px;
		clear: both;
		font-family: 'Helvetica', Helvetica;
		}

.comment {
	padding: 10px;
	margin: 10px 0 0 0;
	clear: both;
	border: 1px solid #000;
	min-height: 64px;
	}

	.comment .comment  {
	border: 1px dotted #000;
	}

.comment-author {
	display: inline;
	}

.comment-meta {
	display: inline;
	padding: 0 0 0 5px;
	margin: 0 0 0 2px;
	border-left: 1px solid #000;
	}

.says {
	display:none;
	}

.avatar {
	margin: 0 10px 0 0;
	float: left;
	}

#comment {
	width: 100%;
	font-size: 16px;
	font-family: 'Helvetica', Helvetica;
	}

#author, #email, #url {
	width: 200px;
	font-size: 16px;
	font-family: 'Helvetica', Helvetica;
	}

#submit {
	margin: 0 0 20px 0;
	float: right;
	}

ol.commentlist {
	margin: 0;
	padding: 0;
	font-size: 16px;
	list-style: none;
	}

	ol.commentlist p {
		margin: 10px 0 0 74px;
		}

ul.children {	
	margin: 0;
	padding: 0;
	list-style: none;
	}

.reply {
	padding: 10px 0 0 0;
	text-align: right;
	}



/* ARCHIVE */  
/* For the built-in WordPress archive pages (by month or category) as well as search result pages */  

.comicarchiveframe {
	padding: 5px;
	border: 1px solid #000;
	background: #fff;
	opacity: 0.99;
	filter: alpha(opacity=99);
	}
 
	.comicarchiveframe:hover {
		opacity: 0.70;
		filter: alpha(opacity=70);
		}

	.comicarchiveframe h3 {
		margin: 0;
		}

	.comicarchiveframe a small {
		display: block;
		color: #000;
		}

.archive-year {
	font-size: 48px;
	}

.archive-yearlist {
	padding: 0 0 10px 0;
	font-size: 14px;
	}



/* SIDEBAR */

#sidebar {
	width: 336px;
	padding: 20px 5px;
	float: center;
	font-size: 14px;
	overflow: hidden;
        border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #000;
background-color: #ccc;

	}

#sidebar h2, #sidebar h2 a {	
	font-size: 16px;
	}

#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;
			}



/* WIDGETS */

.random-comic-icon {
	padding: 0 5px;
	color: #fff;
	background: #000;
	}

.comic-bookmark {
	margin: 0 0 10px 5px;
	}

.archive-dropdown {
	max-width: 100%;
	}



/* CALENDAR */

#wp-calendar {
	width: 165px;
	margin: 0 0 0 5px;
        background-color: #fff;
	}

#wp-calendar th {
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	}

#wp-calendar caption {
	font-family: 'Helvetica', Helvetica;
	font-size: 18px;
	letter-spacing: -1px;
	font-variant: small-caps;
	}

#wp-calendar td {
	min-width: 20px;
	padding: 0;
	text-align: center;
	border: 1px solid #000;
	}

#wp-calendar a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	}

	#wp-calendar a:hover {
		color: #fff;
		background: #000;
		}



/* SEARCH */

#s {
	width: 140px;
	margin: 0;
	padding: 2px;
	font-size: 12px;
	font-family: 'Helvetica', Helvetica;
	}

#searchsubmit {
	padding: 0 5px;
	font-size: 12px;
	font-family: 'Helvetica', Helvetica;
	}



/* GALLERY */

.gallery-image {
	width: 518px;
	border: 1px solid #fff;
	overflow: hidden;
	background: #fff;
       float: center;
}

.gallery-caption {
	font-size: 13px;
	}
	
	.gallery-caption  p {
		width: 510px;
		padding: 5px;
		margin: 0;
		text-align: center;
		color: #000;
		background: #fff;
		}

.imagenav-wrap {
	margin: 5px 0 0 0;
	}

.imagenav {
	width: 77px;
	height: 77px;
	float: left;
	overflow: hidden;
	}

.imagenav-center {
	width: 344px;
	height: 65px;
	margin: 0 5px;
	padding: 10px 5px 0 5px;
	float: center;
	color: #000;
	text-align: center;
	border: 1px solid #000;
	overflow: hidden;
	}

.imagetitle {
	color: #000;
	font-size: 18px;
	}

.imagenav-bg {
	width: 75px;
	height: 75px;
	position: absolute;
	z-index: 0;
	background: #ddd;
	border: 1px solid #000;
	overflow: hidden;
	}

	.imagenav-bg img {
		width: 75px;
		height: 75px;
		}

.imagenav-arrow {
	width: 75px;
	height: 75px;
	position: absolute;
	z-index: 1;
	color: #fff;
	font-size: 80px;
	font-weight: bold;
	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;
	overflow: hidden;
	}

	.imagenav-link img {
		width: 75px;
		height: 75px;
		opacity: 0.50;
		filter: alpha(opacity=50);
		}

			.imagenav-link img:hover {
				opacity: 0.00;
				filter: alpha(opacity=0);
				}



/* POSTED IMAGES  */

.wp-caption  p {
	margin: 5px 0;
	line-height: 11px;
	font-size: 11px;
        float: center;
        text-align: center;
Border= "0";
	}

.aligncenter {
	margin: 0 auto;
	display: block;

	}

.alignright {
	margin: 10px 0 10px 10px;
	display: inline;
	float: right;

	}

.alignleft {
	margin: 10px 10px 10px 0;
	display: inline;

	}



/* TRANSCRIPT */

#transcript {
	padding: 0 10px;
	font-size: 11px;
	border-left: 4px dotted #000;
	border-right: 4px dotted #000;
	}

	.transcript-border {
		padding: 0 5px;
		margin: 15px 0;
		border: 1px solid #000;
		background: #fff;
		clear: both;
		}

	a.transcript-title {
		padding: 0 0 5px 0;
		margin: 0 0 5px 0;
		display: block;
		font-family: 'Helvetica', Helvetica;
		font-style: italic;
		font-size: 16px;
		letter-spacing: -1px;
		border-bottom: 1px dashed #000;
		}

		#transcript-content {
			font-family: 'Courier New', monospace;
			overflow: hidden;
			}

#s-transcript {
	width: 140px;
	margin: 0;
	padding: 2px;
	font-size: 12px;
	font-family: 'Helvetica', Helvetica;
	font-style: italic;
	}

	#searchsubmit-transcript {
		padding: 0 5px;
		font-size: 12px;
		font-family: 'Helvetica', Helvetica;
		}



/* STORYLINES */

.storyline-cats {
	padding: 0;
	margin: 0;
	list-style: none;
	}

.storyline-cats li {
	display: inline;
	}

	li.storyline-root {
		display: none;
		}



/* CLEAR FLOATS */

.clear {
	clear: both;
	}



/* CLEAR MARGINS */
/* Used with BR for clearing paragraph margins for Safari, Chrome - avoid background gaps */

.clear-margins { 
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	}