/*
Theme Name: GnomeStew2016
Theme URI: http://gnomestew.com
Description: Gnome Stew Theme 2016
Author: JA
Author URI: http://beezenwebdesign.com
Template: Extra
Version: 1.2.2
*/


@import url('style.css');

b
button.aicon_link {
    width: 60px !important;
    height: 60px !important;
    padding: 10px;
	    background: #216073 !important;
    margin: 0;
    border: 0 !important;
    cursor: pointer;
}
body .accessability_container * {
    background: #216073 !important;
	color:    #000 !important;
}

/**********  TABLE OF CONTENTS **********/

/********** Layout Areas **********/

/****** LAYOUT/BOOTSTRAP OVERRIDES ******/
/****** GENERAL ******/
/****** Header ******/
/****** Menu ******/
/****** Non-mobile menu  ******/
/****** Sidebar Styling ******/
/****** Footer ******/
/****** Typography ******/
/****** Background Overrides ******/

/****** Index Page ******/
/****** Post Overrides ******/
/****** Gniblet Overrides ******/
/****** Archive Overrides ******/

/****** Comments ******/
/****** Commentmeat ******/

/****** Bullet Points ******/ 
/****** Tool Tip CSS ******/ 
/****** Contact Forms ******/

/********** Special Sections **********/
/****** Ad Stuff ******/
/****** Email Subscribers ******/
/****** 404 ******/ 
/****** Pullquote ******/
/****** Author List ******/
/****** Google Captcha ******/
/****** Guest Posting ******/
/****** Simple Share Buttons ******/
/****** Patron Plugin Stuff ******/
/****** Ennies Box - During Ennies Voting ******/
/****** GS PREVIOUS THEME CARRYOVER  ******/
/****** TREASURE TABLES CARRYOVER  ******/



/********** END TABLE OF CONTENTS **********/

/****** LAYOUT/BOOTSTRAP OVERRIDES ******/

	@media only screen and (nin-width: 1000px) and (max-width: 1200px){

        .container {
            width: 1000px !important;
        }

	}

.container {
    position: relative;
    width: 98%;
    max-width: 1280px;
    margin: 0 auto;
}

@media screen and (max-width: 1000px) {

	.post-wrap {    padding: 0px 15px 10px 15px !important;}
}


@media screen and (max-width: 1000px) {

	.post-wrap img.alignright, .post-wrap img.alignleft, .post-wrap .alignright, .post-wrap alignleft  {    float: none !important; margin: 15px auto !important;
display: block !important;}
}




/****** General ******/

.et_pb_extra_module {box-shadow: none !important;}

.redborder {
    border: 2px solid #900 !important;
    margin: 5px !important;
}

.blackborder {
    border: 2px solid black !important;
    margin: 5px !important;
}


	@media only screen and (max-width: 768px){

	    .with_sidebar .posts-blog-feed-module .paginated_content .paginated_page[data-columns]::before {
	    content: '';
	    }

	}

	@media only screen and (min-width: 767px){

	    .mobiledisplay {display: none !important;}
	}

	@media only screen and (max-width: 768px) {
	    .mobiledisplay {display: block !important;}
	}


/****** Header ******/

#top-header {
background: #990100 !important;
}

#main-header {
background: #232323 !important;  border-bottom: 3px solid #990100 ;
}

.admin-bar.et_fixed_nav .et-fixed-header #main-header, .admin-bar.et_hide_nav #main-header {
  background: #232323 !important;
  top: 32px;
   border-bottom: 3px solid #990100;
}


/*
@media only screen and (min-width:500px){
    #main-header .logo {
     height: 75px  !important;
     margin: 25px 0px !important;
     width: 300px !important;
    }

}

@media only screen and (min-width:1000px){
    #main-header .logo {
     height: 75px  !important;
     margin: 25px 0px !important;
     width: 300px !important;
    }

}

@media only screen and (min-width:1200px){
    #main-header .logo {
     height: 125px !important;
     margin: 0px 0;
     width: 500px !important;
    }

}

*/

/****** Menu ******/


.nav > li {
    line-height: 1em !important;
}

#et-menu li > ul li a:hover {
    color: #ffffff;
    text-decoration: underline;
}

#et-navigation li li {
    padding: 0 30px;
}

.nav li li {
    position: relative;
    line-height: 1.4em;
}
#et-navigation li a {
    padding: 5px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    font-weight: 600;
    color: rgba(255, 255, 255, 0.6);
    text-transform: uppercase;
}

.treasuretablescategory a {
color: green !important;
padding: 2px 0;
}

.treasuretablescategory:hover  a{
color: green !important;
text-decoration: underline;

}

/****** Non-mobile menu ******/

@media only screen and (min-width : 992px) {


    .mmcheader, .mmcheader > a {
     line-height: 3em !important;
     font-weight: 800 !important;
     font-size: 18px !important;
     
    }

    .multicolumn > ul {
        -moz-column-count: 2;
        -moz-column-gap: 10px;
        -webkit-column-count: 2;
        -webkit-column-gap: 10px;
        column-count: 2;
        column-gap: 10px;

    }
    #et-navigation .mega-menu > ul > li.multicolumn  {
        flex-basis: 50% !important;;
        width: 50% !important;
    }


    .menu-item-has-children {
     line-height: 3em !important;

    }


    #et-navigation .mega-menu > ul > li > a:first-of-type {
        font-weight: 800  !important;
        color: #ffffff  !important;
         border-bottom: 1px solid rgba(255, 255, 255, 0.1);
          font-size:18px !important;
    }

} /* End Non-mobile */


