/*  
Theme Name: ComicPress
Theme URI: http://mindfaucet.com/comicpress/
Description: A customizable theme for publishing comics.
Version: 2.1
Author: Tyler Martin
Author URI: http://mindfaucet.com/

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

body  { color: #630; font: 10px Georgia; background-image: url(http://www.cowboyorange.com/ota/old_paper.jpg); background-attachment: scroll; background-position: center top; text-align: center; margin: 0 }
	
#header  { background: transparent; margin: 0 auto; width: 760px }
	
#headerbar  { margin: 0 auto; width: 760px; height: 40px; border-top: 1px solid #630; border-bottom: 1px solid #630 }

#comic  { margin: 0 auto; width: 760px; border-bottom: 1px solid #ffc }

#page  { text-align: left; margin: 0 auto; width: 760px }
    
#sidebar  { font-size: 10px; font-family: Georgia; margin: 0 0 0 545px; padding: 7px 0 10px 10px; width: 190px; border-left: 2px dotted #ffc }
  
#footer  { background-color: #ffc; text-align: center; margin: 20px 0 0; padding: 10px 0; width: 760px; border-top: 1px solid #963 }

#footerclear {
  clear: both;
  }

#comicarchiveframe  { margin: 20px 0 10px; padding: 5px 0 5px 10px; width: 400px; border-style: solid; border-width: 1px 1px 2px 2px; border-color: #c96 #963 #630 }
  
#comicarchiveframe a:hover img {
  filter: alpha(opacity=50);
  -moz-opacity: .50;
  opacity: .50;
  }


/* POST STRUCTURE */

.narrowcolumn {
  margin: 0;
  padding: 5px 0 0px 20px;
  float: left;
  width: 500px;
  }
  
.blogheader  { margin: 0; padding: 0; width: 545px; float: left; border-top: 2px dotted #c96 }

#leftcontainer {
  margin: 0;
  padding: 0;
  float: left;
  width: 545px;
  }

.post {
  margin: 0;
  text-align: justify;
  }

.narrowcolumn .postmetadata {
  padding-top: 5px;
  }


/* HEADERS */

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: -2px;
  }

h2  { font-size: 19px; font-family: Georgia; font-weight: bold; margin: 0 }

h2.pagetitle {
  margin: 10px 0 0 0;
  padding: 0 0 5px 0;
  text-align: left;
  font-size: 19px;
  }

#sidebar h2  { font-size: 12px; font-family: Georgia, serif; margin: 5px 0 0; padding: 0 }

h3  { font-size: 16px; font-family: Georgia, serif; font-weight: bold; margin: 30px 0 0; padding: 0 }

.post h3  { border-bottom: 2px solid #963 }

h3.comments {
  margin: 40px auto 20px ;
  padding: 0;
  }


/* FONTS */

a  { color: #630; text-decoration: none }

a:hover  { color: #f93 }

.headernav {
  margin: -15px 5px -10px 0;
  float: right;
  font-size: 40px;
  font-weight: bold;
  }

.headernav a  { color: #f93 }

.headernav a:hover  { color: #630; text-decoration: none }
  
.headerbarlinks  { color: #630; font-size: 14px; font-weight: bold; text-align: left; letter-spacing: 4px; padding: 4px 0 0 10px }

.headerbarlinks a { color: #963; letter-spacing: 0 }

.headerbarlinks a:hover { color: #f93; text-decoration: none; letter-spacing: 0 }

.comicnav {
  padding: 3px 0 0 0;
  font-size: 11px;
  float: right;
  }

.comicnav a  { color: #963 }

.comicnav a:hover  { color: #f93; text-decoration: none }

.comicdate {
  font-size: 15px;
  font-weight: bold;
  }
  
#content {
  font-size: 12px;
  }

.narrowcolumn .postmetadata {
  text-align: right;
  }

.alt  { background: #ffc; border-top: 1px solid #963; border-bottom: 1px solid #963 }
  
small  { font-size: 11px; font-family: Times }

.description  { color: #963; font-size: 14px; font-style: italic; text-align: left; letter-spacing: 2px; margin: -3px 0 0; padding: 0 0 10px 30px }

.commentlist li, #commentform input, #commentform textarea  { font-size: 11px; font-family: Georgia, serif }
  
.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: #963 }
  
code {
  font-family: 'Courier New', Courier, Fixed;
  font-size: 12px;
  }

acronym, abbr, span.caps {
  font-size: 10px;
  }

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  { color: #630; background: #ffc; padding: 2px; border: solid 1px #c96 }
  
#commentform #submit, #searchsubmit, #searchsubmitclear, #sortsubmit  { color: #f93; background: #ffc; border: solid 1px #c96 }
  
#commentform #submit:hover, #searchsubmit:hover, #searchsubmitclear:hover, #sortsubmit:hover  { color: #f93; background: #630 }

#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;
  }


/* VARIOUS */

hr  { color: #963; background-color: #963; height: 2px; border: 0 }

a img {
  border: none;
  }

.center {
  text-align: center;
  }

acronym, abbr, span.caps {
  cursor: help;
  }

acronym, abbr  { border-bottom: 1px dashed #963 }

blockquote  { margin: 10px; padding: 5px 10px 5px 20px; border-style: solid; border-width: 1px 1px 1px 5px; border-color: #963 }

blockquote cite {
  margin: 5px 0 0;
  display: block;
  }

.commentlist {
  margin: 0;
  }
  
.narrowcolumn .postmetadata.alt {
  text-align: left;
  }


/* SIDEBAR WIDGETS */


.latestcomics  { font-family: Georgia, serif }

select.archivedropdown  { color: #963; font-size: 11px; font-family: Georgia, Times, serif; width: 150px; border: solid 1px #630 }

li.archivedropdown {
  padding-left: 19px;
  }


/* CALENDAR */

#wp-calendar a {
  text-decoration: none;
  }

#wp-calendar caption  { color: #963; font-size: 13px; font-family: Georgia, Times, serif; font-weight: bold; text-align: center; padding: 0; width: 100% }

#wp-calendar th {
  font-style: normal;
  text-transform: capitalize;
  text-align: center;
  }

#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: #ffc; display: block }

#wp-calendar a:hover  { background: #963 }

#wp-calendar td  { text-align: center; padding: 0; border: solid 1px #963 }

#wp-calendar td.pad:hover { /* Doesn't work in IE */
  background-color: #fff; }


/* END */