/* * Add child theme CSS Rules */
 a, .main-nav a {
     font-weight : bold;
     transition: all ease-in-out .2s;
}
 #comic-foot {
     display: none !important;
}

 .clearfix::after {
     content: "";
     clear: both;
     display: table;
}
 body {
     line-height: normal !important;
  	 color: #333333;
}
 #sidebar-under-comic {
     
     margin-bottom: 30px !important;
}


 .header-wrap .header {
      height: 140px;
}
 .full-header #sub-header .container, .full-header .header-wrap .container {
     padding-left: 30px;
     padding-right: 30px;
}
 .pageTopCon.top-sec-dark {
     background: #afb07d;
}
 .pageTopCon.top-sec-dark, .transparent-header .pageTopCon.top-sec-dark {
     background-image: linear-gradient(rgba(47, 52, 44, 0.0), rgba(47, 52, 44, 0.6)), url("/wp-content/uploads/2018/01/header.jpg");
     background-repeat: no-repeat;
     background-position: 50% 50%;
     background-size: cover;
     height : 120px;
     position:relative;
}
 .pageTopCon .container {
     position:absolute;
     bottom:0;
}
 .social-icons a, .social-icons a.google-plus {
     font-size : 24px;
     width: 44px;
}
 form.searchform input.s {
     width: 153px !important;
}
 .searchsubmit {
     display : none;
}
 .mobile-menu-nav a {
     font-family: 'Oswald', Arial, sans-serif;
     font-size: 18px ;
     text-transform : uppercase;
}
 .mobile-menu-nav a:hover {
     background-color: #1d5a54;
}
 .about-text {
     float: right;
     line-height: 12px;
     font-weight: bold;
     padding-right: 55px;
}
 h1, h2, h3, h4, h5, h6, #sub-header h2.sub-banner-title {
     line-height: 1;
     color: #585858;
     font-family: "Oswald", Arial, sans-serif;
     font-weight: 600;
     text-transform: uppercase;
}
 table, .search .entry-content {
     border:none;
     margin: 0;
}
 #sidebar-left-of-comic table.comic_navi, #sidebar-right-of-comic table.comic_navi {
     margin: 60px 0 0 0;
}
 #logo img {
     // position: relative;
     // top: -5px;
     margin: 20px 0 20px 0px;
   
}
 #logo {
     line-height: normal !important;
 		  height: 140px;
}
 .main-nav {
     line-height : 140px;
}
 .main-nav a:hover {
     // background: linear-gradient(to bottom right, #abad7e, #868863);
     background-color: #1d5a54;
}
 .main-nav .menu > li:last-child > a {
     padding-right: 15px;
}
 .main-nav li a, .dark .main-nav li a {
     padding: 0 15px;
}



 #sidebar-left-of-comic a, #sidebar-left-of-comic span, #sidebar-right-of-comic a, #sidebar-right-of-comic span {
     font-size : 5em;
}
 #sidebar-left-of-comic, #sidebar-right-of-comic, #sidebar-under-comic {
     color: #CCCCCC;
}
 #sidebar-left-of-comic {
     vertical-align: middle;
     display: table-cell;
     width: 120px;
     padding : 0 0 0 0;
}
 #sidebar-right-of-comic {
     vertical-align: middle;
     display: table-cell;
     width: 120px;
     padding : 0 0 0 0;
}
 #sidebar-left-of-comic .comic_navi_wrapper, #sidebar-right-of-comic .comic_navi_wrapper {
     margin: auto;
}
 #sidebar-under-comic {
     margin: 0 135px;
	   max-width: 1570px;
}
 #sidebar-under-comic .comic_navi_wrapper {
    // width: 100%;
   margin: 0 auto;
}



 #sidebar-under-comic table {
    margin : 10px 0 0 50px;
   	max-width: 375px;
}

 #sidebar-under-comic table a, #sidebar-under-comic table span, #custom_html-9 #printbutton a {
    //box-shadow: 0 0 0px 5px #999999;
  	
		border: 3px solid #cccccc;
		border-radius: 5px;
		padding: 10px;
		width: 50px;
		height: 55px;
		text-align: center  !important;
		background: #dddddd;
		font-size : 2em;
    margin : 0 12px;
}

 #sidebar-under-comic table a:hover, #custom_html-9 #printbutton a:hover {
    box-shadow: 0 0 0px 3px #68cfc4 inset;
		background: #48958d;
		border: 3px solid #48958d;
}

