 /******************************************************************
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.4
******************************************************************/

 .wp-caption a {
    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: 32px !important;
}

@media (max-width: 979px) {
    .admin-bar #header-container {
        padding-top: 0 !important;
    }
}

input.search-box {
    background-color: #484848 !important;
}

#footer-menu a {
    color: #fff !important;
}

#stay-connected p {
   color: #fff !important;
}

input.stylish-text-input {
   background-color: #484848 !important;
   color: #fff !important;
}

textarea.stylish-textarea {
   background-color: #484848 !important;
   color: #fff !important;
}

#copyright-container p {
   color: #fff !important;
}

#footer-container-info i {
   color: #e94345 !important;
}

.ui-state-default {
   color: #484848 !important;
}

.ui-icon  {
   color: #484848 !important;
}