/* 
Boston Comics Roundtable
Author: Shelli Paroline
Author URI: http://www.foolproofart.com
Version: 1.0.4
*/

/*  The following CSS Reset was written by Dejan Cancarevic
http://stylizedweb.com/2008/02/14/10-best-css-hacks/         */

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
* {margin:0;padding:0;}


body
{
	height: 100%;
	width: 100%;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	line-height: 1.9em;
	color: #262626;
	background: #fff;
}

body a
{
	color: #5e90b3;
	text-decoration: none;
}

body a:hover { color: #64a6d4; }

em { font-style: italic; }
li { list-style: none; }
strong { font-weight: bold; }
blockquote { padding: 20px; }
small, .small { font-size: 10px; line-height: 1.5em; color: #9b9990; }
hr
{
border: none 0;
border-top: 1px dashed #ccc;
width: 100%;
height: 1px;
margin: 5px 0;
}
#container
{
	width: 970px;
	margin: 0 auto;
	font-size: 12px;
}

#header
{
	width: 100%;
	height: 395px;
	background: #d4d2bd url('images/header.jpg') no-repeat top center;
	border-bottom: 4px solid #262626;
	border-top: 5px solid #262626;
}

#footer
{
	background: #4e85a5;
	height: 200px;
	border-top: 4px solid #262626;
	color: #262626;
}

#footer a { color: #fff; }

#col1, #col2, .side1, #recent-posts-2
{
	float: left;
	padding: 5px;
}

#col1 { width: 300px; }

#col2
{
	width: 640px;
	min-height: 300px;
	padding-bottom: 25px;  
	border-left: 1px solid #262626;
}

.left { float: left; }
.right { float: right; }
.center { text-align: center; margin-top: 10px; }
.clear { clear: both; }
.padleft { float: left; padding-right: 10px; }
#empty { height: 200px; display: block; }

/* Navigation and Link Styles ------------------------------------------------------------------- */

#navi, #wrap
{
	width: 960px;
	margin: 0 auto;
}

#naviLogo, #footLogo
{
	width: 305px;
	margin-top: 10px; 
	padding: 45px 0 0;
	float: left;
}


#footLogo { background: url('images/foot-logo.png') no-repeat; }

.naviBin
{
	width: 405px;
	height: 80px;
	padding: 20px 0px 10px 25px;
	float: left;
}

#footer .naviBin {
margin-top: 10px;
border-bottom: 0px;
}

.naviList li a
{
	display: block;
	color: #262626;
	padding-top: 1px;
	border-bottom: 1px solid #f5f5e0;
	margin-left: 10px;
	padding-left: 3px;
}

#footer .naviList li a
{
	border-bottom-color: #C7DAE0;
}

.naviList li a:hover
{
	color: #fff;
	padding-left: 6px;
	border-color: #e7e7d7;
}

.naviList
{
	width: 120px;
	float: left;
	margin-right: 10px;
	font-family: "Gill Sans",Arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 2em;
}

.navigation
{
	display: block;
	height: 100px;
}

.searchBin 
{
	display: block;
	background: #262626;
	height: 27px;
	padding: 5px 0 10px 5px;
	line-height: 2.5em;
	float: left;	
}

#creditBin
{
	float: left;
	width: 160px;
	margin: 30px 0 0 45px;
}


/* Headers and Paragraphs ----------------------------------------------------------------------- */

h1, h2, h3, h6, .slide i, .sideBin b, .sideDate b, .eventList p a, .eventList a, #postmeta, .meetBin p, .re-post p { font-family: Georgia, serif; }

h1 { font-size: 28px; line-height: 28px; }

h4, h5, .slide-navi, .widgettitle, .mc_custom_border_hdr
{
	font-family: "Gill Sans", Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
}

.textright { text-align: right; }
h2.bigtext, h2.medtext { font-size: 24px; line-height: 1.2em; padding: 10px 0 0 5px;}
h2.medtext { text-align: center }
h6 { font-size: 28px; line-height: 1.1em; padding: 5px 0; border-bottom: 1px dashed #c3c0b0; }
#saleBin h2 { color: #fff; font-size: 24px;}
.page p, .page h6, .page ul, .page blockquote { margin: 10px 10px 10px; }
.entry p, .single-entry p { margin-bottom: 15px; }
.eventList { font-family: "Gill Sans", Helvetica, sans-serif; }
h2.headline { font-size: 14px; font-style: italic; font-weight: lighter; display: block; padding-bottom: 4px; }
.entry h2.headline { color: #fff; }
p.wp-caption-text { font-size: 9px; line-height: 1.5em; display: block; padding: 5px; text-align: center; }
p.rss { margin-left: 64px; }
.entry, .sideBin, .meetBin p
{
	font-weight: lighter;
	font-size: 11px;
}

span.single
{
	display: block;
	font-size: 11px;
	border-top: 4px solid #262626;
	border-bottom: 1px dashed #555;
	padding: 8px 2px 10px;
}

span.single a { color: #eee; }

/* Page ------------------------------------------------------------------------------------------*/

.page ul li { margin-bottom: 10px; }
.page .sidebin b { font-size: 22px;!important }

#ourcomics, #preview, #preorder {
width: 285px;
float: left;
margin: 10px 10px; 
font-size: 11px;
}

#orderBin {
background: #262626;
height: 120px;
padding: 0 15px 5px;
}

ul.ord-list li
{
	border-bottom: 1px dashed #aaa;
	padding-bottom: 5px;
}

li.textright { color: #b1afa1; }

#ourcomics {
height:205px; 
overflow: hidden;
}
#landing
{
	background: url('images/revere-web.gif') bottom no-repeat;
	padding-bottom: 10px;
}

#landing5
{
	background: url('images/bg-landing5.jpg') bottom no-repeat;
	padding-bottom: 10px;
}

p.landtext { padding-right: 300px; }
p.landtext2 {padding-right: 350px; }
#col1 input#email { 
	height: 20px;
	width: 160px;
	background: #fff;
	border: 4px solid #262626;
	float: left;
	margin: 5px 0 0 0;
}

#contactsubmit {
	height: 28px;
	background: #262626;
	border: 4px solid #262626;
	color: #fff;
	font-family: "Gill sans", Helvetica;
	font-size : 14px; 
	font-weight: bold; 
	float: left;
	padding: 1px 5px 5px 5px;
	margin: 0;
}

