/*  
Theme Name: e-frank 2.0
Theme URI: http://mindfaucet.com/comicpress/
Description: A customizable theme for publishing comics.
Version: 2.0
Author: Frank Lee, incorporating Comicpress by 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 */

html {
  height: 100%;
  margin-bottom: 1px;   
  }

body {
  margin: 0;
  background: #FFDD57;
  color: #333;
  font: 14px Arial, Sans-Serif;
  text-align: center;
  }

p {
margin: 0;
padding: 0.5em 0;
}

#page {
  margin: 0 auto;
  width: 760px;
  border: #AAA solid 1px;
}

#header {
  background: #000;
  background-image: url(bannerbg.jpg);
  }
	
#menubar, #comicbar {
  height: 25px;
  background: #454545;
  border-top: 1px solid #252525;
  border-bottom: 1px solid #252525;
  }

#comic {
  background: #FFFFFF;
  border-bottom: 1px solid #C0C0C0;
  }
#column {
	width: 550px;
	padding: 5px 15px 20px 10px;
	float: left;
	overflow: hidden;
	}
  
#page {
  background-color: #FFFFFF;
  text-align: left;
  clear: both;
  }
    
#sidebar {
  margin: 0 0 0 570px;
  padding: 7px 12px 10px 12px;
  width: 166px;
  border-left: 1px dotted #C0C0C0;
  font-family: Verdana, Sans-Serif;
  font-size: 1.2em;
  background-color:#F6F6F6;
  }
  
#footer {
  margin: 20px 0 0 0;
  padding: 10px 0;width: 760px;
  border-top: 1px solid #C0C0C0;
  background-color: #EFEFEF;
  text-align: center;
  }

#footerclear {
  clear: both;
  }

#comicarchiveframe {
  margin: 20px 0 10px 0;
  padding: 5px 0 5px 10px;
  border-top: 1px solid #ccc;
  border-right: 1px solid #aaa;
  border-bottom: 1px solid #555;
  border-left: 2px solid #777;
  width: 220px;
  }
  
#comicarchiveframe a:hover img {
  filter: alpha(opacity=50);
  -moz-opacity: .50;
  opacity: .50;
  }
.clear {
	clear: both;
	}


/* POST STRUCTURE */

.narrowcolumn {
  margin: 0;
  padding: 5px 0 0px 30px;
  float: left;
  width: 485px;
  }
  
.blogheader {
  margin: 0;
  padding: 0;
  float: left;
  width: 545px;
  border-top: 5px solid #454545;
  }

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

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

.narrowcolumn .postmetadata {
  padding-top: 5px;
  font-size: 0.9em;
  line-height: 1.8em;
  }


/* HEADERS */


#header h1, #header h1 a, #header 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;
  }


h1 {
  margin: 0.8em 0  0.2em  0;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: bold;
  font-size: 1.6em;
  line-height: 1.1em;
  }

.post h1 {
  border-bottom: 2px solid #7D7D7D;
  }

h2 {
  margin: 0;
  padding: 0.5em 0 0 0;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: bold;
  font-size: 1.6em;
  line-height: 1.1em;
  }

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

#sidebar h2 {
  margin: 5px 0 0;
  padding: 0;
  font-family: Verdana, Sans-Serif;
  font-size: 1.0em;
  }

h3 {
  margin: 0.5em 0 0;
  padding: 0;
  font-size: 16px;
  font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
  font-weight: bold;
  }

.post h3 {
/*  border-bottom: 2px solid #7D7D7D; */
  }

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

.entry {
 line-height: 140%;
}

/* FONTS */

a {
  color: #7F0000;
  text-decoration: none;
  }

a:hover {
  color: #FF0000;
  }

ul, ol {
  margin: 0 0 0 3em;
}

   
ul.related_post {
  margin-bottom: 10px;
}

#postnav {
  display: block;
  }

