/*
Theme Name:     Money Sense
Theme URI:      http://www.rogersdigitalmedia.com
Description:    Money Sense, a child theme of RDM Bootstrap Parent Theme.
Template:       rdm_bootstrap
Version:        0.2
Author:         Peter LaPointe
*/

body .gform_wrapper .gform_footer input.gform_button{
    color: rgb(255, 255, 255);
    font-family: Lato, Helvetica, Arial, "Sans Serif";
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    letter-spacing: 0px;
    background-color: rgb(221, 32, 0);
    border-width: 0px;
    border-radius: 4px;
    padding: .5em 3em;
}
body .gform_wrapper ul.gfield_radio li label,
body .gform_wrapper ul.gfield_checkbox li label{
    font-weight: 500;
}

body footer.main-footer,
footer.small-footer{
   background-color:  #3e3e3e;
}
footer.small-footer{
    padding-top: 1em;
}

footer.small-footer p{
    color: #fff;
}
.affiliated-links-notice{
    margin-top: 1.5em;
}
.affiliated-links-notice .content-container{
    border: 2px solid  #3e3e3e;
    margin-bottom: 20px;
    padding: 1em 20px 1em 20px !important;
    float: none;
    overflow: hidden;
}
.affiliated-links-notice h4,
.single .infiniteScrollStream article .content-container .affiliated-links-notice h4{
    margin-top: 0;
    font-size: 1em;
}
.affiliated-links-notice p,
.single .infiniteScrollStream article .content-container .affiliated-links-notice p{
    margin: 0;
    font-size: 0.8em;
    line-height: 1.5em;
}

.affiliated-links-notice + footer + article .billboardContainer,
.single .infiniteScrollStream article .content-container .affiliated-links-notice + footer + article .billboardContainer{
    margin-top: 1em;
}
.content-container .affiliated-links-notice .content-container{
    margin-left: -2%;
    width: 105%;
}

body button.top-scroll {
    background-image: url(images/moneysense-sprites-v01.png)!important;
    background-position: -1010px -474px !important;
    border-radius: 23px;
    background-color: #fff !important;
    width: 33px;
    height: 33px;
    padding: 8px 16px 10px
}
body .rdm_sp_facebook {
    background-position: -208px -259px;
}
body .rdm_sp_twitter {
    background-position: -259px -259px;
}

body .rdm_sp_linkedin {
    background-position: -559px -259px;
}

body .rdm_sp_rss {
    background-position: -659px -259px;
}

body .content > div > h1{
   padding-left: 1%;
}

body .rdm_sp_button_container{
    height: 34px;
    width: 34px;
}

body .resource-menu-toggle{
    border: none;
    background-position: -519px -820px;
    width: 33px;
    height: 33px;
    padding: 10px;
    background-color: #fff;
    border-radius: 20px;
}

body .resource-menu-title{
    color: #fff;
    font-size: .8em;
    margin-top: 6px;
}

body .row .resource-column {
    width: 110px;
}
footer .copyright{
    color: #fff;
    float: right;
    font-size: .76em;
    padding-top: 18px;
}

.footer-copy, .footer-copy p, .footer-copy a {
    color: #fff;
}
.footer-copy h3{
    text-transform: uppercase;
}
.footer-copy p,
.lower-footer-menu,
.small-footer-menu {
    font-size: .85em;
}
.footer-copy a {
    text-decoration: underline;
}

.subscribe-menu a.subscribe-trigger{
    text-align: right !important;
    padding-right: 0 !important;
}

footer .resource-column nav{
    position: absolute;
    top: 40px;
    right: -1px;
}

.lower-footer-menu ul,
.small-footer-menu ul{
    list-style: none;
    padding: 0;
}

.lower-footer-menu ul li,
.small-footer-menu ul li{
    color: #fff;
    float: left;
    padding-right: 10px;
    border-right: 2px #fff solid;
    margin-right: 10px;
    height: 14px;
}
.small-footer-menu ul li{
    float: none;
    display: inline-block;
}

.lower-footer-menu ul li a,
.small-footer-menu ul li a{
    color: #fff;
    margin-top: -3px;
    border-bottom: 1px #fff solid;
    display: block;
    padding-bottom: 0;
    line-height: 1em;
}

.lower-footer-menu ul li:last-child,
.small-footer-menu ul li:last-child{
    border-right: none;
}
.main-footer .service_footer .social-links-column{
    width: auto;
}
.main-footer .service_footer .social-links{
    padding-top: 0;
}
.main-footer .social-links .text{
    display: none;
}

.main-footer .resource-column .resource-menu-title{
    margin-left: 0;
}

.main-footer .logo img{
    max-width: 375px;
}

@media only screen and (max-width: 991px) and (min-width: 768px){
    .main-footer .row {
        max-width: 750px;
        min-width: 750px;
    }
}

@media only screen and (min-width: 768px) {
    .main-footer .logo img{
        width: 375px;
        margin-left: -20px;
    }
}

@media only screen and (max-width: 767px){
    .main-footer .copyright,
    .main-footer .logo{
        float: none;
        text-align: center;
    }

    .main-footer .footer-copy,
    .main-footer .lower-footer-menu {
        padding: 0 2%!important;
    }

    .affiliated-links-notice.row {
        margin-top: 10px;
    }
}

@media only screen and (max-width: 350px){
    footer .resource-menu-title{
        display: none;
    }
    footer .row .resource-column{
        width: auto;
    }
}

body .gform_wrapper.gf_browser_chrome .gfield_checkbox li input,
body .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox],
body .gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
    margin-top: 0;
}

@media only screen and (min-width: 768px) {
    .author-posts-sidebar-row .navigation {
        margin-top: 2em;
    }
}

.author-posts-sidebar-row .navigation .alignright {
    margin-right: -2em;
}

@media only screen and (max-width: 767px) {
    .author-posts-sidebar-row .navigation .alignleft {
        margin-left: 1em;
    }
}


body .rh-widget.gic-table{
    width: 100%;
}

body .rh-tooltip-container.top-right .top .arrow{
    background: transparent;
    border-radius: unset;
}

body.single .infiniteScrollStream .rh .popover h3.popover-title{
    margin-top: 0;
 }


body.single .infiniteScrollStream article .content-container .rh ul li {
    margin: 0 0 0 14px;
    padding: 0;
}
