/*
Theme Name: ComicPress 3C
Theme URI: http://comicpress.org
Description: Publish a comic with WordPress. 3-Column Edition. <a href="http://comicpress.org">Visit the ComicPress Website.</a>
Author: Tyler Martin
Author URI: http://mindfaucet.com/
Version: 2.7
.
The CSS, XHTML and design is released under GPL v3:
http://www.opensource.org/licenses/gpl-3.0.html
.
*/

.floating-toolbar {
	position:fixed;
	background:white;
	border:1px solid black;
	width:100%;
	left:0;
	top:0;
	margin-top:0px;
	z-index:100;
}

/** Temp kickstarter button **/
#kickstarter {
display:block;
float:right;
height:37px;
background:url('http://iamboey.com/images/kickstarter-bg.png') 0px 0px repeat; 
margin: -11px -1px 5px 0px; 
color: #fff; 
font: bold 13px georgia; 
line-height: 37px; 
border: 1px solid green;
-moz-box-shadow: 0px 0px 3px #888;
-webkit-box-shadow: 0px 0px 3px #888;
box-shadow: 0px 0px 3px #888;
}

#kickstarter:hover {
background-position:0px -37px;
}

#kickstarter .kickstarter-text {
padding: 0px 10px; 
float:left;
}

#kickstarter .kickstarter-arrow {
width:28px;
float:right;
height:37px;
background:url('http://iamboey.com/images/kickstarter-bg-arrow.png') 0px 0px no-repeat;
}

/* FRONT PAGE CSS */
body {
	font-size: 70.5%; /* Resets 1em to 10px */
	font-family: georgia, garamond, Arial, Sans-Serif;
	color: #000000;
	text-align: center;
	margin:10px !important;
	}

#mainpagebg{
position:relative;
width:910px;
height:880px;
margin:10px auto 50px auto;
padding:0px; 
z-index:1;
border:1px #000 solid;
}

#pagebg{
position:relative;
top:30px;
width:910px;
height:99%;
min-height:900px;
margin:0 auto;
z-index:1;
border:1px #000 solid;
}

#maintop{
position:relative;
height:200px;
border-bottom:1px #000 solid;
}

#banner {
position:relative;
margin: 0 auto;
}

#email {
position:absolute;
right:10px;
bottom:10px;
background:url('http://iamboey.com/wp-content/uploads/2012/01/icon_email.jpg') no-repeat;
height:40px;
width:46px;
display:block;
}

#email:hover {
background-position:0px -40px;
}


#counter{
position:absolute;
z-index:3;
bottom:20px;
left:150px;
}

#linklist {
position:relative;
top:50px;
width:500px;
margin:0 auto;
}

#linklist div {
margin:10px 0px;
}

#pagecontent{
position:relative;
top:0px;
left:30px;
width:800px;
text-align:left;
font-size:14pt;
}

/* POSTS CSS */
	
#top {
position:relative;
border-bottom:1px #000 solid;
border-top:1px #000 solid;
overflow:hidden;
background: #F7F7F7;
}
	
#content {
z-index:2; 
/* position:relative; */
margin:10px 0px 0px 0px;
padding:0px;
background: white;
/* width:780px; */
}

#adbanner{
float: right;
width: 200px;
padding: 7px 0px;
}

#background{
position:relative;
width:1180px;
margin: 20px auto; 
padding:0px 0px 50px 0px; 
z-index:1;
border:1px #000 solid;
overflow:hidden;
background: white;
}

#copyright{
/*position:relative;*/
text-align: center;
/*bottom:0px;
margin-top:30px;
left:0px;
z-index:1;
*/
}

#counter{
position:absolute;
bottom:40px;
left:270px;
}


#posttitle {
position:absolute;
top:-50px;
left:430px;
z-index:8;
}

#comic {
padding:0px;
margin:0px;
/* max-width:750px; */
}


.comicimg {
max-width:900px;
margin-left:50px;
/*margin-top:40px;*/
}

#navbuttons{
	width:205px;
	margin-left: 380px;
	position: absolute;
	overflow:hidden;
}

	#nav-first{
	float:left;
	font-style: italic;
	width:40px;
        padding:3px;
	}
	
	#nav-previous{
	float:left;
    font-style: italic;
	padding:3px;
	width:50px;
	}
	
	#nav-break{
	width:2px;
    font-style: italic;
	padding:3px;
	float:left;
	}
	
	#nav-next{
	float:left;
    font-style: italic;
	padding:3px;
	width:40px;
	}
	
	#nav-last{
	width:40px;
	font-style: italic;
    padding:3px;
	float:left;
	}
	
