/*  
 
Theme Name: ComicPress V
Version: 2.5

Theme URI: http://mindfaucet.com/comicpress/
Description: The Vertical Edition of the customizable theme for publishing comics. <a href="http://mindfaucet.com/comicpress">Visit the ComicPress website.</a>

	Author: Tyler Martin
	Author URI: http://mindfaucet.com/

The CSS, XHTML and design is released under GPL v3:
http://www.opensource.org/licenses/gpl-3.0.html

*/



/* STANDARD HTML TAGS */

body {
	margin: 0;
	color: #333;
	font-size: 14px;
	font-family: 'Montserrat', sans-serif;
	background: #000 url('background.png') center top repeat-y;
	}

a {
	color: #000;
	text-decoration: underline;
  	}
  	
  	a:hover {
  		color: #990000;
  		}

	a img {
		border: none;
		}

p img {
	max-width: 100%;
	padding: 0;
	}
		
small {
	font-size: 11px;
	}
 
hr {
	height: 1px;
	color: #990000;
	background-color: #990000;
	border: 0px;
	}

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

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

cite {
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	}
	
code {
	padding: 10px;
	display: block;
	font-family: 'Courier New', monospace;
	background: #eee;
	border: 1px dotted #990000;
	overflow: scroll;
	}

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

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

.wp-caption {
	text-align: center;
	border: solid 1px #7e6b4d;
	background: #c3aa87;
	padding: 2px;
}

/* HEADINGS */

h1, h1 a, h1 a:hover {
	margin: 0;
	padding: 0 0 0 150px;
	color: #000;
	font-family: "Baloo Paaji", arial, sans-serif;
	font-size: 26px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	letter-spacing: -2px;
	}

#header h1 { display:none }

h2, h2 a {
	margin: 0;
	color: #111;
	font-weight: bold;
	font-size: 24px;
	text-align: left;
	text-decoration: none;
	}

	h2.pagetitle, h2.pagetitle a {
		margin: 20px 0 0 0;
		padding: 0 0 5px 0;
		color: #6B2F4A;
		font-family: "Baloo Paaji", arial, sans-serif;
		font-size: 26px;
		font-weight: bold;		
		letter-spacing: -2px;
		text-align: left;
		}

h3, h3 a {
	margin: 30px 10px 0 0;
	padding: 0;
	color: #111;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	clear: both;
	}

h2 a:hover, h3 a:hover {
	color: #111;
	border-bottom: 1px dotted #990000;
	}
	
h4 {
	font-size:12px;
}



/* THE HEADER */

#header {
	width: 837px;
    height: 182px;
	margin: 0 auto;
	background: url('DFS_header.jpg') no-repeat;
	}
	
	.description {
		margin: -3px 0 0 0;
		padding: 0px 0 10px 308px;
		color: #999;
		font-family: 'Montserrat', sans-serif;
		font-size: 24px;
		font-style: italic;
		letter-spacing: 2px;
		visibility: hidden;
		}



/* THE MENU */

#menubar {
	width: 837px;
	height: 52px;
	background-color: #ff9900;
	border-radius: 0px 0px 25px 25px;
	margin: 0 auto;
	}

#menunav {
	margin: 0;
	padding: 0 16px 0 0;
	float: right;
	}

	#menunav a  {
		margin: 0 1px 0 0;
		}


  
#menu {
	margin: 0;
	padding: 0 0 0 16px;
	float: left;
	height: 33px;
	}

ul.headNav {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    font-family: 'Baloo Paaji', cursive;
    font-size: 22px;
    text-shadow: 3px 3px 3px #d27400;
}

li {
    float: left;
}

li a {
    display: block;
    color: #fff;
    text-align: center;
    padding: 6px 8px;
    text-decoration: none;
}

li a:hover:not(.active) {
    color: #ffff00;
}

li a.active {
    color: #ffff00;
}

/* THE COMIC */
	
#comic {
	border-radius: 25px;
    padding: 8px;
	text-align: center;
	background: #fff;
	}



/* THE PAGE WRAPPER */

#page {
	width: 837px;
	margin: 0px auto;
	text-align: left;
	background: #000;
	}



/* THE FOOTER */

#footerBanner {
color: #ffffff;
}




#footerBox {
	width: 831px;
	margin: 0px auto;
	padding: 10px;
	background:#000;
}

