/*
Theme Name: Looker
Theme URI: http://themeforest.net/user/holobest/portfolio
Description: Magazine Wordpress Theme For Creative Stuff
Author: Holobest
Author URI: http://themeforest.net/user/holobest
License: GNU General Public License
License URI: http://www.gnu.org/licenses/gpl.html
Version: 1.0.1
*/

.wp-caption, .alignnone, .wp-caption img {
    max-width: 100%;
    height: auto;
}

.wp-caption-text {}
.sticky {}
.gallery-caption {}
.bypostauthor {}

.alignright {
    display: block;
    float: right;
    margin: 3px 0 0 10px;
}

.size-full {
    max-width: 100%;
    height: auto;
}

.alignleft {
    display: block;
    float: left;
    margin: 3px 12px 0 0;
}

.aligncenter {
    display: block;
    clear: both;
    margin: 10px auto;
}

.admin-bar #header-container {
    padding-top: 28px !important;
}

@media (max-width: 979px) {
    .admin-bar #header-container {
        padding-top: 0 !important;
    }
}

#post-2430 .attachment- { display:none; }

.boxed-posts .author { display:none; }
table { margin:0 auto; }
table td { width:23%;padding:16px;border-top:1px solid #dadcdd;border-left:2px solid #000;border-right:2px solid #000;vertical-align:top; }
table tr { height:120px; }
table > tbody > tr > td:first-child { border:none;width:8%;border-top:1px solid #dadcdd; }
table > tbody > tr:first-child { height:2em;font-size:1.1em;color:#000; }
.cell1 { border-top:1px solid #000;border-bottom:1px solid #000;background-color: #daeef3; }
.cell2 { border-top:1px solid #000;border-bottom:1px solid #000;background-color: #b7dee8; }
.datefdl { position:absolute;left:60%;top:10vh;color:#af0c1d;font-size:1.6em; }