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

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

body {
  margin-top: 0px;
  font-family:  Helvetica, Arial, sans-serif;
  text-align: center;
  font-size: 10pt;
  background: #072752 url(images/cityscape.gif) repeat-x center 300px;
}
	
#header{
	text-align:center;
}
	
#headerbar{
  margin: 0 auto;
  width: 998px;
  height: 35px;
  margin-top:5px;
}

#comic {
  margin: 0px auto;
  background: #FFFFFF;
  }

#page {
  margin: 0px auto;
  text-align: left;
}
    
#sidebar {
  padding: 7px 0 10px 20px;
  width: 190px;
  float:left;
  text-align:left;
  }
  
#footer {
/*background-color:#FFFFFF;*/
clear:both;
color:#3399FF;
font-size:9pt;
/*margin-left:0.1px;*/
/*width:750px;*/
}

#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;
  /*float: left;*/
  width: 700px;
}
  
.blogheader {
  margin: 0;
  padding: 0;
  border-top: 2px dotted #C0C0C0;
  }

#leftcontainer {
  margin: 0;
  padding: 0;
  float: left;
  width: 750px;
  background:#FFF;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}

.post {
	text-align: left;
}
.post p{
	font-family:  Helvetica, Arial, sans-serif;
	line-height:13pt;
}

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

 
/* FONTS */

a {
  color: #FF6200;
  text-decoration: none;
  }
  
 .entry p a:visited {
 color: #FF0066;
 }

a:hover {
	color: #FF0066;
	text-decoration: none;
  }
  
h2 a:hover, h3 a:hover {
  color: #FF0000;
  }

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

.headernav a {
  color: #FFFFFF;
	font-size: 6pt;
}

.headernav a:hover {
  color: #FF0000;
  text-decoration: none;
	font-size: 5pt;
}
  
.headerbarlinks {
	color:#9bcdff;
	text-align: left;
	font-weight: bold;
	font-size: 13px;
	word-spacing: 7px;
	overflow: hidden;
	padding-top: 11px;
	padding-left: 12px;
}

.headerbarlinks a{
color:#9bcdff;
  text-decoration:none;
  }

.headerbarlinks a:hover{
color:#FFFFFF;
  text-decoration: none;
  }

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

.comicnav a {
  color: #333;
  }

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

  
#content {
	font-size: 12px;
	font-variant: normal;
	padding: 20px;
}

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

.alt {
  background: #f9f9f9;
  border-top: 1px solid #c9c9c9;
  border-bottom: 1px solid #c9c9c9;
}
  
#sidebar {
  font-family:  Helvetica, Arial, sans-serif;
  font-size: 10px;
  }
  
#sidebar h2 {
  font-family:  Helvetica, Arial, sans-serif;
  font-size: 12px;
  }
  
small {
  font-family: Arial, Sans-Serif;
  font-size: 11px;
  }

h2, h3 {
  font-family:  Helvetica, Arial, sans-serif;
  font-weight: bold;
  }

h1 {
  color: #FFFFFF;
  font-family: Times, Serif;
  font-size: 50px;
  font-weight: normal;
  text-align: left;
  letter-spacing: -2px;
  }

h2 {
  font-size: 23px;
  }

h2.pagetitle {
  font-size: 19px;
border-bottom:2px solid #A2CCED;
  }

h3 {
  font-size: 16px;
  }

h1, h1 a, h1 a:hover, h1 a:visited {
  color: #FFFFFF;
  text-decoration: none;
  }

.description {
  color: #555555;
  font-size: 14px;
  font-style: italic;
  letter-spacing: 2px;
  text-align: left;
  }

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
  text-decoration: none;
  }

.commentlist li, #commentform input, #commentform textarea, #recommenditform input {
  font-family: 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;
	font-size: 11.5px;
}

.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;
  }
  
  