#footer {
	border-radius: 25px;
	color: #000;
	padding: 10px;
	text-align: center;
	background: #ff9900;
	float: left;
	}

	#footer a {
		color: #990099;
		text-decoration: underline;
		border: none;
		}


/* NAVIGATION */

.nav {
	margin: 0;
	padding: 3px 0 0 0;
	float: none;
	color: #999;
	font-family: 'Baloo Paaji', cursive;
	font-size: 16px;
	font-weight: bold;
	}

.nav-single {
	padding: 10px 0 0 0;
	color: #999;
	font-family: 'Baloo Paaji', cursive;
	font-size: 15px;
	font-weight: bold;
	text-align: right;
	}

.pagenav {
	padding: 40px 20px 20px 20px;
	color: #999;
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	font-weight: bold;
	clear: both;
	}

	.pagenav-left {
		float: left;
		}

	.pagenav-right {
		float: right;
		}

.nav a, .pagenav a, .nav-single a {
	padding: 0 2px;
	color: #333;
	text-decoration: none;
	border: none;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;	
	-webkit-border-radius: 6px;
	border-radius: 6px;
	}

	.nav a:hover, .pagenav a:hover, .nav-single a:hover {
		color: #111;
		background-color: #ddd;
		}
		
.nav h2 {
		font-size: 16px;
	}



/* CONTENT AREA */

#column {
	width: 634px;
	padding: 28px 0 20px 0;
	float: left;
	overflow: hidden;
	}

.post-frontpage {
	margin-top: 26px;
	padding: 0 15px 0 15px;
	text-align: justify;
	}
	
#postBox {
	width: 604px;
	margin: 0px auto;
	padding: 0px;
}


/*#postBoxTop {
	width: 604px;
	height: 19px;
    background: url('contentBox_top.gif') no-repeat;
	background-position:top;
	float: left;
}

#postBoxBottom {
	width: 604px;
	height: 19px;
    background: url('contentBox_bottom.gif') no-repeat;
	background-position:top;
	float: left;
	padding-bottom: 20px;
}*/

#postContainer{
	width: 598px;
	border-radius: 25px;
	margin-bottom: 20px;
	padding-top: 26px;
	background: #c3baac;
	float: left;	
}


.post, .content {
	margin-top: 26px;
	padding: 0 30px 0 30px;
	text-align: justify;
	float:left;
	}

	.comicdate {
		color: #aa2323;
		font-family: "Baloo Paaji", arial, sans-serif;
		font-size: 18px;
		font-weight: bold;
		}
	
	.postdate {
		color: #777;
		font-family: "Baloo Paaji", arial, sans-serif;
		font-size: 14px;
		}

.postmeta {
	margin: 0 0 20px 0;
	color: #777; 	
 	font-family: "Baloo Paaji", arial, sans-serif;
 	text-align: right;
 	}

	.postmeta ul {
		display: inline;
		list-style-type: none;
		list-style-image: none;
		}
 	
.postmeta-single {
	padding: 10px;
 	color: #000;
	font-size: 11px;
	text-align: left;
	background: #b9ad9b;
	border: 1px solid #7e6b4d;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-webkit-border-radius: 10px;
	border-radius: 10px;
	}
	
	.postmeta-single a {
		color: #990000;
		}	
	
	.postmetatags {
		font-family: 'Baloo Paaji', cursive;
		font-size: 12px;
		}

.postmeta a, .postmeta-single a {
	color: #990000;
	text-decoration: none;
	border-bottom: 1px dotted #990000;
	}
	
	.postmeta a:hover, .postmeta-single a:hover {
		color: #990000;
		border-bottom: 1px solid #990000;
		}

.postmeta-comments {
	font-size: 16px;
	}
	
	.balloon {
		color: #ccc;
		font-family: 'Webdings', fantasy;
		font-size: 18px;
		}



/* THE BLOG HEADER */

.blogHead {
	text-align: center;
	font-family: 'Bowlby One SC', cursive;
}

#blogheader {
	margin: 0;
	padding: 10px 0 0 20px;
	color: #aaa;
	font-family: 'Montserrat', sans-serif;
	font-size: 36px;
	letter-spacing: -3px;
	}



/* COMMENTS */

.comment-wrapper {
	width: 604px;
	padding: 0 15px;
	}
	
