@charset "utf-8";
/* CSS Document */


body {
	font-size: 12pt;      
	background: none;
        padding: 10px 20px;
        font-family: Arial, Helvetica, sans-serif;
}

h1 { display: none }

h1.titlelink { display: block !important }


#left_column_style {
	border: none;
}



#right_column_style {
	display: none;
}

.asset-more, .asset-body {
	font: 16px Arial, Helvetica, sans-serif;
}

.asset-body img { float: left; }

.trackbacks-header {
	display: none;
}

.trackbacks {
	display: none;
}

.leaderboard  {
	display: none;
}

#top_story_left .top_story_style {
	border-right: none;
}
	
#header {
	display: none;
}

.asset-footer {
	display: none;
}

#comments p {
	margin-top: 0;
}

#commons-open {
	display: none;
}

.commons-open {
	display: none;
}

.comments-open-content {
	display: none;
}

.comments-open-header {
	display: none;
}

#metadata_digg_right {
	display: none;
}
#footer {
	display: none;
}

#left_column_style {
	border: none;
	width: 100%;
}

#content-column-left  {
	border: none;
	width: 100%;
	float:none;
}

#wrapper {
	float:none;
}

.decimal img {
	display: none;
}

.decimal li {
	margin-top: -30px;
	margin-bottom: -30px;
}

.bottom_border_style img {
	display: none;
}

.asset-content p a:link:after {
  	content: " (" attr(href) ") ";
	font-size: 90%;
	font-style: italic;
  	color: #ccc;
}

.asset-content p a:visited:after {
  	content: " (" attr(href) ") ";
	font-size: 90%;
	font-style: italic;
  	color: #ccc;
}

.asset, .comments, .trackbacks, .archive {
	overflow: visible;
	width: 100%;
}

#header-inner, #footer-inner, #alpha-inner, #beta-inner, #gamma-inner {
	overflow: visible;
	padding-right: 0px;
	padding-left: 0px;
}

#fm_pushdown_zone, #fm_stamp_conversationalist, #predicta, .share-buttons, #like-and-retweet, .related-entries, #disqus_thread, a.dsq-brlink { display: none; }


