/*

Theme Name: AiT from Futura
Theme URI: http://sacheson.com/
Author: Biswajit Saha / Sam Acheson
Author URI: 
Description: A minimal responsive blogging theme.
Version: 1.0.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: Two-Columns, Right-Sidebar, Left-Sidebar, Custom-Background, White, Light, Featured-Images, Theme-Options
Text Domain: futura

*/
@import url("css/flexslider.css");
@import url("css/magnific-popup.css");
@import url("css/hl-styles/monokai_sublime.css");



/*
AiT specific changes

*/

div.logo {
    
    float: left;
    clear: none;
    margin: 10px 0;
}
div.menu {
    margin-top: 16px !important;
}

div.sponsors {
    
    
}
    div sponsors a {
        border: 0;        
    }
    div sponsors a:hover {
        border: 1px solid #dedede;        
    }
    div.sponsors a img {
        margin: 0 0 0 30px;
    }