@charset utf-8;

/*
Theme Name: Aether
Theme URI: http://www.designova.net/themes/wordpress/aether
Description: A Premium Responsive wordpress theme from designova.net exclusively through Themeforest
Author: Designova
Author URI: http://www.designova.net/
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Version: 1.0
Tags: theme-options, translation-ready
Text Domain: aether
*/

/*
Default check update on meta option field*/


/*--------------------------------------------------------*/


/* TABLE OF CONTENTS: */


/*--------------------------------------------------------*/


/*
    00 - Global Adjusters
    01 - Wordpress Core Styles
    02 - Page Content Style Adjusters
    03 - Side Bar
    04 - Portfolio Expander
    05 - Posts Style Adjusters
    06 - Custom CSS Hooks
    07 - Social Buttons
    08 - Footer Overrides
*/


/*--------------------------------------------------------*/


/*--------------------------------------------------------*/
@import url(https://fonts.googleapis.com/css?family=Hind:400,600,700,300);
@import url(https://fonts.googleapis.com/css?family=Istok+Web:400,700,400italic,700italic);
@import url(https://fonts.googleapis.com/css?family=Lora:700italic,400italic,600italic);

p {
    margin-bottom: 20px;
}
.blog-content p {
    margin-bottom: 15px;

}

/*--------------------------------------------------------*/

/* 01 Wordpress Core Styles
/*--------------------------------------------------------*/

.wp-caption {
    max-width: 100%;
}
.wp-caption-text {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 12px;
    font-style: italic;
    line-height: 1.5;
    margin: 9px 0;
}
.sticky {
    color: #FFF;

    padding: 10px 15px;
    text-align: center;
    vertical-align: center;
    font-size: 22px;
    /*position: absolute;*/
    margin-top: 0px;
    background: url('images/sticky.png') center center no-repeat red;
}
.one_stick {
    background: red;
    color: #FFF;
    padding: 2px;
}
.gallery-caption {
    background-color: rgba(0, 0, 0, 0.7);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    font-size: 12px;
    line-height: 1.5;
    margin: 0;
    max-height: 50%;
    opacity: 0;
    padding: 6px 8px;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: left;
    width: 100%;
}
.gallery-caption:before {
    content: "";
    height: 100%;
    min-height: 49px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.bypostauthor {
    border-bottom: solid 1px #444;
    padding: 5px;
}

/* Images */

.alignleft {
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
}
.alignright {
    float: right;
    margin-bottom: 10px;
    margin-left: 10px;
}
.aligncenter {
    display: block;
    margin: 10px auto;
}
.alignnone {
    max-width: 100%;
}

/* Text meant only for screen readers. */

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}
.blog-content ul, .blog-content ol {
    text-align: left;
}

/*--------------------------------------------------------*/


/* 03 Side Bar
/*--------------------------------------------------------*/

#wp-calendar {
    padding: 0px 0px;
    width: 100%;
    border: #444 solid 1px !important;
    color: #FFF !important;
}
#calendar_wrap {
    margin: 15px auto;
    width: 100%;
    /*margin-top: 40px;*/
}
#wp-calendar caption {
    padding: 10px 5px 10px 5px;
    font-size: 22px;
    color: #FFF;
    text-transform: uppercase;
    border-bottom: rgba(0, 0, 0, .2) solid 3px;
    background: #444444 !important;
}
#wp-calendar thead {
    margin-bottom: 10px;
    background: #444444 !important;
}
#wp-calendar th {
    color: #FFF !important;
}
#wp-calendar th, #wp-calendar td {
    padding: 5px;
    text-align: center;
    background: #444444;
}
#wp-calendar td {
    color: #444 !important;
}
#wp-calendar td a {
    padding: 0px;
    border: none;
    color: #444444;
}
#wp-calendar td a:hover {
    text-shadow: 0px 0px 6px #FFF;
    text-decoration: none;
}
#wp-calendar td {
    background: transparent;
    border: none;
    color: #CCC;
}
#wp-calendar td, table#wp-calendar th {
    padding: 2px 0;
}




