/*
* Skeleton V1.2
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 6/20/2012
*/

/* Table of Content
==================================================
	#Site Styles
	#Page Styles
	#Media Queries
	#Font-Face */

/* #Site Styles
================================================== */

/* Padding Fix */

* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

/* bands */

.band.header {
    background: url(../images/bg.jpg) repeat;
    padding-top: 15px;
    padding-bottom: 11px;
}

body {
    background: url(../images/bg.jpg) repeat;
}

.band.navigation {
    background: url(../images/nav-bg.jpg) repeat;
    border-bottom: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
    outline: solid #9d9d9d 1px;
    height: 40px;
}

.band.content {
    background: url(../images/bg.jpg) repeat;
}

.band.footer {
    background: url(../images/bg.jpg) repeat;
    padding-top: 10px;
}

/* Bars */

.bar.mostrecent {
    background: url(../images/nav-bg.jpg) repeat;
    border: 1px solid #9d9d9d;
    padding-top: 10px;
    padding-left: 8px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.bar.categories {
    background: url(../images/nav-bg.jpg) repeat;
    border: 1px solid #9d9d9d;
    padding-top: 10px;
    padding-left: 8px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
}

/* Header */

a.topbanner {
    float: right;
}

a.topbanner img {
    border: 1px solid #9d9d9d;
}

/* Navigation */

.navul {
    overflow: hidden;
    height: auto;
    margin: 0px;
    margin-top: 8px;
    padding-top: 0px;
}

.navul li {
    float: left;
    width: auto;
    height: auto;
    margin-right: 20px;
    padding-top: 0px;
    padding-right: 0px;
    list-style-type: none;
}

.navul li a {
    height: auto;
    font-family: 'Rambla';
    font-weight: 700;
    color: #312a31;
    font-size: 13px;
    line-height: 13px
}

.catul {
    overflow: hidden;
    height: auto;
    margin: 0px;
    margin-top: 0px;
    padding-top: 0px;
    text-align: center;
    font-family: 'Rambla';
    font-weight: 700;
    font-size: 13px;
    line-height: 13px
}

.catul li {
    float: left;
    width: auto;
    height: auto;
    margin-right: 20px;
    padding-top: 0px;
    padding-right: 0px;
    list-style-type: none;
}

.castul li a {
    height: auto;
    font-family: 'Rambla';
    font-weight: 700;
    color: #312a31;
    font-size: 13px;
    line-height: 13px
}

.castul li:hover {
    height: auto;
    font-family: 'Rambla';
    font-weight: 700;
    color: #00ccff;
    font-size: 13px;
    line-height: 13px
}

.searchul {
    overflow: hidden;
    height: auto;
    float: right;
    margin: 0px;
    margin-top: 6px;
    padding-top: 0px;
}

.searchul li {
    float: left;
    width: auto;
    height: auto;
    margin-right: 0px;
    padding-top: 0px;
    padding-right: 0px;
    list-style-type: none;
    margin-bottom: 0px;
}

.searchul li a {
    height: auto;
    margin-bottom: 0px;
}


/* #Page Styles
================================================== */


/* Video Styles */

.featul {
    overflow: hidden;
    height: auto;
    margin: 0px;
    margin-top: 0px;
    padding-top: 0px;
}

.featul li {
    float: left;
    width: auto;
    height: auto;
    margin-right: 0px;
    padding-top: 0px;
    padding-right: 10px;
    list-style-type: none;
}

.videoul {
    overflow: hidden;
    height: auto;
    margin: 0px;
    margin-top: 0px;
    padding-top: 0px;
}

.videoul li {
    float: left;
    width: auto;
    height: auto;
    margin-right: 0px;
    padding-top: 0px;
    padding-right: 7.5px;
    padding-left: 7.5px;
    list-style-type: none;
}

.videohold {
    background: url(../images/nav-bg.jpg) repeat;
    border: 1px solid #9d9d9d;
    padding: 5px;
    width: 173px;
    height: 250px;
}

.videohold img {
    border: 1px solid #9d9d9d;
    width: 160px;
    height: 120px;
}

/* REMOVE ==============

.videothumb {
    border: 1px solid #9d9d9d;
}

=======================*/

/* advert */

.topad {
    background: url(../images/head-bg.jpg) repeat;
    border: 1px solid #4b4b4b;
    padding: 5px;
    text-align: center;
    padding-top: 20px;
}
/* #Media Queries
================================================== */

	/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (max-width: 959px) {}

	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 959px) {}

	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {}

	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480px) and (max-width: 767px) {}

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {}


