/*
Theme Name:     Haute Macabre 2016
Theme URI:      http://hautemacabre.com/wp-content/themes/sanremo-child
Description:    Child theme for the Sanremo theme
Author:         Erin Kerrigan
Author URI:     http: //www.hautemacabre.com/
Template:       sanremo
Version:        0.1.0
*/



@font-face {
    font-family: 'Lydian';
    src: url('fonts/lydian.ttf') format('truetype');
    font-weight:bold;
    font-style:normal;
}
@font-face {
    font-family: 'Lydian-Bold';
    src: url('fonts/6039.ttf') format('truetype');
    font-weight:bold;
    font-style:normal;
}
@font-face {
    font-family: 'Brown';
    src: url('fonts/BrownStd-Regular.otf') format('opentype');
    font-weight:normal;
    font-style:normal;
}
@font-face {
    font-family: 'Brown-Bold';
    src: url('fonts/BrownStd-Bold.otf') format('opentype');
    font-weight:bold;
    font-style:normal;
}


body,html, p{
	font-family: Brown,Helvetica,sans-serif;
    font-size: 16px;

}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Lydian, Georgia,san-serif;

}


img{
    vertical-align: middle;
    max-width: 100%;
    height: auto;
}
.blog-post .blog-post-body .entry-title, .blog-post .blog-post-body .entry-title a {
    color: #ffffff;
    font-family: Lydian, Georgia;
    text-transform: uppercase;
    text-align: center;
    font-size:20px;
    height: 2em;
    margin-bottom: 5px;
}
.entry-title a:hover{
    color: #ffffff;
}
.post-meta{
    position: absolute;
    bottom: 10px;
    left: 0px;
}
.post-meta span{
    font-family: Lydian, Georgia, san-serif;
    font-size: 12px;
}

.post-meta a:hover{
    color: white;
}
.text-right{
    text-align: right;
}
.text-left{
    text-align: left;
}
.ot-slide-title a:hover{
text-decoration: underline;
    color: #ffffff;
}

.ot-slide-title {
    position: absolute;
    font-size: 42px;
    top: 0px;
    text-align: center;
    width:100%;
    height:100%;
    background-color: rgba(0, 0, 0, 0.4);
    padding-top: 21%;

}
.ot-slide-title p{
    color: #ffffff;
    font-size: 13px;
    margin-left: 25%;
    margin-right: 25%;
    height: 1.2em;
    overflow: hidden;
}

.zigzag{
    background-image: url("images/zigzag.png");
    background-size: contain;
    background-repeat: no-repeat;
    height: 12px ;
    width: 56px;
    margin-right: auto;
    margin-left: auto;
}
.byline{
    font-family: Lydian, Georgia, san-serif;
    font-size: 13px;
    color: #ffffff;

}
a{
    color:#ffffff;
}
/** featured article slider**/

.slick-slider{
    margin-top: 150px;
    margin-bottom: 80px;
}

.slick-prev, .slick-next{
    border-radius: 50%;
    border-style: none;
    background-color: #ffffff;
    background-position: center center;
}

.slick-prev{
    left: 4%;
    background-image: url("images/slick-prev.png");
    background-position-x: -12px;
}
.slick-next{
    right: 4%;
    background-image: url("images/slick-next.png");
    background-position-x: -8px;
}
.slick-next:before, .slick-prev:before {
    content:"";
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    outline: none;
}
.slider_excerpt{
    color: #ffffff;
    text-align: center;
    padding:5%;
    height: 1em;
}
.slick-dots {
    padding: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    margin-top: 20px;
}
.slick-dots li {
    cursor: pointer;
    display: inline-block;
    height: 20px;
    margin: 0 2px;
    padding: 0;
    position: relative;
    width: 8px;
}
.slick-dots li button {
    color: transparent;
    background-color: #ffffff;
    border: 1px solid black;
    border-radius: 50%;
    cursor: pointer;
    display: block;
    height: 5px;
    line-height: 0;
    padding: 3px;
    width: 5px;
}
.slick-dots li button:hover, .slick-dots li button:focus {
    outline: medium none;
}
.slick-dots li button:hover::before, .slick-dots li button:focus::before {
    opacity: 1;
}
.slick-dots li button::before {
    -moz-osx-font-smoothing: grayscale;
    color: black;
    font-size: 6px;
    height: 5px;
    left: 0;
    line-height: 20px;
    opacity: 0.25;
    position: absolute;
    text-align: center;
    top: 0;
    width: 5px;
}
.slick-dots li.slick-active button{
    background-color: #000000;

}

