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


/* Meyers Reset, v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	background-color:#000;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	height:100%;
	min-height:0;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

a, a:visited{
	text-decoration: none;
	font-weight:bold;
	color: #FFF;
}
	
a:hover{
	text-decoration:underline;
	font-weight:bold;
	color: #FFF;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

hr{
	margin:5px 0 10px 0;
	border: 1px solid #d97b47;
}

.wrapper{
	width:1040px;
	position:absolute;
	top:0;
	left:50%;
	min-height:925px;
	margin-left: -520px;
	overflow:visible;
}

/* Age Page */

.age{
	width:856px;
	height:768px;
	margin: 0 auto;
}

.age_top{
	width:856px;
	height:197px;

}

.age_left{
	width:561px;
	height:571px;
	float:left;

}
	
.age_2257{
	width:202px; 
	height:243px;

}

.age_right{
	width:93px;
	height:571px;
	float:right;

}
	
.age_bottom{
	width:202px;
	height:328px;
}

.age_second_column{
	width:202px;
	height:571px;
	float:left;
}

/* Home */

#indexbody {
	color:#366;
	font-weight:bold;
}

#indexbody a, #indexbody a:visited{
	text-decoration: none;
	font-weight:bold;
	color: #366;
}
	
#indexbody a:hover {
	text-decoration:underline;
	font-weight:bold;
	color: #366;
}


.home1{
	float:left;
}

.home2{
	float:right;
}

.home3{
	margin-bottom:12px;
}

.home_newreleases{
	position:absolute;
	left:48px;
	top:320px;
	width:177px;
	height:440px;
	z-index:4;
	font-size: 10pt;
}


.home_news{
	position:absolute;
	left:288px;
	top:240px;
	width:395px;
	height:556px;
	z-index:4;
	line-height:125%;
}

.home_news p {
	font: 12pt "Times New Roman", serif;
	padding-bottom: 10px;
	line-height: 1.35em;
}

.home_news_jump {
	text-align: right;
}

.home_bestsellers{
	position:absolute;
	left:761px;
	top:214px;
	width:234px;
	height:582px;
	z-index:4;
	font-size: 10pt;
}

.home_newreleases p, .home_bestsellers p {
	padding-bottom: 15px;
}

.home_movies {
	position:absolute;
	left:60px;
	top:922px;
	width:927px;
	height:297px;
	z-index:4;
	line-height:135%;
}

.home_movies p, .home_movies li {
	padding-bottom: 15px;
	font-size: 115%;
}


.home_audiobooks{
	position:absolute;
	left:59px;
	top:1358px;
	width:433px;
	height:252px;
	z-index:4;
	line-height:135%;
}

.home_audiobooks p, .home_audiobooks li {
	padding-bottom: 13px;
	font-size: 115%;
}

.home_comics{
	position:absolute;
	left:530px;
	top:1358px;
	width:457px;
	height:251px;
	z-index:4;
	line-height:135%;
}

.home_comics p {
	font: 12pt "Times New Roman", serif;
	line-height: 1.35em;
}

.home_comicstitle h2 {
	font: 14pt bold "Times New Roman", serif;
	padding-bottom: 5px;
}

.home_comicsthumb {
	width: 174px;
	height: 225px;
	float: left;
	margin-right: 10px;
}

.homethumb img{
	border:#366 medium solid;
	width:200px;
	height:150px;
	background-color:#366;
	margin:0 0 10px 10px;
}

.homethumb2 img{
	border:#366 medium solid;
	width:130px;
	height:100px;
	background-color:#366;
	margin:0 0 10px 10px;
}

.homenews_meta{
	margin:5px 0 5px 0;
	font-size: 18px;
	font-style:italic;
	color:#FFF;
	text-align: right;
}

.homenews_title{
	font:24px Arial, Helvetica, sans-serif bold;
	color:#F09;
	font-style:italic;
	margin:0;
}

hr.homeline {
	margin:10px 0 10px 0;
	border: 1px solid #366;;
}

/* Free Text Pages */

.static_title{
	position:absolute;
	left:241px;
	top:300px;
	width:548px;
	height:46px;
	z-index:4;
	font:italic bold 36px "Times New Roman", Times, serif;
	color:#d87d46;
	text-align:center;
}

.static_content{
	background-image: url("http://mindcontroltheatre.com/widgets/staticbg.jpg");
	background-repeat:repeat-y;
	width:661px;
	height:auto;
	margin-left:184px;
	font: 14px "Times New Roman", Times, serif;
	color:#d87d46;
	display:block;
}

.static_text{
	margin:0 60px;
}

.static_content p {
    padding-bottom: 8px;
}

.static_content h2 {
    padding-top: 12px;
    padding-bottom: 6px;
    font-weight: bold;
    font-size: 115%;
}

