﻿
/*div.columns
{
  overflow: visible;
  background-image: url(/images/buurtlinktv/bg-buurtlinktv.png);
  background-color: #edd5fa;
  background-repeat: repeat-x;
}*/

div.hgroup
{
  /*font: italic 16px/20px Georgia, serif;*/
  /*margin: -65px 0 1em 0;*/
  padding: 0 0 1em 0;
  position: relative;
}

  div.hgroup h1
  {
    font: bold 24px Arial, Helvetica, sans-serif;
  }
  
  div.hgroup p
  {
    position: absolute;
    right: 0; top: 0;
    margin: .4em 1em 0 0;
  }
  
  /*div.hgroup h1 img
  {
    width: 340px;
    height: 107px;
  }*/
  
#videos
{
  width: 670px;
  margin: 0;
  padding-bottom: 5em;
}

#featured
{
  float: right;
  width: 260px;
}

  #featured div.video-thumbnail
  {
    float: none;
    margin-bottom: 5px;
    margin-left: 0;
  }
  
  #featured div.video
  {
    border-bottom: solid 1px #c4daff;
    padding: 5px 25px;
  }
  
  #featured div.buurtlinktv-title
  {
    line-height: 14px;
  }

div.video-thumbnail
{
  width: 180px;
  height: 120px;
  float: left;
  margin: 0 1em 0 5px;
}

  div.video-thumbnail img
  {
    width: 180px; height: 120px;
  }

div.first
{
  width: 300px; height: 200px;
}

  div.first img
  {
    width: 300px;
    height: 200px;
  }
  
div.first-title a.video-title-link
{
  font-size: 24px;
}

p.video-title
{
  margin: 1em 0 0 0;
}

a.video-title-link
{
  font: bold 16px Arial, Helvetica, Sans-Serif;
}

a.next-page
{
  float: right;
}
