body {
	color: #000;
	font-family: "Helvetica Neue","Helvetica",'Arial',sans-serif;
	font-size: 12px;
	height: 100%;
}

html {
	height: 100%;
}

strong {
	font-weight: bold;
}

.white {
	background: #fff url('../img/white.jpg') top center;
}

#content a {
	color: #000;
}

/* containers */

#contain { /* body */
   position: relative;
   min-height: 100%;
}

#navcontain {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

.contentcontain {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

/* basic typography */

/* structure */

#navigation {
 	position: fixed;
   	bottom: 0;
   	width: 100%;
	height: 80px;
	background: #000 url('../img/black.jpg');
	border-top: 1px solid #eb006c;
	z-index: 3;
}

#logo {
	height: 80px;
	margin-right: 30px;
	width: 260px;
	float: left;
}

.osclogo {
	margin-top: 23px;
}

#menu {
	width: 670px;
	float: left;
	padding-top: 15px;
}

#menu li {
	float: left;
	font-size: 20px;
	letter-spacing: 1px;
	color: #f1f1f1;
	font-weight: 300;
	margin-left: 40px;
	list-style: none;
}

	#menu li a {
		color: #fff;
		font-weight: 300;
		text-decoration: none;
	}

	#menu li a:hover {
		color: #eb006c;
		font-weight: 300;
		text-decoration: none;
	}

#submenu {
	float: left;
	font-size: 12px;
	text-align: center;
	width: 670px;
	color: #aaa;
	padding-top: 7px;
	margin-top: 10px;
	border-top: 1px dashed #ccc;
}

	#submenu a {
		color: #aaa;
		text-decoration: none;
	}

	#submenu a:hover {
		color: #fff;
		text-decoration: none;
	}
	
/* grid */

.col_13 {
	width: 300px;
	float: left;
}

.col_23 {
	width: 640px;
	float: left;
}

.col_50 {
	width: 470px;
	float: left;
}

.col_50 a, .event_des a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #000;
}

/* all about the margins, baby */

.m_r {
	margin-right: 20px;
}

.s_section {
	margin-bottom: 20px;
}

.no_m {
	margin: 0px;
}

.no_b {
	border: none !important;
}

.mail {
	padding-top: 5px;
}
	
/* homepage specific */

#content {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 30px;
	margin-bottom: 60px;
	
	font-size: 14px;
	line-height: 18px;
	font-weight: 400;
	overflow: hidden;
	padding-bottom: 60px;
	z-index: 2;
}

#event_page {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 20px;
	overflow: hidden;
	
	font-size: 14px;
	line-height: 18px;
	font-weight: 400;
	padding-bottom: 100px;
}

#content h1 {
	font-size: 36px;
	line-height: 40px;
	color: #eb006c;
	letter-spacing: 1px;
	font-weight: 300px;
	margin-bottom: 20px;
}

#content h2 {
	font-size: 20px;
	color: #eb006c;
	letter-spacing: 1px;
	font-weight: 300px;
	margin-bottom: 10px;
}

#content h3 {
	font-size: 16px;
	color: #eb006c;
	letter-spacing: 1px;
	font-weight: 300px;
}

.col_13 h3 {
	margin-top: 10px;
}

.col_13 h3 a {
	color: #eb006c;
	text-decoration: none;
}

.lead {
	font-size: 30px !important;
	line-height: 32px !important;
	color: #eb006c !important;
}

.headline {
	font-size: 26px;
	font-weight: 300;
	line-height: 30px;
	margin-bottom: 10px;
}

.subheadline {
	font-size: 20px;
	font-weight: 300;
	line-height: 24px;
	color: #666;
}

.meta {
	font-size: 14px !important;
	color: #777 !important;
}

.content_hoz {
	float: left;
	margin-bottom: 20px;
	border-bottom: 1px dashed #000;
	padding-bottom: 20px;
}

.news {
	position: relative;
}

#rss {
	position: absolute;
	top: 5px;
	right: 5px;
}

fieldset {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #000;
}

#email {
	font-size: 14px;
	padding: 5px;
	width: 200px;
	border: 1px solid #ccc;
	margin-right: 10px;
	float: left;
}

#submit {
	font-size: 12px;
	background: #000;
	color: #fff;
	border: none;
	padding: 6px 5px 6px 5px;
	width: 75px;
	text-align: center;
	float: left;
}

.plus {
	background: #000;
	color: #fff;
	font-size: 14px;
	padding: 0px 4px 2px 5px;
	margin-right: 10px;
}

/* category list specific */

.event {
	width: 290px;
	height: 100px;
	position: relative;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	color: #fff;
	padding: 10px;
	background: #000;
}

.event h3, .event h3 a {
	color: #eb006c !important;
	font-size: 18px;
	line-height: 20px !important;
	text-decoration: none;
}

.event h4, .event h4 a {
	color: #ccc !important;
	font-style: italic;
	text-decoration: none;
}

.event h3 span, .event h4 span, .event .catmeta span {
	background: #000;
	padding: 2px;
}

.catmeta {
}

/* event specific */

.event_des {
	width: 490px;
	color: #000;
	background: #fff url('../img/white.jpg');
	padding: 20px;
	float: left;
}

.event_sidebar {
	width: 425px;
	float: left;
}

.event_des p {
	margin-bottom: 10px;
}

.event_des h2 {
	font-size: 36px;
	line-height: 40px;
	font-weight: 300;
}

.event_des h3 {
	font-size: 24px;
	line-height: 32px;
	font-weight: 300;
	color: #666;
	margin-bottom: 10px;
}

.event_des h4 {
	font-size: 20px;
	line-height: 22px;
	font-weight: 300;
	color: #666;
	margin-bottom: 10px;
}

.pullquote {
	font-family: "Georgia",'Times',serif;
	font-size: 20px !important;
	font-style: italic;
	line-height: 22px !important;
}

.buyticket {
	padding: 5px;
	font-size: 14px;
	letter-spacing: 1px;
	color: #fff;
	background: #eb006c;
}

.buyticket a {
	color: #fff;
	text-decoration: none;
}

.buyticket a:hover {
	color: #000;
	text-decoration: none;
}

/* featured */

#featured_1 {
	background: url('../img/featured.png');
	height: 140px;
	width: 620px;
	padding: 10px;
	color: #fff;
}

#featured_1 a {
	color: #fff !important;
}

#featured_1 p {
	margin-top: 100px;
}

#featured_1  .featuredinfo {
	font-size: 16px;
	padding: 2px;
	background: #000;
}

#audioplayer1 {
	margin-top: 10px;
}

.sponsorlogo {
	width: 220px;
	float: left;
	margin-right: 20px;
	text-align: center;
	margin-bottom: 20px;
}

.sponsorlogo img {
	margin-bottom: 10px;
}

/* at a glance */

table {
	width: 960px;
}

td {
	padding: 10px 0px;
	border-bottom: 1px dashed #ccc;
}

.title {
	width: 520px;
	font-weight: bold;
}

.support {
	font-weight: normal !important;
	color: #666666;
}