/* @override 
	http://localhost:8888/wp/wp-content/themes/mbfotron/style.css
	http://www.ilovembf.com/wp-content/themes/mbfotron/style.css
*/
/*   
Theme Name: MBFotron
Theme URI: 
Description: A theme for MBF.
Author: Cerebral Entertainment.
Author URI: http://cerebralentertainment.com/
Template: thematic
Version: 1.0
Tags: Thematic
Thematic is © Ian Stewart http://themeshaper.com/
*/
/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');
/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');
/* Apply a basic layout */
@import url('3c-fixed.css');
/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');
/* Apply default theme styles and colors */
@import url('../thematic/library/styles/default.css');
/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');
/* Global Elements */
body {
	background: #555 url('images/background.jpg') repeat center top;
	font: 87.5%/1.5 "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #ffffff;
}
a, a:link, a:visited {
	color: #ffa715;
}
a:active, a:hover {
	color: #ffc700;
	text-decoration: underline;
}
div#main {
	padding: 0;
}
#content {
	background: #222;
}
/* Header & Footer */
#header {
	color: #fff;
	height: 540px;
}
#header #branding {
	background: transparent url(images/header-wide.jpg) no-repeat center top;
	height: 540px;
	width: 1001px;
	padding: 0;
}
#header #branding a,
#header #branding a:link,
#header #branding a:visited,
#header #branding a:active,
#header #branding a:hover {
	color: #000;
	display: block;
	font-size: .1px;
	height: 505px;
	margin-left: 10px;
	text-decoration: none;
}
#header #access {
	border: 0;
	display: none;
}
#header .menu {
	width: 540px;
}
#footer {
	background: #222;
	margin: 0;
	border-top: 2px solid #333;
	padding: 0;
}
#footer h3 {
	margin: 0;
	text-align: left;
}
#footer .textwidget li {
	list-style: circle;
}
/* Content */
.entry-title a:active,
.entry-title a:hover {
	color: #ffc700;
	text-decoration: none;
}
.entry-meta {
	color: #ffffff;
}
.entry-meta a {
	color: #ffa715;
	font-style: normal;
	font-weight: bold;
}
.entry-meta a:active,
.entry-meta a:hover {
	color: #ffc700;
	text-decoration: none;
}
.entry-utility {
	color: #ffffff;
}
.entry-utility a {
	color: #ffa715;
	font-style: normal;
	font-weight: bold;
}
.entry-utility a:active,
.entry-utility a:hover {
	color: #ffc700;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #ffc700;
}
/* Custom Content Type: Update */
.update .entry-content {
  color: #ffa715;
  font-size: 2em;
  font-weight: bold;
  line-height: 1.2em;
  border-left: 8px solid #ffa715;
  padding: 0 0 0 16px;
  margin-top: 10px;
}
.update .entry-utility {
  display: none;
}
/* Sidebars & Widgets */
ul.xoxo {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
li.widgetcontainer {
	background: #ffa715 url('images/widget-back.jpg') repeat-y left top;
	border: 1px solid #cb8b32;
	border-left: 0;
	list-style: none;
	margin: 20px 10px;
	padding: 10px 10px 15px;
}
li.widgetcontainer a, li.widgetcontainer a:link, li.widgetcontainer a:visited {
	color: #7f520a;
}
li.widgetcontainer a:active, li.widgetcontainer a:hover {
	color: #ffa715;
	text-decoration: underline;
}
#primary, #secondary {
	border: 0;
	color: #222;
	padding: 0;
}
#primary li.widgetcontainer {
	background-position: right;
	border-left: 1px solid #cb8b32;
	border-right: 0;
}

h3.widgettitle {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0 0 8px;
	text-transform: uppercase;
	font-style: normal;
	text-align: center;
}
#footer li.widgetcontainer {
	background: transparent;
	border: 0;
	color: #FEFFFE;
	margin: 0;
	padding: 0;
}
/* - White Boxes: twitter, shows - */
.widget_twitter div ul,
.widget_gigpress ul {
	background: #fff;
	border: 1px solid #8090B8;
	margin: 0 !important;
	padding: 5px !important;
	list-style-position: inside !important;
}
.widget_twitter div ul li,
.widget_gigpress ul li {
	margin-bottom: 10px;
}
p.gigpress-sidebar-more {
	text-align: center;
	margin: 5px;
}
/* - About Widget */
#text-4 {
	font-size: 1em;
	line-height: 1.4em;
}
li#mailchimp-widget {
	height: 21em;
}
li#mailchimp-widget label {
	float: left;
	font-size: .8em;
	font-weight: bold;
	text-transform: uppercase;
}
li#mailchimp-widget .mc_input {
	font-size: 1.2em;
	margin-bottom: 10px;
	text-align: center;
	width: 11em;
}
li#mailchimp-widget #mc-indicates-required {
	font-style: italic;
}
a.twitterwidget-title {
	color: #242424;
}
.widget_twitter div ul {
  background-color: #efefef;
}
.addtoany_share_save_container {
	text-align: center;
}
/* Comments */
#respond {
	background: #212121;
}

a.tweethis {
font-size: 10px;
font-weight: bold;
background: #99eeff;
padding: 3px 5px;
color: #00aadd;
border-radius: 4px;
}

a.tweethis:hover {
color: #ffffff;
}
/* Tour page */
table.gigpress-table span {
  color: #AAAAAA;
}
table.gigpress-table th.gigpress-heading {
  background-color: #ffc700;
}
table.gigpress-table tr.gigpress-tour td {
  background-color: #444;
}
table.gigpress-table td.gigpress-date {
  min-width: 60px;
  text-transform: uppercase;
}
table.gigpress-table td.gigpress-venue a {
  color: #fff;
  text-decoration: underline;
}
table.gigpress-table tr.gigpress-row td,
table.gigpress-table tr.gigpress-row,
table.gigpress-table tr.gigpress-info td {
  border: 0;
}
.pageid-481 #content {
  background-color: #efefef;
}
#post-481 {
  height: 900px;
  text-align: center;
}
