#vlightbox {
	zoom:1;
}
#vlightbox span {
	display:block;
}
#vlightbox ul {
	list-style:none;
	display:inline-block;
	width:100%;
	padding-left:0px;
}
#vlightbox li {
	background-color: #f2f2f2;
	border: 2px solid #CCC;
	border-radius: 4px;
	display: inline-block;
	height: 450px;
	list-style: none outside none;
	margin-bottom: 18px;
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
	position: relative;
	vertical-align: top;
	width: 257px;
	background: no-repeat;
	padding: 0px;
}
#vlightbox .post-des {
	height:152px;
	
}
#vlightbox .post-des a {
	 
	height:auto !important;
	display: inline;

	
}
#vlightbox ul li h1 {
	color:#333;
	font-size:16px;
	clear: both;
	margin: 0;
	text-align: center;
	font-family: 12px/140% "Open Sans",sans-serif;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom:0px;
	line-height: 19px;
}
#vlightbox a {
	display: inline-block;
	float: none;
	font-family: 10px/140% "Open Sans",sans-serif;
	font-size: 10px;
	height: 198px;
	opacity: 1;
	padding: 10px;
	position: relative;
	text-align: center;
	vertical-align: top;
	width: 254px;
	color: #333;
	text-decoration: underline;
	font-weight: normal;
	text-transform: uppercase;
}
#vlightbox a img {
	padding-left:0px;
	padding-top:0px;
	display:block;
	border:none;
	width:234px;
	height:179px;/*  box-shadow: 15px 15px 10px rgba(0, 0, 0, 0.6);
    margin-top: 5%;*/
}
#vlightbox a .buttn {
	left: 25px;
	position: absolute;
	top: 70px;
	height:40px;
	width: 40px;
}
#vlightbox a:hover {
	text-decoration:underline;
	opacity:0.90;
}
#vlightbox div {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 10px;
	line-height: 14px;
	color: #333;
}

#vlightbox div p {
    font-size: 12px;
    line-height: 20px;
}

#vlightbox .storysmedia { position:absolute; bottom:0px;  width: 100%;}
.storypage_smedia {
    display: inline-flex;
    padding: 10px;
    width: 100%;
}