.share-links {
	display:block;
	position:absolute;
	margin:3px 0px 0px 10px;
}

.share-links a{
	display:block;
	float:left;
	height:32px;
	width:32px;
	margin-right:7px;
	cursor:pointer;
}

.share-links a.facebook {
	background:url('http://iamboey.com/images/facebook.png') no-repeat;
}
		
.share-links a.twitter {
	background:url('http://iamboey.com/images/twitter.png') no-repeat;
}

.share-links a.digg {
	background:url('http://iamboey.com/images/digg.png') no-repeat;
}
		
#mainmenu{
position:absolute;
margin: 10px;
bottom: 0px;
left:0px;
z-index:2;
}

#postcat{
display:block;
float:right;
width: 115px;
padding: 7px 0px;
color:#000;
font-weight:bold;
}

#postcat:hover {
	color:#ff0000;
}

#postcat .cat-display{
	font-size:65px;
	font-weight:normal;
	display:block;
	margin-top:-10px;
	
}

img {
border:0;
}

ul.main-navigation {
	padding-left:60px;
	margin:0px;
	overflow:hidden;
	list-style-type:none;
	background-color:white;
	/*background-color:#2f2f2f;*/
	/*border:1px solid #5a5a5a;*/
}

ul.main-navigation li.main-nav-item {
	float:left;
}

ul.main-navigation li.main-nav-item > a {
	padding:8px 17px;
	display:block;
	cursor:pointer;
	color:#fff;
	font-weight:bold;
	font-size:12px;
}

ul.main-navigation li.main-nav-item:hover > a {
	/*background-color:#000;
	color:#cecece;*/
}

.main-navigation #archive-menu-dropdown {
	margin:-2px 0px 0px 0px;
	padding:0px;
	display:none;
	border:1px solid #000;
	position:absolute;
	background-color:#fff;
	z-index:5;
}

.main-navigation #archive-menu-dropdown li{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.main-navigation #archive-menu-dropdown li a{
	padding:5px 10px;
	display:block;
	font-weight:bold;
}

.main-navigation #info-menu-dropdown {
	margin:-2px 0px 0px 0px;
	padding:0px;
	display:none;
	border:1px solid #000;
	position:absolute;
	background-color:#fff;
	z-index:5;
}

.main-navigation #info-menu-dropdown li{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.main-navigation #info-menu-dropdown li a{
	padding:5px 10px;
	display:block;
	font-weight:bold;
}

#storyline{
	float:left;
	margin-left:50px;
	width:100%;
}

/* Dropdown menu for archives */
.selectedanchor{ /*CSS class that gets added to the currently selected anchor link (assuming it's a text link)*/
list-style:none;
background-color: transparent;
}

.anchorclass{ 
list-style:none;
background-color: transparent;
}

/* ######### Default class for drop down menus ######### */

.anylinkcss{
position: absolute;
left: 0px;
top: 0;
background-color: transparent;
visibility: hidden;
border: none;
border-bottom-width: 0;
line-height: 18px;
z-index: 100; /* zIndex should be greater than that of shadow's below */
width: 200px; /* default width for menu */
list-style:none;
border:1px #000 solid;
}

.anylinkcss ul{
margin: 0;
padding: 0;
background-color: transparent;
list-style-type: none;
}

.anylinkcss ul li a{
width: 100%;
display: block;
text-indent: 3px;
background-color: transparent;
border: none;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
color: #000;
background-color: transparent;
list-style:none;
}

/* STANDARD TAGS */


a {
	color: #800;
	text-decoration: none;
	}

  	a:hover {
		color: #f00;
		}

	a:focus {
		outline: none;
		}

	a img {
		border: none;
		}

p {
	margin: 12px 0;
	}

img {
	padding: 0;
	}

small {
	font-size: 11px;
	}

hr {
	height: 1px;
	border: 0px;
	}

blockquote {
	margin: 10px;
	padding: 5px 10px 5px 20px;
	border-width: 1px 1px 1px 5px;
	border-style: solid;
	border-color: #000;
	}

	blockquote cite {
		margin: 5px 0 0;
		display: block;
		}

