/*  
Theme Name: Fresh News
Theme URI: http://www.woothemes.com/
Description: Fresh News by WooThemes
Version: 2.0.4
Author: WooThemes
Author URI: http://www.woothemes.com/
*/

/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0;
	
}
body{
	color: #555555;
	font: 14px Arial, Helvetica, sans-serif;
	
}
a{
	color: #eb050c;
	text-decoration: none;

}
a:hover{
	text-decoration: none;
}
input,select,textarea{
	border: #cacaca 1px solid;
	font-size: 12px;
	padding: 5px;
}
select{
	padding: 0;
}
li {
	list-style: none;
	font: 14px Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
}

/*=== Layout ===*/

#top{
	clear: both;
	height: 40px;
	margin: 0 auto;
	padding-right: 30px;
	
	line-height:40px;
	font-size:11px;
}

/*========= TOP NAVIGATION =========*/

.nav1, .nav1 ul {
	padding-top: 10px;
	margin: 0;
	list-style: none; 
	z-index: 100;
	font-size: 12px;
}

.nav1 a {
	display: block;
	padding-bottom:-10px;
	padding: 0px 10px;
	z-index: 100;
	color: #fff;
	font-weight:bold;
	font-size: 12px;
}

.nav1 a:hover {
	color: #f2321b;
	text-decoration:none;
}
.nav1 li {
	float: right;
	
}
.nav2, .nav2 ul {
	padding: 0;
	margin: 0;
	list-style: none; 
	z-index: 100;
	padding-left: 50px;
	
}

.nav2 a {
	display: block;
	padding-bottom:-10px;
	padding: 0px 5px;
	z-index: 100;
	color: #000000;
	font-weight:bold;
	font-size: 12px;
}

.nav2 a:hover {
	color: #f2321b;
	text-decoration:none;
}
.nav2 li {
	float: left;
	font-size: 12px;
	padding-top: 10px;
	
}
.nav2-selected-can {
	color: #f2321b;
	text-decoration:none;
}
.nav2-selected-van{
	color: #009baf;
	text-decoration:none;
}
.nav2-selected-to {
	color: #89a508;
	text-decoration:none;
}
.nav2-selected-regina {
	color: #009d3e;
	text-decoration:none;
}
.nav2-title {
	color: #000;
	font-weight:bold;
	
	
}

/* Style drop down list */

.nav1 li ul {
	position: absolute;
	width: 130px;
	left: -999em;
}
.nav1 li ul li {
	border: 1px solid #F7F6F6;
	border-width:0 1px 1px;
	background: #FFF;
}
.nav1 li:hover ul, .nav1 li.sfhover ul{
	left: auto;	
}
.current_page_item a {
	color: #ec1c23;
}

.nav1 li ul li a {
	line-height: 25px;
	font-size: 12px;
	color: #555555;
	width: 130px;
	padding-bottom:0;
}

.nav1 li ul li a {

}
.nav1 li ul li ul li a {
	border-width:0 1px 1px 0px;
}
.nav1 li ul ul {
	margin: -25px 0 0 150px;
}

.nav1 li ul ul li a {
	line-height: 25px;
}

.nav1 li:hover ul ul, .nav1 li.sfhover ul ul {
	left: -999em;
}

.nav1 li:hover ul, .nav1 li li:hover ul, .nav1 li.sfhover ul, .nav1 li li.sfhover ul {
	left: auto;
}

/* IE7 Fix */

.nav1 li:hover, .nav1 li.hover {  
	position: static;
}


/*- Subscribe -*/
.subscribe{	color: #a0a09b; float:right;}
.subscribe a { color: #e8a02c; }
.subscribe a:hover { text-decoration:underline; }

/*=== Top Menu ===*/
#topmenu{
	position:relative;
	height: 33px;
	margin-bottom: 0px;
	
}
#topmenu li{
	float: left;
	line-height: 33px;
}
#topmenu li a{
	color: #ffffff;
	display: block;
	margin: 0 1px 0 0;
	padding: 0 15px;
	
}
#topmenu li a:hover,#topmenu li.active a{
	color: #ec1c23;
	text-decoration: none;
}

