/* Template */
body {
	background:#000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #bbbbbb;
	margin:0;
}
#page {
	width:940px;
	margin:0px auto;
	padding:0px 10px;
}


/*------------------------- Header -------------------------*/
#header {
	margin: 17px 0px 0px 0px;
	width: 940px;
	height:556px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	position:relative;	
}
#header ul{
	list-style-type: none;
	display:inline;
	position:absolute;
	top:504px;
	left:38px;
}
#header li{
	float:left;
		
}
.lastchild{
	border-right: 500px none #ff0000 !important;
}
#header ul a{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding: 0px 7px 0px 7px;
	border-right: 2px solid #4d4b4a;
}
#header ul a:hover{
	color:#ff0000;
}

/*------------------------- Body -------------------------*/
#body {
	display:inline-block;
	margin:0;
}
#body p {
	font-size: 15px;
	line-height: 22px;
	margin:0px;
	padding:0px 0px 10px;
	text-align: justify;
}
#body a {
	color:#ffffff;
	font-weight: bold;
	text-decoration: none;
	outline: medium none; 
}
#body a:hover {
	color: #ff0000;
}



#titles {
	float:left;
	width:600px;
	margin-right:40px;
}
#titles h2 {
	color:#ffffff;
	margin:0px 0px 10px 0px;
}
#titles .featured {
	background-color:#000000;
	border:1px solid #000000;
	border-radius:6px;
	padding:10px 10px 0px;
}
#titles .featured img {
	margin:8px;
}
#titles .featured p {
	margin:0px;
	padding-bottom:20px;
}
#titles .section {
	display:inline-block;
	padding-top:18px;
}
#titles .section h3 {
	color: #ffffff;
	margin:0px 0px 8px;
}
#titlesn .section ul {
	list-style-type:none;
	padding:0px;
}





#main {
	float:left;
	width:600px;
	margin-right:0px;
}
#main h2 {
	color:#ffffff;
	margin:0px 0px 10px 0px;
}
#main .featured {
	background-color:#111111;
	border:4px solid #fffff;
	border-radius:6px;
	padding:10px 20px 0px;
}
#main .featured img {
	margin:20px;
}
#main .featured p {
	margin:0px;
	padding-bottom:20px;
}

#main .disco {
	background-color:#000000;
	border:4px solid #ff0000;
	border-radius:6px;
	padding:20px 20px 0px;
}
#main .disco img {
	margin:5px;
}
#main .disco p {
	margin:50px;
	padding-bottom:50px;
}



#main .other {
	background-color:#000000;
	border:4px solid #ff0000;
	border-radius:6px;
	padding:10px 10px 0px;
}
#main .other img {
	margin:5px;
}
#main .other p {
	margin:50px;
	padding-bottom:50px;
}


#main .section {
	display:inline-block;
	padding-top:18px;
}
#main .section h3 {
	color: #ffffff;
	margin:0px 0px 8px;
}
#main .section ul {
	list-style-type:none;
	padding:0px;
}

#main .multi {
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    height: 30px; 
}

#images{
   text-align:center;
}

#gallery, #events {
	float:left;
	width:300px;
	overflow:hidden;
}
#gallery h3, #events h3 {
	margin-bottom:8px;
}
#gallery a.more, #events a.more {
	float:right;
	color:#ffffff;
	font-size:0.9em;
	font-weight:normal;
	text-decoration:none;
}
#gallery ul {
	display:inline-block;
	margin:0px;
}
#gallery li {
	float:left;
	margin:10px 20px 6px 0px;
}
#gallery li img {
	border:1px solid #cd8147;
}
#gallery a.more {
	margin-right:24px;
}
#events ul {
	margin:0px 0px 10px;
}
#events ul li {
	font-size:0.95em;
	border-bottom:1px dashed #ffffff;
	padding:10px 0px;
	text-align:justify;
}
#events ul li.last {
	border:0px;
}

#sidebar {
	float:right;
	width:300px;
}
#sidebar .featured {
	background-color:#111111;
	border:2px solid #ffffff;
	border-radius:6px;
	padding:10px 10px 0px;
}
#sidebar h3 {
	font-weight:500;
	width:260px;
	margin:0px 0px 10px;
}
#sidebar h3 a {
	color:#FFffff;
}
#sidebar h2 a {
	color: #ffffff;
	text-decoration: none;
	outline: medium none; 
}
#sidebar ul {
	margin:0px;
	padding:0px;
}
#sidebar ul li {
	list-style-type: none;
	margin-bottom: 20px;
	background: transparent url('../images/devider.jpg') bottom center;
	background-repeat: no-repeat;
}
#sidebar ul li:last-child {
	background: none;
}
#sidebar ul li p {
	margin:16px 0px 0px;
	padding-bottom:20px;
}
#sidebar a {
	color:#ffffff;
	font-weight: bold;
	text-decoration: none;
	outline: medium none; 
}
#sidebar a:hover {
	color: #ff0000;
}


/*------------------------- Inner Pages -------------------------*/




/*------------------------- About page -------------------------*/
#body .contents ul.aboutus li {
	float: left;
	list-style-type: none;
	width: 450px;
}

/*------------------------- concerts page -------------------------*/
#body .contents ul.articles li {
	list-style-type: none;
	min-width:900px;
	margin:0px 0px 20px;
}
#body .contents ul.articles li h3 {
	font-size: 1.15em;
	margin-top:0px;
}
#body .contents ul.articles li img {
	float:left;
	margin-right:20px;
}