.nodisplay {display:none !important;}

@media only screen and (max-width : 1024) {

        .authormenu ul{
             columns: 1 !important;
            -webkit-columns: 1 !important;
              -moz-columns: 1 !important;
            }
}

@media only screen and (min-width : 1024px) {

    .authormenu ul{
         columns: 2;
         -webkit-columns: 2;
        -moz-columns: 2;
    }


    #et-navigation .mega-menu > ul > li.authormenu {
        -webkit-flex-basis: 50%  !important;
        -ms-flex-preferred-size: 50%  !important;
        flex-basis: 50%  !important;
        width: 50% !important;
        padding: 0px;
    }


} /* End Media Query - Non Mobile Display*/


/****** Mobile menu ******/
@media only screen and (max-width: 1200px) {
	
#et-mobile-navigation {margin-right: 48px; } /* Moves nagivation out of way of accessible button*/

	
} /* End mobile */

@media only screen and (min-width: 1024px) and (max-width: 1200px) {

a.logo {margin: 15px auto !important;}
 #et-navigation {
    margin: 0 auto; 
}
	
} /* End mobile */


/****** Sidebar Styling ******/

.et_pb_widget .widgettitle {
    background: #232323;
       border-bottom: 2px solid #990100;
}
    
.et_pb_widget.widget_nav_menu .widgettitle {
    padding: 15px 20px;
  line-height: 1;
}
    
.sidebarcontent {
padding: 10px 15px;
}

.sidebarcontent p {
font-size: 16px; 
line-height: 18px;
}

.sidebarcontent p.testimonial {
font-weight: bold;
text-align:center;
}


.sidebarcontent a { font-weight:bold; font-size: 14px;}
.sidebarcontentnocolor { font-weight:normal; color: none;border: 0; }
.sidebarcontentnocolor:hover{ font-weight:normal; color: none; }


#connecticons {
text-align: center;
margin:auto;
padding-left: 5px;
}

#connecticons img{
    border: none;
    width: 60px;
}

#connecticons a{
float:left;
padding: 0 2 0 2;
border: 0;
text-decoration: none;
}

.et_pb_widget .ssba_pinterest_share {display: none;}


#allcatlist .et_pb_widget {width: 100% !important;}



.sidebarcontent ul {list-style:none; margin:8px 0 4px 8px; }
.sidebarcontent ul li {color:#7F7F7F; line-height:1.0em;  /* padding:4px 0px;*/ background:url(../png/li.png) no-repeat 0 3px; 
padding: 4px 0 4px 20px;
  font-size: 14px;}

.menu-sidebarpages-container ul {list-style:none; margin:8px 0 4px 8px; }
.menu-sidebarpages-container ul li {color:#7F7F7F; line-height:1.0em;  /* padding:4px 0px;*/ background:url(../png/li.png) no-repeat 0 3px; 
padding: 4px 0 4px 20px;
font-size: 14px;}


@media only screen and (max-width : 992px) {
    
    
        .et_pb_extra_column_sidebar {display:none !important;}

}

@media only screen and (max-width : 992px) {   
        #execphp-8 {display:none;}
}
/****** Footer ******/


#footer {color: #fff;}

#footer .gsauthorwidgetclass .widget_list {
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(3, 1fr);
    display: grid;
} 

#footer .et_pb_widget li {
    border-bottom: none;
    padding: 30px 30px;
}

.gsauthorwidgetclass .widget_list_portrait {
    border-radius: 0px;
    margin: 0 10px 0 0;
    overflow: hidden;
    float:left;
    display:block;
}

.gsauthorwidgetclass li {
 -webkit-column-break-inside: avoid; /* Chrome, Safari */
    page-break-inside: avoid;           /* Theoretically FF 20+ */
    break-inside: avoid-column;         /* IE 11 */
    display:table;                      /* Actually FF 20+ */
	min-width:150px;
}
.et_pb_widget .widget_list_portrait {background-color: transparent !important; }

.gsauthorwidgetclass .widget_list_author {
    display:block;
    overflow:hidden;
}
.gsauthorwidgetclass .author-footer {margin-top: 6px;}

.gsauthorwidgetclass  .et-extra-icon {
    width: 24px;
    height: 24px;
    color: #FFF;
    font-size: 18px;
    line-height: 18px;
}

#footer .et_pb_widget li {
    border-bottom: none !important;
    padding: 15px 0;
}

.gsauthorwidgetclass  .et-extra-icon:hover {
opacity: .8;
}


@media only screen and (max-width : 999px) {

    #footer .gsauthorwidgetclass .widget_list {
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(2, 1fr);
        display: grid;
    } 
	
    .gsauthorwidgetclass .author-footer {text-align:center;}
	.gsauthorwidgetclass li {width: 100%;}
    .gsauthorwidgetclass  .widget_list_portrait {display:block; float:none; margin: 5px auto; clear:both; }
    .gsauthorwidgetclass  .widget_list_author {display:block; float:none; margin: 5px auto; clear:both; text-align:center; width: 100%;}

	#execphp-6 {display:none;}
	
}


@media only screen and (max-width : 400px) {
    #footer .gsauthorwidgetclass .widget_list {
        grid-template-columns: repeat(1, 1fr);
        grid-template-rows: repeat(1, 1fr);
        display: grid;
    } 
}

#footer .column-1 {
    width: 20% !important;
    -ms-flex-preferred-size: 20% !important;
    flex-basis: 20% !important;
    display: block;
}
    