cite {
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	}

code {
	padding: 10px;
	display: block;
	font-family: 'Courier New', monospace;
	border: 1px dotted #000;
	overflow: scroll;
	}

acronym, abbr, span.caps {
	cursor: help;
	}

	acronym, abbr {
		border-bottom: 1px dashed #000;
		}

form {
	margin: 0;
	}



/* HEADINGS */

h1, h1 a, h1 a:hover {
	padding: 20px 0 20px 0;
	margin: 0;
	color: #000;
	font-size: 60px;
	font-family: 'Georgia', serif;
	font-weight: normal;
	/*line-height: 50px;*/
	text-decoration: none;
	/*letter-spacing: -4px;*/
	}

h2, h2 a, h2 a:hover {
	margin: 0;
	color: #000;
	font-family: 'Georgia', serif;
	font-weight: normal;
	/*letter-spacing: -1px;*/
	font-size: 48px;
	padding: 20px 0 20px 0;
	}
	
	h2.pagetitle, h2.pagetitle a {
		font-size: 20px;
		font-weight: normal;		
		letter-spacing: -2px;
                position:absolute;
                left:470px;
                top:-30px;
                z-index:3;
		}

h3, h3 a, h3 a:hover {
	padding: 0;
	margin: 0;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	color: #000;
	text-decoration: none;
	clear: both;
	letter-spacing: -1px;
	}



/* THE PAGE WRAPPER */
/* Change this width to set the entire site's width - increase/reduce #column width by the same amount */

#page {
	width: 1040px;
	margin: 0px auto;
	}



/* THE HEADER */

#header {
	text-align: center;
	}

	.description {
		padding: 0 0 10px 0;
		font-size: 14px;
		font-style: italic;
		letter-spacing: 2px;
		}



/* THE COMIC */

#comic {
	text-align: center;
	}



/* THE FOOTER */

#footer {
	text-align: center;
	}



/* NAVIGATION */






/* POSTS - PAGES */

#column {
	width: 780px;
        padding:0;
	}

.post, .post-page {
        margin-left:25px;
        z-index:10;
	}

.post-head, .post-page-head, .post-comic-head {
	}
	
.post-foot, .post-comic-foot, .post-page-foot {
                      height: 0px;   
                      overflow: hidden;
	}
	
	.comicdate {
		font-size: 14px;
		}

	.postdate {
		font-size: 11px;
		}

.more-link {
	border-top: 1px dashed #000;
	font-style: italic;
	display: block;
	clear: both;
	}
		
.tags {
	font-size: 11px;
	clear: both;
	}

.comment-link {
	font-family: 'Georgia', serif;
	font-size: 16px;
	text-align: right;
	}



/* THE BLOG HEADER */

#blogheader {
	font-family: 'Georgia', serif;
	padding: 25px 0 25px 20px;
	font-size: 32px;
	letter-spacing: -2px;
	border-top: 1px solid #000;
	}



/* COMMENTS */

.comment-wrap{
	padding: 0 20px;
	}

	.comment-wrap h3 {
		margin: 0;
		padding: 20px 0 0 0;
		font-weight: normal;
		font-size: 20px;
		clear: both;
		font-family: 'Georgia', serif;
		}

.comment {
	padding: 10px;
	margin: 10px 0 0 0;
	clear: both;
	border: 1px solid #000;
	min-height: 64px;
	}

	.comment .comment  {
	border: 1px dotted #000;
	}

.comment-author {
	display: inline;
	}

.comment-meta {
	display: inline;
	padding: 0 0 0 5px;
	margin: 0 0 0 2px;
	border-left: 1px solid #000;
	}

.says {
	display:none;
	}

.avatar {
	margin: 0 10px 0 0;
	}

#comment {
	width: 100%;
	font-size: 12px;
	font-family: 'Arial', sans-serif;
	}

#author, #url {
	width: 200px;
	font-size: 12px;
	font-family: 'Arial', sans-serif;
	}

#submit {
	margin: 0 0 20px 0;
	float: right;
        width:80px;
	}

ol.commentlist {
	margin: 0;
	padding: 0;
	font-size: 11px;
	list-style: none;
	}

	ol.commentlist p {
		margin: 10px 0 0 74px;
		}

ul.children {	
	margin: 0;
	padding: 0;
	list-style: none;
	}

.reply {
	padding: 10px 0 0 0;
	text-align: right;
	}



