#sidebar, #footer, #navbar, #leaderboardad, #header_subnav, #breadcrumbs, #shareitems, #relatedposts, #tagblock, #commentform, .catchphrase, .clearthis, .jump, .commentpermalink, #fixedinfo, .noprint{
	display: none;
}

#blogcontent{
	width: 100%;
}



.commentcount {
	margin-right: 24px;
	float: right;
}

.commentcount a {
	font-weight: bold;
}

#header_flag h3{
	border-bottom: 2px solid #000;
	padding-bottom: 12px;
}

#blogcontent p>img {
	float: left;
	margin: 18px 18px 18px 0;
}

#printfooter{
	border-top: 2px solid #000;
}

.imgalignleft {
	float: left;
}
.imgalignright {
	float: right;
}
.imgaligncenter {
	margin-left: auto;
	margin-right: auto;
}


#blogcontent .dateline {
	color: #a2a2a2;
	border-top: 1px dotted #cce4c6;
	line-height: 18px;
	font-size: 12px;
}

h1 a, #header_flag h3 a{
	text-decoration: none;
}

#blogcontent p{
	line-height: 24px;
	font-size: 18px;
}

.printonly{
	margin-top: 24px;
	margin-bottom: 24px;
}


.comment, #commentform, .indentblock {
	border-top: 1px dotted #cce4c6;
	margin-bottom: 12px;
	clear: both;
}

.commenttext, .indented{
	margin-left: 140px;
}

.commentmetadata, .indent_notch {
	width: 120px;
	float: left;
}

ul.commentmetadata_ul{
	padding: 0;
}

.commentdate, .commenttime{
	font-size: 9px;
	line-height: 15px;
}

.commentlist li{
	list-style-type: none;
}

h3, #sidebar label  {
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	margin-top: 0;
	margin-bottom: 0;
}


pre       { font-family: Corbel, Verdana, "Bitstream Vera Sans", sans-serif; } 
code,     { font-family: Consolas, "Bitstream Vera Sans Mono", "Courier New", Monaco, Courier, monospace; } 

/* serif */
h1,h5,.posthead, #blogcontent>.post>.entry>p, div#tagcloud_full, div.tagcloud,.newspost, .entry, .commenttext, #headlinesaccordian p, .job_desc p, #overline
		{ font-family: Constantia, "Palatino Linotype", Palatino, Georgia, "Times New Roman", Times, serif; }

/* san-serif */
body, #blogcontent .dateline, #blogcontent .postline, #singlepostmetadata , .wp-polls, .wp-polls p, .wp-polls input, #blogcontent p.newssubhead, .wp-polls, .display_headline, .display_headline h1, .commentmetadata, .datatable, .newsmetadata, .sans
      	{ font-family: Frutiger, Univers, "Helvetica Neue", "Lucida Grande", Calibri, Helvetica, Verdana, sans-serif; } 
