/* 
 Theme Name:   Deadites Online v.4
 Theme URI:    http://www.deadites.net
 Description:  Deadites Online v.4
 Author:       Kain
 Author URI:   http://www.kainproductions.com
 Version:      4.0
 Template:     salient
*/

@import url("../salient/style.css");

/*Custom Body CSS*/

html, html body {
   overflow: visible!important;
   color: #000;
}

body a {
   font-weight: 500 !important;
}

.container-wrap {
  background-color: #FFFFFF;
  */background-color: #111312;*/
}

body .meta-category {display: none !important;}
body .meta-comment-count {display: none !important;}

p {
   padding-bottom: 20px !important;
}

/*Hide Numbering*/
.pp_nav {
    display: none !important;
}

.gallery a img {
    width: auto !important;
    max-width: 100% !important;
}

.site-description {
    font-size: 12px;
    width: 95%;
}

.widget_endo_wrc_widget h4 a {
    color: #000000 !important;
    font-weight: bold !important;
}


/*Search*/
body #search-outer #search input[type=text] {
    font-size: 20px !important;
}

/*Hide Love Icon*/
.nectar-love-wrap .nectar-love {
   display: none;
}
article.post .post-meta .date {
   margin-bottom: 0px;
}
article.post .post-meta .date {
   padding-bottom: 0px;
   border-bottom: 0px!important;
}

/*Typography*/
blockquote {
   font-size: 14px !important;
   font-style: italics !important;
}

h1, h2, h3, h4, h5, h6 {
   color: #000 !important;
}

/*Page Links*/

.page-links {
   text-align: center;
   margin-top: 40px;
}

/*Back to top button*/
#to-top i.icon-angle-up {
    font-size: 30px !important;
    line-height: 40px !important;
}


#to-top {
    width: 40px !important;
    height: 40px !important;
}


/*Widgets*/

#sidebar .textwidget {
    border-bottom: 1px solid #e6e6e6;
}

#sidebar #endo_wrc_widget-3 {
    border-bottom: 1px solid #e6e6e6;
}

.widget_endo_wrc_widget {
    margin-top: 20px;
    border-bottom: 1px solid #e6e6e6;
}


#sidebar > div {
    margin-bottom: 10px !important;
}

#sidebar h4 {
    font-size: 1.2em !important;
    font-weight: bold !important;
    margin-bottom: 0 !important;
    text-align: center;
}

.widget-image {
  border: 1px solid #000;
}

.featured-scene {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 20px;
}

.screen-reader-text {
    display: none;
}

.widget_archive {
    margin-bottom: 10px;
}

.widget_search {
    padding-top: 20px;
}

/*Logos*/

#wtw-logo {
	text-indent: -100em;
	margin:auto;
	overflow: hidden;
	background: url(http://www.deadites.net/images/wtw_logo.png);
	width: 290px;
	height: 123px;
	}

#ed-logo {
	text-indent: -100em;
	margin:auto;
	overflow: hidden;
	background: url(http://www.deadites.net/images/ed_logo.png);
	width: 167px;
	height: 160px;
}	

#ed2-logo {
	text-indent: -100em;
	margin:auto;
	overflow: hidden;
	background: url(http://www.deadites.net/images/ed2_logo.png);
	width: 267px;
	height: 159px;
}

#aod-logo {
	text-indent: -100em;
	margin:auto;
	overflow: hidden;
	background: url(http://www.deadites.net/images/aod_logo.png);
	width: 290px;
	height: 82px;
}

#ed2013-logo {
	text-indent: -100em;
	margin:auto;
	overflow: hidden;
	background: url(http://www.deadites.net/images/ed_2013_logo.png);
	width: 247px;
	height: 170px;
}

#ashvsevildead-logo {
	text-indent: -100em;
	margin:auto;
	overflow: hidden;
	background: url(http://www.deadites.net/images/ash_vs_evil_dead_logo.png);
	width: 306px;
	height: 155px;
}	

#smart-logo {
	text-indent: -100em;
	margin:auto;
	overflow: hidden;
	background: url(http://www.deadites.net/images/s-mart_logo.png);
	width: 335px;
	height: 200px;
}

