/*Admin styles*/
#casablanca-meta-box input[type="text"] {width:500px;font-size:18px;}
#casablanca-meta-box iframe {width:500px;height:350px;display:block;margin-top:3px;}
#casablanca-meta-box textarea {width:500px;height:300px;}	
#video-preview {margin-top:10px; border:3px dashed #CCC; min-width:480px; min-height:360px; display:inline-block;background-color:#EEE;}
#video-preview img {display:block;}
#casablanca-meta-box p {margin-bottom:0px;}
#casablanca-meta-box .video-url-box {background-color:#DDD;padding:5px;border-bottom:1px solid #AAA;}

/*Player styles, aspect ratio: 1.7777777777777*/
.casablanca-player {width:682px;height:360px;}
.casablanca-player {display:block;position:relative;background-color:#000;overflow:hidden;float:left;background-image:url(img/progress.gif);background-repeat:no-repeat;background-position:center; border-top:20px solid #000; border-bottom:20px solid #000;}
.casablanca-button {opacity:0.2;position:absolute;bottom:30px;right:30px;width:50px;}
.casablanca-player a {position:absolute;z-index:1;text-align:center;background-repeat:no-repeat;background-position:center;background-color:#000;}
.casablanca-player iframe {margin:0px;position:absolute;left:0;top:0;z-index:0;}

div.video-thumb {float:left;display:block; margin-right:0px;font-family:helvetica;margin-bottom:10px;margin-right:9px;width:129px;height:110px;overflow:hidden;}/*padding:9px;border:1px solid #CCC;*/
div.video-thumb:nth-child(5n) {margin-right:0px;}
a.video-thumb-img {display:block;width:129px;height:72px;overflow:hidden;margin-bottom:5px;background-color:#000;}
a.video-thumb-img img {display:block; margin:0 auto;}


/* CASABLANCA NEW PLAYER */
a.casablanca-embed {display:block;width:100%;border:0;text-align:center;overflow:hidden;clear:both;position:relative;}
a.casablanca-embed .casablanca-play-btn {position:absolute; bottom:20px; right:20px; opacity:0.5;}
.casablanca-wrapper {background-color:#000;overflow:hidden;}