/* ==========================================================================
   OVERRIDE CUSTOM STYLES FOR SITE 419 :: P2V Sponsored Media BV
   ========================================================================== */

/* blue 00b2d5
/* blueish d6e1e7

/* adding custom font faces */

@import url(//fonts.googleapis.com/css?family=Open+Sans:400,600,700);

@font-face {
  font-family: sketchrockwell;
  src: url("../../../../resources/419/fonts/SketchRockwell-Bold.ttf");
}

@font-face {
  font-family: vagrounded;
  src: url("../../../../resources/419/fonts/tt0756m_.ttf");
}

/*#brandbox-info {
  float:right;
  width:30px;
  height:30px;
  background: url("../../../../resources/419/images/info_knop.png") no-repeat;
  cursor:pointer;
  margin-right: 20px;
}*/

/*
@font-face {
  font-family: gothamBold;
  src: url("../../../../resources/419/fonts/tt0756m_.ttf");
}

@font-face {
  font-family: gothamLight;
  src: url("../../../../resources/419/fonts/tt0756m_.ttf");
}

@font-face {
  font-family: gothamLightIta;
  src: url("../../../../resources/419/fonts/tt0756m_.ttf");
}

@font-face {
  font-family: insigne;  
  src: url("../../../../resources/419/fonts/SketchRockwell-Bold.ttf");
}

/* ==========================================================================
   OVERRIDE CUSTOM STYLES FOR SITE 399 :: P2V Waterkampioen
   ========================================================================== */

/* blue 00b2d5
/* blueish d6e1e7

/* adding custom font faces */
/*
@font-face {
  font-family: gothamBold;
  src: url("../../../../resources/399/fonts/Gotham-Bold.otf");
}

@font-face {
  font-family: gothamLight;
  src: url("../../../../resources/399/fonts/Gotham-Light.otf");
}

@font-face {
  font-family: gothamLightIta;
  src: url("../../../../resources/399/fonts/Gotham-LightIta.otf");
}

@font-face {
  font-family: insigne;
  src: url("../../../../resources/399/fonts/insigne - SancoaleSlabNormBold.otf");
}
*/

html, body {
  font-family: helvetica,arial,sans-serif;
  font-size:15px;
  background: #f6f6f6;
  margin-top:10px;
}

.wrapper {
  margin: 0 auto;
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 0 10px rgba(0,0,0,0.1);
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
}

/* run-in elements */
h1 {
  /*font-family: vagrounded;*/
  font-family: helvetica,arial,sans-serif;
  font-size: 2.1em;
  font-weight: normal;
}

h1 .num_videos {
}

#info {
  display: block;
}

#info h1 {
  font-family: helvetica,arial,sans-serif;
  color: #2175D9;
  font-size:1.8em;
  border-top: 0px;
  padding: 30px 0 9px 15px;
  border: medium none;
}

#info .info_datum {
  display: none;
}

#info .info_title {
  font-size: 15px;
  font-weight: 700;
  padding: 15px 15px 0px;
  color:#333;
}


#info .info_subtitle {

}

#brandbox {
  background: #2175D9;
  margin-top:25px;
  height:0px;
  display: none;
}

#twitter_ticker  {

}

/* per request I've switched off comment ticker */
#comment_ticker {
  display: none !important;
}

/* both twitter and comments */
#comment_ticker .ticker_comment {
  background: url("../../../../resources/399/images/tweet_stopper.png") no-repeat scroll 1px 3px transparent;
  height: 12px;
  padding-left: 23px;
}

#twitter_ticker .ticker_tweet {
  background: url("../../../../resources/399/images/tweet_stopper.png") no-repeat scroll 1px 3px transparent;
  height: 12px;
  padding-left: 23px;
}

#comment_ticker .ticker_user, #twitter_ticker .ticker_user {
  color: gray;
  font-size: 80%;
  font-style: italic;
  margin: 5px 12px 5px 5px;
}

.addcomment {
}

/* section VIDEO */

/* if width > 480 */
@media all and ( min-width: 480px ) {  
  #video_loader .title {
    bottom: 17px;
    color: #2175D9;
    font-size: 19px;
    left: 205px;
    margin-left: 37px;
    padding-top: 10px;
    text-shadow: none;
    text-transform: none;
    top: auto !important;
    z-index: 2147483647;
    height: 22px;
    width: 447px;
    overflow: hidden;
  }
}

@media all and ( min-width: 1024px ) {  
  .main {
    background: url("../../../../images/p2v/bg-texture.png") repeat scroll 0 0 white;
    border-radius: 10px 10px 10px 10px;
    padding: 13px;
  }
}

/* section MENU */

#menu {
  /*border-right: 0.5px solid black;*/
}

#menu-container {
  background: #FFFFFF;
  border-bottom: 0px;
  box-shadow: none;
  margin-bottom:10px;
}

#menu-container h1 {
  background-image: url("http://shorttrack.marduq.tv/resources/419/stylesheets/p2v.css?1386934607");
  border-top: none;
  color: #2175D9;
  font-size: 2.1em;
  padding: 7px 0 3px 15px;
  min-height: 28px;
  padding: 30px 0 3px 0px;
  border-bottom: solid 1px #E0E0E0;
}

#social #share_button {
  background: url("../../../../resources/419/images/share_button.png") no-repeat scroll 0 0 transparent;
  float: right;
  height: 49px;
  width: 49px;
}

#talk #share_button {
  background: url("../../../../resources/419/images/comment_button.png") no-repeat scroll 0 0 transparent;
  float: right;
  height: 49px;
  width: 49px;
}

#overlay #share_button {
  display:none;
  background: url("../../../../resources/419/images/info_button.png") no-repeat scroll 0 0 transparent;
  float: right;
  height: 49px;
  width: 49px;
}

