

/*-------Common Blog Styles-------*/

.blogSummaryBlock {

	padding-left: 20px;
	padding-bottom: 20px;

}

.blogSummaryTitle {

	color: #cfa038;
	font-size: 18px;
	margin-bottom: 10px;

}

.blogSummaryText {

	color: #9d9fa2;
	width: 90%;
	    line-height: 1.7em;

}

.blogImageSm {

	width: 110px;
	height: 110px;
	max-width: 110px;
	max-height: 110px;
	float: left;
	border-style: solid;
	border-width: 1px;
	border-color: #dbb972;
	margin-right: 15px;
	margin-top: 15px;
	background-image: url("/sf-images/design/defaultblogimage.gif");

}

.blogImageSm img{

	width: 110px;
	height: 110px;

}

.blogImageLg {

	width: 168px;
	height: 168px;
	float: left;
	border-style: solid;
	border-width: 1px;
	border-color: #dbb972;
	margin-right: 15px;
	margin-bottom: 15px;
	background-image: url("/sf-images/design/default_lg.gif");

}

.blogImageLg img{

	width: 168px;
	height: 168px;

}

/*-------End Common Blog Styles-------*/


/*-------Community Blog Template-------*/


.olBlogTemplate .sfpostListItem {

	padding: 20px;
	margin-bottom: 5px;
	background-color: #f8f3e8;
	list-style: none;

}

.olBlogTemplate ul li {

	list-style-position: inside;

}

.olBlogTemplate ol {

	list-style-position: inside;

}

.olBlogTemplate .sfpostTitle a:link{

    color: #CDA138;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.06em;

}

.olBlogTemplate .sfpostTitle a:visited{

	color: #a07d2c;

}

.olBlogTemplate .sfpostTitle a:hover{

	color: #98722B;

}

.olBlogTemplate .olPostSummary {

    color: #6D6E70;
    font-size: 12px;
    line-height: 1.4em;
    margin-top: 15px;

}

.olBlogTemplate .sfpostAuthorAndDate {

            font-size: 11px;
			margin-bottom: 10px !important;
            color: #c2802c;

}

.olBlogTemplate h1.sfpostTitle {

	color: #a07d2c;
	font-size: 26px;
	margin-top: -40px;

}

.olBlogTemplate .sfcommentsTitle {

	color: #cf9f39;

}

.olBlogTemplate .sfTxt {

	background-color: #e3f1fa;

}

.olBlogTemplate .sfTxtLbl {

	color: #9d9fa2;

}

.olBlogTemplate .sfpostDetails {

	padding: 20px;
	border-style: solid;
	border-color: #f8f3e8;
	border-width: 1px;

}

.olBlogTemplate .sfpostDetails .sfpostContent {
	padding: 0;
	margin: 0;
	line-height: 18px;
}

/*-------End Community Blog Template-------*/


/*-------Tips Blog Template-------*/


.tipsBlogTemplate .sfpostListItem {

	padding: 20px;
	margin-bottom: 5px;
	background-color: #F7FAE5;
	list-style: none;

}

.tipsBlogTemplate ul li {

	list-style-position: inside;

}

.tipsBlogTemplate ol {

	list-style-position: inside;

}

.tipsBlogTemplate .sfpostTitle a:link{

	color: #616930;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.06em;

}

.tipsBlogTemplate .sfpostTitle a:visited{

	color: #9FAC5C;


}

.tipsBlogTemplate .sfpostTitle a:hover{

	color: #9FAC5C;


}

.tipsBlogTemplate .olPostSummary {

    color: #6D6E70;
    font-size: 12px;
    line-height: 1.4em;
    margin-top: 15px;

}

.tipsBlogTemplate .sfpostAuthorAndDate {

	color: #6C7E35;

}

.tipsBlogTemplate h1.sfpostTitle {

	color: #616d23;
	font-size: 26px;
	margin-top: -40px;

}

.tipsBlogTemplate .sfcommentsTitle {

	color: #616d23;

}

.tipsBlogTemplate .sfTxt {

	background-color: #d8e58e;

}

.tipsBlogTemplate .sfTxtLbl {

	color: #616d23;

}

.tipsBlogTemplate .sfpostDetails {

	padding: 20px;
	border-style: solid;
	border-color: #d8e58e;
	border-width: 1px;

}

/*-------End Tips Blog Template-------*/
