/*
Theme Name: Live Weekend
Theme URI: http://livewknd.com
Description: Theme for Live Weekend
Author: Harrison Wheeler
Version: 2.0
*/

@font-face {
	font-family: 'LeagueGothicRegular';
	src: url('League_Gothic-webfont.eot');
	src: local('☺'), url('League_Gothic-webfont.woff') format('woff'), url('League_Gothic-webfont.ttf') format('truetype'), url('League_Gothic-webfont.svg#webfontpm5EArBj') format('svg');
	font-weight: normal;
	font-style: normal;
}

body{
	margin:0px;
	padding:0px;
	background-color:#000;
/*	background-image:url(images/wakenbg.gif);
*/	background-repeat:no-repeat;
	background-position:center top;
	

}

#wrapper{
	width:980px;
	margin:auto;
	/*bordbox-shadow: 0px 0px 5px #000;
	-webkit-box-shadow: 0px 0px 5px #000;
	-moz-box-shadow: 0px 0px 5px #000;er: 1px solid #CCC;*/
}

.content{
	width:980px;
	float:left;
}

.article_header{
	float:left;
	background: -webkit-gradient(linear, left top, left bottom, from(#EFEFEF), to(#CCC));
	background: -moz-linear-gradient(top,  #EFEFEF,  #CCC);	width:920px;
	padding:20px;
	width:920px;
}

.featured{
	width:980px;
	height:550px;
	float:left;	
}

.featured_page{
	width:980px;
	height:250px;
	float:left;
	background-color:#333;
}

.featured_content{
	width:970px;
	float:left;
	border-bottom:5px solid #000;
	margin:5px 5px 10px 5px;
}

.featured_contentImage{
	width:229px;
	height:150px;
	float:left;
	background-color:#333;
	margin-bottom:10px;
}

.featured_content ul{
	width:960px;
	float:left;
	margin:0 5px 0 5px;
	padding:0px;
}


.featured_content li{
	margin:0px;
	padding:5px;
	width:230px;
	float:left;
	list-style:none;
	float:left;
}

.featured_content li h2{
	margin:0px;
	padding:0px;
	font-weight:100;
	margin-bottom:10px;
	text-transform:uppercase;
}

.featured_content li h2 a{
	text-decoration:none;
	color:#333;
}

.featured_content li h2 a:hover{
	color:#000;
}


.featured_content li p{
	margin:0px;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:100;
	color:#999;
	font-size:14px;
	line-height:20px;
}

.left_Column{
	margin:0px;
	padding:0px;
	float:left;
	width:360px;
	margin-left:10px;
	margin-right:5px;
	margin-bottom:10px;
}


.right_Column{
	margin:0px;
	padding:0px;
	float:left;
	width:475px;
	margin-right:10px;
	margin-left:5px;
	margin-bottom:10px;

}

.story_Media{
	width:340px;
	float:left;
}

.story_MediaHolder{
	width:340px;
	float:left;
}

.story_MediaDescription{
	width:340px;
	float:left;
	margin-top:10px;
	border-top:5px #666 solid;
	padding-top:10px;
}

.story_MediaDescription p{
	margin:0px;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#999;
	font-size:14px;
	line-height:18px;
}

.blog_list{
	margin:0px;
	padding:0px;
	float:left;
	width:585px;
}

.blog_list ul{
	margin:0px;
	padding:0px;
}


.blog_list li{
	margin:0 0 10px 0;
	padding:0px;
	list-style:none;
}

.blog_list li h3{
	margin:0px;
	padding:0px;
	text-transform:uppercase;
	float:left;
	width:585px;
	color:#333;
}

.read_button{
	padding:5px;
	margin-bottom:10px;
	background-color:#333;
	color:#FFF;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
}

.blog_list li p{
	margin:0 0 10px 0;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:20px;
	color:#999;
	width:585px;
	float:left;
}

.ad_module{
	width:360px;
	float:left;
}

.ad{
	width:300px;
	height:250px;
	border:1px #999 solid;
	background-color:#F00;
	float:left;
	margin:20px;
}

.footer{
	width:980px;
	clear:both;
	background-color:#333;
	padding-top:10px;
	background: -webkit-gradient(linear, left top, left bottom, from(#EFEFEF), to(#CCC));
	background: -moz-linear-gradient(top,  #EFEFEF,  #CCC);
	border-top:#999;

}

.footer_copy{
	width:950px;
	float:left;
	padding:5px 0 5px;
	margin:10px;
}

.footer_copy p{
	margin:0px;
	padding:0px;
	color:#CCC;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	text-shadow: 0 1px 1px #FFF;
}

.footer_column h3{
	font-family: 'LeagueGothicRegular';
	src: url('League_Gothic-webfont.eot');
	src: local('☺'), url('League_Gothic-webfont.woff') format('woff'), url('League_Gothic-webfont.ttf') format('truetype'), url('League_Gothic-webfont.svg#webfontpm5EArBj') format('svg');
	font-weight: normal;
	font-style: normal;
	font-size:26px;
	text-transform:uppercase;
	margin:0px;
	color:#FFF;
}

.footer_column{
	width:303px;
	float:left;
	padding:5px;
	margin:20px 5px 10px 5px;
	border-top:3px solid #FFF;
}

.footer_column ul{
	margin:0px;
	padding:0px;
	float:left;
}

.footer_column li{
	margin:0px;
	padding:0px;
	list-style:none;
	border-bottom:1px #CCC solid;
	padding:5px 0 5px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	float:left;
}

.footer_column li a{
	text-decoration:none;
	color:#CCC;
}

.footer_column p{
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#CCC;
	font-size:12px;
	line-height:18px;
}


.footer_Holder{
	width:970px;
	float:left;
	margin-left:5px;
	margin-right:5px;
}

.footer_list{
	float:left;
	width:970px;
	margin-top:10px;
}

.footer_list p{
	float:left;
	margin:0 10px 0 10px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	color:#999;
	margin-left:10px;
	font-size:12px;
	line-height:15px;
	text-shadow: 0 1px 1px #FFF;

}

.footer_list ul{
	margin:0px;
	padding:0px;
	float:left;
}

.footer_list li{
	margin:0 10px 0 0;
	padding:0px;
	list-style:none;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	font-size:13px;
	color:#999;
	float:left;
	line-height:15px;
	text-shadow: 0 1px 1px #FFF;


}

.footer_list li a{
	margin:0px;
	padding:0px;
	text-decoration:none;
	color:#666;
	font-size:13px;

}

.footer_list li a:hover{
	color:#FFF;
}

.clear{
	clear:both;
}

.navigation{
	width:960px;
	position:absolute;
	z-index:999;
	margin:10px 10px 0 10px;
	background-color:#CCC;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	background: -webkit-gradient(linear, left top, left bottom, from(#EFEFEF), to(#CCC));
	background: -moz-linear-gradient(top,  #EFEFEF,  #CCC);

}

.navigation_holder{
	width:940px;
	color:#FFF;
	float:left;
	padding-top:15px;
	padding-bottom:15px;

}

.navigation_holder ul{
	margin:0 0 0 20px;
	padding:0px;
	float:right;
}

.navigation_holder li{
	margin:0 40px 0 0;
	padding:0px;
	float:left;
	display:inline;
	list-style:none;
	font-family: 'LeagueGothicRegular';
	src: url('League_Gothic-webfont.eot');
	src: local('☺'), url('League_Gothic-webfont.woff') format('woff'), url('League_Gothic-webfont.ttf') format('truetype'), url('League_Gothic-webfont.svg#webfontpm5EArBj') format('svg');
	font-weight: normal;
	font-style: normal;
	font-size:22px;
	text-transform:uppercase;
	color:#FFF;
	text-shadow: 0 1px 1px #FFF;
}

.navigation_holder li a{
	text-decoration:none;
	color:#333;
}

.navigation_holder li a:hover{
	text-decoration:none;
	color:#999;
}


.logo{
	float:left;
	margin-left:20px;
	margin-right:50px;
	
}

.logo img{
	margin:0px;
	padding:0px;
	float:left;
	margin-top:2px;
}

/*---Carousel--*/

#carousel_inner {
float:left; /* important for inline positioning */
width:980px; /* important (this width = width of list item(including margin) * items shown */ 
overflow: hidden;  /* important (hide the items outside the div) */
/* non-important styling bellow */
background:#FFF;
margin-bottom:10px;

}

#carousel_ul {
position:relative;
left:-250px; /* important (this should be negative number of list items width(including margin) */
list-style-type: none; /* removing the default styling for unordered list items */
padding: 0px;
width:9999px;
margin-left:10px;/* important */
/* non-important styling bellow */
background-color:#333;
}

#carousel_ul li{
float: left; /* important for inline positioning of the list items */                                    
width:229px;  /* fixed width, important */
/* just styling bellow*/
padding:3px;
margin:0 4px 0 4px;
}

#carousel_ul li h2{
	margin:0px;
	padding:0px;
	font-weight:100;
	text-transform:uppercase;
}

#carousel_ul li h2 a{
	text-decoration:none;
	color:#333;
}

#carousel_ul li h2 a:hover{
	text-decoration:none;
	color:#999;
}


#carousel_ul li  p{
	margin:0px;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:100;
	color:#999;
	font-size:14px;
	line-height:20px;
}

