/*
Theme Name: Newsroom_codebase 2
Theme URI: http://www.mediaanalys.se/
Description: MediaAnalys newsroom
Version: 4.0
Author: MA
Author URI: http://mediaanalys.se
Tags: none
*/

/*
Theme Name: Newsroom_codebase 2
Theme URI: http://www.mediaanalys.se/
Description: MediaAnalys newsroom
Version: 4.0
Author: MA
Author URI: http://mediaanalys.se
Tags: none
*/

.sharethis {
	overflow: hidden;
	margin: 10px 0;
	border-top: 1px dotted #ccc;
	padding-top: 10px;
}

.sharethis .share {
	float: left;
	margin-right: 10px;
}

.media_content {
	/*background: #eee;*/
}

.widget .content .media_content a.flickr, .widget .content .media_content a.youtube {
	padding: 0;
	margin: 0;
	float: left;
	display: block;
	width: 50%;
	border: none;
}
.widget .content .media_content a:hover {
	border: none;
}

.widget .content .media_content .readmore {
	clear: both;
}
.widget .content .media_content .readmore a {
	color: #888;
	font-size: 11px;
	text-transform: uppercase;
	border: none;
	float: right;
	margin-right: 10px;
	margin-bottom: 5px;
}

.widget .content .media_content .readmore a:hover {
	color: #555;
}

.media_content .gallery a span {
	padding: 10px;
	display: block;
}

.media_content .gallery a img {
	padding: 0;
	margin: 0;
	display: block;
	width: 100%;
	
	/*-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;*/
}

.widget .content .media_content .list ul {
	margin-bottom: 5px;
}

.widget .media_content .list li {
	padding: 0;
	border: none;
}

.widget .content .media_content .list li a {
	text-decoration: none;
	border: none;
	display: block;
	overflow: hidden;
	padding: 7px;
	border-bottom: 1px dotted #ccc;
}

.widget .content .media_content .list li a:hover {
	border-bottom: 1px solid #ccc;
}

.widget .content .media_content .list span {
	font-size: 11px;
	color: #888;
	display: block;
}

.widget .media_content .list a img {
	float: right;
	padding-right: 0;
	width: 40px;
	padding-left: 10px;
}

.media_content .gallery a.item-0.odd {
	width: 100% !important;
}

#fancybox-close {
	border-bottom: none;
}

.widget {
	margin-bottom: 0 !important;
}
