/* Base theme design */

body {
	margin: 0;
	font-family: 'Arial', sans-serif;
	font-size: 14px;
	color: #FFF;
	background-color:#000;
}

blockquote {
	color: #005;
}

h2, blockquote p:first-letter, .comment-author {
	text-shadow: 1px 1px 1px #777;

}

h1 {

}

#header h1 a:link, #header h1 a:visited {
	color: #d00;
}

#header h1 a:hover {
	color: #f00;
}

#menubar-wrapper {
	clear: both;
	margin-bottom: 10px; display:none;
}

	.menu { 
		padding-left: 3px;
	}
	#menu-mymenu-1 { 
		padding-left: 3px; color:#FFF;
	}
	#menu-mymenu-1 li{ 
		height:35px; width:200px; line-height:35px;margin-top:5px;
	}
	#menu-mymenu-1 li a{ 
		height:35px; width:200px; line-height:35px;background-image:url(/images/sidemenu.png); color:#F00; float:left;padding-left:40px; font-size:17px; font-family:Georgia, "Times New Roman", Times, serif;
	}
	#menu-mymenu-1 li a:hover{ 
		height:35px; width:200px; line-height:35px;background-image:url(/images/sidemenuhover.png); color:#FFF; float:left;padding-left:40px; font-size:17px;font-family:Georgia, "Times New Roman", Times, serif;
	}
	.menunav {
		padding-right: 5px;
	}
	

/* curved corners 6px */
#menubar-wrapper, #content-wrapper, .comment .comment-content, .sidebar .widget, .casts-nav, #wp-paginav {}

/* curved corners 10px */
#comment-wrapper, .type-post, .type-page, .type-music, .type-comic, .type-showcase, .type-casts, .wp-caption,
blockquote, .type-attachment  {}

/* border radius none */
.menu ul li ul li a:hover, .menu ul li ul li a.selected {
	background: #000;
}

/* box shadow min */
.box-shadow-min {
	
}

/* box shadow thick */
#menubar-wrapper, #content-wrapper {

}

.no-box-shadow {

	box-shadow: none;
}

/* text shadow min */
#menubar-wrapper {

}

#content-wrapper, .wp-caption, #wp-paginav {
	/*background: url('images/whitetrans.png') repeat;
	border: solid 1px #bbb;*/
}

.type-post, .type-page, .type-comic, .type-music, .type-showcase, .type-casts, .sidebar .widget, .type-attachment {

	margin-bottom: 10px;
}
.comment .comment-content, blockquote {
	/*background: url('images/whitetranslow.png') repeat;*/
}

#comment-wrapper, .type-post, .type-page, .type-music, .type-showcase, .type-comic, .type-casts, .wp-caption {
	padding: 5px;
}

.sidebar .widget {
	padding: 0px 5px 2px;
}

.post-text {
	border-bottom: dotted 1px #ddd;
}

.comment-author {
	text-transform: capitalize;
}

#comic-wrap {
	background: #fff;
	margin: 5px auto;
	padding: 5px;
}

#comic {
	margin: 0 auto;
	text-align: center;
}

#blogheader {
	width: 80%;
	border-top: solid 1px #000;
	margin: 15px auto;
}

.sidebar .widget_search {
	padding: 3px 0;
}

.members-post, .non-members-post {
	background: #d1ddd1;
	padding: 5px;
}

#menubar-wrapper {
	padding: 2px 0;
	background: #111;
	
}

.chrome .menu, .safari .menu {
	margin-top: 2px;
}

.chrome .menunav, .safari .menunav {
	margin-top: 4px;
}

.chrome .searchform button, .safari .searchform button {
	margin-top: 0px;
}

.ie button {
	color: #000;
}

.menunav-prev a, .menunav-next a {
	margin: 0 3px;
}

.menunav-prev a:hover, .menunav-next a:hover, .menunav-rss:hover, .menu ul li a:hover, .menu ul li a.selected{
	color: #fcff00;
	
}

.menu ul li ul li a:hover {
	background: #888;
	
}

/* this is the color of the text in the menubar when its on that page */
.menu .current_page_item a {
	color: #fcff00 !important;
}

#wp-paginav {
	padding: 0 5px;
}

#footer {
	color: #fff;
}

	#footer a {
		color: #ffcf00;
	}
	
	#footer a:hover {
		color: #f00;
	}
	
.blognav {
	margin: 2px auto;
}


/* casts / commpress design */

.casts-show {
	font-size: 16px;
	margin-left: 20px;
	margin-bottom: 20px;
}


/* nav wrappers  */
#default-nav-wrapper {
	margin: 2px auto;
}

.default-nav, .casts-nav {
	border: solid 1px #aaa;
	background: #ddd;
	width: 240px;
	padding: 4px 2px;
}


/* fix for opera */
.opera #submit, .opera #searchform button, .opera .type-post, .opera .type-page, .opera .wpsb_opt_in button,
.opera .type-comic, .opera .type-showcase, .opera .type-music, .opera #wp-paginav, .opera .sidebar h2, 
.opera #comment-wrapper, .opera .blognav, .opera .default-nav, .opera .submit, .opera .type-attachment, .opera .sidebar .widget {
	background: #ccc;
}

.sidebar .widget_easel_classic_bookmark {
	background: none;
	border: none;
	padding: 2px 0;
}