/*- Nav / Dropdowns-*/
#nav, #nav ul{
	padding: 0;
	float:left;
	list-style: none;
}
#nav {
	padding: 0;
}
#nav a {
	display: block;
}
#nav li {
	float: left;
	line-height:33px;
	font-size: 14px;	
}
#nav li a:hover {
	background: none;
}
#nav li ul {
	position: absolute;
	width: 15em;
	left: -999em;
	padding-top:1px;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	z-index:1000;	
}
#nav li ul li {
    background: #000000 url(images/bgr-box-trans.png) repeat-x top;
	border-bottom:1px solid #dedbd1;	
	border-left:1px solid #dedbd1;	
	border-right:1px solid #dedbd1;			
	line-height:28px;	
	width:15em;
}
#nav li:hover, #nav li.hover {
    position: static;
}
#nav li ul ul {
	margin: -29px 0 0 15em;
}
#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
} 

/*==============  HEADER  ===================*/
#header{
	height: 184px;
	background-color:#FFF;
}
#header .spacer{
	color: #ffffff;
	float: right;
	font-size: 11px;
	margin-top: -75px;
	text-align: right;
}
#header .spacer p{
	clear: both;
}
/*- Logo -*/

#header h1{	display:none; }
#header #title { height:185px; overflow:hidden; }
#header .logo { margin-top:0px; margin-left: 287px; }

/*- RSS -*/
#rss{
	position:absolute;
	top:-10px;
	right:0px;
	height: 38px;
	width: 39px;		
	display: inline;
	float:right;
}
/*- Search -*/
#search{
	background: url(images/bgr-search.png) no-repeat;
	height: 32px;
	margin: 0 0 10px -100px;
}
#search input{
	background: transparent;
	border: 0;
	color: #ffffff;
	float: left;
	font-size: 12px;
	margin: 5px 0 0 10px;
	width: 178px;
	padding:2px;
}
#search .btn{
	margin: 7px 0 0;
	padding: 0;
	width: auto;
}

/*=== typography ===*/
h2{
	color: #000000;
	font: 20px Arial, Helvetica, sans-serif;
	margin: 0 0 5px;
	font-weight:bold;
}
.redline{
	color: #000000;
	font: 20px Arial, Helvetica, sans-serif;
	margin: 0 0 5px;
	font-weight:bold;
	border-top:#f80101 thick solid;
	border-bottom:#f80101 thick solid;
	padding: 5px 0 5px 0;
}
h2 a{
	color: #eb050c;
	margin: 0 0 5px;
	font-weight:bold;
}
h3, h4, h5{
	color: #e82600;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 5px;
}
#columns h3{
	font-weight: bold;
}
#sidebar h3{
	background:#e90000;
	font: 12px Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight:bold;
	padding:5px 8px;
	display: block;
	margin: 0 0 7px 0;
	text-align: left;
	border: 1px solid #dedbd1;
	height:16px;
}
#centercol h3 {
	background:url(images/title-bgd.jpg) #FFF no-repeat top;
	margin: 0 0 15px 8px;
	padding:10px 0px 5px 10px;
	border:1px solid #dedbd1;
	color:#ffffff;
	text-align: left;
	height:33px;
	font-size:24px;
	text-transform:uppercase;
}
.featuredpost h2 { font-size:24px; }

/*- SideTabs -*/
.idTabs{
	font-size: 12px;
	float:left;
	margin: 0 0 8px 0;
}
.idTabs li{
	float:left;
}
.idTabs li a{
	background:#ffffff;
	color:#363636;
	font-weight:bold;
	padding:5px 8px;
	display: block;
	margin: 0 7px 0 0;
	text-align: left;
	border: 1px solid #dedbd1;
}
.idTabs li.last a{
	margin: 0
}
.idTabs li a:hover,
.idTabs .selected{
	background:#ebe9e1;
	text-decoration: none
}

/*=== Post ===*/

