/*
Theme Name: Dreamland
Theme URI: http://mindfaucet.com
Template: comicpress
Description: Custom ComicPress Child Theme
Author: Tyler Martin
Author URI: http://mindfaucet.com/
Version: 1.0
*/

@import url("../comicpress/style.css");

/* STANDARD TAGS */

body {
	margin: 0;
	font-family: 'Arial' , sans-serif;
	color: #333;
	background: #fff url('background.png') top center repeat-x;
}

.button {
	background: #aaa url('menu.png');
	color: #000;
	font-family: 'Arial' , sans-serif;
	font-size: 13px;
	line-height: 13px;
	border: 1px solid #999;
	cursor: pointer;
}

.button:hover {
	color: #fff;
	background: #f00 url('menu.png') 0 -75px;
}

h1, h1 a, h2, h2 a, h3, h3 a {
	font-weight: normal;
	text-shadow: 2px 2px 3px #695181;
}


/* THE HEADER */

#header {
	text-align: center;
}

#header a {
	color: #eee;
}

#header .description {
	color: #555;
	padding: 0 0 10px 0;
	font-size: 14px;
	font-style: italic;
	letter-spacing: 2px;
}

/* THE MENU */

#menubar-wrapper {
	width: 800px;
	margin: 0 auto;
	background: url('images/menu.png');
	border-width: 1px 1px 1px 0;
	border-style: solid;
	border-color: #999;
	font-face: sans-serif;
	height: 25px;
	-moz-box-shadow: 3px 3px 3px #333;
	-moz-border-radius-bottomright: 1px;
	-webkit-box-shadow: 3px 3px 3px #333;
	-webkit-border-bottom-right-radius: 1px;
	margin-bottom: 5px;
}

.menunav a:hover {
	background-color: Transparent;
}

.menunav-rss {
	width: 25px;
	height: 25px;
	margin: 0 0 0 4px;
	padding: 0;
	display: block;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	background: url('images/menu-nav.png') no-repeat;
}

.menunav-rss:hover {
	background: url('images/menu-nav.png') 0 -25px no-repeat;
}

.menunav-prev, .menunav-next {
	display: block;
	float: left;
}

.menunav-prev {
	margin: 0 0 0 5px;
}

.menunav-prev a, .menunav-next a {
	width: 25px;
	height: 25px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

.menunav-prev a {
	background: transparent url('images/menu-nav.png') -25px 0 no-repeat;
}

.menunav-prev a:hover {
	background: transparent url('images/menu-nav.png') -25px -25px no-repeat;
}

.menunav-next a {
	background: url('images/menu-nav.png') -50px 0 no-repeat;
}

.menunav-next a:hover {
	background: transparent url('images/menu-nav.png') -50px -25px no-repeat;
}


.menubar {
	border-right: 1px solid #aaa;
}

.menubar li a {
	border-left: 1px solid #aaa;
	border-right: 1px solid #fff;
}

.menubar ul li a {
	text-shadow: 2px 2px 4px #555;
}

.menubar ul li ul li a {
	text-shadow: 2px 2px 4px #555;
	border: none;
}

.menubar ul li a:link, .menubar ul li a:visited {
	text-shadow: 2px 2px 4px #111;
	color: #fff;
}

.menubar ul li ul li a:link, .menubar ul li ul li a:visited {
	text-shadow: 2px 2px 4px #111;
	border: none;
}

.menubar ul li a.selected {
	/*CSS class that's dynamically added to the currently active menu items' LI A element*/
	background: Transparent;
	background: url('images/menu.png') 0 -75px;
}

.menubar ul li a:hover {
	background-color: Transparent; /*background of menu items during onmouseover (hover state)*/
	background: url('images/menu.png') 0 -75px;
	border-left: 1px solid #8b160f;
	border-right: 1px solid #c28380;
}

.menubar ul li ul li a.selected {
	background-image: none;
	background-color: #333;
}

.menubar ul li ul li a:hover {
	background-image: none;
	background: #000;
}


/* THE COMIC */

#comic {
	background: #fff;
	border: 1px solid #999;
	text-align: center;
	z-index: 100;
	padding: 5px;
	-moz-box-shadow: 3px 3px 3px #333;
	-moz-border-radius-bottomright: 1px;
	-webkit-box-shadow: 3px 3px 3px #333;
	-webkit-border-bottom-right-radius: 1px;
	margin: 0 5px;
}

/* COMMENT LINK */

