/*  
Theme Name: Superfrat
Theme URI: http://www.superfrat.com
Description: ComicPress fused into Superfrat's style by <a href="http://www.digitalcoffee.biz">Digital Coffee</a>.
Version: 2.0 BE
Author: Eric Holden
Author URI: http://www.digitalcoffee.biz/

	ComicPress 2.0 BE (Blogging Edition)
	 http://mindfaucet.com/comicpress/

	This theme was based on the WordPress default Kubrick theme.
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


/* MAIN SECTIONS */
#pw {
  margin: 0 auto;
  padding: 0;
  width: 1050px;
}

#wrapper {
  margin: 0 auto;
  padding-left:0px;
  padding-right:0px;
  padding-top:0;
  padding-bottom:0;
  text-align: center;
  }

body {
  margin: 0 auto;
  background: #0f088c;
  background-image:url(images/background.jpg);
  background-position:top;
  background-repeat:repeat-x;
  color: #333;
  font: 10px Arial, Sans-Serif;
  text-align: center;
  }
	
#header {
  margin: 0 auto;
  height:150px;
  width: 893px;
  border: 2px solid #000;
  }
	
#headerbar {
  width: 893px;
  height: 25px;
  background: #e5e5e5;
  border-top:1px solid #000;
  border-left:2px solid #000;
  border-right: 2px solid #000;
  margin: 0 auto;
  }

#comic {
  width: 893px;
  background: #fff;
  padding-bottom:15px;
  padding-top:5px;
  border-bottom: 1px solid #eee30f;
  border-left:2px solid #000;
  border-right: 2px solid #000;
  margin: 0 auto;
  }

#page {
  width: 893px;
  background-color: #FFFFFF !important;
  border-left:2px solid black;
  border-right: 2px solid black;
  text-align: left;
  margin: 0 auto;
  clear: none !important;
  }
    
#sidebar {
  margin: 0 0 0 650px;
  background-color: #fff;
  padding: 7px 0 10px 20px;
  width: 190px;
  border-left: 2px dotted #C0C0C0;
  }
  
#footer {
  width: 893px;
  background-color: #FFFFFF;
  clear: both;
  margin: 0 auto;
  }

#footer p {
  padding: 20px 0;
  border-top: 1px solid #C0C0C0;
  text-align: center;
  }

#comicarchiveframe {
  margin: 20px 0 10px 0;
  padding: 5px;
  border: 2px dotted #C0C0C0;
  }

/* POST STRUCTURE */

.narrowcolumn {
  margin: 0;
  padding: 5px 0 0px 20px;
  float: left;
  width: 600px;
  }
  
.blogheader {
  margin: 0;
  padding: 0;
  float: left;
  width: 645px;
  border-top: 2px dotted #C0C0C0;
  }

#leftcontainer {
  margin: 0;
  padding: 0;
  width: 645px;
  }

.post {
  margin: 0;
  text-align: justify;
  }

.narrowcolumn .postmetadata {
  padding-top: 5px;
  }

 
/* FONTS */

a, .entry p a:visited {
  color: #08044c;
  text-decoration: none;
  }

a:hover {
  color: #777777;
  text-decoration: underline;
  }
  
h2 a:hover, h3 a:hover {
  color: #777777;
  }

.headernav {
  margin: -15px 5px -10px 0;
  float: right;
  font-size: 40px;
  font-weight: bold;
  }

.headernav a {
  color: #333;
  }

.headernav a:hover {
  color: #777777;
  text-decoration: none;
  }
  
.headerbarlinks {
  padding: 4px 0 0 10px;
  color: #333333;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  letter-spacing: 4px;
  }

.headerbarlinks a{
  color: #333333;
  letter-spacing: 0;
  }

.headerbarlinks a:hover{
  color: #777777;
  text-decoration: none;
  letter-spacing: 0;
  }

.comicnav {
  padding: 3px 0 0 0;
  font-size: 11px;
  float: right;
  }

.comicnav a {
  color: #333;
  }

.comicnav a:hover {
  color: #777777;
  text-decoration: none;
  }

.comicdate {
  font-size: 15px;
  font-weight: bold;
  }
  
#content {
  font-size: 12px;
  }

.narrowcolumn .postmetadata {
  text-align: right;
  }

.alt {
  background: #F7F7F7;
  border-top: 1px solid #7D7D7D;
  border-bottom: 1px solid #7D7D7D;
  }
  
#sidebar {
  font-family: Verdana, Sans-Serif;
  font-size: 10px;
  }
  
#sidebar h2 {
  font-family: Verdana, Sans-Serif;
  font-size: 12px;
  }
  
small {
  font-family: Arial, Sans-Serif;
  font-size: 11px;
  }

h2, h3 {
  font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
  font-weight: bold;
  }

