/* CSS Document - SCENE STYLES May 2010 */


body, html, table, td, li, ul {margin:0;padding:0;}


body {
	background-color:#000000;
	font-size:12px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#666;
	margin:0px 0px 0px 0px;
 	padding:0px 0px 0px 0px;
	background-image:url('/gx/scene10_bg-4.jpg');
	background-repeat:no-repeat;
	/*background-image:url('/gx/bg_SAT1.jpg');
	background-repeat:repeat-x;*/
	background-position:center 80px;
	text-align:center;/*for IE5*/
	}

li {list-style:square;}

a, a:visited{
	/*color:#047fa0;*/
	color:#1854a7;
	text-decoration:none;
	}
	
a:hover {
	color:#1854a7;
	text-decoration:underline;
	}
	

#container {
	width:980px;
	background-color:#ffffff;
	/*background-image:url('/gx/container_bg.jpg');
	background-repeat:repeat-y;*/
	margin:0 auto 0;
 	/*padding:0px 20px 0px 20px;*/
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	/*-webkit-border-bottom-left-radius:50px;
	-webkit-border-bottom-right-radius:50px;*/
	overflow:hidden;
	text-align:left;
	}

.section_title {
	background-color:none;
	color:#fff;
	padding:0px 0px 0px 10px;
	font-size:13px;
	line-height:20px;
	font-family:"Century Gothic", arial, sans-serif;
	height:20px;
	vertical-align:middle;
	margin:0px 0px 10px 0px;
	text-transform:lowercase;
	background-image:url('/gx/sect_title_bg2.jpg');
	/*background-image:url('/gx/footer_bg.gif');*/
	background-repeat:repeat;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	}

#lower_area_row .section_title {
	margin:0px 0px 5px 0px;
	border-bottom:none;
	}
	
/******HEADER******/


#header_bar {	
	height:95px;
	padding-top:30px;
	width:980px;
	text-align:left;
	line-height:115%;
	overflow:hidden;
	}

#header_bar a:link, #header_bar a:visited {
	color:#ffffff;
	text-decoration:none;
	}
	
#header_bar a:hover {	
	color:#ffffff;
	text-decoration:underline;
	}

.header_logo {
	margin-top:15px;
	float:left;
	margin-right:20px;
	border:0px;
	}




#top_twitter_area {
	float:left;
	color:#d5eaf6;
	width:575px;
	margin-right:5px;
	margin-top:5px;
	font-size:11px;
	}	
	
	
#top_twitter_area a:link, #top_twitter_area a:visited {color:#56aaf9;font-weight:bold;}	
	
	

.nav {
	width:100%;
	/*background-color:#333;
	background-image:url('/gx/nav_bg.gif');
	background-repeat:repeat-x;*/
	background-image:url('/gx/nav_bg_trans.png');
	background-repeat:repeat-y;
	background-position:center;
	margin:10px auto 0px;
	padding:4px 0px 4px 0px;
	color:#fff;
	font-size:14px;
	/*-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;*/
	font-family:arial, sans-serif;
	border-top:0px solid #000;
	border-bottom:0px solid #000;
	height:50px;
	white-space:nowrap;
	/*opacity:.5;*/
	filter:alpha(opacity=80); -moz-opacity:0.8; opacity: 0.8;
	clear:both;
	letter-spacing:0px;
	}
	
.navlist {}	

.navlist table {
	text-align:center;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}
	
.navlist td {
	padding:0 12px 0 12px;
	margin:0px 0px 0px 0px;
	height:50px;
	line-height:50px;
	border-right:0px solid #666;
	text-align:center;
	text-transform:lowercase;
	font-size:14px;
	}	

.navlist td:hover {	
	/*background-image:url('/gx/footer_bg.gif');
	background-repeat:repeat;*/
	color:#ffffff;
	background-color:#000;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	font-size:14px;
	margin-left:-5px;
	}


.navlist a, .navlist a:visited {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	
	}
	
