/*
Theme Name: ComicPress Webcomic Factory
Theme URI: http://thewebcomicfactory.com
Template: comicpress
Description: Child theme of ComicPress
Author: Philip M. Hofer (Frumph)
Author URI: http://frumph.net
Version: 1.0
.
The CSS, XHTML and design is released under GPL v3:
http://www.opensource.org/licenses/gpl-3.0.html
.
*/

@import url("../comicpress/style.css");

/* STANDARD TAGS */

body.scheme-high {
	background-image: none;
	background-color: Transparent;
	color: #000;
}

body.scheme-high .uentry, body.scheme-high .sidebar h2, body.scheme-high #wp-calendar-wrap, body.scheme-high #wp-paginav, body.scheme-high #comment-wrapper, body.scheme-high #pagenav, body.scheme-high table#comic-nav-wrapper, body.scheme-high #comic-wrap {
	color: #fff!important;
}

body.scheme-high #page-wrap {
	background-image: url('images/background-high-page-wrap.jpg');
	padding: 0;
}

body.scheme-high #header {
	overflow: visible;
	height: 167px!important;
	display: block;
}

body.scheme-high .header-info h1 a {
	width: 180px!important;
	height: 170px!important;
	overflow: visible;
}

body.scheme-high .header-info {
	position: relative;
	margin-left: -40px;
	margin-bottom: -60px;
}

body.scheme-high .menu ul li a:link, body.scheme-high .menu ul li a:visited, body.scheme-high .menunav a:link, body.scheme-high .menunav a:visited {
	color: #fff;
}

body.scheme-high #respond #comment-form-subscribe {
	color: #fff!important;
}

body.scheme-high #comic {
	background-color: Transparent;
}

body.scheme-high #comic-wrap {
	width: auto;
	border: none;
	box-shadow: none;
	background-image: none;
	background-color: Transparent;
	margin-bottom: 10px;
	border: none;
	border-radius: 0px;
	box-shadow: 0;
}

#sidebar-comic-list {
	width: 1000px;
	margin: 0 auto;
}

#sidebar-comic-list .ceo_thumbnail_widget {
	display: inline-block;
	float: left;
	width: 200px;
	height: 160px;
}

#sidebar-comic-list .ceo_thumbnail_widget img {
	max-height: 120px;
	width: auto;
}

#sidebar-header {
	margin: 0;
}

#ceo_thumbnail_widget-29 h2,
#ceo_thumbnail_widget-30 h2,
#ceo_thumbnail_widget-23 h2,
#ceo_thumbnail_widget-8 h2,
#ceo_thumbnail_widget-27 h2,
#ceo_thumbnail_widget-17 h2,
#ceo_thumbnail_widget-20 h2,
#ceo_thumbnail_widget-14 h2,
#ceo_thumbnail_widget-16 h2,
#ceo_thumbnail_widget-22 h2 {
	background-image: none;
	background-color: #0d8a30;
}

#ceo_thumbnail_widget-4 h2,
#ceo_thumbnail_widget-34 h2,
#ceo_thumbnail_widget-6 h2,
#ceo_thumbnail_widget-35 h2,
#ceo_thumbnail_widget-31 h2,
#ceo_thumbnail_widget-12 h2,
#ceo_thumbnail_widget-3 h2,
#ceo_thumbnail_widget-5 h2 {
	background-image: none;
	background-color: #2a70a3;
}

#ceo_thumbnail_widget-33 h2,
#ceo_thumbnail_widget-18 h2,
#ceo_thumbnail_widget-32 h2,
#ceo_thumbnail_widget-26 h2,
#ceo_thumbnail_widget-24 h2,
#ceo_thumbnail_widget-15 h2,
#ceo_thumbnail_widget-11 h2,
#ceo_thumbnail_widget-10 h2,
#ceo_thumbnail_widget-13 h2 {

	background-image: none;

	background-color: #8c2b9a;
}