/*
Theme Name: ComicPress PVP
Theme URI: http://comicpress.org
Description: The custom PVP edition of ComicPress. <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
.
*/

/* COMIC NEW STUFF BUTTON */
/* display: block;   for on */
/* display: none;   for off */

#comic-newstuff {
	display: block;
	}

	

/* STANDARD TAGS */

body {
	margin: 0;
	color: #222222;
	font-size: 12px;
	font-family: 'Arial', sans-serif;
	background: #2D4451 url(/images/sv_back_stripes.gif) fixed;
	}

a {
	color: #ff9b0f;
	text-decoration: none;
	}

  	a:hover {
		color: #eb8f3e;
		}

	a:focus {
		outline: none;
		}

	a img {
		border: none;
		}

p {
	margin: 12px 0;
	}

img {
	max-width: 100%;
	padding: 0;
	}

small {
	font-size: 11px;
	}

hr {
	height: 1px;
	color: #9b8d75;
	background-color: #9b8d75;
	border: 0px;
	}

blockquote {
	margin: 10px;
	padding: 5px 10px 5px 20px;
	border-width: 1px 1px 1px 5px;
	border-style: solid;
	border-color: #9b8d75;
	}

	blockquote cite {
		margin: 5px 0 0;
		display: block;
		}

.darklink a {
       color: #bfdaff;
}

.darklink a:hover {
       color: #ff9800;
}

cite {
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	}

code {
	padding: 10px;
	display: block;
	font-family: 'Courier New', monospace;
	border: 1px dotted #9b8d75;
	overflow: scroll;
	}

acronym, abbr, span.caps {
	cursor: help;
	}

	acronym, abbr {
		border-bottom: 1px dashed #9b8d75;
		}

form {
	margin: 0;
	}



/* HEADINGS */

h1, h1 a, h1 a:hover {
	padding: 10px 0 0 0;
	margin: 0;
	color: #9b8d75;
	font-size: 60px;
	font-family: 'Arial', sans-serif;
	font-weight: normal;
	line-height: 50px;
	text-decoration: none;
	letter-spacing: -4px;
	font-variant: small-caps;
	}

h2, h2 a, h2 a:hover {
	margin: 0;
	color: #9b8d75;
	font-weight: bold;
	letter-spacing: -1px;
	font-size: 24px;
	}
	
	h2.pagetitle, h2.pagetitle a {
		padding: 0 0 5px 0;
		margin: 0 0 20px 0;
		font-family: 'Arial', sans-serif;
		font-size: 32px;
		font-weight: normal;		
		letter-spacing: -2px;
		}

h3, h3 a, h3 a:hover {
	padding: 0;
	margin: 0;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	color: #9b8d75;
	text-decoration: none;
	clear: both;
	letter-spacing: -1px;
	}

/* THE HEADER */

#header {
	background: url('header.png') no-repeat;
	zoom: 1;
	}

	#header-top {
		height: 120px;
		width: 970px;
		overflow: hidden;
		}
		
		#logo {
			display: block;
			float: left;
			height: 120px;
			width: 190px;
			overflow: hidden;
			text-indent: -9999px;
			}
			
		#ad-leader{
			width: 728px;
			height: 90px;
			padding: 14px 0 0 34px;
			float: left;
			}
		
	.description {
		padding: 0 0 10px 0;
		font-size: 14px;
		font-style: italic;
		letter-spacing: 2px;	
		}

#header-dark {
	background: url('header-dark.png') no-repeat;
	}

/* THE PAGE WRAPPER */
/* Change this width to set the entire site's width - increase/reduce #column width by the same amount */

#page {
	width: 901px;
	margin: 0px auto;
	}

	#left-wrap {
		width: 780px;
		padding: 0 0 0 10px;
		float: left;
		background: url('left-wrap.png') 10px 35px no-repeat;
		}
		
		#column-left {
			width: 280px;
			float: left;
			overflow: hidden;
			}
			
		#column-center {
			width: 480px;
			padding: 14px 10px 10px 10px;
			float: left;
			overflow: hidden;
			}
		
	#ad-tower{
		width: 160px;
		padding: 5px 5px 13px 5px;
		margin: 0 0 10px 0;
		float: left;
		background: #ff9b0f url('ad-tower.png') 0 bottom no-repeat;;
		}
		
	#pw-tower {
		margin: 5px 0 3px 0;
		padding: 0 0 2px 0;
		background: #b65223;
		}

