/*
Theme Name: alan kriegel default
Theme URI: http://alankriegel.com/
Description: alan kriegel's theme
Version: 1.0
Author: Alan Kriegel
Author URI: http://alankriegel.com/
Tags: alan kriegel orange awesome

*/

body {
	background-repeat: repeat;
	/* background-image: url(images/background.png); */
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #FAFAFA;
}

#wrap {
	text-align: left;
	color: #333333;
	line-height: 16px;
	font-size: 12px;
	font-family: Verdana;
	margin-right: 10px;
	margin-left: 10px;
	height: 100%;
	width: 940px;
	/* background-image: url(/images/background.png); */
	background-repeat: repeat;
}

/* BEGIN NAV */

#nav {
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	height: 16px;
	width: 100%;
	color: #FFFFFF;
	background-color: #C96A29;
	/* position: fixed;
	top: 0;
	left:0;
	z-index: 100; */
}

.nav a:link {

	color: #FFFFFF;

}

.nav a:visited {
	color: #FFFFFF;
}

.nav a:active {
	color: #333333;
}

.nav a:hover {
	color: #333333;
}

#pad {height:32px;}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssmenus.co.uk
Copyright (c) 2009- Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#dropline { font-variant: small-caps; font-style: normal; font-weight: normal; padding:0 0 0 185px; margin:0 0 0 285px; list-style:none; height:16px; position:relative;}
#dropline table {border-collapse:collapse: width:0; height:0; margin:-3px -10px;}

#dropline li { float:left;}
#dropline li a { text-transform: uppercase; margin-top: 4px; font-style: normal; font-weight: normal; display:block; height:16px; line-height: 16px; padding:0 20px 0 0; float:left; color: #FFF; font-family: Verdana; font-size: 12px;}
#dropline li a b { display:block; height:16px; float:left; padding:0 0 0 0px; cursor:pointer;}
#dropline li a:hover {line-height:16px; height:16px}
#dropline li a:hover b {line-height:16px;}

#dropline li:hover > a {line-height:16px; height:16px}
#dropline li:hover > a b {line-height:16px;}

#dropline ul {padding:0; margin:0; list-style:none; position:absolute; height:16px; width:643px; left:-9999px; top:16px; z-index:10;}
#dropline ul li {height:16px; line-height:16px;}
#dropline ul.right li {float:right;}
#dropline ul li a {color: #333; padding:0 10px 0 10px; height:16px; line-height:16px; margin-left:}
#dropline ul li a:hover {height:16px; line-height:16px; background:transparent; color:#C96A29;}
#dropline ul.right li a {}
#dropline ul li a.last {border:0;}


#dropline :hover ul {left:0;}

#dropline li.current ul {left:0; z-index:1;}
#dropline li.current a {line-height:16px; height:16px}
#dropline li.current a b {line-height:16px;}
#dropline li.current ul li a {color:#000; padding:0 10px 0 10px; height:16px; line-height:16px; background:transparent;}
#dropline li.current ul li.current_sub a {color: #C96A29;}
#dropline li.current ul li a:hover {color: #C96A29;}

.navmain { font-size: 12px; font-style: normal; font-weight: normal; text-transform: uppercase; font-family: Verdana;}
.navsub {font-size: 5px; font-style: normal; font-weight: normal; text-transform: uppercase; font-family: Verdana;}

/* END NAV */

#head {
	margin-top: 16px;
}

#title {
	background-repeat: no-repeat;
	background-image: url(images/title.png);
	display: block;
	text-indent: -9999px;
	height: 96px;
	width: 100%;
	z-index: 1;
}

#rulenquote {
	left: 307px;
	top: 32px;
	position: absolute;
	width: 643px;
	height: 80px;
	z-index: 2;
}

#rule {
	margin-top: 31px;
	width: 100%;
	background-color: #B3B3B3;
	height: 1px;
}

#quote {
	margin-top: 4px;
}

#main {
}

#leftbar {
	margin-top: 4px;
	padding-right: 10px;
	padding-left: 62px;
	float: left;
	width: 225px;
}

#content {
	margin-top: 4px;
	float: left;
	width: 502px;
}

#rightbar {
	padding-left: 20px;
	margin-top: 13px;
	float: left;
	width: 121px;
	list-style-position: inside;
}

#footer {
	margin-top: 11px;
	float: left;
}

#colorbarblack {
	float: left;
	height: 4px;
	width: 62px;
	background-color: #000;
}

#colorbardarkgray {
	float: left;
	height: 4px;
	background-color: #333;
	width: 235px;
}

#colorbarlightgray {
	float: left;
	height: 4px;
	background-color: #CCC;
	width: 222px;
}

#colorbarwhite {
	float: left;
	height: 4px;
	background-color: #FFF;
	width: 300px;
}

#colorbarorange {
	width: 121px;
	float: left;
	height: 4px;
	background-color: #C96A29;
}

#bottomnav {
	width: 715px;
	margin-top: 6px;
	text-decoration: none;
	color: #CCCCCC;
	font-size: 9px;
	margin-right: 121px;
	margin-left: 297px;
}

.footerlinkmain {
	font-size: 12px;
	font-variant: small-caps;
}

a.footerlinkmain:link {
	color: #CCC;
}

a.footerlinkmain:hover {
	color: #C96A29;
}

.footerlinksub {
}

a.footerlinksub:link {
	color: #CCC;
}

a.footerlinksub:hover {
	color: #C96A29;
}

a:link {
	text-decoration: none;
	color: #C96A29;
}

a:visited {
	text-decoration: none;
	color: #CCC;
}

a:active {
	text-decoration: none;
	color: #C96A29;
}

a:hover {
	text-decoration: none;
	color: #C96A29;
}

H2 {
	height: 32px;
	background-image: url(images/h1.png);
	background-position: 0;
	margin-bottom: 4px;
	margin-top: -4px;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana;
	font-size: 20px;
	color: #000;
}

H2 link {
	color: #000;
}
H2 a:visited {
	color: #000;
}
H2 a:active {
	color: #C96A29;
}

H2 a:hover {
	color: #C96A29;
}


H3 {
	margin-bottom: 16px;
	margin-top: 0px;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #333;
}

p {
	margin-bottom: 16px;
	margin-top: 0px;
}

.subtext {
	margin-top: 4px;
	margin-bottom: 120px;
	font-size: 10px;
	color: #CCC;
}

H2.subtext {
	margin-top: 4px;
	font-size: 10px;
	color: #000;
}

ul {
	margin: 0px;
	padding: 0px;
}

li {
	list-style-type:none;
text-decoration:none;
}

img
{  border-style: none;
}

#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/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(..images/lightbox/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; }




