/* 
    Document    : blog
    Created on  : 08.02.2013, 14:06:56
    Author      : myTheme
    Version     : 0.0.1
    Description : Css rules for blog.css
    Author URI  : http://mythem.es
*/

/* LIST VIEW */

section.list-view article{
    padding-top: 40px;
    margin-bottom: 30px;
    
    background-image: url('../images/list.delimiter.png');
    background-position: left top;
    background-repeat: repeat-x;
}
section.list-view article:first-child{
    margin-top: 0px;
}

section.list-view div.thumbnail{
    background-color: #ffffff;
    border: 1px solid #e6e6e6;
    float: right;
    padding: 4px;
    margin: 0px 0px 0px 20px;
}
section.list-view span.item-category{
    font-size: 11px;
    color: #c8c8c8;
}
section.list-view article.type-item h3{
    font-size: 24px;
    line-height: 36px;
    font-weight: 400;
    margin: 0px 0px 5px 0px;    
}
section.list-view article.type-item div.thumbnail{
    float: left;
    margin: 0px 20px 0px 0px;
}
body.single section article div.thumbnail{
    margin: 0px 0px 20px 0px;
}

section article div.thumbnail footer{
    background: rgba(0, 0, 0, 0.60);
    border: none;
    color: #ffffff;
    margin: -40px 0px 40px 0px;
    padding: 10px;
    position: absolute;
    width: 610px;
}
section.template.full article div.thumbnail footer{
    width: 940px;
}
article div.social-share{
    margin-top: 20px;
}
article div.social-share a.fb-share{
    position: absolute;
    margin: -2px 0px 2px 0px;
}
section.list-view h2{
    margin-top: 0px;
}
section.list-view .meta{
    font-family: "PT Sans Narrow",sans-serif;
    font-size: 16px;
    height: 25px;

    margin-top: 20px;
}
section.list-view .meta-data{
    margin-bottom: 15px;
}
section.list-view .author{
    border-bottom: 1px solid #f0f0f0;
    margin: 0px 0px 12px 0px;
    padding:0px 0px 12px 0px;
    margin-right: 170px;
}
section.list-view .meta-data span,
section.list-view .meta-data time{
    display: inline-block;
    float: left;
}

section.list-view .meta-data span.item-premium{
    background-color: #0372cc;
    color: #ffffff;

    font-family: Helvetica, Arial,sans-serif;
    font-size: 11px;
    float: right;

    padding: 3px 8px;
    margin-top: -3px;
    
    letter-spacing: 1px;
    text-transform: uppercase;

    -webkit-border-radius: 3px;
       -mox-border-radius: 3px;
            border-radius: 3px;
}

section.list-view .meta-data time{
    display: inline-block;
    width: 160px;
}
div.author-box img{
    float: left;
    margin: 0px 20px 20px 0px;
}
div.author-box p{
    color: #282828;
    font-family: "PT Sans Narrow",sans-serif;
    font-size: 18px;
    line-height: 30px;
}
div.author-box div.details{
    border-top: 1px solid #f0f0f0;
}

div.author-box div.details h4{
    color: #333333;
    font-family: "PT Sans Narrow",sans-serif;
    margin: 15px 0px 0px 0px;
}
div.author-box div.author-social{
    float: right;
    margin-top: 10px;
}
div.author-box div.author-social a{
    background-image: url("../images/author-social.icons.png");
    display: inline-block;
    float: left;
    height: 28px;
    margin-left: 4px;
    width: 28px;
    opacity: 0.9;
    filter:alpha(opacity=90);
}
div.author-box div.author-social a:hover{
    opacity: 1;
    filter:alpha(opacity=100);
}
div.author-box div.author-social a:first-child{
    margin-left: 0px;
}
div.author-box div.author-social a.vimeo{
    background-position: 0px 0px;
}
div.author-box div.author-social a.twitter{
    background-position: 0px -28px;
}
div.author-box div.author-social a.facebook{
    background-position: 0px -56px;
}
div.author-box div.author-social a.google-plus{
    background-position: 0px -84px;
}
div.author-box div.author-social a.youtube{
    background-position: 0px -112px;
}
div.author-box div.author-social a.rss{
    background-position: 0px -140px;
}


/* grid */
.grid-view article{
    margin: 7px;
    width: 80px;
    height: 80px;
    float: left;
}
.grid-view article header{
    display: none;
}


.hentry .nav-prev-next{
    margin-right: 2px;
}
.hentry .nav-prev-next a{
    background: #666666;
    color: #ffffff;
    display: inline-block;
    float: left;
    height: 21px;
    border-left: 1px solid #999999;
    width: 35px;
    text-align: center;
}

.hentry .nav-prev-next a:first-child{
    border-left: none;
}

.hentry .nav-prev-next a:hover{
    background: #333333;
}

.hentry .nav-prev-next.nav-margin{
    margin-bottom: 15px;
}

.hentry  div.social{
    margin-bottom: 30px;
}

.hentry  div.social{
    margin-top: 30px;
}

.hentry  div.social a.fb-share{
    position: absolute;
    opacity: 0.8;
    filter:alpha(opacity=80);
    width:93px;
    height: 20px;
    display: inline-block;
    padding:0px;
    margin: 0px;
}
.hentry  div.social a.fb-share img{
    position: absolute;
    width:93px;
    height: 20px;
    display: block;
    padding:0px;
    margin: 0px;
    border: none;
    float:left;
}

.hentry  div.social a.fb-share:hover{
    position: absolute;
    opacity: 1;
    filter:alpha(opacity=100);
}
div.contact-large a{
    width: 310px;
    height: 70px;
    display: inline-block;
    margin-left: 10px;
    margin-bottom: 5px;
}

div.contact-large a:first-child{
    margin-left: 0px;
}
a.facebook-large{
    background-image: url("../images/facebook.large.png");
}
a.twitter-large{
    background-image: url("../images/twitter.large.png");
}
a.rss-large{
    background-image: url("../images/rss.large.png");
}
a.support-large{
    background-image: url("../images/support.large.png");
}