.date-comments{
	border-bottom: 1px solid #cacaca;
	color: #999999;
	font-size: 11px;
	height: 30px;
	line-height: 25px;
	margin: 0 0 10px;
}
.date-comments a { 	color: #999999; }

#centercol .date-comments p{
	line-height: 25px;
}
span.comments{
	background: url(images/ico-comments.gif) no-repeat left;
	padding: 0 0 0 20px;
}
span.continue{
	background: no-repeat left;
	padding: 0px;
	line-height:20px;
}
span.continue-archives{
	background: url(images/ico-arrow-trans.png) no-repeat right center;
	padding: 0px 15px 0px 0px;
	margin-bottom:20px;
}
span.continue-archives-alt{
	background: url(images/ico-arrow-trans-left.png) no-repeat left center;
	padding: 0px 0 0px 15px;
	margin-bottom:20px;
}
span.continue-archives a, span.continue-archives-alt a { 
	color:#777777; 
	font-weight:bold;
	font-size:14px;
}
a.more{
	background: url(images/ico-arrow-trans.png) no-repeat left;
	color: #777777;
	font-size: 11px;
	padding: 0px 0 0 15px;
}

/*=== Styling Boxes ===*/

/*- Box (main column boxes) -*/
.box, .widget{
	background: #FFFFFF repeat-x top left;
	border:0px solid #dedbd1;
	margin: 0px 0px 0 10px;
	padding:5px 10px 0px 0px;
	overflow:hidden;
	
}
.category-guest-title{
	font-size: 12px;
	color:#FFFFFF;
}
.category-guest-titles{
	font-size: 9px;
	color:#FFF;
}
.guestbox{
	width: 170px;
	height: 250px;
	background: #FFFFFF repeat-x top left;
	border:0px solid #dedbd1;
	margin: 0px 0px 0px 10px;
	padding:5px 10px 0px 0px;
	overflow:hidden;
	float: left;
}
.box img { 
	border: 1px solid #999999;
	margin: 0 0 10px 0;
}
.box p{
	line-height: 18px;
	padding: 0 0 10px;
	
}
.widget { padding:5px 10px 0 10px; }

/*- Box2 (sidebar boxes) -*/
.box2{
	background: #f5f4f0 url(images/bgr-box-trans.png) repeat-x top left;
	margin: 0 0 15px 0px;
	padding:18px;
	border:1px solid #dedbd1;
}
.box2 .nav1{
	float: none;
	padding: 0 0 0 0px; 
}	
.box2 .spacer.white{
	background: #ffffff;
	border: 1px solid #dedbd1;
	clear: both;
	margin: 0px;
}
.box2 .flickr_badge_image img{
	float:left;
	background: #ffffff;
	border: 1px solid #dedbd1;
	margin: 4px 9px 4px 0px;
	padding: 7px;
}
.box2 .flickr_badge_image img:hover{
	background: #ebe9e1;
	border: 1px solid #dedbd1;
}
/*- Ads -*/
.ads{
	height: 125px;
	margin: 0;
	padding:10px 15px;
}
.ads img{
	float: left;
	margin: 0 7px 7px 0px;
	border: 1px solid #dedbd1;
}
.ads img.last{
	margin: 0;
	float:right;
}
#mpu_banner {
	border: 1px solid #dedbd1;
}	

/*=== Styling Lists ===*/

/*- List1 -*/
.list1{
	padding: 0;
	padding: 15px;
}
.list1 li{
	background: url(images/ico-star-trans.png) no-repeat top left;
	margin: 0 0 8px;
	padding: 0 0 0 22px;
}
.list1 li a{
	color:#222222;
}
/*- List2 -*/
.list2{
	clear: both;
}
.list2 li{
	background: #ffffff;
	border: 1px solid #dedbd1;
	margin: 0 0 5px;
	padding: 12px 10px;
}
.list2 p {
	line-height:16px;
}
/*- Widget lists -*/
.widget ul{
	line-height:16px;
	padding: 0px;
}
.widget ul li{
	border-bottom: 1px solid #cccccc;
	padding: 5px 0px;
}
.widget ul li a{
	color:#222222;
}
.widget ul li ul{
	margin: 5px 0 0px 10px;
}	

.widget ul li ul li{
	background: none;
	border-top: 1px solid #f1f1ed;
	border-bottom: none;	
	padding: 5px 0px;
}

/*=== Footer ===*/
#bottom{
	font-size: 12px;
	padding: 18px 0 0px 0;	
	width: 940px;
	clear: both;
	margin: 0 auto;
	
}

