/** * @author : Arslan, Fawaz * @Script : ClipBucket * @Version : v3.0 * @Since : 2012 * @Rev : $REV$ */ header{ padding-top: 10px; } header .header-top{position: relative; height: 55px} header .header-top-right{position: absolute; right: 3px; display: inline-block; top: 5px} .logo-container{ padding-bottom: 10px; position: absolute; left: 0px; } footer{margin-top: 15px} .container{width:1100px} .bold{font-weight: bold} .inlineblock{display: inline-block} .inline{display:inline} .block{display: block} .display-none{display: none} .relative {position: relative} .absolute {position: absolute} .bottom{bottom:0px} .top{top:0px} .left{left:0px} .right{right:0px} .moveL,.floatL,.float-left{float: left} .moveR,.floatR,.float-right{float: right} .text-left{text-align: left} .text-right{text-align: right} .valignTop{vertical-align: top} .valignMid{vertical-align: middle} .spanauto{width: auto} .span100{width: 100px} .span700{width: 700px} .span650{width: 650px} .span770{width: 770px} .span734{width: 734px} .span336{width: 336px} .span300{width: 300px} .span100per{width: 100%} .width75{width: 75px} .width100{width: 100px} .width150{width: 150px} .width200{width: 200px} .height5{height: 5px} .height10{height: 10px} .height15{height: 15px} .height20{height: 20px} .height60{height: 60px} .height100perc{height: 100%} .marginR10{margin-right: 10px} .marginL10{margin-left: 10px} .marginL50{margin-left: 50px} .marginL70{margin-left: 70px} .marginR5{margin-right: 5px} .marginL5{margin-left: 5px} .margin0{margin: 0px;} .padding0{padding: 0px} .moveL{float: left} .moveR{float: right} .noMove { float:none; } .padding_box{ box-sizing: padding-box; -moz-box-sizing: padding-box; -webkit-box-sizing: padding-box;} .video-details-shadow{background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.12) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.12))); background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.12) 100%); background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.12) 100%); background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.12) 100%); background: linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.12) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#1f000000',GradientType=0 ); ; bottom: 0px; width: 100%; height:10px} /* Icons */ .icon-hard-disk {background-position: -0px -144px;} .icon-news {background-position: -24px -144px;} .icon-bell {background-position: -48px -144px;} .icon-popup {background-position: -72px -144px;} .icon-like {background-position: -96px -144px;} .icon-dislike {background-position: -120px -144px;} .icon-thumb-right {background-position: -144px -144px;} .icon-thumb-left {background-position: -168px -144px;} .icon-thumb-up {background-position: -192px -144px;} .icon-thumb-down {background-position: -216px -144px;} .icon-right {background-position: -240px -144px;} .icon-left {background-position: -264px -144px;} .icon-up {background-position: -288px -144px;} .icon-down {background-position: -312px -144px;} /* V3 ClipBucket Custom icons */ .icon-stats {background-position: -0px -0px;} .icon-globe {background-position: -24px -0px;} .icon-keys {background-position: -48px -0px;} .icon-reply {background-position: -72px -0px;} .icon-groups {background-position: -96px -0px;} .icon-add-user {background-position: -120px -0px;} .icon-remove-user {background-position: -144px -0px;} .icon-toggle {background-position: -0px -0px; width: 17px; height: 17px} /* For inverting Toggle */ .toggle-invert{background-position: -24px 0px} .icon-v3 { background-image: url("../images/v3icons.png"); } .icon-blank { background-image: url("../images/dot.gif"); width: 0px; } .icon-v3-white { background-image: url("../images/v3icons-white.png"); } .icon-set{ background-image:url("../images/iconset.png"); } /* V3 Progress Bars */ .progress-rating { background-color: #cc0000; height: 5px; background: -moz-linear-gradient(top, #ff3019 0%, #cf0404 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff3019), color-stop(100%,#cf0404)); background: -webkit-linear-gradient(top, #ff3019 0%,#cf0404 100%); background: -o-linear-gradient(top, #ff3019 0%,#cf0404 100%); background: -ms-linear-gradient(top, #ff3019 0%,#cf0404 100%); background: linear-gradient(top, #ff3019 0%,#cf0404 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 ); } /* Comments */ .comment{margin-top: 10px; margin-bottom: 10px} .comment .comment-text{margin-left: 10px} .comment-textarea{margin-left: 10px !important; width: 660px !important} .comment-options{ top: -6px; right: 100px; display: none} .like-dislike{ top: 3px; right: 7px} .add-comment-uphoto{width: 62px; height: 62px} .comment-login{top: 10px; left: 90px} .comment-thumb{ width: 50px; height: 50px} .spammed-comment-btns{right: 3px; top: 3px} .spammed-comment{margin: 5px 0px; color: #999; font-size: 12px; font-style: italic } /* Author Box */ .author-box-content{width: 220px} /* Login and Registeration Modal box */ .login-modal-left{width: 249px; border-right: 1px solid #ccc; padding-right: 15px} .login-modal-right{width: 250px; margin-left: 15px; padding-top: 10px} .modal-username,.modal-password{width: 240px} .terms-text{font-size: 10px; color: #666} /* Categories */ .categories-nav{width:255px } .categories-nav ul{margin: 0px; padding: 0px} .categories-nav ul li{margin: 0px; padding: 0px; list-style: none; font-size: 13px; padding:8px 0px 8px 15px; border-bottom: 1px solid #d8d8d8; border-top: 1px solid #fff} .categories-nav ul > li{background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4wNiIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0.06) 100%); background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.06))); background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,0.06) 100%); background: -o-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,0.06) 100%); background: -ms-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,0.06) 100%); background: linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,0.06) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#0f000000',GradientType=1 ); border-left: 5px solid #fff; } .categories-nav ul > li.active{border-left: 5px solid #06c} .categories-nav ul > li ol{background-image: url(../images/gradients/categories-child.png); background-repeat: repeat-x; margin: 8px 0px -8px -15px; background-position: 0px 1px; border-top: 1px solid #d8d8d8; padding: 7px 0px 8px 0px;} .categories-nav ul > li ol li{background-color:#fafafa} .categories-nav ul > li ol > li{padding-left: 35px; border-bottom: 0px;} .categories-nav ul > li ol ul{background: none;} .categories-nav ul > li ol ul li{background:none; border: none; font-size: 11px; padding: 3px 0px } .categories-nav ul > li .icon-toggle{right: 10px; cursor: pointer} .categories-nav ul > li a{color: #000; } .sidebar-categories{float: left; width: 255px; margin-right: 25px} .videos-container{float:left; width: 820px} .cb-widget{margin-bottom: 15px} /* Videos CSS */ .video-box{width: 190px; float: left; margin-right: 20px; } .video-box .video-thumb img{width: 100%; height: 120px;} .video-info-cont{height: 80px; margin-bottom: 20px} .video-info-cont .title a{font-size: 12px; color: #333; text-decoration: none; font-weight: bold; } .video-info-cont .title {line-height:14px; margin: 4px 0px 3px; word-wrap:break-word; } .video-info{font-size: 12px; color: #666; width: 100%} .rating-text{font-size: 12px;} .rating-green{color: #006600} .rating-red{color: #ed0000} .video-box .video-thumb .duration{position: absolute; left: 5px; bottom: 5px; width: 35px; height: 15px; line-height: 15px; background-image: url("../images/duration-bg.png"); background-repeat: no-repeat; color: #fff; font-size: 10px; text-align: center; font-weight: bold; text-shadow: 1px 1px 0px #000} .loading_pointer {display: none; vertical-align: middle} .add-playlist-box{background-color: #fff; max-height: 200px; overflow: auto} .add-playlist-list{margin: 5px; padding: 4px; margin-bottom: 10px} .add-playlist-list li{margin: 0px; padding: 0px; float: left;width: 100px; list-style: none} .add-playlist-list li.title{width: 330px; } .add-playlist-list li.privacy{width: 80px} .add-playlist-list li.loader{width: 20px} .add-playlist-list-ul:hover{background-color: #333; color:#fff; cursor: pointer} .add-playlist-list li{background-color: transparent} /* Account */ .account-left{width: 220px; margin-right: 30px; float: left} .account-left .well{padding: 10px 0px} .account-right{width: 850px; float: left} .account-right h2 .label{vertical-align: middle} .account-heading{position: relative} .account-controls-left{width: 45%; float:left} .account-controls-right{width: 45%; float:right} .playlist-list{margin: 0px; padding: 0px;} .playlist-list > li{margin: 0px; list-style: none; float: left; margin-right: 10px; height: 120px} .playlist-list > .thumb{display: block;width: 190px; } .playlist-thumb{position: relative} .playlist-thumb img{width: 160px; height: 100px; border: 1px solid #fff; position: absolute;} .playlist-list .pltitle{font-size:13px; color:#000; font-weight: bold;} .playlist-list .seperator{margin: 0px 8px} .plinfo{width: 500px} .playlist-list .pldesc{margin-top: 5px; color: #666; font-size: 11px} .playlist-list .subinfo{font-size: 11px; color: #666} .video-options{right: 5px; bottom: 5px;} .video-options .btn{padding: 0px 2px; line-height: normal} .row-exif { margin-left:0px; border-bottom:1px solid #DDD; padding-top:10px; } .row-exif span:first-child { padding-left:5px; } .row-exif-highlight { font-size:15px; } .color-item { -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; } .color-item:hover { -webkit-transform: scale(1.3); -moz-transform: scale(1.3); } .playlist-manage,.playlist-manage ul{ margin: 0px; padding: 0px} .playlist-manage > li{list-style: none; padding: 0px; clear: both; margin-bottom: 30px; min-height: 60px} .playlist-manage li ul li{margin:0px; float: left; display: inline-block; list-style: none; padding: 0px;margin-right: 10px; min-height: 60px } .playlist-manage .iteration{font-size: 11px; } .playlist-manage .thumb img{width: 70px; height: 50px; border: 1px solid #000; box-shadow: 2px 2px 2px #aaa; margin-right:5px} .playlist-manage .iteration,.playlist-manage .move,.playlist-manage .delete{padding-top: 18px} .playlist-manage .delete{float: right} .playlist-manage .span4{vertical-align:top} .playlist-manage .video-title{font-size: 14px; font-weight:bold; margin-bottom: 5px} .playlist-manage .move{cursor:move} /* Upload Page and all CSS related to it */ #upload_options_container{} #upload_window{float: left; padding-right: 20px; width: 45%; margin-right: -1px; border-right: 1px solid #ccc} #upload_options{float:left; padding-left: 20px; width: 50%; border-left: 1px solid #cccccc} .upload-window{display: none} .upload-icon{width: 27px; height: 26px; background-image: url('../images/upload-icons.png'); background-repeat: no-repeat; display: inline-block; left: 10px; position: absolute} .upload_options{margin: 0px; padding: 0px; list-style: none;} .upload_options li{list-style: none;width: 400px; cursor: pointer; position: relative; padding: 10px 25px 10px 50px; border: 1px solid #fff; margin-bottom: 15px} .upload_options .upload-title{font-size: 18px; font-weight: bold; } .upload_options .upload-desc{font-size: 12px} .upload_options li:hover,.upload_options li.active{border:1px solid #dbdbdb; border-radius: 3px; -mox-border-radius:3px; -webkit-border-radius: 3px; background: rgb(255,255,255); background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIzOCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZTVlNWU1IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==); background: -moz-linear-gradient(top, rgba(255,255,255,1) 38%, rgba(229,229,229,1) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(38%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); background: -webkit-linear-gradient(top, rgba(255,255,255,1) 38%,rgba(229,229,229,1) 100%); background: -o-linear-gradient(top, rgba(255,255,255,1) 38%,rgba(229,229,229,1) 100%); background: -ms-linear-gradient(top, rgba(255,255,255,1) 38%,rgba(229,229,229,1) 100%); background: linear-gradient(to bottom, rgba(255,255,255,1) 38%,rgba(229,229,229,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); } .upload_computer_window{text-align: center; padding: 30px 10px;} .upload-files-dropable { background-color: #FAFAFA; border: 2px dotted #DDDDDD; color: #333333; display: inline-block; font-size: 18px; font-weight: bold; margin-top: 20px; padding: 20px 60px; } .drag_start{ font-size: 20px; padding: 30px 60px; box-shadow: 0px 0px 10px #ccc; border: 1px dashed #DDDDDD; } .upload-divider{background-color: #eee; height: 1px; width: 100%; box-shadow: 0 5px 6px #ccc; margin-top: 15px} .upload_list{width: 300px; min-height: 60px; padding: 15px;background: rgb(255,255,255); /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */ background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI2MCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZWRlZGVkIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==); background: -moz-linear-gradient(top, rgba(255,255,255,1) 60%, rgba(237,237,237,1) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(60%,rgba(255,255,255,1)), color-stop(100%,rgba(237,237,237,1))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, rgba(255,255,255,1) 60%,rgba(237,237,237,1) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, rgba(255,255,255,1) 60%,rgba(237,237,237,1) 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, rgba(255,255,255,1) 60%,rgba(237,237,237,1) 100%); /* IE10+ */ background: linear-gradient(to bottom, rgba(255,255,255,1) 60%,rgba(237,237,237,1) 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-8 */ -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; border:1px solid #eee; margin-top: 15px} .upload_list{opacity: 0.50; cursor: pointer} .upload_list_active{opacity: 1.0; box-shadow: 0px 0px 3px #06c} .upload_list .video-title{font-size: 14px; font-weight: bold; margin-left: 5px; vertical-align: top; display: inline-block; width: 280px;} .upload_list .progress{margin: 5px 0px} .upload_list .percent_upload{} .upload_list .upload-stats{font-size: 11px;} .upload-btn-options{padding: 8px; border: 1px solid #aaa; border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05); background: rgb(255,255,255); background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI3MCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZjJmMmYyIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==); background: -moz-linear-gradient(top, rgba(255,255,255,1) 70%, rgba(242,242,242,1) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(70%,rgba(255,255,255,1)), color-stop(100%,rgba(242,242,242,1))); background: -webkit-linear-gradient(top, rgba(255,255,255,1) 70%,rgba(242,242,242,1) 100%); background: -o-linear-gradient(top, rgba(255,255,255,1) 70%,rgba(242,242,242,1) 100%); background: -ms-linear-gradient(top, rgba(255,255,255,1) 70%,rgba(242,242,242,1) 100%); background: linear-gradient(to bottom, rgba(255,255,255,1) 70%,rgba(242,242,242,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 ); } .upload-btn-options .form{margin-top: 15px} .upload-btn-options .form-btn{cursor: pointer !important} .upload_list_container{display: inline-block; float: left} .upload-form-container{ width: 768px; float: left} .upload-form{padding: 20px}