#comic-notes {
	width: 246px;
	padding: 0 10px;
	margin: 0 0 0 10px;
	color: #d1cbc0;
	font-family: 'Verdana', sans-serif;
	font-size: 11px;
	line-height: 15px;
	background: #443b2d;
	border-left: 2px solid #9b8d75;
	border-right: 2px solid #9b8d75;
	overflow: hidden;
	}

	#comic-notes-head {
		width: 280px;
		height: 40px;
		background: url('comic-notes.png') no-repeat;
		}
		
	#comic-notes-foot {
		width: 280px;
		height: 10px;
		background: url('comic-notes.png') 0 bottom no-repeat;
		}

.title {
	padding: 0 10px 10px 10px;
	font-family: 'Arial', sans-serif;
	font-size: 24px;
	line-height: 20px;
	letter-spacing: -1px;
	color: #443b2d;
	/*text-shadow: #000000 0 0 0px;*/
	}

	.title a {
		color: #443b2d;
		}
	
	.title-head {
		height: 10px;
		background-color: #164a68;
		}

.date {
	font-family: 'Verdana', sans-serif;
	font-size: 11px;
	line-height: 20px;
	letter-spacing: 0.5px;
	color: #ff9b0f;
	}

.repositioncontent {
  position:relative;
 top:45px;
 left:-719px;
}
	
.content {
	font-family: 'Arial', sans-serif;
	color: #222222;
	}
	
.content a {
        color: #245f8e;
 }
	
/* THE COMIC */

#comic-wrap {
	border-collapse: collapse;
	}

	
	#comic-wrap td {
		padding: 0;
		vertical-align: bottom;
		}
	
	
#comic {
	width: 850px;
	padding: 20px 0 10px 20px;
	}

#comic-sidebar {
	width: 90px;
	padding: 20px 0 16px 10px;
	float: left;
	overflow: hidden;
	bottom: 0;
	}

	#comic-share {
		width: 70px;
		height: 40px;
		margin: 0 0 10px 0;
		display: block;
		text-indent: -9999px;
		overflow: hidden;
		background: url('comic-sidebar.png') no-repeat;
		}
		
		#comic-share:hover {
			background-position: 0 -40px;
			}
		
		#comic-share-window {
			height: 96px;
			width: 120px;
			padding: 1px;
			margin: -108px 0 0 -50px;
			background: #fff;
			position: absolute;
			background: url('comic-sidebar.png') -220px 0 no-repeat;
			display: none;
			}
			
			#comic-share-window a {
				width: 24px;
				height: 24px;
				display: block;
				float: left;
				text-indent: -9999px;
				overflow: hidden;
				}
		
	#comic-buyprint {
		width: 70px;
		height: 40px;
		margin: 0 0 10px 0;
		display: block;
		text-indent: -9999px;
		font-size: 0px;
		line-height: 0px;
		overflow: hidden;
		border: none;
		cursor: pointer;
		background: url('comic-sidebar.png') -70px 0 no-repeat;
		}
		
		#comic-buyprint:hover {
			background-position: -70px -40px;
			}
		
		#comic-buyprint::-moz-focus-inner {
			border: 0;
			}
			
	#comic-comment {
		width: 70px;
		height: 40px;
		margin: 0 0 10px 0;
		display: block;
		text-indent: -9999px;
		overflow: hidden;
		background: url('comic-sidebar.png') -140px 0 no-repeat;
		}
		
		#comic-comment:hover {
			background-position: -140px -40px;
			}
		
		
	#comic-newstuff {
		width: 70px;
		height: 70px;
		margin: 0 0 10px 0;
		overflow: hidden;
		background: url('comic-sidebar.png') -350px 0 no-repeat;
		}
		
		#comic-newstuff:hover {
			background: url('comic-sidebar.png') -420px 0 no-repeat;
			}
		
		#comic-newstuff a {
			width: 70px;
			height: 70px;
			display: block;
			text-indent: -9999px;
			overflow: hidden;
			background: url('http://pvponline.com/pvpstuff/newstuff.png') 5px 5px no-repeat;
			}
	
