/* EVENT PAGES   ----------------------------------------------------*/

#event-wrapper {	
	color: #333333;	font: normal 12px Arial, Helvetica, sans-serif;	
	background-color: #fff;
}

#event { 
	width: 840px;	
	margin: 0 auto;	
	padding: 30px 0;
}

#event-nav {	
	width: 290px;	
	height: 600px;	
	margin: 0 55px 0 0;	
	float: left;
}

#event-nav.frito {	
	background: transparent url('images/event-nav.jpg') no-repeat 0 0;
}

#event-nav.pepsi {	
	background: transparent url('images/pepsi-sidebar.png') no-repeat 0 0;
}

#event-nav.drpepper {	
	background: transparent url('http://cornerstone-productions.com/wp-content/uploads/drpepper-left-bg.png') no-repeat 0 0;
}

#event-nav.sevenup {	
	background: transparent url('http://cornerstone-productions.com/wp-content/uploads/7up-left-bg.png') no-repeat 0 0;
}

#event-branding {	
	width: 245px;	
	margin: 0 auto;	top: -20px;	
	position: relative;
}

#event-titleBar {	
	height: 39px;	
	margin: 10px auto;	
	padding: 4px 0 0;		
	text-align: center;	
	font-style: italic;
}

#event-titleBar.frito {	
	width: 251px;	
	color: #fff;	
	font-size: 19px;	
	background: transparent url('images/event-titleBar.png') no-repeat 0 0;
}

#event-titleBar.pepsi {	
	width: 242px;	
	color:#e53232;	
	font-size:1px;	
	background:url('images/pepsi-header.png') no-repeat 0 0;
}

#event-titleBar.drpepper {
	width: 242px;	
	color:#e53232;	
	font-size:1px;	
	background:url('http://cornerstone-productions.com/wp-content/uploads/dpe.png') no-repeat 0 0;
}

#event-titleBar.sevenup {
	width: 242px;	
	color:#e53232;	
	font-size:1px;	
	background:url('http://cornerstone-productions.com/wp-content/uploads/7up-events.png') no-repeat 0 0;
}

#event-single-wrapper {	
	width: 250px;	
	height: 300px;	
	margin: 0 auto;	
	text-transform: uppercase;
}

#event-single-wrapper.pepsi {	
	background:url('images/pepsi-divider.png') repeat-y center top;
}

#indoor {	
	width: 90px;	
	padding: 0 10px 20px 25px;	
	float: left;
}

#event-single-wrapper.frito #indoor {	
	border-right:1px solid #ed1c24;
}

#event-single-wrapper.pepsi #indoor {	
	border-right:0 none;
}

#event-single-wrapper.drpepper #indoor {	
	border-right:0 none;
}

#event-single-wrapper.sevenup #indoor {	
	border-right:0 none;
}

#outdoor {	
	width: 90px;	
	padding: 0 0 20px 25px;	
	float: left;
}

.frito .event-single-header {	
	color: #ED1C24;	font-size: 14px;	
	font-weight: bold;
}

.pepsi .event-single-header {	
	color: #fff;	
	font-size: 12px;	
	font-weight: bold;
}

.drpepper .event-single-header {
	color: #fff;	
	font-size: 12px;	
	font-weight: bold;
}

.sevenup .event-single-header {
	color: #fff;	
	font-size: 12px;	
	font-weight: bold;
}

#event-single-wrapper ul {	
	margin: 20px 0 0;	
	padding: 0;	
	list-style-type: none;
} 

#event-single-wrapper ul li {	
	margin: 0 0 9px;	
	font-size: 10px;
}

#event-single-wrapper.frito ul li a {	
	color: #000;	
	text-decoration: none;
}

#event-single-wrapper.frito ul li a:hover,#event-single-wrapper.frito ul li.current a {	
	color: #ED1C24;
}

#event-single-wrapper.pepsi ul li a {	
	color: #fff;	
	text-decoration: none;
}

#event-single-wrapper.pepsi ul li a:hover,#event-single-wrapper.pepsi ul li.current a {	
	color: #138dee;
}

#event-single-wrapper.drpepper ul li a {	
	color: #fff;	
	text-decoration: none;
}

#event-single-wrapper.drpepper ul li a:hover,#event-single-wrapper.drpepper ul li.current a {	
	color: #cccccc;
}

#event-single-wrapper.sevenup ul li a {	
	color: #fff;	
	text-decoration: none;
}

#event-single-wrapper.sevenup ul li a:hover,#event-single-wrapper.sevenup ul li.current a {	
	color: #cccccc;
}

#event-btn-wrapper {	
	width: 246px;
	height: 85px;	
	margin: 0 auto;	clear: both;
	
}

#event-btn-contact {	
	width: 245px;	
	height: 85px;	
	float: left;
}

#event-btn-contact a {	
	width: 245px;	
	display: block;
}

#event-btn-contact.frito {
	position: relative;
    	//top: -90px;	
	height:85px;	
	background: transparent url('images/event-btn-contact.png') no-repeat 0 0;
}

#event-btn-contact.pepsi {
	position: relative;
    	//top: -90px;	
	height:94px;	
	background: transparent url('images/pepsi-order-btn.png') no-repeat 0 0;
}

#event-btn-contact.drpepper {
	position: relative;
    	top: -100px;	
	height:94px;	
	background: transparent url('http://cornerstone-productions.com/wp-content/uploads/dr-pepper-contact.png') no-repeat 0 0;
}

#event-btn-contact.sevenup {
	position: relative;
    	top: -90px;	
	height:94px;	
	background: transparent url('http://cornerstone-productions.com/wp-content/uploads/7up-contact.png') no-repeat 0 0;
}