/***home page article***/

 article.blog-post{
    position: relative;
    min-height: 400px;
    display: block;
    margin-bottom: 4%;
    overflow: hidden;
}
.home .blog-post-image{
    position: absolute;
    width: 100%;
    height:100%;
}
.home .blog-post-body{
    position: absolute;
    display: table;
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.4);
    padding: 5%;
    width: 100%;
    height:100%;
}
.home .post-cats{
    display:none;
}
.home .blog-post-body p{
    font-family: Georgia, "Times New Roman", Times, serif;
    text-align: center;
    height: 4.5em;
    overflow: hidden;
    margin-bottom: 10em;
    margin-top: 5px;
    font-size: 13px;
    width: 66%;
    margin-left: auto;
    margin-right: auto;
}
.article-icon{
    width:100%;
    height:60px;
    background-size: contain;
    background-position: top center;
    background-repeat: no-repeat;
    margin-bottom: 36px;
    margin-top: 9px;
}

.icon-coffin .article-icon{
    background-image: url("images/icon-coffin.png");
}
.icon-moon .article-icon{
    background-image: url("images/icon-moon.png");
}
.icon-skull .article-icon{
    background-image: url("images/icon-skull.png");
}
.icon-planchette .article-icon{
    background-image: url("images/icon-planchette.png");
}
/***NAV***/
.navbar-default {
    background-color: #000000;
    background-repeat: no-repeat;
    background-position: left;
    min-height: 160px;
	}

.navbar-default .navbar-nav>li>a {
    color: white;
    font-family: Lydian, Georgia, san-serif;
    font-size: 13px;
    -webkit-font-smoothing: antialiased;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #FFF;
    background-color: transparent;
    text-decoration: underline;

}
	.navbar-default .navbar-nav>li>a:hover{
		color: #777;
	}
	.navbar-collapse {
			background-image: url("images/logo.png");
        background-size: 143px 67px;
			background-position: left 37px;
			background-repeat: no-repeat;
		padding-top: 120px;
	}
    .nav-right{
        float:right;
        min-width:160px;
        margin-top: 33px;
    }
.navbar-header{
    background-image: url("images/logo.png");
    background-position: 10px bottom;
    background-repeat: no-repeat;
    background-size: 94px 44px;
}
.navbar-toggle {
    float: left;
    margin-left: 10px;

}
.logo-hotspot{
    position: absolute;
    cursor: pointer;
    height: 116px;
    width:150px;
    background-color: transparent;
}
#menu-main-menu .navbar-default .navbar-nav > li > a{
    color: white;
    font-family: Lydian, Georgia, san-serif;
    font-size: 13px;
}

    /***Home page bottom Nav****/
.pagination h2{
    display: none;
}
.nav-links .page-numbers{
    color: #000000;
    font-family: Lydian, Georgia, san-serif;
    font-size: 1.2em;
    padding-left: 0px;
}
.page-numbers.dots{
    color: #8C8C8C;
}
.nav-links .page-numbers.current{
    color: #C80000;
}
.nav-links ul{
    display: inline;
    list-style: none;
}
.nav-links ul li{
    color: #000000;
    display: inline;
}

.nav-links ul li + li:before {
    content: ", ";
}
.nav-links ul li span{

}

/****Features Article Slider***/
.slick-slide img {
    width: 100%;
}
.ot-slide-title{
    padding-left:10%;
    padding-right:10%;
    padding-top: 21%;
    padding-bottom: 10%;
    width:100%;
    height: 100%;
}

.entry-title{
    font-size: .75em;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

.entry-content a, .entry-content a span{
  color: #C80000;
}

/***Search****/

.header-search{
    display: block ;
    float: right;
    border: 1px solid white;
    border-radius: 20px;
    color:#ffffff;
    background-color: #000000;
    overflow: hidden;
    max-width: 150px;

}
.header-search label{
    display: none;
    border: none;

}
.header-search input{
    font-family: Brown,Helvetica,sans-serif;
    font-size: 13px;
    color:#ffffff;
    background-color: #000000;
    border: none;

}
#searchsubmit{
    color:#ffffff;
    background-color: #000000;
    border: none;

}
.form-search{
    margin-bottom: 0px;
}

/***Social***/

.social{
    width:100%;
    height:40px;
    margin-bottom: 17px;
}

