/* CSS Document */
body	{background: #211003;
	/*background:#231207;*/
	color:#FFFFFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11pt;
	margin:0;
	background-image: url('grafix/background_rustcloud2.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	}

a, a:link, a:visited, a:active 	{
	color: #FF9900; 
	text-decoration: none;
}

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

#container	{
	width:1000px;
	margin:0 auto;
	padding:0;
}

#header	{
	height:35px;
	width:1000px;
	padding:35px 0 0 0;
	margin:0;
	text-align: right;
	border-bottom-color: #F6B319;
	border-bottom-style: solid;
	border-bottom-width: 6px;
	border-left: 0;
	border-right: 0;
	border-top: 0;
	}

.topmenu	{
	margin:0 0 0 24px;
	padding: 0;
}

.logo	{
	float:left;
}

#header	a, #header a:link, #header a:visited, #header a:active 	{
	color: #fff; 
	text-decoration: none;
}

#header	a:hover	{
	color: #FF9900; 
	text-decoration:none;
}

.std	{
	font-family: Century Gothic, Helvetica, Tahoma, sans-serif;
	color: #fff;
	font-weight: normal;
}

.bold_yellow	{
	background-color: #F6B319;
	padding:20px;
	margin: 15px;
	color: #fff;
	font-size: 13pt;

}

.bold_red	{
	background-color: #C61E24;
	padding:20px;
	margin: 15px;
	color: #fff;
	font-size: 13pt;
}

#main	{
	width:940px;
	margin: 0;
	padding:25px 30px;
	background-image: url('grafix/brown_filter.png');
	
}

.clear	{
	clear: both;	
}

.thumbnail	{
	width:150px;
	padding: 0;
	margin: 0 10px 10px 0;
}
}

.fade_box	{
	background-image: url('http://www.seethinkdance.com/grafix/fade.jpg');
	background-repeat: repeat-x;
	padding:20px 20px 0 20px;
	margin:0;
	color: #8E7966;
	list-style: none;
	min-height: 155px;
}

.fade_box_IE	{
	background-image: url('http://www.seethinkdance.com/grafix/fade.jpg');
	background-repeat: repeat-x;
	padding:20px 20px 40px 20px;
	color: #8E7966;
	list-style: none;
	min-height: 155px;
}

.fade_box a, .fade_box a:link, .fade_box a:visited, .fade_box a:active 	{
	color: #BFB2A6; 
	text-decoration: none;
}

.fade_box a:hover	{
	color: #FF9900; 
	text-decoration:none;
}

.fade_box_IE a, .fade_box_IE a:link, .fade_box_IE a:visited, .fade_box_IE a:active 	{
	color: #BFB2A6; 
	text-decoration: none;
}

.fade_box_IE a:hover	{
	color: #FF9900; 
	text-decoration:none;
}

#redbar	{
	width:1000px;
	padding:0;
	margin:0;
	border-bottom-color: #C61E24;
	border-bottom-style: solid;
	border-bottom-width: 6px;
	border-left: 0;
	border-right: 0;
	border-top: 0;
	height:0;
}

#splash	{
	width:1000px;
	height:500px;
	padding: 0;
	margin: 0;
	background-image: url('http://www.seethinkdance.com/grafix/splash/moad_splash.jpg');
	background-repeat: no-repeat;	
	border-bottom-color: #C61E24;
	border-bottom-style: solid;
	border-bottom-width: 6px;
	border-left: 0;
	border-right: 0;
	border-top: 0;
}

#home_feature	{
	/*background-color: #604F43;*/
	background-image: url('grafix/roundL_middle.png');
	padding:0 10px 0 10px;
	width:310px;
	float:right;
	margin:0px 0px 0px 680px;
}

#feature_top	{
	background-image: url('grafix/roundL_top.png');
	background-repeat: no-repeat;
	background-position: top left;
	padding:0 10px;
	width:310px;
	float: right;
	margin: 20px 0 0 690px;
	height: 10px;
}

#more	{
	font-style: italic;
	font-size: 11px;
	text-align: right;
	/*background-color: #604F43;*/
	background-image: url('grafix/roundL_bottom.png');
	background-position: bottom left;
	background-repeat: no-repeat;
	padding:5px 10px 5px 0;
	width:320px;
	float:right;
	margin:0px 0px 0px 680px;
	line-height: 10px;
}

.home_title	{
	font-size:16px;
	font-family: Century Gothic, Helvetica, Tahoma, sans-serif;
	margin:0;
	padding:0;
	font-weight: normal;
}

.home_thumb	{
	width:80px;
	height:80px;
	float:right;
	padding: 0;
	margin:0 0 0 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #331B0A;
}

.home_desc	{
	font-size:14px;
	margin:0;
	padding:0;
	text-align: left;
}

.home_boxes {
	padding:5px 10px 5px 0;
	width:310px;
	float:right;
	margin:0px 10px 0px 670px;
}

#footer2	{width:100%;
	text-align:center;
	font-size:.8em;
	padding:1em 0;
	line-height:2em;
	}
	
#event_box	{
	width:550px;
	padding:0;
	margin:0 0 25px 0;
	background-image: url('grafix/header_fade.jpg');
	background-repeat: no-repeat;
}

