/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#9999FF;
	font-size:14px;
	font-weight:bold;
	background-color:#5836A6;
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(/images/2011/bg_repeat.jpg);
}

html, body {
   margin: 0;
   padding: 0;
   height: 100%;
}

a { color:#ffd53f; text-decoration: none; font-weight: bold; }

a img { border: none; }

h1, h2, h3, h4, p { margin:0 0 8px 0; }

h1 { font-size:1.8em; }

h2 { font-size:1.4em; color: #F9AB15; }

h3 { font-size:1.2em; color:#F9AB15;}

h4 {font-size:1.6em;  color:#F9AB15; text-decoration:none; margin: 0px; padding:0px;}

h5 {font-size:1.2em;  color:#9999FF; text-decoration:none; margin: 0px; padding:0px;}

h5 a{font-size:1.2em;  color:#9999FF; text-decoration:none; margin: 0px; padding:0px;}

input { background-color: #FABC33; border: 1px solid #9F6C09; }
/* ---- class settings ----------------------- */
.menu_list {margin-left:30px; margin-top: 0px; margin-bottom:0px; padding:0px; list-style:none;}

.menu_label {color:#ffd53f;}

.input { background-color: #FABC33; border: 1px solid #9F6C09; }

.img_top {
	position: absolute;
	top: 0;
	left: 0;
}

.img_btm {
	position: absolute;
	bottom: 0;
	left: 0;
}

.showtimes {
	color: #926dec;
}

.title_large {
	color: #ffd53f;
	font-size: 1.5em;
}

.dates {
	color: #926dec;
	font-size: .9em;
}

.comedian_name {
	font-size: 2em;
}

.yellow {
	color: #f9b329;
}

.video {
	position:relative;
	margin: 0 auto;
	background-image:url(images/video_background.jpg);
	height:400px;
	width:353px;
	padding: 40px 0 0 40px;
	float:left;
	
}

.comedian-box {
	position:relative;
	width:180px;
	height:220px;
	float:left;
	border:3px solid #251C51;
	text-align:center;
	padding:10px;
	margin:10px 10px 0 0;
}

.comedian-box img { border:1px solid #251C51; margin-bottom:5px;}

.form-style {
	color:#cccccc;
	background-color:#140d32;
	border:1px solid #5233a0;
}

.trans-link {
	position:absolute;
	top:64px;
	right:15px;
}

/* ---- layout settings ----------------------- */


#bg_container {
	position:relative;
	margin:0 auto;
	width:100%;
	height:auto;
}

#main_container {
	position:relative;
	margin:0 auto;
	width:970px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:970px;
	height:264px;
	margin: 0 auto;
	background-repeat:no-repeat;
	background-image:url(images/bg_header.jpg);
}

#top_bar {
	position:absolute;
	top:0;
	right:15px;
	width:475px;
}

.email-signup {
	position:relative;
	float:left;
	padding:10px 0 0 0;
}

.social {
	position:relative;
	float:right;
	padding:7px 0 0 0;
}

#xmas {
	background-repeat:repeat-x;
	background-image:url(images/xmas-lights.jpg);
	height:auto;
	}


#drop-menu {
	background-color:#5B35AC;
	height:auto;
	}
	
#header_stars-container {
	position:absolute;
	top:30px;
	left:20px;
	width:950px;
	height:180px;
	margin: 0 auto;
}
	
/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:224px;
	left:0;
	width:940px;
	height:40px;
	margin: 0 auto;
}

#sub_nav {
	position:absolute;
	top:0;
	left:0;
	width:910px;
	height:auto;
	color:#fff;
	font-family: "Times New Roman", Times, serif;
}

#hidden_menu {
	position:relative;
	top:0;
	left:0;
	width:250px;
	height:auto;
	float: left;
}

#hidden_menu a {
	display: block;
	background-color: #111;
	border-bottom: 1px solid #333;
}

#menu_left {
	position:relative;
	top:0;
	left:0;
	width:250px;
	height:auto;
	float: left;
}



/* ---- end nav id settings -------------------------- */

#main {
	position:relative;
	top:0;
	left:0;
	width:970px;
	height:auto;
	margin: 10px auto;
}

#main2 {
	position:relative;
	top:0;
	left:0;
	width:100%;
	height:auto;
	margin: 0 auto;
	background-repeat:repeat-y;
	background-image:url(images/2011/bg_main.png);
}

#main_sub {
	position:relative;
	top:0;
	left:0;
	width:100%;
	height:auto;
	margin: 0 auto;
	background-repeat:repeat-y;
	background-image:url(images/2011/bg_main-sub.png);
}

#bg_content-btm {
	position:relative;
	top:0;
	left:0;
	width:100%;
	height:auto;
	background-repeat: repeat-x;
	background-image: url(images/bg_btm-stars.jpg);
}
/* ---- start main content settings -------------- */

#content_main-sub {
	position:relative;
	float:left;
	width:711px;
	min-height:450px;
    height:auto !important;
    height:450px;
}

