/*
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
.
*/

/* STANDARD TAGS */

body {
  margin: 0;
  background: #fffea8 url('design_images/4.jpg') repeat-x;
  background-attachment: fixed;
  color: white;
  font: 12px Arial, Sans-Serif;
  text-align: center;
	}

a {
	color: #0A1058;
	text-decoration: none;
	}

  	a:hover {
		color: #000000;
                text-decoration:underline;
		}

	a:focus {
		outline: none;
		}

	a img {
		border: none;
		}

#twittericon {
   margin-top: 2px;
   width: 80px;
   height: 38px;
   background-image: url('/wp-content/themes/comicpress-3c/design_images/twitter.gif');
   background-repeat:no-repeat;
   border:0px;
}

#twittericon:hover {
   background-position: 0 -38px;
}

#facebookicon {
   margin-top: -3px;
   width: 110px;
   height: 60px;
   background-image: url('/wp-content/themes/comicpress-3c/design_images/facebook.gif');
   background-repeat:no-repeat;
   border:0px;
}

#facebookicon:hover {
   background-position: -110px;
}

#myspaceicon {
   margin-top: -14px 0 0px 0;
   width: 110px;
   height: 60px;
   background-image:url('/wp-content/themes/comicpress-3c/design_images/myspace.gif');
   background-repeat:no-repeat;
   border:0px;
}

#myspaceicon:hover {
   background-position: -110px;
}

#emailicon {
   margin-top: -1px;
   width: 112px;
   height: 67px;
   background-image: url('/wp-content/themes/comicpress-3c/design_images/email.png');
   background-repeat:no-repeat;
   border:0px;
}

#emailicon:hover {
   background-position: 0 -67px;
}

p {
	margin: 12px 0;
	}

img {
	max-width: 100%;
	padding: 0;
        border: 0;
	}

small {
	font-size: 11px;
	}

hr {
	height: 1px;
	color: #000;
	background-color: #000;
	border: 0px;
        width: 80%;
	}

blockquote {
	margin: 0px;
	padding: 4px 12px 4px 12px;
        font-family:'Times New Roman', Times, serif;
	}

	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;
	}

acronym, abbr, span.caps {
	cursor: help;
	}

	acronym, abbr {
		border-bottom: 1px dashed #000;
		}

form {
	margin: 0;
	}



/* HEADINGS */

h1, h1 a, h1 a:hover {
  margin: 0;
  padding: 0 0 0 5px;
  color: #FFFFFF;
  font-family: Times, Serif;
  font-size: 50px;
  font-weight: normal;
  text-align: left;
  letter-spacing: 0px;
	}

h2, h2 a, h2 a:hover {
  margin: 0;
  font-family: Arial, Sans-Serif;
  font-weight: bold;
  font-size: 18px;
  text-align: left;
	}
	
	h2.pagetitle, h2.pagetitle a {
           margin: 5px 0 0 0;
           padding: 0 0 2px 0;
           text-align: left;
           font-size: 18px;
		}

h3, h3 a, h3 a:hover {
           margin: 3px 0 0;
           padding: 0;
           font-size: 16px;
           font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
           font-weight: bold;
	}



/* THE PAGE WRAPPER */
/* Change this width to set the entire site's width - increase/reduce #column width by the same amount */

#page {
  margin: 0px auto;
  width: 900px;
  background: #486ce2 url('design_images/content_back.jpg') repeat;
  text-align: left;
	}

/* THE HEADER */

#header {
        background: none;
	text-align: center;
        margin: 0 auto;
        width: 900px;
	}

	.description {
		padding: 0 0 10px 0;
		font-size: 14px;
		font-style: italic;
		letter-spacing: 2px;
		}

#headerbar {
        margin: 0 auto 0 auto;
        width: 900px;
        height: 32px;
        background: #486ce2;
        border-top: 0px solid #252525;
        border-bottom: 0px solid #252525;
	text-align: center;
  }

.headerbarlinks {
  padding: 0 0 0 0;
  color: #333333;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  letter-spacing: 4px;
  height:30px;
  }

.headerbarlinks a{
  color: #ffffff;
  letter-spacing: 0;
  }

.headerbarlinks a:hover{
  color: #b3c9fd;
  text-decoration: underline;
  letter-spacing: 0;
  }

#pw_leaderboard {
  margin: 0px auto;
  width: 900px;
  height: 102px;
  background: #486ce2 url('design_images/leaderback.png') no-repeat;
  text-align:center;
  }

/* THE MENU */