/*------------------------- disco page -------------------------*/
#body .contents div.gallery {
	min-width:900px;
	min-width:900px;
	margin: 20px 0px;
	overflow:hidden;
}
#body .contents div.gallery ul {
	width: 925px;
}
#body .contents div.gallery ul li {
	float: left;
	list-style-type: none;
	height: 355px;
	width: 282px;
	margin: 0px 26px 30px 0px;
	padding: 0;
}
#body .contents div.gallery ul li a img {
	border: 1px solid #000000;
}
#body .contents div.gallery ul li h4 {
	color: #ff7800;
	font-weight: 500;
	margin-bottom: 5px;
}
#body .contents div.gallery ul li p {
	font-size: 0.9em;
	text-align:left;
}



#body .disco {
	background-color:#000000;
	display:inline-block;
	min-height:870px;
	min-width:900px;
	border:3px solid #ff0000;
	border-radius:6px;
	margin-bottom:20px;
	padding:10px 19px;
}
#body .disco .main {
	float:left;
	width:575px;
	padding-right:15px;
}

#body .disco img {
	border:1px solid #000000;
}

#body .disco h1 {
	color: #ff0000;
	margin-bottom: 20px;
}
#body .disco h2 {
	color: #ffffff;
	margin-bottom: 10px;
	font-size: 18px;
}
#body .disco h3 {
	color: #ff0000;
	font-weight: 500;
	margin:30px 0px 6px;
	padding:0px;
}

#body .disco ul {
	display:inline-block;
	margin: 30px 0;
	padding:0px;
}
#body .disco li {
	display:inline-block;
	margin: 40px 0;
	padding:10px 120px;
}
#body .disco  a {
	color: #ffFFff;
	text-decoration: none;
	outline: medium none; 
}
#body .disco a:hover {
	color: #ff0000;
}

#body .disco b {
	color: #dddddd;
}


#main .shows {
	background-color:#000000;
	border:4px solid #ff0000;
	border-radius:6px;
	margin-bottom:20px;
	padding:10px 20px 0px;
}
#main .shows p {
	margin:20px;
	padding-bottom:10px;
}
#body .shows {
	display:inline-block;
	min-height:870px;
	min-width:900px;
}
#body .shows .main {
	float:left;
	width:575px;
	padding-right:15px;
}

#body .shows h1 {
	color: #ff0000;
	margin-bottom: 20px;
}
#body .shows h2 {
	color: #ffffff;
	margin-bottom: 10px;
	font-size: 18px;
}
#body .shows h3 {
	color: #ff0000;
	font-weight: 500;
	margin:30px 0px 6px;
	padding:0px;
}

#body .shows ul {
	display:inline-block;
	margin: 20px 0;
	padding:0px;
}
#body .shows li {
	display:inline-block;
	margin: 5px 0;
	padding:10px 50px;
}
#body .shows  a {
	color: #ffFFff;
	text-decoration: none;
	outline: medium none; 
}
#body .shows a:hover {
	color: #ff0000;
}

#body .shows b {
	color: #dddddd;
}




#main .other {
	background-color:#000000;
	border:4px solid #000000;
	border-radius:6px;
}
#main .other p {
	margin:20px;
	padding-bottom:10px;
}
#body .other {
	display:inline-block;
	min-height:870px;
	min-width:900px;
}

#body .other h1 {
	color: #ff0000;
	margin-bottom: 20px;
}
#body .other h2 {
	color: #ff0000;
	margin-bottom: 10px;
	font-size: 18px;
}
#body .other h3 {
	color: #ff0000;
	font-weight: 500;
	margin:30px 0px 6px;
	padding:0px;
}

#body .other ul {
	display:inline-block;
	margin: 0px 20;
	padding:0px;
}
#body .other li {
	margin: 0px 0px 0px 50px;
	padding:2px 5px;
}
#body .other  a {
	color: #ffFFff;
	text-decoration: none;
	outline: medium none; 
}
#body .other a:hover {
	color: #ff0000;
}

#body .other b {
	color: #dddddd;
}



/*------------------------- Footer -------------------------*/
#footer {
	background-color: #000000;
	height: 60px;
	width:100%;
	line-height: 60px;
	margin:0;
	position:absolute;
	left:0px;
}
#footer div {
	color: #ffffff;
	font-size: 0.8em;
	width: 940px;
	margin: 0 auto;
	padding:0px 10px;
}

#footer  a {
	color: #ff0000;
	text-decoration: none;
	outline: medium none; 
}
#footer a:hover {
	color: #ffffff;
}
#footer ul {
	float:left;
	height:60px;
	width:210px;
	margin:0px;
	padding:0px;
}
#footer ul li {
	float: left;
	height: 30px;
	list-style-type: none;
	margin-right: 20px;
	padding:15px 0px;
}
#footer ul li a.fb, #footer ul li a.twitr{
	background:url(../images/icons.gif) no-repeat;
	display:block;
	height:30px;
	line-height:30px;
}
#footer ul li a.fb {
	background-position:0 0;
	width:57px;
	padding-left:35px;
}
#footer ul li a.twitr {
	background-position:0 -40px;
	width:37px;
	padding-left:40px;
}
#footer span {
	float:right;
	display:block;
	line-height: 60px;
	width:335px;
}


/*------------------------------- CSS for IE7 and IE6 --------------------------*/
img {
	border:0px;
}

/*------------------------------- IE7 --------------------------*/
#header ul {
	*width:935px;
}

/*------------------------------- IE6 --------------------------*/
#header ul {
	_display:static;
	_height:80px;
	_width:435px;
}
#header ul li {
	_width:72px;
}
#body .contents{
	_height:870px;
}