#footer{
	font-size: 12px;
	padding: 18px 0 0px 0;
	height:70px;
	line-height:22px;	
	width: 1000px;
	clear: both;
	margin: 0 auto;
	margin-left: -20px;
	
}

#footer, #footer a{
	color: #ffffff;
}

#footer img {
	vertical-align:middle;
}
.copyright {
	float:right;
	margin: 17px 35px 0 0;
}
.social {
	font-size: 13px;
	float:left;
	padding: 0 15px 0px 0;
	line-height:18px;	
	width: 300px;

}
.social-spacing {
	padding: 10px 15px 10px 15px;


}
.social2 {
	font-size: 13px;
	float:left;
	padding: 0 0px 0px 0;
	line-height:18px;	
	width: 310px;

}
.social-height {
	background: #FFFFFF url(images/bgr-box-trans.png) repeat-x top left;
	border:1px solid #aaaaaa;
	margin: 0 0 15px 0px;
	padding:14px 0px 0px 0px;
	height: 290px;
	overflow:hidden;
}

#footertext{
	font-size: 12px;
	padding:0;
	line-height:18px;	
	width: 934px;
	height: 150px;
	clear: both;
	margin: 0 auto;
}

a.footertext, a.footertext:visited, a.footertext:active{
	color: #000000;
	text-decoration: none;

}
a.footertext:hover{
	color: #eb050c;
	text-decoration: none;
}
/*=== Misc. ===*/

.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
.fl{
	float: left;
}
img.fl{
	margin: 0 12px 5px 0;
}
.fr{
	float: right;
}
.ac{
	text-align: center;
}
.ar{
	text-align: right;
}
.gravatar {
	float:left;
	border: 1px solid #DEDBD1;
	margin: 0px 7px 0 0;
	padding:4px;
	background:#FFFFFF;
}

/*========= VIDEO =========*/

.video{
	height: 250px;
	margin: 0 0 10px 0;
	width: 300px;
	display: inline;
}

/*- SideTabs -*/
.vidtabs .idTabs{
	font-size: 12px;
	margin: 10px 0 0 0;
	width:100%;
	float:none;
}
.vidtabs .idTabs li{
	padding:0px;
	float:none;
}
.vidtabs .idTabs li a{
	background:#ffffff;
	color:#363636;
	font-weight:bold;
	padding:5px 8px;
	display: block;
	text-align: left;
	border:0px;
	margin:0;
}
.vidtabs .idTabs li.last a{
	margin: 0
}
.vidtabs .idTabs li a:hover,
.vidtabs .idTabs .selected{
	background:#ebe9e1;
	text-decoration: none
}

/*========= COMMENTS =========*/

h2.commh2{
	font-size: 1.4em !important;
	padding: 0 0 5px;
	color:#333 !important;
}
ol.commentlist{
	margin: 10px 0 20px;
	padding: 0;
	list-style: none;
	font-size: 12px;
	line-height: 20px;
}
ol.commentlist p, #respond p{
	margin-bottom:10px;
	line-height: 20px;
}
ol.commentlist .content {
	margin-left:70px;
}
.commentmetadata a {
	font-size:11px;
	color:#333333;
}
ol.commentlist cite{
	font-style: normal;
	font-weight: bold;
}
ol.commentlist li.comment{
	padding: 15px 15px 5px;
	margin:10px 0;
	background:#F8F8F4;
	border:1px solid #DEDBD1;	
}

input#submit {
	font-size: 12px;
	color:#363636;
	font-weight:bold;
	padding:7px 10px;
	margin: 0 0 7px 0;
	text-align: left;
	border: 1px solid #DEDBD1;
	background:#F5F4F0;
}

/*========= SINGLE POST SPECIFIC =========*/

span.tags{
	background: url(images/ico-tags-trans.png) no-repeat left;
	padding: 1px 0 0 20px;
}
.singleh2 {
	font-size:20px !important;
	padding-top:5px;
}
.entry { margin-bottom:5px;}
.entry p{
	text-align:left;
	font-size:14px;
	line-height:18px !important;
	}