.et_extra_layout .et_pb_column, .et_pb_extra_column {
    display: block;

}



    @media only screen and (max-width : 768px) {


        
        .et_extra_layout .et_pb_column, .et_pb_extra_column {
        width: 100% !important;
        -ms-flex-preferred-size: 100% !important;
        flex-basis: 100% !important;
        display: block;
        clear:both;
        }

        
    }

/****** Typography ******/

p {
    margin-bottom: 15px !important;
    margin-top: 15px !important;
    line-height: 1.5em !important;
    word-wrap: break-word;
}

/****** Background Overrides ******/

/****** Index Page ******/

.gshomepageslider {}

.gshomepageslider.featured-posts-slider-module .carousel-item .post-content-box {
    position: absolute;
    background: rgba(153, 1, 0, 0.8) !important; 
    width: 100%;
    border-top: 5px solid #232323;
}

.entry-title a {    text-transform: uppercase !important; }


/****** Post Overrides ******/


.post-header {
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    text-align: center;
    background: #232323;
    border-bottom: 3px solid #990100;
}

#remove-post-thumbnail {display:none !important;}

.post-header  h1, .post-header .post-meta, .post-header .post-meta a {
    color: #ffffff !important;
}

.post-header  h1 {
font-size: 42px;
text-transform: uppercase;
}

@media screen and (max-width: 800px) {
   .post-header  h1 {
    font-size: 30px;
    text-transform: uppercase;
     }

}


.posts-blog-feed-module .post-title{
margin-top: 15px !important;
margin-left: 0px;
padding-left: 0px;
}

.post-title.entry-title a, .posts-blog-feed-module .post-title a {
color: #990100 !important;
text-align: left;
padding: 5px 5px 5px 0px;
margin-left: 0px;
font-size: 22px;
}
@media screen and (min-width: 1001px) {

	.post-wrap {    padding: 0 60px 10px;}
} /* End Media for post-wrap */

.post-footer {
background: none;  
border-top: #232323;
}

p.share-title {
    font-size: 24px !important;
    color: #fff !important;
}

.rating-stars {
display: none !important;
}

.author-box-description .social-icons li.authorwebsite {
    display: inline-block;
    width: 95px;
    height: 16px;
    margin: 0 16px 0 0;
}

.author-box-description .social-icons li.authorwebsite:hover {
color: #990100;
}

.wp-caption {
    border: none;
    text-align: center;
    background-color: transparent;
    padding-top: 4px;
    margin-bottom: 10px;
    max-width: 96%;
    padding: 8px;
    margin: 10px;
}
.wp-caption p.wp-caption-text {
    font-size: 12px;
    margin: 5px !important;
}

