/* CSS Document */


a:link {
	color: #380000;
}
a:hover {
	color: #707269;
}
a:visited {
	color: #82857C;
}
a:active {
	color: #380000;
}

img, div, td { behavior: url(script/iepngfix/iepngfix.htc) }
body {
	position:absolute;
	top:0px;
	width:100%;
	background-color: #250000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#111;
	background-image: url(../graphics/header.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#header {
	background-color: rgb(255,255,248);
	border-bottom: #7c7c7c 3px solid;
	height: 100px;
	-webkit-box-shadow: 0px 3px 7px #222;
	-moz-box-shadow: 0px 3px 7px #222;
	margin-bottom: 20px;
	position:fixed;
	width:100%;
	top:0px;
	left:0px;
	z-index:10;
}
#headershadow {
	height: 4px;
	-webkit-box-shadow: 0px -10px 30px #000;
	-moz-box-shadow: 0px -10px 30px #000;
	position:absolute;
	width:100%;
	bottom:-5px;
	left:0px;
	z-index:11;
}
#bodyWrap {
	margin-top:0px;
}
#content {
	background-color: #f5f0de;
	border: 7px solid #c7b78d;
	width:900px;
	display: inline-table;
	top: 20px;
	position: relative;
	padding: 10px;
	background-image: url(../graphics/page_curl_sm.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	z-index:1;
}
#logo {
	padding-left:5%;
	z-index:15;
	position:absolute;
}
a.menu {
	bottom:7px;
	right:0px;
	padding-right:20px;
	padding-left:0px;
	z-index:12;
	padding-bottom:10px;
	font-size: 18px;
	font-weight: bolder;
	color: #65604C;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-variant: normal;
	text-decoration: none;
	position: relative;
}
a.menu:hover {
	text-decoration:underline;
}
#menu img {
	cursor: pointer;
}
#menubg {
	position:absolute;
	bottom:0px;
	left:0px;
	height:30px;
	width:100%;
	background-color:rgb(10, 30, 80);
	background-color:rgba(10, 30, 80, 0.1);
	border:#999 thin solid;
	border-bottom:none;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	padding-bottom:0px;
	z-index:1;
}
.menuitemON {
	height:30px;
	display:table-cell;
	vertical-align:bottom;
	background-color:#600;
	border:#FFF thin solid;
	border-bottom: none;
	-webkit-box-shadow: 0px 0px 5px #000;
	-moz-box-shadow: 0px 0px 5px #000;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	font:Georgia, "Times New Roman", Times, serif;
	font-weight:bolder;
	font-size:18px;
	position:relative;
	cursor:pointer;
	color:#FFF;
	padding-left:8px;
	padding-right:8px;
	padding-top:10px;
	padding-bottom:5px;
}
.thumbVid {
	display:table-cell;
	background-color:#FFF;
	border:#CCC thin solid;
	-webkit-box-shadow: 0px 0px 5px #000;
	-moz-box-shadow: 0px 0px 5px #000;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	color:#FFF;
	padding:10px;
	cursor:pointer;
}
.storyBG {
	background-color:rgba(150,150,150,0.3);
	border:rgba(150,150,150,0.2) 3px solid;
	-webkit-box-shadow: 0px 0px 10px #BBB;
	-moz-box-shadow: 0px 0px 10px #BBB;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding:20px;
}
.videoBG {
	display:table-cell;
	background-color:rgba(0,0,0,100);
	border:rgba(0,0,0,100) thin solid;
	-webkit-box-shadow: 0px 0px 10px #222;
	-moz-box-shadow: 0px 0px 10px #222;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	padding:10px;
	margin:10px;
}
.menuitemOFF {
	height:30px;
	display:table-cell;
	vertical-align:bottom;
	color:rgb(100,100,100);
	z-index:15;
	padding:0px 15px 0px 15px;
	position:relative;
	cursor:pointer;
	font:Georgia, "Times New Roman", Times, serif;
	font-weight:bolder;
	font-size:16px;
}
#page {
	background:url(../graphics/page_bg_tex.png) repeat-y;
	width:900px;
	padding-top:120px;
}
#footer {
	background-image:url(../graphics/page_foot.png);
	background-position:bottom;
	background-repeat:no-repeat;
	height:15px;
	padding-top:80px;
}
#curl {
	position:absolute;
	bottom:-320px;
	right:7px;
	background-image: url(../graphics/page_curl.png);
	width: 920px;
	height:346px;
	background-repeat: no-repeat;
	background-position: right bottom;
}

/*
.menuitemON {
	height:60px;
	display:table-cell;
	vertical-align:bottom;
	background-image:url(../graphics/bookmark.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	font:Georgia, "Times New Roman", Times, serif;
	font-weight:bolder;
	font-size:18px;
	color:rgb(50,0,0);
	z-index:15;
	position:relative;
	padding:35px 10px 0px 0px;
	cursor:pointer;
}
.menuitemON:first-letter {
	color:#FFF;
	font-size:26px;
	padding-left:12px;
	padding-right:12px;
}
.menuitemOFF {
	display:table-cell;
	vertical-align:bottom;
	font:Georgia, "Times New Roman", Times, serif;
	font-weight:bolder;
	font-size:16px;
	color:rgb(100,100,100);
	z-index:15;
	padding-right:20px;
	padding-bottom:3px;
	position:relative;
	cursor:pointer;
}
*/.foot {
	font-size: 12px;
	color: #999;
}
.title {
	text-align: center;
	font-size: 36px;
	font-variant: small-caps;
	color: #460F00;
	text-decoration: underline;
}
.synopsis {
	text-align: left;
	font-size: 18px;
	font-style: italic;
}
.cafepress {
	position: absolute;
	top: 10px;
	right: 10px;
}

