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

body {
	margin:0px;
	padding:0px;
	background: url(../media/images/background3.jpg) no-repeat top center;
	background-color:#000000;
}

#container {
	width: 920px;
	margin:auto;
	height:100px;
}

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */

/*   TOP TOOLBAR   */

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */

#top_toolbar {
	width:920px;
	height:41px;
	background:url(../media/images/topbar_bg.gif) repeat-x;
}
#top_toolbar ul {
	list-style:none;
	height:41px;
}
#top_toolbar li {
	display:block;
	float:left;
	padding:0px 10px;
}
#top_toolbar li.today {
	width:200px;
	height:28px;
	font-family:Arial, Helvetica, sans-serif;
	color:#4c97d2;
	font-weight:400;
	font-size:14px;
	padding-top:13px;
}

/* SEARCH BAR */
#top_toolbar li.search_bar {
	width:460px;
	height:36px;
}
#search_form {
	height:25px;
	width:460px;
}
.search_btn {
	background:url(../media/images/search_btn_bg.gif) no-repeat;
	height:25px;
	width:86px;
	border: 0px;
	float:left;
}
#search {
	width:325px;
	border:#000000 1px solid;
	height:20px;
}
.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	float:left;
	margin-right:5px;
	padding:2px;
}


/* SOCIAL MEDIA LINKS */
#top_toolbar li.social_media {
	float: right;
	width: 200px;
	height:41px;
}
#socialize {
	width:200px;
	margin:0px;
	padding:0px;
	float:right;
}
#socialize li {
	margin:0px;
	padding:0px;
	float:right;
	padding-left:12px;
}
.facebook, .myspace, .twitter, .rss {
	width:32px;
	float:right;
	margin:0px;
	padding:0px;
}
.facebook a {
	display:block;
	background: url(../media/images/facebookicon.gif) no-repeat center;
	height:41px;
}
.facebook a:hover {
	background:url(../media/images/facebookicon_hover.gif) no-repeat center;
}
.myspace a {
	display:block;
	background: url(../media/images/myspaceicon.gif) no-repeat center;
	height:41px;
}
.myspace a:hover {
	background:url(../media/images/myspaceicon_hover.gif) no-repeat center;
}
.twitter a {
	display:block;
	background: url(../media/images/twittericon.gif) no-repeat center;
	height:41px;
}
.twitter a:hover {
	background:url(../media/images/twittericon_hover.gif) no-repeat center;
}
.rss a {
	display:block;
	background: url(../media/images/rssicon.gif) no-repeat center;
	height:41px;
}
.rss a:hover {
	background:url(../media/images/rssicon_hover.gif) no-repeat center;
}
.media_icons {
	padding-right:8px;
	float:right;
}


/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */

/*   ADVERTISEMENTS   */

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
#top_banner_ad {
	width:728px;
	height:90px;
	float:right;
	position:relative;
	overflow:hidden;
	z-index:1000;
}
#sidebar_ad {
	width: 160px;
	margin:10px 0px;
	margin-right:10px;
	z-index:1;
}
.skyscraper_ad {
	width:160px;
	height:600px;
	position:relative;
	overflow:hidden;
	z-index:1;
	border: #333333 solid 1px;
	padding:2px;
}
.ads {
	color:#666666;
	font-size:10px;
}


/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */

/*   TAB NAVIGATION & MAIN LOGO   */

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
#navigation {
	width:920px;
	float:left;
}
#main_logo {
	width:445px;
	height:75px;
	float:left;
}
#tab_nav {
	width:450px;
	height:44px;
	float:right;
	margin-top:31px;
}
#tab_nav ul {
	list-style:none;
	background:url(../media/images/nav_bg.gif) repeat-x;
	height:44px;
	width:450px;
}
#tab_nav li a {
	float: left;
	display:block;
	width:150px;
	height:32px;
	background:url(../media/images/nav_divider.gif) no-repeat right;
	font-family: Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:900;
	vertical-align:middle;
	text-align:center;
	padding-top:12px;
}
#tab_nav li a:hover {
	background:url(../media/images/nav_hover.gif) no-repeat;
}
#tab_nav li.tab_current_item a {
	background:url(../media/images/tab_active_events.gif);
	color:#000000;
}


