/* CSS Document */

/* Reset */

* {
	margin: 0;
	padding: 0;
	border: none;
	color: inherit;
}
.clear {
	clear: both;
}

/* Intro */
body#index {
	color: #fff;
	margin: 20px 0 20px 0;
	padding: 0 0 0 0;
	font: 10px Helvetica, Arial, sans-serif;
	text-align: center;
	background: #000;
	
}
body#index #wrap {
	width: 880px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
}

/* Layout  */
body#page {
	color: #ff6600;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
	font: 10px Helvetica, Arial, sans-serif;
	text-align: center;
	background: url(lofs-bg.jpg) #000 no-repeat top center;
	
}

body#page #wrap {
	width: 750px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	text-align: left;
}

#header {

}
#header h1 a {
	display: block;
	width: 750px;
	height: 150px;
	margin: 0 0 15px 0;
	padding: 0 0 0 0;
}
#header h1 a span {
	display: none;
}

ul#menu {
	font: 1.2em/1.6em Helvetica, Arial, sans-serif;
	margin: 0 0 0 10px;
	height: 80px;
	margin: 0 0 0 0;
	padding: 0 0 0 54px;
	text-align: center;
	display: block;
	list-style: none;
	background: url(menu-bg.gif) top center no-repeat;
}
#menu li {
	display: inline;
}
#menu li a {
	display: block;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#menu li a span {
	display: none;
}

#content {
}


#right img {
	border: solid 1px #64130b;

}


#content #home {
	margin: 0 20px 0 20px;
	padding: 0 0 0 0;

}
#left {
	text-align: left;
	width: 210px;
	margin: 0 0 0 20px;
	padding: 0 0 0 0;
	float: left;
}
#right {
	width: 480px;
	margin: 0 0 0 240px;
	padding: 0 0 0 0;
}


.rule {
	width: 750px;
	background: url(hr.gif) no-repeat top center;
	margin: 0 0 0 0;
	padding: 25px 0 0 0;
}

.comments {
	margin: 0 30px 0 30px;
	padding: 0 0 0 0;
}



#footer {
	width: 750px;
	font: 1.1em/1.4em Helvetica, Arial, sans-serif;
	text-align: center;
	background: url(hr.gif) no-repeat top center;
	margin: 0 auto 0 auto;
	padding: 25px 0 0 0;
	color: #ff9933;
}


/* Typography */

#content p { 
	font: 1.2em/1.6em Helvetica, Arial, sans-serif;
	margin: 0 0 1.6em 1.5em;
}
#content h1 { 
	font: 2em Georgia, "Times New Roman", Times, serif;
	margin: 1em 0 .5em;
	color: #ff9933;
}
#content h2 { 
	font-size: 1.5em;
	margin: 1.07em 0 .535em;
}
#content h3 { 
	font-size: 1.4em;
	margin: 1.14em 0 .57em;
}
#content h4 { 
	font-size: 1.3em;
	margin: 1.23em 0 .615em
}
#content h5 { 
	font-size: 1.2em;
	margin: 1.33em 0 .67em;
}
#content h6 { 
	font-size: 1em;
	margin: 1.6em 0 .8em;
}
#content ul,
#content ol {
	font: 1.2em/1.6em Helvetica, Arial, sans-serif;
	margin: 0 0 0 2.2em;
}

/* Menu */

#menu li#about a { width: 110px; height: 40px; background: none; }
#menu li#about a:hover { background:url(menu-about.gif) no-repeat; }

#menu li#contact a { width: 80px; height: 40px; background: none; }
#menu li#contact a:hover { background:url(menu-contact.gif) no-repeat; }

#menu li#extras a { width: 70px; height: 40px; background: none; }
#menu li#extras a:hover { background:url(menu-extras.gif) no-repeat; }

#menu li#gallery a { width: 80px; height: 40px; background: none; }
#menu li#gallery a:hover { background:url(menu-gallery.gif) no-repeat; }

#menu li#live a { width: 60px; height: 40px; background: none; }
#menu li#live a:hover { background:url(menu-live.gif) no-repeat; }

#menu li#music a { width: 70px; height: 40px; background: none; }
#menu li#music a:hover { background:url(menu-music.gif) no-repeat; }

#menu li#news a { width: 100px; height: 40px; background: none; }
#menu li#news a:hover { background:url(menu-news.gif) no-repeat; }