.static_content blockquote {
	padding-left: 20px;
	font-style: italic;
}

/* News */

.news_title{
	font:24px Arial, Helvetica, sans-serif;
	color:#ecde33;
	font-style:italic;
	margin:0 60px 10px 60px;
}

.news_content{
	background-image: url("http://mindcontroltheatre.com/widgets/newsbg.jpg");
	background-repeat:repeat-y;
	width:661px;
	height:auto;
	margin-left:188px;
	font: 14px Arial, Helvetica, sans-serif;
	color:#d87d46;
}

.news_content hr{
	margin:10px 60px 10px 60px;
}

.news_text {
	margin:0 60px;
	color: #ecde33;
	font: 12pt "Times New Roman", serif;
	padding-bottom: 10px;
	line-height: 1.35em;
}

.news_text p {
	padding-bottom: 8px;
}

.news_meta
{
	margin: 0 60px;
	font-size: 18px;
	font-style: italic;
	text-align: right;
}

.comment{
	margin:0 60px;
	color: #ecde33;
	line-height:125%;
}
.commentmeta{
	margin:0 0 5px 0;
	font-size: 14px;
	font-style:italic;
	color:#d87d46;
}

.commentform{
	margin:0 60px;
	width: 558px;
	height: 501px;
	background-image: url("http://mindcontroltheatre.com/widgets/commentbox.jpg");
	background-repeat:no-repeat;
	padding:30px 30px 0 30px;
	color:#FFF;
}

.commentform input{
	margin:10px 0;
}

.instruction{
	font-size:10px;
	width:500px;
	line-height:150%;
}

.talktous{
	font:24px Arial, Helvetica, sans-serif;
	color:#ecde33;
	font-weight: bold;
}

/* Login Disambugation */

.login_dl{
	position:absolute;
	left:190px;
	top:284px;
	width:652px;
	height:253px;
	z-index:4;
}

.login_disc{
	position:absolute;
	left:190px;
	top:566px;
	width:654px;
	height:252px;
	z-index:5;
}
	

/* Movies Page */

.moviecategories{
	position:absolute;
	left:216px;
	top:358px;
	width:320px;
	height:651px;
	z-index:5;
}

.moviebestsellers{
	position:absolute;
	left:595px;
	top:908px;
	width:217px;
	height:460px;
	z-index:5;
}

.movienewreleases{
	position:absolute;
	left:594px;
	top:370px;
	width:218px;
	height:445px;
	z-index:5;
}

.moviebestsellers p, .movienewreleases p {
	font-size: 12px;
	line-height: 1.5em;
}

.moviebestsellers p, .movienewreleases p {
	padding-bottom: 15px;
}

.moviecategories p {
	font:bold 14px "Times New Roman", Times, serif;
	padding-bottom: 10px;
	line-height: 1.5em;
}

.moviecategories h2 {
	font:bold 18px "Times New Roman", Times, serif;
	color:#d87d46;
	padding-top: 4px;
	padding-bottom: 10px;
}

.typethumb img{
	border:#d97b47 medium solid;
	width:200px;
	height:150px;
	background-color:#d97b47;
	margin:0 0 10px 10px;
}

.realmoviecategories{
	position:absolute;
	left:216px;
	top:358px;
	width:320px;
	height:651px;
	z-index:5;
}

/* Movie Title Page */

.movielogo{
	width:308px;
	height:240px;
	z-index:50;
	position:absolute;
	top:0;
	left:0;
}

.movie_title{
	position:absolute;
	left:241px;
	top:300px;
	width:548px;
	height:46px;
	z-index:4;
	font:bold 36px "Times New Roman", Times, serif;
	color:#d87d46;
	text-align:center;
}

.movie_content{
	background-image: url("http://mindcontroltheatre.com/widgets/staticbg.jpg");
	background-repeat:repeat-y;
	width:661px;
	height:auto;
	margin-left:184px;
	font: 14px "Times New Roman", Times, serif;
	color:#d87d46;
	display:block;
}

.movie_text{
	margin:0 60px;
}

.largethumb img{
	border:#d97b47 medium solid;
	width:249px;
	height:188px;
	background-color:#d97b47;
	margin:0 20px 10px 0;
}

.smallthumb img{
	border:#d97b47 thin solid;
	width:130px;
	height:100px;
	background-color:#d97b47;
	margin:10px 0 0 0;
}

.preview_info{
	font-size:28px;
	font-weight:bold;
	width:248px;
}

.preview_info img{
	vertical-align:-17%;
}

.downloadlink{
	font-size:38px;
//	float:left;
	font-weight:bold;
}

.purchaselinks{
	font-size:38px;
	font-weight:bold;
	width:550px;
	margin: 10px 0 0 0;
}

.buylink{
	font-size:38px;
//	float:right;
	font-weight:bold;
}
	