.extraInfo{
float: left; /* important for inline positioning of the list items */                                    
width:229px;  /* fixed width, important */
/* just styling bellow*/
}

.extraInfo h4{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	float:left;
	color:#C2C2C2;
	padding-top:8px;
}

.extraInfo img{
	float:left;
}



#left_scroll{
	float:left;
	position:absolute;
	height:130px; 
	width:30px; 
	margin-left:-15px;
	margin-top:975px;
}

#right_scroll{
	float:left; 
	height:130px; 
	width:30px; 
	margin-top:975px;
	position:absolute;
	margin-left:965px;
}

#left_scroll img, #right_scroll img{
/*styling*/
cursor: pointer;
cursor: hand;
}


.page_title{
	position:absolute;
	margin-left:20px;
	margin-top:-160px;
	width:500px;
}

.page_title h2{
	font-family: 'LeagueGothicRegular';
	src: url('League_Gothic-webfont.eot');
	src: local('☺'), url('League_Gothic-webfont.woff') format('woff'), url('League_Gothic-webfont.ttf') format('truetype'), url('League_Gothic-webfont.svg#webfontpm5EArBj') format('svg');
	font-weight: normal;
	font-style: normal;
	font-size:60px;
	text-transform:uppercase;
	color:#000;
	margin:0px;
	padding:0px;
	line-height:60px;
}

