@import url(http://fonts.googleapis.com/css?family=Oswald:400,700,300);

.mast-head {
    font-size: 24px;
    padding-left: 6px;
}

.dfn-hd-banner {
    left: -23%;
    position: relative;
    width: 134%;
    z-index: 9999;
}

.page-title {
    font-weight:bold;
    font-size:20px;
    font-family:arial;
    color:#e2d1c5;
    background-image:url('http://www.dogfartnetwork.com/tour/bg.gif');
}

.title {
    color:white;
    font-size:18px;
    font-weight:bold;
}

.thumbnail img {
    border: 1px solid #444;
    position: relative;
    width: 100%;
}

.thumb-title {
    background: #000;
    background: rgba(0,0,0, .6);
    color: #fff;
    display: block;
    overflow: hidden;
    position: relative;
    text-align: center;
    z-index: 2;
}

.category-title {
    bottom: 30px;
    line-height: 30px;
    margin-bottom: -30px;

}

a.category-title-active {
    color: #fff;
}

.site-title {
    bottom: 20px;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    margin-bottom: -20px;
}

.coming-details-title {
    bottom: 41px;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: -41px;
}

.thumbnail:hover {
    color:#fff;
}

.buttons {
    font-size: 16px;
}

.item img {
    width: 100%;
}

.carousel-inner, .carousel {
    padding: 0;
}

.carousel-container {
    background-image:url('../spirals.jpg');
    background-position: top right;
}

.results-container, .col-main, .container-main {
    padding: 0;
}

.col-sub {
    padding: 0 2px;
    background: papayawhip;
}

.carousel-caption {
    background: url(../images/bg-ie7-carousel-header.png);
    background: rgba( 0,0,0, .4 );
    border-top: 1px solid #eaeaea;
    border-top: 1px solid rgba( 255, 255, 255, .5);
    border-bottom: 1px solid #eaeaea;
    border-bottom: 1px solid rgba( 255, 255, 255, .5);
    right: 0 !important;
    left: 0 !important;
    padding-top: 0;
    padding-bottom: 0;
    width: 100%;
    z-index: 1;
}

.carousel-caption .caption-title {
    margin-top: 10px;
}

a.carousel-control {
    color: #fff;
    z-index: 4;
}

.carousel-control.left, .carousel-control.right {
    background: none;
    background-image: none;
    filter: none;
}

.nav>li>a {
    padding: 10px 25px;
}

.navbar {
    min-height: 42px;
}

.banner {
    background-image:url('../bg.gif');
    border: 1px solid #000;
    clear: both;
    color: #e2d1c5;
}

.container-main .banner {
    font-size: 18px;
    padding: 6px 0 6px 6px;
}

.container-main .col-main .banner {
    margin: 6px 15px 6px 0;
}

.container-main .banner-first, .container-main .col-main .banner-first {
    margin-top: 0;
}

.coming-soon .thumbnail {
    margin-bottom: 8px;
}

.coming-details-title .scene-title {
    font-size: 14px;
    margin: 2px 0;
}

.help-block {
    color: #d3d3d3;
}

.coming-details-title .help-block, .recent-details-title .help-block {
    font-size: 12px;
    margin: 2px auto;
}

.recent-updates .scene-title {
    font-size: 14px;
    margin: 2px 0;
}

.recent-details-title {
    bottom: 41px;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: -41px;
}

.model-details-title {
    bottom: 71px;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: -71px;
}

.model-details-title .help-block {
    margin-bottom: 5px;
}

.container-main .col-md-4 {
    padding-left: 0;
}

.site-container {
    padding: 0;
}

.site-detail {
    background-color: #361600;
    border: 1px solid white;
    margin: 10px;
}

.site-detail h4 {
    color: #fff;
}

.site-detail a {
    color: #FC3;
    font-size: 17px;
    text-decoration: underline;
}

.site-images .first-thumb {
    margin-right: 3px;
}

.site-info {
    background: #000;
    border:1px solid silver;
    color:#e2d1c5;
    font-weight:bold;
    font-size:20px;
    margin: 10px 0;
    padding-top: 10px;
}

.col-sub .thumbnail {
    background-color: #FFF;
}

.thumbnail {
    background-color: #FFF4D7;
}

.scene-thumbs .img-thumbnail {
    margin: 0 0 20px;
    background-color: #FFF4D7;
}

.scene-details {
    color: #fff;
}

a.btn {
    color: #444;
}

#review-carousel .carousel-control {
    color: #FFF;
    opacity: 1;
    width: 5%;
}

#review-carousel .carousel-control.left {
    left: -70px;
}