#custom_html-9 {
  display: block;
 	float:right;
  margin: 10px 0px 10px 0;
  padding: 0 0 0 0;
  border-bottom: none;
}

#custom_html-9 #printbutton a {
  font-size: 24px;
  display: block;
  margin : 0 0 0 0;
  font-family: "Oswald", Arial, sans-serif;
  text-transform: uppercase;
  font-weight: normal;
  line-height: 24px;
  width: 50px;
}

 #sidebar-under-comic table span {
   // background: #eeeeee;
	border: 3px solid #dddddd;
	background: linear-gradient(to bottom right, #ffffff, #eeeeee);
}


.submitbutton, .button, input[type="submit"]  {
 	border: 3px solid #cccccc;
	border-radius: 5px;
	text-align: center  !important;
	background: #dddddd;
	font-size : 1em;
  height: auto;
  line-height: auto;
	font-weight: bold;
}

.submitbutton:hover, .button:hover, input[type="submit"]:hover {
    box-shadow: 0 0 0px 3px #68cfc4 inset;
	background: #48958d;
	border: 3px solid #48958d;
  color:  #39d6d3;
}

 .comic_navi_left, .comic_navi_right {
     float: none !important;
}

 svg.fa-5x {
     font-family: 'Source Sans', Arial, sans-serif;
     font-size: 80px;
     font-style: normal;
     font-weight: 400;
}
 .entry-content p img {
     border-radius: 25px;
     width: 100%;
}
 #main-wrapper {
     margin: 0px 120px 60px 120px;
}

 #main-wrapper {
     margin: 0px 120px 60px 120px;
}


 .right-sidebar .single-blog {
     margin-left: 0px;
}
 .blog-page {
     margin: 0 0 40px 0;
}

/* Post Author/Meta Options */
 .single-blog .move-up  {
     border-bottom: 1px solid #E8E8E8;
}

 .single-blog .move-up .title {
     font-size: 48px;
     text-transform: uppercase;
     margin-bottom: 0px;
     font-weight : 600;
     letter-spacing: 0px;
     //border-bottom: 1px solid #E8E8E8;
     padding-bottom: 5px;
   	line-height: 54px;
}
.single-blog .move-up .title a {
	color: #ffffff; 
}
 .post-author, .right-sidebar .post-author {
     width: 100%;
     
     text-align: left;
     margin: 8px 5px 30px 0;
     //border-bottom: 1px solid #E8E8E8;
}
 .author-img {
     float: left;
     margin-right : 8px !important;
}
 .post-author .author-img img {
     border-radius: 5px;
     margin-bottom: 0px;
}
 .single-blog .post-author .author-name-date {
     font-size: 36px;
     font-family: "Oswald", Arial, sans-serif;
     padding: 10px 0 0 0;
     margin: 0;
     line-height: 20px !important;
     //font-weight: 600;
     color: #999999;
     text-transform: uppercase;
 	   float: left;
}

 .single-blog .entry-content .post-author.right .like-comment {
     float: none !important;
    /*clear: left;
    */
     margin-bottom : 0px;
     visibility: hidden;
     height: 1px !important;
}
 .single-blog .entry-content .post-author.right .like-comment a {
     display: none;
}
 .single-blog .post-author .date, .single-blog .post-author .share {
     font-size: 16px;
     margin-bottom: 0px;
}
 .single-blog-style1 .post-author .social-share {
     clear: none;
}
 .social-share-float {
     float: right;
}
 .social-share-float .single-share-title {
     clear: none;
}
 .social-share-float .social-share {
     clear: none;
}
 .tags, .tags a {
     font-family: 'Oswald', Arial, sans-serif;
     font-size: 18px;
     text-transform: uppercase;
}
 .tags {
     color: #999999;
}
 .tags a {
     font-weight: normal;
}
 .single-blog .entry-content p {
     margin: 0px 15px 20px 0px;
}
 .single-blog .entry-content .tags p {
     margin: 0 0 60px 0;
}