.leftcolumn{
	float:left;
	width:580px;
	padding:20px;
}

.rightcolumn{
	width:340px;
	float:left;
	background-color:#EFEFEF;
	height:100%;
}

.page_content{
	float:left;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFF;
	width:960px;
	margin:20px 10px 10px 10px;
}

.page_content h1{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-family: 'LeagueGothicRegular';
	src: url('League_Gothic-webfont.eot');
	src: local('☺'), url('League_Gothic-webfont.woff') format('woff'), url('League_Gothic-webfont.ttf') format('truetype'), url('League_Gothic-webfont.svg#webfontpm5EArBj') format('svg');
	font-weight: normal;
	font-style: normal;
	font-size:60px;
	text-transform:uppercase;
	font-size:40px;
	color:#333;
	text-shadow: 0 1px 1px #FFF;

}

.page_content h3{
	margin:0 0 10px 0;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-family: 'LeagueGothicRegular';
	src: url('League_Gothic-webfont.eot');
	src: local('☺'), url('League_Gothic-webfont.woff') format('woff'), url('League_Gothic-webfont.ttf') format('truetype'), url('League_Gothic-webfont.svg#webfontpm5EArBj') format('svg');
	font-weight: normal;
	font-style: normal;
	font-size:35px;
	text-transform:uppercase;
	font-size:40px;
	color:#999;
}

.page_content h4{
	margin:0 0 10px 0;
	padding:0px;
	font-family: 'LeagueGothicRegular';
	src: url('League_Gothic-webfont.eot');
	src: local('☺'), url('League_Gothic-webfont.woff') format('woff'), url('League_Gothic-webfont.ttf') format('truetype'), url(		'League_Gothic-webfont.svg#webfontpm5EArBj') format('svg');
	font-weight: normal;
	font-style: normal;
	font-size:30px;
	text-transform:uppercase;
	font-size:24px;
	color:#333;

}

.page_content p{
	margin:0 0 10px 0;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:100;
	font-size:15px;
	line-height:22px;
	color:#666;
}

.single_content{
	padding:20px;
	float:left;
	width:500px;
}

.single_content h3{
	margin:0 0 10px 0;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-family: 'LeagueGothicRegular';
	src: url('League_Gothic-webfont.eot');
	src: local('☺'), url('League_Gothic-webfont.woff') format('woff'), url('League_Gothic-webfont.ttf') format('truetype'), url('League_Gothic-webfont.svg#webfontpm5EArBj') format('svg');
	font-weight: normal;
	font-style: normal;
	font-size:45px;
	text-transform:uppercase;
	font-size:40px;
}

.single_content h4{
	margin:0 0 10px 0;
	padding:0px;
	font-family: 'LeagueGothicRegular';
	src: url('League_Gothic-webfont.eot');
	src: local('☺'), url('League_Gothic-webfont.woff') format('woff'), url('League_Gothic-webfont.ttf') format('truetype'), url(		'League_Gothic-webfont.svg#webfontpm5EArBj') format('svg');
	font-weight: normal;
	font-style: normal;
	font-size:30px;
	text-transform:uppercase;
	font-size:24px;
	color:#333;

}

.single_content p{
	margin:0 0 10px 0;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:100;
	font-size:15px;
	line-height:22px;
	color:#666;
}

.left_content{
	width:320px;
	padding:40px;
	float:left;
}

.left_ad{
	width:300px;
	margin:10px;
	background-color:#F00;
	float:left;
	height:250px;
}

.upcoming_events{
	width:960px;
	min-height:300px;
	padding:10px;
	background-color:#000;
	float:left;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333', endColorstr='#000'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#333), to(#000)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #333,  #000); /* for firefox 3.6+ */	
}

