/* Companion Custom CSS over-rides for [ Everblue Webcomic ]: ComicPress - 2.9.0.9 */

.comicthumbwrap {
	padding: 13px;
}

.comment-text {
	word-wrap: break-word;
}

.twtr-tweet-text {
	font-size: 10px;
}

a.vote_button, 
a:link.vote_button, 
a:visited.vote_button,
a.store_button,
a:link.store_button,
a:visited.store_button {
	display: block;
	margin: auto;
}

a.vote_button {
	height: 52px;
	width: 350px;
	margin: 0;
	padding: 0;
	background-image: url(http://everblue-comic.com/wp-content/uploads/2010/05/vote_button2.png);
}

a:hover.vote_button img {
	visibility: hidden;
}

a.store_button {
	height: 173px;
	width: 187px;
	margin: 0;
	padding: 0;
	background-image: url(/files/store-button-mouseover.png);
}

a:hover.store_button img {
	visibility: hidden;
}

#subcontent-wrapper {
	background-color: #000;
	min-height: 630px;
	padding-top: 40px;
	padding-bottom: 10px;
	background-image: url(http://everblue-comic.com/wp-content/uploads/2010/04/subcontent_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	-webkit-box-shadow: #000 0px 0px 35px 5px;
	-moz-box-shadow: #000 0px 0px 35px 5px;
	-khtml-box-shadow: #000 0px 0px 35px 5px;
	box-shadow: #000 0px 0px 35px 5px;
}

.twtr-hd h3,
.twtr-hd h4 {
	clear: none;
}

#ad_sidebar {
	margin-left: 20px;
	margin-bottom: 20px;
}

#ad_sidebar a:link {
	color: #4E6D8B;
}

#ad_sidebar a:hover {
	color: #6790b6;
}

.home #wp-calendar-wrap,
.single #wp-calendar-wrap {
	background: transparent;
	border: none;
}

.home #wp-calendar-wrap a:link,
.single #wp-calendar-wrap a:link {
	color: #4E6D8B;
}

.home .narrowcolumn, 
.single .narrowcolumn {
	width: 525px;
}

.page .narrowcolumn {
	width: 550px;
}

.error404 #sidebar-right,
.page #sidebar-right,
.search #sidebar-right,
.archive #sidebar-right,
.archive .post-author-gravatar,
.category #sidebar-right,
.tag #sidebar-right {
	display: none;
}

.error404 div.simplesocialbuttons,
.page div.simplesocialbuttons,
.search div.simplesocialbuttons,
.archive div.simplesocialbuttons,
.archive div.simplesocialbuttons,
.category div.simplesocialbuttons,
.tag div.simplesocialbuttons {
	display: none;
}

#sidebar-right {
	width: 200px;
	background-color: #e9d7c1;
	border: 3px solid #85683c;
	color: #000;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: #000 5px 10px 15px;
	-moz-box-shadow: #000 5px 10px 15px;
	-khtml-box-shadow: #000 5px 10px 15px;
	-moz-box-shadow: #000 5px 10px 15px;
}

.home #content,
.single #content, {
	float: left;
}

.error404 #content,
.page #content,
.search #content,
.archive #content,
.category #content,
.tag #content {
	float: none;
}

#content {
	margin: auto;
	background-color: #e9d7c1;
	border: 3px solid #85683c;
	color: #000;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: #000 5px 10px 15px;
	-moz-box-shadow: #000 5px 10px 15px;
	-khtml-box-shadow: #000 5px 10px 15px;
	-moz-box-shadow: #000 5px 10px 15px;
}

#faq {
	margin-left: 25px;
	margin-right: 25px;
	text-align: justify;
}

#faq h3 {
	font-family: Verdana,sans-serif;
	margin-top: 20px;
	font-size: 125%;
}

#faq p {
	font-family: Georgia,serif;
}

.post-tags {
	visibility: hidden;
}

.gallery a img {
	width: 150px;
	height: 150px;
}

.gallery a img {
	opacity: 1;
	filter: alpha(opacity=100);
	border: none;
}

.gallery a img:hover {
	opacity: 0.66;
	filter: alpha(opacity=66);
}

