/* Base theme design */

body {
	background: #000 url('images/bg-body.gif') top left repeat;
}
* {
	margin: 0;
	padding: 0;
}
.sidebar ul {
	list-style: none;
}
blockquote {
	color: #005;
}
h2, blockquote p:first-letter, .comment-author {
}
#menubar-wrapper {
	clear: both;
	margin-bottom: 10px;
}
.menu {
	padding-left: 3px;
}
.menunav {
	padding-right: 5px;
}
/* curved corners 6px */
#menubar-wrapper, #content-wrapper, .comment .comment-content, .sidebar .widget, .casts-nav {
}
/* curved corners 10px */
.type-post, .type-page, .type-music, .type-comic, .type-showcase, .type-casts, .wp-caption, blockquote, .type-attachment {
}
/* box shadow min */
.box-shadow-min {
}
/* box shadow thick */
#menubar-wrapper, #content-wrapper {
}
.no-box-shadow {
}
/* text shadow min */
#menubar-wrapper {
}
#content-wrapper, .wp-caption {
}
.sidebar .widget_oligodrom_classic_bookmark {
	background: none;
	border: none;
}
.comment .comment-content, blockquote {
}
.type-post, .type-page, .type-music, .type-showcase, .type-comic, .type-casts, .wp-caption {
	padding: 5px;
}
.post-text {
}
.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 #333;
	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;
}
#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;
}
