/*****
Theme Name: AC Version 3
Theme URI: http://www.abyssalchronicles.com
Description: This is version 3 of Abyssal Chronicles, a child theme of MH Magazine Pro. 
Author: a745
Author URI: http://www.abyssalchronicles.com
Template: mh-magazine
Version: 1.0.0
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*****/

h1 {
font-size: 31px;
}

.entry-title {
color: #6c053c;
    border-left: 9px solid #da5099;
    border-bottom: 1px solid #c5a7bc;
    padding: 2px 0 1px 10px;
}

.entry-header .entry-title {
padding-bottom: 4px;
}

.mh-subheading-top {
    border-bottom: 3px solid #6c053c;
}

.mh-header {
background: rgba(0,0,0,0);
}

.textwidget {
vertical-align: bottom;
text-align: left;
}

.mh-header-1 {
margin: 0px;
}

.mh-container-outer {
margin-top: 0px;
-webkit-box-shadow: 0px 0px 0px;
-moz-box-shadow: 0px 0px 0px;
box-shadow: 0px 0px 0px;
}

.grid-container {
  display: grid;
  grid-template-columns: auto auto auto;
  background-color: #2196F3;
  padding: 10px;
}
.grid-item {
  background-color: rgba(255, 255, 255, 0.8);
  border: 1px solid rgba(0, 0, 0, 0.8);
  padding: 20px;
  font-size: 30px;
  text-align: center;
}

.mh-main-nav-wrap {
    background: url('http://abyssalchronicles.com/3revtest/images/ver3_menubg.jpg') #ab528c no-repeat;
    border-top: #6a6a6b solid 1px;
    border-bottom: #6a6a6b solid 1px;
    font-family: Tahoma, Helvetica, Arial, Verdana, sans-serif;
    font-weight: bold;
    font-size: 15px;
    color: #fff;
    text-shadow: 2px 2px #660643;
    z-index: 2;
}

.mh-site-logo {
padding: 0px;
height: 226px;
width: 387px;
position: static;
z-index: 1;
}

h3 {
font-weight: bold;
}

a {
color: #6c053c;
}

a:hover {
color:#da5099;
}

.mh-slider-caption {
bottom: 10px;
right: 10px;
left: 10px;
background: rgba(130, 52, 79, 0.5);
}

.mh-slider-content {
padding: 15px;
text-shadow: 2px 2px #000;
}

.mh-widget-layout2 .mh-widget-title, .mh-widget-layout4 .mh-widget-title-inner {
font-size: 18px; 
font-weight: 700; 
color: #fff; 
padding: 10px 15px; 
}

.mh-wrapper {
box-shadow: 0 4px 5px 3px #282e4e;
}

.mh-main-nav-wrap {
box-shadow: 0 4px 5px 3px #282e4e;
}

.mh-footer {
box-shadow: 0 4px 5px 3px #282e4e;
background: url('http://abyssalchronicles.com/3revtest/images/testing.gif') #33001d repeat-x center top;
}

.mh-copyright-wrap {
box-shadow: 0 4px 5px 3px #282e4e;
background: #33001d;
}

.mh-col-2-3 {
margin-left: 0;
}

.mh-header-2 {
margin: 0px;
text-align: center;
}

@media screen and (max-width: 767px) {
.mh-header-2, .mh-header-widget-2 {width: 60%; margin: 0;}
.mh-custom-header, .mh-site-logo {width: 40%; margin: 0; overflow: visible; padding: 0; position: static; z-index: 2;}
.mh-slider-caption {background: #33001d;}
}

[class*='mh-col-'] {
overflow: visible; 
padding: 0;
}

@media screen and (max-width: 620px) {
.mh-header-2, .mh-header-widget-2, .mh-col-2-3 {display: none; height: 0%; width: 0%}
.mh-custom-header, .mh-site-logo {width: 100%; margin: 0; overflow: visible; padding: 0; position: static; z-index: 2;}
.mh-slider-caption {background: #33001d;}
}


@media only screen and (max-width: 420px) {
.mh-header-2, .mh-header-widget-2, .mh-col-2-3 {display: none; height: 0%; width: 0%}
.mh-custom-header, .mh-site-logo {width: 100%; margin: 0; overflow: visible; padding: 0; position: static; z-index: 2;}
.mh-slider-caption {background: #33001d;}
}

@media only screen and (max-width: 360px) {
.mh-header-2, .mh-header-widget-2, .mh-col-2-3 {display: none; height: 0%; width: 0%}
.mh-custom-header, .mh-site-logo {width: 100%; margin: 0; overflow: visible; padding: 0; position: static; z-index: 2;}
.mh-slider-caption {background: #33001d;}
}