.blog .post-container {
    margin-bottom: 0px;
}

#ad-rock {
  width:166px;
  min-height: 606px;
  max-height: 606px;
  min-width: 166px;
  float: left;
  margin: 0 0 0 0 ;
  border: 3px solid #cccccc;
  border-radius: 5px;
}

 .twitterati {
}

/* Search-Date formats the date on search results and tag result pages -aw */
.search-date {
}



 #jp-relatedposts h3.jp-relatedposts-headline {
     font-size: 18px !important;
     font-family: 'Oswald', Arial, sans-serif !important;
     margin: 0 0 5px 0 !important;
}
 #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a {
     font-weight : bold !important;
}
 #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-context, #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date {
     opacity: 1 !important;
}

/* Right Sidebar  */

.col-md-3.sidebar .widget {

	background: linear-gradient(to bottom, rgba(221,221,221,0), rgba(221,221,221,1));
	border-radius: 5px;
    padding: 0px;
    border-bottom: 0px; 
	margin-bottom: 20px;
}

.col-md-3.sidebar .widget:last-child {
       margin-bottom: 20px;
  
  		
}

.col-md-3.sidebar .widget .widgettitle {
    margin-bottom: 0px;
    padding: 10px;
    background: linear-gradient(to bottom right, #68cfc4, #48958d);
    border-radius: 5px 5px 0 0;
	font-weight: 500;
	color: #ffffff;
}
.col-md-3.sidebar .widget .textwidget {
    padding: 20px;
	    font-family: "Asap", Arial, sans-serif;
		font-size: 14px;
}

.col-md-3.sidebar .widget .textwidget li, .sidebar .widget .textwidget li a {
    font-size: 16px;
    font-weight: 600;
  	color: #1d5a54;
  	padding-left: 0px; 
}
.col-md-3.sidebar .widget .textwidget li a:hover {
    font-size: 16px;
    font-weight: 600;
  	color: #39d6d3;
}

.patreonbutton {
	height: 36px;
	margin-bottom: 20px;
}

.col-md-3.sidebar .widget li:after {
    content: none;
}

.fa-ul {
    margin-left: 2em;
}

#custom_html-6 .textwidget {
  background-image: linear-gradient(rgba(30, 63, 59, 0.2), rgba(30, 63, 59, 1)), url("/wp-content/uploads/2018/02/bonuspromo_1.png");
  background-size: cover;
  border-radius: 0  0 5px 5px;
}

#custom_html-6 .textwidget:hover {
	background-image: linear-gradient(rgba(30, 63, 59, 0.0), rgba(30, 63, 59, .8)), url("/wp-content/uploads/2018/02/bonuspromo_1.png");
}

#custom_html-6 .textwidget a {
 	color: #ffffff;
  text-shadow: 0 0 15px #000000;
}
#bonuslogo {
 	float:right;
  width: 60px;
  height: 60px;
  margin-left: 10px;
}

#bonuslink {
  display: inline-block;
 	padding-top: 160px; 
}

#emailbox  {
 	margin: 10px 0; 
}

/* Footer Stuff */
 .copyright .header-elem {
     clear: none;
}
 #footer a {
     font-size: 14px;
}
 #footer li, #footer li a {
     font-family: 'Oswald', Arial, sans-serif ;
  	 font-size: 14px;
}
 .footer-bottom {
     padding: 30px 0;
   	 font-size: 14px;
}
/* Side Menu */
 .mobile-menu-nav li {
     background: linear-gradient(to bottom right, #68cfc4, #48958d);
}


/* Archive Index */

#main-wrapper .container.no-vc-active {
   	padding: 0px 30px 100px 30px;
}

