@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	
	/*margin:0;
	padding:0;*/

}

#container {
	width:750px;
	height:600px;
	
	background-color:#000000;

	margin: 2.5% auto 5px;
	vertical-align:middle;
}

#newsMore {
	width:750px;
	height:600px;
	
	background:#000000 url(images/2ndBG.jpg) no-repeat scroll top left;
	/*display:none;*/
}

#navigation {
	/*position:absolute;
	top:200px;
	left:375px;*/
	
	width:50px;
	height:auto;
	
	font-size:14px;
	color:#FFFFFF;
	
	float:left;
	display:inline;
	
	margin-left:30px;
	margin-top:200px;
	
	/*z-index:20;*/
}

#navigation ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

#navigation a {
	color:#ffffff;
	text-decoration:none;
	text-transform:lowercase;
}

#navigation a:hover {
	color:#DA9222;
	text-decoration:none;
	text-transform:lowercase;
}

#navigation ul li.current_page_item a{
	color:#DA9222;
	font-weight:bold;
}

/*#navigation ul li a{
	color:#DA9222;
	font-weight:bold;
	visibility:hidden;
}*/

#navigation .blog-link {
	border-top:1px solid #DA9222;
	border-bottom:1px solid #DA9222;
	
	padding:3px 0px;
	font-size:14px;
	color:#808080;
	text-transform:uppercase;
	
	width:45px;
	height:auto;
	
	margin:10px 0px;
}

#navigation .blog-link a {
	color:#ffffff;
	text-decoration:none;
	text-transform:uppercase;
}

#navigation .blog-link a:hover {
	color:#DA9222;
	text-decoration:none;
	text-transform:uppercase;
}

.content-text {
	/*position:absolute;
	left:550px;
	top:150px;*/
	
	float:left;
	display:inline;
	
	margin-top:160px;
	margin-left:40px;
	
	width:630px;
	height:auto;
	
	font-size:12px;
	text-align:left;
	color:#808080;
	
}



.content-text h2 {
	font-size:14px;
	color:#DA9222;
	
	margin:0;
}

.subheadlines {
	font-size:14px;
	text-transform:uppercase;
	color:#999999;
}

.subheadlines a {
	color:#999999;
	text-decoration:none;
}

.subheadlines a:hover {
	color:#999999;
	text-decoration:underline;
}

.border-1 {
	border:none;
	border-top:1px dotted #ffffff;
}

.more-link {
	display:none;
}

/*.more-link {
	position:absolute;
	
	top:500px;
	left:65.5%;
	
	background-color:#000000;
	font-size:24px;
	text-align:center;
	color:#ffffff;
	
	padding:8px 20px;
	width:100px;
	
}

.more-link a {
	color:#DA9222;
	text-decoration:none;
}

.more-link a:hover {
	color:#FFFFFF;
	text-decoration:none;
}*/


#events {
	width:750px;
	height:600px;
	
	background:#000000 url(images/EventsPage.jpg) no-repeat scroll top left;
	display:none;
}

#eventsMore {
	width:750px;
	height:600px;
	
	background:#000000 url(images/2ndBG.jpg) no-repeat scroll top left;
	display:none;
}



/*NEWS STYLES*/
.thumb-img {
	border:10px solid #CCCCCC;
}

#newsVideos {
	width:750px;
	height:600px;
	
	background:#000000 url(images/3rdBG.jpg) no-repeat scroll top left;
	display:none;
}

.news-content-text {
	color:#808080;
	display:inline;
	float:left;
	font-size:12px;
	height:auto;
	margin-left:50px;
	margin-top:110px;
	text-align:left;
	width:620px;
}


.news-content-text h2 {
	font-size:14px;
	color:#DA9222;
	
	margin:5px 0px 0px;
        width:500px;

}

.news-justify {
	width:450px;
	height:auto;
	text-align:justify;
	
	float:left;
	display:inline;
	
	
}

.news-justify a {
	color:#DA9222;
	text-decoration:underline;
}