.gallery .image {
	margin-left: 18px;
	margin-bottom: 25px;
	float: left;
}

.gallery .caption {
	font-size: 75%;
	font-family: Verdana, Arial, sans-serif;
	text-align: center; }
}

.page-id-2 #menu .link_about>a, 
.page-id-6 #menu .link_archive>a, 
.page-id-7 #menu .link_characters>a,
.page-id-8 #menu .link_extras>a, 
.page-id-9 #menu .link_links>a, 
.page-id-161 #menu .link_fanart>a, 
.page-id-163 #menu .link_old_pages>a,
.page-id-161 #menu .link_extras>a,
.page-id-163 #menu .link_extras>a {
	color: #edbb69;
}

#menubar {
	background-image: url(http://everblue-comic.com/wp-content/uploads/2010/04/menubar_bg.png);
	background-repeat: repeat-y;
	background-color: #000;
	margin-bottom: 25px;
	font-weight: bold;
	-moz-border-radius-bottomright: 8px; 
	-webkit-border-bottom-right-radius: 8px;
	-khtml-border-bottom-right-radius: 8px;
	border-border-bottom-right-radius: 8px;
	-moz-border-radius-bottomleft: 8px; 
	-webkit-border-bottom-left-radius: 8px;
	-khtml-border-bottom-left-radius: 8px;
	border-border-bottom-left-radius: 8px;
	border-bottom: 1px solid #000;
}

#menu li li:hover {
	background: #222;
}

#menu li li.link_lastlist:hover {
	background: #222;
	-moz-border-radius-bottomleft: 5px; 
	-webkit-border-bottom-left-radius: 5px;
	-khtml-border-bottom-left-radius: 5px;
	border-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px; 
	-webkit-border-bottom-right-radius: 5px;
	-khtml-border-bottom-right-radius: 5px;
	border-border-bottom-right-radius: 5px;
}

#menu li ul li:hover a, 
#menu li ul li li:hover a, 
#menu li ul li li li:hover a, 
#menu li ul li li li:hover a {
	color: #edbb69;
}

#menu li ul li a, 
#menu li ul li li a, 
#menu li ul li li li a, 
#menu li ul li li li a {
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}

#menu li ul li, 
#menu li ul li li, 
#menu li ul li li li, 
#menu li ul li li li {
	border-top: 1px dashed #333;
}

#menu li:hover ul, 
#menu li li:hover ul, 
#menu li li li:hover ul, 
#menu li li li li:hover ul, 
#menu li.sfhover ul, 
#menu li li.sfhover ul, 
#menu li li li.sfhover ul, 
#menu li li li li.sfhover ul {
	background-repeat: repeat-y;
	background-color: #000;
	background-image: url(http://everblue-comic.com/wp-content/uploads/2010/06/submenubar_bg.png);
	-moz-border-radius-bottomleft: 5px; 
	-webkit-border-bottom-left-radius: 5px;
	-khtml-border-bottom-left-radius: 5px;
	border-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px; 
	-webkit-border-bottom-right-radius: 5px;
	-khtml-border-bottom-right-radius: 5px;
	border-border-bottom-right-radius: 5px;
	padding-top: 5px;
	-webkit-box-shadow: #000 2px 2px 10px;
	-moz-box-shadow: #000 2px 2px 10px;
	-khtml-box-shadow: #000 2px 2px 10px;
	-moz-box-shadow: #000 2px 2px 10px;
}

.hover-thumbs a img {
	opacity: 1;
	filter: alpha(opacity=100);
	border: none;
}

.hover-thumbs a img:hover {
	opacity: 0.66;
	filter: alpha(opacity=66);
}

.fanart .hover-thumbs a img {
	width: 100px;
	height: 100px;
}

.characters td {
	text-align: justify;
}

#footer table, #fjw_buttons table, #ad_halfbanners table {
	margin: auto;
}

#footer > p {
	display: none;
}

/* Add Image to Header AND make it clickable back to home 
- adjust height width and location of image*/