.month-table tr:nth-child(even) {
  background: #ffffff;
}
.month-table tr:nth-child(odd) {
  background: #dddddd;
}

.month-table td {
 	padding: 8px; 
  line-height: 20px;
  vertical-align: top;
}

.month-table td.archive-date {
	white-space: nowrap;
  
}

.archive-yearlist  {
 	margin-bottom: 20px; 
}


/* Search Results  */

.pix-breadcrumbs {
 	display: none; 
}

#sub-header {
   border-bottom: none;
      padding: 50px 0 30px 0;
}

h3.year-title {
 		border-bottom: 1px solid #E8E8E8;
  	padding-bottom: 5px; 
  	margin-top: 50px;
 		margin-bottom: 30px;
}

.search-results #aside, .tag #aside {
 	 margin-top: 8px !important;  
}

#sub-header h2.sub-banner-title {
 		font-size: 36px; 
	  border-bottom: 1px solid #E8E8E8;
  	padding-bottom: 5px;
}

header.banner-header {
 		padding: 0; 
}
.search .entry-content, .archive .entry-content  {
    padding: 15px 15px 35px 15px;
  	font-size: 16px;
  	line-height: 24px;
    border-bottom: 1px solid #E8E8E8;
}

.pix-recent-blog-posts h3 a {
    color: #1d5a54;
}

.related-post .title, .pix-recent-blog-posts .title {
    font-size: 18px;
    margin-bottom: 0px;
    font-weight: 700;
}
  
.link-btn {
    margin-top: 10px;
		line-height: 14px;
 
}

.link-btn a {
     font-size: 14px;
}

.load-element {
 		margin-bottom: 35px;
}


#post-not-found {
 		padding: 0 0 0 8px; 
}

/* Tags  */

.blog .entry-content {
    border-width: 0 0 1px 0;

}
.pix-recent-blog-posts .content {
     border-width: 0 0 1px 0;
  }

.search-date  {
 		font-size: 14px;
  	text-transform: uppercase;
  	color: #999999;
  	margin-bottom: 10px;
}






