/*
Theme Name: Mixed Blood Theatre
Theme URI: http://www.mixedblood.com
Description: The theme for the Mixed Blood Theatre in Minneapolis, MN
Version: 1.0
Author: Entropy Publishing

*/

h2 {
  font-size: 18px;
  font-family: Georgia, serif;
  color: #dd2127;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 15px;
}

h2 span {
  text-transform: uppercase;
  font-weight: bold;
}

h2.widgettitle {
  font-size: 14px;
  color: #505050;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 2px;
  font-family: Georgia, serif;
}

h3 {
  font-size: 18px;
  color: #505050;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 15px;
  font-family: Georgia, serif;
}

h3 span {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: bold;
}

img {
  border: none;
}

body {
  padding: 0;
  margin: 0;
  border-top: 7px solid #dd2127;
  background: #fff;
}

.alignleft {
	float:left;
}

.alignright {
	float:right;
}

div.wrapper {
  margin: 0 auto;
  width: 960px;
}

div.clear {
  clear: both;
}

span.clear {
  clear: both;
}

div#header {
  margin: 35px 0 0 0;
  padding: 35px 0;
}

div#header div.lines {
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
}

div#header div.lines div.wrapper {
  position: relative;
  height: 70px;
}

div#badge {
  position: absolute;
  top: -36px;
  left: 0px;
  z-index: 999;
}

div#badge a span {
  display: none;
}

div#badge a {
  display: block;
  width: 142px;
  height: 142px;
  background: url(images/badge.png) no-repeat;
}

div#logo {
  position: absolute;
  left: 185px;
  top: 21px;
}

div#logo span {
  display: none;
}

div#logo a {
  display: block;
  width: 449px;
  height: 26px;
  background: url(images/logo.png) no-repeat;
}

div#navigation {
  position: absolute;
  top: 71px;
  left: 185px;
}

div#navigation ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

div#navigation ul li {
  float: left;
  font-family: Arial, sans-serif;
  font-weight: bold;
  color: #000;
  font-size: 14px;
  text-transform: uppercase;
}

div#navigation ul li a {
  display: block;
  border-top: 3px solid #fff;
  padding-top: 10px;
  color: #000;
  text-decoration: none;
  margin-right: 45px;
}

div#navigation ul li a.last {
  margin-right: 0;
}

div#navigation ul li.active a {
  border-top: 3px solid #999;
}

div#navigation ul li a:hover {
  border-top: 3px solid #999;
}

div#main {
  margin-top: 50px;
}

div#main div.column-wide {
  float: left;
  width: 400px;
}

div#main div.column-wide img {
  border-right: #fff 10px;
}

div#main div.column-narrow {
  float: left;
  width: 220px;
  margin-left: 60px;
}

div#main div.section {
  margin-bottom: 40px;
}

div#main div.section-divided {
  padding-bottom: 40px;
  border-bottom: 1px solid #c3c3c3;
}

div#main div.showbox {
  border: 1px solid #c3c3c3;
  text-align: center;
  padding: 35px 0;
}

div#main div.post h4.title {
  margin: 15px 0 0 0;
  color: #000;
  font-family: Arial, sans-serif;
  font-size: 18px;
}

div#main div.post a {
  color: #505050;
  text-decoration: underline;
}

div#main div.post h4.title a {
  color: #000;
  text-decoration: none;
}

div#main div.front-blog h4.title {
  color: #222;
  font-size: 16px;
}

div#main div.front-blog h4.title a {
  color: #333;
}

div#main .homeReadAll a {
	color: #dd2117;
  	text-decoration: none;
	font-family:Arial,sans-serif;
	font-size:13px;
	margin-bottom:0;
	display:block;
	margin-top:20px;
}

div#main .homeReadAll a:hover {
  	text-decoration: underline;
}

div#main div.post h4.title a:hover {
  text-decoration: underline;
}

div#main div.post, div#main div.post p {
  font-family: Arial, sans-serif;
  font-size: 13px;
  color: #505050;
  line-height: 18px;
}

div#main div.post p.byline {
  font-family: Georgia, serif;
  font-size: 13px;
  color: #000;
  line-height: 18px;
}

div#main div.post p.meta {
  font-size: 13px;
  font-family: Arial, sans-serif;
  color: #dd2127;
  margin-bottom: 0;
}

div#main div.post p.meta a {
  color: #dd2117;
  text-decoration: none;
}

div#main div.post p.meta a:hover {
  text-decoration: underline;
}

div#main div.post p.meta span {
  display: block;
}

div#main div.post p.meta span.left {
  float: left;
}

div#main div.post p.meta span.right {
  float: right;
}

div#main .postNavigation span {
	color:#DD2127;
	font-family:Arial,sans-serif;
	font-size:13px;
	margin-bottom:0;
}

div#main .postNavigation span a {
	color: #dd2117;
  	text-decoration: none;
}

div#main .postNavigation span a:hover {
	color: #dd2117;
  	text-decoration: underline;
}

ul.sidebarList {
  padding:0px;
  margin:0 0 25px 0;
}

ul.sidebarList li {
  list-style-type:none;
  font-family: Arial, sans-serif;
  font-size: 13px;
  color: #505050;
  line-height: 18px;
}

ul.sidebarList li ul {
  padding:0px;
  margin:0px;
}

ul.sidebarList li ul li {
  list-style-type:none;
  font-family: Arial, sans-serif;
  font-size: 13px;
  color: #505050;
  line-height: 18px;
}

div#main div.seasonbox ul.sidebarList li a {
  color:#dd2117;
}

div#main div.seasonbox {
  border: 1px solid #c3c3c3;
  padding: 5px 10px;
}

div#main div.seasonbox ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

div#main div.seasonbox ul li {
  padding: 5px 0;
  color: #505050;
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
}

div#main div.seasonbox ul li a {
  color: #505050;
  text-decoration: none;
}

div#main div.seasonbox ul li a:hover {
  text-decoration: underline;
}

div#main div.seasonbox ul li span {
  display: block;
}

div#main div.seasonbox ul li span.title {
  font-weight: bold;
}

div#main div.seasonbox ul li span.run {
  font-size: 11px;
  text-transform: uppercase;
}

div#main div.emailbox {
  margin: 0 0 20px 0;
}

div#main div.emailbox input.email {
  width: 130px;
  margin-right: 10px;
}

div#main div.socialbox {
  border: 1px solid #c5c5c5;
  padding: 5px 10px;
}

div#main div.socialbox ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

div#main div.socialbox ul li {
  font-family: Arial, sans-serif;
  font-size: 11px;
  text-transform: uppercase;
  color: #505050;
  padding: 5px 0;
}

div#main div.socialbox ul li a {
  color: #505050;
  text-decoration: none;
}

div#main div.socialbox ul li a:hover {
  text-decoration: underline;
}

div#bottom-navigation {
  margin-top: 20px;
  border-top: 1px solid #999;
  padding: 9px 0;
}

div#bottom-navigation ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

div#bottom-navigation ul li {
  font-family: Verdana, sans-serif;
  font-size: 11px;
  text-transform: uppercase;
  float: left;
}

div#bottom-navigation ul li a {
  color: #000;
  text-decoration: none;
  margin-right: 40px;
}

div#bottom-navigation ul li a:hover {
  text-decoration: underline;
}

div#footer {
  background: #000;
  border-top: 7px solid #dd2127;
  padding: 35px 0;
}

div#footer p {
  margin: 0;
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #fff;
  line-height: 25px;
}

div#footer a, div#footer a:visited {
	color:#ffffff;	
}

div#footer a:hover {
	text-decoration:none;
}