#menubar {
	background: #000;
	zoom: 1; /* IE fix, allows for variable height menu  */
	}

#menunav {
	float: right;	
	}

	#menunav a  {
		width: 25px;
		height: 25px;
		display: block;
		float: left;
		color: #fff;
		font-size: 19px;
		font-weight: bold;
		line-height: 25px;
		text-align: center;
		border-left: 1px solid #fff;
		}

		#menunav a:hover {
			background: #800;
			}

#menu {
    padding: 0;
    margin: 0;
    list-style: none;
    float: left;
    line-height: 25px;
    font-size: 12px;
    text-transform: uppercase;
    }

	#menu a {
		padding: 0px 5px;
		display: block;
		color: #fff;
		text-decoration: none;
		border-right: 1px solid #fff;
		}

	#menu li {
		float: left;
		}

	#menu li:hover a, #menu li.sfhover a {
	    color: #fff; /* Main menu highlighted text color */
	    }

	#menu li:hover, #menu li.sfhover {
	    background: #800; /* Main menu highlighted background color */
	    }
	
	/* For submenu dropdowns - this order must be maintained */

	#menu ul {
		padding: 0;
		margin: 0;
		list-style: none;
		position: absolute;
		left: -9999px;
		width: 151px;
		line-height: 1;
		border-top: 1px solid #fff;
		}
	#menu li li {
		width: 150px;
		margin: 0 0 0 -1px;
		border-width: 0 1px 1px 1px;
		border-color: #fff;
		border-style: solid;
		}
	#menu li li a {
		width: 139px;
	    padding: 4px 5px;
		color: #fff;
		border: none;
		}
	#menu li ul ul {
	    margin: -21px 0 0 151px;
	    }
	#menu li ul li:hover a, #menu li ul li li:hover a, #menu li ul li li li:hover a, #menu li ul li li li:hover a {
	    color: #fff; /*Submenu highlighted text color */
	    }
	#menu li:hover li a, #menu li li:hover li a, #menu li li li:hover li a, #menu li li li li:hover li a  {
	    color: #fff; /*Submenu text color */
	    }
	#menu li li:hover {
	    background: #f00; /*Submenu highlighted background color */
	    }
	#menu li:hover ul ul, #menu li:hover ul ul ul, #menu li:hover ul ul ul ul, #menu li.sfhover ul ul, #menu li.sfhover ul ul ul, #menu li.sfhover ul ul ul ul {
	    left: -9999px;
	    }
	#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li li li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul, #menu li li li.sfhover ul, #menu li li li li.sfhover ul {
	    left: auto;
	    background: #222; /*Submenu background color */
		text-transform: none;
	    }



/* THE COMIC */

#comic {
  margin: 0px auto;
  text-align: center;
  width: 900px;
  background: #486ce2 url('design_images/content_back.jpg') repeat;
	}



/* THE FOOTER */

#footer {
  margin: 12px 0 0 0;
  width: 900px;
  border-top: 1px solid navy;
  border-bottom: 2px solid navy;
  background-color: #2753e5;
  padding: 6px 0;
  text-align: center;
  }



/* NAVIGATION

div.comic_nav1,
div.comic_nav2,
div.comic_nav3,
div.comic_nav4 {
   float:left; display:inline;
}

div.comic_nav1:hover,
div.comic_nav2:hover,
div.comic_nav3:hover,
div.comic_nav4:hover {
   background-position: 0px -24px;
}

div.comic_nav1 {
   background-image:url('/wp-content/themes/comicpress-3c/design_images/nav/3/nav_first.gif');
}

div.comic_nav2 {
   background-image:url('/wp-content/themes/comicpress-3c/design_images/nav/3/nav_prev.gif');
}

div.comic_nav3 {
   background-image:url('/wp-content/themes/comicpress-3c/design_images/nav/3/nav_next.gif');
}

div.comic_nav4 {
   background-image:url('/wp-content/themes/comicpress-3c/design_images/nav/3/nav_last.gif');
}


#firstcomic {
background:url('/archives/nav_first-rollover.gif');
background-repeat:no-repeat;
height:26px;
width:101px;
float:left;
margin-left:186px;
}

#nextcomic {
background:url('/archives/nav_next-rollover.gif');
background-repeat:no-repeat;
height:26px;
width:101px;
float:left;
}

#prevcomic {
background:url(/archives/nav_prev-rollover.gif');
background-repeat:no-repeat;
height:26px;
width:101px;
float:left;
}

#lastcomic {
background:url('/archives/nav_last-rollover.gif');
background-repeat:no-repeat;
height:26px;
width:101px;
float:left;
}

#firstcomic:hover,
#nextcomic:hover,
#prevcomic:hover,
#lastcomic:hover {
	background-position:-101px;
}

*/


