

body {
	color: #777;
	background-color: #000;
	text-align: center;
}

a {
	color: #000066;
}

a:hover {
	color: #fff;
}

#container {
	margin: 0 auto;
	background-image: url(../images/background_gradient5.jpg);
	background-repeat: no-repeat;
	width: 960px;
	min-height: 250px;
	text-align: left;
	position:
}

/*-------------------------------------------
HEADER
---------------------------------------------*/

#header {
	height: 170px;
	margin-bottom: 20px;
}

/*-------------------------------------------
WRAPPER
---------------------------------------------*/


/*-------------------------------------------
NAV
---------------------------------------------*/
#nav {
	margin: 161px 520px;	
}

#nav ul li {
	list-style: none;
	display: inline;
	font-size: 1.2em;
	font-weight: bold;
}


#nav ul li a {
	padding: 10px 10px;
	text-decoration: none;
	color: #444;
	background-color: #999;
}

#nav ul li a.current {
	color: #222;
	background-color: #fff;
}

#nav ul li a:hover {
	color: #222;
	background-color: #fff;
}


/*-------------------------------------------
SLIDESHOW
---------------------------------------------*/
#slideshow {
	height: auto;
	background-color: white;
	margin: 0 auto;
}

#slideshow {
	margin-top: 25px;
	padding-left: 20px;
}
#slideshow p {
	color: #666;
	padding: 5px;
	margin: 5px;
	font-size: 1.2em;
}

#slideshow h1 {
	text-align: left;
	padding-left: 15px;
}

#slideshow h1 span {
	font: 125% "Helvetica", "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;

}

#slideshow-pic {
	width: 500px;
	height: 291px;
	float: right;
	position: relative;
	overflow: hidden;
	color: #fff;
	padding-top: 0px;
	margin-left: 15px;
	margin-right: 5px;
}

#slideshow-pic h2 {
	color: #fff;
}

#slideshow-pic p {
	line-height: 1.2em;
	margin-bottom: 0;
}

#slideshow-pic .desc {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	display: none;
}

#slideshow-pic .block {
	padding-left: 20px;
	padding-top: 20px;
	text-align: left;
	width: 500px;
	height: 85px;
	background: #111;
	opacity: 0.75;
	-moz-opacity: 0.75;
	filter:alpha(opacity=75);
}

#slideshow-pic a {
	text-decoration: none;
	color: #fff;
}

#slideshow-pic a:hover {
	color: #777;
}
/*-------------------------------------------
COLUMNS
---------------------------------------------*/
#columns {
	margin: 20px 0 40px 0;
}

#columns .column h3 {
	padding-top: 20px;
}

#columns .column p {
	clear: both;
}
#columns .column img {
	float: left;
	padding: 5px;
}

/*-------------------------------------------
MAIN
---------------------------------------------*/
#main {
	height: auto;
	background-color: white;
	margin: 0 auto;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	padding-bottom: 20px;
}


/*-------------------------------------------
PRODUCTION
---------------------------------------------*/

#production-movie {
	margin-top: 30px;
}

#production-movie object {
	float: right;
}

#thumbnails {
	height: 100px;
	margin: 20px auto;
}

#thumbnails img {
	float: left;
	padding-right: 3px;
}

.thumbnail {
	border: 1px dotted #444;
	height: 100px;
}

/*-- SLIDING THUMBNAILS - NO LONGER IN USE 

#container1 {
	margin: auto;
	clear: both;
	width: 400px;
	height: 140px;
	overflow: hidden;
	position: relative;
}

#container a {
	font-size: 0.8em;
}

#slider { 
	position: absolute;
	margin: auto;
	width: 800px;
	height: 100px;
}

.thumbnails { 
	position: relative;
	margin: 0;
	width: 400px;
	height: 100px;
	float: left;
	overflow: auto;
	display: inline;
}

.thumbnail {
	float: left;
}

.thumb {
	padding: 5px 10px;
}

.caption {
	visibility: hidden;
	font-size: 0.5em;
	text-align: center;
	clear: both;
}

.show-me {
	visibility: visible;
}
a.shiftleft:hover, a.shiftright:hover { color: #000066;}

a.shiftleft {
	margin-left: 300px;
}

#circles {
	margin: auto;
}
#circles.left {
	width: 33px;
	height: 13px;
	background: white url(pics/circles.png) 0px 0px no-repeat;
	background-position: 0 -14px;
	overflow: hidden;
}

#circles.right {
	width: 33px;
	height: 14px;
	background: white url(pics/circles.png) 0px 0px no-repeat;
	background-position: 0 -1px;
	overflow: hidden;
}
--*/


/*-------------------------------------------
INMATES
---------------------------------------------*/
h1.superbold {
	font: 325% "Helvetica", "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	margin-top: 20px;
	padding-left: 20px;
}

#pics a {
	font: 75% "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	float: right;
	padding-right: 20px;
}

#inmate {
	border-bottom: 1px solid #eee;
	margin-bottom: 1.5em;
}

#list1 {

}

#list2 {

}

#pics a:hover {
	color: #222;
}

#mara {
	visibility: hidden;
}

.headshot img {
	height: 150px;
	width: 150px;
}

.separator {
	border-bottom: 2px solid gray;
	width: 30%;
	margin-left: 200px;
}

.info ul li {
	list-style: none;
	font-size: 0.8em;
}


/*-------------------------------------------
footer
---------------------------------------------*/

#footer {
	clear: both;
	margin: 0 auto;
	padding-top: 20px;
	background-image: url(../images/background_gradient_footer.png);
	background-repeat: no-repeat;
	width: 960px;
	height: 240px;
}

#footer a {
	text-decoration: none;
	color: #fff;
}

#footer p {
	font: 100% "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	color: #888;
	text-align: left;
}

#footer_info {

}

#tweets {

}

#footer_links {

}

#footer_links ul li {
	height: 32px;
	list-style: none;
	text-align: right;
	padding-right: 42px;
	padding-top: 8px;
	background-repeat: no-repeat;
	background-position: center right;
}

#footer_links ul li#twitter {
	background-image: url(../images/social_media/twitter_32.png);
}
#footer_links ul li#facebook {
	background-image: url(../images/social_media/facebook_32.png);
}
#footer_links ul li#email {
	background-image: url(../images/social_media/email_32.png);
}
#footer_links ul li#phone {
	background-image: url(../images/social_media/google_voice_32.png);
}
#footer_links ul li#vimeo {
	background-image: url(../images/social_media/vimeo_32.png);
}
#footer_links ul li#youtube {
	background-image: url(../images/social_media/youtube_32.png);
}