/* Responsive Stuff */

 @media (min-width: 1300px) {
			 .twitterati {
         width:100%;
 				}
}
 @media (min-width: 1500px) {
			 .twitterati {
         width:100%;
 				}
}
 @media (min-width: 1200px) {
}

 @media (min-width: 991px) {
     #sidebar-left-of-comic, #sidebar-right-of-comic {
         display: table-cell;
    }
	 .col-md-3 {
         width: 35% !important;
         float : left;
    }
     .col-md-9 {
         width: 65% !important;
         float: left !important; 
    }
   .col-md-8 {
         width: 100% !important;
     
    }
   #post-not-found {
 				padding: 0; 
		}
}
 @media (max-width: 991px) {
   
   .mobile-res-logo {
    display: none  !important;
		}
   
   .mobile-logo-yes .dark-logo {
      display: inline-block  !important;
		}
   
     #sidebar-left-of-comic, #sidebar-right-of-comic {
         display: none;
    }
     .pix-container, .container {
         width: 100% !important;
         max-width: 991px;
    }
     #main-wrapper {
         margin: 0px 30px 30px 30px !important;
    }
     .sidebar {
         clear: none !important;
    }
  		 .blog-page .sidebar, .single-post .sidebar {
  		  margin-top: 0px !important; 
		}
     .col-md-3 {
         width: 35% !important;
         float : left;
    }
     .col-md-9 {
         width: 65% !important;
         float: left !important; 
    }
 	  #custom_html-9 {
  	  margin-right: 20px;
 		  
		}
  	 #sidebar-under-comic {
  		  margin: 0 15px;
  		 
		}
   #comic {
    		padding-left: 15px;
 		    padding-right: 15px;
   }
    #main-wrapper .container {
      padding-left: 8px;
   		padding-right: 8px;
		}


	 .twitterati {
			width:62%;
 		}
   
}
 @media (max-width: 767px){
     .pageTopCon.top-sec-dark, .transparent-header .pageTopCon.top-sec-dark {
        height : 110px;
    }
    #logo {
        display: inline-block;
        // max-width: 80%;
    }
 	#logo img {
  		height: 100px;
		width: 266px;
  		vertical-align: baseline;
	}
     .copyright .copyright-right .header-elem, .copyright .header-elem, #footer .top-head-nav {
         float: none;
         clear: both;
         margin: 10px auto;
    }
     .copyright .copyright-right .header-elem, .copyright .header-elem, #footer .top-head-nav {
         text-align: center;
    }
     .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        width: 100% !important;
         margin: 10px auto;
    }
     .top-head-nav li {
         float: none;
         display: inline-block;
         margin : 0px 8px;
    }
     .copyright {
         padding: 0px !important;
    }
	.top-head-nav li:last-child {
		margin-right: 8px !important;
	}
	.sidebar .widget {
		float: left;
		clear: none;
		margin-right: 20px;
		width: 45%;
	}
	#custom_html-9 {
  	display: none;
   }
	#sidebar-under-comic table {
    margin-left: 0px;
	}
   
  #ad-rock {
 		display: none;
	}

 .twitterati {
			width:100%;
 		 margin: 0;
	}
   
   #main-wrapper .container.no-vc-active {
   	padding: 0px 0px 100px 0px;
	}
   
}


 @media (max-width: 510px){
 .sidebar .widget {
		margin-right: 0px;
		width: 100%;
	}
 }
 
 
 @media (min-width: 480px){
	 
 #logo img {
  		height: 100px;
		width: 266px;
  		vertical-align: baseline;
	}
} 
 
 @media (max-width: 480px){
     .pageTopCon.top-sec-dark, .transparent-header .pageTopCon.top-sec-dark {
         height : 90px;
    }
     #logo {
         // line-height: 80px !important;
         overflow: hidden;
         height: 80px;
    }
     #logo img {
         height: 60px;
   		    width: 159px;
         vertical-align: baseline;
    }
     .pix-menu, .pix-flyin-sidebar {
         height: 60px !important;
    }
     .header-wrap .header {
         height: 100px;
    }
     .pageTop .pull-left {
         padding-top: 10px !important;
    }
     .pageTop {
         padding-top: 0px !important;
         padding-bottom: 0px !important;
    }
     #main-wrapper .container, #main-wrapper .main-side-left .container, #main-wrapper .pix-container, #main-wrapper .main-side-left .left-menu-content .pix-container, #main-wrapper .left-main-menu .menu-container {
         max-width: 100% !important;
         //min-width: 280px;
         padding: 0 10px;
    }
	


	
	
	
	#footer .container {
		max-width: 100% !important;
		
		margin-left: auto;
		margin-right: auto;
	}
	
	 .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
		width: auto !important;
     padding-left: 0px;
  	  padding-right: 0px;
       
    }
	
	.col-md-6	{
		width: 100%  !important;
	}
	
	#footer .col-md-6 .header-elem {
		min-width: 300px;
		margin: 0 auto;
		display: block  !important;
	}
	.blog-page img {
     width: auto !important; 
}
	
	
}

@media (max-width: 400px){
			#sidebar-under-comic table a, #sidebar-under-comic table span, #custom_html-9 #printbutton a {
  		 margin: 0 5px !important;
  }
  #footer .col-md-6 .header-elem {
		padding-left: 0px;
    padding-right: 0px;
	}
   #footer .top-head-nav li {
    float: none;
    display: inline-block;
    margin: 0px 4px;
	}
 }
     
@media (max-width: 325px){
			#sidebar-under-comic table a, #sidebar-under-comic table span, #custom_html-9 #printbutton a {
		    padding: 5px 2px;
   			 width: 40px;
  		  height: 45px;
   		  margin: 0 5px  !important;
			}
  	.footer-bottom, #footer li, #footer li a, #footer .copyright p {
      font-size: 12px;
			}
  
  	#footer .container {
   	padding-left: 0px;
    padding-right: 0px;   
  }
  
   
}
