.navbar { 
	box-shadow: 0px 2px 2px #888888 !important; 
	background-color: #FFF;
}
.nav>li>a {
	font-family: 'Varela Round', sans-serif;
	text-transform: uppercase;
	color: #567;
}

.icon-bar { color: #000; background-color: #000 }
.bartitle { 
	color: #333;
	font-family: 'Varela Round', sans-serif;
	text-transform: uppercase;
}

.maintitle {
	font-family: 'Varela Round', sans-serif;
	color: #fff;
	text-shadow: 1px 1px 2px rgba(150, 150, 150, 1);
	margin-right: auto;
	margin-left: auto;
	max-width: 500px;
	position: relative;
	top: 410px;
	text-align: center;
}
#mainname {
	text-transform: uppercase;
	font-size: 50px;
}
.subnameDark {
	text-transform: uppercase;
	font-size: 42px;
	color: #333;
	font-family: 'Varela Round', sans-serif;
	margin-top: 40px;
}
.subnameWhite {
	text-transform: uppercase;
	font-size: 42px;
	color: #FFF;
	font-family: 'Varela Round', sans-serif;
	text-shadow: 1px 1px 2px rgba(150, 150, 150, 1);
	margin-top: 40px;
}

.subCenter {
	margin-right: auto;
	margin-left: auto;
	width:200px;
}

.subtitle {
	font-size: 20px;
	font-family: 'Varela Round', sans-serif;
	text-transform: none;
}

#sec1 {
	margin-top: 50px;
	background: url("../imgs/bg2.jpg");
	background-repeat: none;
	background-size: cover;
	min-height: 600px;
	background-position: center;
}

#sec2 {
	margin-top: -10px;
	background: url("../imgs/bg4.jpg");
	background-repeat: none;
	background-size: cover;
	min-height: 600px;
}

.contentCon {
	margin-top: 20px;
	height: 500px;
}

.contentCon2 {
	margin-top: 20px;
	height: 100%;
}

#sec3 {
	margin-top: -30px;
	background: url("../imgs/bg5.jpg");
	background-repeat: none;
	background-size: cover;
	min-height: 600px;
}

#sec6 {
	margin-top: -30px;
	background: url("../imgs/bg6.jpg");
	background-repeat: none;
	background-size: cover;
	min-height: 600px;
}

#sec8 {
	margin-top: -30px;
}

#twitterCon {
	background-color: rgba(255,255,255,.85);
	border-radius: 10px;
	padding: 0 15px 10px 15px;
}

#sec4 {
	margin-top: -30px;
	min-height: 600px;
	border-bottom: 1px solid #f1f1f1;
}

#sec5 {
	margin-top: -30px;
	min-height: 800px;

}

.galth { margin-top: 30px; }

@media (max-width: 400px ) { 
	.maintitle { top: 350px; line-height: 3.5em; }

}




#wrapper {
		width:900px;
		margin:0px auto;
		border:0px solid #bbb;
		padding:10px;
	}

#header {
		border:0px solid #bbb;
		height:80px;
		padding:10px;
	}

	#content {
		margin-top:10px;
		padding-bottom:10px;
	}

	#content div {
		padding:10px;
		border:0px solid #bbb;
		float:left;
	}
	#content-left {
		width:180px;
	}
	#content-main {
		margin-left:10px;
		width:400px;
	}
	#content-right {
		margin-left:10px;
		width:134px;
	}

	#bottom {
		clear:both;
		text-align:right;
	}







/* line 6, ../sass/lightbox.sass */
#lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
  opacity: 0.85;
  display: none;
}

/* line 15, ../sass/lightbox.sass */
#lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
  font-weight: normal;
}

/* line 24, ../sass/lightbox.sass */
#lightbox img {
  	max-width: 800px; 
	max-height: 800px; 
	width: auto;
  	height: auto;
}
/* line 27, ../sass/lightbox.sass */
#lightbox a img {
  border: none;
}

/* line 30, ../sass/lightbox.sass */
.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.2-p290/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 39, ../sass/lightbox.sass */
.lb-container {
  padding: 10px;
}

