.blog_sidebar_item, .blog-buttons, .blog_comment, .blog_sidebar_sep,
	.blog-buttons-facebook, .admin, .google_ad, .blog_login_bar,
	.blog-buttons-twitter, .blog_sidebar {
	display: none;
}

a:link, a:visited {
	background: transparent; color: #333; text-decoration: none; 
}

/* Show URL */
a:link, a:visited {background: transparent; color:#333; text-decoration:none;}
a:link[href^="http://"]:after, a[href^="http://"]:visited:after {content:
" (" attr(href) ") "; font-size: 11px;}
a[href^="http://"] {color:#000;}

.blog_banner {
	height: 75px;
	background-image: none;
}

.blog_h1 {
	top: 0px;
	left: 0px;
	background-image: none;
	padding: 0px 0px 0px 0px;	
	text-align: center;
	height: 50px;
	width: 100%;
	font-size: 1.8em;	
	font-family: "Times New Roman", serif;
	margin: 0px;
	overflow: hidden;
}

.blog_h2 {
	position: absolute;
	width: 100%;
	top: 40px;
	left: 0px;
	text-align: center;
	font-size: 1.2em;
	font-family: "Times New Roman", serif;
	margin: 0px;
}

.blog_body {
	width: 100%;
	margin: 0 auto;
	margin-top: 20px;
}

.blog_items {
	width: 100%;
	margin-right: 0;
}

.blog_subject {
	font-size: 1.4em;
	color: #0412C4;
}

.blog_date {
	font-size: 0.8em;
	font-style: italic;
}

.blog_message {
	float: left;
}

.clear: {
	clear: both;
}

.blog_notice {
	font-style: italic;
}
