 /******************************************************************
Theme Name: Stylish
Theme URI: http://themeforest.net/user/holobest
Description: Stylish - Metro Inspired Multi-Purpose WordPress Theme
Author: Holobest
Author URI: http://themeforest.net/user/holobest
Version: 1.2.3
******************************************************************/
#FSContact1{
max-width: none;
position: relative;
}
#fscf_div_clear1_3{
    margin-left: 40%;
    padding-left: 5%;
    position: absolute;
    top: 0;
    width: 65%;
}
#fscf_submit1{
    background-color: #2d8db7;
    border: 0 none;
    color: #fff;
    display: block;
    font-size: 13px;
    font-weight: bold;
    line-height: 33px;
    margin: 0;
    padding: 0 17px;
    text-transform: uppercase;
    transition: all 0.4s ease 0s;
    vertical-align: baseline;
}

.wp-caption {
    max-width: 100%;
}

.wp-caption-text {}
.sticky {}
.gallery-caption {}
.bypostauthor {}

.alignright {
    display: block;
    float: right;
    margin: 3px 0 0 10px;
}

.alignleft {
    display: block;
    float: left;
    margin: 3px 10px 0 0;
}

.aligncenter {
    display: block;
    clear: both;
    margin: 10px auto;
}

.admin-bar #header-container {
    padding-top: 28px !important;
}

@media (max-width: 979px) {
    .admin-bar #header-container {
        padding-top: 0 !important;
    }
}