/******* COLOR KEY ****************
pink - color: #F26993;
pink hover - color: #fa9bb9;

***********************************/

@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
	border:none;
}


body {
	font: 62.5% Verdana, Geneva, sans-serif;
	color: #FFF;
	background: #000 url(../images/background.jpg) repeat center top;
}
#container {
	width: 960px;
	margin: 0 auto 0 auto;
}
#header {
	background: url(../images/header.png) no-repeat;
	height: 175px;
	width: 960px;	
}
#header a {
	display: block;
	width: 960px;
	height: 175px;
	outline: none;
	text-indent: -9999px;
}
#musica {
	position: absolute;
	top: 155px;
	left: 200px;
}

/*######################## begin styles for NAV ##########################3*/

#nav {
	background: url(../images/nav.png) no-repeat;
	margin-top: 0px;
	margin-left:33px;
	height: 30px;
	width: 895px;
	overflow:hidden;
}
#nav ul {
	list-style:none;
	display: inline;
}
#nav ul li {
	display: block;	
	display: inline;
}
#nav ul li a {
	/* EXTRA TAB width:148px; NORMAL TAB width:179px;   */
	width: 179px;
	height: 30px;
	text-indent: -9999px;
	outline: none;
	float: left;
}
#nav ul li#nhome a:hover {
	background: url(../images/nav.png) 0px -30px;	
}
#nav ul li#nhome a:active {
	background: url(../images/nav.png) 0px -60px;
	
}
/* ---------------- PRIDE (OR EXTRA TAB) NAV ----------------------
#nav ul li#npride2011 a:hover {
	background: url(../images/nav_pride.png) -148px -30px;	
}
#nav ul li#npride2011 a:active {
	background: url(../images/nav_pride.png) -148px -60px;	
}
pixel dimensions for 6 tabs: -0, -148, -296, -444, -592, -740
Normal pixel dimensions for 5 tabs: 0, -179, -358, -537, -716

-------------------------------------------------------------------*/

#nav ul li#nspecial a:hover {
	background: url(../images/nav.png) -179px -30px;	
}
#nav ul li#nspecial a:active {
	background: url(../images/nav.png) -179px -60px;	
}
#nav ul li#ntickets a:hover {
	background: url(../images/nav.png) -358px -30px;	
}
#nav ul li#ntickets a:active {
	background: url(../images/nav.png) -358px -60px;	
}

#nav ul li#nrepent a:hover {
	background: url(../images/nav.png) -537px -30px;	
}
#nav ul li#nrepent a:active {
	background: url(../images/nav.png) -537px -60px;	
}

#nav ul li#nabout a:hover {
	background: url(../images/nav.png) -716px -30px;	
}
#nav ul li#nabout a:active {
	background: url(../images/nav.png) -716px -60px;	
}

 
#dhome #nav ul li#nhome a:link, 
#dhome #nav ul li#nhome a:visited,
#dhome #nav ul li#nhome a:hover,
#dhome #nav ul li#nhome a:active,
#dhome #nav ul li#nhome a:focus	{
	background: url(../images/nav.png) 0px -60px;
}

#dmar #nav ul li#nhome a:link, 
#dmar #nav ul li#nhome a:visited,
#dmar #nav ul li#nhome a:hover,
#dmar #nav ul li#nhome a:active,
#dmar #nav ul li#nhome a:focus	{
	background: url(../images/nav.png) 0px -60px;
}
/*
#dpride2011 #nav ul li#npride2011 a:link, 
#dpride2011 #nav ul li#npride2011 a:visited,
#dpride2011 #nav ul li#npride2011 a:hover,
#dpride2011 #nav ul li#npride2011 a:active,
#dpride2011 #nav ul li#npride2011 a:focus	{
	background: url(../images/nav_pride.png) -148px -60px;	
}
*/
#dspecial #nav ul li#nspecial a:link, 
#dspecial #nav ul li#nspecial a:visited,
#dspecial #nav ul li#nspecial a:hover,
#dspecial #nav ul li#nspecial a:active,
#dspecial #nav ul li#nspecial a:focus	{
	background: url(../images/nav.png) -179px -60px;	
}
#dtickets #nav ul li#ntickets a:link, 
#dtickets #nav ul li#ntickets a:visited,
#dtickets #nav ul li#ntickets a:hover,
#dtickets #nav ul li#ntickets a:active,
#dtickets #nav ul li#ntickets a:focus	{
	background: url(../images/nav.png) -358px -60px;	
}
#drepent #nav ul li#nrepent a:link, 
#drepent #nav ul li#nrepent a:visited,
#drepent #nav ul li#nrepent a:hover,
#drepent #nav ul li#nrepent a:active,
#drepent #nav ul li#nrepent a:focus	{
	background: url(../images/nav.png) -537px -60px;	
}
#dabout #nav ul li#nabout a:link, 
#dabout #nav ul li#nabout a:visited,
#dabout #nav ul li#nabout a:hover,
#dabout #nav ul li#nabout a:active,
#dabout #nav ul li#nabout a:focus	{
	background: url(../images/nav.png) -716px -60px;	
}

