/*************************************************************************
Plugin Name:        My Videotag
Plugin URI:			http://toxigeek.com/plugin-my-videotag
Description:		This Plugin will add a Tag called "video", which automatically identifies videos from sites like: youtube, googlevideo, dailymotion, metacafe, myspace, yahoo, megavideo, vimeo, tu.tv, etc... and add them to your post or comments Wordpress.
Version:			1.4.7
Author:				giObanii fiOri
Author URI:			http://toxigeek.com
@copyright			Copyright (c) 2011, giObanii fiOri
*************************************************************************/

#myvideotag-wrap {background-image: url("livelongandprosper.png");background-position: 97% 97%;background-repeat: no-repeat;}
#myvideotag H2 span {font-size: 11px;}
#myvideotag-wrap .twitter-share-button {width: 70px !important;}
#mvtparametros input.large-text {width: 100%;}
#icon-videotag {background:url("video_large.png") no-repeat transparent;}
.mvtsites{display:none;position:fixed;width:450px;padding:20px;border:1px solid #CCC;color:#0F1923;background:#F5F5F5;-webkit-box-shadow:0px 0px 15px #000;-moz-box-shadow:0px 0px 7px #000;-o-box-shadow:0px 0px 7px #000;}
.mvt-sites-supported {width:450px;}
.mvt-sites-supported-left {float:left;width:150px;}
.mvt-sites-supported a {line-height: 20px;font-weight: bold;border-bottom: 1px solid #B5B5B5;text-decoration: none;text-decoration:none;}
.mvt-sites-supported a:hover { font-weight:bold;padding-left:2px 5px;padding-bottom:2px;padding-top:3px;padding-right:5px;background-color:#0996E8;color:#fff;font-style:italic;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;transition-duration: .75s;-o-transition-duration: .75s;-moz-transition-duration: .75s;-webkit-transition-duration: .75s;}
.mvtalert {background-color: #FFE7E6;background-image: url("alert.png");background-position: left center;background-repeat: no-repeat;margin: 30px auto;min-height: 40px;padding: 15px 0 0 55px;text-align: left;border: 1px solid #FF4F4A;color: #000000;font-size: 14px;font-weight: bold;width: 50%;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;-moz-box-shadow: 3px 3px 3px #888;-webkit-box-shadow: 3px 3px 3px #888;box-shadow: 3px 3px 3px #888;}
div.mvt_star-holder { position: relative; height:19px; width:100px; font-size:19px;}
div.mvt_star {height: 100%; position:absolute; top:0px; left:0px; background-color: transparent; letter-spacing:1ex; border:none;}
.mvt_star1 {width:20%;} .mvt_star2 {width:40%;} .mvt_star3 {width:60%;} .mvt_star4 {width:80%;} .mvt_star5 {width:100%;}
.mvt_star.mvt_star-rating {background-color: #fc0;}
.mvt_star img{display:block; position:absolute; right:0px; border:none; text-decoration:none;}
div.mvt_star img {width:19px; height:19px; border-left:1px solid #F6F6F6 !important; border-right:1px solid #F6F6F6 !important;}

  
/*
Default style for WP-PageNavi plugin

http://wordpress.org/extend/plugins/wp-pagenavi/
*/

.wp-pagenavi {
	clear: both;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #BFBFBF;
	padding: 3px 5px;
	margin: 2px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #000;
}

.wp-pagenavi span.current {
	font-weight: bold;
}

/* PICBOX */
#pbOverlay, #pbImage, #pbBottom, #pbCloseBtn {
	position: fixed;
	z-index: 9999;
}

#pbOverlay {
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
    background: #000;
	cursor: pointer;
}

#pbCloseBtn {
	top: 0;
	right: 0;
	display: block;
	width: 50px;
	height: 50px;
	background: url(closebutton.png) no-repeat top left;
}

.pbLoading {
	background: #000 url(loading.gif) no-repeat center !important;
}

#pbImage {
	border: none;
	background: #000 no-repeat;
	-moz-box-shadow: 0 0 40px #000;
	-webkit-box-shadow: 0 0 40px #000;
	box-shadow: 0 0 40px #000;
	cursor: move;
}

#pbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #EEE;
	line-height: 1.4em;
	left: 50%;
	bottom: 10px;
	width: 400px;
	margin-left: -200px; /* half the width */ 
}

#pbCaption {
	font-weight: bold;
	padding: 4px;
	display: inline-block;
	*display: inline; /* IE 7 */
	background-color: rgba(0,0,0,0.7);
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#B0000000, EndColorStr=#B0000000);
	zoom: 1;
}