/* ARCHIVE */  
/* For the built-in WordPress archive pages (by month or category) as well as search result pages */  

.comicarchivecat {
	padding:5px;
	border: none;
	background: none;
        text-align:left;
        float:left;
        height:9px;
        margin: 0px 15px 8px 20px;
        width:900px;
}


.comicarchiveframe {
	padding: 5px;
	border: none;
	background: #fff;
        text-align:left;
        float:left;
        margin: 0 15px 8px 0;
        height: 9px;
        width:150px; 
        overflow:hidden;
   }

	.comicarchiveframe h3 {
		margin: 0;
                color:#000;
		}

	.comicarchiveframe a small {
		display: block;
		color: #000;
		}

.archive-year {
	font-size: 48px;
	}

.archive-yearlist {
	padding: 0 0 10px 0;
	font-size: 14px;
	}



/* SIDEBAR */

#sidebar {
	width: 200px;
	padding: 5px 0;
	float: left;
	font-size: 11px;
	overflow: hidden;
	}

#sidebar h2, #sidebar h2 a {	
	font-size: 16px;
	}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

	#sidebar ul li {
		margin: 0 0 10px 10px;
		padding: 0;
		}

		#sidebar ul li ul li {
			margin: 0 0 0 10px;
			padding: 0;
			}



/* WIDGETS */

.random-comic-icon {
	padding: 0 5px;
	}

.comic-bookmark {
	margin: 0 0 10px 5px;
	}

.archive-dropdown {
	max-width: 100%;
	}



/* CALENDAR */

#wp-calendar {
	width: 165px;
	margin: 0 0 0 5px;
	}

#wp-calendar th {
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	}

#wp-calendar caption {
	font-family: 'Georgia', sans-serif;
	font-size: 18px;
	letter-spacing: -1px;
	font-variant: small-caps;
	}

#wp-calendar td {
	min-width: 20px;
	padding: 0;
	text-align: center;
	border: 1px solid #000;
	}

#wp-calendar a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	}

/* SEARCH */

#s {
	width: 140px;
	margin: 0;
	padding: 2px;
	font-size: 12px;
	font-family: 'Arial', sans-serif;
	}

#searchsubmit {
	padding: 0 5px;
	font-size: 12px;
	font-family: 'Arial', sans-serif;
	}



/* GALLERY */

.gallery-image {
	width: 518px;
	border: 1px solid #000;
	overflow: hidden;
}

.gallery-caption {
	font-size: 11px;
	}
	
	.gallery-caption  p {
		width: 510px;
		padding: 5px;
		margin: 0;
		text-align: center;
		}

.imagenav-wrap {
	margin: 5px 0 0 0;
	}

.imagenav {
	width: 77px;
	height: 77px;
	float: left;
	overflow: hidden;
	}

.imagenav-center {
	width: 344px;
	height: 65px;
	margin: 0 5px;
	padding: 10px 5px 0 5px;
	float: left;
	color: #000;
	text-align: center;
	border: 1px solid #000;
	overflow: hidden;
	}

.imagetitle {
	color: #000;
	font-size: 18px;
	}

.imagenav-bg {
	width: 75px;
	height: 75px;
	position: absolute;
	z-index: 0;
	background: #ddd;
	border: 1px solid #000;
	overflow: hidden;
	}

	.imagenav-bg img {
		width: 75px;
		height: 75px;
		}

.imagenav-arrow {
	width: 75px;
	height: 75px;
	position: absolute;
	z-index: 1;
	color: #000;
	font-size: 80px;
	font-weight: bold;
	line-height:75px;
	text-align: center;
	border: 1px solid #000;
	float: left;
	}

.imagenav-link {
	width: 75px;
	height: 75px;
	position: absolute;
	z-index: 2;
	border: 1px solid #000;
	float: left;
	overflow: hidden;
	}

	.imagenav-link img {
		width: 75px;
		height: 75px;
		}

/* POSTED IMAGES  */

.wp-caption  p {
	margin: 5px 0;
	line-height: 11px;
	font-size: 11px;
	}

.aligncenter {
	margin: 0 auto;
	display: block;
	}

.alignright {
	margin: 10px 0 10px 10px;
	display: inline;
	}

.alignleft {
	margin: 10px 10px 10px 0;
	display: inline;
	}



/* TRANSCRIPT */

