/* @override http://local.fingermag:62174/media/css/podcasts.css */

/* @override http://local.fingermag:62174/media/css/podcasts.css */

/* @override http://local.fingermag:62174/media/css/podcasts.css */

#podcasts_widget {
	padding: 50px;
	padding-bottom: 0px;
}

.horizontal-separator {
	padding-bottom: 50px;
}


.podcast_entry {
	clear: both;
}

.podcast_description {
	min-height: 85px;
}

.podcast_image_wrap {
	position: relative;
	padding-top: 0px;
	float: left;
	width:  180px;
	height: 168px;
	background: url(/media/ui/podcast_image_frame.png) no-repeat;
}

.podcast_image_wrap img {
	padding: 4px;
}

.podcast_links {
	float: right;
	display: block;
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: right;
	padding-right: 30px;
}

.podcast_links a,
.podcast_links iframe
{
	display: inline;
	vertical-align: bottom;
}

.podcast_links a {
	margin-right: 8px;	
	color: #4a4a4a;
	font-size: 11px;
	font-weight: bold;
}

.podcast_links iframe {
	margin-right: 2px;
}

.podcast_links .download,
.podcast_links .interview {
	text-transform: lowercase;
	padding-left: 12px;
	line-height: 18px;
}

.podcast_links .download {
	background: url(/media/ui/podcast_download_icon.png) 0 2px no-repeat;
}

.podcast_links .interview {
	background: url(/media/ui/podcast_interview_icon.png) 0 2px no-repeat;
	padding-left: 15px;
}


.fb-like {
	width: 50px !important;
}

#fb-root {
	display: none;
}

.fb-like {
}

.podcast_artist_image {
	
}

.podcast_overlay_image {
	position: absolute;
	top: 12px;
	left: 0px;
}

.podcast_artist_image img {
	width: 160px;
	height: 160px;
}

.podcast_right_col {
	float: left;
	width: 379px;
}

.podcast_audio_player {
	height: 35px;
}

.podcast_add_this {
	float: right;
	padding-bottom: 5px;
	padding-right: 6px;
}

#podcast_not_found {
	padding-bottom: 50px;
}

.podcast_title {
	padding-bottom: 2px;
}

.podcast_description p a {
    font-size: 12px;
}