.news-justify a:hover {
	color:#FFFFFF;
	text-decoration:none;
}


.news-thumb {
	float:left;
	display:inline;
	
	width:140px;
	height:auto;
	
	margin-left:25px;
	margin-top:10px;
}



#single-container {
	width:750px;
	height:auto;
	
	background-color:#000000;

	margin:0 auto 5px;
}

.single-bg{
	width:750px;
	height:auto;
	
	background:#000000 url(images/3rdBG.jpg) no-repeat scroll top left;
	
	float:left;
	display:inline;
}

.single-content-text {
	/*position:absolute;
	left:550px;
	top:150px;*/
	
	float:left;
	display:inline;
	
	margin-top:140px;
	margin-left:70px;
	
	width:580px;
	height:auto;
	
	font-size:12px;
	text-align:left;
	color:#808080;
	
}

.single-content-text a{
	color:#DA9222;
	text-decoration:underline;
}

.single-content-text a:hover{
	color:#FFFFFF;
	text-decoration:none;
}


/*EVENTS STYLE*/
.events-container {
	width:150px;
	height:auto;
	
	float:left;
	display:inline;
	
	margin:25px 20px 25px 0px;

}

.events-container a {
	color:#FFFFFF;
	text-decoration:none;
}

.events-container a:hover {
	color:#DA9222;
	text-decoration:none;
}

.eventheadline {
	font-size:18px;
	text-transform:none;
	line-height:normal;
	color:#DA9222;
	
}

/*MUSIC PAGE STYLES*/

.music-page {
	width:750px;
	height:600px;
	
	background:#000000 url(images/2ndBG.jpg) no-repeat scroll top left;
	/*display:none;*/
}

.music-container {
	width:290px;
	height:auto;
	
	float:left;
	display:inline;
	
	margin:0px 0px 10px 5px;
	padding:0px;
	
	font-size:11px;
	color:#FFFFFF;
	line-height:12px;
	
	border-bottom: 1px dotted #DA9222;
}

.music-container p {
	margin:0;
}

.album-title {
	font-size:16px;
	color:#DA9222;
	text-transform:uppercase;
	line-height:18px;
	
	
}

.album-title a {
	font-size:16px;
	color:#DA9222;
	text-decoration:none;
	line-height:18px;
}

.album-title a:hover {
	font-size:16px;
	color:#FFFFFF;
	text-decoration:underline;
	line-height:18px;
}


.record-company {
	font-size:16px;
	color:#CCCCCC;
	text-transform:none;
	
	margin:5px 0px;
	font-weight:normal;
}

.music-album {
	float:right;
	display:inline;
}

.m_thumb-img {
	border:6px solid #CCCCCC;
	margin-bottom:2px;
}


/*GALLERY STYLES*/

.gallery-container {

width:606px;
height:auto;

float:left;
display:inline;

padding:10px 12px;
margin-top:25px;

background-color:#999999;
}


.gallery-heading {
	font-size:14px;
	font-weight:bold;
	color:#DA9222;
}

.gallery-text {
	font-size:12px;
	color:#FFFFFF;
}

.wp-caption {
	text-align:left;
	color:#000000;
}

.size-full {
	border:0;
}

.alignnone {
	float:left;
	display:inline;
}


/*MEDIA STYLES*/
.media-container {
	width:290px;
	height:85px;
	
	float:left;
	display:inline;
	
	margin:0px 0px 10px 5px;
	padding:10px 0px 0px;
	
	font-size:11px;
	color:#FFFFFF;
	line-height:12px;
	
	border-bottom: 1px solid #DA9222;
}

.media-container h2 {
	font-size:12px;
	color:#FFFFFF;
	margin:3px 0px;
}

.media-container p {
	margin:5px 0px;
}


/*PAGING STYLES*/

.paging {
	float:right;
	display:inline;
	
	width:630px;
	height:auto;
}

.paging a{
	color:#DA9222;
	text-decoration:none;
}