#content_main-sub-text {
	padding:15px 50px 0 50px;
}

.divider-line {
	position:relative;
	width:100%;
	height:1px;
	background-color:#25184F;
	margin:18px 0;
}

#content_menu {
	position:relative;
	top:0;
	left:20px;
	width:700px;
	height:auto;
	float:right;
}


#content_top {
	position:relative;
	top:0;
	left:0;
	width:970px;
	height:auto;
	padding: 10px 0 0 0;
	
}

#content_top-left {
	position:relative;
	top:0;
	left:0;
	width:270px;
	height:auto;
	float:left;

}

#content_top-left2 {
	position:relative;
	top:0;
	left:0;
	width:125px;
	height:auto;
	float:left;
	text-align:right;
	padding: 15px 20px 0 0;

}

#content_top-center {
	position:relative;
	top:0;
	left:0;
	width:380px;
	height:auto;
	float:left;
}
#content_top-center2 {
	position:relative;
	top:0;
	left:0;
	width:800px;
	height:auto;
	float:left;
}

#content_top-right {
	position:relative;
	top:0;
	left:0;
	width:270px;
	height:auto;
	float:left;
	padding: 10px 10px;
	background-color: #2D1F5D;
}

/* ---- end main content settings ---------------- */

/* ---- start side bar content settings -------------- */

#content_btm {
	position:relative;
	top:0;
	left:0;
	width:970px;
	height:auto;
	margin: 10px auto;
	padding-bottom: 40px;
}

#scroll_bar {
	position:relative;
	top:0;
	left:0;
	width:970px;
	height:25px;
	color: #122251;
	margin: 0 auto;
	padding: 10px 0 0 0;
}

#content_btm-left {
	position:relative;
	top:0;
	left:0;
	width:200px;
	height:auto;
	margin: 0 10px;
	float: left;
}

#content_btm-center {
	position:relative;
	top:0;
	left:0;
	width:457px;
	height:318px;
	float: left;
	padding: 20px 10px 10px 20px;
	background-repeat: no-repeat;
	background-image: url(images/bg_btm-center.jpg);
}

#btm_center-left {
	position:relative;
	top:0;
	left:0;
	width:200px;
	height:318px;
	float: left;
}

#btm_center-right {
	position:relative;
	top:0;
	left:0;
	width:257px;
	height:318px;
	float: left;
}

#content_btm-right {
	position:relative;
	top:0;
	left:0;
	width:200px;
	height:auto;
	margin: 0 10px;
	float: right;
}



/* ------ Sidebar ------ */

#sidebar {
	position:relative;
	float:left;
	width:170px;
	height:auto;
	padding:30px;
	margin-left:14px;
}

.side-flag {
	padding-bottom:10px;
}

#sidebar a {
	color:#fff;
}

#sidebar a:hover {
	text-decoration:underline;
}

/* ---- END Sidebar ------ */



/* ---- end side bar content settings ---------------- */

#sub_footer {
	margin-left:15px;
}

#footer {
	bottom:0;
	left:0;
	width:970px;
	clear:both;
	position: relative;
	bottom: 0 !important;
	height: 125px;
	background-repeat:no-repeat;
	background-image:url(images/2011/bg_footer.jpg);
	margin-bottom:15px;
}

#footer_buttons {
	position:relative;
	width:970px;
	height:auto;
}

#footer_content {
	position:relative;
	bottom:0;
	left:0;
	color:#FFF;
	width:970px;
	height:30px;
	padding: 10px 0 0 0;
	margin: 0 auto;
}

#footer_content a {
	color: #fff;
	text-decoration:none;
}

#footer_content a:hover {
	text-decoration:underline;
}

#copy {
	float:left;
    padding:10px 0 0 25px;
}

#slug {
	float:right;
	padding:10px 25px 0 0;
}

/* ---- start navigation settings -------------------------- */
 
#nav a {
	position:relative;
	float:left;
	height:40px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(images/2011/nav.png);
}

a#nav_01 {
	width:84px;
	background-position:0 0;
}

a:hover#nav_01{
	background-position: 0 -40px;
}

.active_01 {
	background-position: 0 -40px !important;
}

a#nav_02 {
	width:67px;
	background-position:-84px 0;
}

a:hover#nav_02{
	background-position:-84px -40px;
}

.active_02 {
	background-position:-84px -40px !important;
}

a#nav_03 {
	width:88px;
	background-position:-151px 0;
}

a:hover#nav_03{
	background-position:-151px -40px;
}

.active_03 {
	background-position:-151px -40px !important;
}

a#nav_04 {
	width:225px;
	background-position:-239px 0;
}

a:hover#nav_04{
	background-position:-239px -40px;
}

.active_04 {
	background-position:-239px -40px !important;
}

a#nav_05 {
	width:214px;
	background-position:-464px 0;
}

a:hover#nav_05{
	background-position:-464px -40px;
}

.active_05 {
	background-position:-464px -40px !important;
}

