/*
Theme Name: ComicPress Kiwi		
Theme URI: http://comicpress.org
Template: comicpress
Description: Publish a comic with WordPress.  <a href="http://comicpress.org">Visit the ComicPress Website.</a>
Author: Cubeylicious
Author URI: http://www.kiwiblitz.com/	
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 */

#header { background-attachment:fixed; background-position:center; height: 120px; background: url('http://www.kiwiblitz.com/wp-content/uploads/2011/05/bannertime1.png') no-repeat; }
#header h1 { padding: 0; }
#header h1 a { float: left; display: inline-block; width: 165px; height: 120x; text-indent: -9999px; href="http://www.kiwiblitz.com/"}
#header .description { display: none; }
#sidebar-header {  height: 120px; background: url('http://www.kiwiblitz.com/wp-content/uploads/2011/05/bannermaybe5.jpg') no-repeat; 
float: left:
margin: 8px 8px 8px 165px
}

body {
	background:#cde8ff url('http://www.kiwiblitz.com/wp-content/uploads/2009/06/bgblue-top.jpg') top left fixed repeat-x;
}



a, a:link, a:visited{
	color: #065534;
	text-decoration: none;
}

a:hover {
	color: #269e6b;
}


#blogheader {
	padding: 5px 0 5px 0;
	border-top: 2px solid #bcea9e;
	margin: 10px 0 20px 0;

}

.type-post { margin-bottom: 10px; }

.comment {
	display: block;
	margin-top: 20px;
	background: #cff3b7;
	padding: 3px 3px 3px 3px;
}


.comment-avatar {
	width: 64px;
	height: 64px;
	display: inline-block;
	float: left;
	padding-right: 2px;
	overflow: hidden;
}

.comment-content {
	margin-left: 64px;
	margin-bottom: 20px;
}


.comment-author cite {
	font-weight: bold;
	font-style: normal;
	font-size: 16px;
}

.comment .comment .comment-author cite {
	font-size: 14px;
}

.comment-meta-data {
	font-size: 11px;
}

.comment .comment .comment-permalink {
	display: none;
}

.comment-moderated {
	font-style: italic;
	font-size: 15px;
}

.comment-text {
	padding: 5px;
	font-size: 12px;
}

.comment-text p {
	padding: 5px 5px;
	margin: 0;
}

.comment-note {
	width: 400px;
	display: block;
	font-size: 11px;
}

.comment-meta {
	display: inline;
	border-left: 1px solid #000;
}

.commentsrsslink {
	font-size: 11px;
	float: right;
}

#comment-textarea {
	width: 99%;
}

#page {
	background: #bcea9e;
	width: 900px;
}


.layout-2cr .narrowcolumn {
	width: 670px;
}

#menubar-wrapper {
background: #0c945a;
}

.menu ul li a:link, .menu ul li a:visited {
	color: #fff;
}

.menu ul li ul li a:link, .men ul li ul li a:visited {
	color: #fff;
}

.menu ul li a.selected {
	/*CSS class that's dynamically added to the currently active menu items' LI A element*/
	background: #bcea9e;
	color: #0c945a; 
}


.menu ul li a:hover {
	background: #bcea9e;
	color: #0c945a !important;
}

.menu .current_page_item a { 
	color: #bcea9e !important;
	font-weight: bold
}

.menunav-rss {
	font-size: 14px;
	line-height: 28px;
	padding: 0 5px;
	float: left;
	display: inline-block;
	overflow: hidden;
	color: #ffffff !important;
}

.menunav-rss:hover {
	background: #bcea9e;
	color: #0c945a !important;
}


.menunav-prev a, .menunav-next a {
	width: 25px;
	line-height: 26px;
	font-size: 28px;
	font-weight: bold;
	display: inline-block;
	overflow: hidden;
	color: #fff;
}

.menunav-prev a:hover {
	background: #b2df98;
	color: #0c945a; 
}

.menunav-next a:hover {
	background: #b2df98;
	color: #0c945a; 
}

.post {
	background: #cff3b7;
}

.post-content {
	padding: 8px;
}

#sidebar-right {
	float: right;
	width: 190px;
	padding: 5px;
	margin-right: 5px;
	padding-left: 20px;
	padding-bottom: 50px;
	background: #cff3b7;
}

blogtab
{
position:absolute;
left:5px;
top:757px;
} 
