.maincol1 {
	width: 840px;
}

.blogtexttable {
	border: 0px;
	padding-left: 16px;
	padding-right: 16px;
	width: 100%;
}

.blogtoptitle, h1 {
	font-family:"Trebuchet MS", "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-size: 34px;
	text-align: center;
}

.blogtitle, h2 {
	font-family:"Trebuchet MS", "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-size: 24px;
	padding-bottom: 10px;
}

.blogtopsocial {
	padding-left: 15px;
	padding-top: 6px;
	padding-bottom: 15px;
	margin-bottom: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #d9d9d9;
}

.blogsocial {
	padding-top: 8px;
	padding-bottom: 8px;
}

.blogcomments {
	max-width: 600px;
}

.navtoblog {
	padding-bottom: 10px;
}

.blogtext1 {
	font-family:"Trebuchet MS", "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.blogfulltext {
	font-family:"Trebuchet MS", "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.blogtoplink {
	font-family:"Trebuchet MS", "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.blogpostedby {
	font-family:"Trebuchet MS", "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

.blogfooterlink {
	font-family:"Trebuchet MS", "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

.blogmaincol {
	width: 640px;
	max-width: 640px;	
}

.blogpostsep {
	margin-bottom: 10px;
	height: 12px;
	border-bottom-color: #d9d9d9;
	border-bottom-style: solid;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-top-width: 0px;
}

.blogrightcol {

	padding-left: 10px;
	border-left-style: solid;
	border-left-color: #c3c9d3;
	border-left-width: 1px;
	width: 200px;
}

.blogrightcoltitle {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 4px;
}

.sociallinkbg {
	padding: 5px;
	background-color: #f2f5fa;
}


.sociallink {
	font-family:"Trebuchet MS", "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-size : 12px;	
	font-weight: normal;
	color : #333333;
}

.blogrightcolsep {
	height: 10px;
}