#orderBin input[type="submit"] { 
	border: 0;
	background: #fff;
	color: #5e90b3;
	font-family: "Gill sans", Helvetica;
	font-size : 16px; 
	font-weight: bold; 
	padding-left: 10px;
	}


#inBin { 
background: #262626;
color: #eee;
margin: 0 5px;
padding: 5px;
}

#preview { border-left: 1px dashed #c3c0b0; padding-left: 10px; }

#ourcomics p {
line-height: 1.6em;
margin: 0;
}

#ourcomics h5 { text-align: center; padding-bottom: 4px;}

ul.recent-posts li { border-bottom: 4px solid; padding: 5px; }

ul.recent-posts li small { color: #999; }
ul.recent-posts li a { display: block; text-align: center; }

/* Post ------------------------------------------------------------------------------------------*/
blockquote 
{
	color: #bbb;
	font-style: italic;
}

.post, .post-event
{
	border-top: 4px solid;
	border-bottom: 4px solid;
	margin: 0 0 5px;
}

.re-post
{
	margin: 0 0 20px 0;
	border-bottom: 4px solid;
}

.re-post p { font-size: 14px; }

.post .postTitle
{
	background: #262626 url('images/bubble01.png') no-repeat;
	padding: 10px 30px 30px;
}

.post-event .postTitle
{
	background: #262626 url('images/bubble02.png') no-repeat;
	padding: 10px 0 30px 0;
}

.breaking { padding: 10px 10px 20px; }

#postmeta
{
	width: 24%;
	padding-left: 5px;
	color: #7e7e7a;
	float: left;
}

#postmeta.re-entry
{
	width: 25%;!important
	padding-left: 5px;
	color: #7e7e7a;
	float: left;
	border: 0;
}

#postmeta.single-entry
{
	width: 100%;
	float: none;
	padding-left: 5px;
	color: #7e7e7a;
	border: 0;
}

#postmeta p { margin-bottom: 10px; }

.entry
{
	width: 70%;
	min-height: 210px;
	background: #262626;
	padding: 0 10px 20px 10px;
	color: #d0d0c0;
	float: left;
	margin-right: 5px;
}

.single-entry
{
	padding: 5px 15px ;
	border-bottom: 4px solid;
}

#single-height { min-height: 450px;}

ul.single-list li
{
	padding: 10px 2px; 
	margin-right: 5px;
	border-bottom: 4px solid #262626;
	font-size: 14px;
}


.re-wrap { border-top: 4px solid; }

.re-entry
{
	width: 72%;
	color: #7e7e7a;
	min-height: 160px;
	padding: 0 0 20px 0;
	border-right: 1px solid;
	float: left;
	margin-right: 5px;
}

.re-entry ul li
{
	list-style-type: disc;
	margin-left: 5px;
	list-style-position: inside;
}

.re-entry p { 
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 12px;
}

.postTitle h2, .retitle h2
{
	text-align: center;
	font-size: 20px;
	margin: 3px 0 10px;
	padding-bottom: 10px;
}

.single-post h6 { padding-left: 5px; }

.retitle h2
{
	display: block;
	width: 430px;
	color:#995f51;
	border-bottom: 1px dashed #c3c0b0;
	padding-top: 10px;
}

.postTitle h2 a
{
	color: #5e90b3;
	border: 0;
}

#postmeta h3, #postmeta b, h3
{
	font-family: "Gill Sans", Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #262626;
}

.postTitle h4
{
	text-align: center;
	padding-top: 5px;
}

.breaking h2
{
	font-size: 32px;
	padding: 10px 0;
	margin-bottom: 10px;
	border-bottom: 1px dashed #aaa;
}

.breaking h2 a { color: #262626; }
.breaking h4 { font-size: 20px; }

.postTitle h4 a
{
	color: #cbcabb;
	letter-spacing: 1px;
	font-weight: bold;
	text-transform: uppercase;
	border: 0;
}

.entry a
{
	color: #fff;
	border-bottom: 1px dashed;
}

/* Sidebar ---------------------------------------------------------------------------------------*/

.side1, .side2, #recent-posts-2, #extended-categories-1 { width: 145px; }

.side1
{
	padding-bottom: 0;
	!important: ;
}

.side2, #extended-categories-1
{
	float: right;
	padding-top: 5px;
}

.meetBin b
{
	font-size: 14px;
	line-height: 1.5em;
}

.meetBin p { color: #7e7e7a; }


#searchform { }
#sidebar { }

.sideBin
{
	display: block;
	background: #262626;
	padding: 10px;
	font-size: 12px;
	color: #d0d0c0;
}

.sideBin b
{
	color: #fff;
	font-style: oblique;
	line-height: normal;
	font-size: 28px;
}

#home.sideBin b { line-height: 1.1em; 
	font-size: 24px; }

.sideDate
{
	display: block;
	width: 40px;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: .07em;
	line-height: 1.4em;
	text-align: center;
	margin: 0 10px 0 5px;
	padding: 2px 3px 10px 3px;
	background: #262626;
	color: #d0c0c0;
	float: left;
}

.sideDate b
{
	font-size: 22px;
	font-weight: normal;
	color: #fff;
}

ul.cat-list li
{
	height: 20px;
	border-bottom: 1px dashed #aaa;
	padding: 5px 0 5px 10px;
}

ul.cat-list li a
{
	display: block;
}

#recent-posts-2 ul li, #extended-categories-1 ul li {
	border-bottom: 1px dashed #aaa;
	padding: 2px;
	font-family: Georgia, serif;
	letter-spacing: -.04em;
}

#recent-posts-2 ul li a:hover, #extended-categories-1 ul li a:hover
{
	font-style: italic;
	padding-left: 2px;
}

#recent-posts-2, #extended-categories-1
{
	padding: 2px 0 0 0;
	!important: ;
}

.meetBin
{
	text-align: center;
	display: block;
	line-height: 1.3em;
	height: 105px;
	padding: 50px 0 0;
	border-right: 1px solid;
	background: url('images/title-meet.png') no-repeat;
}

.eventBin
{
	display: block;
	height: 120px;
	padding: 5px 5px 30px;
	line-height: 1.3em;
	color: #d0d0c0;
	background: url('images/title-event.png') top no-repeat;
}

#upcoming-events ul li
{
	display: block;
	border-top: 4px solid;
}

.ec3_events
{
	display: block;
	border-bottom: 4px solid #262626;
}

.eventList p a { font-size: 15px; }

.eventList p
{
	line-height: 1.2em;
	padding-top: 12px;
	padding-bottom: 12px;
}

.eventBin ul
{
	font-size: 14px;
	text-align: center;
	padding: 5px 3px 0 5px;
}

#saleBin { 
	height: 160px;
	clear: both;
	border-bottom: 4px solid #262626;
	margin-bottom: 20px;
	}