#header {
	width: 780px; 
	height: 160px; 
	background: url('/files/header.jpg') 
	top center 
	no-repeat; 
	overflow: hidden;
	-webkit-box-shadow: #000 0px 0px 35px 5px;
	-moz-box-shadow: #000 0px 0px 35px 5px;
	-khtml-box-shadow: 000 0px 0px 35px 5px;
	box-shadow: #000 0px 0px 35px 5px;
	}
	
#header h1 {
	padding: 0px;
	margin: 0px;
	}
	
#header h1 a {
	display: block; 
	width: 780px; 
	height: 160px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	}
	
#header .description {
	display: none;
	}

*:focus { outline: none; }

.menunav-search {
	padding-top: 2px;
}

.menunav-search input {
	text-indent: 10px;
	font-size: 11px;
	color: #999;
	background-color: #444;
	border: 1px solid #000; 
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
}

.menunav-search input:focus {
	text-indent: 10px;
	font-size: 11px;
	color: #999;
	background-color: #444;
	border: 1px solid #666; 
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
}

.menunav-search button {
	font-size: 10px;
	color: #000;
	background-color: #666;
	border: none;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

#sidebar-undercomic a.widget_sp_image-image-link, 
#sidebar-undercomic a:link.widget_sp_image-image-link, 
#sidebar-undercomic a:visited.widget_sp_image-image-link {
	display: block;
	margin: auto;
}

#sidebar-undercomic a.widget_sp_image-image-link {
	height: 48px;
	width: 512px;
	margin: 0;
	padding: 0;
	background-image: url(http://everblue-comic.com/wp-content/uploads/2010/04/vote2.png);
}

#sidebar-undercomic a:hover.widget_sp_image-image-link img {
	visibility: hidden;
}

#header .clear {
	display: none;
}

.page-id-9 a img {
	margin: 2px;
}

.page-id-9 a img, .my-thumbnails a img {
	opacity: 1;
	filter: alpha(opacity=100);
	border: none;
}

.page-id-9 a img:hover, .my-thumbnails a img:hover {
	opacity: 0.66;
	filter: alpha(opacity=66);
}

.error404 .post-content {
	text-align: center;
}

.comment-author {
	margin-left: 6px;
	margin-bottom: 2px;
}

.comment-meta-data {
	margin-left: 6px;
	margin-bottom: 7px;
}

.post-author-gravatar {
	margin-top: 5px;
}

.home .post-info, .single .post-info {
	border-bottom: 1px solid #85683C;
	padding-bottom: 15px;
}

.page-item-home {
	display: none;
}

.footer-copyright {
	display: none;
}

.footer-powered:before {
	content: "© 2010 Michael Sexton";
}

#storyline li li .storyline-title:hover {
	font-family: Arial, sans-serif;
	color: #4e6d8b;
}

#storyline li li .storyline-title {
	font-family: Arial, sans-serif;
	color: #000;
}

#storyline-volume-1 a:after {
	content: ": Summer";
}

#storyline-chapter-1 a:after {
	content: ": The Winged Sailor";
}

#storyline-chapter-2 a:after {
	content: ": Flight";
}

#storyline-chapter-3 a:after {
	content: ": Luna";
}

#storyline-vignette-1 a:after {
	content: ": diSeta";
}

.storyline-description {
	display: none;
}

.storyline-foot {
	clear: both;
	margin: 0 0 10px 0;
	height: 10px;
	border-bottom: 4px solid #85683c;
}

#storyline li li .storyline-foot {
	border-bottom: 2px solid #85683c;
}
#storyline li li li .storyline-foot {
	border-bottom: 0px solid #85683c;
}

#storyline {
	border: 3px solid #85683c;
	background-color: #cfbca4;
	padding: 50px;
	margin-left: 30px;
	margin-right: 30px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: #9c9081 5px 5px 5px;
	-moz-box-shadow: #9c9081 5px 5px 5px;
	-khtml-box-shadow: #9c9081 5px 5px 5px;
	box-shadow: #9c9081 5px 5px 5px;
}

.comic_navi {
	margin-top: 10px;
	margin-bottom: 10px;
}

.v-splitter {
	display: table-cell;
	width: 10px;
}

.h-splitter {
	display: block;
	height: 10px;
}

