@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
body#salty {
	background: #000;
}
#wrapper {
	margin: 70px auto 0 auto;
	width: 604px;
	position: relative;
}
#warning {
	text-align: center;
	color: #555;
	font-family: 'Fanwood Text', serif;
	font-style: italic;
}
#warning a {
	color: #555;
	text-decoration: none;
	font-style: normal;
}
#warning a.big {
	color: #555;
	text-decoration: none;
	font-size: 23px;
	text-transform: uppercase;
	font-weight: bold;
}
#warning p {
	padding-bottom: 5px;
}
#salty #header {
	width: 806px;
	min-height: 189px;
	background-image: url(../images/salty-header.png);
	margin: 30px auto 0px auto;
}
#logo {
	margin: 0 auto;
	width: 190px;
}
.nonitalic {
	font-style: normal;
}
a {
	outline: 0;
}
a img {
	border: none;
}
#film {
	background-image: url(../images/film.jpg);
	margin: 51px auto 0 auto;
	width: 537px;
	height: 305px;
}
#quotes {
	margin: 38px auto 0 auto;
	width: 604px;
	height: 201px;
	font-family: 'Fanwood Text', serif;
	font-style: italic;
}
#salty #quotes {
	margin: 54px auto 0 auto;
}
#titlecontainer {
	text-align: center;
	font-size: 18px;
	line-height: 28px;
	width: 560px;
	margin: 0 auto;
	color: #222;
}
#salty #titlecontainer {
	color: #555;
}
#text {
	font-family: 'Fanwood Text', serif;
	font-style: italic;
	text-align: center;
	font-size: 17px;
	line-height: 35px;
	width: 604px;
	margin: 0 auto;
	color: #222;
}
h1 {
	text-align: center;
	font-size: 35px;
	margin: 55px 0 30px;
}
h2 {
	text-align: center;
	font-size: 27px;
	margin: 10px 0 17px;
}
ul {
	text-align: left;
	margin: 0 47px;
}
li {
	padding-bottom: 17px;
}
p {
	padding-bottom: 29px;
}
p.left {
	text-align: left;
	padding-bottom: 6px;
}
#detailscontainer {
	font-size: 14px;
	line-height: 20px;
	margin-left: 40px;
	margin-top: 34px;
	text-align: left;
	white-space: nowrap;
}
#salty #detailscontainer {
	color: #ddd;
}
.labels {
	color: gray;
}
#salty .labels {
	color: #555;
}
#moviecontainer, #actorcontainer, #charactercontainer {
	float: left;
}
#moviecontainer {
	font-size: 16px!important;
}
#actorcontainer {
	font-style: normal;
}
#charactercontainer {
	font-style: normal;
}
#footer {
	position: relative;
}
#eye {
	position: absolute;
	left: 20px;
	width: 128px;
	height: 117px;
	top: 10px;
}
#eye2 {
	margin: 0 auto;
	width: 128px;
	height: 117px;
	text-align: center;
	padding-left: 16px;
}
#help {
	position: absolute;
	right: 20px;
	width: 138px;
	height: 129px;
}
#email, #back {
	margin: 50px auto;
	width: 138px;
	text-align: center;
	font-family: 'Fanwood Text', serif;
	font-size: 15px;
}
#back {
	margin: 10px auto;
}
#email_old {
	position: absolute;
	right: 20px;
	width: 138px;
	text-align: center;
	font-family: 'Fanwood Text', serif;
	font-size: 15px;
	top: 120px;
}
#email a, #back a {
	text-decoration: none;
	color: #888;
}
#back a {
	text-decoration: none;
	color: #333;
}
