/* Companion Custom CSS over-rides for [ Master Monk ]: ComicPress - 2.8 */

/* Add Image to Header AND make it clickable back to home - adjust height width and location of image*/
#header {display:block; width: 600px; height: 170px; background:url('http://www.mastermonk.com/wp-content/themes/comicpress-2.82/comicpress/images/header.png') top left no-repeat; overflow:visible;}
#header h1 {padding: 0;}
#header h1 a {display: block; width: 600px; height: 170px; text-indent: -9999px;}
#header .description {display: none;}

/* change the style of the author of the posts comments */
.bypostauthor { font-style:italic; }/* Companion Custom CSS over-rides for [ Master Monk ]: ComicPress - 2.8 */

body {
	font-family: 'Georgia';
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	color: #111;
}

a {
	color: #3c2c1e;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #3a2c1f;
	font-weight: bold;
	text-decoration: underline;
}

/* HEADINGS */

h1, h1 a {
	font-size: 56px;
	font-family: 'Georgia', 'Arial', sans-serif;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -5px;
	font-variant: small-caps;
}

h2, h2 a {
	font-weight: bold;
	font-style: italic;
	letter-spacing: -1px;
	font-size: 24px;
	line-height: 24px;
	font-family: 'Georgia', 'Arial', sans-serif;
}

	h2.pagetitle, h2.pagetitle a {
		font-family: 'Georgia', 'Arial', sans-serif;
		font-size: 24px;
		font-style: italic;
		font-weight: normal;
		letter-spacing: -2px;
	}

h3, h3 a {
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	letter-spacing: -1px;
	font-family: 'Georgia', 'Arial', sans-serif;
}

.entry {
	font-size: 15px;
	color: #111;
	padding-top:0px;
}

cite {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
}

small {
	font-size: 12px;
	opacity: .9;
}

.widgettitle {
	font-family: 'Georgia', 'Arial', sans-serif;
	font-style: italic;
	font-weight: bold;
	letter-spacing: -1px;
}

.comment-link a {
letter-spacing: 1px;
font-family: 'Georgia', 'Arial', sans-serif;
font-size:17px;
font-weight:bold;
font-style:italic;
}

.comment-link a:hover {
color: #3a2c1f;
}

.comment-balloon-empty {
visibility:hidden;
}

.tags {
opacity: .9;
}

/* THE PAGE WRAPPER */
/* Change this width to set the entire site's width - increase/reduce #content width by the same amount */

#page {
	width: 1002px;
	margin: 0px auto;
}

#page-wide {
	width: 1002px;
	margin: 0px auto;
}



#menubar {
	display:none;
}

.sidebar {
overflow:visible;
}

#sidebar-left {
	position:relative;
	margin:0px auto;
	width:180px;
	left: -10px;
}

#sidebar-right {
	position:relative;
	margin:0px auto;
	width:180px;
	right:-10px;
}

#content {
	margin: 0px auto;
	overflow: hidden;
}

	.narrowcolumn {
		width: 620px;
		margin: 0 auto;
		padding: 0 10px;
		margin: 0px auto;
	}

	.widecolumn {
		margin: 0 auto;
	}

.column {
	margin: 0 auto;
	padding: 5px 0;
}

#comic {
	position:inherit;
	background-color: transparant;
	padding: 0 0;
	text-decoration: none;
	border: none;
}

/* Hide text based navigation for just comic posts. */
.narrowcolumn .nav { display: none; }

#comic img {
display: block;
margin: auto;
}

#comic-head,#comic-foot {
padding: 0 0;
}

img {
max-width: inherit;
}

#comic_date-3 {
	margin: auto;
	text-align: center;
}

#bmh {
z-index:10;
width: 240px; 
margin: 15px 0 0 0; 
padding: 5px; 
position: absolute; 
color: #eee; 
font-size: 11px; 
background-color:#222; 
border: none; 
}

#rmc, #bmh {
visibility: hidden;
display: none;
position: absolute;
left:-9999px;
}

.comic-bookmark {
position:relative;
width:270px;
height:177px;
margin-top:-157px;
bottom:-60px;
}

#sidebar-overcomic .customsidebar .comic-bookmark {
left:350px;
}

#sidebar-overcomic {
height:40px;
overflow:visible;
margin-top:-80px;
}

#wp-calendar-wrap {
	background-color: #ffe3b1;
	padding:10px;
	border:1px solid #999;
	margin:10px 0;
}

#wp-calendar {
	border: solid 1px #000;
	background-color: #ffe3b1;
	width: 165px;
	margin: 0 auto;
}

#wp-calendar a {
	background-color: #ffeac5;
}

#wp-calendar a:hover {
	color: #fff;
	background: #87601c;
}
	
