﻿/* Add here all your css styles (customizations) */
img, iframe {
    max-width: 320px;
    width: auto;
    margin-right:5px;
    padding-bottom: 5px;
}
.wp-post-image {
    /*display:none;*/
    height:auto;
}
.sDescription {
    /*font-style:italic;*/
}/*
.sSource {
    color: #d22d2d;
    margin-bottom: 5px;
    font-size: 13px;
    float: right;
    background-color: white;
    margin-bottom: -28px;
    padding: 0px 5px 0px 5px;
    text-transform: uppercase;
    font-style: italic;
    margin-top: 5px;
    border-bottom: 2px solid #E6E6E6;
    border-left: 2px solid #E6E6E6;
    border-right: 2px solid #E6E6E6;
    border-radius: 4px;
}*/
.sSource {
    
    opacity: 1;
    font-size: 13px;
    float: right;
    /*background-color: white;*/
    margin-bottom: -28px;
    padding: 0px 6px 1px 6px;
    text-transform: uppercase;
    font-style: italic;
    margin-top: 15px;
    /*border-bottom: 2px solid #E6E6E6;
    border-left: 2px solid #E6E6E6;
    border-right: 2px solid #E6E6E6;
    border-radius: 0px 0px 4px 4px;*/
    
}
.sSourceScroll {
    opacity: 1;
    font-size: 13px;
    float: right;
    /*background-color: white;*/
    margin-bottom: -28px;
    padding: 0px 8px 1px 8px;
    text-transform: uppercase;
    font-style: italic;
    margin-top: -21px;
    /*border-top: 2px solid #E6E6E6;
    border-left: 2px solid #E6E6E6;
    border-right: 2px solid #E6E6E6;
    border-radius: 4px 4px 0px 0px;*/
    margin-right: 5px;
}
.sSource a {
    color:#777;
}
.sDateTime {
    font-size: 12px;
    color: #868686;
    /*margin-bottom: -23px;*/
    display: table;
    /*background-color: white;*/
    padding-left: 5px;
    padding-right: 5px;
    margin-top: 15px;
    display: table;
    text-transform: uppercase;
    /*border-bottom: 2px solid #E6E6E6;
    border-left: 2px solid #E6E6E6;
    border-right: 2px solid #E6E6E6;
    border-radius: 4px;*/
}

dl {
    margin-top: 0;
    margin-bottom: 20px;
    display: table;
    float: right;
    font-size: 12px;
    width: 65%;
}
dt {
    clear: left;
    width: 100px;
}

dd, dt {
    float: left;
}
.sky {
    display:none;
}
.tilt_left, .tilt_right, .tilt_satire {
    width: 10px;
    height: 10px;
    float: right;
    margin-left: 7px;
    margin-top: 5px;
    opacity: .7
}
.tilt_right {
    background-color: #c94645;
}
.tilt_left {
    background-color: blue;
}
.tilt_satire {
    margin-top: -5px;
    margin-left: 4px;
    margin-right: 5px;
}
.tilt_satire:after {
    /*background-color: white;*/
    width: 0px;
    content: ' \263A';
    font-size: 18px;
    color: #777;
}


/* PUNCH IN!!!*/

.blog_masonry_3col {
    padding-bottom: 60px;
    /*background-color: #f3f4f5;*/
    background-color: #393939;
    padding-top: 10px;
}
.header-v8 .navbar {
    background-color: #2d2d2d;
}
.blog_masonry_3col .grid-boxes-in {
    padding: 0;
    margin-bottom: 30px;
    border: solid 2px #47494a;
    background-color: #47494a;
    border-radius: 4px;
    color: #d9d7d7;
}
.sDateTime {
    font-size: 12px;
    color: #868686;
    display: table;
    padding-left: 5px;
    padding-right: 5px;
    margin-top: 15px;
    display: table;
    text-transform: uppercase;
}
.blog_masonry_3col h3 a {
    color: #dfdfdf;
}
.navbar {
    border-radius: 0;
}

.header-v8 .navbar-nav > li > a, .header-v8 .navbar-nav > li > a:hover, .header-v8 .navbar-nav > li > a:focus, .header-v8 .navbar-nav > .active > a, .header-v8 .navbar-nav > .active > a:hover, .header-v8 .navbar-nav > .active > a:focus {
	color: #ababab;
	background: none;
}
.header-v8 .navbar-toggle .icon-bar {
	height: 2px;
	width: 30px;
	font-size: 20px;
	background: #8a8787;
	margin-bottom: 7px;
}

.header-v8 .navbar-collapse {
    background: #2d2c2c;
    border-color: #eee;
    /*border-bottom: 1px solid #4a4949;*/
}