.preview_info hr{
	margin:5px 0 0 0;
}

.yline{
	display:inline-block;
	height:40px;
	width:2px;
	background-color:#d97b47;
	margin:-10px 0;
}

.titleinfo{
	float:right;
	width:260px;
	min-height:270px;
}

.titleinfo p {
    padding-bottom: .6em;
}

.titleinfo blockquote {
	font-style:italic;
}

.movie_content a, .movie_content a:visited, .movie_content a:hover{
	text-decoration: none;
	color:#d97b47;
	}

.performers { font-weight: bolder }
	
/* Audio Title Page */

.audiologo{
	width:308px;
	height:240px;
	z-index:5;
	position:absolute;
	top:0;
	left:0;
}

.audio_title{
	position:absolute;
	left:241px;
	top:300px;
	width:548px;
	height:46px;
	z-index:4;
	font:bold 36px "Times New Roman", Times, serif;
	color:#d87d46;
	text-align:center;
}

.audio_content{
	background-image: url("http://mindcontroltheatre.com/widgets/staticbg.jpg");
	background-repeat:repeat-y;
	width:661px;
	height:auto;
	margin-left:184px;
	font: 14px "Times New Roman", Times, serif;
	color:#d87d46;
	display:block;
}

.audio_text{
	margin:0 60px;
}

.audio_content a, .audio_content a:visited, .audio_content a:hover{
	text-decoration: none;
	color:#d97b47;
	}

/* Comics Title Page */

.comicslogo{
	width:308px;
	height:240px;
	z-index:5;
	position:absolute;
	top:0;
	left:0;
}

.comics_title{
	position:absolute;
	left:241px;
	top:300px;
	width:548px;
	height:46px;
	z-index:4;
	font:bold 36px "Times New Roman", Times, serif;
	color:#d87d46;
	text-align:center;
}

.comics_content{
	background-image: url("http://mindcontroltheatre.com/widgets/staticbg.jpg");
	background-repeat:repeat-y;
	width:661px;
	height:auto;
	margin-left:184px;
	font: 14px "Times New Roman", Times, serif;
	color:#d87d46;
	display:block;
}

.comics_text{
	margin:0 60px;
}

.comics_content a, .audio_content a:visited, .audio_content a:hover{
	text-decoration: none;
	color:#d97b47;
	}

.comics_largethumb img{
	border:#d97b47 medium solid;
	width:248px;
	height:321px;
	background-color:#d97b47;
	margin:0 20px 10px 0;
}

.comics_smallthumb img{
    margin:10px 0 0 0;
	border:#d97b47 thin solid;
	width:130px;
	height:100px;
	background-color:#d97b47;
}

/* ACTOR PAGES */
    
.actor {
    float:left;
    margin:10px;
    }
    
.actorlist {
    text-align:center;
    width:475px;
    margin:0 auto;
}

/* Category Page */
	
.cat_title{
	font:bold 36px "Times New Roman", Times, serif;
	color:#d87d46;
	text-align:center;
	margin-bottom: 10px;
}

.cat_content{
	background-image: url("http://mindcontroltheatre.com/widgets/staticbg.jpg");
	background-repeat:repeat-y;
	width:661px;
	height:auto;
	margin-left:184px;
	font: 14px "Times New Roman", Times, serif;
	color:#d87d46;
	display:block;
}

.cat_text{
	margin:0 60px;
}

.cat_content a, .cat_content a:visited, .cat_content a:hover{
	text-decoration: none;
	color:#d97b47;
	}


/* top nav (global) */

.topnav{
	width: 705px;
	height: 49px;
	z-index:2;
	position:absolute;
	top:80px;
	left:310px;
}

/* --- */
a.topbutton1 {
	display: block;
	width: 70px;
	height: 39px;
	text-decoration: none;
	background: url("http://mindcontroltheatre.com/widgets/top_button_03.png");
	float:left;
	margin:0 10px 0 0;
	}

a.topbutton1:hover {
	background-position: 0 -39px;
	}
	
/* --- */
a.topbutton2 {
	display: block;
	width: 100px;
	height: 39px;
	text-decoration: none;
	background: url("http://mindcontroltheatre.com/widgets/top_button_04.png");
	float:left;
	margin:0 10px 0 0;
	}

a.topbutton2:hover {
	background-position: 0 -39px;
	}
	
	/* --- */
a.topbutton3 {
	display: block;
	width: 67px;
	height: 39px;
	text-decoration: none;
	background: url("http://mindcontroltheatre.com/widgets/top_button_05.png");
	float:left;
	margin:0 10px 0 0;
	}

a.topbutton3:hover {
	background-position: 0 -39px;
	}
	
	/* --- */
a.topbutton4 {
	display: block;
	width: 67px;
	height: 39px;
	text-decoration: none;
	background: url("http://mindcontroltheatre.com/widgets/top_button_06.png");
	float:left;
	margin:0 10px 0 0;
	}

