/*
Theme Name: Amya
Theme URI: http://comicpress.org
Template: comicpress
Description: Publish a comic with WordPress.  <a href="http://comicpress.org">Visit the ComicPress Website.</a>  For ComicPress 2.9.2 and above.
Author: ComicPress Developement Team
Author URI: http://comicpress.org/
Version: 1.2
.
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 {
	margin: 0;
	font-family: 'Arial', sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	color: #333;
	background: #463835 url('images/background.gif') top center repeat-x; 
	z-index: 0;
}

h2 {
	margin: 0;
	color: #463835;
	font-weight: normal;
	letter-spacing: -1px;
	font-size: 24px;
	line-height: 24px;
	padding-bottom: 2px;
	font-family: 'arial';
}

h2 a {
	margin: 0;
	color: #4e4637;
	font-weight: normal;
	letter-spacing: -1px;
	font-size: 24px;
	line-height: 24px;
	padding-bottom: 2px;
	font-family: 'arial';
}

h2.pagetitle, h2.pagetitle a, h2.page-title, h2.page-title a {
	display: none;
}

.menu a {
 color #fff;
}

#page {
	width: 790px;
	background: #e8e4d6;
	margin: 0px auto;
}

#page-wide {
	width: 990px;
	margin: 0px auto;
}


#page-wrap {
	padding: 0 10px;
}	

#page-wide-wrap {
	padding: 0 10px;
}

#header {
	text-align: center;
	background: #1e2123;
	width: 1030px;
	height: 158px;
}

#cimy_div_id_0 {
		border: 0px solid #000000;
		width: 1030px;
		height: 158px;
	}

#header a {
	color: #fff;
}

#header h1 {padding: 0;}
#header h1 a {display: block; width: 1030px; height: 180px; text-indent: -9999px;}
#header .description {display: none;}

#fullwidth {
	float: right;
	margin:0 0 0 0px;
	padding: 0px;
	width: 650px;
}

#content {
	float: left;
}

#content-column, .narrowcolumn {
	width: 650px;
	padding: 0 5px;
	overflow: hidden;
	background: #E8E4D6 url('images/brown.gif') bottom left repeat-x;
}

#content-wrapper, #content-wrapper {
	background: #463835;
	width: 990px;
}


#subcontent-wrapper {
	width: 990px;
}

#comic_navi_wrapper, #comic, .pagenav {
	background: #fff;
}

#content-column, .narrowcolumn, .widecolumn {
	background: #E8E4D6 url('images/brown.gif') bottom left repeat-x;
}

#header h1 a, #header .description {
	color: #fff;
}

.page .narrowcolumn {
	padding-top: 5px;
}

#comic-head {
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: center;
}

#sidebar-overcomic {
    padding: 1px 0 0;
}

#sidebar-abovecomic {
	background: #fff;
}

#comic {
	background: #fff;
	border: 1px solid #999;
	text-align: center;
	margin: 0;
	border: 0;
}


.comicpane {
	border: 1px solid #999;
}

.post-comic {
	clear: both;
	text-align: left;
	width: 650px;
	padding: 0 10px;
	background: #928569;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #564d3c;
	margin-left: -5px;
}

.post {
	clear: both;
	text-align: left;
	width: 650px;
	padding: 0 10px;
	background: #928569;
	border-bottom: 1px solid #564d3c;
	margin-left: -5px;
}

.forum {width:650px !important;}

.post forum {
	clear: both;
	text-align: left;
	width: 650px;
	padding: 0 5px;
	background: #928569;
	border-bottom: 1px solid #564d3c;
	margin-left: -5px;
}

.post-foot, .post-comic-foot {
	background: #605745;
}

.post-info {
	padding-bottom: 5px;
	font-size: 12px;
	text-align: center;
}

.members-only {
	border: solid 1px #000;
	background: #eee;
	padding: 3px;
}


.nav {	
	font-size: 12px;
	font-weight: bold;
	margin-right: 10px;
	padding: 8px 5px 5px 5px;
	text-align: center;
}

.nav * {
	display: inline;
	margin: auto;
}

.nav-first {
	padding: 0 5px 0 0;
}

.nav-previous {
	padding: 0 5px;
}	

.nav-next {
	padding: 0 5px;
}
.nav-last {
	padding: 0 0 0 5px;
}

.pagenav, .commentnav {
	height: 25px;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
	padding: 0 5px 0 5px;
	margin-top: 5px;
	clear: both;
}

.pagenav-left, .commentnav-left {
	float: left;
}

.pagenav-right, .commentnav-right {
	float: right;
}

.nav a, .pagenav a, .nav-blog a {
	color: #000;
}

.pagenav a, .nav-blog a {
	display: block;
	float: left;
	color: #000;
}	

.nav a:hover, .pagenav a:hover, .nav-blog a:hover {
	color: #800;
}

.layout-v3c #section-wrap {
    float: left;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    background-color: #E8E4D6;
    width: 650px;
}

.layout-v3c #section-wrap, .layout-v3cr #section-wrap, .layout-v3cl #section-wrap {
    width: 660px;
}

#comic-wrap {
	width: 650px;
}

/* THE BLOG HEADER */

