body { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }
	a { color: #35211b; text-decoration: none; }
	a:hover { text-decoration: underline; }
	
/* Use this class for anything you want hidden in the printed version */
.noprint { display: none; }

#headerBottom { display: none; }

#mainLeftCol { padding: 20px 0 50px 0; }

/* Left Side Content Area */
#mainLeft h2 { margin: 0 0 15px 0; padding: 0 0 4px 0; background: transparent url(../_images/divider2.gif) left bottom no-repeat; font-family: Georgia, "Times New Roman", Times, serif; font-size: 1.3em; color: #333; text-transform: uppercase; }
#mainLeft p { padding: 0 0 10px 0; }

	/* Regular Entries */
	div.entry { margin: 0 0 15px 0; padding: 0 0 5px 0; border-bottom: 1px solid #666; }
	div.fullPost { border: none !important; }
		div.entry h1 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 1.8em; }

		.postDate { text-transform: uppercase; }
		.postAuthor { text-transform: uppercase; }
		.postAuthorCompany { text-transform: uppercase; }
			div.entryBody { margin: 5px 0 0 0; font-family: Georgia, "Times New Roman", Times, serif; font-size: 1.2em; color: #000; }
				div.entryFooter { font-family: Arial, Helvetica, sans-serif; font-size: .9em; text-transform: uppercase; }

	/* Featured Entry */
	div.featuredEntry { margin: 0 0 15px 0; }
		div.featuredEntry h1 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 2.3em; }
		div.featuredEntry div.entryBody { font-size: 1.6em; }
		div.featuredEntry div.entryFooter { font-size: .7em; }

	/* Comments */
	#comments { margin: 20px 0; font-family: Georgia, "Times New Roman", Times, serif; font-size: 1.2em; color: #000; }
		#comments h2 { font-size: .9em; }
		div.comment { margin: 0 0 15px 0; }
			#comments-open { font-size: 1.2em; }
				#comments-open h2 { font-size: .9em; }
				#comments-open label { display: block; }

	/* Partner Info */
	#partnerBio { margin: 0 0 15px 0; padding: 0 0 5px 0; }
		#partnerLogo { width: 100px; float: left; }
		#partnerText { margin: 0 0 0 100px; font-family: Georgia, "Times New Roman", Times, serif; }
			#partnerText h1 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 1.8em; }
			#partnerText p { font-size: 1.3em; color: #000; }
			#partnerText p.partnerList { font-family: Arial, Helvetica, sans-serif; text-transform: uppercase; font-size: 1.1em; }
	#partnerMore { display: none; }

	div.pageAd { margin: 20px 0; }
	
#mainRight { display: none; }

/* Footer section */
#footer { margin: 25px 0 40px 0; border-top: 5px solid #131313; padding: 0 0 8px 0; color: #000; text-align: center; }
	#footerLinks { display: none; }
	#footer p { padding: 5px 0 0 0; text-transform: uppercase; }
	#footer a { color: #000; }