#postnav p.previous {
  padding: 3px 0 0 0;
  font-size: 0.9em;
  float: left;
  }

#postnav p.next {
  padding: 3px 0 0 0;
  font-size: 0.9em;
  float: right;
  }
 
#commentseparator {
  margin-top: 50px;
  border-bottom: 5px solid #7D7D7D;
}

.comicnav {
  padding: 3px 0 0 0;
  font-size: 0.9em;
  float: right;
  display: block;
  }
  
.comicnav a {
  color: #333;
  }

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

.comicdate {
  font-size: 15px;
  font-weight: bold;
  }
  
#content {
  font-size: 1em;
  clear:both;
  line-height: 150%;
  }

.entry a {
  border-bottom: 1px solid #7F0000;
}

.entry a:hover {
  border-bottom: 1px solid #F00;
}

.narrowcolumn .postmetadata {
  text-align: right;
  margin-top: 10px;
  }

.alt {
  background: #F7F7F7;
  border-top: 1px solid #7D7D7D;
  border-bottom: 1px solid #7D7D7D;
  }
  
small {
  font-family: Arial, Sans-Serif;
  font-size: 0.9em;
  }

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

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

p img {
  padding: 0;
  max-width: 100%;
  }

.navigation {
  margin: 10px 0 30px 0;
  text-align: center;
  display: block;
  }


/* MENU */

#menu {
  margin: 2px 10px;
  font-size: 1.3em;
  font-weight: bold;
  position: relative;
  }

   #menu li a {
     color: #FFFFFF;
     letter-spacing: 0;
	 margin: 0 10px;
     }
   
   #menu li a:hover {
     color: #FF0000;
     text-decoration: none;
     }
    /* 
   .menu #prev {
     float: left;
     display: inline;
   }
   
   .menu #next {
     float: right;
     display: inline;
   }
    */ 
   ul#menu {
     padding: 4px 0 0 10px;
     margin: 0;
     color: #AAA;
     font-size: 14px;
     font-weight: bold;
     text-align: left;
     letter-spacing: 4px;
     list-style-type: none;
     }
   
   #menu li {
     display: inline;
   }
   
.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 {

  }
  
#commentform #submit:hover, #searchsubmit:hover, #searchsubmitclear:hover, #sortsubmit:hover {

  }

#searchsubmitclear {
  margin: 0 0 0 3px;
  }

#commentform #submit {
  margin: 0;
  float: left;
  }
  
#commentform input {
  margin: 5px 5px 1px 0;
  padding: 2px;
  width: 170px;
  }

#commentform textarea {
  width: 90%;
  }

#commentform p {
  margin: 5px 0;
  }

#sidebar #searchform #s {
  padding: 2px;
  width: 108px;
  }

#sidebar #searchsubmit {
  padding: 1px;
  }
  
#blogheader {
  border-top: 2px solid #000;
}

.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 {
  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: 10px;
  padding: 5px 10px 5px 20px;
  border: 1px solid #ddd;
  border-left: 5px solid #ddd;
  }

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

.commentlist {
  margin: 0;
  }
  
.narrowcolumn .postmetadata.alt {
  text-align: left;
  }
  
.more-link, a.more-link, a:hover.more-link {
	text-decoration: none;
	border: none;
	font-style: italic;
	display: block;
	clear: both;
	}

/* SIDEBAR WIDGETS */


.latestcomics {
  font-family: Arial, Sans-Serif;
  }

select.archivedropdown {
  width: 150px;
  border: 1px solid #BBBBBB;
  font-family: Verdana, Arial, Sans-serif;
  font-size: 11px;
  color: #333333;
  }

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


/* CALENDAR */

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

#wp-calendar caption {
  padding: 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;
  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: #DDDDDD;
  display: block;
  }

#wp-calendar a:hover {
  background: #7F0000;
  }

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

.command {
  font-family: "Courier New", Courier, monospace;
  color: #666;
}

/* END */

