/* news */
.sf_newsList h2.sf_newsTitle, .sf_singleNews h2 {
	font-size:20px;
	font-weight:normal;
	line-height:1.4em;
	margin:0;
	padding:0;
}

.sf_singleNews h2 {
	font-weight:bold;
}

.sf_newsList .sf_newsDate, p.sf_newsDate {
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
}

.int_content_ext .sf_back {
	font-size:12px;
}

p.sf_readMore {
	font-size:14px;
	margin-top:-10px;
}

p.sf_postCategory {
	margin:-16px 0 0 0;
}

ul.sf_newsList {
	list-style:none;
	margin:0;
	padding:0;
}

/* blog */
.sf_postContent {
	margin-bottom:20px;
}

ul.sf_postListing {
	list-style:none;
	margin-left:0;
	margin-top:0;
	padding:0;
}

ol.sf_pager { list-style: none;	
              margin-left:0;
			  margin-top :0; 
			  padding :0;
			  }
			  
ol.sf_pager li { display: inline;margin-left:0;
			  margin-top :0; padding :4px; }

.sf_readMore, .sf_postComments {
	font-size:14px;
}

.sf_postAuthor, .sf_postCategory, .sf_postTags {
	font-size:11px;
}

h2.sf_postTitle {
	font-size:20px;
	font-weight:normal;
	line-height:1.2em;
	margin:0 0 2px 0;
	padding:0;
}

p.sf_postDate {
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
}

p.sf_postComments {
	margin-bottom:0px;
	margin-top:-15px;
}

/* blog comments */
.sf_postComments {
	clear:left;
	margin-top:20px;
}

.sf_postNewComment li {
	margin-bottom:10px;
}

.sf_postNewComment {
	margin-top:20px;
	width:525px;
}

.sf_commentsCriteria, .sf_commentsValidator {
	display:block;
	float:left;
	height:30px;
	width:135px;
}

.sf_commentsValidator {
	font-size:12px;
	height:16px;
	width:160px;
}

.sf_blogField {
	float:left;
}

.sf_socialBookmarks ul, .sf_commentsList ul {
	list-style:none;
}

.sf_commentsList ul {
	margin:0;
	padding:0;
}

h1.sf_postTitle {
	color:#007AC3;
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:bold;
	margin:0;
	padding:0;
}

h2.sf_comments, h2.sf_postContent {
	font-size:24px;
	margin-bottom:-20px;
}

p.sf_commentAuthor {
	margin:30px 0 5px 0;
}

.formattingOptionsToggleBtn {
	text-align:left !important;
	margin:2px 0;
}

p.sf_postBookmark {
	display:block;
	height:40px;
	margin-bottom:0 !important;
}

/* customs only */
.sf_searchText, .sf_blogField { /* blogField is for the blog page */
	border:1px solid #B8B8B8;
	height:18px;
	margin:0 10px 0 0;
	padding:2px 0 0 3px;
	width:197px;
}

h2.sf_searchResults {
	font-size:26px;
	margin:15px 0 -20px 0;
}

dl.searchResults { 
	margin-top:0; 
}

dt.sf_resultsTopic {
	display:block;
	font-size:16px;
	line-height:18px;
	margin-top:25px; /* if this is adjusted, change the negative bottom margin of h2.sf_searchResults. margin of error is 5px */
	margin-bottom:3px;
}

dd.sf_resultsLink {
	margin-top:5px;
}