/*
Theme Name: zemtvtheme
Theme URI: http://underscores.me/
Author: Inherited Arts
Author URI: http://www.inheritedarts.com
Description: Commercial Theme
Version: 1.0
Text Domain: zemtv
*/


body {
 font-family: 'Lato', sans-serif; 
}
.btn-zem a {
color: #fff !important;
}

#play {
background: url('http://iac.com/sites/all/themes/iac_theme/images/screenshot-overlay.png') center center no-repeat;
height: 121px;
position: absolute;
z-index: 10;
width: 167px;
top: 0px;
background-size: 121%;
display:none
}

.top-story #play {
background: url('http://iac.com/sites/all/themes/iac_theme/images/screenshot-overlay.png') center center no-repeat;
z-index: 10;
width: 454px;
position: absolute;
background-size: cover;
height: 100%;
display: none;
}
.featured-main:hover #play  {
 display:block
}
.thumbnail:hover #play {
display: block;
}
.watch-video a {
color: #fff !important;;
font-size: 10px !important;;
text-transform: uppercase !important;;
}
.alignleft {
    float: left;
    margin:0 15px 30px 0;
}
.aligncenter {
    display: block;
    margin: 0 auto 30px auto;
}
.alignright {
    float: right;
    margin:0 0 30px 15px;
}
.alignnone {
    float: none;
    display:block;
    margin:0 0 30px 0;
}
.size-full {
    width:100%;
    height:auto;
    margin:0 0 30px 0;
}
p .alignleft {
    float: left;
    margin:5px 15px 30px 0;
}
p .aligncenter {
    display: block;
    margin: 5px auto 30px auto;
}
p .alignright {
    float: right;
    margin:5px 0 30px 15px;
}
p .alignnone {
    float: none;
    display:block;
    margin:5px 0 30px 0;
}
p .size-full {
    width:100%;
    height:auto;
    margin:5px 0 30px 0;
}

/* Enter Your Custom CSS Here */

#play
{
    background: url('http://iac.com/sites/all/themes/iac_theme/images/screenshot-overlay.png') center center no-repeat;
    height: 121px;
    position: absolute;
    z-index: 10;
    width: 167px;
    top: 0px;
    background-size: 121%;
    display: none
}

.top-story #play {
background: url('http://iac.com/sites/all/themes/iac_theme/images/screenshot-overlay.png') center center no-repeat;
z-index: 10;
width: 454px;
position: absolute;
background-size: cover;
height: 262px;
display: none;
}

.usrvd {
text-align: center;
font-weight: bold;
font-size: 15px;
margin: 0px 0px 9px -7px;
background: url(http://www.zemtv.com/wp-content/uploads/2015/03/zempat.png);
color: #fff;
padding: 5px 0px 5px 1px;
border-left: 4px solid #FFAE00;
}

.featured-main:hover #play
{
    display: block
}

.thumbnail:hover #play
{
    display: block;
}

.home h4 {
  background: url(http://www.zemtv.com/wp-content/uploads/2015/03/zempat.png) #04856f !important;
  border-left: 4px solid #FFAE00;
}

.home .footer h4 {
  background: transparent;
  border-left: 0px;
}