.commentContent{
	padding: 0 30px 0 30px;	
	margin-bottom: 20px;
}
	
	.comment-wrapper h3 {
		margin: 0;
		padding: 20px 0 0 0;
		color: #4F6F9C;
		font-family: 'Baloo Paaji', cursive;
		font-weight: bold;
		font-size: 20px;
		letter-spacing: -1px;
		clear: both;
		}

		.bigballoon {
			color: #fff;
			font-family: 'Webdings', fantasy;
			font-size: 28px;
			}

	.comment-wrapper a {
		color: #990000;
		text-decoration: none;
		/*border-bottom: 1px dotted #990000;*/
		}
		
		.comment-wrapper a:hover {
			color: #990000;			
			/*border-bottom: 1px solid #990000;*/
			}

	.comment-wrapper p {
		margin: 10px 0 0 0;
		}

.avatar {
	margin:0 10px 10px 0;
	padding:5px;
	float:left;
	border: 1px solid #990000;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;	
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

#comment, #author, #email, #url {
	padding: 2px;
	color: #000;
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	border: 1px solid #7e6b4d;
	background-color: #b9ad9b;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;	
	-webkit-border-radius: 6px;
	border-radius: 6px;
	}

	#comment:hover, #author:hover, #email:hover, #url:hover {
		background: #ac9f8a;
		}
	
	#comment {
		width: 100%;
		}

	#author, #email, #url {
		width: 200px;
		}

#submit {
	margin: 0 0 20px 0;
	padding: 4px 10px;
	float: right;
	color: #fff;
	background: #888;
	font-family: 'Baloo Paaji', cursive;
	font-size: 12px;
	border-width: 2px;
	border-style: solid;
	border-color: #555;
	-moz-border-radius: 20px;
	-khtml-border-radius: 20px;	
	-webkit-border-radius: 20px;
	border-radius: 20px;
	}

	#submit:hover {
		cursor:pointer;
		background: #222;
		}

ol.commentlist {
	margin: 0;
	padding: 0;
	font-size: 11px;
	list-style: none;
	}

	.commentlist li {
		padding: 20px 0 0 0;
		clear: both;
		}



/* ARCHIVE */  

.comicarchiveframe {
	margin: 20px 0 10px 0;
	padding: 5px 5px 5px 5px;
	border-width: 1px;
	border-style: solid ;
	border-color: #ccc #aaa #555 #777;
	}
 
	.comicarchiveframe:hover {
		filter: alpha(opacity=60);
		-moz-opacity: 0.60;
		opacity: 0.60;
		}

.comicarchiveframe {
	margin: 20px 0 10px 0;
	padding: 5px 5px 5px 5px;
	border: 1px solid #a1761f;
	}
 
	.comicarchiveframe h3 {
		margin: 0;
		font-size: 12px;
		}
		
	.comicarchiveframe small {
		display: block;
		}
		
	.comicarchiveframe:hover {
		filter: alpha(opacity=60);
		-moz-opacity: 0.60;
		opacity: 0.60;
		}



/* SIDEBAR */

#sidebarBox{
	width: 180px;
	padding-left: 23px;
	background:#000;

}

#sidebarTop{
	width: 180px;
	height: 81px;
    	background: url('sidebar_top.gif') no-repeat;
	background-position:top;
	float: left;
}

#sidebarMain{
	width: 180px;
	border-radius: 0px 0px 25px 25px;
	color: #000;
	text-align: center;
	background: #ff9900;
    border-top: 8px solid #cc6600;
	float: left;
}

.app {
	color: #fff;
}

a.one:link {color:#37B6CE;}
a.one:visited {color:#A61000;}
a.one:hover {color:#FFB000;}




/*Twitter box*/

#twitter_div {
	width: 180px;
	padding: 8px 8px;
	background-color:#ffc500;
	a:link {color:#990000;}      /* unvisited link */
	a:visited {color:#506B1B;}  /* visited link */
	a:hover {color:#731D1D;}  /* mouse over link */
	a:active {color:#731D1D;}  /* selected link */
	/*border: 1px solid #689CD2;*/
}

#guargumBox{
	width: 180px;
	margin: 0px auto;
	padding: 0;
}

#guargumTop{
	width: 180px;
	height: 70px;
    	background: url('twitter_top.gif') no-repeat;
	background-position:top;
	float: left;
}

#guargumMain{
	width: 164px;	
	color: #000;
	padding: 0px 8px;
	text-align: center;
	background: #ffdf73;
	float: left;	
}

#guargumBottom{
	width: 180px;
	height: 71px;
    	background: url('twitter_bottom.gif') no-repeat;
	background-position:top;
	float: left;
	padding-bottom: 14px;
}

#sidebar {
	width: 203px;
	padding: 28px 0 0 0; 
	font-size: 11px;
	overflow: hidden;
	}

#sidebar h2, #sidebar h2 a {
	color: #4F6F9C;
	font-family: 'Baloo Paaji', cursive;
	font-weight: normal;
	font-size: 18px;
	text-transform: lowercase;
	letter-spacing: -1px;
	}