/* THE FOOTER */

#footer {
	height: 300px;
	padding: 10px 0 30px 0;
	background: url('footer.png') 0 bottom no-repeat;
	}

	#stuff-left {
		width: 240px;
		height: 280px;
		padding: 20px 10px 0 40px;
		float: left;
		}
	
		#pvpstuff {
			display: block;
			text-indent: -9999px;
			height: 102px;
			}
	
		#stuff-itemone {
			height: 150px;
			width: 100px;
			padding: 10px 12px 0 8px;
			float: left;
			overflow: hidden;
			text-align: right;
			}
			
		#stuff-itemtwo {
			height: 150px;
			width: 100px;
			padding: 10px 8px 0 12px;
			float: left;
			overflow: hidden;
			text-align: right;
			}
			
			#stuff-left a {
				color: #333;
				}
				
			a .price {
				font-weight: bold;
				color: #d84601;
				}
			
			#stuff-itemtwo img, #stuff-itemone img {
				margin: 0 0 10px 0;
				}
			
	#stuff-right {
		width: 300px;
		height: 282px;
		padding: 18px 0 0 0;
		float: left;
		}
	
	#asset-head {
		display: block;
		width: 300px;
		height: 49px;
		text-indent: -9999px;
		position: absolute;
		background: #f00;
		background: url('footer.png') -290px -40px no-repeat;
		}
	
	#ad-box {
		padding: 25px 0 0 40px;
		height: 250px;
		width: 300px;
		float: left;
		}
	
#subfooter {
	padding: 0 0 20px 0;
	margin: 0 auto;
	color: #685d4a;
	text-align: center;
	}
	
	#subfooter a {
		color: #b65223;
		}

/* PAGETITLE */

#pagetitle {
color: #ffffff;
	}

#pagetitle a {
color: #ffffff;
	}
	
/* NAVIGATION */

#navbar {
	height: 35px;
	width: 780px;
	background: #164a68;
	overflow: hidden;
	}
	
	#navbar-previous {
		width: 38px;
		height: 35px;
		float: left;
		overflow: hidden;
		}

		#navbar-previous a {
			display: block;
			width: 38px;
			height: 35px;
			text-indent: -9999px;
			background: url('navbar.png') no-repeat;
			overflow: hidden;
			}
			
			#navbar-previous a:hover{
				background-position: 0 -35px;
				}
			
	#navbar-next {
		width: 38px;
		height: 35px;
		float: left;
		overflow: hidden;
		}
			
		#navbar-next a {
			display: block;
			width: 38px;
			height: 35px;
			text-indent: -9999px;
			background: url('navbar.png') -38px 0 no-repeat;
			overflow: hidden;
			}
			
			#navbar-next a:hover{
				background-position: -38px -35px;
				}
		
	#navbar-date {
		width: 120px;
		height: 35px;
		float: left;
		font-family: 'Arial', sans-serif;
		text-transform: uppercase;
		font-size: 13px;
		line-height: 35px;
		text-align: center;
		color: #443b2d;
		}
	
		#navbar-title-wrap {
			width: 584px;
			height: 35px;
			float: left;
			font-family: 'Arial', sans-serif;
			font-size: 24px;
			letter-spacing: -1px;
			line-height: 35px;
			color: #fff;
			overflow: hidden;
			}

			#navbar-title {
				display: block;
				padding: 0 5px;
				background: #b65223;
				color: #fff;
				float: left;
				}

		#navbar-pagetitle {
			height: 35px;
			width: 622px;
			margin: 0 0 0 158px;
			background: #ff9b0f;
			overflow: hidden;
			}
				
		#navbar-pagetitle-wrap {
			width: 546px;
			height: 35px;
			float: left;
			font-family: 'Arial', sans-serif;
			font-size: 24px;
			letter-spacing: -1px;
			line-height: 35px;
			color: #fff;
			overflow: hidden;
			}
			
		#navbar-pagetitle #navbar-previous, #navbar-pagetitle #navbar-next {
			width: auto;
			float: right;
			}
