/*
Theme Name: forbesroad
#Theme URI: http://myserver/themes/forbesroad
Author: Forbes Road CTC
Author URI: http://forbesroad.com
Description: It is based on HTML5, CSS3 and Responsive Web Design to view in various devices.
Version: 1.0
License: GNU General Public License, version 3 (GPLv3)
License URI:
Text Domain: forbesroad
Template: catch-kathmandu-pro
*/
 
/* =Import Catch Kathmandu Pro Parent CSS
-------------------------------------------------------------- */
  
@import url("../catch-kathmandu-pro/style.css");
  
  
/* =Child Theme Custom CSS
-------------------------------------------------------------- */

/* site-info copyright has too much padding, reduce it */
/* reduce padding - this css must come after responsive.css,
 * use functions.php to load this CSS after all theme files
 */
#site-generator .site-info, #site-generator .powered {
  padding: 2px 0px;
  line-height: 1.3;
}

#site-generator {
  border: 2px;
}

/* reduce header padding - this css must come after responsive.css */
#hgroup { padding-top: 1rem; }
#hgroup-wrap { padding-top: 1rem; padding-bottom: 1rem; }
#site-logo { padding-top: 1rem; }
.header-sidebar { padding-top: 0.0rem; } /* long main menu gets pushed down */
/* site-description should have 0 padding on smaller widths, and large otherwise */
@media screen and (min-width: 961px) {
   #site-description { padding-top: 2rem; } /* increase padding-top for this */
   #header-right .widget  { margin-top: 0rem; } /* only smaller widths need  top space for menu */
}

#header-right { margin-top: 0.0rem; } /* long main menu gets pushed down */

/* top header needs some demarcation from the content, add a border */
#masthead { border-bottom: 1px solid #white; }

/* Recent Posts, Contact etc at bottom of page needs tighter spacing
 * on small width pages, links are broken into lines with too much space
 */
#colophon li { line-height: 0.9; padding: 0.6rem 0; }

/* Remove title of page from view*/
.page-103 .entry-title {
   display: none;
}
.post-882 .entry-title {
   display: none;
}
.post-993 .entry-title {
   display: none;
}
.post-1137 .entry-title {
   display: none;
}
.post-1163 .entry-title {
   display: none;
}
.post-1102 .entry-title {
   display: none;
}
.post-1093 .entry-title {
   display: none;
}
.post-1178 .entry-title {
   display: none;
}
.post-1197 .entry-title {
   display: none;
}
.post-1128 .entry-title {
   display: none;
}
.post-1228 .entry-title {
   display: none;
}
.post-1260 .entry-title {
   display: none;
}
.post-1271 .entry-title {
   display: none;
}
.post-1282 .entry-title {
   display: none;
}
.post-1288 .entry-title {
   display: none;
}
.post-1248 .entry-title {
   display: none;
}
.post-1327 .entry-title {
   display: none;
}
.post-103 .entry-title {
   display: none;
}
.post-19 .entry-title {
   display: none;
}
.post-2179 .entry-title {
   display: none;
}
.post-2188 .entry-title {
   display: none;
}
.post-2970 .entry-title {
   display: none;
}
.post-3026 .entry-title {
   display: none;
}
.post-3058 .entry-title {
   display: none;
}
.post-3851 .entry-title {
   display: none;
}
.post-3904 .entry-title {
   display: none;
}
.post-3913 .entry-title {
   display: none;
}
.post-5772 .entry-title {
   display: none;
}