.social-icon{
    background-repeat: no-repeat;
    background-size: contain;
    float: right;
    height: 14px;
    margin-left: 8px;
    width: 14px;
}
.icon-facebook{
    background-image: url("images/icon-facebook.png");
}
.icon-pinterest{
    background-image: url("images/icon-pinterest.png");
}
.icon-twitter{
    height: 13px;
    margin-top: 1px;
    background-image: url("images/icon-twitter.png");
}
.icon-instagram{
    background-image: url("images/icon-instagram.png");
}

/**** In-article social***/

.in-page-social .icon-facebook{
    background-image: url("images/icon-facebook-x.png");
}
.in-page-social .icon-pinterest{
    background-image: url("images/icon-pinterest-x.png");
}
.in-page-social .icon-twitter{
    height: 13px;
    margin-top: 1px;
    background-image: url("images/icon-twitter-x.png");
}
.in-page-social .icon-instagram{
    background-image: url("images/icon-instagram-x.png");
}


/***SIDEBARS***/
.sidebar-right{
    padding-left: 8%;
}

.sidebar-right .textwidget p{
    margin-bottom: 20px;
}
.sidebar-right .textwidget a{
    color: #C80000;
}

.widget{
    margin-bottom: 20px;
}

/**categories Widget**/

.widget_categories h3{
    position: relative;
    color: #000000;
    color: #000000;
    border-bottom: 3px solid black;
    padding-bottom: 10px;
}

.widget_categories h3 a:after{
    padding:0;margin:0;display:block;/* not really needed */
    content: "";
    width: 85%;
    height:5px;
    background-color:#ffffff;
    position: absolute;
    right:0;
    bottom:-3px
}
.widget_categories a{
    color: #000000;
}

.widget_categories ul{
    padding-left: 0px;
}

.widget_categories ul li{
    list-style-type: none;
    text-transform: capitalize;
    margin-bottom: 5px;
}

/**blogroll widget**/

.widget_links a{
    color: #000000;
}

.blogroll{
    padding-left: 0px;
}
.blogroll  li{
    list-style-type: none;
    text-transform: capitalize;
    margin-bottom: 5px;
}

/***Trending articles slider***/
.trending_container{
    background-color: #F7F7F7;
    border-top: 1px solid #979797 ;
    padding-top: 20px;
    padding-bottom: 20px;
    width:100%;

}


.wtpsw-post-carousel-slides.slick-slide {
    display: block;
    width: 200px !important;
}
.wtpsw-post-carousel.slick-slider {
    margin-top: 0px;
    margin-bottom: 0px;
}
.trending_header{
    width: 100%;
    font-family: Lydian, Georgia, san-serif;
    text-align: center;
    display: inline-block;
    margin-bottom: 20px;
}
.wtpsw-post-carousel.design-1 .wtpsw-post-image-bg {
    height: 170px !important;

}
.wtpsw-post-carousel.design-1 .wtpsw-post-title a {
    font-family: Brown, Arial, san-serif;
}
.wtpsw-post-carousel h4.wtpsw-post-title a {
    font-size: 14px;
    line-height: 14px;
}
    /***subscribe***/

#blog_subscription-2{
   border: 1px solid black;
    width: 88%;
    padding:20px

}

#blog_subscription-2 .sidebar-title{
    line-height: 1.25em;
    font-size: 1.125em;
    width: 85%;
    margin-top: 10px;
    margin-bottom: 50px;
    border-bottom: 3px solid black;
}

#blog_subscription-2 input {
    width:100%;
    border-color: black;
    border-width: 1px;
    line-height: 3em;
    padding-left: 5px;
    box-shadow: none;
    background: transparent;
    font-size: 13px;
    font-family: Brown, Helvetica, sans-serif;
}
#blog_subscription-2 label{
    color: #000000;
}
#blog_subscription-2 input[type="submit"] {
    width:100%;
    background-color: #000000;
    color: #ffffff;
}
#subscribe-email{
    margin-bottom: 0px;
}
#subscribe-email input {
    width: 100%!important;
}

#blog_subscription-2 h3{
    position: relative;
    padding-bottom: 10px;
}
#blog_subscription-2 h3:after{
    padding:0;margin:0;display:block;/* not really needed */
    content: "";
    width: 85%;
    height:5px;
    background-color:#ffffff;
    position: absolute;
    right:0;
    bottom:-3px

}


/***individual post page***/

.hero{
    width: 100%;
    height: 100%;
    max-height: 600px;
    overflow: hidden;
}

