div.cat-children h3 
{
   display:none;
}

#rt-header {
    background-image: none;
    color: #f4f4f4;
}

.main-pattern-psychedelic {
    background-image: none;
    /* background-image: url("../images/overlays/patterns/psychedelic.png"); */
}

body {
    background-color: #006747;
    color: #444;
}
ul li a {font-size: 1.0em;line-height: 1.8em;}

/* Social Icons */
#rt-debug .rt-social-buttons {position: fixed;top: 150px;right: 0;padding: 0;margin: 0;z-index: 100000;}
/*#rt-debug .rt-social-buttons .social-button:hover {right: 0;}*/
#rt-debug .rt-social-buttons .social-button {color: #FFF;display: block;margin: 1px 0;width: 190px;position: relative;right: -165px;background-color: #33353B}
#rt-debug [class^="icon-"], #rt-debug [class*=" icon-"] {font-size: 2em;margin-right: 20px;top: 5px;position:relative;}
#rt-debug .rt-social-buttons .social-button-text {top: -5px;position: relative;}
#rt-debug .rt-social-buttons .social-button-text:before {content:'Follow via ';}
 
/*#rt-debug .rt-social-buttons .social-button .icon-twitter {margin-left: -7px;}
#rt-debug .rt-social-buttons .social-button:hover .icon-facebook {color: #3B5998;}
#rt-debug .rt-social-buttons .social-button:hover .icon-twitter {color: #62BDB2;}*/


