/* Enter Your Custom CSS Here */
.single-post .entry-header h1 {
    margin-top: 1em;
}
/* ads */
div#vi-smartbanner {
    z-index: 1 !important;
    /* display: none; */
}
.sidebar img.entry-image.attachment-post {
    width: 100%;
}
/* end ads */
blockquote {
  background: #B3DDD9;
  border-left: 10px solid #D1ADB0;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "\201C""\201D""\2018""\2019";
		color:#000000;
}
blockquote:before {
  color: #D1ADB0;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
blockquote p {
  display: inline;
}
body {
    background-color: #f6f5f2;
    color: #000000;
font-family: 'Lato', sans-serif;
    font-size: 20px;
}
/* IMG content */
.entry-content img {
    box-shadow: 8px 8px 0 #9A3525;
    width: 336px;
    min-width: 300px;
    margin: 0 auto;
    display: block;
}
/* to top */
#to_top_scrollup {
    z-index: 999999 !important;
}
/* end to top*/
.trc_elastic .trc_rbox {
    max-height: 200px !important;
}
.nospace {
    margin-top: -20px;
    margin-bottom: -15px;
}
/* site design bgs */
.site-container {
    margin: 0px auto;
}
.preheadercontainer {
    border-bottom: 1px solid #cccccc;
    padding: 30px 0 30px;
    text-align: center;
    width: 100%;
background: #B3DDD9;
}
.backdaily { background: #F5F2EE; }
.site-inner, .site-header .wrap {
    background: #F5F2EE;
}
.sidebar .widget {
    background: #F5F2EE;
  padding: 12px;
}
.site-footer {
    background: #333333;
}
.site-container {
    border: medium none;
    box-shadow: none;
}
/* twn */
.twnbox {
    background: transparent none repeat scroll 0 0;
    box-shadow: 0 0 2px #d4b2b0;
    color: #9b3622;
    margin: 20px 0 -20px !important;
    padding: 0;
}
div#twn_revenue_booster_gallery img {
    width: 100%;
    height: 100%;
}
div#twn_revenue_booster_video iframe {
    width: 100%;
    /* height: 400px; */
    border: solid #9b3424 5px;
}
.twnboximg {
    margin: 15px 0 !important;
}

.entry-content ul {
    min-height: 0px !important;
}
.nav-primary {
    background: #D0ACAE none repeat scroll 0 0;
    border-bottom: 3px solid #9B3424;
}
.genesis-nav-menu a {
    border: medium none;
}
.title-area {
    padding-left: 0;
    width: 100%;
}
.header-image .site-title a {
    min-height: 100px;
}
.entry {
    padding: 50px 25px 50px 20px;
}
.site-header {
    border-bottom: 3px solid #9b3424;
}
.site-header .wrap {
    padding: 20px 0 0;
}
h1, h2, h3, h4, h5, h6 {
    font-family: "Sanchez",serif;
    font-weight: 500;
    line-height: 1.2;
}
a {
    color: #9b3424;
    text-decoration: none;
}
.entry-title a:hover {
    color: #9b3424;
}
.entry-title {
    letter-spacing: 7px;
}
.single-post .entry-meta {
    display: none;
}
.code-block.code-block-4 {
    max-width: 336px;
}
.genesis-nav-menu > .menu-item > a {
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 2px;
}
.widgettitle {
    border-top: medium none;
    letter-spacing: 10px;
}
.featuredpost:nth-child(6) .entry-title a {
    font-size: 16px;
    font-weight: 100;
}
.featuredpost:nth-child(2) .entry-title a {
    font-size: 24px;
    font-weight: 200;
}
.site-header .widget-area {
background-color: #f4f2ed;
    border-top: 4px solid #d2aeb0;
    float: left;
    padding: 10px 0 5px;
    text-align: center;
    width: 100%;
}
.home-top {
    background-color: transparent;
    border-bottom: medium none;
}
.home-top .featured-content img {
    width: 100%;
}
.home-middle-left .entry-title a, .widget-title a {
    color: #000;
    font-size: 80%;
    font-weight: 100;
}
.home-middle-left .entry, .home-middle-right .entry {
    border-bottom: medium none;
}
.home-middle-left .featured-content .entry {
    margin-bottom: 0;
}
.home-middle-right .srp-post-title {
    font-size: 15px;
    font-weight: 100;
    letter-spacing: 3px;
}
.home-middle-left .widget-title, .home-top .widget-title {
    background-color: #d0acae;
    border-bottom: 3px solid #9a3525;
    border-right: 3px solid #9a3525;
    border-top: 3px solid #9a3525;
    font-size: 18px;
    letter-spacing: 13px;
    margin-left: -21px;
    width: 106%;
}

.after-entry li, .news-pro-home .content li, .sidebar li {
    border-bottom: 1px dotted #c2c2c2;
    letter-spacing: 3px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    word-wrap: inherit;
}
.after-entry li::before, .news-pro-home .content li::before, .sidebar li::before {
    content: none;
}
/* SEARCH MODS */

.search .archive-description {
    background-color: transparent;
    border-bottom: medium none;
    padding: 20px 20px 0;
}
.search .archive-title {
    font-weight: 100;
    letter-spacing: 3px;
}
.search .entry-meta {
    display: none;
}
.search .entry-title {
    font-size: 20px;
    line-height: 1em;
}
.search .entry {
    border-bottom: none;
    padding: 5px 20px;
}