.wp-caption.alignleft {     margin: 0 10px 0px 0; }
.wp-caption.alignright {     margin: 0 10px 0px 0; }
.wp-caption.aligncenter {     margin: 0 auto 0px auto; }
.entry-content a, .entry-content a:visited {color: #990100 !important;}


.gallery .gallery-item {
    float: left;
     text-align: center;
    width: 28% !important;
    margin: 10px 5px  !important;
}

@media only screen and (max-width: 768px) {

    .mobiledisplay {display: block !important;}
    .gallery .gallery-item {
        float: left;
        text-align: center;
        width: 90% !important;
        margin: 10px 5px  !important;
    }

}



    @media only screen and (max-width : 768px) {

       .related-posts-content .featured-image {display:none !important;}
    }


/*** Like Options ***/
.love {
    position: relative;
    font-size: 20px;
    margin: 1em 0;
}

/****** Buttons ******/

.big-red-button {
	width:100% !important; 
	text-align:center; 
	color: #ffffff !important;
	background-color: #990100; 
	text-transform:uppercase; 
	font-size: 16px; 
	font-weight: 700; 
	padding: 5px; 
	border-radius: 3px;}
.big-red-button a {color: #ffffff !important;}
.big-red-button:hover {background-color: #3a3a3a;}
.big-red-button a {color: #ffffff !important; font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;}


/****** POST BLOG FEED Overrides ******/
.posts-blog-feed-module .header {
    padding: 0px !important;
}

.posts-blog-feed-module .excerpt p {
    padding: 0px;
    line-height: 1.57em;
}

a.read-more-button {color: #ffffff !important;}

.gshomepageblog {background: transparent;}

.gshomepageblog.posts-blog-feed-module {
border-top: none !important;
}
.blog-feed-module .paginated_content {
    width: 100%;
    padding: 5px !important;
    }

.gshomepageblog.posts-blog-feed-module .hentry {
border-top: 10px solid #990100 ;
background-color:  #fff;
margin-bottom: 20px;
padding:0px;
/* max-height: 250px; */

}

.gshomepageblog.posts-blog-feed-module.standard .hentry.type-post.has-post-thumbnail .header 
{
width: 50% !important;
display: block;
}

.gshomepageblog.posts-blog-feed-module.standard .hentry.type-post.has-post-thumbnail .post-content
{
width: 50% !important;
padding-bottom: 10px;

}

.gshomepageblog.et_pb_posts_blog_feed_standard_0 .hentry h2
{
color: #990100;
text-align: left;
padding: 2px 5px 5px 0px;
}
.posts-blog-feed-module .header img {width: auto;} /* Override original style */
.gshomepageblog-image {width: 100%; overflow:hidden;  position: relative;  height:350px; }

.gshomepageblog-image img {    position: absolute;
    top:-100%; left:-100%; right: -100%; bottom:-100%;
    margin: auto;  max-width: 700px !important;}   
    
     .posts-blog-feed-module .header a {
    position: absolute;
    top:-100%; left:-100%; right: -100%; bottom:-100%;
    margin: auto;
    display: block;
      }
    
    @media only screen and (max-width: 1200px) {
        .gshomepageblog.posts-blog-feed-module.standard .hentry.type-post.has-post-thumbnail .header {
            width: 100% !important;
            display: block !important;
        }
        .gshomepageblog.posts-blog-feed-module.standard .hentry.type-post.has-post-thumbnail .post-content {
            width: 100% !important;
            padding-bottom: 10px;
            display: block !important;
         }

        .posts-blog-feed-module .hentry {
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
           -webkit-box-orient: horizontal;
           -webkit-box-direction: normal;
           -ms-flex-direction: row;
           flex-direction: row;
           display:block;
            }

        .posts-blog-feed-module .header {
            padding: 0px !important;
            }
            
        .posts-blog-feed-module .header img {width: auto;} /* Override original style */
        .gshomepageblog-image {width: 100%; height: auto; overflow:hidden;   position: relative;     height:400px; }
        .gshomepageblog-image img {    position: absolute;
            top:-100%; left:-100%; right: -100%; bottom:-100%;
            margin: auto;  max-width: 1000px !important;}   
             .posts-blog-feed-module .header a {
            position: absolute;
            top:-100%; left:-100%; right: -100%; bottom:-100%;
            margin: auto;
            display: block;
              }
           
           /*
           .posts-blog-feed-module .header a {
            position: relative;
            display: block;
            max-height: 350px;
            overflow: hidden;
        }
        */
        
          

    }

    
    @media only screen and (max-width : 768px) {
        .gshomepageblog-image {width: 100%; overflow: hidden;  position: relative; height:auto; min-height:250px; }


    }
/****** Gniblet Overrides ******/
.gnibletroundupdiv {margin: 30px 0px;}
img.gnibletwide {width: auto; max-width: 100%;}
img.gniblettallright {max-height:500px; width: auto; float:right; margin: 20px 0px 20px 10px;}


/****** Archive Overrides ******/

.archiveheader {background-color: #990100; width: 100%; margin-bottom: 20px; display: block; padding-left:25px; line-height: 1.3em; padding-top:10px;}
.archiveheader h1 {color: #ffffff; font-size: 40px;}


.post-type-archive-gniblets .posts-blog-feed-module.standard .hentry .header {display:block;}


/****** Custom Post Meta Overrides ******/

.custommetaholder{ overflow:hidden; width: 100%; text-align:center;}
.custommetauthorbox {overflow:hidden; display:inline-block;}


.customauthorrow {width: 100%;
margin: 0 auto;
    margin-left: auto;
display: block;
overflow: hidden;
margin-left: 75px;}

.custommetaimage { margin-right: 10px; float:left;}
.custommetaimage img {width:40px; height: 40px;}
.custommetaauthor {font-size: 28px; float:left; margin: 5px 5px 0px;}

.custommetaholder .social-icons {
    list-style: none;
    margin: 5px 0px 0px;
padding: 0px !important;
float:left;

}

.custommetaholder  .social-icons li {
    background: none;
    float: left;
    margin: 0px 5px 0px 5px !important;
    padding: 0px 0px 0px 0px !important;
    font-size: 20px;
}


.custommetaholder .social-icons li .et-extra-icon{font-size: 20px;  }

.custommetapostinfo {font-size: 16px; display:block;  margin: 0px auto 2px 75px !important;}



@media screen and (max-width:800px){
    .custommetaimage img {width:60px; height: 60px; margin-top:10px;}
    
 .custommetaholder {
    overflow: hidden;
    width: 70%;
    text-align: left;
}
    
.custommetaholder .social-icons {
    list-style: none;
    margin: 5px 0px 0px;
    padding: 0px !important;
    float: none;
	width:300px;
}
    
    .custommetapostinfo {font-size: 16px; display:block;  margin: 0px auto 2px auto !important;}


}


@media screen and (max-width:600px){
    .custommetaauthor {font-size: 20px; }
 .custommetaholder {
    overflow: hidden;
    width: 100%;
    text-align: center;
}
    .custommetaimage img {width:60px; height: 60px; margin-top:2px;}
.customauthorrow {margin-left: auto !important;}

.custommetaholder .social-icons {
min-width:270px;
	width: 100%;
}


}

#et-trending-button {display:none;}

/****** Comments ******/

.commentlist {list-style-type: none !important; list-style-position: none !important;}


#comments .comment-body ul li
{
color:#7F7F7F; line-height:1.0em;  /* padding:4px 0px;*/ background:url(../png/li.png) no-repeat 0 3px; 
padding: 4px 0 4px 20px;

}

.comment_avatar {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 80px;
    max-height: 300px;
    overflow: hidden;
}

.titledgentry {
    text-align: left;
    width: 100%;
    color: #990100;
    margin-top: -8px;
font-size: 1.05em;
margin-bottom: 10px;
    border-top: 1px solid #990100;
}

#comment-wrap {
    padding-top: 15px;
    background: #fff;
    padding: 15px 10px 10px 4px;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
width: 100%;
}


#comment-wrap .page_title {
    margin-bottom: 2px;
    font-weight: 600;
    border-bottom: 1px solid #cccccc;

}
#commentform textarea {
    padding: 12px;
    color: #000;
}
#respond {
    padding-top: 17px;
    background: #fff;
    padding: 20px;
border-radius: 3px;
}
.comment_avatar img {
    display: block;
    height: auto;
    max-width: 100%;
    width: auto;
    border-radius: 3px;
}

.comment #respond {
       margin-left: 25px; 
    margin-top: 15px;
    background: #cccccc;
border-radius: 3px;
 
}
.comment .children  {
    margin-left: 50px;
    padding-left: 0 !important;
}

.comment .children .children .children {
    margin-left: 20px;
    padding-left: 0 !important;
}

.comment #commentform textarea {
    background: rgba(255, 255, 255, 0.8);
    width: 100%;
    font-size: 14px;
}

.comment_avatar { top: 10px !important; left: 10px !important; }

.comment-body, .single article.comment-body, .page article.comment-body {
    position: relative;
    padding: 5px 20px 5px 105px;
    margin-bottom: 15px;
    min-height: 87px;


}
.even > .comment-body {
background-color: #ffffff !important;

}

.odd > .comment-body {background-color: #E9E9E9 !important;

}

#trackbacks {
border: 2px solid #990100 !important;
background-color: #ffffff !important;
padding: 15px; 
}

