/***********************************************
 * MunibRaad.com StyleSheet                    *
 * By: NetStuff Solutions                      *
 * February 2008                               *
 ***********************************************/

body { 
	margin: 0 0 0 0;
	font-family: Helvetica, Arial, sans-serif;
	color: #fff;
	background: url(images/munib_bckgrnd.jpg);
	background-color: #000000;
	background-position: top;
	background-repeat: no-repeat;
}
/*** Splash Page ***/
#splash {
	width: 794px;
	height: 457px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 100px;
	background:url(images/splash_bckgrnd.gif);
	background-position: center;
	background-repeat: no-repeat;
}
#splash_headshot {
	width: 245px;
	height: 370px;
	position: absolute;
	left: 510px;
	top: 40px;
}
#splash_welcome {
	position: absolute;
	left: 52px;
	top: 370px;
	font-size: 15px;
	color: #666666;
}
#splash_nav {
	position: absolute;
	top: 80px;
	right: 300px;
}
#splash_nav li { display: block; text-align: right; }
#splash_nav li a { 
	font-size: 24px; 
	color: #ffffff; 
	text-decoration: none;
	line-height: 30px;
}
#splash_nav li a:hover { text-decoration: underline; }
.splash_latest { font-size: 15px; color: #475017; font-weight: bold; }
#splash_currentproj {
	position: absolute;
	top: 100px;
	left: 75px;
	font-size: 13px;
	text-align: center;
 }
 #splash_currentproj a { color: #ffffff; font-size: 12px; }
 
 
 /*** All Pages ***/
 #masthead { 
 	position: relative;
	top: 35px;
 	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
#nav { position: relative; top: 0px; left: -38px; }
#nav li { display: inline; padding-left: 12px; padding-right: 12px; border-right: 1px solid #ffffff; }
#nav li.first { padding-left: 0; }
#nav li.last { padding-right: 0; border: 0; }
#nav li a { font-size: 18px; text-decoration: none; color: #ffffff; padding: 5px 0 5px 0;}
#nav li a.current { color: #000; background-color: #fff; }
#nav li a:hover { background-color: #475017; }
	
#content { 
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 70px;
	height: inherit;
	display: table;
}

#bottom {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 100px;
	left: 0px;
	padding-bottom: 40px;
}
#bottom_text { text-align: right; }
#bottom_text a { text-decoration: underline; color: #ffffff;}
#bottom_text a:hover { text-decoration: none; }
	
a img { border: 0; }

/***Performances Page***/
#perf_thumbs { width: 800px; text-align: left;}
#perf_thumbs img { padding: 15px 11px 0 11px; }
#perf_thumbs img.first { padding-left: 0; }
#perf_thumbs a:hover { border-bottom: 3px solid #475017; }
.perf_image { text-align: left; padding: 0 20px 20px 0; }
.perfphotos_label { font-weight: bold; font-size: 16px; color: #475017; }
a.toursched_link { color: #999999; text-decoration: underline; }
a.toursched_link:hover { text-decoration: none; }	


/***Headshots Page***/
h2 { font-size: 15px; }
a.photos_back { color: #fff; font-size: 13px; }
a.photos_back:hover { text-decoration: none; }
#headshot_thumb { width: 800px; margin-left: auto; margin-right: auto; text-align: left;	}
#headshot_thumb a { padding: 0 47px 20px 0; }

/***Photos Page***/
#photosets { position: relative; left: -40px; }
#photosets li { border: 1px solid #666666; padding: 2px; display: inline-table; width: 200px; height: 110px; text-align: center; vertical-align: top; list-style-type: nine; }
#photosets li img { border: 0; padding-bottom: 5px; }
#photosets li a { color: #fff; text-decoration: none; }
#photosets li a:hover { background-color: #666666; }