a#nav_06 {
	width:106px;
	background-position:-678px 0;
}

a:hover#nav_06{
	background-position:-678px -40px;
}

.active_06 {
	background-position:-678px -40px !important;
}

a#nav_07 {
	width:57px;
	background-position:-784px 0;
}

a:hover#nav_07{
	background-position:-784px -40px;
}

.active_07 {
	background-position:-784px -40px !important;
}


a#nav_08 {
	width:99px;
	background-position:-841px 0;
}

a:hover#nav_08{
	background-position:-841px -40px;
}

.active_08 {
	background-position:-841px -40px !important;
}

/* ---- start nav drop settings -------------------------- */

#sub_nav {
	position:absolute;
	z-index:5000;
}


#sub_nav a {
	width:190px;
	height:18px;
	font-size:14px;
	display:block;
	color:#fff;
	padding:2px 12px 0 12px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:10px;
	z-index:999;
}

#sub_nav #L2 a:hover {
	width:135px;
	text-decoration:none;
	background-color:#5c36ad;
	color:#fff;
	-moz-border-radius: 15px;
	border-radius: 15px;
	margin-left:10px;
}

#sub_nav #L4 a:hover {
	width:245px;
	text-decoration:none;
	background-color:#5c36ad;
	color:#fff;
	-moz-border-radius: 15px;
	border-radius: 15px;
	margin-left:10px;
}

#sub_nav #L8 a:hover {
	width:145px;
	text-decoration:none;
	background-color:#5c36ad;
	color:#fff;
	-moz-border-radius: 15px;
	border-radius: 15px;
	margin-left:10px;
}

#L2, #L4, #L8 {
	position:absolute;
	visibility:hidden;
	width:auto;
	height:22px;
}

#L2 { width:190px; left:99px; top:264px; z-index:1; }
	.L2_bg {
		position:relative;
		width:;
		height:auto;
		background-repeat:repeat-y;
		background-image:url(images/2011/dropdown-2_repeat.png);
	}
	
#L4 { width:290px; left:254px; top:264px; z-index:1; }
	.L4_bg {
		position:relative;
		width:;
		height:auto;
		background-repeat:repeat-y;
		background-image:url(images/2011/dropdown-4_repeat.png);
	}
	
#L8 { width:190px; left:748px; top:264px; z-index:1; }
	.L8_bg {
		position:relative;
		width:;
		height:auto;
		background-repeat:repeat-y;
		background-image:url(images/2011/dropdown-8_repeat.png);
	}
 
.show {
	position:absolute !important;
	visibility:visible !important;
}

.hide {
	position:absolute !important;
	visibility:hidden !important;
}

/*----------------------------bottom nav-----------------*/





/* ---- start hidden layers settings -------------------------- */

#hidden_info {
	position:relative;
	top:0;
	left:0;
	width: auto;
	height:auto;
}

#hidden-layers {
	position:absolute;
	top:0;
	left:0;
	width: auto;
	height:auto;
}

/*-------------------------------------------*/

#R1, #R2, #R3, #R4, #R5, #R6, #R7, #R8, #R9, #R10, #R11, #R12 {
	position:absolute;
	top:0;
	left:0;
	width:300px;
	height:auto;
	visibility:hidden;
}

#R1 { width:700px; left:300px; }
#R2 { width:700px; left:300px; }
#R3 { width:700px; left:300px; }
#R4 { width:700px; left:300px; }
#R5 { width:700px; left:300px; }
#R6 { width:700px; left:300px; }
#R7 { width:700px; left:300px; }
#R8 { width:700px; left:300px; }
#R9 { width:700px; left:300px; }
#R10 { width:700px; left:300px; }
#R11 { width:700px; left:300px; }
#R12 { width:700px; left:300px; }

/*-------------------------------------------*/

#T1, #T2 {
	position:absolute;
	top:0;
	left:0;
	width:300px;
	height:auto;
	visibility:hidden;
}

#T1 { width:300px; left:300px; }
#T2 { width:300px; left:300px; }

/*-------------------------------------------*/

#Y1 {
	position:absolute;
	top:0;
	left:0;
	width:300px;
	height:auto;
	visibility:hidden;
}

#Y1 { width:300px; left:300px; }

/*------------------------------------------*/

#S1 {
	position:absolute;
	top:-1px;
	left:0;
	width:600px;
	height:auto;
	visibility:hidden;
}

#S1 { width:800px; left:300px; }



/*------------------------------------------*/

#B1 {
	position:absolute;
	top:0;
	left:0;
	width:300px;
	height:auto;
	visibility:hidden;
}

#B1 { width:300px; left:300px; }

/*------------------------------------------*/

.show {
	position:absolute !important;
	visibility:visible !important;
}

.hide {
	position: absolute !important;
	visibility: hidden !important;
}


.active {
	position:relative !important;
	visibility:visible !important;
}
/*lightbox start*/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(scripts/lightbox/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(scripts/lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(scripts/lightbox/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
