/*

Theme Name: 
Theme URI: 
Description:
Version:
Author: 

*/	


			/* Global Layout */


body 
{
font-size: .80em;
margin: 0;
text-align: center;
background: #ffffff url(img/bg.jpg);
color: #2D1B07;
font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;
}

#wrap
{
position: relative;
margin: auto;
width: 950px;
background: #FEFDE8 url(img/pbg.gif) top left repeat-x;
}



/* top nav */
#topnav
{
position: relative;
width: 900px;
margin: auto;
height: 18px;
padding: 8px 0 2px 0;
font-size: 1em;
font-weight: bold;
text-transform: uppercase;
}

#topnav li
{
position: relative;
float: right;
padding: 0 10px 0 8px;
}

#topnav a
{
color: #FEFDE8;
float: left;
}

#topnav a:hover
{
color: #2D1B07;
}



/* header */

#header
{
position: relative;
margin: auto;
width: 900px;
height: 266px;
background: url(img/head.jpg) top left;
}

.date{
position: absolute;
bottom: 132px;
width: 200px;
right: 40px;
height: 84px;
}
.dayanddate{
   float:right;
   text-align:right;
}

   .date .month{
       float:right;
       text-align:right;
       width:140px;
       margin:0;
   }

*html .date .month{
       margin:0;
   }

   .date .day{
       float:right;
       text-align:right;
	   width: 59px;
       margin:0;
   }
   
#mailinglist
{
position: absolute;
height: 62px;
width: 155px;
right: 55px;
bottom: 67px;
background: url(img/mailinglist.gif) top left no-repeat;
border: 0;
}

#txt
{
position: absolute;
bottom: 32px;
width: 130px;
right: 65px;
height: 21px;
padding: 7px 3px 1px 3px;
background: #fff;
border: 1px solid #5B1811;
}

#go
{
position: absolute;
height: 29px;
width: 29px;
right: 26px;
bottom: 32px;
background: url(img/go.gif) top left no-repeat;
border: 0;
}




/* page */

#pagewrap
{
position: relative;
margin: auto;
padding: 21px 25px 140px 25px;	
width: 900px;
text-align: left;
background: url(img/pagerip.gif) bottom left no-repeat;
}

/* left sidebar */

#colOne
{
position: relative;
float: left;
width: 258px;
}

#colOne h2
{
position: relative;
padding: .4em 0 .2em 0;
font-size: 1.4em;
text-transform: uppercase;
color: #8098B3;
font-weight: bold;
}

#navwrap
{
position: relative;
background: url(img/navtop.gif) top left no-repeat;
padding-top: 8px;	
}

#navlist
{
position: relative;
padding: 0 9px 34px 9px;
background: url(img/navbottom.gif) bottom left no-repeat;
}


#navlist li a
{
position: relative;
height: 46px;
display: block;
text-indent: -9999px;
border-bottom: 1px solid #fff;
}

#nav1
{
background: url(img/whoweare.gif) top left no-repeat;	
}

#nav1:hover
{
background: url(img/whoweare.gif) bottom left no-repeat;	
}

#nav2
{
background: url(img/whatwedo.gif) top left no-repeat;	
}

#nav2:hover
{
background: url(img/whatwedo.gif) bottom left no-repeat;	
}

#nav3
{
background: url(img/getinvolved.gif) top left no-repeat;	
}

#nav3:hover
{
background: url(img/getinvolved.gif) bottom left no-repeat;	
}

#nav4
{
background: url(img/advice101.gif) top left no-repeat;	
}

#nav4:hover
{
background: url(img/advice101.gif) bottom left no-repeat;	
}

#nav5
{
background: url(img/contactus.gif) top left no-repeat;	
}

#nav5:hover
{
background: url(img/contactus.gif) bottom left no-repeat;	
}

#nav6
{
background: url(img/partyinfo.gif) top left no-repeat;	
}

#nav6:hover
{
background: url(img/partyinfo.gif) bottom left no-repeat;	
}


#schedule
{
width: 200px;
position: relative;
margin: auto;
padding: 10px;
background: #EDEEE0;
text-align: center;
border:none;border-top:solid 2px #D8D9D0;
}


/* content area */

#colTwo
{
position: relative;
float: left;
padding: 0 26px 0 29px;
width: 384px;
font-family: 'Trebuchet MS';
}

#line 
{ 
border-top:dotted 1px #BAB8B8; 
}

#colTwo p
{
line-height: 1.5em;
padding-bottom: .75em;
}