.nav {
	padding: 3px 0 0 0;
	float: right;
	font-size: 12px;
	font-weight: bold;
	}

.nav-single {
	color: #000;
	font-size: 12px;
	font-weight: bold;	
	float: right;
	}

.pagenav {
	padding: 40px 20px 20px 20px;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	clear: both;
	}

	.pagenav-left {
		float: left;
		}

	.pagenav-right {
		float: right;
		}

.nav a, .pagenav a, .nav-single a {
	display: block;
	float: left;
	color: #9b8d75;
	}

	.nav a:hover, .pagenav a:hover, .nav-single a:hover {
		color: #b65223;
		}

	.navdivider {
		padding: 0 5px 0 0;
		margin: 0 5px 0 0;
		border-right: 1px solid #000;
		}



/* POSTS - PAGES */

#column {
	width: 560px;
	padding: 5px 0 20px 0;
	float: left;
	overflow: hidden;
	}

.post, .post-comic, .post-page {
	padding: 0 0 30px 0;
	}

.post-head, .post-page-head, .post-comic-head {
	height: 0px;
	overflow: hidden;
	}
	
.post-foot, .post-comic-foot, .post-page-foot {
	margin: 0 0 40px 0;
	height: 0px;
	overflow: hidden;
	}
	
	.comicdate {
		font-size: 14px;
		}

	.postdate {
		font-size: 11px;
		}

.more-link {
	border-top: 1px dashed #9b8d75;
	font-style: italic;
	display: block;
	clear: both;
	}
		
.tags {
	font-size: 11px;
	clear: both;
	padding: 0 0 40px 0;
	}

.comment-link {
	font-family: 'Arial', sans-serif;
	font-size: 16px;
	text-align: right;
	}



/* THE BLOG HEADER */

#blogheader {
	font-family: 'Arial', sans-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: 'Arial', sans-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;
	float: left;
	}

#comment {
	width: 100%;
	font-size: 12px;
	font-family: 'Arial', sans-serif;
	}

#author, #email, #url {
	width: 200px;
	font-size: 12px;
	font-family: 'Arial', sans-serif;
	}

#submit {
	margin: 0 0 20px 0;
	float: right;
	}

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 */  

.comicarchiveframe {
	width: 435px;
	padding: 0;	
	}

				
.archive-year {
	font-size: 48px;
	}

.archive-yearlist {
	padding: 0 0 10px 0;
	font-size: 14px;
	}



/* SIDEBAR */

#sidebar-top {
	border-collapse: collapse;
	margin: 0 0 20px 0 ;
	}
	
	#sidebar-top td {
		padding: 0;
		vertical-align: bottom;
		}

	#button-rss, #button-twitter, #button-email {
		width: 75px;
		height: 15px;
		padding: 55px 0 0 0;
		display: block;
		margin-left: 5px;
		font-size: 11px;
		text-align: center;
		color: #9b8d75;
		background: url('buttons.png') no-repeat;
		overflow: hidden;
		}
		
		#button-rss:hover, #button-twitter:hover, #button-email:hover {
			color: #ff9b0f;
			}
		
	#button-rss {
		margin-bottom: 5px;
		}
		
	#button-twitter {
		margin-bottom: 5px;
		background-position: 0 -80px;
		}
		
	#button-email {
		background-position: 0 -160px;
		}
		
#sidebar {
	padding: 10px;
	}

#sidebar h2, #sidebar h2 a {	
	font-size: 16px;
	margin: 20px 0 10px 0;
	}

.addtoany_list ul { 
margin: 0 0 0 0px;
	padding: 0;
	list-style: none; };

.addtoany_list ul li { 
margin: 0 0 0 0px;
	padding: 0;
	list-style: none; };

.addtoany_list li li { 
margin: 0 0 0 0px;
	padding: 0;
	list-style: none; };