/* end styles for navigation */

/* begin styles for individual pages */
/*
#content {
	background: url(../images/content_back.png) no-repeat;
	height: 409px;
	width: 895px;		
	margin: 0px auto;
}
*/
#content {
	background: url(../images/content_back_01.png) repeat-y;
	/*height: 409px;*/
	width: 895px;		
	margin: 0px auto;
	clear:both;
}
.contentbottom {
	background: url(../images/content_back_02.png) no-repeat;
	height:30px;
	width: 895px;		
	margin: 0px auto;
	clear:both;
}

#repent {
	background: url(../images/repent_back.jpg) no-repeat;
	width: 850px;
	height: 365px;
	margin: 0px auto;
}

#repent p {
	display: none;
}
#repent img {
	outline:none;
	border: none;
	
}
#repent_fb {
	/*padding-top: 300px;	
	margin-left: 630px;*/
	margin-left: 505px;
	padding-top: 290px;
	text-align:center;
	width:200px;
}
#repent a {
	text-decoration: none;
	outline: none;
}
#repent a:hover {
	text-decoration: none;	
}
#tickets {
	width: 800px;
	/* HEIGHT ONLY APPLIES WHEN NO EVENTS AVAILABLE */
	margin: 0px auto;
	text-align:center;
	
}
#tickets img {
	margin: 20px auto; /* 10px 275px; */
	border:none;
	text-align:center;
	width: 250px;
	height:386px;
}

#tickets a {
	text-decoration:none;
	color:#F26993;
	text-align:center;
}

#tickets a:hover {
	color: #F26993;
	text-decoration:underline;
}

#tickets p {
	text-align:center;
}
/*
#tickets span {
	background-image:url(../images/tix_button.png);
	width:200px;
	height:50px;
	display:block;
	margin-left:300px;
}
*/

#contact {
	background: url(../images/contact_back.png) no-repeat;
	height: 365px;
	width: 850px;
	margin: 0px auto;
}
#contactinfo {
	font: bold 1.4em/1.6em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	margin-left: 350px;
	padding-top: 100px;
}
#contactinfo p {
	margin: 0px;	
}

#contactinfo p a{
	color: #f26993;
	text-decoration: none;
	
}
#contactinfo p a:hover {
	text-decoration: underline;	
}
#affiliates {
	width: 375px;	
	margin-left: 350px;
	padding-top: 30px;
}
#affiliates img {
	border: none;
	margin-right: 10px;
}
/*********************************************** PRIDE 2011 STYLES - BEGIN *****************************/
#pride2011 {
	width: 850px;
	margin: 0px auto;
}
#pride2011 img {
	margin:30px 60px 10px 30px;	
	width:250px;
	height:368px;
	float: left;
}
#pride2011 p {	
	padding-top: 25px;
	padding-bottom:10px;
	padding-right:30px;
	font-size:14px;
}
#pride2011 a {
	text-decoration:none;
	
}
#pride2011 a:hover {
	text-decoration:none;
}	
#pride2011 .pride2011 {
	background-image:url(../images/tix_button.png);
	width:200px;
	height:50px;
	display:block;
	margin-left:330px;
	float:none;
}
/* #################################### BEGIN STYLES FOR CALENDAR ON HOME PAGE ################################################ */

#contentbox{
	width:	570px;
	height: 365px;
	background: url(../images/box_back.png) no-repeat;
	margin-left: 315px;
}
#calendar {
	width: 309px;
	height: 365px;
	margin-left: 5px;
	float: left;
}
#calendar a {
	outline:none;	
}
#dhome #calendar {
	background-image: url(../images/cal_back_jan2012.png);
	background-repeat: no-repeat;
}