#spacegoat-logo {
	text-indent: -100em;
	margin:auto;
	overflow: hidden;
	background: url(http://www.deadites.net/comics/logos/spacegoat_logo.png);
	width: 280px;
	height: 111px;
}

#dynamite-logo {
	text-indent: -100em;
	margin:auto;
	overflow: hidden;
	background: url(http://www.deadites.net/comics/logos/dynamite_logo.png);
	width: 280px;
	height: 57px;
}


#wildstorm-logo {
	text-indent: -100em;
	margin:auto;
	overflow: hidden;
	background: url(http://www.deadites.net/comics/logos/wildstorm_logo.png);
	width: 280px;
	height: 64px;
}


#marvel-logo {
	text-indent: -100em;
	margin:auto;
	overflow: hidden;
	background: url(http://www.deadites.net/comics/logos/marvel_logo.png);
	width: 280px;
	height: 111px;
}

#darkhorse-logo {
	text-indent: -100em;
	margin:auto;
	overflow: hidden;
	background: url(http://www.deadites.net/comics/logos/darkhorse_logo.png);
	width: 280px;
	height: 76px;
}



	
/*Footer*/
#footer-outer {
  background-color: #000000;
}

#footer-outer .widget h4 {
    font-size: 16px;
    font-weight: bold !important;
    margin-bottom: 10px;
}


/*Responsive CSS*/

/*Mobile Menu*/


/*Drop-Down Arrow Size*/
#mobile-menu ul li a .sf-sub-indicator i {
    font-size: 26px !important;
}

/*Hamburger Menu Location*/
@media only screen and (max-width: 1024px) and (min-width: 1px) {
    header#top #toggle-nav {
        margin-right: -30px !important;
        margin-top: -1px;
    }
}


@media only screen and (max-width: 690px) and (min-width: 1px) {
    header#top #toggle-nav {
        margin-right: -30px !important;
        margin-top: -1px;
    }
}

#mobile-menu {
   text-transform: uppercase;
}

@media only screen and (max-width: 1000px) and (min-width: 1px) {
    #page-header-bg[data-parallax="0"] {
        margin-top: -16px !important;
    }
}

/*Mobile Widths*/

@media only screen and (max-width: 1180px) and (min-width: 1001px) {
    body header#top #logo img {
        height: 40px !important;
        margin-top: 8px !important;
    }
}


@media only screen and (max-width: 1310px) and (min-width: 1001px) {
    body header#top #logo img {
        height: 40px!important;
        margin-top: 8px!important;
    }
}


@media only screen and (min-width : 690px) and (max-width : 1000px) {
	#boxed {
	width: 100% !important;
	}
}

@media only screen and (max-width : 690px) {
	#boxed {
	width: 100% !important;
	}
      .row .col.section-title span, html .single #single-below-header span {
        display: inline-block !important;
    }
        .row .col img {
        height: auto !important;
        }
}


@media only screen and (min-width: 480px) and (max-width: 690px) {
	#boxed {
	width: 100% !important;
	}
        .row .col img {
        height: auto !important;
        }
}

/*Mobile Logo*/
@media only screen and (min-width : 1px) and (max-width : 1265px) {
   body header#top #logo img { 
      height: 54px !important;
   } 

   #header-outer {
      height: 80px!important; 
   } 
}

@media only screen and (max-width: 1000px) and (min-width: 1px)
body header#top #logo img {
  height: 40px!important;
  margin-top: -3px!important;
  top: -8px;
  position: relative;
}

@media only screen and (min-width: 1000px) {
    #footer-widgets .span_3:nth-child(1) {
        width: 40%;
    }
    
    
    #footer-widgets .span_3:nth-child(2) {
        width: 20%;
    }
    
    
    #footer-widgets .span_3:nth-child(3) {
        width: 20%;
    }
    
    
    #footer-widgets .span_3:nth-child(4) {
        width: 20%;
    }
    
    
    #footer-widgets .col:nth-child(1) {
        padding-right: 3% !important;
    }
    
    
    #footer-widgets .col {
        padding-right: 0% !important;
        margin-right: 0%!important;
    }
}