/* RESET */
/* ----------------------------------------- */

/* Global reset */
/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal }
q:before, q:after { content:''}

/* Global reset-RESET */
/* The below restores some sensible defaults */
strong { font-weight:bold }
em { font-style:italic }
a img { border:none } /* Gets rid of IE's blue borders */
a	{ outline: none; } /* Gets rid of Safari's dotted line */

/* LAYOUT */
/* ----------------------------------------- */


body	{ font-family: "Times New Roman"; font-size: 12px; line-height: 18px; }

/*-- WRAP --*/
#tpl-wrap 		{ }
		
	/*-- PUBLISHERS BAR --*/
	#tpl-publisherBar		{  display: none; }
		
	
	/*-- HEAD --*/
	#tpl-head		{ }
	h1			{ display: none; }
	.ad-728x90	{ display: none; }
	
	/*-- BODY --*/
	#tpl-body		{ }
				
		/*-- PRIMARY NAV --*/
			
		#tpl-primaryNav		{ display: none; }
		
		/*-- CONTENT --*/
		#tpl-content	{ }
		
			/*-- MAIN CONTENT --*/
			#tpl-mainContent	{  }
			#tpl-mainContent h2	{ font-size: 30px; display: block; border-bottom: 1px #666 solid; padding-bottom: 20px; margin-bottom: 20px; }
			#tpl-mainContent img	{ float: left; margin: 0 20px 15px 0; width: 300px; height: auto; }
			#tpl-mainContent #articleTools { display: none; } 
			#tpl-mainContent p	{ padding-bottom: 20px; }
			
			#tpl-mainContent h3	{ font-size: 14px; font-weight: bold; padding-bottom: 15px; }
			#tpl-mainContent h4	{ font-weight: bold; }
			#tpl-mainContent blockquote	{ font-size: 14px; font-style: italic; }
			
			#tpl-mainContent #introImage img	{ width: 100%; height: auto; }
			#tpl-mainContent #introImage p		{ font-size: 14px; }
			
			
			/*-- SECOND CONTENT --*/
			#tpl-secondContent	{ display: none; }
			.tpl-widget		{}

	/*-- FOOTER --*/
	#tpl-foot		{ }
		
		/*-- PHBLISHER INFO --*/
		#tpl-publisherInfo {border-top: 1px #666 solid; padding-top: 20px; }
		#tpl-publisherInfo #links,
		#tpl-publisherInfo ul			{display: none;}

/*-- ADS --*/
.ad-728x90		{}
.ad-300x250		{}