.hero img{
    width: 100%;
    height: 100%;

}
.entry-content p{
    max-width: 700px;
}
.col-md-8.sidebar-right{
    margin-right: 15px;
}
.single-post article{
    margin-top: 120px;
}
.single-post span{
    color: #000000;
}
.article-holder{
    background-image: url(images/post-img.png);
    background-position: center 44px;
    background-repeat: no-repeat;
    margin-top: -20%;
    border-radius: 30px;
    border: 1px solid #979797;
    width: 93%;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    background-color: #ffffff;
    background-size: contain;

}
.single-post .entry-title{
    background-image: url("images/zigzag_dark.png");
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 7%;
    font-size: 42px;
    padding-top: 35px;
}
.single-post .post-date span{
    font-size:12px;
    margin-bottom: 40px;
    display: block;
}
.single-post .sidebar-right{
    padding-left: 0px;
}
.single-post .col-md-4.sidebar-right{
    padding-top: 200px;
}
.single-post p{
    margin-bottom: 4em;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 16px;
}
.single-post a{
    color: #C80000;
}
.blogroll a, .widget_categories a{
    color: #000000;
}
blockquote {
    padding: 30px 40px 40px 40px;
    margin: 0 0 20px;
    font-size: .85em;
    border: 1px solid black;
}
.single-post blockquote p{
    background-repeat: no-repeat;

    background-image: url('images/zigzag_dark.png');
    background-position: bottom center;
    background-size: 10%;
    font-family: Lydian, Georgia, san-serif;
    font-size: 30px;
    padding-bottom: 40px;
}
.nav-links{
    width: 100%;
    height: 60px;
}
.nav-links a{
    border: none;
    color: black;
    background-repeat: no-repeat;
}

.nav-links a:first-child{
    font-family: Lydian, Georgia, san-serif;
    background-image: url("images/slick-prev.png");
    padding-left: 40px;
    float: left;
    background-position: top left;
    border: none;
    background-size: 40px;
    height: 40px;
    line-height: 44px;
    text-transform: capitalize;

}
.nav-links a:last-child{
    font-family: Lydian, Georgia, san-serif;
    padding-right: 40px;
    background-position: top right;
    background-image: url("images/slick-next.png");
    float:right;
    border: none;
    background-size: 40px;
    height: 40px;
    line-height: 44px;
    text-transform: capitalize;
}
.post-cats{
    display: table;
}
.post-cats a {
    color: rgba(0, 0, 0, 0.7);
    font-size: 11px;
    border: 1px solid black;
    padding: 10px 20px 10px 20px;
}
/***comments***/
#comments{
    background-color:#F7F7F7;
    padding: 10px;
}
#comments a{
    color: #000000;

}
#comments .comment-metadata a{
    color: #909090;
    font-size: .825em;
}

.reply{
    color:#F7F7F7;
    background-image: url("images/reply.png");
    background-repeat: no-repeat;
    background-size: contain;
    padding-left: 35px;
}
.says{
    display: none;
}

/******FOOTER*****/
#back-top{
    display: none;
}
.footer-bottom{
    background-color: #000000;
    color: #ffffff;
    padding-top: 55px;
    padding-bottom: 45px ;
}

.footer-bottom .social{
    margin-left: auto;
    margin-right: auto;
    width: 88px;
    margin-bottom: 20px;
}
.footer-bottom .zigzag{
    margin-bottom: 20px;
    background-size: 75%;
    background-position: top center;
}

.site-info{
    font-family: Lydian,Georgia,san-serif;
    font-size: 0.5em;
    font-weight: 100;
    letter-spacing: 0.4em;
    margin-bottom: 20px;
    text-align: center;
}
img#wpstats{
    display: none;
}
.nav-links a {
    border: 1px solid #000000;
}
.legal{
    font-size: 11px;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    max-width: 600px;
    color:#F7F7F7;
}

/***Contact Page****/
.page{
    padding-top: 80px;
}
.sidebar-right {
    top: 130px;
    margin-bottom: 130px;
}
/***Staff Page***/
.page-id-42 a, #post-7965 a{
    color: #C80000;
}
/***Advertising page***/
#post-7965 .blog-post-image, #main .blog-post-image{
    display: none;
}
/*****in-page Author Box***/

#sexy-author-bio {
    padding-left: 10px !important;
    margin: 0px;
    padding-top: 30px !important;
    padding-bottom: 30px !important;
    padding-right: 50px !important;
    position: relative;
}
#sab-gravatar {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 3px solid white;
    overflow: hidden;
    float: left;
    margin: 0px 10px 10px 15px!important;
}
#sab-author{
    -webkit-font-smoothing: antialiased;
    width: calc(100% - 90px);
    float: right;
    margin-top: 20px;
    padding-left: 0px !important;
    margin-left: 0px !important;
}
#sab-description{
    -webkit-font-smoothing: antialiased;
    width: calc(100% - 90px);
    float: right;
}
#sab-social-wrapper{
    position: absolute;
    bottom:0px;
    left: 98px;
 }
