/*
	 CSS-Tricks Example
	 by Chris Coyier
	 http://css-tricks.com
*/

* { 
    margin: 0; 
    padding: 0; 
}

a {
	color: white;
	text-decoration: underline;
}

a:active {
	color: white;
	text-decoration: none;
}

a:link {
	color: white;
	text-decoration: underline;
}

a:visited {
	color: white;
}

h2 a, h2 a:link, h2 a:visited, h2 a:active {
	color: #FFFF00;
	text-decoration:none;
	margin-bottom:12px;
	padding-bottom:4px;
}
small {color:#938f7e; margin-bottom:10px; display:block}
html, body, #bg, #bg table, #bg td, #cont {
    height:100%;
    width:100%;
    overflow:hidden;
}

#bg { 
    position: fixed; 
}

#bg div {
    height:200%;
    left:-50%;
    position:absolute;
    top:-50%;
    width:200%;
}

#bg td {
    text-align:center;
    vertical-align:middle;
}

#bg img {
    margin:0 auto;
    min-height:50%;
    min-width:50%;
}

#cont {
    position:absolute;
    top:0;left:0;
    z-index:70;
    overflow:auto;
}

.box {
	position:absolute;
	width: 940px;
	padding: 0px;
	background:url(images/black-background.png);
	color:#FFFFFF;
	padding-bottom:100px;
	font: 12px/16px Arial;
	height: 401px;
	margin-left: 390px;
	top:235px;
	overflow:hidden;
	overflow-y:hidden;
}
.box-white {
	position:absolute;
	width: 940px;
	padding: 0px;
	background:url(images/white-background.png);
	color:#000;
	padding-bottom:100px;
	font: 12px/16px Arial;
	height: 335px;
	margin-left: 390px;
	top:235px;
	overflow:hidden;
	overflow-y:hidden;
}
.leftNav {
	position:absolute;
	width: 287px;
	padding: 0px;
	background:none;
	top:77px;
	left:57px;
	z-index:1000;
	border:none;
	text-align:center;
}

#focus-stealer      { position: absolute; left: -9999px; }