/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */

/*   CATEGORY NAVIGATION SYSTEM   */

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
#category_nav {
	width: 900px;
	height:36px;
	float:left;
	background:url(../media/images/category_nav_bg.gif) repeat-x;
	margin-bottom:15px;
}
#category_nav ul {
	width:900px;
	height:36px;
	list-style:none;
}
#category_nav li a {
	float:right;
	display:block;
	height:28px;
	width:auto;
	background:url(../media/images/category_nav_divider.gif) no-repeat right;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#CCCCCC;
	text-decoration:none;
	font-weight:700;
	vertical-align:middle;
	text-align:center;
	padding:0px 23px;
	padding-top:8px;
}
#category_nav li a:hover {
	color:#d1253e;
}
#category_nav .category_nav_links {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCCCCC;
	text-decoration:none;
}
#category_nav li.current_item a {
	background:url(../media/images/nav_active_bg.gif) repeat-x top left;
	color:#000000;
}



/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */

/*   PAGE CONTENT   */

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
#page_content {
	background-color: #d4d3d3;
	float:left;
	width:899px;
	padding:10px;
	border-right:#000000 solid 1px;
	border-bottom: #000000 solid 1px;
}
#main_content {
	width:700px;
	padding-top:0px;
	float:left;
}

#side_bar, #side_bar_home {
	width:205px;
	float:right;
	background:url(../media/images/vertical_divider.gif) repeat-y left;
	padding:0px 10px 10px 10px;
}
#side_bar_home {
	width:225px;
	padding-right:0px;
}
#sidebar {
	width:164px;
	margin-left:10px;
	padding-left:20px;
	background:url(../media/images/vertical_divider.gif) repeat-y left;
	float:right;
}
.feat {
	margin:15px 0px;
}
.feat_top {
	margin-bottom:15px;
	margin-top:10px;
}
#homepage_content, #static_content, #form_content {
	width: 725px;
	float:left;
	padding-bottom:15px;
}
#homepage_events {
	width:480px;
	float:left;
	padding:10px 0px;
}
#homepage_skyscraper {
	position:relative;
	width: 160px;
	float:right;
	margin:10px 0px;
	margin-right:2px;
}
#homepage_misc {
	width:205px;
	padding:10px;
	float:left;
	background:url(../media/images/vertical_divider.gif) repeat-y left;
}
.cat_header {
	width:480px;
	float:left;
}
#main_event_preview {
	width:480px;
	float:left;
	margin-bottom:15px;
	background:url(../media/images/list_divider.gif) repeat-x bottom;
	padding-bottom:15px;
}
.thumb {
	padding:2px;
	border:#333333 1px solid;
}
.event_pic {
	float: left;
	width:103px;
	margin-right:10px;
}
.event_date {
	font-size:11px;
	color:#333;
	font-style:italic;
	padding-bottom:4px;
}
.event_teaser {
	width: 355px;
	float:left;
	padding-top:5px;
}
.read_more {
	/*font-family:"Trebuchet MS";*/
	font-family: "Gills Sans", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0005ff;
	text-decoration:none;
}
.contrib_readmore a {
	/*font-family:"Trebuchet MS";*/
	font-family: "Gills Sans", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#0005ff;
	text-decoration:none;
	float:right;
}
.contrib_readmore a:hover {
	text-decoration:underline;
}
.event_description a:hover {
	text-decoration:underline;
}
#see_all_events {
	width:100px;
	float:right;
}
#see_all_events a {
	/*font-family:"Trebuchet MS";*/
	font-family: "Gills Sans", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#0005ff;
	font-weight:bold;
	text-decoration:none;
	float:right;
}
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */

/*   SIDEBAR NAVIGATION   */

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
#side_bar ul {
}
#sidebar_nav li a, #contrib_quicklinks li a {
	display:block;
	height:25px;
	background:url(../media/images/list_divider.gif) repeat-x bottom;
	padding:10px 5px 0px 25px;
	text-decoration:none;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#sidebar_nav li a:hover, #contrib_quicklinks li a:hover {
	background-color:#c2c2c2;
}
.sidebar_links, .sidebar_links_current {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:500;
	text-decoration:none;
}
.sidebar_links_current {
	background-color:#c2c2c2;
}