.paging a:hover{
	color:#FFFFFF;
	text-decoration:none;
}

.more {
	/*position:absolute;
	
	top:500px;
	left:65.5%;*/
	
	width:105px;
	padding:5px 10px;
	background:#333333;
	
	color:#DA9222;
	
	float:right;
	display:inline;
	
	font-size:14px;
	font-weight:bold;
	
	margin-right:0px;
	margin-top:5px;
}

/*.more-link {
	width:125px;
	padding:5px 10px;
	background-color:#333333;
	
	color:#FFFFFF;
	
	float:right;
	display:inline;
	
	font-size:14px;
	font-weight:bold;
	
	margin-right:0px;
	margin-top:5px;
	
	display:none;
}*/

.back {
	width:100px;
	padding:5px 10px;
	
	background:#666666;
	
	float:right;
	display:inline;
}


/*SINGLE PAGING STYLES*/

.single-paging {
	float:right;
	display:inline;
	
	width:630px;
	height:auto;
	
	margin:0 0 10px;
}

.single-paging a {
	color:#DA9222;
	text-decoration:none;
}

.single-paging a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

.single-more {
	/*position:absolute;
	
	top:500px;
	left:65.5%;*/
	
	width:105px;
	padding:5px 10px;
	background:#333333;
	
	color:#FFFFFF;
	
	float:right;
	display:inline;
	
	font-size:14px;
	font-weight:bold;
	
	margin-right:0px;
	margin-top:5px;
}

/*FOOTER STYLES*/

.footer{
	width:750px;
	height:auto;
	
	color:#000000;
	
	font-size:11px;
	text-align:right;
	
	margin:0 auto;
}

.footer a{
	color:#000000;
	text-decoration:none;
	text-transform:uppercase;
}

.footer a:hover{
	color:#000000;
	text-decoration:underline;
	text-transform:uppercase;
}


/*a:link, a:visited, a:hover{
	color:#333333;
	text-decoration:none;
}*/
#stage{
	width:602px;
	overflow: auto;
	overflow-x:hidden;
	overflow-y:hidden;
	height:300px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding:4px;
	background-color:#CCCCCC;
}
#slider-buttons{width:630px; margin:0 auto;}
	#myList{width:8605px; border:0; margin:0; padding:0; left:400px;}
	#myList li{
		list-style:none; 
		margin:0; 
		padding:0; 
		border:0; 
		margin-right:4px;
		padding:0px; 
		background:#CCCCCC;
		float:left;
		width:148px;
		height:200px;
		}


/*****************************************************************************
scalable Inman Flash Replacement (sIFR) version 3.

Copyright 2006 – 2008 Mark Wubben, <http://novemberborn.net/>

Older versions:
* IFR by Shaun Inman
* sIFR 1.0 by Mike Davidson, Shaun Inman and Tomas Jogin
* sIFR 2.0 by Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

See also <http://novemberborn.net/sifr3> and <http://wiki.novemberborn.net/sifr3>.

This software is licensed and provided under the CC-GNU LGPL.
See <http://creativecommons.org/licenses/LGPL/2.1/>
*****************************************************************************/

@media screen {
  .sIFR-flash {
    visibility: visible !important;
    margin: 0;
    padding: 0;
  }
  
  .sIFR-replaced, .sIFR-ignore {
    visibility: visible !important;
  }
  
  .sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
  }
  
  .sIFR-replaced div.sIFR-fixfocus {
    margin: 0pt; 
    padding: 0pt; 
    overflow: auto; 
    letter-spacing: 0px; 
    float: none;
  }
}

@media print {
  .sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  
  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }
}

/*
Place CSS rules for to-be-replaced elements here. Prefix by .sIFR-active
so they only apply if sIFR is active. Make sure to limit the CSS to the screen
media type, in order not to have the printed text come out weird.
*/
@media screen {
  /* Example:
  .sIFR-active h1 {
    font-family: Verdana;
    visibility: hidden;
  }
  */
}