/*
Welcome to Custom CSS!

CSS (Cascading Style Sheets) is a kind of code that tells the browser how
to render a web page. You may delete these comments and get started with
your customizations.

By default, your stylesheet will be loaded after the theme stylesheets,
which means that your rules can take precedence and override the theme CSS
rules. Just write here what you want to change, you don't need to copy all
your theme's stylesheet content.
*/
.character-argrath {
	background: url('http://theprince.wpenginepowered.com/wp-content/uploads/2014/06/Young-Argrath-Headshot.png') top center no-repeat;
}

div.comic_navi_wrapper {
	text-align: center;
	font-size: 12px;
}

#patreoncontainer {
	width: 980px;
	height: 68px;
	position: relative;
	cursor: pointer;
}

#patreonpic, #patreontext {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

#patreonpic {
	border: 3px;
	border-color: white;
}

#patreontext {
	z-index: 10;
	text-align: center;
	vertical-align: bottom;
}

#patreonspan {
	color: white;
	cursor: pointer;
	text-align: center;
	vertical-align: bottom;
	display: table;
	width: 100%;
	height: 28px;
	top: 40px;
}

#patreontext:hover {
	background: rgba(0,0,0,0.5);
}

a.patreonimage img {
	margin-left: auto;
	margin-right: auto;
}

div#header {
	height: 328px;
}

#header {
	height: 328px;
}

#header .description {
	height: 0;
	display: none;
}

#sidebar-header {
	margin: 0;
	height: auto;
	display: inline-block;
	float: left;
	width: 100%;
}

#sidebar-header div.widget_text {
	margin: 0;
	border: 0;
	background: #7e5e44 url('images/noise.jpg') repeat;
	background-color: #7e5e44;
}

#sidebar-header div.textwidget {
	margin: 0;
	border: 0;
	background: #7e5e44 url('images/noise.jpg') repeat;
	background-color: #7e5e44;
	height: 68px;
	margin-left: auto;
	margin-right: auto;
	width: 980px;
}

#text-8 {
	background: #7e5e44 url('images/noise.jpg') repeat;
	background-color: #7e5e44;
	padding: 0;
	border: 0;
}

#text-8 div.textwidget {
	background: #7e5e44 url('images/noise.jpg') repeat;
	background-color: #7e5e44;
	padding: 0;
	border: 0;
}

/* We are in "three column" mode but only showing two columns. */
#sidebar-left {
	max-width: 0;
	width: 0;
	padding: 0;
	height: 0;
}

#content {
	width: 768px;
}

#content-wrapper {
	background: #ffffff !important;
}

#page-wrap {
/*    background: #eae6e3; */
	background: #7e5e44 url('images/noise.jpg') repeat;
	background-color: #7e5e44;
}

#page {
/*    background:#eae6e3; */
	background: #7e5e44 url('images/noise.jpg') repeat;
	background-color: #7e5e44;
}

div.comic_navi_wrapper table {
	margin: 0 auto;
}

a.naviv-comments span.navi-comments-count {
	vertical-align: text-middle;
}

span.navi-comicchapter {
	font-size: 16px;
}

/* Cast */
#gallery-12 .gallery-caption {
	font-size: 14px;
}

div.textwidget {
	background: #fff;
}

body {
	background: #7e5e44 url('images/noise.jpg') repeat;
	background: #fff;
}

.uentry, #comment-wrapper, #wp-paginav, .blognav, #pagenav {
	background-color: #ffffff !important;
}

/* Scheme: CEasel body.scheme-ceasel */
body.scheme-ceasel {
/*	background: #7e5e44 url('images/noise.jpg') repeat; */
	background: #ffffff url('images/noise.jpg') repeat;
}

/* remove the background on posts */
body.scheme-ceasel .uentry {
	background: #fff;
}

body.scheme-ceasel .sidebar h2 {
	background-color: #fff;
	background: #fff;
}

body.scheme-ceasel .sidebar .widget {
	background-color: #fff;
	background: #fff;
}

/* Change the Menu bar background */
body.scheme-ceasel #menubar-wrapper {
	background: #7e5e44 url('http://theprince.wpenginepowered.com/wp-content/uploads/2014/08/Menu-Bar-v2-2.png');
	border-radius: 0;
	padding: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	width: 100%;
	border: 0;
}

body.scheme-ceasel .post-info {
	background-color: #fff;
	background: #fff;
}

body.scheme-ceasel .post-text {
	border-radius: 0;
	background-color: #fff;
	background-image: url('http://theprince.wpenginepowered.com/wp-content/uploads/2014/08/post-info-gradient.png');
}

body.scheme-ceasel .comment-wrapper-respond {
	background-color: #fff;
	background-image: url('http://theprince.wpenginepowered.com/wp-content/uploads/2014/08/post-info-gradient.png');
	background-position: bottom;
	background-repeat: no-repeat;
}

body.scheme-ceasel #comment-wrapper {
	background-color: #fff;
}

.comment-text {
	font-size: 13px;
}

.post-info {
	font-size: 13px;
}

.comment-link {
	font-size: 13px;
}

div.entry p:first-of-type:first-letter {
	font-size: 200%;
}

.FirstLetter:first-letter {
	font-size: 200%;
}

.comic-archive-chapter-description {
	font-family: "Rosarivo";
	font-size: 14px;
}

.comic-archive-chapter-description:first-letter {
	font-size: 200%;
}

.comic-archive-date {
	font-family: "Rosarivo";
	font-size: 14px;
}

.comic-archive-list-wrap {
	margin-left: 10px;
}

.comic-archive-thumbnail {
	margin: 10px;
}

.gallery-caption {
	font-family: "Rosarivo";
	font-size: 14px;
}

.menu {
	color: white !important;
	font-weight: 200 !important;
}

.menu-item {
	color: white !important;
	font-weight: 200 !important;
}

.menu a:visited {
	color: white !important;
	font-weight: 200 !important;
}

.menu a:hover {
	color: white !important;
	font-weight: 100 !important;
}

#menu-item-12 {
	color: white !important;
	font-weight: 200 !important;
}