#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 0 6px 0;
			}

			#sidebar ul li ul li a {
				display: block;
				color: #FFF;
				text-decoration: none;
				
				}

				#sidebar ul li ul li a:hover {
					color: #ff9900;
					}



/* CALENDAR */

#wp-calendar {
	width: 165px;
	margin: 0 0 0 5px;
	}

#wp-calendar th {
	color: #999;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	}

#wp-calendar caption {
	color: #555;
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	letter-spacing: -1px;
	}

#wp-calendar td {
	min-width: 20px;
	padding: 0;
	text-align: center;
	border: 1px solid #999;
	}

#wp-calendar a {
	color: #333;
	display: block;
	text-decoration: none;
	background: #ddd;	
	}
	
	#wp-calendar a:hover {
		color: #333;
		background: #bbb;
		}



/* SEARCH */

#s {
	width: 140px;
	margin: 0;
	padding: 2px;
	color: #000;
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	border: 1px solid #999;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;	
	-webkit-border-radius: 6px;
	border-radius: 6px;
	}

	#s:hover {
		background: #eee;
		}

#searchsubmit {
	margin: 0;
	padding: 0 0 0 2px;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	background: #888;
	border-width: 2px;
	border-style: solid;
	border-color: #555;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-webkit-border-radius: 10px;
	border-radius: 10px;
	}

	#searchsubmit:hover {
		cursor:pointer;
		background: #222;
		}



/* GALLERY */

.attachment {
	width: 520px;
	margin: 0 auto;
	text-align: center;
	}

	.attachment img {
		margin: 0 0 10px 0;
		border: 1px solid #000;
		}
		
	.attachment p {
		margin: 0 9px 10px 9px;
		padding: 10px;
		border: 1px solid #999;
		-moz-border-radius: 10px;
		-khtml-border-radius: 10px;	
		-webkit-border-radius: 10px;
		border-radius: 10px;
		}
		
.imagenav-wrap {
	width: 502px;
	height: 77px;
	margin: 0 auto;
	}

.imagenav {
	width: 77px;
	height: 77px;
	float: left;	
	}

.imagenav-center {
	width: 316px;
	height: 65px;
	margin: 0 10px;
	padding: 10px 5px 0 5px;
	float: left;
	color: #bbb;
	text-align: center;
	border: 1px solid #999;
	overflow: hidden;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-webkit-border-radius: 10px;
	border-radius: 10px;
	}
	
	.imagenav-center a {
		text-decoration: none;
		color: #777;
		border-bottom: 1px dotted #990000;
		}
		
		.imagenav-center a:hover {
			color: #777;
			border-bottom: 1px solid #990000;
			}

.imagetitle {
	color: #333;
	font-size: 18px;
	}

.imagenav-bg {
	width:75px;
	height:75px;
	position: absolute;
	z-index: 0;
	background: #eee;
	border: 1px solid #000;
	}

	.imagenav-bg img {
		width:75px;
		height:75px;
		}

.imagenav-arrow {
	width:75px;
	height:75px;
	position: absolute;
	z-index: 1;
	color: #fff;
	font-size: 50px;
	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;
	}

	.imagenav-link img {
		width:75px;
		height:75px;
		filter: alpha(opacity=50);
		-moz-opacity: 0.50;
		opacity: 0.50;
		}

		.imagenav-link img:hover {
			filter: alpha(opacity=0);
			-moz-opacity: 0.00;
			opacity: 0.00;
			}

.aligncenter {
	margin: 0 auto;
	display: block;
	}

.alignright {
	margin: 10px 0 10px 10px;
	display: inline;
	float: right;
	}

.alignleft {
	margin: 10px 10px 10px 0;
	display: inline;
	float: left
	}



/* CLEAR FLOATS */

.clear {
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	clear: both;
	}








