/*
Theme Name: Catch Box Child Theme
Theme URI: http://catchthemes.com/themes/catchbox
Author: Catch Themes Team
Author URI: http://catchthemes.com
Description: Catch Box Pro is an advance version of our popular theme Catch Box. It is based on HTML5, CSS3 and Responsive Web Design to view in various devices. Some of the additional features includes: featured image slider, option for full width slider, disable responsive layout, header option for margins, image and search, color options, additional color scheme, font family options, font size options, additional default layout options, additional optional sidebar for homepage, archive, pages, and posts, homepage category setting, more tag text options, and footer editor options. Multilingual Ready (WPML) and also currently translated in Brazilian Portuguese, Spanish, Danish, Germany, French, Polish, Czech, Croatian, Italian, Swedish, Russian, Arabic, Serbian, Dutch, Persian, Hungarian, Slovak and Japanese.
Version: 1.0
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: catchbox
Template: catch-box
*/
  
/* =Child Theme Custom CSS
-------------------------------------------------------------- */

/* Centre header and set colour of text */
#site-generator .powered {
    display: none;
}
#branding { text-align: center; }
#primary .entry-title, #primary .entry-title a { color: #000000; }
.logo-wrap {
    display: block;
    float: none;
    width: 100%;
    text-align: center;
}

/* Outline for page and content */
.hentry, #page { border: 1px solid #000; }