.comment-link {
	height: 25px;
	line-height: 20px;
	font-family: 'Arial' , sans-serif;
	font-weight: bold;
	text-align: right;
}

.comment-link a {
	padding: 0 5px 0 0;
}

.comment-balloon {
	width: 30px;
	height: 25px;
	display: block;
	float: right;
	overflow: hidden;
	text-align: center;
	line-height: 16px;
	font-family: 'Georgia' , serif;
	font-size: 16px;
	font-weight: normal;
	background: url('comment-balloon.png') no-repeat;
}

.comment-link a:hover .comment-balloon {
	color: #fff;
	background-position: 0 -25px;
}

.comment-balloon-empty {
	font-size: 20px;
	line-height: 30px;
}


/* WIDGETS */

.archive-dropdown-wrap {
	background: url('browse-search.png') no-repeat;
}

.archive-dropdown-wrap:hover {
	background-position: 0 -23px;
}

.archive-dropdown {
	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;
}

/* SEARCH */

.widget_search #s-search, #s-transcript {
	width: 138px;
	padding: 4px 0 0 5px;
	font-size: 12px;
	height: 19px;
	font-family: 'Arial' , sans-serif;
	color: #000;
	border: none;
	float: left;
	background: url('browse-search.png') 0 -46px no-repeat;
}

#s-search:hover, #s-search:focus, #s-transcript:hover, #s-transcript:focus {
	color: #550000;
	background-position: 0 -69px;
}

#searchform button, #searchform-transcript button {
	padding: 0;
	margin: 0;
	border: none;
	height: 23px;
	width: 23px;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	text-indent: -9999px;
	background: url('browse-search.png') -143px -46px no-repeat;
}

#searchform button:hover, #searchform-transcript button:hover {
	background-position: -143px -69px;
}

#searchform button:hover, #searchform-transcript button:-moz-focus-inner {
	border: 0;
}

.searchresults {
	float: right;
	padding: 5px;
}

/* GALLERY */

.gallery-image {
	width: 518px;
	border: 1px solid #000;
	overflow: hidden;
	background: #000;
	text-align: center;
}

.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); */
}

/* Pagination */

#wp-paginav {
	background: url('images/menu.png');
	text-align: left;
	border: 1px solid #999;
	width: 500px;
	margin: 5px auto;
	-moz-box-shadow: 3px 3px 3px #333;
	-moz-border-radius-bottomright: 1px;
	-webkit-box-shadow: 3px 3px 3px #333;
	-webkit-border-bottom-right-radius: 1px;
	margin: 5px 5px 5px 60px;
}

#paginav {
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	line-height: 25px;
	font-size: 13px;
	border-right: 1px solid #aaa;
}

#paginav .paginav-pages, #paginav .paginav-extend {
	padding: 0 15px 0 15px;
}

#paginav a {
	padding: 0px 10px 0 10px;
	display: block;
	color: #000;
	text-decoration: none;
}

#paginav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#paginav li {
	float: left;
}

#paginav li a {
	border-left: 1px solid #aaa;
	border-right: 1px solid #ccc;
}

#paginav .paginav-next, #paginav .paginav-previous {
	font-size: 20px;
}

#paginav .paginav-current, #paginav .current {
	padding: 0px 10px 0 10px;
	color: #fff;
	border-left: 1px solid #aaa;
	background: url('images/menu.png') 0 -150px;
}

#paginav li:hover a {
	border-left: 1px solid #8b160f;
	border-right: 1px solid #c28380;
	color: #fff;
	background: url('images/menu.png') 0 -75px;
}


/* changes from silver... */


/* Companion Custom CSS over-rides for [ ComicPress ]: ComicPress - 2.8 */

body {
	background: #927ba9 url('background.jpg') center 416px repeat-y;
}

body.midnight, body.morning {
	background: #000 url('background-night.jpg') center 416px repeat-y;
}

a {
	color: #5c3480;
}

a:hover {
	color: #b361ff;
}

#header {
	height: 310px;
}

#header h1, #header .description {
	display: none;
}

#page {
	width: 100%;
	min-height: 416px;
	background: url('header.jpg') center top no-repeat;
}

body.midnight #page, body.morning #page {
	background: url('header-night.jpg') center top no-repeat;
}

#content-wrapper {
	width: 810px;
	margin: 0 auto;
}

.nav {
	display: none;
}

#blogheader {
	border: none;
	padding-top: 20px;
}