.nav-archives {
  background-image:url('/wp-content/themes/comicpress-3c/design_images/nav/3/archives.gif');
  height:30px;
  width:105px;
  float:left;
}

.nav-cast {
  background-image:url('/wp-content/themes/comicpress-3c/design_images/nav/3/cast.gif');
  height:30px;
  width:63px;
  float:left;
}

.nav-store {
  background-image:url('/wp-content/themes/comicpress-3c/design_images/nav/3/store.gif');
  height:30px;
  width:76px;
  float:left;
}

.nav-extras {
  background-image:url('/wp-content/themes/comicpress-3c/design_images/nav/3/extras.gif');
  height:30px;
  width:86px;
  float:left;
}

.nav-myspace {
  background-image:url('/wp-content/themes/comicpress-3c/design_images/nav/3/myspace.gif');
  height:30px;
  width:108px;
  float:left;
}

.nav-links {
  background-image:url('/wp-content/themes/comicpress-3c/design_images/nav/3/links.gif'); 
  height:30px;
  width:70px;
  float:left;
}

.nav-facebook {
  background-image:url('/wp-content/themes/comicpress-3c/design_images/nav/3/facebook.gif');
  height:30px;
  width:115px;
  float:left;
}

.nav-6sketches {
  background-image:url('/wp-content/themes/comicpress-3c/design_images/nav/3/6sketches.gif');
  height:30px;
  width:149px;
  float:left;
}

.nav-wiki {
  background-image:url('/wp-content/themes/comicpress-3c/design_images/nav/3/wiki.gif');
  height:30px;
  width:74px;
  float:left;
}

.nav-book {
  background-image:url('/wp-content/themes/comicpress-3c/design_images/nav/3/book.gif');
  height:30px;
  width:74px;
  float:left;
}

.nav-subscribe {
  background-image:url('/wp-content/themes/comicpress-3c/design_images/nav/3/subscribe.gif');
  height:30px;
  width:116px;
  float:left;
}

.nav-e-mail {
  background-image:url('/wp-content/themes/comicpress-3c/design_images/nav/3/e-mail.gif');
  height:30px;
  width:87px;
  float:left;
}

.nav-archives:hover,
.nav-sketches:hover,
.nav-cast:hover,
.nav-store:hover,
.nav-extras:hover,
.nav-myspace:hover,
.nav-links:hover,
.nav-facebook:hover,
.nav-subscribe:hover,
.nav-book:hover,
.nav-wiki:hover,
.nav-6sketches:hover,
.nav-e-mail:hover {
  background-position: 0px -30px;
}

.nav {	
	float: right;
	font-size: 10px;
	font-weight: bold;
	}
	
	.nav-first {
		padding: 0 1px 0 0;
		float: left;
		}
	
	.nav-previous  {
		padding: 0 1px;
		float: left;
		}
	
	.nav-next  {
		padding: 0 1px;
		float: left;
		}
		
	.nav-last {
		padding: 0 0 0 1px;
		float: left;
		}

.nav-blog {
	color: #000;
	font-size: 12px;
	font-weight: bold;	
	float: right;
	}
	
	.nav-blog-previous {
		padding: 0 0px 0 0;
		float: left;
		}
		
	.nav-blog-next {
		padding: 0 0 0 0px;
		float: left;
		border-left: 0px solid #000;
		}

.pagenav {
	padding: 10px 10px 0 10px;
	color: #000;
	font-size: 11px;
	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 5px 0 0;
		margin: 0 5px 0 0;
		border-right: 0px solid #000;
		}



/* POSTS - PAGES */

#column {
        margin: 0;
        padding: 4px 1px 1px 9px;
        float: left;
        width: 508px;
	float: left;
	overflow: hidden;
	}

.post, .post-comic, .post-page {
        padding: 0px 8px 4px 8px;
        margin: -4px 0px 4px 0px; 
        background: #6d88fb;
        border: 1px solid navy;
        text-align: left;
        width: 488px;
	}

.post-head, .post-page-head, .post-comic-head {
        margin: 0 0 0 10px;
	}
	
.post-foot, .post-comic-foot, .post-page-foot {
	margin: 0 0px -3px 0px;
	height: 9px;
	overflow: hidden;
	}
	
	.comicdate {
		font-size: 14px;
                margin-top: 5px;
		}

	.postdate {
		font-size: 11px;
		}