#ddec #calendar {
	background-image: url(../images/cal_back_dec2011.png);
	background-repeat: no-repeat;
}


#calendar img {
	margin: 37px 0px 0px 12px;
	padding: 0px;
}
.arrow {
	position: relative;
	top: -15px;
	left: 210px;
	border: none;
}
.arrow a {
	outline: none;	
}
.arrowleft {
	position: relative;
	top: -15px;
	left: 60px;
	border: none;
}
.arrowleft a {
	outline: none;	
}

#calendar table {
	font:  Verdana, Geneva, sans-serif;
	text-align: center;
	width: 285px;
	height: 150px;
	margin-left: 12px;
	/* REGULAR CAL MARGIN-TOP 40PX; NEXT MONTH -12PX */
	margin-top: 40px;
}


#calendar table td {
	font: bold 1.4em Verdana, Geneva, sans-serif;
	border: solid 1px #FFF;
		
}
#calendar table tr td a {
	color: #FFF;
	text-decoration: none;
	display: block;
}
#calendar table tr td.graydays {
	color: #666;
}
#calendar table tr td a:hover {
	color: #f26993;
	background: #FFF;		
}
/* ****************************** END CALENDAR STYLES *****************************************/
.slideshow {
	margin-left: 30px; 	
	margin-top: 15px;
	/*padding-top: 11px;*/
	float:left;
	
}
#social {
	height: 75px;
	width: 100px;
	float: right;
	margin-right: 20px;
	margin-top: 20px;
}
#social ul {
	list-style: none;
	text-align: center;
}
#social ul li {
	margin-bottom: 10px;	
	display:block;
}
#social ul li a {
	color: #fff;
	text-decoration: none;	
	outline: none;
}
#social ul img {
	border:none;	
}
#social p {
	font: 1em Verdana, Geneva, sans-serif;
	text-align: center;
	margin:0;
}


#special {
	height: 30px;
	width: 345px;
	float: right;
	margin-right: 30px;
	margin-bottom:10px;
	background: url(../images/special_back.png);
}
#special ul {
	padding: 0px;
	list-style:none;
	display: inline;
}
#special ul li {
	display: block;
}
#special ul li a {
	width: 115px;
	height: 30px;
	text-indent: -9999px;
	outline: none;
	float: left; 
}


#special ul li#nbirthday a:hover {
	background: url(../images/special_back.png) 0px -30px;	
}
#special ul li#nbirthday a:active {
	background: url(../images/special_back.png) 0px -60px;	
}
#special ul li#nphotos a:hover {
	background: url(../images/special_back.png) -115px -30px;	
}
#special ul li#nphotos a:active {
	background: url(../images/special_back.png) -115px -60px;	
}
#special ul li#ncontact a:hover {
	background: url(../images/special_back.png) -230px -30px;	
}
#special ul li#ncontact a:active {
	background: url(../images/special_back.png) -230px -60px;	
}


#dbirthday #special ul li#nbirthday a:link, 
#dbirthday #special ul li#nbirthday a:visited,
#dbirthday #special ul li#nbirthday a:hover,
#dbirthday #special ul li#nbirthday a:active,
#dbirthday #special ul li#nbirthday a:focus	{
	background: url(../images/special_back.png) 0px -60px;	
}
#dphotos #special ul li#nphotos a:link, 
#dphotos #special ul li#nphotos a:visited,
#dphotos #special ul li#nphotos a:hover,
#dphotos #special ul li#nphotos a:active,
#dphotos #special ul li#nphotos a:focus	{
	background: url(../images/special_back.png) -115px -60px;	
}
#dcontact #special ul li#ncontact a:link, 
#dcontact #special ul li#ncontact a:visited,
#dcontact #special ul li#ncontact a:hover,
#dcontact #special ul li#ncontact a:active,
#dcontact #special ul li#ncontact a:focus	{
	background: url(../images/special_back.png) -230px -60px;	
}

