@charset "utf-8";
/* CSS Document */

* {margin:0;border:0;padding:0;}
body {
	background-color:#000;
	color:#fff;
	font-size:0.7em;
	line-height:1.3em;
	text-align:center;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-y;
	margin:0px;
	background-position: center top;
}
#logos {
	width:234px;
	position:absolute;
	z-index:50;
	left:50%;
	margin-left:-415px;
	top:0;
	background-image: url(../images/logoBox_back.png);
}

#container{
	width:736px;
	margin:0px auto;
	position:relative;
	background-image: url(../images/container_background.png);
	background-repeat: repeat;
	padding-top:5px;
	top:0px;
	left:0px;
	}
#signup{
	width:800px;
	margin:0px auto;
	padding:10px 0px;	
	font-size:1.1em;
	text-align:right;
	font-family:Tahoma, arial, Geneva, sans-serif;
	font-weight:bold;
	}
#signup a:link, #signup a:visited{
	padding:3px 10px;
	border:1px solid #fff;
	background-color:#900;
	color:#fff;
	margin-left:10px;
}

#signup a:hover, #signup a:focus{
	background-color:#000;
	color:#F00;

}
#header {
	width:595px;
	position:absolute;
	z-index:50;
	/*margin-left:-90px;*/
	background-color:#fff;
	color:#000;
	padding-left:230px;
	text-align:left;
	margin-top:-5px;
}
#header ul {
	list-style:none;
}

#header ul li {
		display:inline;
}

#header a.mainNav:link, #header a.mainNav:visited {
	font-family:Tahoma, arial, Geneva, sans-serif;
	text-decoration:none;
	color:#000;	
	display:block;
	width:80px;
	float:left;
	text-align:center;
	font-size:.9em;
	line-height:1.1em;
	padding:5px 0px;
	border-right:1px solid #ccc;
}
#header a.mainNav:hover, #header a.mainNav:focus {
	color:#F00;
	background-color:#000;
}

#header img {
	padding-left:5px;	
}
#footer {
	width:736px;
	margin:0px auto;
	font-size:1em;
}
#footer a {
	text-decoration:none;	
}
#footer ul {
	list-style-type: none;	
	margin-top:10px;
}
#footer li {
	display:inline;
	padding:0px 3px;
}
#footer p {
	margin-top:10px;	
}
a:link, a:visited{
	color:#fff;
	text-decoration:none;
	
}
a:hover, a:focus{
	color:#FF0;
}

.yellowtxt, a.linkYellow, .smTxtColor{
	color:#FF0;
	font-weight:bold;
}
.smTxt, .smTxtColor {
	font-size:.8em;
	font-weight:normal;
}

.listings {
	margin-left:20px;
}
.listings li {
	margin-bottom:5px;	
}
#main {
	padding:20px;
	text-align:left;

}
#main h1, main2 h1 {
	margin-bottom:20px;
	font-size:1.5em;
}
#main p{
	margin-bottom:20px;
}

#container p.item {
		margin:0px auto;
		text-align:left;
		width:720px;
		margin-bottom:10px;
		
	}


#container p.item2 {
		margin:0px auto;
		text-align:left;
		width:234px;
		float:left;
		margin-left:7px;
}
#container p.item2 img {
	margin:0px;
	padding:0px;
}

#header {
	width:595px;
	margin-left:0px;
	padding-left:234px;
}

div#container {
	width:830px;
	text-align:left;
}

#container p.item {
		margin:0px 9px;
		text-align:left;
		width:587px;
		margin-bottom:10px;
		
	}

	
div#events {
	width:217px;
	height:334px;
	float:right;
	margin-right:9px;
	margin-top:25px;
	
}
div#eventsContain {
	background:transparent url('/images/events/kesha_lmfao_orig.jpg') no-repeat;

}

div#filmed {
	width:217px;
	float:right;
	margin-right:9px;	
}
div#locationSubNav 
{
    font-family:Arial Narrow, Arial;
    font-weight:bold;
    font-size:11px;
	 width: 150px; 
	 height: 310px;	
	 color:White;
	 padding-top:5px;
	 padding-left:20px;
	 margin-right:20px;
	 float:left;
}
div#locationSubNav ul li {
	text-decoration: none;
    list-style-type:none;
    text-transform:uppercase;
    padding:2px;
}

div#locationSubNav a:link {
	 color:White;
	  text-decoration:none;
	  cursor:pointer;
}
div#locationSubNav a:hover {
	 color:Yellow;
	 text-decoration:none;
	 cursor:pointer;
}
div#locationSubNav .selected {
	 color:Yellow;
}

#copy {
	width:360px;
	position:relative;
	float:left;
	top:10px;
	text-align:left;
}
#copy p {
	margin-bottom:10px;

	}
#copy h1 {
	font-size:1.2em;	
	margin-bottom:10px;
}