.more-link {
	border-top: 1px dashed #000;
	font-style: italic;
	display: block;
	clear: both;
	}
		
.tags {
	font-size: 11px;
	clear: both;
	}

.comment-link {
        font-family: Verdana, Arial, Sans-serif;
        font-size: 12px;
	text-align: right;
	}



/* THE BLOG HEADER */

#blogheader {
  font-family: 'Georgia', serif;
  font-size: 32px;
  letter-spacing: -2px;
  margin-bottom: 5px;
  padding-bottom: 6px;
  padding: 0;
  float: left;
  width: 507px;
  border-top: 2px dotted #C0C0C0;
	}

/* COMMENTS */

#comment:hover, #s:hover, #emailform:hover, .contactinput:hover {
   background: #fffea8;
}

.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: 'Georgia', serif;
		}

.comment {
	padding: 10px;
	margin: 8px 0 0 0;
        background: #6d88fb;
	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: 12px;
	font-family: 'Arial', sans-serif;
	}

#author, #email, #url {
	width: 200px;
	font-size: 12px;
	font-family: 'Arial', sans-serif;
	}

#submit {
   background: transparent url('/wp-content/themes/comicpress-3c/design_images/submit.gif') no-repeat top left;
   padding:0px 0px 2px 0px;
   border:none;
   color:white;
   width: 68px;
   height: 22px;
   float:right;
   cursor:pointer;
}

#submit:hover {
   background: url('/wp-content/themes/comicpress-3c/design_images/submit2.gif');
  }

#submit:active {
   background: url('/wp-content/themes/comicpress-3c/design_images/submit3.gif');
  }

ol.commentlist {
	margin: 0;
	padding: 0;
	font-size: 11px;
	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 {
  margin: 8px 0 8px 0;
  padding: 5px 5px 5px 5px;
  border: 1px solid navy;
  width: 505px;
	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 {
  margin: 0px 0 0 7px;	
        width: 178px;
	padding: 3px 0px 3px 0px;
	float: left;
	font-size: 10px;
	overflow: hidden;
        background: #cbd7ff;
        font-family: Verdana, Sans-Serif;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  border-top: 1px solid #000000;
	}

#sidebar h2, #sidebar h2 a {	
        color: navy;
	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%;
	}

.archivedropdown {
        background: #fff8cb;
        }

/* CALENDAR */

#wp-calendar {
	width: 150px;
        background: #6d88fb;
	margin: 0 0 0 0;
        border: 1px solid #000080;
	}


#wp-calendar th {
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	}

#wp-calendar caption {
        width: 85%;
        color: #000000;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
        font-weight: bold;
	}

#wp-calendar td {
	min-width: 16px;
	padding: 0;
	text-align: center;
	border: 1px solid #BBBBBB;
	}

#wp-calendar a {
	display: block;
	text-decoration: none;
	font-weight: bold;
        color: #0a45bd;
        background: yellow;
	}

	#wp-calendar a:hover {
		color: yellow;
		background: #0a45bd;
		}



/* SEARCH */

#s {
	width: 120px;
	margin: 0 0 0 -6px;
	padding: 0px;
	font-size: 12px;
	font-family: 'Arial', sans-serif;
	}

#searchsubmit {
	font-size: 12px;
	font-family: 'Arial', sans-serif;
	}



/* GALLERY */

.gallery-image {
	width: 518px;
	border: 1px solid #000;
	overflow: hidden;
	background: #000;
}

.gallery-caption {
	font-size: 11px;
	}
	
	.gallery-caption  p {
		width: 510px;
		padding: 5px;
		margin: 0;
		text-align: center;
		color: #fff;
		background: #000;
		}

.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: left;
	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;
	}

.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
	}



/* 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: 'Georgia', serif;
		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: 'Georgia', serif;
	font-style: italic;
	}

	#searchsubmit-transcript {
		padding: 0 5px;
		font-size: 12px;
		font-family: 'Arial', sans-serif;
		}



/* 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;
	}

/* CHARACTER PAGE STYLES */

#bchar-george {
  background-image:url('/wp-content/themes/comicpress/design_images/cast/george.gif');
  height:111px;
  width:111px;
  border:0px;
  float:left;
  margin:4px 4px 4px 6px;
}

#bchar-dave {
  background-image:url('/wp-content/themes/comicpress/design_images/cast/dave.gif');
  height:111px;
  width:111px;
  border:0px;
  float:left;
  margin:4px 4px 4px 6px;
}