#saleBin h4 { color: #fff; }
#saleBin .left { display: block; height: 100%; width: 306px; padding: 0 7px; }
#saleBin ol li { line-height: 3em; }
#double { 
	background: #262626 url('images/inboundthumb.png') bottom right no-repeat; 
	color: #d0c0c0;
} 

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

img.centered
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.entry .alignright, .entry .alignleft {
text-align: center;
background: #fff;
margin: 10px 0;
padding: 5px; 
}

.single-entry .alignleft, .entry .alignleft {
margin-right: 10px;
}

.single-entry .alignright, .entry .alignright {
margin-left: 10px;
}

img.alignright, img.postimg
{
	margin: 0;
	display: inline;
}

img.postimg { background: #fff; }
img.icon
{
	margin-top: 2px;
	margin-left: 5px;
}

img.alignleft
{
	margin: 0;
	display: inline;
}

.alignright, .postimg { float: right; }
.alignleft { float: left; }

p.wp-caption-text
{ 
	margin-bottom: 0;
	color: #262626;
}



/* Begin Comments --------------------------------------------------------------------------------*/

h3.comments { padding: 5px; }

#respond { padding: 20px 10px 10px; }

select {
	width: 130px;
	}

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

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
	

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	border-bottom: 1px dashed #d4d2bd;
	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


#featured_posts{
width:610px;
height: 400px;
margin-left:-10px;
height:140px;
}

