#cover_photo{
	width:100%;
	/*height:450px;*/
	box-shadow:inset 0 100px 100px #00376A;
	}
#embed_news_module{
	position: absolute;
	/*bottom: 100px;*/
	top: 200px;
	margin-left: 3%;
	padding-left: 10px;
	padding-right: 10px;
	width: 370px;
	max-width: 100%;
	max-height: 200px; 
	overflow: auto;
}	
	
#cover_photo_info{
	background: url(img/transparent_white.png) repeat;
	position: absolute;
	/*margin-top: 390px;*/
	bottom: 30px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: left;
	margin-left: 3%;
	box-shadow: 0 0 10px #B4B4B4;
	font-size: 12px;
	font-weight: bold;
	}
#location_icon{
	width: 20px;
	height: 22px;
	background: url(img/iconset.png) no-repeat;
	background-position: -62px -9px;
	display:inline-block;
	margin:5px;
	vertical-align: middle;
	margin-bottom:7px;
	}
#time_icon{
	width: 20px;
	height: 22px;
	background: url(img/iconset.png) no-repeat;
	background-position: -81px -9px;
	display:inline-block;
	margin:5px;
	vertical-align: middle;
	margin-bottom:7px;
	}
#author_icon{
	width: 20px;
	height: 22px;
	background: url(img/iconset.png) no-repeat;
	background-position: -102px -9px;
	display:inline-block;
	margin:5px;
	vertical-align: middle;
	margin-bottom:7px;
	}