#sab-Twitter{
    width: 14px;
    height: 14px;
    background-image: url("images/icon-twitter.png");
    background-repeat: no-repeat;
    overflow: hidden;
    background-size: contain;
    margin-right: 5px ;
}
#sab-Twitter.a{
    width: 14px;
}
#sab-Pinterest{
    width: 14px;
    height: 14px;
    background-image: url("images/icon-pinterest.png");
    background-repeat: no-repeat;
    overflow: hidden;
    background-size: contain;
    margin-right: 5px ;

}
#sab-Pinterest.a{
    width: 14px;
}
#sab-Facebook{
    width: 14px;
    height: 14px;
    background-image: url("images/icon-facebook.png");
    background-repeat: no-repeat;
    overflow: hidden;
    background-size: contain;
    margin-right: 5px ;

}

#sab-Facebook.a{
    width: 14px;
}
#sab-Wordpress{
    width: 14px;
    height: 14px;
    background-image: url("images/icon-wp.png");
    background-repeat: no-repeat;
    overflow: hidden;
    background-size: contain;
    margin-right: 5px ;

}

#sab-Facebook.a{
    width: 14px;
}
#sab-Instagram {
    width: 14px;
    height: 14px;
    background-image: url("images/icon-instagram.png");
    background-repeat: no-repeat;
    overflow: hidden;
    background-size: contain;
    margin-right: 5px ;

}
#sab-Instagram.a{
    width: 14px;
}
#sab-Email {
    width: 14px;
    height: 14px;
    background-image: url("images/icon-email.png");
    background-size: contain;
    background-repeat: no-repeat;
    overflow: hidden;
    margin-right: 5px ;

}
#sab-Instagram.a{
    width: 14px;
}
#sab-Instagram img, #sab-Pinterest img, #sab-Twitter img, #sab-Email img, #sab-Wordpress img{
    height: 12px;
    opacity: 0 !important;
    width: 12px;
}
#sab-Facebook img{
    height: 12px;
    opacity: 0 !important;
    width: 5px;
}

/*** Author pages***/

.author{
    margin-top: 60px;
}

.author a{
    color: #C80000;

}
.author .blog-post .blog-post-body .entry-title a {
    color: #000000;
}

/****Comments Section***/

.comments-title{
    color: #000000;
    font-family: Brown, Helvetica, sans-serif;
    font-size: 14px;
    background-image: url("images/icon-comment.png");
    padding-left: 65px;
    background-repeat: no-repeat;
    height: 30px;
    text-align: left;
    background-position-x: 15px;
    line-height: 26px;

}
.comment-author img{
    display:none;

}
.comment-author b.fn{
    font-weight: normal;!important;
}
.comment-content p{
    font-size: 14px;
}
.comment-metadata{
    margin-bottom: 15px;
}
.form-submit {
    float: right;
    padding: 10px 5px 10px 0;
    clear: none !important;
    line-height: 18px !important;
    width: 100% !important;
    margin: 0;
    border: none;
    background-color: #000000;
}
#comment-submit{
    background-image: url("images/reply-bttn.png")!important;

}
.comment-form-field{
  border: 1px solid black;
}
/****Media Queries****/
@media screen and (max-width: 767px) {

    .home .blog-post-body p{
        margin-bottom: 7em;
    }
    .slick-slider .blog-post-body p{
        margin-bottom: 138px;
    }

    .ot-slide-title{
        padding-top: 10%;
    }
    .entry-title {
        font-size: .6em;
    }
    .logo-hotspot {
        height: 77px;
        width: 106px;
        bottom: 0px;
        left: 0px;
    }
}
@media screen and (max-width: 550px) {
    .home .blog-post-body p{
        margin-bottom: 3.5em;
    }
    .slick-slider .blog-post-body p{
        margin-bottom: 150px;
    }
    .ot-slide-title{
        padding-top: 8%;
    }
    .entry-title {
        font-size: .5em;
    }

}
@media screen and (max-width: 467px) {
    .home .blog-post-image {
        background-color: black;
    }
    .home article.blog-post {
        min-height: 250px;
    }
    .home .blog-post-body p{
        margin-bottom: 20px;
        opacity:0;
    }
    .slick-slider .blog-post-body p{
        margin-bottom: 161px;
    }
    .home .blog-post-body {
        background-color: rgba(0, 0, 0, 0.6);
    }

}