@charset "UTF-8";
/*LIVE Mode Styling*/
.soc01_post{
	padding: 15px;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #dfdfdf;
}
	.soc01_post .soc01_col{
		display: inline-block;
		vertical-align: top;
	}
		.soc01_post >.soc01_col.soc01_left{
			width: 40px;
			font-size: 25px;
		}
		.soc01_post >.soc01_col.soc01_right{
			width: 530px;
		}
		.soc01_post .soc01_title a{
		}
		.soc01_post .soc01_title{
			margin:  0 0 20px 0;
		}
		.soc01_post .soc01_link{
			padding: 5px;
			border-width: 1px;
			border-style: solid;
			margin: 0 0 10px 0;
		}
		.soc01_post .soc01_image{
			padding: 5px;
			border-width: 1px;
			border-style: solid;
		}
		.soc01_post .soc01_info{
			font-size: 14px;
			margin: 25px 0 10px 0;
			color: #888888;
		}
		.soc01_post .soc01_info .soc01_date{
			width: 180px;
		}
		.soc01_post .soc01_info span{
			display: inline-block;
			margin: 0 20px 0 0;
		}
		.soc01_post .soc01_info .soc01_fb-highlight{
			color: #44619D;
		}
		.soc01_post .soc01_info .soc01_tw-highlight{
			color: #5CACEB;
		}
		.soc01_post .soc01_info .soc01_post-link{
			float: right;
		}
			.soc01_post .soc01_info .soc01_post-link a{
				color: #616161;
				font-weight: normal;
			}
		.soc01_footer{
			margin-top: 25px;
			text-align: center;
			font-size: 30px;
			color: #cfcfcf!important;
		}
			.soc01_footer div{
				font-size: 14px;
				margin: 5px 0 0 0;
			}