#blogheader {
	font-family: 'Georgia' , serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px -5px;
	font-size: 20px;
	text-align: center;
	background: #928569;
	letter-spacing: 2px;	
	width: 660px;
	color: #4e4637;
}

/* Left Sidebar Themes */
#sidebar-left {
	width: 165px;
	background: #3a6a81;
	min-height:300px;
	padding: 0px;
	position:relative;
	margin-top: -35px;
}

/* Right Sidebar Themes */
#sidebar-right {
	width: 165px;
	padding: 0px;
	background: #3a6a81;
	min-height:300px;
	color: #d4d4d4;
}

#sidebar-undercomic, #comic-foot {
	background: #e8e4d6;
}


/* Sidebar Class */

.sidebar {
	font-size: 12px;
	overflow: hidden;
}

.sidebar h2, .sidebar h2 a {
	font-family:arial;
	font-size: 16px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar ul li {
	margin: 0;
	padding: 0;
	text-align: left;
	list-style: none;
}

.sidebar ul li ul li {
	margin: 0 0 0 13px;
	padding: 0;
	text-align: left;
}

.sidebar li h2 {
	margin-top: 15px;
}

.sidebar .widget {
	margin-bottom: 10px;
	width: 150px;
}

.sidebar .widget .post-extras, .sidebar .widget .entry {
	padding: 3px;
}

.sidebar-foot {
	background: #463835;
	text-align: center;
	padding-top: 5px;

}

.sidebar-bottom {
	background: #463835;
	text-align: center;
	padding-top: 5px;

}

#footer {
	padding: 5px 0;
	Width: 660px;
	background: #605745;
	color: #fff;
	clear:both;
	margin-left: auto;
	margin-right: auto;
}

#footer a {
	color: #ff0000;
}

#footer a:hover {
	color: #fff;
}


/* MENU */

#menubar-wrapper {
    background: none repeat scroll 0 0 #111111;
    Width: 825px;
    clear: both;
    display: block;
    margin: 0 165px;
}

.menu {
	float: right;
	height: 35px;
	Width: 825px;
	font-size: 12px;
	font-weight: bold;
	background: #98452f url('images/menu_bar_top.gif') top left repeat-x;
}

	
.menu ul li a {
	padding: 0px 21px 0px 21px;
	text-align: left;
	line-height: 35px;
	background: transparent url('images/menu_bar_right.gif') top left repeat-y;
}
	
.menu ul li a:link, .menubar ul li a:visited, .menubar ul li ul li a:link, .menubar ul li ul li a:visited {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}

.menu ul li a:hover {
    background: none repeat scroll 0 0 #414141;
    color: #ffffff;
}

.menu ul li ul {
    display: none;
    left: 0;
    position: absolute;
    visibility: hidden;
}

.menu ul li ul li {
    display: list-item;
    float: none;
}

.menu ul li ul li ul {
    top: 0;
}

.menu ul li ul li a {
    font: 13px Verdana;
    margin: 0;
    padding: 5px;
    width: 160px;
}

.menu ul li ul li a:hover {
    color: #ffffff;
}

.menu .current_page_item a {
    color: #ffffff !important;
}


h1 {
	text-shadow: 2px 2px 3px #111;
}

/* EXTRA */

.link {
	opacity: 0.70;
	-moz-opacity: 0.70;
	filter: alpha(opacity=70);
	border: 1px solid #000000 !important;
}

.link:hover {
	opacity: 1.00;
	-moz-opacity: 1.00;
	filter: alpha(opacity=100);
}

.link2 {
	opacity: 0.70;
	-moz-opacity: 0.70;
	filter: alpha(opacity=70);
}

.link2:hover {
	opacity: 1.00;
	-moz-opacity: 1.00;
	filter: alpha(opacity=100);
}

#ad_left {
	background-color: #3a6a81;
	padding-bottom: 30px;
	padding-top: 30px;
	text-align: center;
}

#ad_under {
	background-color: #3a6a81;
	padding-bottom: 30px;
	padding-top: 30px;
	text-align: center;
}

#member_login {
	background-color: #172942;
	border-left: 1px solid #122135;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 1px;
	color: #d3d7db;
}

#member_login a {
		color: #72bbd6;
}

#menu_left, #menu_left * {
	margin: 0;
	padding: 0;
}

#menu_left {
	background-color: #3a6a81;
	font-family: arial;
}

#menu_left ul {
	list-style: none;
}

#menu_left ul li {

}

#menu_left ul li a {
	background: transparent url('images/menu_button.gif') top left no-repeat;
	color: #ffffff;
	display: block;
	height: 35px;
	line-height: 35px;
	text-decoration: none;
}

