body {
	background: url('images/background-tile.jpg') repeat;
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}

#header {
	height: 130px;
}
.header-info {
	float: left;
	display: inline-block;
}
#header .description {
	margin-left: 50px;
	color: #fff;
}
#sidebar-header {
	float: right;
}
#header .sidebar .widget {
	background: none;
	background-color: Transparent;
	border: 0;
}
#menubar-wrapper {
	height: 43px;
	max-width: 1000px;
	padding: 12px 40px 0px;
	margin-top: 1px;
}
#breadcrumb-wrapper {
	color: #ccc;
}
#breadcrumb-wrapper a:link, #breadcrumb-wrapper a:visited {
	color: #00ffa0;
}
#breadcrumb-wrapper a:hover {
	color: #8bbe3a;
}

#comic-wrap {
	padding: 3px;
}
 .type-post, {
 color: #fff;
}
#submit, .type-attachment, .type-casts, #wp-paginav, #comment-wrapper, .blognav, .default-nav, .submit, .feature, .related-comics {
	padding: 2px 5px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: #eee; /* Old browsers */
	background: -moz-linear-gradient(100% 100% 90deg, #aaa, #ccc, #eee 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eee), color-stop(100%, #aaa)); /* Safari 4+, Chrome 2+ */
	background: -webkit-linear-gradient(linear, left top, left bottom, from(#aaa), to(rgba(#eee))); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(#eee, #aaa); /* Opera11.10+ */
	background: -ms-linear-gradient(#eee, #aaa); /* IE10+ */
	background: linear-gradient(linear, left top, left bottom, from(#eee), to(#aaa));
	visibility: hidden;
	display: none;
}

.opera #submit, .opera .searchform button, .opera .submit {
	background: #ccc;
}
.blognav {
	margin-bottom: 5px;
}
#default-nav-wrapper {
	clear: both;
	padding: 5px 0 0;
}
#submit, #searchform button {
	color: #fff;
}
#searchform button {
	padding: 0 5px;
}
.type-post, .type-page, .type-forum, .type-reply, .type-topic, .type-comic, .type-showcase, .type-music, #comment-wrapper, .type-attachment, .type-casts, .feature {
	margin-bottom: 20px;
}
.ie .type-post, .ie .type-page, .ie .type-forum, .ie .type-reply, .ie .type-topic, .ie .type-comic, .ie .type-showcase, .ie .type-music, .ie #wp-paginav, .ie #comment-wrapper, .ie input, .ie .type-attachment, .ie .type-casts, .ie .feature {
	background: #333;
}
.menu a, .menunav a, #header h1 {
}
h2.page-title, h2.post-title {
	color: #a3e348;
	text-transform: uppercase;
	padding-left: 10px;
	margin-bottom: 0;
	padding-top: 7px;
	min-height: 22px;
	background-image: url('../../images/titlebg.jpg');
	background-repeat: repeat-x;
	font: normal normal 17px Lucida, "Lucida Grande", Verdana, sans-serif;
}
.archive h2.page-title, .search h2.page-title {
	border-bottom: solid 1px #000;
	margin-bottom: 3px;
	color: #fff;
}
table#wp-calendar caption {
	color: #fff;
	text-shadow: 1px 1px 1px #000;
	-moz-text-shadow: 1px 1px 1px #000;
	-khtml-text-shadow: 1px 1px 1px #000;
	-webkit-text-shadow: 1px 1px 1px #000;
}
a {
	color: #003d6c;
}
.sidebar a, .nav a, #header h1 a {
	color: #e0e0e0;
	display: block;
	padding-bottom: 12px;
	width: 192px;
	margin-top: -8px;
	padding-top: 10px;
	margin-left: 14px;
	-webkit-font-smoothing: antialiased;
	font-size: 13px;
}
a:hover, .sidebar a:hover, .nav a:hover, #header h1 a:hover {
	color: #a3e348;
}
#wp-calendar-wrap {
	background: #333;
	background: -o-linear-gradient(rgb(0,0,0), rgb(68,68,68));
	background: -moz-radial-gradient(100% 100%, farthest-side, #333, #000);
	background: -webkit-gradient(radial, 100% 100%, 0, 50% 50%, 350, from(#333), to(#000));
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: solid 1px #111;
}
.ie #wp-calendar-wrap {
	color: #ccc;
}
#wp-calendar a {
	color: #fcff00;
}
table#wp-calendar td {
	border-color: #aaa;
}
.narrowcolumn {
	min-height: 680px;
}
body.signup .narrowcolumn, .mu_register {
	color: #fff;
}
body.signup #column {
	float: none;
}
.page-forum .type-page {
	background: none;
	background-color: Transparent;
	border: none;
	border-radius: none;
	padding: 0;
}
.comment-text {
	padding: 10px;
	border-bottom: dotted 1px #000;
}

