/*
Theme Name: Catch Base Child Theme for Christopher Brown
Theme URI: http://catchthemes.com/themes/catch-base
Author: MJD
Author URI: http://michaeljdeluca.com
Description: Catch Base Child Them for Christopher Brown. Lots of whitespace, pale blue gradient, bells and whistles removed.
Version: 1.1
License: GNU General Public License, version 3 (GPLv3)
License URI: http://www.gnu.org/licenses/gpl-3.0.txt
Tags: dark, light, blue, white, black, gray, one-column, two-columns, left-sidebar, right-sidebar, fixed-layout, fluid-layout, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: catch-base
Template: catch-base
*/
  
/* =Child Theme Custom CSS
-------------------------------------------------------------- */
html { margin:none !important; }
a:hover { color: #2B3990; }
.site-title { font-family: Raleway, sans-serif; }
.site-title a { font-size: 140%; letter-spacing: 3px; }
.nav-primary { border:none;}
.nav-primary a { color: #A7A9AC; font-size: 100%; padding-right: 365px !important; letter-spacing: 3px; }
.nav-secondary { background-color:inherit;}
.nav-secondary a { color: #414042; font-size: 105%; padding-right: 12px !important; }
.current_page_item a { color: #1C75BC; }
#main, .no-sidebar.content-width #main { width:auto; font-family: Garamond, serif; font-size:120%; }
.entry-meta, .site-description { font-size: 90%; }
.entry-meta a:before, .edit-link a:before { content: none !important; }
.powered { display:none; }
.dgd_stb_box { background:#fafeff; 
	font-family: Futura; 
	font-size: .8em;
	display:inline-block;
	border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -webkit-box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
    -moz-box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
    box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3); 
    padding: 15px 15px 0px;
}
.dgd_stb_box .stb-submit { margin: 1px 10px; padding: .9em 1.8em; }
.dgd_stb_box h5 { padding-top: 30px; }
#footer-left-content { width:auto; }
#footer-right-content {display:none !important; }