#colTwo a
{
color: #B90000;
}

#colTwo a:hover
{
border-bottom: 1px solid #D3E7EB;
}

#colTwo a:visited
{
border-bottom: 1px dotted #2F1E0A;
}

#colTwo p.intro
{
position: relative;
line-height: 1em;
padding: 0 0 .75em 0;
font-size: 1.5em;
}

.big
{
font-weight: bold;
font-size: 1.2em;
}

#colTwo h1
{
position: relative;
padding: .4em 0 0 0;
font-size: 1.8em;
text-transform: uppercase;
color: #8098B3;
font-weight: bold;
}

#colTwo h2
{
position: relative;
padding: .4em 0 .2em 0;
font-size: 1.4em;
text-transform: uppercase;
color: #8098B3;
font-weight: bold;
}

.content li
{
position: relative;
margin: 10px 10px 15px 40px;
list-style-image:url(img/bullet.gif);
}

.breadcrumbs
{
font-size: .85em;
}

 .floatleft
{
float: left;
margin: 0 10px 20px 0px;
border: 1px dotted #C8C6C7;
padding: 2px;
}

.staff
{
clear: left;
}


.newslist
{
position: relative;
}

.newslist li
{
position: relative;
padding: 7px 0 7px 25px;
background: url(img/arrow.gif) left center no-repeat;
}

/* left sidebar */

#colThree
{
position: relative;
float: left;
width: 201px;
text-align: center;
}

#colThree h2
{
position: relative;
position: relative;
padding: 6px 8px 0 0;
text-align: right;
font-size: 1.8em;
text-transform: uppercase;
color: #8098B3;
font-weight: bold;
height: 33px;
background: url(img/quicklinks.gif) top left no-repeat;
}

#qlinks
{
position: relative;

}

#qlinks li
{
position: relative;
padding: 3px 0 3px 0;
}

#qlinks li a
{
position: relative;
display: block;
text-indent: -9999px;
height: 72px;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

#qlinks li a:hover
{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);
-moz-opacity: 0.5;
}

#donate
{
background: url(img/donate.gif) top left;
}

#gallery
{
background: url(img/gallery.gif) top left;
}

#calendar
{
background: url(img/calendar.gif) top left;
}

#facebook
{
background: url(img/facebook.gif) top left;
}


.gallery {
	width:60px;
	border:solid #CCC;
	border-width:0 1px 1px 0;
/* uncomment and adjust this if you want a rounded frame in Mozilla browsers
	-moz-border-radius:20px;
 */
	background:#FFF;
	padding:5px;
	text-align:center;
	position:relative;
	float:left;
	display:inline;
	margin:5px;
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(img/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(img/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
	
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	

#contact {
	float: left;
	width: 384px;
}


#contact label.required { 
	font-weight: bold; 
}


#contact .input input, #contact textarea {
	padding: 5px;
	margin-bottom: 15px;
	font: 15px 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
	color: #999999;
}
#contact textarea {
	line-height: 20px;
}
#contact .input input:hover, #contact textarea:hover {
	background-color: #F2FBFF;
	border-color: #3399CC;
	color: #2D1B07;
}
#contact .input input:focus, #contact textarea:focus {
	background-color: #FFFFCC;
	border-color: #999999;
	color: #2D1B07;
}
#contact .submit input {
	padding: 4px;
	font: 17px 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
}
#contact .submit input:hover{color: #CC0000;}



/* footer */

#footer
{
position: relative;
text-align: left;
padding: 25px 0 37px 0;
background: #8098B3 url(img/bottom.gif) bottom left no-repeat;
}

#sponsors
{
position: relative;
width: 500px;
float: left;
padding-left: 10px;
}

#sponsors h3
{
position: relative;
padding: .4em 0 0 0;
font-size: 1.8em;
text-transform: uppercase;
color: #DEE7F1;
font-weight: bold;
}

#sponsors li
{
position: relative;
float: left;
padding: 0 10px 10px 0;
}

#addresses
{
position: relative;
margin-top: 14px;
float: right;
width: 295px;
padding-left: 63px;
border-left: 1px dotted #C1CDDA;
}

#addresses ul
{
position: relative;
padding-bottom: 6px;
}

#addresses li
{
padding: 1px 0 1px 0;	
}

#addresses strong
{
font-size: 1.1em;
}

#addresses a
{
color: #fff;
}

#addresses a:hover
{
color: #2D1B07;
}