#submit, #searchform button {
	color: #000;
	font-weight: 700;
}
.ie .searchform button, .ie #submit, .opera .searchform button {
	height: 22px;
	padding-bottom: 3px;
	line-height: 8px;
	background: #ccc;
}
.sidebar-no-widgets {
	color: #000;
	margin-bottom: 5px;
}
.sidebar h2 a {
  color: #a3e348;
}

.ceo_latest_thumbnail_widget .widget-content {
	text-align: center;
}
.widget-content, .archiveresults, .searchresults {
	color: #fff;
	background-color: #000;
	margin-left: -2px;
}


/* Menu stuff */
.menunav-rss:hover, .menu ul li a:hover, .menu ul li a.selected {
	color: #f34430;
}

.menu ul li ul li a:hover, .menu ul li ul li a.selected {
	-moz-border-radius: 0;
	-khtml-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	background: #222;
}

.menu .sub-menu .current_page_item a {
	font-weight: normal;
}

.menu-item-home {
	margin-left: 5px;
}
.menu ul li a:hover, .menu ul li ul li a:hover {
}


/* footer */
.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 #999;
	background: #ddd;
	width: 240px;
	padding: 4px 2px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.wcp_collective_ads_widget .wcp-ad {
	text-align: center;
}

.wcp_collective_ads_widget img {
	margin: 0 auto;
 border: solid 1px: #000;
	-moz-box-shadow: 1px 1px 3px #111;
	-webkit-box-shadow: 1px 1px 3px #111;
	box-shadow: 1px 1px 3px #111;
}


/* fix the classic bookmark */
.sidebar .widget_easel_classic_bookmark {
	background: none;
	border: none;
	padding: 2px 0;
}

/* BBPress Stuff */
.bbp-breadcrumb, .bbp-pagination, .bbp-pagination-count {
	display: block;
	float: none !important;
	text-align: left;
}

.bbp-topics, .bbp-forums, .bbp-replies {
	width: 100%;
}

.bbp-forums img {
	max-width: inherit !important;
}

.bbp-forum-title, td.bbp-topic-title {
	font-size: 22px;
}

.bbp-forum-info, td.bbp-topic-title {
	padding: 5px;
}

.bbp-topic-meta, .bbp-topic-freshness-author, .bbp-author-name {
	font-size: 11px;
}

.bbp-reply-author, .bbp-topic-voice-count, .bbp-topic-reply-count, .bbp-forum-topic-count, .bbp-forum-reply-count {
	text-align: center;
}

.type-topic {
	border: solid 1px #000;
}

.sfuseravatar a, .sfuseravatar {
	float: left;
}

.sfuseravatar a {
	margin-left: 3px;
}

.page-forum .post-info {
	padding: 0;
	margin: 0;
}

.page-forum .entry {
	padding: 5px;
}

a#forumtop {
	display: none;
}

/* the page navigation at the bottom */
#wp-paginav {
	margin-bottom: 5px;
}



.espresso_events {

}

.espresso_events .lt-grey-text {
	color: #aaa;
}

.espresso_events .ticket-on-sale {

}

.event-tickets {
	margin-bottom: 20px;
}

.event-datetimes {
	padding-bottom: 10px;
	margin-bottom: 50px;
	border-bottom: 1px solid #444;
}

	.event-datetimes ul {
		padding-left: 0px;
	}

.entry input[type="submit"], .entry button {
	text-transform: uppercase;
	padding: 8px 12px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.02em;
	background-color: #D70401;
	color: #fff;
	text-shadow: 0 1px 2px rgba(0,0,0,0.4);
	height: auto;
	border: none;
	border-radius: 5px;
	cursor: pointer;
}

.entry .ee-reg-form-attendee-dv {
	border: 1px solid #666;
}

.ee-upcoming-events-widget-title-h5 {
  margin-top: 0em !important;
  padding: 0px !important;
}

.ee-upcoming-events-widget-ul li h5 a {
  margin: none !important;
  padding: none !important;
  border-bottom: 1px solid #222;
}



.ee-reg-form-attendee-dv input[type=text], .ee-reg-form-attendee-dv input[type=email] {
  margin-bottom: 10px;
  padding: 4px 5px;
  font-size: 13px;
  border: none;
  border-radius: 4px;
  background-color: #ddd;
  transition: 0.4s ease;
}

.ee-reg-form-attendee-dv input[type=text]:focus, .ee-reg-form-attendee-dv input[type=email]:focus {
  background-color: #fff;
}

.ee-reg-form-attendee-dv select {
  margin-bottom: 10px;
  font-size: 14px;
}