body {
background: url(/wp-content/themes/comicpress-2.82/comicpress/images/bgs/bg-desk.jpg) repeat;
background-color: #2f2214;
}

#content-wrapper {
width:1000px;
position:relative;
background: url(/wp-content/themes/comicpress-2.82/comicpress/images/bgs/cont-middle.jpg) repeat-y;
overflow: visible;
margin: 0px auto;
padding: 0 50px;
left:-50px;
}

#content-wrapper .cont-top {
width:1000px;
height:40px;
position:relative;
background: url(/wp-content/themes/comicpress-2.82/comicpress/images/bgs/cont-top.png) no-repeat;
top: -40px;
padding: 0 50px;
margin: 0px auto;
overflow: visible;
left:-50px; /* same as padding content-wrapper */
}

#footer {
width:1000px;
position:relative;
z-index:20;
background: url(/wp-content/themes/comicpress-2.82/comicpress/images/bgs/cont-middle.jpg) repeat-y;
overflow: visible;
margin: 0px auto;
margin-bottom:60px;
padding: 50px 50px 0 50px;
line-height: 5px;
left:-50px;
}

#footer .footer-notes {
position:relative;
width:1000px;
padding: 0 50px;
margin: 0px auto;
left:-50px;
}

#footer ul li{
padding: 0 6px;
list-style:none;
list-style-type:none;
display: inline;
opacity: .9;
}

#footer #footer-bottom {
position:relative;
width:1000px;
height:34px;
padding: 0 50px;
background: url(/wp-content/themes/comicpress-2.82/comicpress/images/bgs/cont-bottom.png) no-repeat;
margin: 0px auto;
top:20px;
left:-50px;
z-index:30;
}

#parch-socialbox {
position: relative;
top:60px;
z-index:10;
}

#parch-social {
position: relative;
right:-5px;
width:202px;
height:60px;
float:right;
margin: 0 auto;
}

#parch-social img {
padding: 10px 5px;
float: left;
}

#parch-social a:hover img{
position: relative;
opacity: .9;
filter: alpha(opacity = 80);
}

#parch-social a img{
position: relative;
opacity: .6;
filter: alpha(opacity = 50);
}

a:hover .parch-rss {
position: relative;
opacity: 1;
filter: alpha(opacity = 900);
}

a .parch-rss {
position: relative;
padding-right: 5px;
opacity: .8;
filter: alpha(opacity = 70);
}

#parch-social a {
text-decoration: none;
}

#parch-top {
position: relative;
height: 151px;
width: 1300px;
margin: 0px auto;
overflow: visible;
left: -150px;
}

#parch-middle {
position: relative;
left: -150px;
width: 1300px;
margin: 0px auto;
overflow: auto;
background: url(/wp-content/themes/comicpress-2.82/comicpress/images/bgs/middle.jpg) repeat-y;
overflow: visible;
}

#parch-bottom {
position: relative;
height: 142px;
width: 1300px;
margin: 0px auto;
overflow: visible;
left: -150px;
}

#parch-topedge {
position: relative;
height: 40px;
width: 1300px;
margin: 0px auto;
overflow: visible;
left: -150px;
}

#parch-bottomedge {
position: relative;
height: 42px;
width: 1300px;
margin: 0px auto;
overflow: visible;
left: -150px;
}

#comic-foot {
position: relative;
top: -184px;
}

#blogheader {
padding-top: 20px;
}

#blogheader h2 {
font-weight:normal;
font-size:22px;
}

.post-comic {
padding-bottom:80px;
}

h2.widgettitle a.rsswidget {
display:none;
}

#content-wrapper {
margin-top:60px;
}

#comic_navi_wrapper {
position:relative;
margin-bottom:-63px;
}

.gallery-image {
	width: auto;
	border: none;
	overflow: hidden;
	background: none;
	text-align: center;
	clear: left;
}

	.gallery-caption p {
		width: auto;
		padding: 5px;
		margin: 0;
		display:block;
		text-align: center;
		color: #fff;
		background: #000;
		clear: left;
	}

.gallery-caption {
	font-size: 11px;
}

.gallery-caption p {
	width: auto;
	padding: 5px;
}

.imagenav-wrap {
	position: relative;
	clear: both;
	margin: 0px auto;
}

.imagenav {
	padding-bottom:4px;
}

.imagetitle {
	padding: 0 20px 95px 20px;
}

.imagenav-bg, .imagenav-center {
	background: #ffeac5;
}

#content .entry a {
padding: 4px 4px;
}

#content .gallery-image img {
	max-width: 1000px;
	max-height: auto;
	float:left;
}

.imagenav-center {
	min-width: 200px;
	max-width: 600px;
	}
	
.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);
}