/*************************************************
	The Canadian Charger - June 2009
	
	Site by Barking Dog Studios
	http://www.barkingdogstudios.com/

*************************************************/

/********** BASE STYLES **********/
body {
	font: normal 10pt/16pt Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #fff;
	margin: 2% 1%;
	width: auto !important;
	float: none !important;
	clear: both !important;
}

a:link, a:visited {
	color: #333;
	background: transparent;
	text-decoration: underline;
	font: 10pt Arial , Helvetica, sans-serif;
} 

a img {
	border: none !important;
}

h1, h2, h3, h4, h5, h6 {
	margin-top: 2%;
	font-family: Arial , Helvetica, sans-serif;
	font-weight: bold !important;
}

h1 {
	font-size: 16pt;
}

h2 {
	font-size: 14pt;
}

h3 {
	font-size: 12pt;
}

h4, h5, h6 {
	font-size: 10pt;
}

ul {
	list-style: square;
}

#logo {
	text-align: center;
}

#logo a {
	font: bold 18pt Arial , Helvetica, sans-serif;
	text-decoration: none !important;
}


/********** DISABLED STYLES **********/
pre, #main_ads, #header_photo, #main_nav, #featured_articles a img, #editorial_nav, p.cartoon_bt, #cartoon_data, #subscribe, ul#search_bar, ul#most_recent, #most_recent_bt, ul#article_footer, #multimedia, #featured_articles, .addthis_toolbox, #most_box, a.credit {
	display: none !important;
}


/********** MISC STYLES **********/
#most_popular_bt {
	margin-top: 2%;
	font-family: Arial , Helvetica, sans-serif;
	font-weight: bold !important;
	font-size: 16pt;
}

ul#editorial_list li {
	position: relative !important;
}

ul#cartoon_list, ul#editorial_list, ul#most_list {
	list-style: none !important;
}

#header {
	margin-bottom: 2% !important;	
}

#footer {
	width: 858px;
	margin-top: 2% !important;
	border-top: 4px solid #dc6f2c;
	font-size: 9pt;
}