.slide h3{
font-size:12px;
width:180px;
}

.slide {
float:left;
width: 180px;
height: 210px;
margin:0 7px 0;
}

.slide_cont{
width:600px;
clear:none;
float:left;
margin:0 17px;
}

.slide_img {
display: block;
height: 100px;
overflow: hidden;
border-bottom: 4px solid #262626;
}

.slide_cont ul li h3 a, .slide_cont ul li h3 a:hover{
color:#fff;
}

#slide-navi { border-top: 4px solid #262626; width: 570px; height: 50px; display: block; margin-left: 20px; clear: both; }

.prev
{
	display: block;
	width: 50px;
	height: 20px;
	cursor: pointer;
	float: left;
	text-align: right;
}

.next{
display: block;
width: 60px;
height: 20px;
text-align: left;
cursor: pointer;
float: right;
}

#col1 input.searchbar { 
	border-bottom-color: #262626; 
	width: 230px;
}


input.searchbar { 
	margin-top: 10px;
	margin-left: 5px;
	width: 160px;
	border: 0; 
	padding-bottom: 2px;
	padding-left: 5px; 
	border-bottom: 1px solid #fff; 
	background: d4d2bd; 
	float: left;
}

#searchsubmit
{
	border: 0;
	background: none;
	margin-top: 10px;
	display: block;
	width: 30px;
	height: 20px;
	font-family: "Gill Sans";
	color: #fff;
	font-weight: bold;
	float: left;
}

#col1 #searchform { margin-top: 10px; }

div#twitter-1
{	
	background: url('images/twitter.png') no-repeat;
	margin: 10px 0;
	border-top: 4px solid #262626;
	border-bottom: 4px solid #262626;
}

h5.widgettitle, h2.widgettitle { padding: 5px 0; }

ul.twitter li
{
	margin: 0 5px 0 10px;
	padding: 5px 5px 5px 30px;
	font-size: 10px;
	border-top: 1px dashed #5e90b3;
}

.twitter-timestamp {
	font-weight: bold;
	font-size: 9px;
	color: #bbb;
	}
	
.mc_signup_submit { float: left; padding-left: 5px;} 
#mc_signup_form .mc_input { float: left; width: 175px; }
#mc_signup_form { min-height: 50px; }
#mc_signup_container { padding: 5px 10px 5px; }
#col1 #mc_signup_container { background: #262626; color: #eee; }
#col2 #mc_signup_container { margin: 5px; padding: 10px 0 0 10px; border: 1px dashed; line-height: 1em; }
#col2 .mc_var_label { font-weight: bold; }

.mc_custom_border_hdr { padding-left: 5px; }
p.credits
{
	border-top: 4px solid #fff;
}

img.thumb {
border: 4px solid #262626;
width: 60px;
height: 60px;
margin-right: 5px;
}

div.thumbs { 
	display: block; 
	width: 73px;
	height: 68px;
	overflow: hidden;
	float: left;
}

#preview li { 
	list-style-type: none; 
	margin: 10px 0;
	min-height: 80px;
}

.thumbleft { float: left; width: 200px; }