.navlist a:hover {
	color:#56aaf9;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	}	

#upper_row {
	margin:15px 0px 0px 0px;
	padding:0px 10px 0px 20px;
	/*background-image:url('/gx/top_row_bg.gif');
	background-repeat:repeat-x;*/
	overflow:visible;
	width:950px;
	clear:both;
	}
	
/******SMALL CALENDAR WIDGE******/

.cal_widge_div {
	padding:2px 0px 10px 0px;
	width:340px;
	margin-top:0px;
	margin-left:0px;
	margin-right:18px;
	color:#222;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	/*background-color:#fff;
	background-image:url('/gx/300_bg.jpg');
	background-repeat:repeat;*/
	font-family:Arial, Helvetica, sans-serif;
	border:0px solid #ccc;
	float:left;
	display:inline;
	}
	
#calwidge {
	padding:0px 3px 2px 3px;
	border-bottom:0px solid #fff;
	width:320px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background-color:#000;
	background-image:url('/gx/nav_bg_3.jpg');
	background-repeat:no-repeat;
	font-size:11px;
	}

#calwidge a, #calwidge a:visited  {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	}
	
#calwidge a:hover {color:#02a0c7;}


.calwidge_arrows {
	padding-top:4px;
	width:15px;
	border:0;
	}

.calwidge_month_row {
	vertical-align:super;
	height:25px;
	line-height:25px;
	}

.calwidge_month_name {
	vertical-align:middle;
	font-weight:bold;
	color:#fff;
	font-size:13px;
	}

.calwidge_day_row{
	background-color:#555;
	color:#fff;
	font-weight:bold;
	padding-top:1px;
	}

.calwidge_grid {
	border-top:1px solid #333;
	border-left:1px solid #333;
	padding:1px 1px 1px 3px;
	text-align:left;
	}

.calwidge_date {color:#eee;font-size:10px;}

.calwidge_event_num {
	font-size:9px;
	color:#aaa;
	font-style:italic;
	}

.calwidge_todays_date {
	color:#02a0c7;
	font-size:11px;
	margin-bottom:0;
	padding-bottom:0;
	line-height:90%;
	}






/******SEARCH******/



#searchbar {
	padding:5px 0px 0px 0px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	margin-bottom:10px;
	/*background-color:#CCC;
	background-image:url('/gx/300_bg.jpg');
	background-repeat:repeat;
	border:1px solid #999;
	display:inline;*/
	float:left;
	text-align:left;
	color:#fff;
	}
	
#searchbar a:link, #searchbar a:visited {color:#fff; text-decoration:underline;}
#searchbar a:hover {color:#fff;text-decoration:none;}

.srch_ven {
	font-size:10px;
	height:23px;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:middle;
	border:1px solid #999;
	padding: 3px 3px 3px 3px;
	margin-top:3px;
	}

.srch_btn {
	color:#fff;
	font-weight:bold;
	height:30px;
	display:inline;
	background-image:url('/gx/srch_btn_bg3.jpg');	
	background-repeat:repeat;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:2px solid #111;
	font-size:13px;
	margin-right:25px;
	/*padding:5px 10px 5px 10px;*/
	text-align:center;
	}

.srch_btn:hover {	
	background-image:url('/gx/footer_bg.gif');
	background-repeat:repeat;
	}


#keyword_srch {
	height:30px;
	width:500px;
	padding:6px 3px 2px 3px;
	font-size:20px;
	color:#333;
	border:1px solid #999;
	margin-top:3px;
	}
	

/******CONTENT******/

#contentarea {
	width:940px;
	margin-left:20px;
	padding-top:20px;
	}

#content_leftcol {
	float:left;
	width:570px;
	padding-right:30px;
	margin-bottom:20px;
	display:inline;
	}

#content_rightcol {
	float:left;
	width:340px;
	margin-bottom:20px;
	padding:0px 0px 0px 0px;
	overflow:auto;
	display:inline;
	background-image:url('/gx/300_bg.gif');
	background-repeat:repeat;

	}
	

	
	
/******CALENDAR LIST******/

#cal_list_area {padding:0;margin:0;}