#transcript {
	padding: 0 10px;
	font-size: 11px;
	border-left: 4px dotted #000;
	border-right: 4px dotted #000;
	}

	.transcript-border {
		padding: 0 5px;
		margin: 15px 0;
		border: 1px solid #000;
		background: #fff;
		clear: both;
		}

	a.transcript-title {
		padding: 0 0 5px 0;
		margin: 0 0 5px 0;
		display: block;
		font-family: 'Georgia', serif;
		font-style: italic;
		font-size: 16px;
		letter-spacing: -1px;
		border-bottom: 1px dashed #000;
		}

		#transcript-content {
			font-family: 'Courier New', monospace;
			overflow: hidden;
			}

#s-transcript {
	width: 140px;
	margin: 0;
	padding: 2px;
	font-size: 12px;
	font-family: 'Georgia', serif;
	font-style: italic;
	}

	#searchsubmit-transcript {
		padding: 0 5px;
		font-size: 12px;
		font-family: 'Arial', sans-serif;
		}



/* STORYLINES */

.storyline-cats {
	display:inline-block;
	float:left; 
	font-size:24px;
	line-height:40px;
	width:800px;
	border-right:1px solid #000;
	padding:10px 10px 10px 250px;
}

.storyline-cats li {
	display: inline;
	}

li.storyline-root {
	display: none;
	}

.journal-title {
	font-size:24px;
}	

.journal-subtitle {
	font-style: italic;
	font-size:20px;
}	

#comic-footer {
margin-top:10px;
}

.facebook-like-box {
background-color:#f8f8f8;
border:1px solid #bcbcbc;
/*float:left;*/
width: 172px;
/*height:150px;*/
display:block;
/*margin-left:7px;*/
margin: auto;

}

.facebook-like-box > h3{
padding:7px;
margin:0px 0px 0px 0px;
font-size:14px;
text-align:center;
letter-spacing:normal;
background-color:#e4e4e4;
font-style:italic;
color:#000;
}

.social-links {
background-color:#f8f8f8;
border:1px solid #bcbcbc;
/*float:left;*/
width: 172px;
height:110px;
display:block;
/*margin-left:7px;*/
margin: auto;

}

a.social-links:hover {
border-color:#000;
cursor:pointer;
}

.social-links > h3{
padding:7px;
margin:0px 0px 5px 0px;
font-size:14px;
text-align:center;
letter-spacing:normal;
}

.social-links.share > h3{
background-color:#e4e4e4;
font-style:italic;
color:#000;
}

.social-links.banner > h3{
background-color:#000;
font-style:none;
color:#fff;
font-weight:bold;
}

.social-links#book-banner {
background:url('http://iamboey.com/wp-content/uploads/2012/01/banner-book.png') no-repeat 0px 31px;
}

.social-links#book-banner .button {
display:block;
float:right;
height:63px;
width:184px;
margin:3px 6px;
background:url('http://iamboey.com/wp-content/uploads/2012/01/book-button.png') no-repeat 0px 0px;
}

.social-links#zombie-banner {
width:235px;
background:url('http://iamboey.com/wp-content/uploads/2012/01/banner-zombie.jpg') no-repeat 0px 28px;
}

.social-links#book-banner:hover .button {
background-position:0px -63px;
}

/*
.fb-like,
.twitter-share-button {
	float:left;
	clear:both;
	margin:5px;
}
*/

.fb-comments-container {
	float: left;
	width: 1100px;
	margin-top:0px;
	margin-left:80px;
}

.fb-comments {
	float: left;
	width: 900px;
	/*
	margin-top:20px;
	margin-left:20px;
	*/
}


.fb-comments-header {
	border-width:1px 0px;
	border-style:solid;
	border-color:#000;
	text-align:center;
	padding:20px 0px;
	margin-top:40px;
	clear:both;
	font-size:24px;
}

.fbFeedbackContent .fbModeratorOptions {
	padding-left:10px;
}

/* CLEAR FLOATS */

.clear {
	clear: both;
	}



/* CLEAR MARGINS */
/* Used with BR for clearing paragraph margins for Safari, Chrome - avoid background gaps */

.clear-margins { 
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	}
	
	
table.navigation {
    margin-left:auto; 
    margin-right:auto;
	width: 550px;
	text-align: center;
	padding: 20px 0 20px 0
}

td.navigation {
	width: 30px;
	
}