/* #Font-Face
================================================== */


            
h1.logo {
    font-family: 'Rambla';
    font-weight: 700;
    color: #312a31;
    text-decoration: none;
}


h2.mostrecent {
    font-family: 'Rambla';
    font-weight: 700;
    color: #312a31;
    font-size: 16px;
    line-height: 18px;
}

h3.videotitle {
    font-family: 'Rambla';
    font-weight: 700;
    color: #312a31;
    font-size: 16px;
    line-height: 17px;
}

p.videodetails {
    font-family: 'Rambla';
    font-weight: 400;
    font-size: 11px;
    line-height: 12px;
    padding: none;
    color: #312a31;
}

p.pfooter {
    font-family: 'Rambla';
    font-weight: 400;
    font-size: 12px;
    line-height: 12px;
    padding: 10px;
    color: #312a31;
    text-align: center;
}

p.pfooter a {
    font-family: 'Rambla';
    font-weight: 400;
    font-size: 12px;
    line-height: 12px;
    padding: 0px;
    color: #312a31;
    text-align: center;
}

p.playerdetailsp {
    font-family: 'Rambla';
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    padding: none;
    color: #312a31;
}

p.playerdetailsp strong {
    font-family: 'Rambla';
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    padding: none;
    color: #312a31;
}

p.ptopad {
    font-family: 'Rambla';
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    padding: 20px;
    color: #312a31;
}

.navli a {
    font-family: 'Rambla';
    font-weight: 700;
    color: #312a31;
    font-size: 13px;
    line-height: 13px
}

a {
    font-family: inherit;
    color: inherit;
    text-decoration: none;
}

a:hover {
    font-family: inherit;
    color: inherit;
    text-decoration: none;
}

/* Search Form */

input {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  color: #555860;
}

.search {
  position: relative;
  margin: 0 auto;
  width: 200px;
}
.search input {
  height: 26px;
  width: 100%;
  padding: 0 12px 0 25px;
  background: white url("../images/search.png") 8px 6px no-repeat;
  border: 1px solid;
  border-color: #a8acbc #babdcc #c0c3d2;
  border-radius: 13px;
  -webkit-appearance: textfield;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: inset 0 1px #e5e7ed, 0 1px #fcfcfc;
  box-shadow: inset 0 1px #e5e7ed, 0 1px #fcfcfc;
}
.search input:focus {
  outline: 0;
  border-color: #66b1ee;
  -webkit-box-shadow: 0 0 2px rgba(85, 168, 236, 0.9);
  box-shadow: 0 0 2px rgba(85, 168, 236, 0.9);
}
.search input:focus + .search-ac {
  display: block;
}

.search-ac {
  display: none;
  position: absolute;
  top: 35px;
  left: 0;
  right: 0;
  z-index: 10;
  background: #fdfdfd;
  border: 1px solid;
  border-color: #cbcfe2 #c8cee7 #c4c7d7;
  border-radius: 3px;
  background-image: -webkit-linear-gradient(top, #fdfdfd, #eceef4);
  background-image: -moz-linear-gradient(top, #fdfdfd, #eceef4);
  background-image: -o-linear-gradient(top, #fdfdfd, #eceef4);
  background-image: linear-gradient(to bottom, #fdfdfd, #eceef4);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}


#subtext2 {
 font-family:Arial, Helvetica, sans-serif;
 font-size:9px;
 color:#000;
 text-align:left;
 padding-top:3px;
 padding-left:0px;
}

#subtext2 img {
	width: 16px;
	height: 16px;
	border: none;
}

/* guys, you need to learn the difference between id's and classes... */
.subtext2 {
 font-family:Arial, Helvetica, sans-serif;
 font-size:9px;
 color:#000;
 text-align:left;
 padding-top:3px;
 padding-left:0px;
}

.subtext2 img {
	width: 16px;
	height: 16px;
	border: none;
}

/* add by erwindraft */

#rating {

  position: relative;
  top: -7px;
  width: 120px;
}
#rating li {
  background: url("../images/star.png") no-repeat scroll 0 0 transparent;
  cursor: pointer;
  float: left;
  height: 24px;
  list-style: none outside none;
  width: 24px;
}
#rating li.fill {
	background-image: url('../images/star_filled.png');
}