.dateline {
	margin-top:10px;
	font-size:22px;
	/*background-color:#ddd;*/
	padding:0px 0px 3px 0px;
	font-family:"Century Gothic", arial, sans-serif;
	border-bottom:2px dotted #eee;
	color:#333;
	text-align:center;
	}

#category_links {
	margin-top:7px;
	font-size:11px;
	color:#bbb;
	text-align:center;
	padding:2px;
	}
	
#category_links a, #category_links a:visited {text-decoration:underline;}
#category_links a:hover {text-decoration:none;}


.cal_srch_form {border:2px solid #999;background:#ccc;padding:10px;color:#555;}

.cal_srch_legend {color:#000;font-weight:bold;font-size:14px;} 

.cal_event {font-size:12px;}

.date {color:#000; font-weight:bold;}

.cal_category {
	font-size:18px;
	margin-top:25px;
	/*background-color:#000;
	padding:0px 10px 0px 10px;*/
	height:25px;
	line-height:25px;
	color:#410051;
	margin-bottom:5px;
	/*-moz-border-radius:10px;
	-webkit-border-radius:10px;*/
	font-family:"Century Gothic", arial, sans-serif;
	/*background-image:url('/gx/cal_cat_bg.gif');*/
	background-repeat:repeat-x;
	text-transform:lowercase;
	font-weight:bold;
	border-bottom:1px solid #410051;
	}

.cal_city {
	font-size:11px;
	font-weight:bold;
	color:#888;
	margin-bottom:8px;
	padding-bottom:0px;
	margin-top:8px;
	}

.event_list_li {margin-left:10px;}

#event_list {
	margin:5px 20px 9px 15px;
	border-bottom:1px dotted #ddd;
	padding-bottom:5px;
	}


.event_date {
	margin-top:20px;
	margin-bottom:10px;
	font-size:14px;
	font-weight:bold;
	}
	
#event_desc {
	border-bottom:2px dotted #ccc;
	padding:10px 0px 15px 0px;
	line-height:130%;
	font-size:12px;
	margin-bottom:20px;
	}

#tag_cloud_div, #tag_cloud_div a {
	line-height:150%;
	color:#999;
	}

#tag_cloud_div a, #tag_cloud_div a:visited {padding:5px;}
#tag_cloud_div a:hover {background:#000;color:#07bdee;padding:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}


#tag_cloud_div a.f1, #tag_cloud_div a:visited.f1 {font-weight:bold;font-family:Arial,sans-serif;text-decoration:none;font-size:15px;color:#02a0c7;}
#tag_cloud_div a:hover.f1, #tag_cloud_div a:active.f1 {text-decoration:none;color:#07bdee;} 
#tag_cloud_div a.f2, #tag_cloud_div a:visited.f2 {font-family:georgia,serif;text-decoration:none;font-size:13px;color:#993f99;}
#tag_cloud_div a:hover.f2, #tag_cloud_div a:active.f2 {text-decoration:none;color:#07bdee;} 
#tag_cloud_div a.f3, #tag_cloud_div a:visited.f3 {font-family:helvetica,sans-serif;text-decoration:none;font-size:11px;color:#0000cc;}
#tag_cloud_div a:hover.f3, #tag_cloud_div a:active.f3 {text-decoration:none;color:#07bdee;} 
#tag_cloud_div a.f4, #tag_cloud_div a:visited.f4 {font-family:"Century Gothic", sans-serif;text-decoration:none;font-size:9px;color:#333;}
#tag_cloud_div a:hover.f4, #tag_cloud_div a:active.f4 {text-decoration:none;color:#07bdee;}



/******SIDEBAR******/

#hot_events_list {}

#hot_events_list li {
	margin-bottom:5px;
	font-size:11px;
	list-style:square;
	}

#twit_widge {
	margin:0px 0px 0px 5px;
	padding-top:15px;
	background-color:#000;
	background-image:url('/gx/twitter_div_bg3.gif');
	background-repeat:no-repeat;
	height:485px;
	-moz-border-radius:14px;
	-webkit-border-radius:14px;
	border:1px solid #035d75;
	width:328px;
	}