/* 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 {
  text-align: left;
  }

#sidebar h2 {
  margin: 5px 0 0 0;
  padding: 0;
  }

h3 {
  margin: 0px;
  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;
  } 

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 li.widget{
	background: #1f2f71 url('images/postdetails_BG.gif') repeat-x 0 top;
	padding-bottom: 20px;
	border-radius:10px;
	padding-left: 20px;
	margin-top: 20px;
}
  
#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: #FF6200;
  background: #FFECD2;
  border: 1px solid #BBBBBB;
  }
  
#commentform #submit:hover, #searchsubmit:hover, #searchsubmitclear:hover, #sortsubmit:hover {
  color: #FF0066;
  background: #FFCC99;
  }
#recommendit {
	display: inline-block;
}
#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 {
  list-style: none;
	margin-right: 0;
	margin-left: 0;
	padding: 10px 10px 0;
}

.commentlist p {
  margin: 15px 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: #FFF;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
  }

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #3399FF;
  }

#wp-calendar {
  margin: 0 auto 0;
  width: 125px;
  empty-cells: show;
  font-size:10px;
  }

#wp-calendar #next a {
  padding-right: 10px;
  text-align: right;
  }

#wp-calendar #prev a {
  padding-left: 10px;
  text-align: left;
  }

#wp-calendar a {
	display: block;
	background-color: #203D7E;
  }

#wp-calendar a:hover {
	
  }

#wp-calendar td {
	padding: 0;
	text-align: center;
	border: 1px solid #203D7E;
	color: #3399FF;
  }

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


/* VARIOUS */

hr {
  height: 2px;
  background-color: #203071;
  color: #203071;
  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;
  }
  
/* Brian's */
#bluebar{
	background-image: url(images/blubar_c.gif);
	background-repeat: repeat-x;
	background-color: #273A89;
	height:35px;
	-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;
	padding-left: 15px;
	padding-right: 15px;
}

#blacktop{
	background-color:#131D46;
	background-position:center top;
	background-repeat:repeat-x;
	width: 978px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	margin-top: 5px;
	-webkit-border-radius: 15px;-moz-border-radius: 15px;border-radius: 15px;
	border-top: 2px solid #173780;
}
/*
#blacktop_tl{
background-image:url(images/blacktop_TL.gif);
background-position:top left;
background-repeat:no-repeat;
padding:0px;
}

#blacktop_tr{
background-image:url(images/blacktop_TR.gif);
background-position:top right;
background-repeat:no-repeat;
padding:10px;

}*/

.sidebargrad{
	background-repeat:repeat-x;
	background-position:top;
	background-image:url("images/postdetails_BG.gif");
	border:10px solid #131d46;
	border-top:0px;
	border-bottom:0px;
	width:175px;background-color:#203071;
}
.sb_bl{
background-image:url(images/postdetails_BL.gif);
background-position:bottom left;
background-repeat:no-repeat;
padding:15px;
}
.sb_br{
background-image:url(images/postdetails_BR.gif);
background-position:bottom right;
background-repeat:no-repeat;
}

#sidebar h2{
color:#FFF;
}

#sidebar p{
	color:#3399FF;
}
/* comic archive mod */
.comicbox {	
	background-color:#FFECD2;
	border:1px dashed #999999;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	height:170px;
	margin:8px 8px 10px 0px;
	padding:10px;
	text-decoration:none;
	width: 128px; overflow:hidden;
}
#blog .comicbox{
    background:#d2f2ff;
}
#comic .comicbox{
    background:#FFECD2;
}
#blog .comicbox:visited {
	background-color:#ECECEC;
}
#comic .comicbox:visited {
	background-color:#ECECEC;
}
#comic .comicbox:hover {
	background-color:#FFCC99;
	text-decoration:none;
}
#blog .comicbox:hover {
	background-color:#93e0ff;
	text-decoration:none;
}
.comicbox big {
	color:#FF3300;
	font-weight:bold;
}
.comicbox small {
	font-size:8pt;
}
.arrow {
	color:#999999;
	font-size:10px;
	line-height: 206px;
	float: left;
}
.comicbox h3 {
	border-bottom:1px solid #A2CCED;
	font-size:10pt;
	margin:0px;
}