#date	{
	width:100px;
	height:45px;
	line-height: 45px;
	text-align: center;
	font-family: Century Gothic, Helvetica, Tahoma, sans-serif;
	font-size:14pt;
	letter-spacing: .1em;
	float:left;
	display: inline;
	font-weight: 500;
}

.green	{
	background-image: url('grafix/bar_green.jpg');
	background-repeat: repeat-x;
}

.red	{
	background-image: url('grafix/bar_red.jpg');
	background-repeat: repeat-x;
}

.purple	{
	background-image: url('grafix/bar_purple.jpg');
	background-repeat: repeat-x;
}

.event_title	{
	width: 370px;
	line-height: 1.2em;
	padding:5px 0;
	margin: 0 0 0 115px;
}

.event_title_IE	{
	width: 370px;
	line-height: 1em;
	padding:5px 0;
	margin: -130px 0 0 115px;
}

.event_desc	{
	line-height: 1.2em;
}

.event_thumb	{
	width: 120px;
	height: 120px;
	float:right;
	padding: 0;
	margin:10px 30px 0 10px;
	border-width: 2px;
	border-style: solid;
	border-color: #160B04;
}

.event_pic	{
	width: 400px;
}

#rcol	{
	width: 250px;
	float:right;
	padding: 0;
	margin: 40px 0 0 50px;
}

#wide_rcol	{
	width: 400px;
	float:right;
	padding: 0;
	margin: 20px 0 0 50px;
}

#picture_box	{
	padding:10px 10px 0 10px;
	background-color: #160B04;
	float:right;
	margin: 0 0 25px 0;
	font-size: 9pt;
	color: #8E7966;
}

#picture_box a, #picture_box a:link, #picture_box a:visited, #picture_box a:active 	{
	color: #DDCBBF; 
	text-decoration: none;
}

#picture_box a:hover	{
	color: #f2f2f2; 
	text-decoration:none;
}

.box_pic	{
	width:260px;
}

#blog_post	{
	width:600px;
	color:#e3d5c7;
}

p	{
	margin:0 0 25px 0;
	padding:1em 0;
	line-height:1.5em;
	}

h1	{
	font-size:16pt;
	font-family: Century Gothic, Helvetica, Tahoma, sans-serif;
	color:#FF9900;
	margin:0 0 15px 0;
	padding:0;
	font-weight: normal;
	}

h2	{
	font-family: Century Gothic, Helvetica, Tahoma, sans-serif;
	color:#FFFFFF;
	font-size:12pt;
	margin: 20px 0 0 0;
	padding: 0;
	font-weight: normal;
	}

h3	{
	font-size:10pt;
	font-family: Century Gothic, Helvetica, Tahoma, sans-serif;
	margin:15px 0 0 0;
	padding:0;
	font-weight: normal;
	}

ul	{
	color:#ffffff;
	font-size:12pt;
	padding: 0;
	margin: 0 0 10px 0;
}

li	{
	color: #e3d5c7;
	font-size: 11pt;
	font-weight: normal;
	padding: 5px 0 0 15px;
}

hr	{
	margin: 25px 25px 25px 0;
	background: #160B04;
	color: #160B04;
	
}

.right	{
	float:right;
	padding:0;
	margin:20px 0 10px 20px;
}

.left	{
	float:left;
	padding:0;
	margin:20px 20px 10px 0;
}

.fancy	{color:#FF9900;}

#three_box	{
	width:100px;
	padding:0px;
	margin:10px auto;
	text-align: center;
}

.photocredit	{
	font-size:.7em;
	margin:0;
	padding:.2em;
	text-align:right;
	color:#999966;
	}

.biopic	{
	width:450px;
	padding: 0;
	margin: 0;
}

#expander	{
	width:980px;
	margin: 0;
	padding: 0 10px;
	height:25px;
	line-height: 25px;
	font-size: 10pt;
	background-image: url('grafix/brown_filter.png');
}

#expander a, #expander a:link, #expander a:visited, #expander a:active 	{
	color: #fff; 
	text-decoration: none;
}

#expander a:hover	{
	color: #FF9900; 
	text-decoration:none;
}

#submenu	{
	background-image: url('grafix/brown_filter.png');
	font-size: 10pt;
	margin: 0 0 20px 0;
	padding: 5px 10px 20px 10px;
	line-height: 1.5em;
}

.menu_link	{
	width: 200px;
	display: inline;
	height:25px;
	margin:0 20px;
	padding: 0 auto;
}

.menu_link	a, .menu_link a:link, .menu_link a:visited, .menu_link a:active 	{
	color: #fff; 
	text-decoration: none;
}

.menu_link a:hover	{
	color: #FF9900; 
	text-decoration:none;
}

#bio_gallery	{
	background-image: url('grafix/brown_filter.png');
	margin: 0;
	padding:15px;
	width:450px;
	float:left;
}

#gallery_caption	{
	font-size: 10pt;
	margin: 10px 0 5px 0;
}

#bio	{
	margin: 0 0 0 550px;
	padding:0;
	width:450px;
}

/* LIGHTBOX */
#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(grafix/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(grafix/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; }
