/* Theme Name: Magazine Basic Child
Theme URI: https://kirbyhopper.com
Author: Kirby Hopper
Description: kirbyhopper.com theme - based on Magazine Basic theme.
Template: magazine-basic
*/
/* Import Magazine Basic Styles */

@import url('../magazine-basic/style.css');

.sticky {
background:none;
color:inherit;
border:none;
text-shadow:none;
}
.sticky .entry-meta, .sticky .entry-meta a, .sticky .entry-title, .sticky .entry-title a, .sticky h1, .sticky h2, .sticky h3, .sticky h4, .sticky h5, .sticky h6 {
color:#111 !important;
text-shadow:none;
}
.body {
font-family: Helvetica, Arial, sans-serif;
text-rendering: optimizeLegibility;
color: #333;
background-color: rgb(133, 154, 124);
background: url(http://kirbyhopper.com/wp-content/uploads/2018/03/body-bg5.png);
}
h1, h2, h3, h4, h5, h6 {
font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
h1 {
font-size: 1.75em;
}
.sticky .entry-title a:hover {
color:#666 !important;
}
.sticky .post-category a {
color:#333 !important;
}
.sticky {
padding-top:0px;
}
#site-title {
font-size: 36px;
}
#main {
margin-top:46px;
}
#site-description {
font-size:150%;
font-style:italic;
}
#text-2 h3.widget-title {
color:#3D97C2;
font-weight:600;
}
#site-navigation, 
#site-navigation li a,
#site-sub-navigation,
#site-sub-navigation li a {
border-bottom: 0;
color: #666;
line-height: 2.6;
text-transform: uppercase;
background:none;
text-shadow:none;
font-family: "Open Sans", Helvetica, Arial, sans-serif;
font-size:15px;
}
#site-navigation .sub-menu li a {
line-height: 2.1
}
#footer {
height:70px;
}
/* This is the default widget background - here in case I want to change it to something else. */
.widget {
background-color: #ffffff;
background: url(http://kirbyhopper.com/wp-content/uploads/2018/03/body-bg5.png);
border: 1px solid #ddd;
}
.archive-meta {
color: #333;
font-size: 15px;
}
#subscribe-email,
#subscribe-submit,
#top-posts-2 p,
#blog_subscription-2 p {
padding:0 20px;
}