.post-comic, .post-page, .post-blog {
	/*	background: #fff; 	border: solid 1px #000; 	margin: 0 5px 5px 20px;   -moz-box-shadow: 3px 3px 3px #333;   -moz-border-radius-bottomright: 1px;   -webkit-box-shadow: 3px 3px 3px #333;   -webkit-border-bottom-right-radius: 1px; */
	margin-left: 20px;
}

.post-content {
	padding: 0;
}

.post-info {
	/*	background: #e3d7f0; 	padding: 5px; */
}

.post-extras, .entry {
	/*	padding: 5px; */
}

.post-blog {
	margin: 0 5px 20px 20px;
}

#content {
	width: 610px;
	padding: 0;
}

.column {
	padding: 0 4px;
}

#comic {
	padding: 0;
	border: none;
	background: transparent;
}

#comic img {
	border: 1px solid #555;
}

#sidebar-right {
	width: 190px;
}

#footer {
	height: 259px;
	padding: 10px 0 0 0;
	background: url('footer.jpg') center top no-repeat;
}

body.midnight #footer, body.morning #footer {
	background: url('footer-night.jpg') center top no-repeat;
}

#comment-wrapper {
	padding: 0 0 0 20px;
}

/*

.archive .post-comic .post-info {
display: none;
}


.archive .post-comic {
width: 110px;
float: left;
padding: 0;
clear: none;
margin: 0 0 5px 5px;
}
*/

#wp-paginav {
	clear: both;
}

#footer p {
	width: 650px;
	margin: 0 auto;
}

li.comment {
	margin: 10px 0 0 0;
	padding: 5px;
	border: none;
	background: url('comment.png');
}

li.author {
	border: 1px solid #fff;
}

h2, h2 a, h3, h3 a {
	font-family: 'Georgia' , serif;
}

.comicthumbwrap {
	margin: 5px;
}

.comicarchiveframe {
	width: 100px;
	height: 150px;
	margin: 0;
	padding: 0;
	overflow: hidden; /* border: 1px solid #777; */
}

.comicthumbdate {
	display: none;
}

#storyline li li .storyline-title {
	font-family: 'Georgia' , serif;
	font-weight: normal;
	font-size: 24px;
}

.storyline-description {
	font-size: 13px;
}

#storyline li li .storyline-foot {
	border-bottom: 1px solid #777;
}

#storyline li li img {
	width: 100px;
	height: inherit;
	float: left;
	padding: 0 10px 0 0;
}

#sidebar-overcomic {
	padding: 0;
}

.entry {
	font-family: 'Georgia' , serif;
	letter-spacing: -0.5px;
	font-size: 16px;
	line-height: 18px;
}

h2, h2 a {
	font-size: 34px;
	line-height: 34px;
}

#jukebox {
	width: 180px;
	height: 80px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url('jukebox.png') no-repeat;
}

body.single #comic-wrap {
	min-height: 670px;
}

#sidebar-menubar {
	width: 800px;
	margin: 0 auto;
}

.bookmark-widget {
	width: 100px;
	height: 100px;
	margin-top: -103px;
	margin-left: 640px;
	position: absolute;
	zoom: 1;
}

.bookmark-widget a.bookmark-clicker {
	width: 100px;
	height: 100px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url('bookmark.png') no-repeat;
}

.bookmark-widget a.active {
	width: 100px;
	height: 100px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url('bookmark.png') 0 -100px no-repeat;
}


/*

body.home #comic, body.home #comic-foot {
	display: none;
}

.widget_comicpress_latest_thumbnail {
float: left;
}

.widget_comicpress_latest_thumbnail img {
height: 150px;
}

.widget_comicpress_latest_thumbnail h2 {
display: none;
}

.widget_comicpress_latest_thumbnail {
float: left;
width: 100px;
overflow: hidden;
position: absolute;
}

body.home .postonpage-1 {
width: 500px;
float: right;
}
*/

.buyprint-int-form {
	margin-top: 10px;
}

.postid-4014 #comic:hover, .postid-4783 #comic:hover, .postid-993 #comic:hover, .postid-155 #comic:hover, .postid-246 #comic:hover, .postid-361 #comic:hover, .postid-379 #comic:hover, .postid-1146 #comic:hover {
	position: absolute;
	top: 0px;
	left: 0px;
	max-width: 100%;
}

.buyprint-thankyou {
	text-align: center;
	border: solid 1px #000;
	background: #fff;
	color: #B00;
}

.pagetitle {
	margin-left: 20px;
}

