﻿
/*--- SOCIAL MEDIA CSS ----*/

/*--- Facebook Like Box CSS from old HZ CSS code ----*/

/*-- Used at bottom of page --*/
.fb_lk_1 {
	width: 590px;
	margin: 4px;
	border: 1px solid #ABD2E9;
	padding: 3px;
	background-color: #E8F0F9;
}

.fb_lk_1n { width: 580px; margin: 4px; border: 1px solid #ABD2E9; padding: 3px; background-color: #E8F0F9; }
.fb_lk_1xn { width: 470px; margin: 2px; border: 1px solid #ABD2E9; padding: 3px; background-color: #E8F0F9; }

.fb_lk_1_inner {
	margin: 4px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #1A1AAA;
}

.fb_lk_col { width: 150px; margin-top: 12px; margin-bottom: 12px; margin-left: 4px; margin-right: 4px; border: 1px solid #ABD2E9; padding: 3px; background-color: #E8F0F9; }


.hz_share_wrapper_top_rh {
	float:right;
	width:80px;
	margin: 2px 10px;
}

.hz_share_box_fb { 
	width: 64px;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #ABD2E9;
	padding: 3px;
	background-color: #E8F0F9;
}

.hz_share_box_gplus {
	width: 64px;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 4px;
}


/*-- Google Plus Button at bottom of page below FB Like box --*/
.hz_share_bottom_gplus {
	width:auto;
	height:30px;
	margin:6px 0px;
	padding:10px;
}



/* For Facebook Like Button on upper right of page */
.hz_share_box { 
	width: 64px;
	float: right;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 4px;
	margin-right: 4px;
	border: 1px solid #ABD2E9;
	padding: 3px;
	background-color: #E8F0F9;
}

.hz_share_bx_rcol { width: 150px; float: inherit; margin-top: 12px; margin-bottom: 12px; margin-left: 4px; margin-right: 4px; border: 1px solid #ABD2E9; padding: 3px; background-color: #E8F0F9; }
.hz_share_xtra {float: inherit; text-align: center; margin-top: 10px; margin-bottom: 10px; font-family: Verdana; font-size: 10pt; }





/*---- For FACEBOOK COMMENT SECTION and any other crap that may follow the More Info box --*/

.pre_fb_comment_sec {
	margin:12px;
}

.fb_comment_section {
	margin:8px;
	border:12px #3B5998 solid;
	padding:4px;
	background-color:#FFFFFF;
}

.post_fb_comment_sec {
	height:20px;
}




