/* 
Theme Name: Responsive Child Theme 
Theme URI: http://themeid.com/responsive-theme/ 
Description: Responsive Theme is a flexible foundation with fluid grid system that adapts your website to mobile devices and the desktop or any other viewing environment. Theme features 9 Page Templates, 11 Widget Areas, 6 Template Layouts, 4 Menu Positions and more. Powerful but simple Theme Options for full CMS control with easy Logo Upload, Social Networking and Webmaster Tools etc. Responsive is WooCommerce Compatible, Multilingual Ready (WPML), RTL-Language Support, Retina-Ready, W3C Markup Validated and currently translated into 40 languages. Cross-Browser compatible and yes even the IE7. No paid memberships or clubs to get a FREE/Responsive Support you need. http://themeid.com/support/

Template: responsive
Version: 1.0.0
Author: ThemeID 
Author URI: http://themeid.com
Tags: white, black, gray, light, custom-menu, custom-header, custom-background, one-column, two-columns, left-sidebar, right-sidebar, flexible-width, theme-options, threaded-comments, full-width-template, sticky-post, translation-ready, flexible-width, rtl-language-support

License: GNU General Public License
License URI: license.txt 

Responsive WordPress Theme, Copyright (C) 2003-2012 Emil Uzelac 

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.
*/

/* =Import Styles
-------------------------------------------------------------- */
@import url('../responsive/style.css');


/* MG theme */
@import url(http://fonts.googleapis.com/css?family=Armata);

#header {
  margin: 10px 20px;
}
#social-widget {
    text-align: right;
}
#social-widget img {
  width: 30px;
}
#social-widget a {
  margin-right: 5px;
}
#social-widget a:last-child {
  margin-right: 0;
}

.main-nav {
  background-color: unset;
  background-image: unset;
}

.clearBoth {
  clear: both;
}
body, h1, h2, h3, h4, h5, .widget-title {
  color: black;
  font-family: 'Armata', sans-serif !important;
}
p {
  line-height:1.8em;
  margin: 0 0 1.6em;
}
a {
color:inherit;
}
.menu a {
text-shadow: none;
}
a:hover {
text-decoration:underline;
}
.top-menu li a {
color: #919090;
font-size: 14px;
}

#logo {
text-align:center;
width:100%;
}
.post-meta {
display:none;
}
#wrapper, .front-page #wrapper {
background-color: white;
border:none;
}

/*custom home page*/
#featured {
  padding: 5px 0 0px 10px;
  width: 98.7%;
  border: none;
  background: white;
}
.front-page #wrapper {
padding: 0 10px;
}
.front-page .grid {
  margin-bottom: 0;
}
.front-page .post-title {
  display: none;
}
.forumfeed ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.grid.col-300.fit.spotify {
  width: 50%;
}
.grid.col-300.fit.twitterfeed {
  width: 50%;
}
/* last para on home page has video - remove margin to bring footer up */
.front-page .post-entry p:last-child {
  margin-bottom: 0;
}

#content {
margin-top:0px;
}
#widgets {
margin-top:0px;
}

/* top nav */
.menu {
  background: none;
}

.menu a {
font-size:14px;
font-weight:normal;
height:54px;
line-height:54px;
text-transform:uppercase;
color: black;
border: none;
    padding: 0 8px;
}
.menu a:hover {
  background-color: black;
  background-image: none;
  color: #ffffff;
  text-decoration: none;
}
ul.menu {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.menu li {
  border: none;
}
.menu li li a {
  background: white;
  font-size: 14px;
  height: 25px;
  line-height: 25px;
  padding: 5px 10px 5px 15px;
}
/* underline the top menu... */
.front-page .menu .current_page_item a, .menu .current_page_item a, .menu .current-menu-item a, .menu .current-menu-parent a {
  background: none;
  filter: none;
  color: black;
  border-bottom: 2px solid;
}
/* ...but not all the sub menu items ... */
.menu .current-menu-parent .sub-menu li a {
  border: none;
}
/* ...unless its the current page, in which case change the background and text color */
.menu .current-menu-parent .sub-menu .current-menu-item a {
  background: black!important;
  color: white !important;
}

ul.menu > li:hover {
  color: white;
  background: black;
}
ul.menu > li:hover a {
  color: white;
}
.sub-menu li a {
  color: black!important;
}
.sub-menu li a:hover {
  color: black!important;
}


.widget-wrapper {
  border: none;
  background: #e1e1e1;
  padding: 10px;
}
/* forum widget */
#rss-2 ul li a {
  border-bottom: 2px dotted;
  display: inline;
  text-decoration: none;
}
#rss-2 li {
  line-height: 31px;
}

/* remove rss icon */
#widgets .widget-title img {
  display: none;
}

/* bzrk series section */
#bzrk-series img {
  float: left;
  margin-right: 10px;
}

#bzrk-series img.last {
  float: left;
  margin-right: 0;
}
#bzrk-series {
  background: #202020;
  padding: 10px;
  border: 2px solid #7CC573;
  text-align: center;
}
#bzrk-series-inner {
  margin: 0 auto;
  padding: 0;
  text-align: center;
  width: 310px;
}


/* buythebook button style */
a.buythebook {
  background: none repeat scroll 0 0 #808080;
  box-shadow: 1px 1px 1px #8f8f8f;
  clear: left;
  color: white !important;
  float: left;
  margin: 10px 0;
  padding: 10px;
  text-decoration: none;
}

 a.buythebook:hover {
  background: none repeat scroll 0 0 #4e4e4e;
  box-shadow: none;
  text-decoration: inherit;
}