#twtr-widget-1 .twtr-bd, #twtr-widget-1 .twtr-timeline i a, #twtr-widget-1 .twtr-bd p {
color:#000000 !important;
/*font-size:0.9em;*/
font-family:"Century Gothic", arial, sans-serif;
}

#twtr-widget-1 a, #twtr-widget-1 a:visited {font-weight:bold;}

#quik_venues  {
	font-size:11px;
	padding-left:10px;
	}

#quik_venues li {
	margin-bottom:3px;
	font-weight:normal;margin-left:10px;
	}

.list_link_div {border-bottom:1px dotted #ddd;padding-bottom:10px;margin-top:10px;}

.list_link_div_sm {border-bottom:1px dotted #ddd;padding-bottom:4px;margin-top:4px;}



/******LOWER COLUMN AREA******/

#lower_row_fade {
	height:40px;
	margin-top:1px;
	margin-left:-20px;
	margin-right:-20px;
	margin-bottom:0px;
	background-image:url('/gx/300_bg_fadein.gif');
	background-repeat:repeat;
	}

#lower_area_row {
	overflow:auto;
	clear:both;
	margin-top:0px;
	background-image:url('/gx/bottom_row_bg.gif');
	background-repeat:repeat;
	padding-right:20px;
	padding-top:0px;
	padding-bottom:10px;
	padding-left:20px;
	font-size:11px;
	}

#lower_area_row .section_title {
	background-image:url('/gx/sect_title_bg3.jpg');
	background-repeat:no-repeat;
	}


#lower_area_row a, #lower_area_row a:visited {
	text-decoration:none;
	/*color:#358414;*/
	}

#lower_area_row a:hover {
	text-decoration:underline;
	}
	
	
#lower_col_300 {
	float:left;
	width:300px;
	margin:0px 20px 0px 0px;
	padding:0px 0px 10px 0px;
	line-height:150%;
	vertical-align:top;
	}

#lower_col_300_last {
	float:left;
	width:300px;
	margin:0px;
	padding:0px 0px 10px 0px;
	}

#ap_feed {
	margin:0 0 0 13px;
	padding:0 0 0 0px;
	font-size:11px;
	}

#ap_feed li {
	margin-top:5px;
	margin-bottom:0px;
	/*list-style-image:url('/gx/bullet.png');*/
	list-style:square;
	margin-left:0px;
	margin-right:0px;
	text-indent:-2px;
	}


	
	
/******FOOTER******/

#footer_bar {
	clear:both;
	height:50px;
	line-height:58px;
	color:#ffffff;
	background-color:#000;
	-moz-border-radius-bottomleft:9px;
	-moz-border-radius-bottomright:9px;
	-webkit-border-bottom-left-radius:9px;
	-webkit-border-bottom-right-radius:9px;
	background-image:url('/gx/footer_bg_3.jpg');
	background-repeat:repeat-x;
	background-position:bottom;
	border-top:0px solid #666;
	font-size:10px;
	margin:0px auto 0px;
	width:980px;
	}

#footer_bar a, #footer_bar a:visited {
	color:#fff;
	font-weight:bold;
	}

#bottom_ad {}

##bottom_ad a:link, #bottom_ad a:visited {
	color:#fff;
	font-weight:bold;
	}

/******CALENDAR FORM******/

#cal_form_widge {
	margin-top:35px;
	padding:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background-image:url('/gx/300_bg.jpg');
	background-repeat:repeat;
	border:1px solid #ccc;
	color:#555;
	}

.cal_form_legend {
	font-weight:bold;
	font-size:18px;
	font-family:"Century Gothic";
	color:#000;
	}

#cal_form input, #cal_form textarea {
	border:1px solid #999;
	color:#000;
	}
	
	
.cal_form_btn {
	color:#ffffff;
	font-weight:bold;
	height:30px;
	display:inline;
	background-image:url('/gx/srch_btn_bg3.jpg');	
	background-repeat:repeat;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:2px solid #111;
	font-size:13px;
	}

.cal_form_btn:hover {	
	background-image:url('/gx/footer_bg.gif');
	background-repeat:repeat;
	color:#ffffff;
	}
	