#sidebar ul {
	margin: 0 0 0 10px;
	padding: 0;
	list-style: none;
	}

	#sidebar ul li {
		margin: 0 0 10px 0px;
		padding: 0;
		}

		#sidebar li li {
			margin: 0 0 10px 10px;
			padding: 0;
			}

			#sidebar ul li ul li a {
				}

				#sidebar ul li ul li a:hover {
					}

#pvpstuff-button {
	width: 264px;
	height: 116px;
	display: block;
	text-indent: -9999px;
	background: url('pvpstuff-button.png') no-repeat;
	}

	#pvpstuff-button:hover {
		background-position: 0 -120px;
		}

/* CALENDAR */

#wp-calendar {
	width: 165px;
	margin: 0 0 0 5px;
	color: #eeeeee;
	}

#wp-calendar th {
	font-size: 9px;
	font-weight: normal;
	text-align: center;
	color: #222222;
	}

#wp-calendar caption {
	font-family: 'Arial', sans-serif;
	font-size: 10pt;
	font-variant: caps;
	color: #222222;
	}

#wp-calendar td {
	min-width: 20px;
	padding: 0;
	text-align: center;
        color: #b5deff;
	background: #80a6c8;
	}

#wp-calendar a {
	display: block;
	text-decoration: none;
         color: #ffffff;
	background: #80a6c8;
	}

	#wp-calendar a:hover {
		color: #ff9800;
		background: #80a6c8;
		}



/* SEARCH */

#s {
	width: 138px;
	margin: 0 0 0 5px;
	padding: 4px 0 0 5px;
	font-size: 12px;
	height: 19px;
	font-family: 'Arial', sans-serif;
	color: #443b2d;
	border: none;
	float: left;
	background: url('browse-search.png') 0 -46px no-repeat;
	}
	
	#s:hover, #s:focus {
		color: #b65223;
		background-position: 0 -69px;
		}

#searchsubmit {
	padding: 0;
	margin: 0;
	border: none;
	height: 23px;
	width: 23px;
	line-height: 0;
	font-size: 0;
	font-family: 'Arial', sans-serif;
	cursor: pointer;
	background: url('browse-search.png') -143px -46px no-repeat;
	}

	#searchsubmit:hover {
		background-position: -143px -69px;
		}

	#searchsubmit:-moz-focus-inner {
		border: 0;
		}

#browse-archives {
	margin: 10px 0 10px 5px;
	background: url('browse-search.png') no-repeat;
	}
	
	#browse-archives:hover {
		background-position: 0 -23px;
		}

	#browse-archives select{
		margin: 0;
		padding: 0;
		width: 166px;
		height: 23px;
		font-size: 12px;
		font-family: 'Arial', sans-serif;
		border: none;
		opacity: 0;
		filter: alpha(opacity=0);
		cursor: pointer;
		}
			
/* GALLERY */

.gallery-image {
	width: 518px;
	border: 1px solid #000;
	overflow: hidden;
	background: #000;
}

.gallery-caption {
	font-size: 11px;
	}
	
	.gallery-caption  p {
		width: 510px;
		padding: 5px;
		margin: 0;
		text-align: center;
		color: #fff;
		background: #000;
		}

.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: #fff;
	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;
		opacity: 0.50;
		filter: alpha(opacity=50);
		}

			.imagenav-link img:hover {
				opacity: 0.00;
				filter: alpha(opacity=0);
				}



/* 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;
	float: right;
	}

.alignleft {
	margin: 10px 10px 10px 0;
	display: inline;
	float: left
	}



/* 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: 'Arial', sans-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: 'Arial', sans-serif;
	font-style: italic;
	}

	#searchsubmit-transcript {
		padding: 0 5px;
		font-size: 12px;
		font-family: 'Arial', sans-serif;
		}



/* STORYLINES */

.storyline-cats {
	padding: 0;
	margin: 0;
	list-style: none;
	}

.storyline-cats li {
	display: inline;
	}

	li.storyline-root {
		display: none;
		}



/* CLEAR FLOATS */

.clear {
	height: 0;
	font-size: 0;
	line-height: 0;
	clear: both;
	}
	