.boxit1 {
	display: table-cell;
	font-size: 70%;
	padding: 10px;
	border: 1px solid #85683c;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 50px;
	border-spacing: 10px;
	text-align: center;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

.page-title {
	display: table-cell;
	color: #000;
	border: 3px solid #85683c;
	background-color: #cfbca4;
	width: 780px;
	height: 50px;
	vertical-align: middle;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: #9c9081 5px 5px 5px;
	-moz-box-shadow: #9c9081 5px 5px 5px;
	-khtml-box-shadow: #9c9081 5px 5px 5px;
	box-shadow: #9c9081 5px 5px 5px;
}

.post-text {
	overflow: visible;
}

.comment form p {
	font-size: 8pt;
	margin-top: 8px;
}

#respond {
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 50px;
}

#cancel_reply a {
	font-size: 80%;
	color: #4e6d8b;
	text-decoration: none;
}

#cancel_reply a:hover {
	color: #6790b6;
}

#comment-wrapper-head {
	height: 25px;
}

#blogheader {
	display: none;
}

hr {
	margin-top: 25px;
	margin-bottom: 25px;
	height: 3px;
	border-style: solid;
	color: #85683c;
	background-color: #85683c;
	width: 85%;
}

.storyline-cats {
	margin-top: 3px;
}

.post-content {
	padding: 10px;
	margin-bottom: 5px;
	font-size: 95%;
}

h3#comments, #respond h3 {
	font-size: 95%;
}

.thdrpy {
	color: #cfbca4;
	text-align: right;
}

.comment-reply-link {
	display: none;
}

a {
	color: #edbb69;
	text-decoration: none;
	font-weight: bold;
}

	a:hover {
		color: #fff;
	}

	a:focus {
		outline: none;
	}

	a img {
		border: none;
	}


#menu li:hover a, #menu li.sfhover a {
	color: #edbb69; /* Main menu highlighted text color */
}

#menu li:hover, #menu li.sfhover {
	background: transparent; /* Main menu highlighted background color */
}

#menu .current_page_item a {
	color: #edbb69;
	background: transparent;
}

.menunav-rss:hover {
	background: transparent;
	color: #edbb69;
}

.narrowcolumn {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	overflow-x: hidden;
	overflow-y: hidden;
}

#content a {
	color: #4e6d8b;
	text-decoration: none;	
}

#content a:hover {
	color: #6790b6;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #000;
	background-image: url(http://everblue-comic.com/wp-content/uploads/2010/04/bg_pattern.png);
	background-repeat: repeat-x;
	background-postion: left top;
	color: #fff;
}

#subcontent-wrapper h2 a, #subcontent-wrapper h2 a:hover {
	color: black;
	text-decoration: none;
	font-size: smaller;
}

#subcontent-wrapper h2 {
	font-weight: normal;
	margin-bottom: 15px;
}

.description {
	display: none;
}

.page-title, .pagetitle {
	text-align: center;
}

.post-title {
	text-align: left;
}

.archive .entry p, 
.archive .comment-link, 
.archive .post-text, 
.archive .searchresults {
	display: none;
}

#footer {
	font-size: 80%;
}

.characters {
	margin-bottom: 10px;
}

.characters img {
	margin: 4px;
	border: 2px solid #000;
	width: 115px;
	height: 195px;
}

.characters td {
	vertical-align: middle;
}

.charapic {
	padding-right: 4px;
	width: 130px;
	
}

.my-thumbnails {
	text-align: center;
}

.my-thumbnails img {
	border: 2px solid #000;
	margin: 5px;
	width: 48px;
	height: 48px;
}

.comment {
	/*border: 2px solid #85683c;*/
	background-color: #cfbca4;
	padding: 10px;
	margin-left: 25px;
	margin-right: 25px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: #9c9081 5px 5px 5px;
	-moz-box-shadow: #9c9081 5px 5px 5px;
	-khtml-box-shadow: #9c9081 5px 5px 5px;
	box-shadow: #9c9081 5px 5px 5px;
	
}

.comment-text {
	border-top: 1px solid #85683c;
	margin-top: 3px;
	padding: 0px;
}

button {
	color: #000;
	font: bold 84% 'trebuchet ms', helvetica, sans-serif;
	background-color: #e9d7c1;
	border: 1px solid #85683c;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
