/*
Theme Name: AAD
Theme URI: https://wordpress.org/themes/aad/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: AA D is a modernized take on an ever-popular WordPress layout — the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. AA D will make your WordPress look beautiful everywhere.
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, gray, red, white, yellow, dark, light, one-column, two-columns, right-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: aad

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


/**
 * Table of Contents
 *
 * 1.0 - Normalize
 * 2.0 - Genericons
 * 3.0 - Typography
 * 4.0 - Elements
 * 5.0 - Forms
 * 6.0 - Navigation
 *   6.1 - Links
 *   6.2 - Menus
 * 7.0 - Accessibility
 * 8.0 - Alignments
 * 9.0 - Clearings
 * 10.0 - Widgets
 * 11.0 - Content
 *    11.1 - Header
 *    11.2 - Posts and pages
 *    11.3 - Post Formats
 *    11.4 - Comments
 *    11.5 - Sidebar
 *    11.6 - Footer
 * 12.0 - Media
 *    12.1 - Captions
 *    12.2 - Galleries
 * 13.0 - Multisite
 * 14.0 - Media Queries
 *    14.1 - >= 710px
 *    14.2 - >= 783px
 *    14.3 - >= 910px
 *    14.4 - >= 985px
 *    14.5 - >= 1200px
 * 15.0 - Print
 */


/**
 * 1.0 - Normalize
 *
 * Normalizing styles have been helped along thanks to the fine work of
 * Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
 */
 
 
/*
jquerysctipttop
*/
#jquery-script-menu {
position: fixed;
height: 90px;
width: 100%;
top: 0;
left: 0;
border-top: 5px solid #316594;
background: #fff;
-moz-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
-webkit-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
z-index: 999999;
padding: 10px 0;
-webkit-box-sizing:content-box;
-moz-box-sizing:content-box;
box-sizing:content-box;
}

.jquery-script-center {
width: 960px;
margin: 0 auto;
}
.jquery-script-center ul {
width: 212px;
float:left;
line-height:45px;
margin:0;
padding:0;
list-style:none;
}
.jquery-script-center a {
	text-decoration:none;
}
.jquery-script-ads {
width: 728px;
height:90px;
float:right;
}
.jquery-script-clear {
clear:both;
height:0;
}
.bottom-footer a {
    color: rgba(255, 255, 255, 0.7);
    text-decoration: none;
}
.bottom-footer a:hover {
    color: rgba(255, 255, 255, 0.7);
    text-decoration: none;
}
.crowdfunding .contributeBlack {
    margin-left: 40px;
}
.comments-area, .widget, .content-bottom-widgets .widget-area {
    margin-bottom: 0!important;
}
section.no-results.not-found {
    float: left;
    margin: 150px 0px 100px 0px !important;
}
section.no-results.not-found h1.page-title {
    display: table;
    border-bottom: 5px solid #1f1e1e;
    padding-bottom: 5px;
    font-size: 35px;
    font-family: 'lato-regular';
}
section.no-results.not-found button.search-submit {
    color: white;
    font-size: 16px;
    padding: 10px 30px;
    background-color: #eb4e23;
    text-transform: uppercase;
    font-family: 'lato-bold';
    text-decoration: none;
    margin:0px;
    border: none;
}
section.no-results.not-found input.search-field {
    background-color: #cdcdcd;
    border: medium none;
    color: black;
    font-family: "Lato-Italic";
    font-size: 14px;
    padding: 10px 15px;
    width: 100%;
}
.blog .col-md-12.col-sm-12 {
    float: left;
    margin: 150px 0px 100px 0px;
}

.blog h1.page-title.screen-reader-text {
    display: table;
    border-bottom: 5px solid #1f1e1e;
    padding-bottom: 5px;
    font-size: 35px;
    font-family: 'lato-regular';
}
.blog article.post {
    background: #f7f3f3;
    box-shadow: 0px 0px 20px #bfbfbf;
    padding: 30px 0px;
    margin-bottom: 50px;
}

.blog span.author.vcard img {
    margin-right: 15px;
}
.blog .entry-footer a {
    color: #e54c2c;
}
img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    width: 100%;
    height: 100%;
}
.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha > div {
    float: left;
}
@media (max-width: 767px){
.blog header , .single header{
    float: left;
    margin-top: 0px;
 }
 }
.blog .col-md-12.col-sm-12 , .single-post .col-md-12.col-sm-12 {
    float: left;
    margin: 150px 0px 100px 0px;
}

h1.entry-title {
    display: table;
    border-bottom: 5px solid #1f1e1e;
    padding-bottom: 5px;
    font-size: 35px;
    font-family: 'lato-regular';
}
header.entry-header {
    margin-bottom: 20px;
}
.post-thumbnail {
    float: right;
    max-width: 500px !important;
}
span.author.vcard img {
    margin-right: 15px;
}
article.post {
    background: #f7f3f3;
    box-shadow: 0px 0px 20px #bfbfbf;
    padding: 30px 0px;
    margin-bottom: 50px;
}
h2#reply-title small {
    display: none;
}
.comment-form input, .comment-form textarea {
    background-color: #cdcdcd;
    border: medium none;
    color: black;
    font-family: "Lato-Italic";
    font-size: 14px;
    padding: 10px 15px;
    width: 100%;
}
input#submit {
    color: white;
    font-size: 16px;
    padding: 17px 30px;
    background-color: #eb4e23;
    text-transform: uppercase;
    font-family: 'lato-bold';
    text-decoration: none;
    float: left;
    margin: 20px 0px;
    width: 200px;
     float: right;
}
p#nsu-checkbox {
    margin-top: 40px;
}
form#commentform {
    width: 50%;
    margin: 0px 25%;
}
nav.navigation.post-navigation {
    margin-bottom: 40px;
    border-bottom: 1px solid #d2d2d2;
}
.nav-next a span.meta-nav , .nav-previous a span.meta-nav {
    margin: 10px;
}
.nav-next a span , .nav-previous a span {
    background: #727b7a;
    padding: 4px 10px;
    margin-right: -4px;
    color: white;
}
.nav-next {
    margin: 10px 0px;
    float: left;
    
}
.nav-previous {
    margin: 10px 0px;
    float: left;
        margin-right: 10px;
}
.nav-links {
    width: 100%;
}
.aad-heading {
    border-bottom: 5px solid #1f1e1e;
    display: inline-block;
    float: none;
    font-family: "lato-regular" !important;
    font-size: 25px;
    padding-bottom: 5px;
    text-decoration: none !important;
    text-transform: uppercase;
    width: auto;
}
@media (max-width: 919px){
form#commentform {
    width: 100%;
    margin: 0px;
}
}
.post-navigation .post-title {
    font-size: 15px !important;
}