/******  Commentmeat ******/

a.comments-link {display:none;}
.commentmeat {  
width: 75px;
    height: 75px;
 
    margin: -5px 5px 0px 5px;
    float: right;
    text-align: center;
}

.commentsnumbowl {
    background: url(../png/stewcommentbowl.png) no-repeat;
   padding: 15px 15px 0px 5px;
}
.commentsnumsteak {
    background: url(../png/stewcommentsteak.png) no-repeat;
       padding: 10px 15px 0px 5px;
}
.commentsnumcleaver {
    background: url(../png/stewcommentcleaver.png) no-repeat;
       padding: 20px 15px 0px 5px;
   
}
.commentsnumchopped {
    background: url(../png/stewcommentchopped.png) no-repeat;
   padding: 20px 15px 0px 5px;
    

}
.commentsnumcauldron {
    background: url(../png/stewcommentcauldron.png) no-repeat;
       padding: 28px 15px 0px 5px;
   
}
.commentsnumcauldronfire {
    background: url(../png/stewcommentcauldronfire.png) no-repeat;
       padding: 28px 15px 0px 5px;
   
}
.commentsnumfullgnome {
    background: url(../png/stewcommentfullgnome.png) no-repeat;
       padding: 25px 15px 0px 5px;
}
.commentsnumfullgnomefire {
    background: url(../png/stewcommentfullgnomefire.png) no-repeat;
       padding: 25px 15px 0px 5px;
}


a.commentnumlink, 
.commentsnum a, 
h2.small a.commentnumlink, 
h2.small .commentsnum a, 
a.commentnumlink:visited, 
.commentsnum a:visited,
h2.small a.commentnumlink:visited, 
h2.small .commentsnum a:visited {
     font-size: 26px;
     color: #ffffff !important;
     font-weight: bold;
     text-decoration: none;
     text-align: center;
     text-shadow:  
     -1px -1px 0 #000,
      1px -1px 0 #000,
    -1px 1px 0 #000,
     1px 1px 0 #000;

}
a.commentnumlink:hover, .commentsnum a:hover,  h2.small a.commentnumlink:hover, h2.small .commentsnum a:hover{
     color: #B8AFA0;
     text-decoration: none;
}

.meat_tip_trigger {
    text-decoration:none;
position:relative;

}

.meat_tip {
    color: #fff;
    background:rgba(0,0,0,.8);
    min-width: 130px;
    display:none; text-align: center;
	border: 1px solid black;/*--Hides by default--*/
    padding: 6px;
    position:absolute;
        -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    z-index: 999;
	top: 55px;
	right: 0;
}

@media screen and (max-width: 600px) {
    
.post-header .commentmeat {
    width: 75px;
    height: 75px;
    margin: -5px auto 0px auto;
    float: none !important;
    text-align: center ;
    display: block;
    clear:both;
}

}

.commentmeat {display:none !important;}

/******  Bullet Points ******/ 

.post ul {
    list-style-type: disc;
    padding: .02em 0 .3em 1.143em !important;
    line-height: 1.5em;
}

.post ul li 
{
    color: #1a1a1a; 
line-height:1.5em;  /* padding:4px 0px;*/ 
    background:url(../png/li.png) no-repeat 0px 10px; 
     padding: 4px 15px 4px 20px !important;
    list-style: none;
margin-bottom: .02em !important;
    
}
.post ul li p {margin-top: 0px !important;}

/******  Tool Tip CSS ******/ 


.tiptrigger {
    text-decoration:none;

}

.tip {
    color: #000;
    background:#dddddd;
    filter: alpha(opacity=95);
    opacity: 0.95;
    display:none; text-align: left;border: 1px solid black;/*--Hides by default--*/
    padding: 6px;
    position:absolute;
        -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    z-index: 999;
}

/****** Contact Forms ******/
.widefield {width: 100% !important;}
#gnome_stew_username, #paypal_email {width: 100% !important;}

h3.contactarticleheader {
    margin: 20px 0px 0px;
    padding-bottom: 0px !important;
}

.contactartcilefieldholder {margin: 2px 0px 5px 0px;}
.contactarticletable {width: 100% !important;}
.contactarticletable td {padding:2px 5px;}


/********** Special Sections **********/

