/*
 Theme Name:   Lord Rick Magazine Theme
 Theme URI:    http://paranormalghostsociety.org/wp-content/themes/mh-magazine-lite 
 Description:  
 Author:       Lord Rick
 Author URI:   http://example.com
 Template:     wp_techgostore-theme-package
 Version: 2.6.6
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  MH Magazine lite
*/

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

body { font-family: "Sarala", sans-serif; }
h1, h2, h3, h4, h5, h6, .mh-custom-posts-small-title { font-family: "Adamina", serif; }
pre, code, kbd { background: #000000; }
blockquote { border-color: #005a8c; }
a:hover { color: #005a8c; }

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

.mh-header-tagline { color: #005a8c; }

/***** Navigation *****/

.mh-main-nav-wrap { background: #1f1e1e; }
.mh-main-nav { background: #000000; border-bottom: none; }
.mh-main-nav li:hover { background: #005a8c; }
.mh-main-nav ul li:hover > ul { background: #1f1e1e; }
.mh-main-nav .menu > .current-menu-item { background: none; }
.mh-main-nav .menu > .current-menu-item:hover { background: #005a8c; }

/***** SlickNav Custom Style *****/

.slicknav_btn { background: #005a8c; }
.slicknav_menu { border-color: #1f1e1e; background: #005a8c; }
.slicknav_nav ul { border-color: #1f1e1e; }
.slicknav_nav .slicknav_item:hover, .slicknav_nav a:hover { background: #005a8c; }
.mh-main-nav-wrap .slicknav_btn, .mh-main-nav-wrap .slicknav_menu, .mh-main-nav-wrap .slicknav_nav .slicknav_item:hover, .mh-main-nav-wrap .slicknav_nav a:hover { background: transparent; }
.mh-main-nav-wrap .slicknav_nav ul { border-color: #005a8c; }
.mh-main-nav-wrap .slicknav_nav ul ul { border: none; }

/***** Posts/Pages *****/

.entry-content a, .entry-content a:hover, .mh-meta a:hover, .mh-footer .mh-meta a:hover { color: #005a8c; }
.entry-tags li { background: #1f1e1e; }
.entry-tags li:hover, .entry-tags .fa { background: #005a8c; }

/***** Pagination *****/

.page-numbers { background: #efefef; }
.page-numbers:hover, .mh-loop-pagination .current, .mh-comments-pagination .current, a:hover .pagelink, .pagelink { background: #005a8c; }
a .pagelink { background: #efefef; }

/***** Footer *****/

.mh-footer { background: #000000; }
.mh-footer a { color: #efefef; }
.mh-copyright-wrap { border-color: #1b8591; background: #1f1e1e; }
.mh-copyright, .mh-copyright a { color: #1b8591; }

/***** Gallery *****/

.gallery-caption { color: #fff; }

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

.bypostauthor .mh-comment-meta-author:after, .mh-comment-meta-links .comment-reply-link:before, #respond #cancel-comment-reply-link:before { color: #005a8c; }

/***** Forms *****/

input[type=text]:hover, input[type=email]:hover, input[type=tel]:hover, input[type=url]:hover, textarea:hover { border-color: #005a8c; }
input[type=submit] { background: #005a8c; }
input[type=submit]:hover { background: #1f1e1e; }

/***** Searchform *****/

.mh-widget .search-form { background: #efefef; }

/***** Widgets *****/

.mh-widget-title-inner { display: inline-block; font-size: 14px; font-size: 0.8125rem; font-weight: 700; color: #fff; padding: 10px 15px; background: #005a8c; }
.mh-widget-title-inner a {color: #ffffff;}
.mh-widget-title { padding: 0; border-bottom: none; background: #005a8c; background: rgba(146,0,247,0.6); }
.mh-footer-widget-title { background: #005a8c; }

/***** Widgets Areas (Advertising) *****/

.mh-ad-spot { background: #efefef; }

/***** MH Slider Widget *****/

.mh-slider-widget img { width: 100%; display: block; }
.mh-slider-widget .flex-control-paging li a.flex-active { background: #005a8c; }
.mh-slider-caption { border-color: #005a8c; background: #1f1e1e; background: rgba(31, 30, 30, 0.8); }
.mh-widget-col-1 .mh-slider-caption { background: #1f1e1e; }
.mh-footer-widget .mh-slider-caption { background: rgba(255, 255, 255, 0.1); }

/***** MH Posts Stacked Widget *****/

.mh-posts-stacked-title { background: #1f1e1e; background: rgba(31, 30, 30, 0.8); }
.mh-posts-stacked-meta { background: #005a8c; }
#mh-mobile .mh-footer-widget .mh-posts-stacked-overlay { border-color: #1f1e1e; }

/***** MH Tabbed Widget *****/

.mh-tabbed-widget a:hover { color: #005a8c; }
.mh-tabbed-widget .tagcloud a { color: #fff; }
.mh-tab-buttons { border-bottom: 3px solid #005a8c; }
.mh-tab-button, .mh-tab-content { background: rgba(146,0,247,0.6); }
.mh-tab-button.active, .mh-tab-button.active:hover { color: #fff; background: #005a8c; }
.mh-footer-widget .mh-tabbed-widget, .mh-footer-widget .mh-tabbed-widget a { color: #efefef; }
.mh-footer-widget .mh-tab-button.active { background: #005a8c; }
.mh-footer-widget .mh-tab-comment-excerpt { background: #1f1e1e; }

/***** WP Calendar Widget *****/

#wp-calendar caption { background: rgba(146,0,247,0.6); }

/***** WP Tag Cloud Widget *****/

.mh-widget .tagcloud a, .mh-footer-widget .tagcloud a { background: #1f1e1e; }
.tagcloud a:hover, .mh-widget .tagcloud a:hover, .mh-footer-widget .tagcloud a:hover { background: #005a8c; }

/***** Media Queries *****/

@media screen and (max-width: 900px) {
#mh-mobile .mh-slider-caption { background: #1f1e1e; background: rgba(31, 30, 30, 1); }
}
@media only screen and (max-width: 420px) {
.mh-copyright-wrap { padding: 15px 20px; }
}