@charset "windows-1251";
body{
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet Ms, Arial, Verdana;
	background-image: url(images/living_hell_bkg.jpg);
	background-position: top;
	text-transform: uppercase;
	background-repeat: repeat;
}

.foot_text{
	color: #FF0005;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	text-shadow: 1px 1px 1px #000000;
}
.foot_text1{
	color: #FFFFFF;
	text-align: center;
	font-weight: bolder;
	font-size: 23px;
	text-shadow: 2px 2px 1px #FF0000;
}
.menu_text{
	color: #FFFFFF;
	text-align: center;
	font-weight: bolder;
	font-size: 42px;
	text-shadow: 3px 3px 5px #FF0004;
	text-decoration: none;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}
@-webkit-keyframes pulsate {
 50% { color: #fff; text-shadow: 0 -1px rgba(0,0,0,.3), 0 0 5px #ffd, 0 0 8px #fff; }
}
@keyframes pulsate {
 50% { color: #fff; text-shadow: 0 -1px rgba(0,0,0,.3), 0 0 5px #ffd, 0 0 8px #fff; }
}
#blink {
	color: rgb(245,245,245);
	text-shadow: 0 -1px rgba(0,0,0,.1);
	-webkit-animation: pulsate 1.2s linear infinite;
	animation: pulsate 1.2s linear infinite;
}
.foot {
	color: #F9F9F9;
	text-align: center;
	font-size: small;
}


td.creatures {
	color: #FF0004;
	text-align: center;
	font-weight: bold;
	background-color: #FFFFFF;
	font-size: large;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	text-transform: uppercase;
}
td.moncters {
	color: #EC484A;
	text-align: center;
	text-transform: lowercase;
	font-size: 14px;
}
td.horror-sex {
	color: #000000;
	text-align: center;
	background-color: #FFFFFF;
	font-size: medium;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
}

/*----------Hovered Images-----------*/
ul.img-list {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
 
ul.img-list li {
	display: inline-block;
	margin-top: 2px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 4px;
	position: relative;
}
span.text-content {
	background: rgba(0,0,0,0.5);
	color: white;
	cursor: pointer;
	display: table;
	left: 0;
	position: absolute;
	top: 0;
}
 
span.text-content span {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
span.text-content {
	background: rgba(0,0,0,0.5);
	color: white;
	cursor: pointer;
	display: table;
	left: 0;
	position: absolute;
	top: 0;
	opacity: 0;
}
 
ul.img-list li:hover span.text-content {
	opacity: 2;
}
span.text-content {
	background: rgba(0,0,0,0.5);
	color: white;
	cursor: pointer;
	display: table;
	height: 306px;
	position: absolute;
	width: 1030px;
	opacity: 0;
	-webkit-transition: opacity 500ms;
	-moz-transition: opacity 500ms;
	-o-transition: opacity 500ms;
	transition: opacity 500ms;
	z-index: 4;
}
span.casting{
	font-size:36px;
	line-height:30px;
	opacity: 0.8;
}
span.scenes{
	font-size:30px;
	line-height:26px;
	opacity: 0.8;
	text-transform:capitalize;
}
img.casting{margin-top:5px;}
span.cast{font-family:Arial;Verdana;font-size:10px;font-weight:bold;color:#fff;line-height:10px;padding-top:5px;padding-left:20px;padding-right:20px;}
img.borderw{
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	z-index:1; 

}

.top1 {
	background-image: url(images/top_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 118px;
}
.top2 {
	background-image: url(images/face_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 501px;
	z-index: 4;
}
.top2_img {
	padding-top: 23px;
	padding-left: 90px;
}

.top3 {
	background-image: url(images/top_03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 70px;
	padding-top: 1px;
	padding-bottom: 5px;
}