/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */

/*   GENERAL STYLES   */

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
h1, h2, h3, h4, .recommended_by, p, h5, h6, #footer dt, #footer dd, .copy, .policy, .footer_links, .event_date {
	font-family:Arial, Helvetica, sans-serif;
}
h1, h1 a, h1 a:visited {
	font-size: 19px;
	color:#d1253e;
	font-weight:700;
	padding-bottom:5px;
	text-decoration:none;
}
h1 a:hover {
	text-decoration: underline;
}
h2, h2 a, h2 a:visited, h2 a:active, h2.contrib_links {
	font-size: 15px;
	color: #0005ff;
	font-style:italic;
	font-weight:400;
	padding-bottom:5px;
	text-decoration:none;
}
h2.contrib_links a {
	padding-left:10px;
	padding-top:5px;
	padding-bottom:0px;
}
h2 a:hover {
	text-decoration:underline;
}
h2.contrib_links a: visited {
	text-decoration:underline;
}
h2.archives {
	font-style:normal;
	color:#333333;
}
h3, h3 a {
	margin:10px 0px;
	font-size:15px;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}
h3 a:hover {
	text-decoration:underline;
}
h5, h5 a, h5 a:visited {
	font-size:15px;
	color:#FFFFFF;
	font-weight:600;
	padding-bottom:5px;
	text-decoration:none;
}
h5 a:hover {
	text-decoration:underline;
}
h4, h4 a, h4 a:visited, h4.recent_blogs {
	color: #d1253e;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
}
h4.recent_blogs {
	padding-bottom:8px;
}
h4 a:hover {
	text-decoration:underline;
}
h6, h6 a, h6 a:visited {
	color:#333333;
	font-size:10px;
	font-weight:bolder;
	text-transform:uppercase;
	padding-bottom:2px;
	text-decoration:none;
}
h6 a:hover {
	/*text-decoration:underline;*/
	background-color:#c2c2c2;
}
p {
	color:#333333;
	font-size:12px;
	margin-bottom:8px;
	line-height:15px;
	/*font-family:"Trebuchet MS";*/
	font-family: "Gills Sans", Arial, Helvetica, sans-serif;
}
p a, p a:visited {
	text-decoration:none;
}
p a:hover {
	text-decoration:underline;
}
p.previews {
	font-size:11px;
}
.recommended_by {
	font-size:12px;
	color:#333333;
	font-weight:bold;
}
.side_headers {
	background:url(../media/images/section_divider.gif) repeat-x bottom;
	padding-bottom:10px;
	margin-bottom:15px;
}
.section_header {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #333;
	font-weight:bold;
}
.section_break {
	height:8px;
	padding:0px 0px 1px 0px;
	background-repeat:repeat-x;
}
.sidebar_section_break {
	height:8px;
	padding:0px;
	background-repeat:repeat-x;
}
.signup_btn {
	height:38px;
	width:164px;
	margin-bottom:10px;
}
.signup_btn a, .signup_btn a:visited {
	width:164px;
	display:block;
	height:38px;
	background:url(../media/images/join_the_chiguide.gif) no-repeat;	
}
.signup_btn a:hover {
	background:url(../media/images/join_the_chiguide_hover.gif) no-repeat;
}
.signup_btn_footer a {
	display:block;
	height:38px;
	background:url(../media/images/join_the_chiguide.gif) no-repeat;	
}
.signup_btn_footer a:hover {
	background:url(../media/images/join_the_chiguide_hover.gif) no-repeat;
}
.image {
	padding:2px;
	border:#333333 solid 1px;
}
.feat_image {
	padding-top:10px;
}
.feat_video {
	padding:10px 0px;
	float:left;
}
.feat_text {
	padding-top:10px;
}
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */

