/*
Theme Name: Nabia Child
Template: nabia
Author: Child Theme Configurator
Version: 1.0.1433904249
Updated: 2015-06-10 02:44:09
*/

@charset "UTF-8";

/*80*/
.middle-col {
    -moz-border-radius: 0 0 0 0;
    -webkit-border-radius: 0 0 0 0;
    -o-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
}
/*81*/
#main {
    padding-top: 0px;
    padding-bottom: 0px;
}
/*83*/
#main .searchform {
    display: none;
}
/*88*/
#header {
    margin-top: 0px;
    margin-bottom: 0px;
}
/*93*/
.site-title {
    font-size: 48px;
    font-family: 'Press Start 2P', cursive;;
}
/*94*/
.site-description {
    font-size: 24px;
    font-family: 'Press Start 2P', cursive;;
}
/*102*/
#mainmenu .navbar {
    margin-bottom: 0px;
}
/*123*/
#sidebar-left, .sidebg-left {
    -moz-border-radius: 0 0 0 0;
    -webkit-border-radius: 0 0 0 0;
    -o-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
}
/*124*/
#sidebar-right, .sidebg-right {
    -moz-border-radius: 0 0 0 0;
    -webkit-border-radius: 0 0 0 0;
    -o-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
}
/*196*/
.post-date-cat {
    margin-bottom: 0px;
    margin-top: 20px;
}
/*233*/
.archive-header {
    margin-bottom: 0px;
}
/*332*/
.single-post h1.post-title {
    margin-bottom: 0px;
}
/*334*/
.before-content {
    margin-bottom: 0px;
}
/*1384*/
.navbar {
    margin-bottom: 0px;
}
@media (min-width:992px) {
/*604*/
.col-md-6 {
    width: 70%;
}
/*607*/
.col-md-3 {
    width: 15%;
}
/*616*/
.col-md-pull-6 {
    right: 70%;
}
/*632*/
.col-md-push-3 {
    left: 15%;
}
}
@media (min-width: 1400px) {
/*3449*/
.container {
    width: 1400px;
}
}
@media (min-width: 1900px) {
/*3450*/
.container {
    width: 1800px;
}
/*3451*/
.col-md-3 {
    width: 15%;
}
/*3452*/
.col-md-6 {
    width: 70%;
}
/*3453*/
.col-md-pull-6 {
    right: 70%;
}
/*3454*/
.col-md-push-3 {
    left: 15%;
}
}