a.topbutton4:hover {
	background-position: 0 -39px;
	}
	
	/* --- */
a.topbutton5 {
	display: block;
	width: 128px;
	height: 39px;
	text-decoration: none;
	background: url("http://mindcontroltheatre.com/widgets/top_button_07.png");
	float:left;
	margin:0 10px 0 0;
	}

a.topbutton5:hover {
	background-position: 0 -39px;
	}
	
	/* --- */
a.topbutton6 {
	display: block;
	width: 54px;
	height: 39px;
	text-decoration: none;
	background: url("http://mindcontroltheatre.com/widgets/top_button_08.png");
	float:left;
	margin:0 10px 0 0;
	}

a.topbutton6:hover {
	background-position: 0 -39px;
	}
	
	/* --- */
a.topbutton7 {
	display: block;
	width: 69px;
	height: 39px;
	text-decoration: none;
	background: url("http://mindcontroltheatre.com/widgets/top_button_09.png");
	float:left;
	margin:0 10px 0 0;
	}

a.topbutton7:hover {
	background-position: 0 -39px;
	}
	
		/* --- */
a.topbutton8 {
	display: block;
	width: 49px;
	height: 39px;
	text-decoration: none;
	background: url("http://mindcontroltheatre.com/widgets/top_button_10.png");
	float:left;
	margin:0 10px 0 0;
	}

a.topbutton8:hover {
	background-position: 0 -39px;
	}
	
/* bottom nav */

.bottomnavbg{
	display:block;
	margin:0 0 3px 25px;
	float:left;
}

.bottomnav{
	width: 1000px;
	height: 42px;
	z-index:3;
	position:absolute;
	bottom:35px;
	left:90px;
}


a.bottombutton1 {
	display: block;
	width: 66px;
	height: 42px;
	text-decoration: none;
	background: url("http://mindcontroltheatre.com/widgets/bottom_button_03.png");
	float:left;
	margin:0 10px;
	}

a.bottombutton1:hover {
	background-position: 0 -42px;
	}
	
/* --- */
a.bottombutton2 {
	display: block;
	width: 104px;
	height: 42px;
	text-decoration: none;
	background: url("http://mindcontroltheatre.com/widgets/bottom_button_04.png");
	float:left;
	margin:0 10px;
	}

a.bottombutton2:hover {
	background-position: 0 -42px;
	}
	
	/* --- */
a.bottombutton3 {
	display: block;
	width: 62px;
	height: 42px;
	text-decoration: none;
	background: url("http://mindcontroltheatre.com/widgets/bottom_button_05.png");
	float:left;
	margin:0 10px;
	}

a.bottombutton3:hover {
	background-position: 0 -42px;
	}
	
	/* --- */
a.bottombutton4 {
	display: block;
	width: 67px;
	height: 42px;
	text-decoration: none;
	background: url("http://mindcontroltheatre.com/widgets/bottom_button_06.png");
	float:left;
	margin:0 10px;
	}

a.bottombutton4:hover {
	background-position: 0 -42px;
	}
	
	/* --- */
a.bottombutton5 {
	display: block;
	width: 121px;
	height: 42px;
	text-decoration: none;
	background: url("http://mindcontroltheatre.com/widgets/bottom_button_07.png");
	float:left;
	margin:0 10px;
	}

a.bottombutton5:hover {
	background-position: 0 -42px;
	}
	
	/* --- */
a.bottombutton6 {
	display: block;
	width: 52px;
	height: 42px;
	text-decoration: none;
	background: url("http://mindcontroltheatre.com/widgets/bottom_button_08.png");
	float:left;
	margin:0 10px;
	}

a.bottombutton6:hover {
	background-position: 0 -42px;
	}
	
	/* --- */
a.bottombutton7 {
	display: block;
	width: 70px;
	height: 42px;
	text-decoration: none;
	background: url("http://mindcontroltheatre.com/widgets/bottom_button_09.png");
	float:left;
	margin:0 10px;
	}

a.bottombutton7:hover {
	background-position: 0 -42px;
	}
	
		/* --- */
a.bottombutton8 {
	display: block;
	width: 100px;
	height: 42px;
	text-decoration: none;
	background: url("http://mindcontroltheatre.com/widgets/bottom_button_10.png");
	float:left;
	margin:0 10px;
	}

a.bottombutton8:hover {
	background-position: 0 -42px;
	}
	
			/* --- */
a.bottombutton9 {
	display: block;
	width: 47px;
	height: 42px;
	text-decoration: none;
	background: url("http://mindcontroltheatre.com/widgets/bottom_button_11.png");
	float:left;
	margin:0 10px;
	}

a.bottombutton9:hover {
	background-position: 0 -42px;
	}