#pbNav {
	display: block;
	width: 200px;
	height: 65px;
	margin: auto;
	margin-top: 5px;
}

#pbPrevBtn, #pbNextBtn, #pbZoomBtn  {
	display: inline-block;
	width: 70px;
	height: 65px;
	outline: none;
	text-indent: -9000px;
	background: url(navbtns.png) no-repeat;
}

#pbPrevBtn {
	background-position: -70px 0;
	float: left;
}

#pbPrevBtn.pbgreyed {
	background-position: 0 0;
}

#pbNextBtn {
	background-position: -320px 0;
	float: right;
}

#pbNextBtn.pbgreyed {
	background-position: -390px;
}

#pbZoomBtn {
	width: 60px;
	background-position: -140px 0;
	float: left;
}

#pbZoomBtn.pbgreyed { 
	background-position: -200px 0;
}

#pbZoomBtn.pbzoomed {
	background-position: -260px 0;
}
.addtoany_share_save_container{ padding-top:10px}

/* END PICBOX */


/* Copyright (c) 2013 Yendif! Technologies Ltd */
.yendifplayer{position:relative;background-color:transparent;background-size:contain;background-repeat:no-repeat;background-position:center;width:100%;height:0;overflow:hidden;}
.yendifplayer *{margin:0;padding:0;border:0;font-family:Arial, Helvetica, sans-serif;font-style:normal;font-size:100%;font-weight:normal;text-decoration:none;line-height:1em;list-style-type:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.yendifplayer a,.yendifplayer a:hover{-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:all 0;transition:none;}
.yendifplayer a:focus,.yendifplayer input[type=text]:focus{outline:0;}
.yendifplayer .yf-media,.yendifplayer .yf-skin,.yendifplayer .yf-skin .yf-poster,.yendifplayer .yf-skin .yf-playbtn,.yendifplayer .yf-skin .yf-screen,.yendifplayer .yf-skin .yf-embed .yf-overlay,.yendifplayer .yf-skin .yf-share .yf-overlay{position:absolute;width:100%;height:100%;top:0;left:0;}
.yendifplayer .yf-media:-webkit-full-screen{position:fixed;width:100%!important;height:100%!important;}
.yendifplayer .yf-media:-moz-full-screen{position:fixed;width:100%!important;height:100%!important;}
.yendifplayer .yf-media:-ms-full-screen{position:fixed;width:100%!important;height:100%!important;}
.yendifplayer .yf-media:-o-full-screen{position:fixed;width:100%!important;height:100%!important;}
.yendifplayer .yf-media:full-screen{position:fixed;width:100%!important;height:100%!important;}
.yendifplayer.is-fullscreen.no-native .yf-media{position:fixed;width:100%!important;height:100%!important;}
.yendifplayer.is-fullscreen .yf-media{margin:0!important;padding:0!important;top:0!important;left:0!important;z-index:9999999999!important;}
.yendifplayer video,.yendifplayer audio,.yendifplayer object,.yendifplayer iframe{width:100%!important;height:100%!important;cursor:pointer;}
.yendifplayer.black video,.yendifplayer.black.playlist-bottom audio,.yendifplayer.black object,.yendifplayer.black iframe,.yendifplayer.black .yf-skin .yf-poster,.yendifplayer.black .yf-skin .yf-screen{background-color:#000;}
.yendifplayer.white video,.yendifplayer.white.playlist-bottom audio,.yendifplayer.white object,.yendifplayer.white iframe,.yendifplayer.white .yf-skin .yf-poster,.yendifplayer.white .yf-skin .yf-screen{background-color:#FFF;}
.yendifplayer.is-fullscreen .yf-skin{z-index:9999999999999!important;}
.yendifplayer .yf-skin .yf-poster{background-size:contain;background-repeat:no-repeat;background-position:center;z-index:1;}
.yendifplayer.is-video .yf-skin .yf-loading{display:none;position:absolute;width:100%;height:50px;top:49%;left:0;color:#FFF;font-family:Georgia,"Times New Roman",Times,serif!important;font-size:110px!important;text-align:center;text-shadow:0px 0px 4px #666;letter-spacing:-10px;line-height:0px;z-index:2;}
.yendifplayer.is-audio .yf-skin .yf-loading{position:absolute;height:25px;margin-left:10px;top:0;right:0;bottom:0;left:0;font-size:11px;font-weight:bold;line-height:25px;z-index:2}
.yendifplayer.black.is-audio .yf-skin .yf-loading{color:#FAFAFA;}
.yendifplayer.white.is-audio .yf-skin .yf-loading{color:#333;}
.yendifplayer .yf-skin .yf-playbtn{display:none;background-image:url(images/play.png);background-repeat:no-repeat;background-position:center;pointer-events:none;cursor:pointer;z-index:3;}
.yendifplayer .yf-skin .yf-screen{cursor:pointer;z-index:4;}
.yendifplayer .yf-skin .yf-controls{position:absolute;width:100%;height:25px;bottom:0px;left:0;z-index:999999;}
.yendifplayer.black .yf-skin .yf-controls{background-color:#181818;background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#222), to(#111));background:-webkit-linear-gradient(top, #222, #111);background:-moz-linear-gradient(top, #222, #111);background:-ms-linear-gradient(top, #222, #111);background:-o-linear-gradient(top, #222, #111);border-top:1px solid #333;}
.yendifplayer.white .yf-skin .yf-controls{background-color:#EEEEEE;background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFFFFF), to(#E0E0E0));background:-webkit-linear-gradient(top, #FFFFFF, #E0E0E0);background:-moz-linear-gradient(top, #FFFFFF, #E0E0E0);background:-ms-linear-gradient(top, #FFFFFF, #E0E0E0);background:-o-linear-gradient(top, #FFFFFF, #E0E0E0);border-top:1px solid #FFFFFF;}
.yendifplayer.black .yf-skin .yf-controls .yf-playpause,.yendifplayer.black .yf-skin .yf-controls .yf-volume .yf-mute,.yendifplayer.black .yf-skin .yf-controls .yf-fullscreen,.yendifplayer.black .yf-skin .yf-embedbtn,.yendifplayer.black .yf-playlist .yf-waves{background-image:url(images/icons_white.png);cursor:pointer;}
.yendifplayer.white .yf-skin .yf-controls .yf-playpause,.yendifplayer.white .yf-skin .yf-controls .yf-volume .yf-mute,.yendifplayer.white .yf-skin .yf-controls .yf-fullscreen,.yendifplayer.white .yf-skin .yf-embedbtn,.yendifplayer.white .yf-playlist .yf-waves{background-image:url(images/icons_black.png);cursor:pointer;}
.yendifplayer .yf-skin .yf-controls .yf-currenttime,.yendifplayer .yf-skin .yf-controls .yf-duration{display:inline-block;width:35px;height:25px;font-size:11px;font-weight:bold;text-align:center;line-height:25px;}
.yendifplayer.black .yf-skin .yf-controls .yf-currenttime,.yendifplayer.black .yf-skin .yf-controls .yf-duration{color:#EEE;}
.yendifplayer.white .yf-skin .yf-controls .yf-currenttime,.yendifplayer.white .yf-skin .yf-controls .yf-duration{color:#252525;}
.yendifplayer .yf-skin .yf-controls .yf-playpause{position:absolute;background-position:2px -1px;width:26px;height:25px;top:0;left:0;}
.yendifplayer.is-playing .yf-skin .yf-controls .yf-playpause{background-position:1px -25px;}
.yendifplayer .yf-skin .yf-controls .yf-currenttime{position:absolute;top:0;left:26px;}
.yendifplayer.no-playpause .yf-skin .yf-controls .yf-currenttime{left:3px;}
.yendifplayer .yf-skin .yf-controls .yf-timeline{position:relative;height:6px;margin-top:0;margin-right:149px;margin-bottom:0px;margin-left:67px;cursor:pointer;}
.yendifplayer.black .yf-skin .yf-controls .yf-timeline{background-color:#181818;border-top:1px solid #090909;border-bottom:1px solid #404040;top:8px;}
.yendifplayer.white .yf-skin .yf-controls .yf-timeline{background-color:#BBB;border-top:1px solid #858585;border-bottom:1px solid #EEE;top:9px;}
.yendifplayer.no-playpause .yf-skin .yf-controls .yf-timeline{margin-left:40px;}
.yendifplayer.no-currenttime .yf-skin .yf-controls .yf-timeline{margin-left:30px;}
.yendifplayer.no-playpause.no-currenttime .yf-skin .yf-controls .yf-timeline{margin-left:6px;}
.yendifplayer.no-duration .yf-skin .yf-controls .yf-timeline{margin-right:110px;}
.yendifplayer.no-volumebtn .yf-skin .yf-controls .yf-timeline{margin-right:70px;}
.yendifplayer.no-fullscreen .yf-skin .yf-controls .yf-timeline{margin-right:123px;}
.yendifplayer.no-duration.no-volumebtn .yf-skin .yf-controls .yf-timeline{margin-right:30px;}
.yendifplayer.no-duration.no-fullscreen .yf-skin .yf-controls .yf-timeline{margin-right:85px;}
.yendifplayer.no-duration.no-volumebtn.no-fullscreen .yf-skin .yf-controls .yf-timeline{margin-right:6px;}
.yendifplayer.no-volumebtn.no-fullscreen .yf-skin .yf-controls .yf-timeline{margin-right:44px;}
.yendifplayer .yf-skin .yf-controls .yf-timeline .yf-buffer{position:absolute;height:6px;top:0px;left:0px;z-index:1;}
.yendifplayer.black .yf-skin .yf-controls .yf-timeline .yf-buffer{background-color:#303030;}
.yendifplayer.white .yf-skin .yf-controls .yf-timeline .yf-buffer{background-color:#999;}
.yendifplayer .yf-skin .yf-controls .yf-timeline .yf-progress{position:absolute;width:0%;height:6px;left:0px;z-index:2;}
.yendifplayer.black .yf-skin .yf-controls .yf-timeline .yf-progress{background-color:#EEE;border-bottom:1px solid #EEE;top:0px;}
.yendifplayer.white .yf-skin .yf-controls .yf-timeline .yf-progress{background-color:#333;border-bottom:1px solid #333;top:-1px;}
.yendifplayer .yf-skin .yf-controls .yf-duration{position:absolute;top:0;right:106px;}
.yendifplayer.no-volumebtn .yf-skin .yf-controls .yf-duration{right:30px;}
.yendifplayer.no-fullscreen .yf-skin .yf-controls .yf-duration{right:82px;}
.yendifplayer.no-volumebtn.no-fullscreen .yf-skin .yf-controls .yf-duration{right:4px;}
.yendifplayer .yf-skin .yf-controls .yf-volume{position:absolute;width:76px;height:25px;top:0px;right:30px;}
.yendifplayer.no-fullscreen .yf-skin .yf-controls .yf-volume{right:5px;}
.yendifplayer .yf-skin .yf-controls .yf-volume .yf-mute{display:block;background-position:0px 124px;width:26px;height:25px;top:0px;left:0px;}
.yendifplayer.is-muted .yf-skin .yf-controls .yf-volume .yf-mute{background-position:2px 149px;}
.yendifplayer .yf-skin .yf-controls .yf-volume .yf-volumeslider{position:absolute;width:48px;height:8px;left:26px;top:8px;z-index:1;cursor:pointer;}
.yendifplayer.black .yf-skin .yf-controls .yf-volume .yf-volumeslider{background-color:#000;}
.yendifplayer.white .yf-skin .yf-controls .yf-volume .yf-volumeslider{background-color:#999;}
.yendifplayer .yf-skin .yf-controls .yf-volume .yf-volumeslider .yf-volumelevel{position:absolute;width:0;height:8px;z-index:2;}
.yendifplayer.black .yf-skin .yf-controls .yf-volume .yf-volumeslider .yf-volumelevel{background-color:#EEE;}
.yendifplayer.white .yf-skin .yf-controls .yf-volume .yf-volumeslider .yf-volumelevel{background-color:#333;}
.yendifplayer .yf-skin .yf-controls .yf-fullscreen{position:absolute;background-position:2px 74px;width:30px;height:25px;top:0px;right:0px;}
.yendifplayer .yf-skin .yf-captions{position:absolute;width:100%;bottom:37px;text-align:center;z-index:5;pointer-events:none;}
.yendifplayer .yf-skin .yf-captions p{display:inline-block;background-color:rgba(0,0,0,0.6);margin:0!important;padding:3px 5px;color:#EEE;font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;font-size:13px;}
.yendifplayer .yf-skin .yf-embedbtn{position:absolute;background-color:rgba(0,0,0,0.6);background-position:2px -147px;background-repeat:no-repeat;width:30px;height:30px;top:10px;right:10px;z-index:999999999;}
.yendifplayer.is-embed .yf-skin .yf-embedbtn{background-color:transparent;background-position:2px -98px;}
.yendifplayer .yf-skin .yf-embed{display:none;position:relative;width:100%;height:100%;top:0;left:0;z-index:99999999;}
.yendifplayer .yf-skin .yf-embed .yf-overlay{background-color:#000;-moz-opacity:0.9;-khtml-opacity:0.9;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";filter:alpha(opacity=90);opacity:0.9;}
.yendifplayer .yf-skin .yf-embed .yf-box{position:absolute;width:100%;height:77px;top:0;right:0;bottom:0;left:0;margin:auto;}
.yendifplayer .yf-skin .yf-embed .yf-title,.yendifplayer .yf-skin .yf-embed .yf-code{display:block;width:90%;min-width:240px;max-width:480px;margin:0px auto;}
.yendifplayer .yf-skin .yf-embed .yf-title{color:#EEE;font-size:13px;text-align:center;text-shadow:1px 1px 10px #000;}
.yendifplayer .yf-skin .yf-embed .yf-code{position:relative;}
.yendifplayer .yf-skin .yf-embed input{background-color:#FFF;-webkit-box-shadow:0px 0px 10px 2px #000;-moz-box-shadow:0px 0px 10px 2px #000;box-shadow:0px 0px 10px 2px #000;border:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;color:#666;width:100%;margin:9px 0px 9px -2px;padding:4px;font-size:12px;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;}
.yendifplayer .yf-skin .yf-embed .yf-select{display:block;background:#333;background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#444), to(#181818));background:-webkit-linear-gradient(top, #444, #181818);background:-moz-linear-gradient(top, #444, #181818);background:-ms-linear-gradient(top, #444, #181818);background:-o-linear-gradient(top, #444, #181818);-webkit-box-shadow:0px 0px 10px 2px #000;-moz-box-shadow:0px 0px 10px 2px #000;box-shadow:0px 0px 10px 2px #000;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;width:75px;top:0;right:0;margin:0px auto;padding:7px 0px;color:#CCC;font-size:11px;font-weight:bold;text-align:center;cursor:pointer;}
.yendifplayer .yf-skin .yf-embed .yf-select:hover{background:#444;}
.yendifplayer .yf-skin .yf-sharebtn{position:absolute;background-image:url(images/share.png);background-color:rgba(0,0,0,0.6);background-position:center;background-repeat:no-repeat;width:30px;height:30px;top:50px;right:10px;z-index:999999999;cursor:pointer;}
.yendifplayer.no-embed .yf-skin .yf-sharebtn{top:10px;}
.yendifplayer.is-share .yf-skin .yf-sharebtn{top:10px;background-image:url(images/icons_white.png);background-color:transparent;background-position:2px -98px;}
.yendifplayer .yf-skin .yf-share{display:none;position:relative;width:100%;height:100%;top:0;left:0;z-index:99999999;}
.yendifplayer .yf-skin .yf-share .yf-overlay{background-color:#000;-moz-opacity:0.9;-khtml-opacity:0.9;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";filter:alpha(opacity=90);opacity:0.9;}
.yendifplayer .yf-skin .yf-share .yf-box{position:absolute;width:100%;height:77px;top:0;right:0;bottom:0;left:0;margin:auto;}
.yendifplayer .yf-skin .yf-share .yf-title,.yendifplayer .yf-skin .yf-share .yf-socialicons{display:block;width:90%;min-width:240px;max-width:480px;margin:0px auto;}
.yendifplayer .yf-skin .yf-share .yf-title{color:#999;font-size:12px;text-align:center;text-shadow:1px 1px 10px #000;}
.yendifplayer .yf-skin .yf-share .yf-socialicons{position:relative;margin-top:10px;text-align:center;}
.yendifplayer .yf-skin .yf-share .yf-facebook{display:inline-block;background-image:url(images/facebook.png);background-position:center;margin-right:10px;width:45px;height:45px;cursor:pointer;}
.yendifplayer .yf-skin .yf-share .yf-twitter{display:inline-block;background-image:url(images/twitter.png);background-position:center;margin-right:10px;width:45px;height:45px;cursor:pointer;}
.yendifplayer .yf-skin .yf-share .yf-gplus{display:inline-block;background-image:url(images/gplus.png);background-position:center;margin-right:10px;width:45px;height:45px;cursor:pointer;}
.yendifplayer .yf-skin .yf-share .yf-linkedin{display:inline-block;background-image:url(images/linkedin.png);background-position:center;margin-right:10px;width:45px;height:45px;cursor:pointer;}
.yendifplayer .yf-skin .yf-share .yf-pinterest{display:inline-block;background-image:url(images/pinterest.png);background-position:center;margin-right:10px;width:45px;height:45px;cursor:pointer;}
.yendifplayer .yf-skin .yf-downloadbtn{position:absolute;background-image:url(images/download.png);background-color:rgba(0,0,0,0.6);background-position:center;background-repeat:no-repeat;width:30px;height:30px;top:90px;right:10px;z-index:999999999;cursor:pointer;}
.yendifplayer.no-embed .yf-skin .yf-downloadbtn,.yendifplayer.no-share .yf-skin .yf-downloadbtn{top:50px;}
.yendifplayer.no-embed.no-share .yf-skin .yf-downloadbtn{top:10px;}
.yendifplayer .yf-skin .yf-wm{position:absolute;left:10px;bottom:45px;-moz-opacity:0.5;-khtml-opacity:0.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=50);opacity:0.5;cursor:pointer;z-index:9999999;}
.yendifplayer .yf-playlist{position:absolute;top:0;right:0px;}
.yendifplayer.black .yf-playlist{background-color:#282828;}
.yendifplayer.white .yf-playlist{background-color:#FDFDFD;}
.yendifplayer.playlist-bottom .yf-playlist{width:auto;top:auto;bottom:0;left:0;margin-right:0px;}
.yendifplayer .yf-playlist a{display:block;position:relative;width:100%;min-height:30px;font-size:12px;text-decoration:none;cursor:pointer;}
.yendifplayer.black .yf-playlist a{border-bottom:1px solid #141414;border-top:1px solid #3C3C3C;}
.yendifplayer.white .yf-playlist a{border-bottom:1px solid #FFF;border-top:1px solid #DDD;}
.yendifplayer .yf-playlist a.first{border-top:none;}
.yendifplayer .yf-playlist a.last{border-bottom:none;}
.yendifplayer.black .yf-playlist a:hover,.yendifplayer.black .yf-playlist a.active{background-color:#333;}
.yendifplayer.white .yf-playlist a:hover,.yendifplayer.white .yf-playlist a.active{background-color:#EEE;}
.yendifplayer .yf-playlist a.active{cursor:default;}
.yendifplayer .yf-playlist .yf-pimage{float:left;position:relative;background-color:#010101;background-size:contain;background-repeat:no-repeat;background-position:center;width:75px;height:50px;margin:7px 0px 7px 7px;}
.yendifplayer .yf-playlist .yf-pimage span{position:absolute;background:#181818;background:rgba(0,0,0,0.8);-webkit-border-top-left-radius:0;-moz-border-top-left-radius:0;border-top-left-radius:3px;padding:2px 4px;bottom:0;right:0;color:#DDD;font-size:10px;font-weight:bold;}
.yendifplayer .yf-playlist .yf-waves{position:absolute;background-position:2px 26px;width:30px;height:30px;-moz-opacity:0.5;-khtml-opacity:0.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=50);opacity:0.5;}
.yendifplayer .yf-playlist a:hover .yf-waves,.yendifplayer .yf-playlist a.active .yf-waves{-moz-opacity:1;-khtml-opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);opacity:1;}
.yendifplayer .yf-playlist a.active .yf-waves{cursor:default!important;}
.yendifplayer .yf-playlist .yf-pcontent{margin-left:84px;padding:3px;}
.yendifplayer.playlist-bottom .yf-playlist .yf-pcontent.yf-noimage{margin-right:50px;}
.yendifplayer.playlist-bottom .yf-playlist .yf-pcontent.yf-noimage.yf-nodur{margin-right:5px;}
.yendifplayer.is-video .yf-playlist .yf-pcontent.yf-noimage{margin-left:5px;}
.yendifplayer.is-audio .yf-playlist .yf-pcontent.yf-noimage{margin-left:25px;}
.yendifplayer .yf-playlist .yf-pcontent .yf-ptitle,.yendifplayer .yf-playlist .yf-pcontent .yf-pdesc{padding:3px;line-height:16px;}
.yendifplayer.black .yf-playlist .yf-pcontent .yf-ptitle{color:#CCC;}
.yendifplayer.white .yf-playlist .yf-pcontent .yf-ptitle{color:#333;}
.yendifplayer .yf-playlist .yf-pcontent .yf-pdesc{color:#666;}
.yendifplayer.black .yf-playlist a:hover .yf-pcontent .yf-ptitle,.yendifplayer.black .yf-playlist a.active .yf-pcontent .yf-ptitle{color:#CCC;}
.yendifplayer.white .yf-playlist a:hover .yf-pcontent .yf-ptitle,.yendifplayer.white .yf-playlist a.active .yf-pcontent .yf-ptitle{color:#454545;}
.yendifplayer.black .yf-playlist a:hover .yf-pcontent .yf-pdesc,.yendifplayer.black .yf-playlist a.active .yf-pcontent .yf-pdesc{color:#999;}
.yendifplayer.white .yf-playlist a:hover .yf-pcontent .yf-pdesc,.yendifplayer.white .yf-playlist a.active .yf-pcontent .yf-pdesc{color:#666;}
.yendifplayer .yf-playlist div.yf-ptime{display:inline-block;margin:3px;padding:2px 6px;font-size:11px;}
.yendifplayer.playlist-bottom .yf-playlist div.yf-ptime{position:absolute;margin:0px;top:5px;right:5px;}
.yendifplayer.black .yf-playlist div.yf-ptime{background-color:#181818;color:#CCC;}
.yendifplayer.white .yf-playlist div.yf-ptime{background-color:#999;color:#FFF;}
.yendifplayer .yf-playlist .yf-clear{display:block;clear:both;}
.yendifplayer .yf-playlist .yf-viewport{position:relative;top:0;overflow:hidden;}
.yendifplayer .yf-playlist .yf-overview{list-style:none;position:absolute;left:0;top:0;right:0px;}
.yendifplayer .yf-playlist ul.yf-overview,.yendifplayer .yf-playlist ul.yf-overview li{margin:0!important;padding:0!important;list-style-type:none;}
.yendifplayer .yf-playlist .yf-scrollbar{position:relative;float:right;width:10px;}
.yendifplayer .yf-playlist .yf-track{position:relative;width:10px;height:100%;}
.yendifplayer .yf-playlist .yf-thumb{position:absolute;width:10px;height:20px;top:0;cursor:pointer;overflow:hidden;}
div.yf-viewport::-webkit-scrollbar{width:10px;}
.yendifplayer.black div.yf-viewport::-webkit-scrollbar-track{background-color:#111;}
.yendifplayer.white div.yf-viewport::-webkit-scrollbar-track{background-color:#EEE;border-left:1px solid #DDD;}
.yendifplayer.black div.yf-viewport::-webkit-scrollbar-thumb{background-color:#333;border-left:1px solid #151515;}
.yendifplayer.white div.yf-viewport::-webkit-scrollbar-thumb{background-color:#444;}
.yendifplayer.black .yf-playlist .yf-track{background-color:#111;}
.yendifplayer.white .yf-playlist .yf-track{background-color:#EEE;border-left:1px solid #DDD;}
.yendifplayer.black .yf-playlist .yf-thumb{background-color:#333;border-left:1px solid #151515;}
.yendifplayer.white .yf-playlist .yf-thumb{background-color:#444;}
.yendifplayer.no-playpause.no-currenttime.no-progress.no-duration.no-volumebtn.no-fullscreen .yf-skin .yf-controls,.yendifplayer.is-video.is-paused .yf-skin .yf-loading,.yendifplayer.is-embed .yf-skin .yf-playbtn,.yendifplayer.is-paused.no-playbtn .yf-skin .yf-playbtn,.yendifplayer.no-controlbar .yf-skin .yf-controls,.yendifplayer.no-playpause .yf-skin .yf-controls .yf-playpause,.yendifplayer.is-audio.is-loading .yf-skin .yf-controls .yf-playpause,.yendifplayer.no-currenttime .yf-skin .yf-controls .yf-currenttime,.yendifplayer.is-audio.is-loading .yf-skin .yf-controls .yf-currenttime,.yendifplayer.no-progress .yf-skin .yf-controls .yf-timeline,.yendifplayer.is-audio.is-loading .yf-skin .yf-controls .yf-timeline,.yendifplayer.no-duration .yf-skin .yf-controls .yf-duration,.yendifplayer.is-audio.is-loading .yf-skin .yf-controls .yf-duration,.yendifplayer.no-volumebtn .yf-skin .yf-controls .yf-volume,.yendifplayer.is-audio.is-loading .yf-skin .yf-controls .yf-volume,.yendifplayer.no-fullscreen .yf-skin .yf-controls .yf-fullscreen,.yendifplayer.no-embed .yf-skin .yf-embedbtn,.yendifplayer.no-embed .yf-skin .yf-embed,.yendifplayer.is-fullscreen .yf-skin .yf-embedbtn,.yendifplayer.is-fullscreen .yf-skin .yf-embed,.yendifplayer.is-fullscreen .yf-skin .yf-sharebtn,.yendifplayer.is-fullscreen .yf-skin .yf-share,.yendifplayer.is-fullscreen .yf-skin .yf-downloadbtn,.yendifplayer.is-fullscreen .yf-playlist,.yendifplayer.is-embed .yf-skin .yf-sharebtn,.yendifplayer.is-embed .yf-skin .yf-downloadbtn,.yendifplayer.is-share .yf-skin .yf-embedbtn,.yendifplayer.is-share .yf-skin .yf-downloadbtn{display:none !important;}
.yendifplayer.is-video.is-loading .yf-skin .yf-loading,.yendifplayer.is-paused .yf-skin .yf-playbtn,.yendifplayer.is-embed .yf-skin .yf-embed,.yendifplayer.is-share .yf-skin .yf-share{display:inline-block;}
.yendifplayer .yf-error{display:table;width:100%;height:100%;color:#CCC;font-size:14px;font-weight:normal;text-align:center;z-index:1;}
.yendifplayer .yf-error span{display:table-cell;width:100%;height:100%;vertical-align:middle;}
.transparent{-moz-opacity:0;-khtml-opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;}
.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-o-user-select:none;-khtml-user-select:none;}
.disable{display:none !important;}