.tubepress_normal_embedded_wrapper {
	text-align:center;
	margin-top: 0px;
}

.tubepress_normal_embedded_wrapper .tubepress_normal_embedded_inner {
	text-align: left;
	margin: auto;
}

.tubepress_normal_embedded_wrapper .tubepress_normal_embedded_inner .tubepress_embedded_title {
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
}

.tubepress_meta {
    color: #666;
    font-style: italic;
}

.tubepress_meta_group {
	text-align: left;
	margin-top: 5px;
	margin-bottom: 20px;
	font-size: 11px;
}
.tubepress_meta_runtime {
	font-size: 11px;
	color: #666;
	font-weight: normal;
}

.tubepress_thumb {
	float: left;
	width: 32%;
	font-size: 11px;
	height: 175px;
	text-align: center;
	overflow: hidden;
}

.tubepress_thumb a {
	cursor: pointer;	
}

.tubepress_meta_title, .tubepress_meta_title a, .tubepress_meta_title a:hover {
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
}

.tubepress_thumb_inner {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}

.tubepress_thumbs {
    clear:both;
    padding: 0 0 0 5px;
    padding-top: 1em;
}

div.pagination {
    padding: 3px;
    margin: 3px;
    text-align:center;
    clear: both;
}
div.pagination a {
    border: 1px solid #dedfde;
    margin-right:3px;
    padding:2px 6px;
    background-position:bottom;
    text-decoration: none;
    color: #0061de;
    cursor: pointer;        
}
div.pagination a:hover, div.meneame a:active {
    border: 1px solid #000;
    background-image:none;
    background-color:#0061de;
    color: #fff;
}
div.pagination span.current {
    margin-right:3px;
    padding:2px 6px;    
    font-weight: bold;
    color: #ff0084;
}
div.pagination span.disabled {
    margin-right:3px;
    padding:2px 6px;
    color: #adaaad;
}

.tubepress_thumb_widget {
	width: 100%;
	text-align: left;
	height: auto;
}

.tubepress_thumb_widget a {
	cursor: pointer;	
}