.entry blockquote { 
	padding: 0px 10px;
	/*border-left: 2px solid #777777;*/
	margin: 5px auto 15px auto;
	width:85%;
	color: #777777;
	font-style: italic;
	}
.entry blockquote p {
	/* font-size:12px; */
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 20px;
	}
.entry img { 
	padding: 0px 0px 0px 0px;
	background:#F8F8F4;
	border: solid 0px #e6e6e6; 
	}
.entry ul, .entry ol {
	margin-bottom:15px;
	font-size:12px;
	line-height:20px;
	}
.entry ul li ul, .entry ol li ol{
	margin-bottom:0px;
	padding-top:3px;
	}
.entry ul li {
	list-style: none !important;
	margin-left:15px;
	padding:3px 0px;
	}
.entry ul li ul li {
	list-style:disc inside !important;
	}
.entry ol li {
	list-style:decimal inside !important;
	font-size:14px;
	padding:3px 0px;
	
	}
.entry ol li ol li {
	list-style:decimal-leading-zero inside !important;
	}

/*========= ARCHIVE SPECIFIC =========*/

.arclist ul li{
	color:#c0c0c0;
	font-size:12px;
	border-bottom: 1px solid #f1f1ed;
	padding: 5px 0px;
}
.catrss {
	background: url(images/ico-rss.gif) center left no-repeat;
	padding-left: 24px;
	line-height: 16px;
}

/*=== Page Navigation (Next / Previous Posts) ===*/
.navigation a {
	color:#666666; 
	font-weight:bold;
	font-size:14px;
}
.alignleft{
	display:inline;
	float:left;
}
.alignright{
	display:inline;
	float:right;
}

/*========= AUTHOR INFO =========*/

.author_info {
	padding: 0px;
	margin-top:15px;
	color:#666666;
}

.author_photo {
	float:left;
	margin-right:10px;
	width:58px;
}

.author_photo img {
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px solid #cccccc;
	width: 48px;
	height:48px;
	float:left !important;
}
.author_info p {
	font-size:12px;
	padding:0px;
	margin-bottom:10px;
}
.author_info a {
	color:#000000;
	text-decoration:none;
	padding:0;
}
.author_info a:hover {
	text-decoration:underline;
}
.author_info ul, .author_info li {
	margin:0px;
	padding:0px;
}
.author_info h3 {
	font-size:14px;
	margin-bottom: 10px;
	padding: 0px;
}

.author_email a {
	background-image: url(images/ico-email.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 26px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration:none;
	font-weight:bold;
}

.entry .wp-caption {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	padding: 1px;
	background:#F8F8F4;
	border: solid 1px #e6e6e6; 
	text-align:center;
}
.entry .wp-caption img{
	border:0;
	padding:4px 0;
	background:none;
	margin:0;
}
.entry .wp-caption-text {
	padding:0;	
	margin:0;
	font-size:11px;
	text-align:center;
}
.entry .aligncenter {
	margin: 10px auto 20px auto;
	display: block;
}

.entry .alignleft {
	margin: 10px 10px 8px 0;
	float: left;
}

.entry .alignright {
	margin: 10px 0px 8px 10px;
	float: right;
}
ol { zoom: 1; }


/*=============================================================

NEW STYLES VERSION 2.0

==============================================================*/

img.post-thumbnail { float:left; margin:5px 10px 5px 0; }

/* PageNavi */

.more_entries {font-size:11px; padding-bottom:35px;}
.more_entries .wp-pagenavi {clear:both;float: right;}
.more_entries .wp-pagenavi a {text-decoration: none !important; font-weight:normal; font-size:12px;}

.more_entries .wp-pagenavi .current, 
.more_entries .wp-pagenavi .on,
.more_entries .wp-pagenavi a:hover {background: #f8f8f7 !important;}

.more_entries .wp-pagenavi a,
.more_entries .wp-pagenavi a:link,
.more_entries .wp-pagenavi a:visited, 
.more_entries .wp-pagenavi .current, 
.more_entries .wp-pagenavi .on,
.more_entries .wp-pagenavi span.pages { background: #ffffff;color: #666; padding: 4px 8px !important; margin-left: 4px; border:1px solid #dfdccf; line-height:24px; }

.more_entries .wp-pagenavi .extend { background:none; border:none; }


/*=============================================================

NEW Styles - Fanexpo

==============================================================*/
#top_bar {
	float: left;
	width: 960px;
	margin-bottom: 10px;
}
.mailing_list {
	padding: 0 10px 0 10px;
	float: left;
	width: 202px;
}
.meetgif {
	padding: 0 10px 0 10px;
	float: left;
	width: 202px;
}
.top_banner {
	padding: 0px;
	float: left;
	width: 728px;
}


#social_media {
	float: left;
	margin-left: 40px;
}

#tag_line {
	float: left;
	color:#000;
	margin-left: 20px;
	width: 400px;
}
#top_nav {
	float: left;
	color:#000;
	margin-left: 20px;
	width: 400px;
}

