/*
Theme Name: allura
Theme URI: http://vergatheme.com/demosd/allura
Author: Verga Theme Team
Author URI: http://vergatheme.com
Description: In 2014, our default theme lets you create a responsive magazine website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Use the three widget areas to customize your website, and change your content's layout with a full-width page template and a contributor page to show off your authors. Creating a magazine website with WordPress has never been easier.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: allura

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.
*/
body {
    font-size: 15px!important;
    font-family: 'Raleway', sans-serif;
    background: #252839;
    color: #b5b5b7;
}
button, input, select, textarea{max-width: 100%;}
.news-right-bar select{width: 100%;height: 32px;}
#wp-calendar {width: 100%; }
#wp-calendar caption { 
    background: none repeat scroll 0 0 #E9E9E9;
    color: #333333;
    font-size: 16px;
    padding: 10px 0;
    text-align: center; 
}
#wp-calendar thead { font-size: 10px; }
#wp-calendar thead th {
    border: 1px solid #E9E9E9;
    font-size: 13px;
    padding: 8px 0;
    text-align: center;
    vertical-align: middle;
}
#wp-calendar tbody { color: #aaa; }
#wp-calendar tbody td { background: #f5f5f5; border: 1px solid #E9E9E9; text-align: center; padding:8px;}
#wp-calendar tbody td#today {background: #ff9600;color: #fff;}
#wp-calendar tbody td:hover { background: #fff; }
#wp-calendar tbody .pad { background: none; }
#wp-calendar tfoot {border: 1px solid #E9E9E9;}
#wp-calendar tfoot #next { font-size: 12px; text-transform: uppercase; text-align: right; color: #83c99f;}
#wp-calendar tfoot #prev { font-size: 12px; text-transform: uppercase; padding-top: 10px; color: #83c99f;}
.blog_full_column table{ 
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1.75em!important;
    table-layout: fixed;
    width: 100%;
    border: 1px solid #d1d1d1;
}
.blog_full_column table td{
    border: 1px solid #d1d1d1;
    padding-left: 7px;
} 
.blog_full_column table th{
    border: 1px solid #d1d1d1;
    padding-left: 7px;
 }
 .blog_sidebar_inner ul li ul{display: none;}
 .blog_sidebar_inner label{display: none;}
.wp-caption, .wp-caption-text, .sticky, .screen-reader-text, .gallery-caption, .bypostauthor, .alignright, .alignleft, .aligncenter{}
.widget.widget_nav_menu{clear: both;}
.alignnone{width: auto!important;}
.alignleft{margin-right: 10px;float: left;}
.alignright{margin-right: 10px;float: right;}
.aligncenter{margin: auto;}
.widget_text{margin-bottom: 20px;}





/*export theme*/
.mar-top20{margin-top: 20px;}
.config-size .img-responsive{
    width: 82px;
    height: 82px;
}
.logged-in-as a:hover{color: #fff}

.blog_single_sidebar_inner a{color: #333;text-decoration: none!important;}
.blog_single_sidebar_inner a:hover{color: #677077;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;}
span.comment-author-link{color: #677077;}
.blog_single_author a{color: #989898;}
ul.pagination .current{
    background: #444 none repeat scroll 0 0!important;
    border-color: #444!important;
    color: #ffffff!important;
}
.widget-posts-image img{height: 44px;}
.logged-in .header{top: 32px;}
.comments ul.children{padding-left: 20px;}
#recentcomments .recentcomments{
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 500;
    margin-top: 20px;
}
.sidebar_section ul{
    margin-top: 20px;
}
.sidebar_section ul li{
    padding-bottom: 5px;
}
.widget_categories .tagcloud ul.wp-tag-cloud li a.tag-cloud-link{
    font-size: 12px!important;
}
.blog_tags ul li{
    margin-right: 5px;
}
.blog_single_content p.form-submit{
    text-align: center;
}
.form-submit input.submit {
    display: inline-block;
    padding-left: 20px;
    padding-right: 20px;
    height: 46px;
    border-radius: 20px;
    border: none;
    background: #ffd883;
    color: #d2950e;
    font-size: 16px;
    font-weight: 700;
}
.tagcloud ul li{
    padding-bottom: 10px;
}
.project_image_1 img{
    width: 100%;
    max-height: 507px;
}
.project_image_2 img, .project_image_3 img, .project_image_4 img{
    width: 100%;
    max-height: 243px;
}
span.wpcf7-not-valid-tip{
    display: none!important;
}
input.btn:hover{
    background: rgba(37, 40, 57, 1);
}
input.sub_btn{
    border: none;
}
/*export theme

*/

body, .section_title p{
    color: #d0d0d2!important;
}
div.wpcf7{
        margin-top: 60px;
}
.blog_sidebar p, .recentcomments, .blog_sidebar a{
        color: #252839;
}
.blog_single_content{
    line-height: 29px;
}
.blog_image_description{
    display: none;
}

#blog_single .sidebar_recent_posts {
    padding-top: 0px;
}
.blog_menu_toggle span{
    color: white;
}
.fs_menu li a, .blog_fs_menu li a{
    color: #252839!important;
    line-height: 29px;
}
.blog_single_sidebar_inner a{
        color: #111;
}
.recent_post_date {
    font-size: 14px;
    color: #111;
}
span.comment-author-link {
    color: #111;
}
.blog_image_full::after, .blog_image_half::after{
background: none;
}
#wp-calendar tbody{
color: #252839!important;
}