#bchar-megan {
  background-image:url('/wp-content/themes/comicpress/design_images/cast/megan.gif');
  height:111px;
  width:111px;
  border:0px;
  float:left;
  margin:4px 4px 4px 6px;
}

#bchar-amanda {
  background-image:url('/wp-content/themes/comicpress/design_images/cast/amanda.gif');
  height:111px;
  width:111px;
  border:0px;
  float:left;
  margin:4px 4px 4px 6px;
}

#bchar-greg {
  background-image:url('/wp-content/themes/comicpress/design_images/cast/greg.gif');
  height:111px;
  width:111px;
  border:0px;
  float:left;
  margin:4px 4px 4px 6px;
}

#bchar-rob {
  background-image:url('/wp-content/themes/comicpress/design_images/cast/rob.gif');
  height:111px;
  width:111px;
  border:0px;
  float:left;
  margin:4px 4px 4px 6px;
}

#bchar-sirloin {
  background-image:url('/wp-content/themes/comicpress/design_images/cast/sirloin.gif');
  height:111px;
  width:111px;
  border:0px;
  float:left;
  margin:4px 4px 4px 6px;
}

#bchar-colleen {
  background-image:url('/wp-content/themes/comicpress/design_images/cast/colleen.gif');
  height:111px;
  width:111px;
  border:0px;
  float:left;
  margin:4px 4px 4px 6px;
}

#bchar-chainlink {
  background-image:url('/wp-content/themes/comicpress/design_images/cast/chain-link.gif');
  height:111px;
  width:111px;
  border:0px;
  float:left;
  margin:4px 4px 4px 6px;
}

#bchar-demurson {
  background-image:url('/wp-content/themes/comicpress/design_images/cast/demurson.gif');
  height:111px;
  width:111px;
  border:0px;
  float:left;
  margin:4px 4px 4px 6px;
}

#bchar-paul {
  background-image:url('/wp-content/themes/comicpress/design_images/cast/paul.gif');
  height:111px;
  width:111px;
  border:0px;
  float:left;
  margin:4px 4px 4px 6px;
}

#bchar-denise {
  background-image:url('/wp-content/themes/comicpress/design_images/cast/denise.gif');
  height:111px;
  width:111px;
  border:0px;
  float:left;
  margin:4px 4px 4px 6px;
}

#bchar-denise:hover, #bchar-george:hover, #bchar-dave:hover, #bchar-amanda:hover, #bchar-greg:hover, #bchar-rob:hover, #bchar-sirloin:hover, #bchar-colleen:hover, #bchar-chainlink:hover, #bchar-megan:hover, #bchar-demurson:hover, #bchar-paul:hover {
  background-position:-111px;
}


/* BUTTONS */

input.searchsubmit {
   background: transparent url(/wp-content/themes/comicpress-3c/design_images/searchsub.gif) no-repeat top left;
   padding:0px 0px 3px 0px;
   border:none;
   color:white;
   width: 30px;
   height: 22px;
   cursor: pointer;
}

input.searchsubmit:hover {
   background-position: -30px;
}

input.searchsubmit:active {
   background-position: -60px;
}

input.subscribe {
   background: transparent url(/wp-content/themes/comicpress-3c/design_images/subs.gif) no-repeat top left;
   padding:0px 0px 2px 0px;
   border:none;
   color:white;
   width: 68px;
   height: 22px;
   cursor: pointer;
}

input.subscribe:hover {
   background-position: -68px;
}

input.subscribe:active {
   background-position: -136px;
}


/* TWITTER */

#twitter_div {
/*	border:2px navy solid;
        background: #6d88fb; */
	text-align: left;
	color:navy;
	font-size:8pt;
	font-style:italic;
	padding: 0px 0px 0px 0px;
        width: 158px;
        margin: ;
}

#twitter_div a {
        color: #496ce2;
}

h4.twitter-title {
        font-style:normal;
        color:black;
	text-decoration:underline;
	text-align:center;
	font-size:12px;
	margin: 4px 0px 6px 0px;
}

#disqus_thread {
        border:2px navy solid;
        background: #6d88fb;
	padding: 4px 4px 4px 4px;
}

#disqus_thread.h3 {
        margin: 0px 0px 0px 9px !important;
}

.dsq-comment {
        border-bottom:1px navy solid !important;
}

.dsq-comment-message {
        margin: 0px 0px 0px 9px !important;
}

.dsq-comment-footer {
        margin: 2px 0px 3px 0px !important;
        padding-left:9px !important;
}
