/*
Theme Name: Saab
Theme URI: http://teslathemes.com/demo/wp/saab
Description: Awesome theme from TeslaThemes club
Version: 1.2.4
Author: TeslaThemes
Author URI: http://www.teslathemes.com/
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: light, theme-options,creative,responsive,unique, tut-suport
*/

.brand-and-banner a{
  outline: none;
}

.brand-and-banner a img {
  width: 30%;
  outline: none;
}

.blog-posts-ar{
display: none;
}

.header .links .dropdown-anchor, .header .links a {
    text-decoration: none;
    color: #FFF;
    text-transform: uppercase;
    font-family: "Arial Black",sans-serif;
    font-size: 11px;
    font-weight: 900;
    display: inline-block;
    margin-top: 0;
    padding: 14px;
}

.header .links a:hover{
background: #393A3F;
}

.footer .contact a {
    float: left;
    padding: 15px;
}

.post-section .description .author-and-coments .comments{display: none;}

input {
    line-height: normal;
    border: 1px solid #aaa;
    padding: 5px;
}

textarea{
	border: 1px solid #aaa;
    padding: 5px;
}

li.author {
    border-right: 0 !important;
}