.footer {
	position:absolute;
	top:760px;
	left:80px;
	color:#FFFFFF;
	z-index:1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.email {
	display:block;
	float:left;
	margin-top:50px;
	clear: both
}
.whitelink {
	color:#fff;
	z-index:2000;
}
.copyright {
	float:left;
	margin-left:950px;
}
.nav {
	background:url(images/leftNav.png);
	display:block;
	width:250px;
	overflow:hidden;
	text-indent:-9999px;
	margin: 0 auto;
	border: 0px;
}
.locations {
	background-position:0px 0px;
	height:55px;
	margin-top:20px;
}
.locations:hover {
	background-position:250px 0px;
}
.menu {
	background-position:0px -55px;
	height:171px;
}
.menu:hover {
	background-position:250px -55px;
}
.community {
	background-position:0px -226px;
	height:67px;
}
.community:hover {
	background-position:250px -226px;
}
.shopstuff {
	background-position:0px -293px;
	height:85px;
}
.shopstuff:hover {
	background-position:250px -293px;
}
.press {
	background-position:0px -378px;
	height:58px;
}
.press:hover {
	background-position:250px -378px;
}
.gallery {
	background-position:0px -436px;
	height:66px;
}
.gallery:hover {
	background-position:250px -436px;
}
.logo {
	background:url(images/logo.png);
	display:block;
	width:287px;
	height:138px;
	overflow:hidden;
	text-indent:-9999px;
	margin: 0 auto;
	border: 0px;
}
.storycontent {
	margin:40px;
}
.mapLinkHeader {
	color:#FFF;
	text-decoration:none;
}
.mapLinkGoogle {
	color:#999999;
	text-decoration:none;
	font-size:10px
}
#galleryLink {
	position:absolute;
	width: 287px;
	padding: 0px;
	background:none;
	top:160px;
	left:1040px;
	z-index:100;
	border:none;
	text-align:right;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
}
#galleryLink a {
	color:#FFF;
	text-decoration:none;
}
/* ADD THIS TO CSS */
div#preloaded-images {
   position: absolute;
   overflow: hidden;
   left: -9999px; 
   top: -9999px;
   height: 1px;
   width: 1px;
}
#hideBox {
	position:absolute;
	width: 287px;
	padding: 0px;
	background:none;
	top:250px;
	left:1150px;
	z-index:999;
	border:none;
	text-align:right;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
}
#hideBox input {
	background:url(/images/hide-x-btn.png);
	display:block;
	width:44px;
	height:13px;
	overflow:hidden;
	text-indent:-9999px;
	margin: 0 auto;
	border: 0px;
}
#hideBox input:hover {
	cursor:pointer;
}







    .calnk a:hover {
         background-position:0 0;
         text-decoration:none;  
         color:#fff;
         border-bottom:1px dotted #c8c0b9;
         }
    .calnk a:visited {
         text-decoration:none;
         color:#fff;
         border-bottom:1px dotted #c8c0b9;
        }
    .calnk a {
        text-decoration:none; 
        color:#fff; 
        border-bottom:1px dotted #c8c0b9;
		font-size:12px;
        }
    .calnk a span { 
        display:none; 
        }
    .calnk a:hover span {
        color:#000; 
        background:#FFFF00; 
        display:block;
        position:absolute; 
        margin-top:1px; 
        padding:8px; 
        width:150px; 
        z-index:100;
        line-height:1.2em;
        }
     .calendar-table {
        border:none;
        width:100%;
		margin-bottom:10px;
		opacity:.6;
     }
     .calendar-heading {
        height:25px;
        text-align:center;
        border:1px solid #625b43;
		font-family:"Courier New", Courier, monospace;
		text-transform:uppercase
     }
     .calendar-next {
        width:25%;
        text-align:center;
     }
     .calendar-prev {
        width:25%;
        text-align:center;
     }
     .calendar-month {
        width:50%;
        text-align:center;
        font-weight:bold;
		color:#FFF
     }
     .normal-day-heading {
        text-align:center;
        width:12px;
        height:25px;
        font-size:0.8em;
        border:1px solid #625b43;
        background-color:#190804;
		color:#fddd06;
		font-family:"Courier New", Courier, monospace;
		text-transform:uppercase
     }
     .weekend-heading {
        text-align:center;
        width:25px;
        height:25px;
        font-size:0.8em;
        border:1px solid #625b43;
        background-color:#190804;
		color:#fddd06;
		font-family:"Courier New", Courier, monospace;
		text-transform:uppercase
     }
     .day-with-date {
        vertical-align:text-top;
        text-align:left;
        width:120px;
        height:80px;
        border:1px solid #625b43;
		color:#FFF;
		padding:5px;
		opacity:1;
     }
     .no-events {
		 color:#FFF;

     }
     .day-without-date {
        width:60px;
        height:60px;
        border:0px solid #E9F0E8;
     }
     span.weekend {
        color:#FFFF00;
     }
     .current-day {
        vertical-align:text-top;
        text-align:left;
        width:60px;
        height:60px;
        border:1px solid #FFFF00;
        background-color:#000;
		padding:5px;
		opacity:1;
     }
     span.event {
        font-size:0.75em;
     }
     .kjo-link {
        font-size:0.75em;
        text-align:center;
     }
     .calendar-date-switcher {
        height:25px;
        text-align:center;
        border:1px solid #D6DED5;
        background-color:#E4EBE3;
     }
     .calendar-date-switcher form {
        margin:0;
        padding:0;
     }
     .calendar-date-switcher input {
        border:1px #D6DED5 solid;
     }
     .calendar-date-switcher select {
        border:1px #D6DED5 solid;
     }
     .cat-key {
        width:100%;
        margin-top:10px;
        padding:5px;
        border:1px solid #D6DED5;
     }
     .calnk a:hover span span.event-title {
        padding:0;
        text-align:center;
        font-weight:bold;
        font-size:1.2em;
        }
     .calnk a:hover span span.event-title-break {
        width:96%;
        text-align:center;
        height:1px;
        margin-top:5px;
        margin-right:2%;
        padding:0;
        background-color:#533d11;
     }
     .calnk a:hover span span.event-content-break {
        width:96%;
        text-align:center;
        height:1px;
        margin-top:5px;
        margin-right:2%;
        padding:0;
        background-color:#533d11;
     }
     .page-upcoming-events {
        font-size:80%;
     }
     .page-todays-events {
        font-size:80%;
     }
.shareinpost {display: none}

#blog .iconOnly {border:none; list-style:none; display:inline-table; margin-right:4px}
#blog .iconOnly img {border:none; list-style:none; float:left;}
#blog .head {display:none}
#blog .shareinpost {display:block; position:fixed; top:0px; left:1030px; z-index:9999; width:292px; background: url("images/black-background.png") repeat scroll 0 0 transparent;
    color: #FFFFFF; font: 12px/16px Arial; height:36px; padding-top:6px; padding-left:6px;}