/* Archives */
.archive-title {
		margin-bottom: 0px;
    text-transform: uppercase;
    font-size: 34px;
    font-weight: 100;
    letter-spacing: 5px;
    padding-left: 5px;
    text-transform: uppercase;
}
.archive-description, .author-box {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    margin-bottom: -20px;
    padding: 20px 20px 0;
}
.category .entry-title a, .category .entry-title, .search .entry-title a, .search .entry-title {
    font-size: 18px !important;
    font-weight: 100;
    letter-spacing: 1px !important;
    line-height: 1.3 !important;
}
.entry {
    padding: 5px 20px !important;
}
.archive .entry-image:nth-of-type(1) {
    width: 100%;
}
.archive .entry-meta, .archive .entry-content {
    display: none !important;
}
.archive-pagination li a:hover, .archive-pagination li.active a {
    background-color: #9a3525;
}
.archive-pagination li a {
    background-color: #333333;
    margin-top: 20px;
}
.archive-pagination {
    margin: 10px;
}
/* end Category Archives */
.relatedposts {
  padding: 5%;
  margin-top: -65px;
}
.single-post .wp-post-image {
    margin-left: -20px;
    width: 99%;
}
.twnbox {
    background: transparent none repeat scroll 0 0;
    box-shadow: 0 0 2px #d4b2b0;
    color: #9b3622;
    margin: 20px 0 -20px !important;
    padding: 0;
}
embed, iframe, img, object, video, .wp-caption {
    max-width: 100%;
}
iframe, embed {
    max-width: 100%;
}
button, input[type="button"], input[type="reset"], input[type="submit"], .button, .entry-content .button {
    background-color: #333;
}
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, .button:hover, .entry-content .button:hover {
    background-color: #9a3626;
}
/* ----------- All Mobile Devices ----------- */
@media only screen and (max-width: 1024px) {
.adtechmobiletop {
  display: inherit;
}   }
@media only screen and (min-device-width: 320px) and (max-device-width: 667px) {
.header-image .site-title a {
    background: rgba(0, 0, 0, 0) url("https://dailyentertainmentnews.com/wpgo/wp-content/uploads/2016/02/den-header-logo-cel.png") no-repeat scroll center center !important;
}
.srp-post-content-container {
    flex-flow: inherit;
}
.home-bottom .widget-wrap img {
    display: none;
    margin-bottom: -4px;
}
}
.entry-tags {
    display: none;
}
.category .entry-title a, .category .entry-title, .search .entry-title a, .search .entry-title {
    font-size: 13px;
    font-weight: 100;
    letter-spacing: 3px;
    line-height: 1.3 !important;
}
.search .archive-description {
    background-color: transparent;
    border-bottom: medium none;
    padding: 20px 20px 0;
 float:left; 
}
.search .archive-title {
    font-weight: 100;
    letter-spacing: 3px;
}
.searchresultsads {
    margin-left: -27px;
    float: left;
    padding-top: 30px;
}
.category .content .entry, .search .content .entry {
    margin-left: 10px;
    margin-top: 46px;
    padding: 0;
    position: relative;
}
.archive .category .content .entry, .archive .search .content .entry {
    background: #ffffff none repeat scroll 0 0;
}
.category-thumbnail img {
    height: 250px;
    left: 0;
    position: static;
    top: 0;
    transition: all 0.2s linear 0s;
    width: 100%;
    z-index: 1;
}
.category-thumbnail img:hover {
    opacity: 0.5;
}
.category-thumbnail img {
    position: static;
}
.category .content .entry .entry-content, .search .content .entry .entry-content {
    background: #fff none repeat scroll 0 0;
    height: 150px;
    padding: 20px;
    position: static;
    text-align: left;
    transform: none;
}
.category .content .entry .entry-title {
    font-size: 22px;
    margin-bottom: 0;
}
@media only screen and (max-width: 1024px) {
.category-thumbnail img {
    position: static;
}
.category .content .entry .entry-content, .search .content .entry .entry-content {
    padding: 20px;
    position: static;
    text-align: left;
    transform: none;
}
		.archive .entry-meta, .archive .entry-content {
    display: none !important;
}
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
.header-image .site-title a {
    background-size: contain !important;
}
		.archive .entry-meta, .archive .entry-content {
    display: none !important;
}
}
@media only screen and (max-width: 800px) {
.category .content .entry.one-third, .search .content .entry.one-third {
    margin-left: 2.5641%;
    width: 31.6239%;
}
.category .content .entry.one-third.first, .search .content .entry.one-third.first {
    margin-left: 0;
}
.category .content .entry .entry-content, .search .content .entry .entry-content {
    letter-spacing: 2px;
    padding: 10px 5px;
}
		.archive .entry-meta, .archive .entry-content {
    display: none !important;
}
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
.category .content .entry .entry-content, .search .content .entry .entry-content {
    letter-spacing: 1px;
    padding: 10px 3px 10px 5px;
}
		.archive .entry-meta, .archive .entry-content {
    display: none !important;
}
}
@media only screen and (max-width: 500px) {
.category .content .entry, .search .content .entry {
    margin-bottom: 20px;
}
.category .content .entry.one-third, .search .content .entry.one-third {
    margin-left: 0;
    width: 100%;
}
.category .content .entry .entry-content, .search .content .entry .entry-content {
    height: 100px;
}
.archive .category-thumbnail img, .search .category-thumbnail img {
    width: 100%;
}
.home-bottom .widget-wrap img {
    display: none;
    margin-bottom: -4px;
}
		.archive .entry-meta, .archive .entry-content {
    display: none !important;
}
}
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: portrait) {
.twnbox {
    box-shadow: none;
    margin: 8px 0 1px -37px !important;
}
.archive .entry-meta, .archive .entry-content {
    display: none !important;
}
}
/* Mobile Font Size **/
/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

@media (min-width: 320px) and (max-width: 767px) {
  
	p, ul, li, blockquote {
		color: #000;
    font-size: 22px;
		font-weight:400;
}
	}
h2.entry-title {
		color: #000;
    font-size: 26px;
	}  
}

/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/
