body {
	font-size: .9em;
	font-family: Georgia;
	line-height: 1.3em;
}

a {
	color: #ff0000 !important;
}

hr, #header, #sponsors, #lsidebar, #rsidebar, .blog_category_container, .photo_credits, .franchise_tile, .blog_ad_container, .ad_billboard, .blog_related_container, #commenttag, #list_recent_posts, #highlights, .blog_content_tools li.permalink, .blog_content_tools li.email, .blog_content_tools li.print, .blog_content_navigation, #footer_primary ul, #footer_secondary, #print_nav {
	display: none;
}

#page {
	width: 100%;
	margin: 0 auto;
}

#header {
	padding-bottom: 6px;
	border-bottom: 1px solid #ccc;
}

#logo h1 {
	width: 97px;
	height: 29px;
	margin: 0;
	text-indent: -10000px;
}

h2 {
	letter-spacing: -.03em;
}

.blog_content_tools {
	font-size: .9em;
	margin: 0 0 1em 0;
}

.blog_content_tools ul {
	padding: 0;

}

.blog_content_tools li.author {
	list-style: none;
	margin: auto 0;
}

#footer {
	clear: both;
	font-size: .8em;
	line-height: 1.1em;
	border-top: 1px solid #ccc;
	margin-top: 30px;
}

#footer_primary img {
	float: left;
	margin: .9em 0;
}

* html #footer h4 {
}


#footer_legal {
	float: right;
	text-align: right;
	margin:.9em 0;
}

#footer_legal p {
	margin: 0;
	padding: 0;
}

.timestamp {font-size: 11px; color: #666;}

.entry_container p {
	margin: 1em 0;
	padding: 0;
}

.entry_container img {
	border: none;
}
.entry_container object{
	display:block;
	text-align:center;
	margin:10px auto;
}

.entry_container embed {
	display:block;
	text-align:center;
	margin:10px auto;
}

.entry_container .entry_img_top  {
	clear: both;
	display:block;
	text-align:center;
	margin:10px auto;
}

.entry_container .entry_img_right {
	display:block;
	float:right;
	margin:0 0 0 8px;
}

.entry_container .entry_img_left {
	display:block;
	float:left;
	margin:0 12px 0 0;
}

.blog_sos ul {
	list-style: none;
	font-size: .9em;
}

.steal, .splurge {
	clear: both;
	margin-bottom: 10px;
}

* html .steal, * html .splurge, * html .blog_poll {
	height: 1%;
}

.steal:after, .splurge:after, .blog_poll:after {
	content: "";
	display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.steal h3, .splurge h3 {
	border-bottom: 1px solid #999;
}

.steal img, .splurge img {
	float: left;
	width: 77px;
	height: 77px;
	margin-right: 10px;
}

.blog_poll {
	clear: both;
	margin: 10px auto;
	text-align: center;
	font-size: .9em;
}

.blog_poll ul {list-style: none; margin: 0 0 10px 0; padding: 0;}

.blog_poll_img {
	float: left;
	width: 285px;
	height: 206px;
	margin-right: 10px;
}

.vote_want, .vote_waste {
	margin-right: 5px;
}

.voteBtn {text-align: center;}

#poll-div ul {
	list-style: none;
	margin: 0;
}

.rateit_container {margin: 10px 0;}

.blog_post_tools, .blog_meta, .detail_share_links, a.back_link {display: none;}

.author span { font-weight:bold; }

.entry_content .photo_credit {display: block; font-size:10px; color:#666; text-align: left;}

.entry_content ul.blog_gallery {clear: both; float: left; margin: 20px 0; padding: 0; list-style: none;}
.entry_content ul.blog_gallery li {float: left; width: 68px; height: 68px; *height: 66px; margin: 0 5px 0 0; padding: 0;}
*+html .entry_content ul.blog_gallery li {height: 68px;}
.entry_content ul.blog_gallery img {display: inline; width: 66px; height: 66px;}