#menu_left ul li a:hover {
	background: transparent url('images/menu_button_hover.gif') top left no-repeat;
}

#menu_left ul li a.twc {
	background: transparent url('images/twc.gif') top left no-repeat;
	height: 36px;
}

#menu_left ul li a.twc:hover {
	background: transparent url('images/twc.gif') top left no-repeat;
}

#menu_left ul li a div {
	cursor: pointer;
	color: #85d6f3;
	float: left;
	padding-left: 8px;
	width: 75px;
}


/* COMMENT  */

.comment-link {
	font-size: 9px;
}

.comment-meta-data {
	background: #ddd;
	border: dotted 1px #bbb;
}

.bypostauthor .comment-meta-data {
	background: #fff;
}

/* comments */

#comment, #author, #email, #url, #comment-textarea {
	padding: 2px;
	color: #000;
	font-family: 'Verdana' , sans-serif;
	font-size: 12px;
	background: #eee;
	border: 1px solid #888;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.comment-content {
	border: 1px solid #999;
}

#comment-textarea:focus, #comment:hover, #author:hover, #email:hover, #url:hover, #comment:focus, #author:focus, #email:focus, #url:focus {
	background: #fff;
}

/* CALENDAR */

#wp-calendar-wrap {
	margin: 0 auto;
	width: 140px;
	background: #172942;
	padding: 10px;
	border: 1px solid #000;
}

#wp-calendar {
	width: 140px;
	margin: 0 auto;
}

.wp-calendar-thumb {
	width: 140px;
	height: 130px;
	margin: 0 auto;
}

#wp-calendar th {
	font-size: 11px;
	font-weight: normal;
	color: #6b82a0;
	text-align: center;
}

#wp-calendar caption {
	font-family: 'Georgia' , sans-serif;
	font-size: 18px;
	letter-spacing: -1px;
	font-variant: small-caps;
	color: #6b82a0;
	background: #172942;
}

#wp-calendar td {
	min-width: 20px;
	padding: 0;
	text-align: center;
	color: #6b82a0;
	border: 1px solid #000;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #79c3cd;
}

#wp-calendar a:hover {
	color: #79c3cd;
	background: #000;
}

table#wp-calendar {
	border: none;
	background: #172942;
}

table#wp-calendar td {
	border-color: #566880;
}

.wp-calendar-download {
	width: 166px;
	margin: 0 auto;
	overflow: hidden;
	font-size: 10px;
	text-align: right;
	color: #777;
	background: #222;
}

.wp-calendar-download-links a {
	padding: 0 3px;
	font-weight: bold;
	color: #fff;
	background: #000;
	border-left: 1px solid #777;
}

.wp-calendar-download-links a:hover {
	background: #800;
}

/* OTHER */

#sidebar-undercomic {
	text-align: center;
}

.widget_sociable_widget {
	margin: 0 auto;
	padding: 0 0;
}

#php_widget-9 {
	position: relative; 
	top: 1px;
	margin: 0 0;
	padding: 0 0;
	height: 146px;
}


.textwidget {
	width: 150px;
	text-align: center;
}

.text-11 {
	width: 660px;
	text-align: center;
}

.widgettitle {
	width: 165px;
	text-align: center;
	color: #7ad6cf;
	background: #3a6a81;
	border-top: 1px solid #86dff5;
	border-bottom: 1px solid #2a586e;
}

.cpcal-cals {
	width: 516px;
	margin: 0 auto;
	padding-left: 5px;
}

#twt-border {
	text-align: center;
	width: 500px;
}

#twitter-widget-0 {
	text-align: center;
	width: 500px;
}

a.d_1 {
	display: block;
	width: 158px;
	height: 331px;
	text-decoration: none;
	background: url("static.reveriecomics.com/d_1.png");
	}

a.d_1:hover {
	background-position: -158px 0;
	}

a.d_2 {
	display: block;
	width: 158px;
	height: 331px;
	text-decoration: none;
	background: url("static.reveriecomics.com/d_2.png");
	}

a.d_2:hover {
	background-position: -158px 0;
	}

a.d_3 {
	display: block;
	width: 158px;
	height: 331px;
	text-decoration: none;
	background: url("static.reveriecomics.com/d_3.png");
	}

a.d_3:hover {
	background-position: -158px 0;
	}

a.d_4 {
	display: block;
	width: 158px;
	height: 331px;
	text-decoration: none;
	background: url("static.reveriecomics.com/d_4.png");
	}

a.d_4:hover {
	background-position: -158px 0;
	}

a.d_5 {
	display: block;
	width: 158px;
	height: 331px;
	text-decoration: none;
	background: url("static.reveriecomics.com/d_5.png");
	}

a.d_5:hover {
	background-position: -158px 0;
	}

a.d_6 {
	display: block;
	width: 158px;
	height: 331px;
	text-decoration: none;
	background: url("static.reveriecomics.com/d_6.png");
	}

a.d_6:hover {
	background-position: -158px 0;
	}