/*
Theme Name: Nextop
Theme URI: http://nextop.beautheme.com/
Author: BeauTheme
Author URI: http://beautheme.com/
Description: nextop theme that the main theme for book model and artis.
Version: 2.1.0
License:  GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: nextop
Tags: custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, full-width-template,  theme-options
Copyright: (c) 2016 BeauTheme.
*/

.sticky {
}

.sticky:hover {
}

.gallery-caption {}

.entry-content div{
    max-width: 100%!important;
}

.bypostauthor {}

.alignright {
    float: right;
    margin-left: 15px;
}

.alignleft {
    float: left;
    margin: 15px;
}

.aligncenter, div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.gallery-caption, .aligncenter, .bypostauthor, .aligncenter {
    margin-top: 40px;
}

.wp-caption{
    text-align: center;
    margin-bottom: 80px!important;
}
.wp-caption-text{
    float: left;
    width: 100%;
    text-align: center;

    line-height: 35px;
}

.edit-link {
    text-align: center;
    float: left;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
}

.nothing-found {
    display: block;
    margin-bottom: 30px;
}
.screen-reader-text{}


.sidebar-widget ul.children{
    margin-left: 20px;
}

.sidebar-widget ul.menu li{
    padding: 5px 10px;
    line-height: 24px;
}

.sidebar-widget ul li a.rsswidget{
    color: #e6402a;
    font-weight: bold;
}

input, button, select, textarea{
    max-width: 100%;
}

#wp-calendar{
    width: 100%;
}

#wp-calendar thead{
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
}

#wp-calendar tfoot{
    border-top: 1px solid #ddd;
}

#wp-calendar tfoot #prev{
    text-align: left;
}

#wp-calendar tfoot #next{
    text-align: right;
}

#wp-calendar td, th{
    text-align: center;
}

td, th{
    font-size: 0.9em;
    line-height: 32px;
    padding: 0 10px;
}

.sticky-note{
    position: relative;
    z-index: 2;
    background: #000;
    color: #fff;
    padding: 6px;
    top: 5px;
}
iframe{
    max-width: 100%;
}

dt{
    line-height: 24px;
}

ul li, ol li{
    line-height: 24px;
}

h1{
    line-height: 46px;
}

h2{
    line-height: 40px;
}

h3{
    line-height: 34px;
}

h4{
    line-height: 28px;
}

h5{
    line-height: 18px;
}

h6{
    line-height: 16px;
}

.post-password-form, .post-password-form label, .post-password-form input{
    display: inline-block;
}
.post-password-form input[type="submit"]{
    border-radius: 5px;
    background: transparent;
    padding-left: 20px;
    padding-right:20px;
    border:1px solid #ccc;
}
 .post-password-form label input[name="post_password"]{
    border-radius: 5px;
     border:1px solid #ccc;
     padding-left: 20px;
     padding-right: 20px;
 }