/* line 42, ../sass/lightbox.sass */
.lb-loader {
  position: absolute;
  top: 40%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

/* line 51, ../sass/lightbox.sass */
.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

/* line 59, ../sass/lightbox.sass */
.lb-container > .nav {
  left: 0;
}

/* line 62, ../sass/lightbox.sass */
.lb-nav a {
  outline: none;
}

/* line 65, ../sass/lightbox.sass */
.lb-prev, .lb-next {
  width: 49%;
  height: 100%;
  background-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
  /* Trick IE into showing hover */
  display: block;
}

/* line 72, ../sass/lightbox.sass */
.lb-prev {
  left: 0;
  float: left;
}

/* line 76, ../sass/lightbox.sass */
.lb-next {
  right: 0;
  float: right;
}

/* line 81, ../sass/lightbox.sass */
.lb-prev:hover {
  background: url(/images/prev.png) left 48% no-repeat;
}

/* line 85, ../sass/lightbox.sass */
.lb-next:hover {
  background: url(/images/next.png) right 48% no-repeat;
}

/* line 88, ../sass/lightbox.sass */
.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -ms-border-bottom-left-radius: 4px;
  -o-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -ms-border-bottom-right-radius: 4px;
  -o-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.2-p290/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 95, ../sass/lightbox.sass */
.lb-data {
  padding: 0 10px;
  color: #bbbbbb;
}
/* line 98, ../sass/lightbox.sass */
.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}
/* line 103, ../sass/lightbox.sass */
.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}
/* line 107, ../sass/lightbox.sass */
.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 11px;
}
/* line 112, ../sass/lightbox.sass */
.lb-data .lb-close {
  width: 35px;
  float: right;
  padding-bottom: 0.7em;
  outline: none;
}
/* line 117, ../sass/lightbox.sass */
.lb-data .lb-close:hover {
  cursor: pointer;
}




	   

#oneblock {width: 900px;
	height: auto;
	min-height: 500px;
	background: #efefef;
	margin: 20px auto;
    padding: 5px;
       }

#newsitem {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	background: #d7d7d7;
	padding: 10px;
       }

#newsitemsmall {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	background: #d7d7d7;
	padding: 10px;
       }

#newsicon {width: 80px;
	height: 80px;
	float: left;
	background: #d7d7d7;
	position: relative;
	padding: 0px 10px 0px 0px;
       }

#newsspecial {
	width: 860px;
	background: #acacac;
	margin: 10px 5px 10px 5px;
    padding: 10px;
       }

#newsspecialrel {
	width: 90%;
	background: #acacac;
	margin: 10px 5px 10px 5px;
    padding: 10px;
       }

#newsitem2 {
	width: 870px;
	height: auto;
	min-height: 120px;
	background: #d7d7d7;
	margin: 10px 5px 10px 5px;
    padding: 5px;
       }

#newsicon2 {width: 80px;
	height: auto;
	float: right;
	background: #d7d7d7;
	position: relative;
	padding: 0px 10px 0px 0px;
	}

#newsitem3 {
	width: 870px;
	height: auto;
	min-height: 120px;
	background: #d7d7d7;
	margin: 10px 5px 10px 5px;
    padding: 5px;
       }

#newsicon3 {width: 80px;
	height: auto;
	float: right;
	background: #d7d7d7;
	position: relative;
	padding: 0px 10px 0px 0px;
	}

#bio {
	width: 870px;
	height: auto;
	min-height: 80px;
	background: #d7d7d7;
	margin: 10px 5px 10px 5px;
    padding: 5px;
       }

#bioicon {width: 80px;
	height: auto;
	float: right;
	background: #d7d7d7;
	position: relative;
	padding: 0px 10px 0px 0px;
	}	
	
#newsspecial2 {
	width: 95%;
	background: #aa99c5;
	margin: 10px 10px 10px 10px;
    padding: 10px;
       }

#sitemap {
	width: 500px;
	height: auto;
	background: #d7d7d7;
	margin: 5px;
	padding: 5px;
       }