/* subscribe form */
#mc_embed_signup {
  background: none !important;
}
#mc_embed_signup form {
  padding: 0 !important;
}
#mc_embed_signup .button {
  color: #000 !important;
}
#mc_embed_signup input {
  border: none !important;
}
#mc_embed_signup .button:hover {
  background: #ADADAD !important;
}
#mc_embed_signup h2 {
  margin-top: 0 !important;
  line-height: 1.3em !important;
}
#mc_embed_signup .mc-field-group {
  width: 100% !important;
}


.extrasButton {
  background: none repeat scroll 0 0 rgb(174, 203, 53);
  border-radius: 10px;
  padding: 10px;
  color: black;
}






/* Media Print
-------------------------------------------------------------- */
@media print {

    h1 {
	    page-break-before: always;
    }

    h1,  h2,  h3,  h4,  h5,  h6 {
	    page-break-after: avoid;
    }

    ul,  ol,  dl {
	    page-break-before: avoid;
    }
}

/*	Retina (HiDPI) Display
    http://www.quirksmode.org/blog/archives/2013/06/devicepixelrati.html
-------------------------------------------------------------- */
@media 
    only screen and (-moz-min-device-pixel-ratio:1.5), 
    only screen and (-o-min-device-pixel-ratio:3/2), 
    only screen and (-webkit-min-device-pixel-ratio:1.5), 
    only screen and (min-device-pixel-ratio:1.5) {
    
    body {}
}

/* =Responsive (Mobile) Design
-------------------------------------------------------------- */
@media screen and (max-width: 980px) {

    body {}
	
    .grid, 
	.grid-right {
	    float: none;
    }
	
	#featured-image .fluid-width-video-wrapper {
	    margin: 20px 0 0 0;
    }
	
	.home #widgets {
		margin-top: 40px;
	}
    
    .top-widget,
    .home .top-widget {
        margin-top: 0 !important;
    }
    
    .hide-980 {
        display: none;
    }
    
    .show-980 {
        display: block;
    }
    
}

@media screen and (max-width: 650px) {

    body {}

    #logo {
	    float: none;
        margin: 0;
	    text-align: center;
    }

    .grid, 
	.grid-right {
	    float: none;
    }

	#featured-image .fluid-width-video-wrapper {
	    margin: 20px 0 0 0;
    }
    
    .top-widget {
        float: none;
        margin: 0 auto 10px auto;
        position: relative;
        text-align: center;
        width: auto;
    }
    
    .top-widget .widget-title {
        text-align: center;
    }
	
    .js .menu,
	.js .sub-header-menu {
		display: none;
	}
	
	.top-menu, 
	.footer-menu li {
	    float: none;
        font-size: 11px;
	    text-align: center;
    }
	
	.tinynav {
        display: block;
    }
    
    .sb-holder {
        display: block;
    }
    
    #author-meta {
        padding: 20px;
    }
    
    .hide-650 {
        display: none;
    }
    
    .show-650 {
        display: block;
    }
    
    #footer {
	    text-align: center;
    }

    #footer .social-icons {
        padding-bottom: 10px;
	    text-align: center;
    }

    /* MG theme */
    .chapterSample {
      display: block;
      text-align: center;
      width: 100%;
    }
    .bookimage {
      float: none;
      height: 285px;
    }
    .sampleTab {
      display: inline-block;
      font-size: 10px;
      margin-left: 0;
      margin-top: 2px;
      text-align: center;
      width: 100%;
    }
}

@media screen and (max-width: 480px) {

    body {}

    #logo {
	    float: none;
	    text-align: center;
    }

    .grid, 
	.grid-right {
	    float: none;
    }
	
	#featured-image .fluid-width-video-wrapper {
	    margin: 20px 0 0 0;
	}
	
	.featured-title {
	    font-size: 40px;
	    padding: 40px 20px 0 20px
    }
    
    .featured-subtitle {
        font-size: 24px;
    }
    
    .navigation .next,
    .navigation .previous {
        display: block;
        margin: 0 auto;
        text-align: center;
    }
	
    .menu ul, 
	.menu li, 
	.top-menu, 
	.footer-menu li, 
	.sub-header-menu li {
	    float: none;
	    text-align: center;
        text-rendering: optimizeSpeed;
    }
	
    .hide-480 {
        display: none;
    }
    
    .show-480 {
        display: block;
    }
    
    #footer {
	    text-align: center;
    }

    #footer .social-icons {
	    text-align: center;
    }
}

@media screen and (max-width: 320px) {
    
    body {}
	
	#featured p {
	    font-size: 12px;
		line-height: 1.5em;
    }

    .featured-title {
	    font-size: 35px;
    }
	
	.featured-subtitle {
		font-size: 15px;
	}

    .call-to-action a.button {
	    font-size: 14px;
	    padding: 7px 17px;
    }

    .hide-320 {
        display: none;
    }
    
    .show-320 {
        display: block;
    }
}

@media screen and (max-width: 240px) {
    
    body {}
	
	#featured p {
	    font-size: 11px;
		line-height: 1.5em;
    }

    .featured-title {
	    font-size: 20px;
    }
	
	.featured-subtitle {
		font-size: 11px;
	}

    .call-to-action a.button {
	    font-size: 12px;
	    padding: 5px 15px;
    }
    
    .top-widget area,
    .top-widget select,
    .top-widget textarea,
    .top-widget input[type="text"], 
    .top-widget input[type="password"] {
        width: 75%;
    }
    
    .widget-title,
    .widget-title-home h3 {
        font-size: 14px;
        height: 13px;
        line-height: 13px;
        text-align: left;
    }
    
    .hide-240 {
        display: none;
    }
    
    .show-240 {
        display: block;
    }
}

/*The last 29 days of the month are the hardest."- Nikola Tesla*/