#review-carousel .carousel-control.right {
    right: -70px;
}

#review-carousel .carousel-indicators li {
    border-color: #444;
}

#review-carousel .carousel-indicators .active {
    background-color: #444;
}

.comments-container {
    background: #FFF4D7;
    border-radius: 6px;
    color: #444;
    margin-bottom: 20px;
}

.comments-title {
    font-size: 25px;
    margin: 10px 0 40px;
    text-align: center;
    text-decoration: underline;
}

.comments-container a:hover {
    color: #444;
}

.comment {
    margin-bottom: 50px;
}

.comments-container .footer {
    margin-top: 20px;
}

.comments-container .user-score {
    background-color: #E45B00;
    font-size: 1.75em;
    margin-right: 12px;
    padding: 0.54em;
}

.commenter {
    margin-top: 0;
}

.helpful-review-count {
    margin-top: 10px;
}

.add-your-comment {
    margin-bottom: 20px;
}

.add-your-comment .btn {
    background: #E45B00;
    color: #FFF;

    background-image: -webkit-linear-gradient(top,#e48241 0,#E45B00 100%);
    background-image: linear-gradient(to bottom,#e48241 0,#E45B00 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe48241', endColorstr='#ffE45B00', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #E45B00;

}

.add-your-comment .btn:hover {
    color: #FFF;
    background-color: #E45B00;
    background-position: 0 -15px;
}

.model-title {
    background: inherit;
}

.model-description {
    color: #eaeaea;
    margin-bottom: 40px;
}

.categories .btn {
    margin-bottom: 8px;
}

.basic-paginiation {
    color: #fff;
}

.pagination>.active>a, .pagination>.active>a:hover{
    background-color: #E45B00;
    border-color: #E45B00;
    color: #fff !important;
}

.pagination>li>a {
    color: #E45B00;
}

.pagination>li>a:hover, .pagination>li>a:visited {
    color: #7A3100;
}

.banner .pull-right {
    margin-right: 10px;
}

.site-name {
    background-color: transparent;
    background-color: rgba(0, 0, 0, 0);
    font-size: 15px;
    margin: 0;
    padding: 4px;
}

.video-player {
    display: block;
}

.scene-page .navbar {
    margin-bottom: 0;
}

.scene-page .details-container {
    background: #eaeaea;
    margin-bottom: 40px;
}

.scene-page .scene-details {
    color: #444;
    padding: 20px 30px;
}

.scene-page .description-title {
    background: transparent;
    color: #444;
    font-size: 24px;
    margin: 0;
    padding: 0;
}

.scene-page .description {
    display: inline;
    text-align: left;
}

.scene-page .details-container p {
    font-size: 16px;
    margin-bottom: 0;
    padding: 10px 0;
}

.scene-page .extra-info, .scene-page .categories-title {
    font-weight: 500;
}

.scene-page .details-container .text-join {
    color: #444;
    font-size: 26px;
    text-align: center;
    text-decoration: underline;
    width: 100%;
}

.scene-page .details-container .more-scenes {
    margin: 0;
    padding: 0;
}

.scene-page .details-container .extra-info {
    margin: 15px 0;
}

.scene-page .details-container .extra-info p {
    margin: 0;
    padding: 0;
}

.scene-page .details-container .site-name {
    color: #444;
    font-size: 18px;
    margin: 3px 0;
    padding: 0;
}

.scene-page .details-container .btn-join {
    color: #fff;
    font-size: 26px;
    margin-bottom: 12px;
    width: 100%;
}

.scene-page .icon-container .col-xs-12 {
    padding: 0;
}

/* Video Player Join Form */
.video-container {
    overflow: hidden;
    position: relative;
}

.form-overlay {
    background: rgba(0,0,0, 0.9);
    position: absolute;
    top: 0;
}

.player-join {
    color: #fff;
    height: 100%;
    padding: 0;
    position: absolute;
    z-index: 2;
}

.player-join:hover {
    cursor: pointer;
}

.video-buttons .btn-info {
    color: #fff;
}

.members-get {
    background: rgba(0,0,0, 0.75);
    border-radius: 6px;
    left: 1%;
    padding: 0 10px;
    position: absolute;
    top: 20%;
    z-index: 3;
}

.members-get:hover {
    cursor: pointer;
}

.members-get h2 {
    font-family: Oswald,sans-serif;
    text-transform: uppercase;
}

.members-get ul {
    font-size: 18px;
    margin: 12px 0;
}

.form-overlay {
    background: #D80014;
    padding-bottom: 20px;
    padding-right: 0;
    position: absolute;
    right: 1%;
    top: 0;
    z-index: 3;
}

.form-overlay .join-header {
    color: #fff;
    font-family: Oswald,sans-serif;
    font-size: 48px;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px #590008;
    text-align: center;
}

.player-header {
    background: url(../images/video-header-bg.jpg) repeat-x;
    display: block;
    height: 50px;
    margin: 0;
    padding: 0;
    width: 100%;
}

.member-info {
    display: none;
}

.btn-option {
    background: #FFF;
    color: #444;
    display: block;
    font-size: 16px;
    margin: 6px 0;
    padding-bottom: 10px;
    padding-top: 10px;
    width: 100%;
}

.large-play-button {
    position: absolute;
    top: 30%;
    left: 2%;
}

.video-buttons {
    bottom: 5%;
    position: absolute;
    text-align: center;
    width: 100%;
}


/* girls page content thumbs */
.content-thumbs-container, .content-thumbs-container .col-main {
    padding-left: 0;
    padding-right: 0;
}

.content-thumbs-container .col-sub {
    background: inherit;
    padding: 0 15px 0 0;
}

.side-nav-container {
    background-color: #eaeaea;
}

.tree-toggler {
    cursor: pointer;
    margin-bottom: 10px;
}

.tree-toggler:hover {
    cursor: pointer;
}

.content-thumbs-container .col-main .recent-updates:nth-child(3n) {
    padding-right: 0;
}

.content-thumbs-container .side-nav-container {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    padding-top: 15px;
}

.content-thumbs-container .col-sub .title {
    background: #fff;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    clear: both;
    color: #444;
    margin: 0;
    padding: 10px 15px;
    width: 100%;
}

.title_text {
    color:white;
    font-size:20px;
    margin-bottom:25px;
}

.nav-list > li > a {
    color: #444;
    padding: 5px;
    text-decoration: underline;
}

.nav-list > li > .btn.disabled, .nav-list > li > .btn.disabled:hover {
    background-color: #46B8DA;
    background-image: none;
    cursor: pointer;
    pointer-events: auto !important;
    position: relative;
    text-decoration: none;
    text-shadow: none;
}

.nav-list .disabled .glyphicon-remove {
    font-size: 9px;
    position: absolute;
    right: 4px;
    top: 4px;
}

.nav-list > li > a:hover {
    color: #000;
}

.nav-list > li {
    padding: 0;
}

li .site-list .btn {
    padding: 4px 24px 4px 6px;
    text-align: left;
}

.site-list li {
    margin: 8px 0;
}

@media (max-width: 480px) {
    .mast-head {
        font-size: 14px;
    }

    .carousel-caption {
        bottom: 5px;
    }

    .carousel-caption h3 {
        font-size: 12px;
        margin-bottom: 5px;
        margin-top: 5px;
    }

    .carousel-caption .date {
        font-size: 10px;
    }

    .avn-award {
        top: -2px;
    }

    .site-info {
        font-size: 12px;
    }

    .container-main .banner {
        background: none;
        border: none;
        font-size: 14px;
    }

    .container-main .col-xs-12, .col-sub .col-xs-12 {
        padding-right: 0;
        padding-left: 0;
    }

    .col-sub {
        background: none;
    }

    .coming-details-title {
        bottom: 42px;
        margin-bottom: -41px;
    }

    .scene-page .details-container {
        padding: 5px 15px;
    }

    .scene-page .details-container .btn-join, .scene-page .details-container .text-join {
        font-size: 15px;
        width: 95%;
    }

    .scene-page .categories-title {
        display: block;
    }

    .tree-toggler {
        padding-left: 15px;
    }

    .comments-container h4 {
        font-size: 14px;
    }

    .comments-container .user-score {
        font-size: 1em;
    }

    .add-your-comment {
        text-align: center;
    }

}

@media (max-width: 767px) {

    .container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .banner {
        margin-right: 0 !important;
    }

    .player-join {
        background: rgba(0,0,0, 0.25);
    }

    .player-header {
        display: none;
    }

}

@media (max-width: 991px) {
    .nav>li>a {
        padding: 15px;
    }
}

@media (min-width: 767px) and (max-width: 1024px) {
    .scene-page .details-container .btn-join {
        font-size: 18px;
    }
}

@media (min-width: 767px) and (max-width: 1199px) {
    .content-thumbs-container .col-main .recent-updates:nth-child(3n) {
        padding-right: 15px;
    }
}

@media (max-width: 1199px) {
    .btn-option {
        font-size: 13px;
    }
}

@media( min-width: 1200px ) {
    .content-thumbs-container .recent-updates  img {
        height: 201px;
    }
}