#sase {
	width: 400px;
	height: auto;
	background: #d7d7d7;
	margin: 5px 5px 5px 5px;
	padding: 10px;
	border: 1px outset;
       }

#welcome1 {
	width: 600px;
	height: auto;
	margin: 5px;
	padding: 5px;
	       }
	   
#welcome2 {
	width: 450px;
	height: 50px;
	background: #d7d7d7;
	margin: 10px 5px 10px 5px;
	padding: 5px;
	       }
	   

#newspecial {
	width: 870px;
	height: 260px;
	background: #d7d7d7;
	margin: 10px 5px 10px 5px;
	padding: 5px;
	       }
	  
#leftblock {width: 870px;
	height: auto;
	background: #d7d7d7;
	margin: 10px 5px 10px 5px;
    padding: 5px;
       }

#rightblock {width: 870px;
	height: 100%;
	float: right;
	background: #d7d7d7;
	margin: 10px 5px 10px 5px;
    padding: 5px;
       }
	   
#faq {width: auto;
	height: auto;
	background: #d7d7d7;
	margin: 20px 0;
	padding: 5px;
       }

#merch-movies {width: auto;
	height: auto;
	min-height: 150px;
	background: #d7d7d7;
	margin: 7.5px 0px;
	padding: 5px;
       }

#merch-movies-icon {width: 110px;
	height: 130px;
	float: left;
	background: #d7d7d7;
	position: relative;
	margin: 5px;
	padding: 0px;
       }
	   
#merch-music {width: auto;
	height: auto;
	min-height: 150px;
	background: #d7d7d7;
	margin: 7.5px 0px;
	padding: 5px;
       }

#merch-music-icon {width: 110px;
	height: 110px;
	float: left;
	background: #d7d7d7;
	position: relative;
	margin: 5px;
	padding: 0px;
       }
	  
#merch-books {width: auto;
	height: auto;
	min-height: 110px;
	background: #d7d7d7;
	margin: 7.5px 0px;
	padding: 5px;
       }
	   
#quickfaq {
	width: 400px;
	height: auto;
	background: #d7d7d7;
	margin: 10px 5px 10px 5px;
	padding: 5px;
       }

#fanmail {
	width: 350px;
	height: auto;
	background: #d7d7d7;
	margin: 10px 5px 30px 5px;
	padding: 5px;
       }
	   

img.menu {
display: block;
}

	   
body,html {
	font-family: 'Varela Round', sans-serif; 
	font-size:8pt; 
	text-decoration:none; 
	color:#000000;
	line-height: 1.5;
}

P,TD {
	font-family: 'Varela Round', sans-serif; 
	font-size:8pt; 
	text-decoration:none; 
	color:#000000;
	line-height: 1.5;
}
   

P.subtitle {
	font-family: 'Varela Round', sans-serif; 
	font-size:7pt; 
	text-decoration:none; 
	color:#000000;
	line-height: 1.5;
}

P.news {
	font-family: 'Varela Round', sans-serif; 
	font-size:12px; 
	font-weight: bold;
	text-decoration:none; 
	color:#2d73b9;
	line-height: 0.1;
	}
	
P.faqq {
	font-family: 'Varela Round', sans-serif; 
	font-size:8pt; 
	font-weight: bold;
	text-decoration:none; 
	color:#000000;
	line-height: 0.1;
	}

P.faqa {
	font-family: 'Varela Round', sans-serif; 
	font-size:8pt; 
	font-style: italic;
	text-decoration:none; 
	color:#000000;
	line-height: 1.5;
}

P.space {
	font-size:6px; 
}

P.spacesm {
	font-size:3px; 
}

P.bold  {
	font-family: 'Varela Round', sans-serif; 
	font-size:8pt; 
	text-decoration:none; 
	color:#000000;
	line-height: 1.5;
	font-weight: bold;
}

h1 {
	font-family: 'Varela Round', sans-serif; 
	font-size:16pt; 
	text-decoration:none; 
	color:#005796;
	line-height: 1;
}

