/*
Theme Name: Neo Trendy
Theme URI: http://www.freestylepost.com/neo-trendy/
Author: Sultan Mustafijul Hoque
Author URI: http://www.freestylepost.com
Description: Neo Trendy is basically a simple but elegant and fast loading full width responsive professional blog theme. With excellent support for all types of screen resolution, whether be a tablet or a small screen smartphone or a typical cellphone, it gives excellent view enhancing user experiences. Key Features includes, built-in author bio box, better author page, better code tutorial support, dynamic copyright, stylish featured post, last edited information in each posts and pages, custom header, auto generated logo, custom background, and much more. With it's wide range of built-in features you'll get a really fast loading professional blogging experience with minimal plugin requirements.
Version: 1.0.4.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: neo-trendy
Tags: light, white, buddypress, flexible-header, two-columns, right-sidebar, custom-header, custom-background, custom-colors, custom-menu, featured-images, full-width-template, post-formats, sticky-post, translation-ready, responsive-layout, theme-options, threaded-comments

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.
*/

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

.sticky {
    display: inline-block;
    background-image:url('images/sticky.png');
    background-repeat: no-repeat;
    background-position: right 0px;
}

.gallery-caption {
    display: inline-block;
}

.alignright {
    width: auto;
    height: auto;
    float: right;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-right: 5px;
    margin-left: 5px;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-left: 2px;
    padding-right: 2px;
    display: inline-block;
    float: right;
}

.alignright a {
}

.alignleft {
    width: auto;
    height: auto;
    float: right;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-right: 5px;
    margin-left: 5px;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-left: 2px;
    padding-right: 2px;
    display: inline-block;
    float: left;
}

.alignleft a {
}

.aligncenter {
    display: inline-block;
}
body {
    font-family: "Segoe UI", Arial, Helvetica, sans-serif;
    font-size: 14px;
   
    }

h1 a, h2 a ,h3 a, h4 a, h5 a, h6 a { text-decoration: none; }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover  { text-decoration: none; }

h1 a, h2 a ,h3 a, h4 a, h5 a, h6 a { text-decoration: none; }

h1, h2, h3, h4, h5, h6 { }
h1 { font-size:30px; }
h2 { font-size:23px; }
h3 { font-size:20px; }
h4 { font-size:16px; }
h5 { font-size:14px; }
h6 { font-size:12px; }
.div-page{text-align: justify; background-color: #0a1d45;}
.div-content{ margin-top:-30px; }