.blog-aside-container {
    max-width: 100%;
}
.size-large {
    height: auto;
}
.aside-subheading input, .aside-subheading select, .aside-subheading textarea {
    max-width: 100%;
}
.blog-post-text img, .aether-page-content {
    max-width: 100%;
    height: auto;
}
.blog-post-text h5, .blog-post-share-text p {
    word-wrap: break-word;
}
.aside-subheading ul li ul {
    margin-left: 5px;
    padding-left: 8px;
}
.aside-subheading .children {
    margin-left: 10px;
    padding-left: 8px;
}
.aside-subheading ul li a {
    display: inline-block;
    font-family: "Raleway";
    color: #6e6e6e;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    padding: 8px;
    border-bottom: 1px solid #e0e0e0;
}
.tagcloud a {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #e0e0e0;
    color: #6e6e6e;
    cursor: crosshair;
    display: inline-block;
    font-family: "Raleway";
    font-size: 12px;
    font-weight: 400;
    line-height: 19px;
    margin-bottom: 2px;
    margin-right: -2px;
    padding: 5px 10px;
    transition: all 0.8s ease 0s;
}
.tagcloud a:hover {
    background: none repeat scroll 0 0 #ffcc44;
    border: 1px solid #ffcc44;
    color: #000000;
}
.blog-tags.tags ul {
    padding: 0;
    float: left;
}
.blog-tags.tags ul li {
    list-style: none;
    float: left;
    display: inline-block;
    border: solid 1px #dfdfdf;
    margin: 3px;
    padding: 5px 8px;
}
.blog-tags.tags ul li a {
    font-size: 12px;
}
#searchform {
    height: 50px;
    position: relative;
}
#searchform input[type="text"] {
    outline: medium none;
    transition: all 0.8s ease-out 0s;
    width: 100%;
    border: none;
    font-size: 14px;
    font-weight: 400;
    height: 30px;
    left: 0;
    padding: 5px 32px 5px 5px;
    position: absolute;
    top: 0;
    width: 100%;
    border: solid 1px #e0e0e0;
    background:#fff;
    color: #333 !important;
}

#searchform input[type="text"]:hover {
    background: url("images/search.png") no-repeat scroll right center #e0e0e0;
}

/*--------------------------------------------------------*/


/* 05 Posts Style Adjusters
/*--------------------------------------------------------*/

.posts h6 a {
    color: #949494;
}
.common-text h1, .common-text h2, .common-text h3, .common-text h4, .common-text h5, .common-text h6 {
    margin-bottom: 10px;
    margin-top: 10px;
}
.common-text ul {
    margin-left: 15px;
}
.common-text ul li {
    list-style: disc;
}

/*--Tables--*/

table, th, td {
    border: 1px solid rgba(0, 0, 0, 0.1);
}
table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin-bottom: 24px;
    width: 100%;
}
caption, th, td {
    font-weight: normal;
    text-align: left;
}
th {
    border-width: 0 1px 1px 0;
    font-weight: bold;
    padding: 5px;
}
td {
    border-width: 0 1px 1px 0;
    padding: 5px;
}

/*--------------------------------------
Hello Comments
---------------------------------------*/
.border-top
{
    border-top:solid 1px #cfcfcf;
}
.comments-section ul
{
    padding: 0;
    margin:0;
    text-align: left;

}
.comments-section ul li ul
{
    padding-left: 20px;
}
.comment,.pingback
{
    border-bottom: solid 1px #cfcfcf;
    margin: 10px 0;
    padding: 30px 20px;
    overflow: auto;
        list-style: none;
}
.children
{
 margin-left: 40px !important;
}
.comment + h1,h2,h3,h4,h5,h6{
    margin: 15px 0;
}
.blog-comment-image {
width: 15%;
float: left;
}
.blog-comment-image img
{
    border-radius: 50%;
    max-width: 100%;
    height: auto;
}
.sub-wrap img{
        max-width: 100%;
    height: auto;
}
.blog-comment-spec{
    width: 83%;
    text-align: left;
    float: right;
}
.blog-content img
{
    max-width: 100%;
    height: auto;
}
.blog-comment-spec h6{
    font-style: italic;
    color: #bbb;
}
.comment-reply-title{
    padding: 20px 0;
    margin-bottom: 20px;
}
.top-border{
    border-top:solid 1px #dfdfdf;
}
.logged-in-as{
    margin-bottom: 10px;
}
.logged-in-as a{
    color: #f1f1f1;
}
.comment-form input, .comment-form textarea{
    margin-bottom: 30px !important;
}
/*--------------------------------------------------------*/


/* 06 Custom CSS Hooks
/*--------------------------------------------------------*/


/*.page-section
{
    overflow: auto;
}
*/

.left-block {
    width: 50%;
    height: auto;
    float: left;
    padding: 80px;
}
.right-block {
    width: 50%;
    height: auto;
    float: right;
}
.clears {
    clear: both;
}

.dz-page img{
    max-width: 100%;
    height: auto;
}
.vc_row{
    margin:0;
}
.border-bottom{
    border-bottom: solid 5px #000;
}
