/*
Theme Name: TV4.se Anno 2012
Theme URI: http://www.tv4.se/
Description: The 2012 default theme for TV4.se blogs
Author: David Hall, TV4
Author URI: http://http.tv4.se/
Version: 1.0
Tags: 

License: Copyright TV4 AB 2012
License URI:
*/

.blog-post-comments {
padding-top:20px;
}

.ad-top {
	padding-top: 62px;
}

.video-container{
  width: 100%;
}

.video-clip { 
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  width: 100%;
}

.video-clip object {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.comment-policy-link {
  color: #d00;
  margin-bottom: 15px;
  float: left;
  width: 100%;
}

@font-face {
  font-family: "tv4icons";
  src: url('/wp-content/themes/tv4se/assets/fonts/tv4icons.eot');
}

@font-face {
  font-family: "tv4icons";
  src: url('/wp-content/themes/tv4se/assets/fonts/tv4icons.eot?#iefix') format("embedded-opentype"), url('/wp-content/themes/tv4se/assets/fonts/tv4icons.woff') format("woff"), url('/wp-content/themes/tv4se/assets/fonts/tv4icons.ttf') format("truetype");
  font-weight: normal;
  font-style: normal;
}