h1 {
  color: #333;
  font-family: Times, Serif;
  font-size: 50px;
  font-weight: normal;
  text-align: left;
  letter-spacing: -2px;
  }

h2 {
  font-size: 19px;
  }

h2.pagetitle {
  font-size: 19px;
  }

h3 {
  font-size: 16px;
  }

.post h3 {
  border-bottom: 2px solid #7D7D7D;
  }

h1, h1 a, h1 a:hover, h1 a:visited {
  color: #777777;
  text-decoration: none;
  }

.description {
  color: #555555;
  font-size: 14px;
  font-style: italic;
  letter-spacing: 2px;
  text-align: left;
  }

h2,  #sidebar h2 {
  text-decoration: none;
  color:#333;
  }
  
h2 a, h2 a:visited, h3, h3 a, h3 a:visited, #wp-calendar caption, cite {
  text-decoration: none;
  color:#08044c;
  }

h2 a:hover, h3 a:hover{
  text-decoration:none;
  color:#777;
  }

.commentlist li, #commentform input, #commentform textarea {
  font-family: Arial, Sans-Serif;
  font-size: 11px;
  }
  
.commentlist li {
  font-weight: bold;
  overflow: auto;
  }

.commentlist cite, .commentlist cite a {
  font-weight: bold;
  font-style: normal;
  font-size: 12px;
  }

.commentlist p {
  font-weight: normal;
  text-transform: none;
  }

.commentmetadata {
  font-weight: normal;
  }

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
  color: #7D7D7D;
  }
  
code {
  font-family: 'Courier New', Courier, Fixed;
  font-size: 12px;
  }

acronym, abbr, span.caps {
  font-size: 10px;
  }

.latestcomics {
  font-family: Arial, Sans-Serif;
  }

/* DROP-DOWN NAVIGATION */

#nav {
	position: relative;
	z-index: 4;
	padding: 4px 0 0 10px;
    color: #333;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    letter-spacing: 4px;
	}
		
	#nav ul {
		padding: 0;
		margin: 0;
		list-style: none;
		z-index: 4;
	}
	
	#nav li {
		float: left;
		position: relative;
		padding: 0 10px;
		text-align: left;
		z-index: 4;
		border-right: 2px solid #333;
	}
		
	#nav .double-line {
		line-height: 15px;
	}
		
	#nav li ul {
		display: none;
		position: absolute;
		margin-top: 0px;
		margin-left: -15px; 
		text-align: left;
		border: solid 1px #333;
		background-color: #111;
		filter: alpha(opacity=90);
		-moz-opacity: 0.9;
		opacity: 0.9;
		-khtml-opacity: 0.9;
		z-index: 4;
		list-style: none;
	}
		
	#nav li:hover ul {
		display: block;
	}
		
	#nav li ul li {
		border-bottom: solid 1px #000;
		margin-top: 0;
		font-weight: normal;

	}
		
	#nav li#last {
		border-right: none;
	}	
	
	#nav li a:link {
		font: 14px Arial, Helvetica, sans-serif;
		color: #333;
		text-decoration: none;
	}
	
	#nav li a:visited {
		color: #777;
		text-decoration: none;
	}
	
	#nav li ul li a {
		display: block;
		padding: 5px;
	}
	
	#nav li ul li a:link {
		color: #eee;
		font-size: 12px;
	}
	
	#nav li ul li a:visited {
		color: #ddd;
	}
		
	#nav li ul li a:hover {
		color: #ddd;
		background-color: #333;
	}
	
#vote_buttons {
	position: relative;
	width: 90%;
	padding: 10px;
	text-align: center;
}
	#vote_buttons img {
		padding: 0 10px;
		border: none;
	}
	
	#vote_buttons a span {
		display: none;
	}
	
	#vote_buttons a:hover span {
		display: block;
		z-index: 99;
		position: relative;
		top: 50px;
		left: 50px;
		font: 12px Arial, Helvetica, sans-serif;
		color: #000;
		border: 1px solid #fff;
		background-color: #FFFFFF;
		width: 100px;
	}
	
	#vote_buttons h1 {
		font: 24px Arial, Helvetica, sans-serif;
		color: #000;
		padding: 5px 0;
		margin: 0px;
		text-align: center;
	}
	

/* CATEGORIES ARCHIVE */

li.categories ul {
	display: none;
}

	li.categories:hover ul {
		display: block;
	}

  
/* TEXT MARGINS */

h1 {
  margin: 0;
  padding: 0 0 0 10px;
  }

.description {
  margin: -3px 0 0 0;
  padding: 0px 0 10px 30px;
  }

h2 {
  margin: 0 0 0 0;
  }

h2.pagetitle {
  margin: 10px 0 0 0;
  padding: 0 0 5px 0;
  text-align: left;
  }

#sidebar h2 {
  margin: 5px 0 0;
  padding: 0;
  }

h3 {
  margin: 30px 0 0;
  padding: 0;
  }

