/*--------------------------------------
Story Container Middle size
---------------------------------------*/
/* default */
div.story_container_mid
{
	/*background-color:#f4f3ef;*/
	background-color:#000;
	width:130px;
	height:128px;
	overflow:hidden;
}

div.story_container_mid div.story_preview_image
{
	width:130px;
	height:128px
}

/* picture */
div.story_container_mid div.info_container
{
	background-image: url(../graphics/story-transparancy.png);
	width:80px;
	height:80px;
	position:relative;
	top:-115px;
	left:15px;
	padding:10px;
}

div.story_container_mid div.info_container div.content
{
	
}

div.story_container_mid div.info_container div.content div.title
{
	height:52px;
	margin-bottom:5px;
	overflow:hidden;
}

div.story_container_mid div.info_container a
{
	text-decoration:none;
}

div.story_container_mid div.info_container div.content div.title h3
{
	color:#736357;
}

div.story_container_mid div.info_container div.content div.user
{
	height:12px;
	margin-bottom:3px;
	overflow:hidden;
	color:#736357;
}

div.story_container_mid div.info_container div.options
{
	height:12px;
	overflow:hidden
}

div.story_container_mid div.info_container div.options div.option
{
	
	margin-right:5px;
	float:left;
	height:12px;
	width:12px;
	overflow:hidden
}

/* text */
div.story_container_mid div.info_container_words
{
	background-color:#ada99f;
	color:#f1f0eb;
	width:80px;
	height:80px;
	position:relative;
	top:-115px;
	left:15px;
	padding:10px;
}

div.story_container_mid div.info_container_words a
{
	text-decoration:none;
}

div.story_container_mid div.info_container_words div.content
{
	
}

div.story_container_mid div.info_container_words div.content div.title
{
	height:52px;
	margin-bottom:5px;
	overflow:hidden;
}

div.story_container_mid div.info_container_words div.content div.title h3
{
	color:#f4f3ef;
}

div.story_container_mid div.info_container_words div.content div.user
{
	height:12px;
	margin-bottom:3px;
	overflow:hidden;
	color:#f4f3ef;
}

div.story_container_mid div.info_container_words div.options
{
	height:12px;
	overflow:hidden
}

div.story_container_mid div.info_container_words div.options div.option
{
	
	margin-right:5px;
	float:left;
	height:12px;
	width:12px;
	overflow:hidden
}

/* video */
div.story_container_mid div.info_container_film
{
	width:80px;
	height:80px;
	background-image:url(../graphics/video-play-link.png);
	background-repeat:no-repeat;
	position:relative;
	top:-115px;
	left:15px;
	padding:10px;
}

div.story_container_mid div.info_container_film a
{
	text-decoration:none;
}

div.story_container_mid div.info_container_film div.content
{
	
}

div.story_container_mid div.info_container_film div.content div.title
{
	height:52px;
	margin-bottom:5px;
	overflow:hidden;
}

div.story_container_mid div.info_container_film div.content div.title h3
{
	
	
}

div.story_container_mid div.info_container_film div.content div.user
{
	height:12px;
	margin-bottom:3px;
	overflow:hidden;

}

div.story_container_mid div.info_container_film div.options
{
	height:12px;
	overflow:hidden;
	margin: auto;
	width: 51px;
}

div.story_container_mid div.info_container_film div.options div.option
{
	
	margin-right:5px;
	float:left;
	height:12px;
	width:12px;
	overflow:hidden
}

/* news */
div.story_container_mid div.info_container_news
{
	width:130px;
	height:130px;
	background-image:url(../graphics/news-overlay-mid.png);
	background-repeat:no-repeat;
	position:relative;
	top:-130px;
	left:0px;

}

div.story_container_mid div.info_container_news a
{
	text-decoration:none;
}

div.story_container_mid div.info_container_news div.content
{
	width:130px;
	height:130px;
	overflow:hidden;
}

div.story_container_mid div.info_container_news div.content div.title
{
	width:80px;
	height:80px;
	margin:15px;
	padding:10px;
	background-image:url(../graphics/story-transparancy.png);
}

div.story_container_mid div.info_container_news div.content div.title h3
{
	
	
}

div.story_container_mid div.info_container_news div.content div.user
{
	overflow:hidden;
	display:none;
	height:0px;

}

div.story_container_mid div.info_container_news div.options
{
	overflow:hidden;
	display:none;
	height:0px;
}

div.story_container_mid div.info_container_news div.options div.option
{
	
	margin-right:5px;
	float:left;
	height:12px;
	width:12px;
	overflow:hidden
}

/* collections */
div.story_container_mid div.info_container_collections
{
	width:130px;
	height:130px;
	background-image:url(../graphics/collections-overlay-mid.png);
	background-repeat:no-repeat;
	position:relative;
	top:-130px;
	left:0px;

}

div.story_container_mid div.info_container_collections a
{
	text-decoration:none;
}

div.story_container_mid div.info_container_collections div.content
{
	width:130px;
	height:130px;
	overflow:hidden;
}

div.story_container_mid div.info_container_collections div.content div.title
{
	width:80px;
	height:80px;
	margin:15px;
	padding:10px;
	background-image:url(../graphics/story-transparancy.png);
}

div.story_container_mid div.info_container_collections div.content div.title h3
{
	
	
}

div.story_container_mid div.info_container_collections div.content div.user
{
	height:12px;
	margin-bottom:3px;
	overflow:hidden;
	display:none;
	height:0px;

}

div.story_container_mid div.info_container_collections div.options
{
	overflow:hidden;
	display:none;
	height:0px;
}

div.story_container_mid div.info_container_collections div.options div.option
{
	
	margin-right:5px;
	float:left;
	height:0px;
	width:12px;
	overflow:hidden
}