/*
Theme Name: Hazel
Theme URI: http://demo.select-themes.com/hazel
Description: Hazel Theme
Tags: portfolio, clean, retina, photography, art, video, ajax, agency, blog, shop, business, elegant, hipster, multi-purpose, fullscreen
Author: Select Themes
Author URI: http://demo.select-themes.com
Version: 3.0
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.


*/

.content-stream iframe{
    padding-left: 20px;
    width: 460px;
    height: 255px;
}
.content{
	padding-bottom:70px;
}

.page-template-homepage #homepage_grid .content-stream > .stream_item.page-1 {
    display: block;
    position: relative;
}

.single-post .column2 .row li img{display:none;}
.single-post .blog_holder article .post_image{display:none !important;}

body.page-template-homepage #homepage_grid .content-stream > .stream_item.first {
    width: 560px;
    height: 565px;
    float: left;
    background-color: #292929;
}
body.page-template-homepage #homepage_grid .content-stream > .stream_item.first img{
    width:100%;
    height:100%;
    max-height:442px;
}
body.page-template-homepage #homepage_grid .content-stream > .stream_item.first .text_container {
    background-color: #ffffff;
    position: absolute;
    bottom: -77px;
    width: 560px;
    height: 200px;
}
@media screen and (max-width:999px){
    body.page-template-homepage #homepage_grid .content-stream > .stream_item.first .text_container{
        height:100%;
    }
    body.page-template-homepage #homepage_grid .content-stream > .stream_item.first{
        width:100%;
    }
    .content-stream iframe{
        padding-left:0px;
        width:100%;
    }
}

body.page-template-homepage #homepage_grid .content-stream .right_column {
    width:460px;
}

body.page-template-homepage #homepage_grid .content-stream > .stream_item .no_post_thumb {
    height: auto;
}

body.page-template-homepage #homepage_grid .content-stream .right_column .stream_item,
body.page-template-homepage #homepage_grid .content-stream .right_column .stream_item:first-child {
    height:100px;
    border-color: #eaeaea;
}

body .drop_down .narrow .second .inner ul li ul {
    top:-30px;
}

body .drop_down .narrow .second .inner ul li:first-child ul {
    top:0;
}

body .single-business .business-logo {
    text-align: center;
    padding-bottom: 40px;
    padding-top: 10px;
}

body .header_bottom #menu-primary .second .inner ul .menu-item a {
    padding: 7px 10px;
    line-height: 16px;
}

.page-template-archives-php #container{margin-left:auto;margin-right:auto;width:1040px;margin-top:100px;}

.more-headlines a {
    float: right;
    font-size: 14px;
    text-transform: uppercase;
    font-style: italic;
    font-weight: bold;
}


body { font-size:18px; }

.title_outer.with_image .title .title_holder, .title_outer .has_fixed_background.title .title_holder, .title_outer .has_background.title .title_holder{
    display:none !important;
}