h3.comments {
  margin: 40px auto 20px ;
  padding: 0;
  }

p img {
  padding: 0;
  max-width: 100%;
  }

.navigation {
  margin: 10px 0 30px 0;
  text-align: center;
  display: block;
  }


/* LISTS */

html>body .entry ul {
  margin-left: 0px;
  padding: 0 0 0 30px;
  list-style: none;
  padding-left: 10px;
  text-indent: -10px;
  } 

html>body .entry li {
  margin: 7px 0 8px 10px;
  }

.entry ol {
  margin: 0;
  padding: 0 0 0 35px;
  }

.entry ol li {
  margin: 0;
  padding: 0;
  }

.postmetadata ul, .postmetadata li {
  display: inline;
  list-style-type: none;
  list-style-image: none;
  }
  
#sidebar ul, #sidebar ul ol {
  margin: 0;
  padding: 0;
  }

#sidebar ul li {
  margin: 0 0 15px 0;
  list-style-type: none;
  list-style-image: none;
  }

#sidebar ul p, #sidebar ul select {
  margin: 5px 0 8px;
  }

#sidebar ul ul, #sidebar ul ol {
  margin: 5px 0 0 10px;
  }

#sidebar ul ul ul, #sidebar ul ol {
  margin: 0 0 0 10px;
  }

ol li, #sidebar ul ol li {
  list-style: decimal outside;
  }

#sidebar ul ul li, #sidebar ul ol li {
  margin: 3px 0 0;
  padding: 0;
  }


/* FORMS */

#commentform textarea, #s, #author, #email, #url, select, textarea {
  padding: 2px;
  background: #FFFFFF;
  color: #555555;
  border: 1px solid #BBBBBB;
  }
  
#commentform #submit, #searchsubmit, #searchsubmitclear, #sortsubmit {
  color: #777;
  background: #DDDDDD;
  border: 1px solid #BBBBBB;
  }
  
#commentform #submit:hover, #searchsubmit:hover, #searchsubmitclear:hover, #sortsubmit:hover {
  color: #08044c;
  background: #e5e5e5;
  }

#searchsubmitclear {
  margin: 0 0 0 3px;
  }

#commentform #submit {
  margin: 0;
  float: right;
  }
  
#commentform input {
  margin: 5px 5px 1px 0;
  padding: 2px;
  width: 170px;
  }

#commentform textarea {
  width: 100%;
  }

#commentform p {
  margin: 5px 0;
  }

#sidebar #searchform #s {
  padding: 2px;
  width: 108px;
  }

#sidebar #searchsubmit {
  padding: 1px;
  }

.entry form { /* This is mainly for password protected posts, makes them look better. */
  text-align: center;
  }

select {
  width: 130px;
  }

#sidebar form {
  margin: 0;
  }


/* COMMENTS */

.alt {
  margin: 0;
  padding: 10px;
  }

.commentlist {
  padding: 0;
  text-align: justify;
  }

.commentlist li {
  margin: 15px 0 3px;
  padding: 5px 10px 3px;
  list-style: none;
  }

.commentlist p {
  margin: 10px 5px 10px 0;
  }

.nocomments {
  margin: 0;
  padding: 0;
  text-align: center;
  }

.commentmetadata {
  margin: 0;
  display: block;
  }


/* CALENDAR */

#wp-calendar a {
  text-decoration: none;
  }

#wp-calendar caption {
  padding: 15px 0 0 0;
  width: 100%;
  color: #7D7D7D;
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  }

#wp-calendar th {
  font-style: normal;
  text-transform: capitalize;
  }

#wp-calendar {
  margin: 0 auto 0;
  width: 155px;
  empty-cells: show;
  }

#wp-calendar #next a {
  padding-right: 10px;
  text-align: right;
  }

#wp-calendar #prev a {
  padding-left: 10px;
  text-align: left;
  }

#wp-calendar a {
  background: #DDDDDD;
  display: block;
  }

#wp-calendar a:hover {
  background: #08044c;
  }

#wp-calendar td {
  padding: 0;
  text-align: center;
  border: 1px solid #BBBBBB;
  }

#wp-calendar td.pad:hover { /* Doesn't work in IE */
  background-color: #fff; }


/* VARIOUS */

hr {
  height: 2px;
  background-color: #7D7D7D;
  color: #7D7D7D;
  border: 0px;
  }

a img {
  border: none;
  }

.center {
  text-align: center;
  }

acronym, abbr, span.caps {
  cursor: help;
  }

acronym, abbr {
  border-bottom: 1px dashed #999;
  }

blockquote {
  margin: 15px 30px 0 10px;
  padding-left: 20px;
  border: 1px solid #ddd;
  border-left: 5px solid #ddd;
  }

blockquote cite {
  margin: 5px 0 0;
  display: block;
  }

/* END */