h2 {
	font-family: Arial, Verdana, Helvetica, Helv, sans-serif; 
	font-size:12pt; 
	text-decoration:none; 
	color:#005796;
	line-height: 1;
}

h3 {
	font-family: Arial, Verdana, Helvetica, Helv, sans-serif; 
	font-size:12pt; 
	text-decoration:none; 
	color:#6f559d;
	line-height: 1;
}

h4 {
	font-family: Arial, Verdana, Helvetica, Helv, sans-serif; 
	font-size:12pt; 
	text-decoration:none; 
	color:#6f559d;
	line-height: 1;
}

h5 {
	font-family: Verdana, Helvetica, Helv, sans-serif; 
	font-size:12pt; 
	text-decoration:none; 
	color:#000000;
	line-height: 0.5;
}


A {
	font-family: 'Varela Round', sans-serif; 
	font-size:8pt;	
	font-weight: bold;
	color:#4a2885; 
	text-decoration:none;
	line-height: 1.5;
}

A: {
	text-decoration:underline; 
	color:#2c0a5c;
	font-weight: bold;
}


.thumbnail{
background-color: transparent;
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background: #ebf5fc;
border: 1px solid #4a2885;
padding: 0px;
right: 90px;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -100px;
right: 90px; /*position where enlarged image should offset horizontally */
}



.thumbnail2{
position: relative;
z-index: 0;
}

.thumbnail2:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail2 span{ /*CSS for enlarged image*/
position: absolute;
width: 700px;
height: 150px;
background: #d7d7d7;
border: 2px solid #a0a0a0;
padding: 5px;
right: 90px;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail2 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0px;
}

.thumbnail2:hover span{ /*CSS for enlarged image on hover*/
position: absolute;
background: #d7d7d7;
visibility: visible;
top: 0px;
left: 150px; /*position where enlarged image should offset horizontally */
}


.thumbnail3{
position: relative;
z-index: 0;
}

.thumbnail3:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail3 span{ /*CSS for enlarged image*/
position: absolute;
width: 700px;
height: 450px;
background: #d7d7d7;
border: 2px solid #a0a0a0;
padding: 5px;
right: 90px;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail3 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0px;
}

.thumbnail3:hover span{ /*CSS for enlarged image on hover*/
position: absolute;
background: #d7d7d7;
visibility: visible;
top: 0px;
left: 150px; /*position where enlarged image should offset horizontally */
}

.thumbnail4{
position: relative;
z-index: 0;
}

.thumbnail4:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail4 span{ /*CSS for enlarged image*/
position: absolute;
width: 700px;
height: 500px;
background: #d7d7d7;
border: 2px solid #a0a0a0;
padding: 5px;
right: 90px;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail4 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0px;
}

.thumbnail4:hover span{ /*CSS for enlarged image on hover*/
position: absolute;
background: #d7d7d7;
visibility: visible;
top: 0px;
left: 150px; /*position where enlarged image should offset horizontally */
}

A.home {
	font-family: 'Varela Round', sans-serif; 
	font-size:7pt;	
	color:#d7d7d7; 
	text-decoration:none;
	line-height: 1.5;
	font-weight: bold;
}

#form{width:auto;
margin: 25px 5px 5px 5px;
	  }
 
input[type="submit"], input[type="reset"], input[type="text"] 
	{background:#eae4ef;
	font:1.2em Verdana, Helvetica, Helv, sans-serif;
	}

fieldset {background:#d7d7d7;
	border: 1px outset;
	width: 400px;
	padding: 10px;
	}

#contact label {float:left;
	margin-top: 5px;
	font-size: 90%;
	position: absolute;
	}

#contact option {font-size: 90%;
	}
	
#contact input, select {margin-left: 60px;
	font-size: 90%;
	line-height:1.4em;
	margin-bottom: 5px;
	padding: 0px 0px 0px 0px;	
	}

.gsearch {
	font-family: 'Varela Round', sans-serif; 
	font-size:7pt;
	background-color:#aabadd;
	color: #000000; 
	width: 30px;
	height: 10px;
	margin: 0px;
}
