/*
 Theme Name:   Curated Child
 Theme URI:    http://example.com/curated-child/
 Description:  Curated Child Theme
 Author:       Dan West
 Author URI:   http://dnw.st
 Template:     Curated
 Version:      1.0.0
 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:  curated-child
*/
.lead {font-weight:700 !important;}
.green-subhead-box {text-align:center;padding:30px;width:100%;background-color:#91CE21;border-radius:6px;    margin-bottom: 0.5em;margin-top: 0.7em;}
.green-subhead-box h2 {text-align:center;font-size:2em!important;font-weight:bold!important;color:#ffffff !important;margin:0 !important;}
.wp-caption {
    max-width: 100% !important;
}
.wp-caption .text-content a, .wp-caption .text-content a:visited {
    color: #fff !important;
}
.moz-slide .meta-count {
    display: none;
}
#footer .widget {
    border-bottom: 0 !important;
}
.text-content a {
    color: #1A0DAB;
    text-decoration: underline!important;
border-bottom:0;
    opacity: 1;
}
.text-content a:visited {
    color: #6a00a2;
    text-decoration: underline;
}
.companion-padding{padding:15px;}.good-companions{background-color:#eaffc0}.bad-companions{background-color:#ffe5d8;}
.good-companions ul, .bad-companions ul {padding-left:0;}
.good-companions ul li{
  padding:0.15em 0 0.5em 1.5em;
  margin-bottom:0.2em;
  text-indent:0.4em;
  list-style:none;
  background-repeat:no-repeat;
background-position:0 4px;
  background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAA9ElEQVQ4T6XTvUoDURDF8V9UEH0FG99EsPABRAuRWPiBCgE7sUhrZSWChQmJilhYamflqwi+hkZGbmBYspC42yzcOee/c2butjR8Wg39/gOYwy1WsTkrIMx3OCidv88CCHMP+yn2cFrAAp6xncwRoxOApUL+wsWEoc5jgL1UeyydfAfgA2uleIXzJAzzEO10dl9m8BNnAYhWTpPgEl2E+QG7OTMO8WceA2I40VIWXmMFW8kcMY6yeQyId0CesFNzsW5whlG1nrewiFdsVER9HFe/nCNk/TLesF4OY+8ndeYcoQp5wWfseVLbWTztRar95xoDfgGuIyVzjdnAygAAAABJRU5ErkJggg==);
}
.bad-companions ul li{
  padding:0.15em 0 0.5em 1.5em;
  margin-bottom:0.2em;
  text-indent:0.4em;
  list-style:none;
  background-repeat:no-repeat;
background-position:0 4px;
  background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABIUlEQVQ4T6XTyyqGURTG8d9XJoS4FSYkA6eBckgRA2Pck4FkSspZJBIplyFXoJwSWtq7ttf7MfAO117P/13r2c9u+OfXSPoWrKMLs3hqwm3DJu6xjPcM2MBiEp1gugYS4l0Mp75VLGXAKUaKv55hEo+pVhVHeR8TGdCKHYwWkGuM4wOHGCjOoncOrxkQZ+04wGDReIs39Be1mHYqr1gCoqduktLP8CBMfs3FKiBPco7eyk3ESmOFL1/HzQAX6KkAbpLR2dhaQDdix6o4s66SsQ91K9SZeIkI2Z8mduIYfcXY25hPa0b6Ihc/JskeRHCGioa49xm8/BKkvYDWRfkoiZ8rJkYaQ5R/9C3KsecaOrCAqjizArKFO6yUj6nJ4/u7/AkZkj4Rd6UCUQAAAABJRU5ErkJggg==);
}
.single #ois-3 .ois-13-outer {margin: 0 auto !important;width:100%!important;}
#ois-3 .ois-13-call-top {font-family:"Open Sans Condensed",Helvetica,sans-serif !important;font-weight:bold !important;}
.post-bottom-src {padding:30px;margin-top:45px;margin-bottom:30px;}
.post-bottom-src h2 {font-weight:700;font-size:2em;}
.post-bottom-src h2, .post-bottom-src p {font-family:'Open Sans',helvetica,sans-serif !important;}
.post-bottom-src h3 {color:#97b200 !important;font-family:Prata;}
.btn-primary {
    background: #ff3e13!important;
    box-shadow: #94141D 0 5px 0,#94141D 0 5px 0;
    border-radius: 3px;
    border-width: 0!important;
}
.i-category a {
    background: #e9e9e9;
    color: #fff !important;
}
.footer-menu {background-color:#151515;}
.footer-menu ul
{
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}
.footer-menu ul li {display:inline;}
.footer-menu ul li a {color;#ffffff !important;text-decoration: none;padding: .2em 1em;}
#ads-footer {
    display: block;
    width: 730px;
    margin: 0 auto 20px;
}
#thelogosmall {
    padding-bottom: 10px;
}
@media (min-width:768px){.single .content-box-right, .page .content-box-right{width:40%;float:right;margin-left:15px}}