/* Navigation Rollover CSS - Co-ordinates begin top left. Before status is on top, after is on bottom. topnav li Prevents flickering*/
#genreblock {
	clear:both;
	background-color:#FFF;
	padding: 5px 0 5px 0;
}

#genre {
	width: 960px; 
	height: 45px; 
	background: url(images/genres.png) #FFF;
	margin: 0px auto;
	position: relative;  

}


#genre li {
	margin: 0px; 
	padding: 0; 
	list-style: none; 
	position: absolute; 
	top: 0;
}

#genre li, #genre a {
	height: 45px; 
	display: block;
}

#genre #nav1 {left: 0px; width: 195px; }
#genre #nav2 {left: 195px; width: 190px; }
#genre #nav3 {left: 385px; width: 189px; }
#genre #nav4 {left: 574px; width: 188px; }
#genre #nav5 {left: 762px; width: 198px; }


#genre #nav1 a:hover {background: transparent url(images/genres.png) 0 -45px no-repeat;}
#genre #nav2 a:hover {background: url(images/genres.png) -195px -45px no-repeat;}
#genre #nav3 a:hover {background: url(images/genres.png) -385px -45px no-repeat;}
#genre #nav4 a:hover {background: url(images/genres.png) -574px -45px no-repeat;}
#genre #nav5 a:hover {background: url(images/genres.png) -762px -45px no-repeat;}


.nav1over {background: transparent url(images/genres.png) 0 -45px no-repeat;}
.nav2over {background: url(images/genres.png) -195px -45px no-repeat;}
.nav3over {background: url(images/genres.png) -385px -45px no-repeat;}
.nav4over {background: url(images/genres.png) -574px -45px no-repeat;}
.nav5over {background: url(images/genres.png) -762px -45px no-repeat;}


/* 6 GENRES - with Sports
#genre #nav1 {left: 0px; width: 165px; }
#genre #nav2 {left: 165px; width: 157px; }
#genre #nav3 {left: 322px; width: 158px; }
#genre #nav4 {left: 480px; width: 158px; }
#genre #nav5 {left: 638px; width: 158px; }
#genre #nav6 {left: 796px; width: 164px; }

#genre #nav1 a:hover {background: transparent url(images/genres.png) 0 -45px no-repeat;}
#genre #nav2 a:hover {background: url(images/genres.png) -165px -45px no-repeat;}
#genre #nav3 a:hover {background: url(images/genres.png) -322px -45px no-repeat;}
#genre #nav4 a:hover {background: url(images/genres.png) -480px -45px no-repeat;}
#genre #nav5 a:hover {background: url(images/genres.png) -638px -45px no-repeat;}
#genre #nav6 a:hover {background: url(images/genres.png) -796px -45px no-repeat;}

.nav1over {background: transparent url(images/genres.png) 0 -45px no-repeat;}
.nav2over {background: url(images/genres.png) -165px -45px no-repeat;}
.nav3over {background: url(images/genres.png) -322px -45px no-repeat;}
.nav4over {background: url(images/genres.png) -480px -45px no-repeat;}
.nav5over {background: url(images/genres.png) -638px -45px no-repeat;}
.nav6over {background: url(images/genres.png) -796px -45px no-repeat;}
*/