#event-content {
	width: 490px;	
	float: left;
}

#event-copy {	
	margin: 0 10px;
}

#event h2 {	
	font-size: 27px;
	font-weight: lighter;	
	text-transform: uppercase;
}

#event p {	
	line-height: 22px;
}

#event-image {	
	width: 490px;	
	height: 279px;	
	margin: 0 0 20px;	
	overflow: hidden;}

#event-image {
	width: 490px;	
	height: 280px;	
	margin: 0 0 20px;	
	overflow: hidden;
}

#event-footer {	
	width: 770px;	
	margin: 0 auto;	padding: 0 0 30px;	
	padding-top: 50px;	
	font-size: 10px;	
	text-align: center;
}

#event-contact.frito {	
	color: #000;	
	font-size: 11px;	
	line-height: 15px;	
	text-align: center;
}

#event-contact.pepsi {	
	color: #fff;	
	font-size: 11px;	
	line-height: 18px;	
	text-align: center;	
	text-shadow:1px 1px 0 #002343;
}

#event-contact.pepsi a {	
	color:#138dee;	
	text-decoration:none;
}

#event-contact.drpepper {	
	color: #fff;	
	font-size: 11px;
	line-height: 18px;
	text-align: center;	
	text-shadow:1px 1px 0 #002343;	
	margin-top:10px;
}

#event-contact.drpepper a {	
	color:#cccccc;	
	text-decoration:none;
}

#event-contact.sevenup {	
	color: #fff;	
	font-size: 11px;
	line-height: 18px;
	text-align: center;	
	text-shadow:1px 1px 0 #002343;	
	margin-top:10px;
}

#event-contact.sevenup a {	
	color:#cccccc;	
	text-decoration:none;
}

body {	
	margin: 0px;	
	padding: 0px;	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 85%;	
	color: #555;	
	background: url(images/page-bg.jpg) repeat-x;	
	text-align: center;
}
body.event {
	background: none !important;	
}

#container {	
	width: 900px;	
	margin: 0px auto;	
	text-align: left;
}
#header-event
{	
	float: center;	
	display: inline;	
	overflow: hidden;	
	width: 900px;
	height: 62px;	
	margin: 0px;

}
#header {	
	float: left;	
	display: inline;	
	overflow: hidden;	
	width: 900px;	
	margin: 0px;
}

#header .header-left {	float: left;	display: inline;	overflow: hidden;	width: 340px;	margin: 14px 0px 0px 0px;}#header .header-right {	float: left;	display: inline;	overflow: hidden;	width: 560px;}#header .header-right .search-subscribe {	float: right;	display: inline;	overflow: hidden;	height: 20px;	width: 540px;	margin: 20px 0px 8px 0px;	text-align: center;	background: #efefef;	padding: 6px 10px;	font-style: italic;	font-weight: bold;	font-size: 1.1em;}#header .header-right .search-subscribe form {	display: inline;}#header .header-right .nav {	float: right;	display: inline;	overflow: hidden;	height: 36px;	width: 560px;	margin: 0px 0px 0px 0px;}#header .header-right .nav img {	margin: 0px;	padding: 0px;}#wrapper {	float: left;	display: inline;	overflow: hidden;	margin: 15px 0px;	width: 900px;}#sidebar {	float: left;	display: inline;	overflow: hidden;	width: 300px;	padding: 5px;}#sidebar h2 {	color: #1b3f95;	font-weight: bold;	font-size: 1.6em;	padding-bottom: 3px;	border-bottom: 4px #f88e20 solid;}#sidebar ul {	margin: 0px 0px 15px 0px;	padding: 0px;}#sidebar li {	list-style-type: none;	background: url(images/bullet-orange.jpg) no-repeat;	background-position: 0% 20%;	padding: 0px 0px 8px 0px;	margin: 8px 0px;	border-bottom: 1px #efefef solid;	font-size: 1.12em;}#sidebar li a {	text-decoration: none;	margin: 8px 0px;	padding: 0px 0px 8px 25px;}#sidebar li a:hover {	background: url(images/bullet-blue.jpg) no-repeat;	background-position: 0% 20%;	text-decoration: underline;}#content {	float: left;	display: inline;	overflow: hidden;	width: 550px;	padding: 5px;	margin-left: 30px;}#content h2 {	font-weight: normal;	text-transform: uppercase;	font-size: 1.3em;}#content ul {	margin: 0px 0px 15px 15px;	padding: 0px;}#content li {	line-height: 150%;	list-style-type: none;	background: url(images/bullet-orange.jpg) no-repeat;	background-position: 0px 3px;	padding: 0px 0px 5px 25px;	margin: 5px 0px;}#footer {	float: left;	display: inline;	overflow: hidden;	width: 880px;	border-top: 6px #f88e20 solid;	background: #efefef;	padding: 15px 10px;	text-align: center;}/* Universals */a img {	border: 0px;}a {	color: #1b3f95;}p, h1, h2, h3, h4, h5, h6, h7 {	margin-top: 0px;	margin-bottom: 15px;}p {	line-height: 150%;}h1 {	font-size: 2.0em;	color: #1b3f95;}blockquote {	text-align: center;	font-style: italic;	font-size: 1.1em;	background: #efefef;	padding: 10px;	line-height: 150%;	margin: 0px 0px 15px 0px;}/* XTRAS   ----------------------------------------------------*/.clearfix {   content: "";    display: block;    clear: both;   }   .clearfix {   display: block;   }.clearfix:after {   height: 0;    content: "";    display: block;    clear: both;    visibility: hidden;   }* html>body .clearfix {   width: 100%;   display: inline-block;    }* html .clearfix {   /* Hides from IE-mac \*/   height: 1%;   /* End hide from IE-mac */   }