/****** Ad Stuff ******/
.topad { 
    margin-left:-15px;
    z-index: 999;
    width: 750px; 
    height: 110px; 
    overflow: hidden;
    text-align: center; 
    background: url(../png/noadsleaderboard.png) center top no-repeat; 
margin-bottom: 25px; 
clear:both; 
}

 .sidebarad {
text-align:center;
width: 260px;
min-height: 600px;
background: url(../png/noadssidebar.png) center center no-repeat; 
}

/****** Email Subscribers and RSS ******/
.es_widget_form {padding: 10px;}
.es_widget_form #es_txt_email, .es_widget_form #es_txt_name {width: 100%;}
#email-subscribers-3 {width: 100%;}
#rsstitle {background: #232323;
	border-bottom: 2px solid #990100;     padding: 15px 20px;
    color: #FFF;
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 1.2px;
    text-transform: uppercase;
} 

/****** 404 ******/ 

.404page {background-color: #ffffff;}

.searchsidebar {
border-left: none !important;
}


.searchsidebar  .et_pb_widget
{
width: 100% !important;
}

.searchsidebar  .widget_search .search-field{
width: 100% !important;
border: 1px solid #990100;
}



/****** Pullquote ******/


.pullquoteright .et_social_icon, 
.pullquoteleft  .et_social_icon,
.pullquoteright .et_social_icon::before, 
.pullquoteleft  .et_social_icon::before,
.pullquoteright .et_social_icon::after, 
.pullquoteleft  .et_social_icon::after
{
	width:20px !important;
}

.pullquoteright, .pullquoteleft {
    
    border-top: 3px solid #900 !important;
    border-bottom: 3px solid #900 !important;
    color: #000 !important;
    font-size: 22px !important;
    font-style: italic !important;
    font-weight: bold !important;
    line-height: 30px !important;
    margin: 10px 0px 0px 0px !important;
    padding: 10px 0px 10px 0px !important;
    width: 340px !important;
}

.pullquoteright .ssbp-wrap, .pullquoteleft .ssbp-wrap, 
 .post-wrap .pullquoteright .ssbp-wrap, .post-wrap  .pullquoteleft .ssbp-wrap  {
margin-top: 15px !important;
display: block;
}

.pullquoteright .ssbp-wrap .ssbp-list, .pullquoteleft .ssbp-wrap .ssbp-list {
margin-top: 15px !important;
}

.pullquoteright .ssbp--theme-4 .ssbp-list li, .pullquoteleft .ssbp--theme-4 .ssbp-list li {
    margin-left: 6px !important;
    margin-right: 6px !important;
    padding: 4px 0px 4px 0px !important;
}


.pullquoteright .ssbp--theme-4 .ssbp-list .ssbp-li--email {display:none !important;}
        
.pullquoteright .ssbp--theme-4 .ssbp-each-share, .pullquoteleft .ssbp--theme-4 .ssbp-each-share  {
    margin-right: -10px !important;
}


.pullquoteright .ssbp-share-text, .pullquoteleft .ssbp-share-text {
display: none !important;
}

.pullquoteright .ssbp-btn, .pullquoteleft  .ssbp-btn {
    width: 30px;    
    height: 30px;
    line-height: 30px;
    padding: 2px;
}

.pullquoteright .ssbp-btn:before,
.pullquoteright .ssbp-toggle-switch:before,
.pullquoteleft  .ssbp-btn:before,
.pullquoteleft  .ssbp-toggle-switch:before {
    display: inline-block;
    font-family: 'ssbp';
    speak: none;
    font-size: 20px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none
}


.pullquoteright {   float: right !important; margin: 15px !important;}
.pullquoteright .ssbp-btn div { width:100% !important; text-align: right !important ;}
.pullquoteleft {    float: left !important; margin: 15px !important;}
.pullquoteleft  .ssbp-btn div { width:100% !important; text-align: left !important;}

.pullquoteright .ssba_sharecount, .pullquoteleft .ssba_sharecount {
    font: 11px 'Lato', Helvetica, sans-serif;
    padding: 0px;
    -khtml-border-radius: 6px;
    -o-border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    position: relative;
    border: none !important;
    color: #00000;
    background: transparent !important;

}


.pullquoteright .ssba_sharecount::before, .pullquoteleft .ssba_sharecount::before {
display: none;
}

@media (max-width: 800px) {
	.pullquoteright, .pullquoteleft {display:none !important;}
	.pullquoteright .ssba , .pullquoteleft  .ssba {display:none !important;}
	.pullquoteright .ssba  div {display:none !important;}   
}


.pullquoteright  .ssba img, .pullquoteleft  .ssba img {
    width: 25px !important;
    padding: 2px;
    border: none !important;
    box-shadow: none !important;
    display: inline !important;
    vertical-align: middle !important;
    margin: 0px !important;
    text-align: center !important;
}

.pullquoteright  .ssba a, .pullquoteleft .ssba a {
 font-size: 0px;
}

/****** Author List ******/
.gs-author-list-item  h2 {color: #333;}
.gs-author-list-item {clear:both;margin: 50px 0px; display:block; overflow: hidden;}

@media screen and (max-width: 768px) {
    
.gs-author-list-item .imgflow {float: none; text-align:center;}
.gs-author-list-item  h2 { text-align:center;}
.gs-author-list-item-meta { text-align:center;}
.gs-author-list-item .author-footer  { text-align:center;}
}

.gs-author-list-item  .et-extra-icon {
    background: none;
    width: 30px;
    height: 30px;
    border-radius: 3px;
    color: #990000;
    font-size: 22px;
    line-height: 30px;
    margin: 0px 5px;
    text-align: center;
    transition: .3s ease;
}

.gs-author-list-item  .et-extra-icon:before {color: #990000;}
.gs-author-list-item  .et-extra-icon:hover {background: #333; }
.gs-author-list-item  .et-extra-icon:hover:before { color: #fff;}

/****** Google Captcha ******/
.g-recaptcha {clear:both;}

/****** Guest Posting ******/

#page-container .guestpostcontent button {background: transparent !important;}

ul.wpuf-form li .wpuf-label {
    float: none !important;
    width: auto !important;
font-weight: bold !important;
}

ul.wpuf-form li .wpuf-fields {
    float: left;
    width: 100% !important;
}

ul.wpuf-form li .wpuf-fields ul.wpuf-attachment-list li {
    width: 100% !important;
}

ul.wpuf-form li .wpuf-fields ul.wpuf-attachment-list li a.attachment-delete:hover, ul.wpuf-form li .wpuf-fields ul.wpuf-attachment-list li a.attachment-delete:active {
    color: #ffffff;
    background-color: #bd362f;
}

ul.wpuf-form li .wpuf-fields a.file-selector, ul.wpuf-form li .wpuf-fields a.file-selector:hover, ul.wpuf-form li .wpuf-fields a.file-selector:focus {
    text-decoration: none;
    padding: 0px 12px;
    color: #ffffff;
    border: none !important;
    text-shadow: none !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #cccccc;
    background-image: -moz-linear-gradient(top, #cccccc, #999999);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#cccccc), to(#999999));
    background-image: -webkit-linear-gradient(top, #cccccc, #999999);
    background-image: -o-linear-gradient(top, #cccccc, #999999);
    background-image: linear-gradient(to bottom, #cccccc, #999999);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#999999', GradientType=0);
    border-color: #bd362f #bd362f #802420;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #999999;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
box-shadow: none !important;
}


ul.wpuf-form li .wpuf-fields ul.wpuf-attachment-list li a.attachment-delete {
    text-decoration: none;
    padding: 3px 12px;
    color: #ffffff;
     border: none !important;
    text-shadow: none !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #cccccc;
    background-image: -moz-linear-gradient(top, #cccccc, #999999);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#cccccc), to(#999999));
    background-image: -webkit-linear-gradient(top, #cccccc, #999999);
    background-image: -o-linear-gradient(top, #cccccc, #999999);
    background-image: linear-gradient(to bottom, #cccccc, #999999);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#999999', GradientType=0);
    border-color: #bd362f #bd362f #802420;
box-shadow: none !important;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #999999;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}




.et-pb-modal-save.button.button-primary {display: none !important;}

.guestpostcontent .post_content_ifr {height: 600px !important;}

#post_content_ifr {height: 450px !important;}

/****** Social Warfare ******/
.nc_wrapper, .nc_wrapper.top {width: 100% !important; left: 0 !important; bottom:0 !important; top: auto !important;}
.nc_wrapper .swp_social_panel { margin: 10px auto !important; width:70% !Important; left: auto !important;}
.swp_social_panel a {color: #ffffff !important; }

.swp_social_panel a:hover {color: #ffffff !important; }

/* Fixes Linebreak around the social warfare widget */
.post-content {line-height: 1.5em !important;}

/****** Simple Share Buttons - SSBP ******/

.ssbp-list ul {list-style: none !important;}

.post-wrap .ssbp-wrap {
    margin-top: 45px !important;
}

.ssbp-set--one .ssbp-btn, .ssbp-set--one .ssbp-btn:active, .ssbp-set--one .ssbp-btn:visited  {
    color: #ffffff !important;
}

.ssbp-list li  {
    color: #ffffff !important;
    line-height: 1.0em !important;
    padding: 2px 0px !important;
    background: none !important;
    list-style: none !important;
        }
.ssbp-wrap .ssbp-list {
margin-top: 15px !important;
}

.ssbp-list li {
    color: #ffffff !important;
    }


.entry-content .ssbp-btn a, .entry-content .ssbp-btn a:active, .entry-content .ssbp-btn a:visited {
    color: #ffffff !important;
}
.ssbp-btn {
border-radius:0px !important;
}

.ssbp--theme-4 .ssbp-each-share {
    position: absolute;
    bottom: 100%;
    right: 12px;
    z-index: 11;
    min-width: 1.25em;
    margin-right: -15px !important;
    margin-bottom: -9px !important;
    padding: 2px 4px;
    border-radius: 8px;
    background-color: #F22121;
    font-size: 14px !important;
    color: #FFF;
    text-align: center;
}

.ssbp--theme-4 .ssbp-list li {
    margin-left: 3px !important;
    margin-right: 3px !important;
        }

        
.post-content .ssbp-total-shares {display: none !important;}


.widget_ssbp_widget  .ssbp-wrap .ssbp-container, .ssbp-wrap .ssbp-toggle-switch {
    font-size: 16px;
    padding: 10px;
}

.widget_ssbp_widget  .ssbp-share-text {display: none !important;}
.widget_ssbp_widget .ssbp-li--reddit {display:none !important;}
.widget_ssbp_widget .ssbp-btn {width: 60px; 
    height: 50px;
    line-height: 50px;}


@media screen and (max-width: 800px) {

    .post-wrap .ssbp-share-text {display: none !important;}

}

/****** Patron Stuff ******/

.patron-list {list-style:none; column-count: 2;}
.patron-list-patron {font-size: 1.4em; font-weight: bold;}
.patron-list-since {margin-left: 10px;  background:url(../png/li.png) no-repeat 0px 0px; 
     padding: 0px 25px 4px 20px !important;}

@media screen and (max-width: 800px) {

.patron-list {list-style:none; column-count: 2;}
}
.patron-list li {
	white-space: nowrap; 
	display: block;  
	-webkit-column-break-inside: avoid; /* Chrome, Safari */
    page-break-inside: avoid;           /* Theoretically FF 20+ */
    break-inside: avoid-column;         /* IE 11 */
    display:table;                      /* Actually FF 20+ */}

@media screen and (max-width: 600px) {

.patron-list {list-style:none; column-count: 1;}
}

.post-patron-callout { text-align: center;
margin: 25px auto;
width: 728px !important;
max-width: 100%;
font-size: 20px;
color: #990000;
}
.patron-redbar {background-color:#990000; color: #990000;}

.patron-callout-name {
font-size: 24px;
white-space: nowrap;
font-weight: bold;
}


.patreonadwide {text-align: center; margin: 5px auto 25px auto; width:728px !important; max-width: 100%; }
.patreonadwide img {width:728px; max-width: 100%;}
.patreonadsquare {text-align: center; margin: 15px 0px; width:425px !important; margin: 0 auto; }
.patreonadsquare img {width: 425px;}

@media only screen and (max-width: 768px){
    .patreonadsquare {display: block !important;}
    .patreonadwide {display: none !important;}
}

@media only screen and (min-width: 768px){
    .patreonadsquare {display: none !important;} 
    .patreonadwide {display: block !important;}
}

ul.patronlist {
font-size: 24px;
font-weight: bold;
color: #990100;
}

ul.patronlist li 
{
  line-height:1.7em;  
    background:url(../png/li.png) no-repeat 0px 10px; 
     padding: 0px 25px 4px 20px !important;
    list-style: none;
    margin-bottom: .02em !important;
    
}


/****** Ennies Box - During Ennies Voting ******/
.enniesbox ul {column-count:2;}
.enniesbox ul li, .enniesbox ol li {
	background:url(../png/li.png) no-repeat 0px 5px;
     padding: 0px 25px 4px 20px !important;
    list-style: none;  line-height:1.7em; font-weight:bold;}

.enniesbox a, .enniesbox a:visited {color: #990100 !important; text-decoration: underline; font-weight: bold;}
.enniesbox a:hover {opacity: .8 }
.enniesboxbold {color:#990100; font-weight: bold;}
	.enniesboxmessage { display:none;}


@media screen and (max-width: 768px) {
	.enniesboxmessage { display:none;}
}

/****** Accordian ******/
.accordion  {}
/* .enniespanel {display:none;} */
#togglenextpanel:hover {cursor: pointer; }

/****** Arc Knight Review Gallery ******/
#arcknightreviewwrapper #gallery-1 .gallery-item, #arcknightreviewwrapper #gallery-2 .gallery-item, #arcknightreviewwrapper #gallery-3 .gallery-item, #arcknightreviewwrapper #gallery-4 .gallery-item  {
    float: left;
    margin-top: 10px;
    text-align: center;
    width: 31% !important;
    margin-left: 1% !important;
    margin-right: 1% !important;
}

/****** PREVIOUS STEW THEME CARRYOVER ******/
.bm10 {margin-bottom: 10px;}

/* Keeps print link spaced correcly. */
.printlinkspacer{
margin-top: 8px;
}

.basicfont {

    font-family: 'Lato', Arial, sans-serif;

}

.imgflow {float:right;margin-left:6px;}
.imgflownb {float:right;margin-left:6px;}
.imgflownb img {border:0px;}
.imgnews img {border:0px;}

.floatleft { float: left; margin: 3px 7px 0 0; display: inline; }
.floatright { float: right; margin: 3px 0 0 7px; display: inline; }
.right { float: right; }
.left { float: left; }

li.top, li.skip { float:right; border-left: 1px solid #ccc; border-right: none;}
li.top a, li.skip a { }

#elseWhere{margin:0 0 20px 0;}
#elseWhere h3{margin-bottom:7px;color:#444;}
#elseWhere a img {border:0px;}


ul#imgLinks{list-style:none;margin:7px 0;}
#imgLinks li{color:#7F7F7F;line-height:1.2em;padding:0 0 1px;}
#imgLinks li a img{border:3px solid #EEE;width:208px;height:69px;color:#333;font-weight:bold;}
#imgLinks li a:hover img{border-color:#DDD;}

.eurekanews {margin-bottom:20px;line-height:1.4em;color:#000;border:2px dashed #ccc;padding:4px 6px 0px 6px;}
.eurekanews a {color:#000;background:url(../index-82.html) repeat-x bottom left;font-weight:bold;}
.eurekanews a:hover{color:#666;}
.eurekanews img {float:right;margin-left:7px;}

blockquote {font-weight: 400; padding-top: 20px; padding-bottom: 20px;}
blockquote.greybackground {background-color:rgb(222,222,222);}

/****** TREASURE TABLES CARRYOVER ******/

.treasuretablesdisclaimer {padding-bottom: 25px;}


.margin10 {
    margin: 10px !important;
}
.margin20 {
    margin:20px !important;
}


.youtube-player { text-align: center; }
iframe.youtube-player { text-align: center; }

.conventionrowholder .et_pb_column_4_4 .et_pb_widget {width: 100% !important;}

ul.et_social_icons_container li {
    width: 15% !important;
    margin: 0 1% 1% 0 !important;
}