/***************************************  SPECIAL EVENTS PAGE STYLES *******************************/
#events {
	width: 800px;
	margin: 0px auto;
	padding-bottom:20px;
}
#events h2 {
	font-size: 1.2em;
	text-align: center;
	margin-top:0px;
	margin-bottom:10px;
}
#events img {
	padding: 5px;
	width: 225px;
	border: none;
	float:left;
	margin-bottom:10px;
	vertical-align:middle;
}
#events a {
	outline:none;
	text-decoration:none;
}
#events .eventinfo {
	height:348px;
	margin-left:240px;
	
}
#events .eventinfo ul {
	list-style:none;
	margin-left:20px;
	font-size:12px;
}
#events .eventinfo ul li {
	margin-bottom:5px;	
}
#events .eventinfo ul li a{
	color: #F26993;	
}
#events .eventinfo ul li a:hover{
	text-decoration:underline;	
}
.eventtitle {
	font-size:14px;
	font-weight:bold;
}
.eventpink {
	font-weight:bold;
	color: #F26993;
}



#birthday {
	background: url(../images/birthday.png) no-repeat;
	margin: 0px auto;
	height: 365px;
	width: 800px;
}
#birthday p {
	font: bold 1.4em/1.6em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	width: 400px;
	margin: 0px auto;
	padding-top: 100px;
}
#birthday p a {
	color: #FFF;
	text-decoration: underline;
}
#about {
	margin: 0px auto;
	height: 370px;
	width: 800px;
	background: url(../images/about_back.jpg) no-repeat;
}
#about p {
	font: bold 1.4em/1.4em "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 750px;
	margin: 0px auto 20px auto;
	padding-top: 70px;
}
#about p span {
	color: #f26993;
}

#about img {
	border: none;
}

#about ul {
	height: 125px;
	list-style: none;
	display: inline;
}
#about ul li {
	display: block;
	width: 110px;
	height: 125px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	float: left;
}
#about ul li a {
	outline: none;
	text-decoration: none;
}

#photos {
	margin:0px auto;
	height: 365px;
	width: 850px;
}
#photos ul {	
	display: inline;
	list-style: none;
	margin-left: 10px;
}
#photos ul li {
	margin-top: 100px;
	margin-left: 5px;
	display: block;
	float:left;
	width: 195px;
	text-align: center;
	border: 1px solid #F26993;
}
#photos h2 {
	font: 1.6em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #F26993;
	margin: 0px auto;
	text-align:center;
	text-decoration:none;
}
#photos h3 {
	font: 1.4em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #F26993;
	margin: 0px auto;
	text-align:center;
	text-decoration:none;
}

#photos img {
	text-align:center;
	border: none;
}
#photos a {
	outline: none;	
	text-decoration: none;
}
#photos a:hover {
	text-decoration: none;	
}

/* begin styles for newsletter */
#newsletter {
	width: 270px;
	font: 0.9em Verdana, Geneva, sans-serif;
	color: #fff;
	text-align: right;
	margin: 100px auto 10px auto;
	background-color: #000;
	background-image: url(../images/header_newsletter.gif);
	background-repeat: no-repeat;
}
#newsletter h1 {
	font: 1.2em Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #fff;
	text-align: center;
}
#newsletter p {
	font: 0.9em Verdana, Geneva, sans-serif;
	color: #fff;
	text-align: left;
	line-height: 1.4em;
	margin-left: 30px;
}

label {
	display: block;
	width: 255px;
	text-align: right;
	padding: 5px;
	color: #fff;
	font: 0.9em Verdana, Geneva, sans-serif;
	
}
/* end styles for newsletter */

/*###### FOOTER STYLES ############### */

#footer {
	width: 150px;
	height: 20px;
	margin: 0 auto 50px auto;
	font: 1.1em Verdana, Geneva, sans-serif;
	text-shadow:1px 1px 3px #000;
}
/*###### BUTTONS STYLES ############### */
.awesome, .awesome:visited {
	background: #222 url(/images/alert-overlay.png) repeat-x;
	display: inline-block;
	padding: 5px 10px 6px;
	color: #fff;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
}

.awesome:hover	{ 
	background-color: #111; color: #fff; }
.awesome:active	{ 
	top: 1px; }
.small.awesome, .small.awesome:visited 	{ 
	font-size: 11px; padding: ; }
.awesome, .awesome:visited,
.medium.awesome, .medium.awesome:visited { 
	font-size: 13px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }
.large.awesome, .large.awesome:visited 	{ 
	font-size: 24px; padding: 8px 14px 9px; }
	
.pinkbtn.awesome, .pinkbtn.awesome:visited {background-color: #F26993;}
.pinkbtn.awesome:hover {background-color: #fa9bb9;}



/*###### LIGHTBOX STYLES ############### */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:../image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