#menu li#store a { width: 70px; height: 40px; background: none; }
#menu li#store a:hover { background:url(menu-store.gif) no-repeat; }


/* Contact Forms */

#left form {
	margin: 10px 0 10px 10px;
	padding: 0 0 0 0;
	
}

form {
	margin: 10px 0 10px 20px;
	padding: 0 0 0 0;
	
}
label {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 20px;
	color: #ff9933;
	font: 10px/10px 'Lucida Grande', Verdana, Arial;
}
input {
	margin: 5px 0 10px 0;
	padding: 5px 5px 5px 5px;
	color: #ff9933;
	border: none;
	background: #333;
	font: 10px/20px 'Lucida Grande', Verdana, Arial;
}
textarea {
	margin: 5px 0 10px 0;
	padding: 5px 5px 5px 5px;
	color: #ff9933;
	border: none;
	background: #333;
	font: 10px 'Lucida Grande', Verdana, Arial;
}


/* Cafe Press */

body#store #wrap {
	width: 750px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	text-align: left;
}

body#store {
	color: #ff6600;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font: 10px Helvetica, Arial, sans-serif;
	text-align: center;
	background: url(lofs-bg.jpg) #000 no-repeat top center;
	
}

body#store #content {
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	background: #000;

}

body#store #main,
body#store td {
	font: 11px Helvetica, Arial, sans-serif;
	color: #ff6600;
}

body#store .footer {
	width: 100%;
	font: 10px Helvetica, Arial, sans-serif;
	text-align: center;
	padding: 0 0 0 0;
	color: #ff9933;
	display: none;
}

body#store .footer {
	width: 100%;
	font: 10px Helvetica, Arial, sans-serif;
	text-align: center;
	padding: 0 0 0 0;
	color: #ff9933;
	display: none;
}


/* Flickr */

.setpreview {
	margin: 0 2em 1em 2em;
}
	.setpreview .thumbnail {
		float: left;
		margin-right: 1em;
	}
.flickrset {
	margin: 10px 0 0 10px;
	padding: 0 0 0 0;
}
.flickrset a {
	border: none;
	width: 75px;
	height: 75px;
	background: #333;
	float: left;
	margin: 0;
	padding: 1px;
}
.flickrset a:hover {
	background: #ff9933;
}

.pages_nav {
	clear: both;
}
.individual {
	padding: 0 2em;
}
	.individual .image {
		margin: 0.5em auto;
		text-align: center;
	}
	.individual .image img {
	}
	.individual .flickrsetnav {
		text-align: center;
	}
		.individual .flickrsetnav a,
		.individual .flickrsetnav a:link,
		.individual .flickrsetnav a:visited {
			text-decoration: none;
		}
	.individual .setname {
		display: inline;
	}


/* lytebox */

#lbOverlay { position: absolute; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; }
	#lbOverlay.grey { background-color: #000000; }
	#lbOverlay.red { background-color: #330000; }
	#lbOverlay.green { background-color: #003300; }
	#lbOverlay.blue { background-color: #011D50; }
	#lbOverlay.gold { background-color: #666600; }

#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; }
#lbMain a img { border: none; }

#lbOuterContainer { position: relative; background-color: #fff; width: 200px; height: 200px; margin: 0 auto; }
	#lbOuterContainer.grey { border: 3px solid #888888; }
	#lbOuterContainer.red { border: 3px solid #DD0000; }
	#lbOuterContainer.green { border: 3px solid #00B000; }
	#lbOuterContainer.blue { border: 3px solid #5F89D8; }
	#lbOuterContainer.gold { border: 3px solid #B0B000; }

#lbDetailsContainer {	font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; width: 100%; line-height: 1.4em;	overflow: auto; margin: 0 auto; }
	#lbDetailsContainer.grey { border: 3px solid #888888; border-top: none; }
	#lbDetailsContainer.red { border: 3px solid #DD0000; border-top: none; }
	#lbDetailsContainer.green { border: 3px solid #00B000; border-top: none; }
	#lbDetailsContainer.blue { border: 3px solid #5F89D8; border-top: none; }
	#lbDetailsContainer.gold { border: 3px solid #B0B000; border-top: none; }

#lbImageContainer, #lbIframeContainer { padding: 10px; }
#lbLoading {
	position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(lytebox/loading.gif) center no-repeat;
}

#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }

#lbPrev { width: 49%; height: 100%; background: transparent url(lytebox/blank.gif) no-repeat; display: block; left: 0; float: left; }
	#lbPrev.grey:hover, #lbPrev.grey:visited:hover { background: url(lytebox/prev_grey.gif) left 15% no-repeat; }
	#lbPrev.red:hover, #lbPrev.red:visited:hover { background: url(lytebox/prev_red.gif) left 15% no-repeat; }
	#lbPrev.green:hover, #lbPrev.green:visited:hover { background: url(lytebox/prev_green.gif) left 15% no-repeat; }
	#lbPrev.blue:hover, #lbPrev.blue:visited:hover { background: url(lytebox/prev_blue.gif) left 15% no-repeat; }
	#lbPrev.gold:hover, #lbPrev.gold:visited:hover { background: url(lytebox/prev_gold.gif) left 15% no-repeat; }
	
#lbNext { width: 49%; height: 100%; background: transparent url(lytebox/blank.gif) no-repeat; display: block; right: 0; float: right; }
	#lbNext.grey:hover, #lbNext.grey:visited:hover { background: url(lytebox/next_grey.gif) right 15% no-repeat; }
	#lbNext.red:hover, #lbNext.red:visited:hover { background: url(lytebox/next_red.gif) right 15% no-repeat; }
	#lbNext.green:hover, #lbNext.green:visited:hover { background: url(lytebox/next_green.gif) right 15% no-repeat; }
	#lbNext.blue:hover, #lbNext.blue:visited:hover { background: url(lytebox/next_blue.gif) right 15% no-repeat; }
	#lbNext.gold:hover, #lbNext.gold:visited:hover { background: url(lytebox/next_gold.gif) right 15% no-repeat; }

#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
	#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey { color: #333333; }
	#lbPrev2.red, #lbNext2.red, #lbSpacer.red { color: #620000; }
	#lbPrev2.green, #lbNext2.green, #lbSpacer.green { color: #003300; }
	#lbPrev2.blue, #lbNext2.blue, #lbSpacer.blue { color: #01379E; }
	#lbPrev2.gold, #lbNext2.gold, #lbSpacer.gold { color: #666600; }
	
#lbPrev2_Off, #lbNext2_Off { font-weight: bold; }
	#lbPrev2_Off.grey, #lbNext2_Off.grey { color: #CCCCCC; }
	#lbPrev2_Off.red, #lbNext2_Off.red { color: #FFCCCC; }
	#lbPrev2_Off.green, #lbNext2_Off.green { color: #82FF82; }
	#lbPrev2_Off.blue, #lbNext2_Off.blue { color: #B7CAEE; }
	#lbPrev2_Off.gold, #lbNext2_Off.gold { color: #E1E100; }
	
#lbDetailsData { padding: 0 10px; }
	#lbDetailsData.grey { color: #333333; }
	#lbDetailsData.red { color: #620000; }
	#lbDetailsData.green { color: #003300; }
	#lbDetailsData.blue { color: #01379E; }
	#lbDetailsData.gold { color: #666600; }

#lbDetails { width: 60%; float: left; text-align: left; }
#lbCaption { display: block; font-weight: bold; }
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }

#lbClose { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbClose.grey { background: url(lytebox/close_grey.png) no-repeat; }
	#lbClose.red { background: url(lytebox/close_red.png) no-repeat; }
	#lbClose.green { background: url(lytebox/close_green.png) no-repeat; }
	#lbClose.blue { background: url(lytebox/close_blue.png) no-repeat; }
	#lbClose.gold { background: url(lytebox/close_gold.png) no-repeat; }

#lbPlay { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPlay.grey { background: url(lytebox/play_grey.png) no-repeat; }
	#lbPlay.red { background: url(lytebox/play_red.png) no-repeat; }
	#lbPlay.green { background: url(lytebox/play_green.png) no-repeat; }
	#lbPlay.blue { background: url(lytebox/play_blue.png) no-repeat; }
	#lbPlay.gold { background: url(lytebox/play_gold.png) no-repeat; }
	
#lbPause { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPause.grey { background: url(lytebox/pause_grey.png) no-repeat; }
	#lbPause.red { background: url(lytebox/pause_red.png) no-repeat; }
	#lbPause.green { background: url(lytebox/pause_green.png) no-repeat; }
	#lbPause.blue { background: url(lytebox/pause_blue.png) no-repeat; }
	#lbPause.gold { background: url(lytebox/pause_gold.png) no-repeat; }