/*   FLASH STYLES   */

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
#flash_presentation {
	width:900px;
	float:left;
	height:295px;
	margin-bottom:10px;
}
#flash_viewer {
	width:900px;
	height:295px;
	float:left;
	/*margin-right:5px;*/
}
.main_link {
	padding-bottom:5px;
}


/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */

/*   FOOTER STYLES   */

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
#footer {
	width:899px;
	padding:10px;
	height:165px;
	border-top: #646464 solid 6px;
	float:left;
	background:url(../media/images/footer_graphics.gif) no-repeat top left;
	margin-bottom:25px;
}
#footer_signup {
	width:195px;
	height:115px;
	float:left;
	margin-left:25px;
	margin-top:5px;
}
#footer_signup a {
	background: url(../media/images/join_the_chiguide.gif) no-repeat;
}
#footer_signup a:hover {
	background: url(../media/images/join_the_chiguide_hover.gif) no-repeat;
}
.footer_category {
	width:195px;
	height:115px;
	float:left;
	margin-left:20px;
	margin-top:5px;
}
#footer dt {
	font-size:16px;
	font-weight:500;
	color:#FFFFFF;
	padding-bottom:8px;
}
#footer dd {
	font-size:11px;
	color:#999999;
	font-weight:500;
}
#footer dd a, #footer dd a:visited {
	font-size:11px;
	color:#CCCCCC;
	font-weight:500;
	text-decoration:none;
}
#footer dd a:hover {
	text-decoration: underline;
}
#copyright {
	width:850px;
	margin:0px 15px;
	float:left;
	margin-top:15px;
	border-top: 1px solid #999999;
	padding-top:5px;
}
#policy_container {
	float:left;
	width:450px;
}
#copy_container {
	width:400px;
	float:left;
}
.policy {
	font-size:9px;
	font-weight:500;
	color:#999999;
}
.policy a, .policy a:visited {
	font-size:9px;
	font-weight:500;
	color:#999999;
	text-decoration:none;
}
.policy a:hover {
	text-decoration:underline;
}

#paging ul {
	list-style:none;
	float:left;
	width:100%;
}
#paging_list li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:2px 1.2%;
	display:inline;
	float:left;
}
#paging_list li a {
	color: #333333;
	text-decoration:none;
	display:block;
}
#paging_list li a:hover {
	color:#0005ff;
	text-decoration:underline;
}
#paging_list li.current {
	color:#d1253e;
	text-decoration:underline;
}
/*#paging_list li.back_arrow {
	display:block;
	background: url(../media/images/back_arrow.gif) no-repeat left;
	height:14px;
}
#paging_list li.forward_arrow {
	background:url(../media/images/forward_arrow.gif) no-repeat right;
	height:14px;
}
li.forward_arrow a {
	display:block;
	background:url(../media/images/forward_arrow.gif) no-repeat right;
	height:14px;
}*/

.error_alert {
	background: #eddbd5 url(../media/images/wrong_icon.gif) 10px center no-repeat;
	display:block;
	border: 1px solid #dc9b58;
	padding:20px;
	padding-left:50px;
	margin-right:10px;
}
.alert {
	font-size:18px;
	margin:auto;
}
.static_content a, .static_content a:visited {
	/*font-family:"Trebuchet MS";*/
	font-family: "Gills Sans", Arial, Helvetica, sans-serif;	font-size:12px;
	color:#0005ff;
	text-decoration:none;
}
.static_content a:hover {
	text-decoration:underline;
}
.search_results_title {
	width: 440px;
	margin:5px 0px 10px 0px;
	border:1px #0005ff solid;
	background-color: #c5cbfc;
	padding:5px;
}
li.add_us {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	list-style:circle;
	margin-left:20px;
}
.side_headers {
	background:url(../media/images/section_divider.gif) repeat-x bottom;
	padding-bottom:10px;
	margin:0px;
}
#sidebar_calendar {
	margin-bottom: 15px;
	border:none;
}
#sidebar_calendar table {
	border:none;
}
.link {
	font-size:12px;
}

/* drop down */
h3.dropper, h3.dropper a {
	background: url(../media/images/find_something.gif) no-repeat;
	height:38px;
}