.event_holderTitle{
	width:200px;
	float:left;
}

.event_holder{
	width:370px;
	float:left;
	margin-left: 10px;
}

.event_holderTitle h2{
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-family: 'LeagueGothicRegular';
	src: url('League_Gothic-webfont.eot');
	src: local('☺'), url('League_Gothic-webfont.woff') format('woff'), url('League_Gothic-webfont.ttf') format('truetype'), url('League_Gothic-webfont.svg#webfontpm5EArBj') format('svg');
	color:#FFF;
	font-size:32px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-transform: uppercase;
	font-weight:100;
}

.event_holderTitle p{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#CCC;
	font-size:13px;
	line-height:16px;
}

.event_Info{
	width:280px;
	float:left;
}

.event_Info h2{
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:900;
	font-size:18px;
	color: #CCC;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

.event_Info h3{
	margin:0;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:900;
	font-size:16px;
	color: #999;
}

.event_Info p{
	margin:0 0 10px 0;
	padding:0px;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #CCC;
	line-height: 18px;
	font-weight: 100;
}
.event_ImageHolder{
	float:left;
	margin-right:10px;
	width:350px;
	background-image:url(http://livewknd.com/wp-content/uploads/2010/07/bgshadow.png);
	background-repeat:no-repeat;
	background-position:center;
}

.event_Image{
	width:250px;
	height:375px;
	margin:auto;
	margin-top:20px;
}

.page_lc{
	float:left;
	width:400px;
	margin-right:40px;
	margin-left:70px;
	margin-top:30px;
}

.page_rc{
	float:left;
	width:300px;
	margin-top:30px;

}

.textfield{
	border:none;
	padding:5px;
	font-size:14px;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	width:300px;
	border:1px solid #666;

}

.textarea{
	border:none;
	padding:5px;
	font-size:16px;
	line-height:20px;
	color:#666;
	font-family:Georgia, "Times New Roman", Times, serif;
	width:300px;
	background-color:#FFC;
	border:1px solid #666;
}

#checkout{
	padding:7px;
	float:left;
	background-color:#29ABE2;
	font-size:15px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#29ABE2', endColorstr='#0071BC'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#29ABE2), to(#0071BC)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #29ABE2,  #0071BC); /* for firefox 3.6+ */
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
	text-transform:uppercase;
	font-weight:bold;
	text-shadow: -1px -1px 0px #0071BC;
	border:none;
	
}

.page_description{
	width:880px;
	float:left;
	padding:0px 50px 0 50px;
	border-bottom:1px #666 solid;
	margin-top:120px;
}

.page_description p{
	margin:0 0 10px 0;
	padding:0px;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #CCC;
	line-height: 24px;
	font-weight: 100;
}

.page_description h1{
	margin:0 0 10px 0;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-family: 'LeagueGothicRegular';
	src: url('League_Gothic-webfont.eot');
	src: local('☺'), url('League_Gothic-webfont.woff') format('woff'), url('League_Gothic-webfont.ttf') format('truetype'), url('League_Gothic-webfont.svg#webfontpm5EArBj') format('svg');
	font-weight: normal;
	font-style: normal;
	font-size:58px;
	line-height:60px;
	text-transform:uppercase;
	color:#FFF;
}

.page_event{
	width:980px;
	float:left;
	padding:40px 0 40px 0;
	border-bottom:1px #666 solid;
}

.page_eventVideo{
	margin:auto;
	background-color:#FFF;
	padding:4px;
	margin-top:10px;
	float:left;
	margin-left:60px;
	bordbox-shadow: 0px 0px 5px #000;
	-webkit-box-shadow: 0px 0px 5px #000;
	-moz-box-shadow: 0px 0px 5px #000;er: 1px solid #CCC;
}


.page_event h1{
	margin:0 0 10px 0;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-family: 'LeagueGothicRegular';
	src: url('League_Gothic-webfont.eot');
	src: local('☺'), url('League_Gothic-webfont.woff') format('woff'), url('League_Gothic-webfont.ttf') format('truetype'), url('League_Gothic-webfont.svg#webfontpm5EArBj') format('svg');
	font-weight: normal;
	font-style: normal;
	font-size:60px;
	text-transform:uppercase;
	font-size:40px;
	color:#FFF;
}

.page_event p{
	margin:0 0 10px 0;
	padding:0px;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #CCC;
	line-height: 20px;
	font-weight: 100;
}

.page_eventLeft{
	width:400px;
	float:left;
	margin-left:50px;
}

.page_eventRight{
	width:400px;
	float:left;
	margin-left:40px;
}

.leaderboard{
	width:728px;
	height:90px;
	background-color:#F00;
	border:5px #CCC solid;
	margin-top:80px;
	margin-left:110px;
}
	
