@charset "UTF-8";
/* CSS Document */

body{
	background-image: url(../assets/backgrounds/desert_background.jpg);
	background-repeat:no-repeat;
	background-color: #000;
	background-position: top;
	color: #222;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	line-height: 17px;
	text-align: left;
}

a {
	margin:0px;
	outline:none;	
}

a:link {
	text-decoration: none;
	color:#444444;
}
a:visited {
	text-decoration: none;
	color:#444444;
}

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

a:active {
	text-decoration: none;
	color: #222222;
}

.textLink {
	color: #444444;
	padding: 3px;
}

.textLink:hover{
	color: #222222;
	background-color: #BAFF46;
	padding: 3px;
}

.nowCast a:link{
	color:#222222;
	font-weight: bold;
	margin-left: 10px;
}

.nowCast a:hover {
	background-color: #BAFF46;
	color: #111;
	border: solid #BAFF46 1px;
	margin: -1px;
	margin-left: 9px;
}


#container {
	margin: auto;
	/* margin-left: 100px; to center with logo*/
}

#banner {
	height: 90px;
	width: 775px;
	margin: auto;
	background-color: #CCC;
	text-align: center;
	margin-bottom: 50px;
	background-image: url(../assets/banner/banner.jpg);
	border: solid black 1px;
}

#logo {
	z-index: 3;
	margin-left: -105px;
	float: left;
	width: 620px;
	background-image: url(../assets/backgrounds/logo.png);
	height: 175px;
}

#nav-bar {
	margin-right: -50px;
	width: 232px;
	text-align: right;
	float: right;
	z-index: 2;
	height: 175px;
}

#page-container {
	width: 700px;
	margin: auto;
	background-image: url(../assets/backgrounds/page-container-background4.png);
	padding-left: 25px;
	padding-right: 50px;
}

#poster-bar{
	padding-bottom: 10px;
	margin-left: 25px;
	color: #444;
	text-align: center;
	float: right;
	width: 200px;
	margin-top: 0px;
}

#twitter_div {
	padding-top: 20px;
	padding-right: 10px;
	margin-left: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	background-image: url(../assets/backgrounds/twitter-background.png);
	margin-top: -30px; 
	z-index: -1;
	border:solid #bbbbbb 3px;
}

#twitter_div a{
	background-color: #BAFF46;
	color: #111;
	border: solid #BAFF46 1px;
	display: block;
}

#twitter_div span {
	display:block;
}

#twitter_div span a{
	background: none;
	color: #111;
	border: none;
	display: inline;
}

#twitter_div span a:hover{
	background-color: #BAFF46;
	color: #111;
	border: solid #BAFF46 1px;
	margin: -1px;
	display: block;
	display: inline;
}

#side-bar {
	clear: both;
	width: 190px;
	float: left;
	margin-right: 25px;
	margin-top: 25px;
}

#side-bar-bios {
	width: 230px;
	margin-left: 50px;
	float: right;
	margin-top: 15px;
	clear: both;
}

#side-bar-storyboards {
	clear: both;
	width: 170px;
	float: right;
}

#footer {
	clear: both;
	text-align: center;
	font-size: 11px;
	padding-top: 20px;
	padding-bottom: 12px;
	margin-left: 25px;
}

#footer a:hover{
	background-color: #BAFF46;
	color: #111;
	border: solid #BAFF46 1px;
	margin: -1px;
}

#about-div{
	width:420px;
}



li {
	list-style-type: none;
	margin-top: 20px;
}

.storytext {
	margin-left: 25px;
	display: block;
}

.storytext p{
	margin:none;
	padding:none;
}

.homepagestorytext {
	margin-left: 0px;
	display: block;
}
.homepagestorytext p{
	margin-left: 25px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	padding:none;
}

.locationShotsThumbs{
	margin-left: 40px;
	margin-top: -15px;
	padding: 0px;
	line-height: 0;
	text-align: left;
}
.locationShotsThumbs img{
	border: solid 3px #959595;
	margin:4px;
}
.locationShotsThumbs img:hover{
	border-color: #BAFF46;
}

input.projectButton
{
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	width:150px;
	height:20px;
	background-color:#ECECEC;
	color: #666666;
	border-style:none;
	outline:none;
}

.smallPoster{
	font-size:11px;
	line-height:11px;
	display:block;
	float: right;
	margin-bottom: 10px;
	margin-left: 25px;
}

.smallPoster img{
	border-color:#959595;
	border-width:3px;
	margin-bottom:5px;
}

.smallPoster A:hover img{
	text-decoration:none;
}

#teamLinksTable td{
	padding:3px;
}

#main-nav{
	background-repeat: no-repeat;
	width: 192px;
	height: 165px;
	}
#main-nav td{
	height:33px;
	}
	
#main-nav a{
	height: 33px;
	width: 192px;
	display:block;
	background-color: none;
	border: none;
	background: none;
	}

.aboutPageImageLink{
	border: solid 2px #959595; 
	margin-bottom: 5px;
}


.aboutPageImageLink:hover{
	border-color:#666;
	margin-bottom: 5px;
}

.aboutPageImageStatic{
	background-color: #BAFF46;
	border-style:solid; 
	border-width:2px; 
	border-color:#959595;
	margin-top:5px;
}

.mainPagePosterLink{
	border: solid 3px #959595;
	
}

.mainPagePosterLink:hover{
	border: solid 3px #BAFF46;
}

.submitButton {
	margin-top: 10px;
}

.postermedia {
	margin-left: 15px;
	display: block;
}

.postermedia img{
	border: solid 3px #959595;
	margin:4px;
}
.postermedia img:hover{
	border-color: #BAFF46;
}

.characters-text {
	display: block;
	margin-left: 10px;
	margin-right: 5px;
}

.characters-text a:link{
	font-weight: bold;
	color: #222;
	text-align:center;
	font-size: 10px;
}

.songForm-section {
	font-weight: bolder;
	text-align: right;
}

#music-form {
	width: 751px;
	margin: auto;
	margin-top: 50px;
	background-image: url(../assets/backgrounds/page-container-background4.png);
}