.exponav {
	color:#000;
	background: url(images/sb-expo.png) no-repeat #cbcbcb top left;
	padding: 6px 6px 6px 0px;
	margin: 10px 0 10px 0;

}
.comicnav {
	background: url(images/sb-comic.png) no-repeat #ebff9a top left;
	color:#000;
	padding: 6px 6px 6px 0px;
	font-size: 22px;
	margin: 10px 0 10px 0;

}
.scifinav {
	color:#000;
	background: url(images/sb-scifi.png) no-repeat #ffff9a top left;
	padding: 6px 6px 6px 0px;
	margin: 10px 0 10px 0;
}
.horrornav {
	color:#000;
	background: url(images/sb-horror.png) no-repeat #ffaeae top left;
	padding: 6px 6px 6px 0px;
	margin: 10px 0 10px 0;
}
.animenav {
	color:#000;
	background: url(images/sb-anime.png) no-repeat #aeebff top left;
	padding: 6px 6px 6px 0px;
	margin: 10px 0 10px 0;
}
.gamingnav {
	color:#000;
	background: url(images/sb-gaming.png) no-repeat #d6aeff top left;
	padding: 6px 6px 6px 0px;
	margin: 10px 0 10px 0;

}
.sportsnav {
	color:#000;
	background: url(images/sb-sports.png) no-repeat #ffe0ad top left;
	padding: 6px 6px 6px 0px;
	margin: 10px 0 10px 0;

}
.navtext {
	color:#000000;
	padding-left: 10px;
	font-size: 22px;
	margin: 10px 0 10px 0;

}
.contentbgdcolor {
	background-color:#FFFFFF;
	
}
.boldest {
	font-weight:bolder;
	
}
#searchform {
	paddingleft: 20px;
	margin: 0px;
	font-size: 11px;
	text-align: center;
	height: 45px;
}	

/* Custom Twitter Feed */
#twitter_update_list {
	font-size: 13px;
	line-height: 21px;
	list-style: none;
	}
#twitter_update_list li {
	background: bottom left repeat-x;
	padding-bottom: 7px;
	margin-bottom: 9px;
	}
#twitter_update_list span, #twitter_update_list span a {
	color: #000000;
	text-decoration: none;
	}
#twitter_update_list a {
	color: #e90000;
	}
/* Attraction Styles */
#attractions-image {
	float: left;
	width: 200px; 
	margin: 10px 15px 0 0px;
	position: relative;
	}
#attractions-text {
	float: left;
	width: 390px; 
	margin: 10px 0px 0 0px;
	position: relative;
	}	

#attractions-search {
	float: left;
	width: 150px; 
	margin: 10px 0px 0 0px;
	position: relative;
	
	}
	/* Guests Styles */	
#guests-image {
	float: left;
	margin: 10px 10px 0 0px;
	position: relative;
	
	}
#guests-text {
	float: left;
	width: 167px; 
	padding: 10px 0px 0 5px;
	position: relative;
	clear:both;
	background:#000;
	height: 49px;
	}
.whitetext{
	color:#FFF;
}
#centercol-wide h3 {
	background:url(images/title-bgd-wide.jpg) #FFF no-repeat top left;
	margin: 0 0 15px 8px;
	padding:10px 0px 5px 10px;
	border:0px solid #dedbd1;
	color:#ffffff;
	text-align: left;
	height:33px;
	font-size:24px;
	text-transform:uppercase;
	clear:left;
}	
.redtable {
	padding: 5px;
}
.table-thickline {
	border-top:#f80101 thick solid; 
	border-bottom:#f80101 thin solid;
	padding: 5px;
}
.table-thinline {
	border-bottom:#f80101 thin solid;
	padding: 5px;
}
/* FANEXPOHQ SHOWS */		

#fanexpohqshows {
	background-color:#333333;
	color:#ffffff;
	text-align: center;
	padding-top: 10px;
	margin-bottom:10px;
	height:20px;
	font-size:10px;
	text-transform:uppercase;
	clear:left;
}
.fanexpobox {
	float: center;
    width:960px;
	margin: 0 auto;
}
.fanexposhowhq {
	float:left;
    width:160px;
	color:#6f8bcf;
}
.fanexposhow {
	float:left;
    width:130px;
}
.whitelink{
	color:#ffffff;
}
.table-center {
	
	margin: 0 auto 1em;

}