.cat_thumb {
background-repeat:no-repeat;
height:155px;
margin-bottom:-65px;
padding:65px 300px 0px 14px;
}.navigation #cat {
width:250px;
}
/* Orange Box */
.orangebox {
	padding: 13px 5px 7px 22px;
	border-bottom:1px solid #BFBFBF;
	height:40px;
	background-color: #FFE7BE;
	-webkit-border-radius: 15px 15px 0px 0px;-moz-border-radius: 15px 15px 0px 0px;border-radius: 15px 15px 0px 0px;
}
/*.orangeboxTL{
background:url(images/orangebox_TL.gif) top left no-repeat;
	margin: 0;
}
.orangeboxTR{
background:url(images/orangebox_TR.gif) top right no-repeat;
background-color: #FFE7BE;
	margin: 0;
}*/
.orangeblock{
	background-color:#FF6200;
	width: 18px;
	height: 18px;
	float: left;
	margin-right: 2px;
	margin-top: 4px;
}
.orangebox h2{
	font: bold 24px Helvetica, Trebuchet;
	letter-spacing: -1px;
}
.comicdate{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	font-weight:bold;
}

#search_blue{
	float: right;
	padding-top:6px;
width:207px;
}

#search_blue span.sbox_l  {
	background: url(images/searchy_01.gif) no-repeat top left;
	float: left;
	width: 15px; height: 22px;
}

#search_blue #searchsubmit {
	/*background: url(images/searchy_03.gif) no-repeat top left;
	width: 46px; height: 22px;*/
border:none;
}

#search_blue span.sbox input {
	background: url(images/searchy_02.gif) repeat-x top left #6599e8 ;
	float: left;
	border: 0;
	height: 15px; width: 142px;
	padding-top: 5px;
	font: 11px/13px arial;
	color: #000;
}

#content li{
font-family:"Lucida Grande","Lucida Sans Unicode",Tahoma,Verdana,sans-serif;
	line-height:13pt;
padding-bottom:10px;
}

li.categories{
	list-style-type: none;
}
.cat-item{
	list-style-type: none;
	margin-bottom: -12px;
	color: #7d7d7d;
	font-family: Arial, sans-serif;


  font-size: 12px;
	text-indent: -42px;
}
.cat-item a{
	font-family: Arial, sans-serif;
}
#category_list{
	margin-top: -12px;
}
.commentbubble{
	margin-left: 8px;
	position: relative;
	top: 1px;
	margin-right: 1px;
}
.avatar{
    float: left;
    padding-right: 8px
}
#bluebox_tl{
    background: url(images/bluebox_TL.gif);
    float: left;
    height:15px;
    width:15px;
}

#bluebox_tr{
    background: url(images/bluebox_TR.gif);
    float: right;
    height:15px;
    width:15px;
}

#tag_instruct{
    width:150px;
    background: #ffffcc;
    padding: 7px;
    float: right;
    border:1px dashed #999999;
    font-size:10px;
    margin-right:20px;
}

.bwbps_gallery_div {
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
}

#linkbuttons{
top:12px;
}
#header embed{
	background: url(images/logo.gif) no-repeat center top;
}

#loops p{
    margin:-12px 0;
}
#loops img{
   max-width: 720;
}
h3.sd-title, h3.jp-relatedposts-headline{
	display:none !important;
}
#comic.big img{
	max-width:720px;
}
.screen-reader-text{
	display: none;
}
#entrybox {
	text-align: left;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #ffe7be 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ffe7be 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ffffff 0%,#ffe7be 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffe7be',GradientType=0 ); /* IE6-9 */
	padding: 20px;
	margin-bottom: 20px;
}
.sd-content ul{
	height: 25px;
	width: 100% !important;
}
.sd-content{
	margin-top: 10px;
	height: 40px;
}
/* NAV */
#mostrecent{
	position: relative;
	width: 105px;
}
#firstcomic a, #previouscomic a{
	width: 76px;
	height: 26px;
	background-color: #ff6200;
	-moz-border-radius:38px;
	-webkit-border-radius:38px;
	padding: 5px 20px 5px 5px;
	text-align: right;
	font-size: 8pt;
	color: #fff;
	display: block;
}
#firstcomic, #previouscomic{
	display: block;
	margin-left: 4px;
	float: left;
}
i.fa{
	font-size: 27px;
	float: left;
	position: relative;
	left: 3px;
}
i.fa.fa-chevron-left{
	font-size: 20px;
	top: 4px;
	left: 6px;
}
/* END *//* CSS Document */