body{
    margin:20px auto;
    background: none repeat scroll 0 0 transparent;
    /*background-image:url(../images/bg.jpg);*/
    background-color: #F7E7CE;
    color:#333;
}
.navbar{
    /*margin-top: 0px!important;*/
    /*margin-bottom: 0px!important;*/
    border-radius: 5px;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 15px 13px;
}
.carousel{
    border-radius: 5px!important;
    -moz-border-radius:5px!important;
    -webkit-border-radius: 5px!important;
    overflow: hidden;
    -moz-box-shadow: 0 0 3px #000;
    -webkit-box-shadow: 0 0 3px#000;
    box-shadow: 0 0 3px #000;
}
.carousel img{ border-radius: 5px; }
.carousel-control { border-radius: 5px; }
.row{
    margin-left: 0px;
    margin-right: 0px;
}
.row.main-content,
.row .breadcrumb{

    border-radius: 5px 5px 5px 5px;
    /*border: solid 1px #666;*/

    background-color:#faf4eb;
    -moz-box-shadow: 0 0 3px #000;
    -webkit-box-shadow: 0 0 3px#000;
    box-shadow: 0 0 3px #000;
    color:#333;
    /*background-color:#000;
    color:#fff;*/
}
.sl{
    writing-mode: bt-lr;
    -ms-writing-mode: t;
}