#overlay {
  cursor: pointer;
  padding-right: 10px;
  padding-top: 18px;
  position: absolute;
  z-index: 100000000;
}

/* section AANBEVOLEN */
#aanbevolen {
  display:none;
  border: none;
}

#aanbevolen h1 {
  display:none;
  background: #ff9900;
  border-top: medium none;
  
  /* without the importants, these seem to get rewritten in ie8 */
  color: #FFFFFF !important;
  font-size: 18px !important;
  min-height: 28px !important;
  padding: 7px 0 3px 15px !important;
}


/* section COMMENTS */

#comments {
  border: none;
  margin-bottom: 20px;
}

#comments h1 {
  background: #FF9900;
  color: #FFFFFF;
  font-size: 18px;
  padding: 7px 0 2px 15px;
  min-height: 28px;
  width: 96.3%;
}

.comment {
  border-bottom: 1px solid #CCCCCC;
  clear: both;
  margin-left: 2.5%;
  margin-right: 2.5%;

}

#comments .user {
  padding: 14px 0 0;
}

#comments .date {
  padding: 14px 3px 0;
  font-size:70%;
}

#comments p {
 padding: 0;
}


/* section MENU */
#menu a {    
  line-height: 18px;
  background: none;
  border-bottom: solid 1px #E0E0E0;
}

.menutitle {
    display: table-cell;
    padding: 2px 0 0;
    width: 370px;
}


#menu .menutitle {
  color: #2175D9;
  font-size: 16px;
  font-weight: 500;
  line-height: 15px;
}

#menu .menusubtitle {
  color: #333;
  display:block;
  font-size: 15px;
  font-weight: normal;
  line-height: 28px;
}

/*
#menu img {    
  width:60px;
  height:60px;
  margin: 0 10px 0 0;
}
*/


.thumb img {
  margin-bottom: 2px;
  margin-left: 3px;
  margin-top: 8px;
}

.thumb .pt {
  background: none repeat scroll 0 0 black;
  color: #FFFFFF;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 3px;
  margin-left: 3px;
  margin-top: -44px;
  padding: 10px;
  pointer-events: none;
  position: relative;
  width: 85.4%;
}

.item {
  background: none !important;
}


.header-container, .main aside {
  box-shadow: none;
}

.header-container, .footer-container, .main aside {
  background: url("../../../../resources/419/images/logo.png") no-repeat #fff;	
	background-size: 311px 68px;
}


/*@media all and ( max-width: 480px ) {  
  .header-container, .footer-container, .main aside {
  background: url("../../../../resources/419/images/logo.png") no-repeat #fff;	
	background-size: 180px 39px;
}*/
  
.menuheader {
  font-family: helvetica,arial,sans-serif;
  font-size: 1.2em;  
  font-weight: normal;
  border-top: none;
  color:#2175D9;
  padding: 10px 0 10px 10px;
  border-bottom: solid 1px #E0E0E0;
}

#menu a:hover {
    background: none repeat scroll 0 0 #eff5fa;
}

.num_videos {
  font-family: vagrounded;
  font-size: 12.5px;
  color: #a8b6bf;
  letter-spacing: 2px;
}

/* BRANDBOX */

#brandbox-menu {  
  width: 45px;
  height: 30px;
  background: none;
}

/* CONTROLLER */

#controller .pause {
  background-image: url("../../../../resources/419/images/pause.png"); 
}

#controller .play {
  background-image: url("../../../../resources/419/images/play.png");
}

#controller .hd {
  background-image: url("../../../../resources/419/images/hd.png");
}

#controller .sd {
  background-image: url("../../../../resources/419/images/sd.png");
}

.volumecontrollerbar {
	background-color: #111;
}
.volumelevel {
	background-color: #ff9900;
}

#scrubbar .bar {
  background-color: #F19000;
  /* background-color: #00DD00;*/
}

#time {
  font-family: "Helvetica",Arial;
}


/* ARROWS */
#menu-container .arrow, #aanbevolen .arrow, #comments .arrow {
  width: 30px;
  height: 30px;  
  background-size: 25px 25px;
  background-image: url("../../../../resources/419/images/arrow-right.png");
}

#menu-container .arrow, #info .arrow, #aanbevolen .arrow, #comments .arrow {
  background-image: url("../../../../resources/419/images/arrow-right.png");
  background-repeat: no-repeat;
  background-size: 25px 25px;
  display: block;
  float: right;
  height: 30px;
  margin-top: -2px;
  text-indent: -9999px;
  transition: -moz-transform 0.3s ease 0s;
  width: 30px;
}

/* FOOTER */

.footer-wrapper {
  background:none;
  border: 0 none;
  height: 35px;
  margin: 10px auto 0;
  max-width: 768px;
  padding-top: 5px;
  text-align: center;
}

.footer-image {
  background-image: url("../../../../resources/419/images/logo_footer.png");
  height: 55px;
  margin-left: 15px;
  margin-top: 2px;
  width: 55px;
  margin-bottom:20px;
}

.footer-center{
  display:none;
}

/* This is new: tweetfader */
#tweetfader {
  background:#ececec;
  clear: right;
  float: right;
  width: 50%;
  height:180px;
}

.t_fader {
  font-size: 16px;
  font-weight: 500;
  padding: 0px 20px 0px;
}

.t_logo{
  background-image: url("../../../../resources/419/images/twitter.png");
  height: 40px;
  width: 40px;
  margin: 20px 20px -10px;
}

.ticker_user a{
  font-size: 12px;
  color: #FF9900;
}

a {
  color: #2175D9;
  
}

.header-container {
  display:block;
}