@charset "utf-8";
/* CSS Document */


body {
	background: url(nuesitebackground.gif) top left repeat;	
	}


a {
	color: #CCC;
	text-decoration: none;
	}
	
a:hover {
	color: #1A8CC6;
	text-decoration: underline;
	}	
	
/**********************/

#wrap_layout {
	margin: 0px auto;
	width: 1020px;	
	background-color: #d7d7d7;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	}
	
/**********************/

#masthead {
	width: 1020px;
	height: 181px;
	}

#masthead_twitter {
	width: 1020px;
	height: 49px;
	background: url(bg_masthead_twitter.png) left center no-repeat;
	}

.latest_tweet {
	width: 835px;
	height: 15px;
	float: left;
	padding: 18px 0px 0px 101px;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	}

.button_follow a {
	width: 62px;
	height: 25px;
	float: left;
	display: block;
	cursor: pointer;
	margin: 11px 0px 0px 8px;
	}
	
#masthead_main {
	width: 1020px;
	height: 90px;
	background: url(bg_masthead_main.png) left center no-repeat;
	}

#logo a{
	width: 178px;
	height: 69px;
	float: left;
	margin: 10px 0px 0px 97px;
	cursor: pointer;
	}

#navi ul {
	float: left;
	width: 571px;
	margin: 16px 0px 0px 101px;
	}

#navi li a{
	width: 104px;	
	height: 50px;
	float: left;
	margin-right: 8px;
	height: 50px;
	cursor: pointer;
	}

#masthead_subscribe {
	width: 1020px;
	height: 41px;
	background: url(bg_masthead_subscribe.png) left center no-repeat;
	}
	
#masthead_subscribe p {
	width: 306px;
	height: 15px;
	float: left;
	margin: 14px 0px 0px 392px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

.subscribe_form {
	float: left;
	margin: 8px 0px 0px 23px;
	}
	
.subscribe_form input:hover {
	color: black;
	}	
	
.subscribe_form input {
	padding: 5px;
	width: 215px;
	border: 0px;
	background-color: #e9eaeb;
	color: #5A5A5A;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-align: center;	
	}

.subscribe_form_button {
	float: left;
	width: 62px;
	height: 37px;
	margin: 2px 0px 0px 10px;
	}
		
/**********************/	

#wrap_content {
	margin: 0px auto;
	width: 960px;
	height: 900px;
	display: block;
	}

/**********************/	

#event_featured {	
	width: 960px;
	height: 335px; /* 330px */
	background-color: #fff;
	border: 1px solid #b1b1b1;
	}

#event_featured_img {
	width: 939px;
	height: 284px;
	margin: 10px auto;
	}
	
#nav_ticketing_feature {

	}
#nav_ticketing_feature ul {	
	width: 746px;
	height: 25px;
	margin-left: 5px;
	}	
#nav_ticketing_feature li {
	display: inline;
	float: left;
	height: 25px;
	margin-left: 5px;
	}

.fb_share {
	width: 60px;
	height: 18px;
	}
.fb_like_feat {
	height: 25px;
	margin-top: -2px;
	}
	
/**********************/

#event_upcoming {
	width: 960px; 
	height: 194px; /* 186px */
	margin-bottom: 15px;	
	background-color: #fff;
	border: 1px solid #b1b1b1;
	}

#event1, #event2, #event3 {
	margin-top: 9px;
	margin-left: 9px;
	margin-bottom: 9px;
	}
	
#event_upcoming #event1 {
	float: left;
	width: 308px;
	height: 175px;
	}	

#event_upcoming #event2 {
	float: left;	
	width: 308px;
	height: 175px;
	}
	
#event_upcoming #event3 {
	float: left;
	width: 308px;
	height: 175px;
	}
			
.nav_ticketing_upcoming {
	float: right;
	width: 308px;
	height: 25px;
	margin-top: 9px;
	}
	
.buytickets {
	width: 78px;
	height: 17px;
	float: left;	
	}

.rsvp {
	width: 54px;
	height: 17px;
	float: left;
	margin-left: 2px;	
	}
	
.retweet {
	width: 52px;
	height: 17px;
	float: left;
	margin-left: 2px;		
	}
.share {
	width: 52px;
	height: 17px;
	float: left;	
	margin-left: 2px;	
	}		
	
.like {
	width: 54px;
	height: 24px;
	float: left;
	overflow: hidden;	
	margin-left: 12px;	
	margin-top: -2px;	
	}	
			
/**********************/
	
#event_activity {
	width: 960px;
	height: 255px; /* 255px */
	}
	
#content_video, #talent_suggestion, #facebook_activity {
	margin-left: 8px;
	}	
	
#event_activity #content_video {
	width: 400px;
	height: 250px;
	float: left;
	}

#event_activity #talent_suggestion {
	width: 236px;
	height: 251px;
	float: left;	
	background: url(bg_talent_suggestion.png) left center no-repeat;
	}

.talent_form {
	margin: 144px 0px 0px 36px;
	}

.talent_form input {
	width: 161px;
	height: 19px;	
	background: #ececed;
	text-align: center;
	color: #5a5a5a;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;	
	border: none;	
	}

.talent_form input:hover {
	background-color: white;
	}

.form_button_submit {
	width: 67px;
	height: 31px;
	display: block;
	margin: 13px auto;
	background: url(button_submit_talent.png) no-repeat;
	}

#event_activity #facebook_activity {
	width: 300px;
	height: 250px;
	float: left;	
	}	

/**********************/
	
#footer {
	width: 1020px;
	height: 152px;
	background: url(bg_footer.png) left bottom no-repeat;
	}
	
	
#photo_gallery {
	float: left;
	width: 650px;
	height: 137px;
	margin-top: 15px;
	margin-left: 37px;
	background: url(bg_photogallery.png) left bottom no-repeat;
	}

#photo_gallery .photo_feature {
	width: 194px;
	height: 73px;
	float: left;
	margin-left: 14px;
	margin-top: 54px
	}

#photo_gallery .photo_feature p{
	width: 101px;
	height: 50px;
	float: left;
	text-align: right;
	color: #cadef2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-right: 6px;
	}
	
#photo_gallery .photo_feature img {
	border: 1px solid #e1e1e1;
	}

#photo_gallery .photo_feature img:hover {
	background-color: #fff;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;	
	}

#social_media {
	float: right;
	width: 162px;
	height: 94px;
	margin-top: 36px;
	margin-right: 90px;
	background: url(bg_socialmedia.png) left center no-repeat;
	}
	
#social_media .connect_fb {
	float: left;
	width: 36px;
	height: 36px;
	margin: 29px 0px 0px 20px;
	}

#social_media .connect_twitter {
	float: left;
	width: 36px;
	height: 36px;
	margin: 29px 0px 0px 5px;
	}	 	

#social_media .connect_myspace {
	float: left;
	width: 36px;
	height: 36px;
	margin: 29px 0px 0px 5px;
	}
		
#social_media .connect_email {
	float: left;
	width: 155px;
	height: 13px;
	margin: 10px 0px 0px 3px;
	}
	
	
	
	
	
	
	
	