.main-content .left{}
.main-content .middle{}
.main-content .right{
    position: -webkit-sticky;  
    position: sticky;
    top: 0; 
}
.tocenter {
    margin:0 auto!important;
    display: inline!important;
}
.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}
.nopaddinglr {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.nopaddingl{
    padding-left: 0 !important;
}
.nomarginl{
    margin-left:0px;!important;
}
h1,.h1 {font-size: 30px;}
h2,.h2 {font-size: 24px;}
h3,.h3 {font-size: 18px;}
h4,.h4 {font-size: 14px;}
h5,.h5 {font-size: 12px;}
h6,.h6 {font-size: 10px;}
h1,.h1,
h2,.h2,
h3,.h3 {
    margin-top: 10px;
    margin-bottom: 10px;
}
a{
    color:#777;
    /*color:#43A27C;*/
}

.chaturbate{
    color:#333;
    background-color: #fff;
}
.latestVideos{
    overflow: hidden;
}
.btn-inverse {
    margin:3px 3px 3px 0px;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #363636;
    *background-color: #222222;
    background-image: -moz-linear-gradient(top, #444444, #222222);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
    background-image: -webkit-linear-gradient(top, #444444, #222222);
    background-image: -o-linear-gradient(top, #444444, #222222);
    background-image: linear-gradient(to bottom, #444444, #222222);
    background-repeat: repeat-x;
    border-color: #222222 #222222 #000000;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
}

.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
    color: #fff;
    background-color: #333333;
    *background-color: #666666;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    background-image: -moz-linear-gradient(top, #333333, #666666);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#333333), to(#666666));
    background-image: -webkit-linear-gradient(top, #333333, #666666);
    background-image: -o-linear-gradient(top, #333333, #666666);
    background-image: linear-gradient(to bottom, #333333, #666666);
    background-repeat: repeat-x;
}
.btn-inverse:hover{
    background-color: #000088;
}
.btn-inverse:active,
.btn-inverse.active {
    background-color: #080808 \9;
}

.btn-inverse.active {
    color: rgba(255, 255, 255, 0.75);
}

a:hover{
    text-decoration: underline;
    color:#777;
}

.prom {
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    clear: both;
    text-align: center;
    color: #666;
}

.prom strong {
    display: block;
    text-align: center;
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

.prom a {
    text-align: center;
    color: #F9C;
    text-decoration: none;
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.prom span {
    color: #444;
}
@media (min-width: 1200px){
    .topten_models_img{
        margin-left: 31%;
        float: left;
    }
    .topten_photoshoots_img{
        margin-left: 31%;
        float: left;
    }

    .two-column .left{
        max-width:810px!important;
    }
    .two-column .right{
        min-width:330px!important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .topten_models_img{
        margin-left: 33%;
        float: left;
    }
    .topten_photoshoots_img{
        margin-left: 33%;
        float: left;
    }
    .tags{
        padding-top:0px!important;
    }
}
@media (min-width: 992px)  {
    .prom {
        font-size: 28px;
    }
    .prom strong {
        font-size: 60px;
    }
    .prom span {
        font-size: 26px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .prom {
        font-size: 24px;
    }
    .prom strong {
        font-size: 50px;
    }
    .prom span {
        font-size: 20px;
    }
    .topten_models_img{
        margin-left: 28%;
        float: left;
    }
    .topten_photoshoots_img{
        margin-left: 28%;
        float: left;
    }
    .tags{
        padding-top:0px!important;
    }
}
@media (min-width: 768px) {
    .jumbotron.magazines .btn {
        display: inline-block;
        margin-bottom: 0;
        font-weight: 400;
        text-align: center;
        vertical-align: middle;
        -ms-touch-action: manipulation;
        touch-action: manipulation;
        cursor: pointer;
        background-image: none;
        border: 1px solid transparent;
        white-space: nowrap;
        padding: 10px 30px 10px 30px;
        font-size: 22px;
        line-height: 1.428571429;
        border-radius: 4px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }
}

@media (max-width: 767px) {
    .friends > ul > li {
        margin-bottom: 5px;
    }

    .prom {
        font-size: 20px;
    }

    .prom strong {
        font-size: 40px;
    }
    .prom span {
        font-size: 16px;
    }
    .topten_models_img{
        margin-left: 30%;
        float: left;
    }
    .topten_models_list{
        margin-left: 10%;
    }
    .topten_models_list > ol > li {
        margin-bottom: 5px;
    }

    .topten_photoshoots_img{
        margin-left: 30%;
        float: left;
    }
    .topten_photoshoots_list{
        margin-left: 10%;
    }
    .topten_photoshoots_list > ol > li {
        margin-bottom: 5px;
    }

    .jumbotron.magazines .btn {
        display: inline-block;
        margin-bottom: 0;
        max-width:200px;
        font-weight: 400;
        text-align: center;
        vertical-align: middle;
        -ms-touch-action: manipulation;
        touch-action: manipulation;
        cursor: pointer;
        background-image: none;
        border: 1px solid transparent;
        white-space: normal;
        font-size: 22px;
        line-height: 1.428571429;
        border-radius: 4px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }
}
.topten_models_list{
    float: left;
}
.topten_photoshoots_list{
    float: left;
}
#loading-image{
    position: absolute;
    left:50%;
    top:60%;
    z-index: 9999;
}
#toTop{
    position: fixed;
    bottom: 95px;
    right: 15px;
    cursor: pointer;
    display: none;
}
.letter-nav .btn-inverse,
.number-nav .btn-inverse{
    color: #999;
}
.letter-nav .btn-inverse:hover
.number-nav .btn-inverse:hover{
    color: #FFF;
}

.letter-nav .btn-inverse.active,
.number-nav .btn-inverse.active
{
    background-color: #000;
    color: #fff;
    background-image: none;
    box-shadow:none;
}
.number-nav .btn-inverse:focus,
.letter-nav .btn-inverse:focus{
    outline: none;

}
.archive.form-control:focus,
.magazines.form-control:focus,
.countries.form-control:focus{
    border-color: #F7E7CE;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.6), 0 0 8px rgba(0, 0, 0, 0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 0, 0, 0.6);
}
.form-control:focus {
    border-color: #F7E7CE;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(247,231,206,.6), 0 0 8px rgba(247,231,206,0.6);
    box-shadow: inset 0 1px 1px rgba(247,231,206,.075), 0 0 8px rgba(247,231,206, 0.6);
}
iframe{
    border:none;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
}
.magazines,
.model{
    margin-top:10px;
}
.row_margintop{
    margin-top:10px;
}
.row_marginbottom{
    margin-bottom:10px;
}
.row_paddingtop{
    padding-top:10px;
}
.magazine-image{
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
}
.btn-links{
    width:150px;
    background-image: -webkit-linear-gradient(top, #3c3c3c 0%, #222 100%);
    background-image:      -o-linear-gradient(top, #3c3c3c 0%, #222 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#3c3c3c), to(#222));
    background-image:         linear-gradient(to bottom, #3c3c3c 0%, #222 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    background-repeat: repeat-x;
    border-radius: 5px;
    color:#999;
}

.btn-links:hover,
.btn-prev-model:hover{
    color:#fff;
    /*border: thin solid #000;*/
    background-image:none;
    background-color: #000;
}
.friend-links{
    padding-left: 0px;
}
.friend-links ul{
    list-style-type: none;
    padding-left: 3px;
}
.flag{
    margin-left: 10px;
    border:none;
    margin-top: -2px;
}
.rating{
    float:left;
    margin-left: 3px;
    background-color: #F7E7CE;
}
.votes{
    float:left;
    margin-left:3px;
}
.next_model{
    color:#883186;
    margin-right:25px;
    float: right;
}
.rating-line{
    line-height:1.3;
    margin-top:5px;
}
.photoshoot-desc,
.video-desc{
    line-height:2;
}
.btn-prev-model{
    width:120px;
    background-image: -webkit-linear-gradient(top, #3c3c3c 0%, #222 100%);
    background-image:      -o-linear-gradient(top, #3c3c3c 0%, #222 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#3c3c3c), to(#222));
    background-image:         linear-gradient(to bottom, #3c3c3c 0%, #222 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    background-repeat: repeat-x;
    border-radius: 5px;
    color:#999;
    float:left;
}
.btn_next-model{
    width:120px;
    background-image: -webkit-linear-gradient(top, #3c3c3c 0%, #222 100%);
    background-image:      -o-linear-gradient(top, #3c3c3c 0%, #222 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#3c3c3c), to(#222));
    background-image:         linear-gradient(to bottom, #3c3c3c 0%, #222 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    background-repeat: repeat-x;
    border-radius: 5px;
    color:#999;
    float:right;
}
#disqus_thread{
    margin:0 auto;
    width:90%;
}
.row_margintop13{
    margin-top: 13px;
}
.row_margintop19{
    margin-top: 19px;
}
.poker .thumbnail,
.popular-models .thumbnail,
.popular-photoshoots .thumbnail,
.popular-models .thumbnail{
    background-color: #333;
}
.popular-photoshoots .thumbnail{
    min-height: 170px;
}
.poker .caption,
.popular-models .caption,
.popular-photoshoots .caption,
.popular-models .caption{
    color: #fff;
}

.top-logo h1{
    margin-top: -7px;
    display:inline-block;
    float:left;
    margin-left:10px;
}
.top-logo img{
    margin-top:2px;
    margin-right:3px;
    float:left;
}
.top-logo-menu{
    color:#fff;
    padding: 0px 0px 0px 5px;
}
.top-logo a{
    color:#000;
}
.top-logo a{
    margin-left:3px;
    margin-top: -6px;
    font-size: 30px;
    float:left;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
}
.top-logo span:hover{
    text-decoration: underline;
}
.top-logo img:hover{

}
#srch-term{
    background-color: #000;
    color:#fff;
}
.tags{
    padding:10px 0px 10px 0px;
}
.latestGalleries img {
    width:auto;
    max-width:100%;
    height:auto;
}
#num{
    padding-top:3px;
    padding-right: 15px;
    line-height:2;
}
#selector{
    padding-top:3px;
    line-height:2;

}
.blink_text{
    text-decoration: blink;
}
.about a{
    color: black;
}
.scrollable-menu {
    height: auto;
    max-height: 200px;
    overflow-x: hidden;
}
span.also{
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 24px;
    font-weight: 500;
    padding-left: 15px;
    line-height: 1.1;
    display: block;
}
.pink{

    font-weight:500 ;
    position:absolute;
}
.pink .new{
    position:absolute;
    margin:-9px 0px 0px -4px; z-index:2;
    color:pink!important;
    font-size: 11px;
}
#social>ul{
    list-style: none;
    padding-left: 0px;
}
#social span{
    font-size: 18px;
}
#social>ul>li{
    display: inline;

}
#social>ul>li a{
    position: relative;
    top: 0;
    transition: top ease 0.3s;
}
#social>ul>li a:hover {
    top: -3px;
}
.scrollable-menu {
    height: auto;
    max-height: 250px;
    overflow-x: hidden;
}

.jumbotron.magazines{
    background-color: #f7e7ce;
    padding: 10px 32px 15px;
    border: 1px solid #ddd
}
.jumbotron.magazines h1{
    font-family: Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 44px;
    font-weight: 700;
    letter-spacing: -2px;
    margin-top: 18px;
    margin-bottom: 9px;
}
.jumbotron.magazines p{
    font-size: 14px;
    margin-bottom: 15px;
    font-weight: 400;
}
.jumbotron.magazines .btn-pink {
    background: linear-gradient(pink,pink);
    background-color: pink;
    border-color: pink;
    color: #fff;
}
.jumbotron.magazines .btn-pink:hover{background-image:linear-gradient(#ff75a3,#ff75a3 25%,#ff75a3);background-color:#ff75a3}

.red{
    color:red!important;
}

.valign{
    vertical-align:middle!important;
    float:none;
}

.promo-table img {
    width:50px!important;
    max-width:50px!important;
    height:50px!important;
}

.promo-nav{
    position: sticky;
    position: -webkit-sticky;
    z-index:1900;
    top: 0;
    background-color:#ffce1e;
    width:420px;
    margin:0 auto;
    margin-top:-20px;
    border-radius: 0px 0px 10px 10px;
    margin-bottom:5px;
}
.promo-nav.mob{
    width:100%;
}
.promo-nav a{
    color:#000!important;
}


