/*
Theme Name: McKinley Child
Theme URI: http://wordpress.org/themes/mckinley
Template: mckinley
Author: ThemeTrust
Author URI: http://themetrust.com/
Description: McKinley is a sleek blog theme based on the awesome TwentyThirteen theme from WordPress.
Tags: one-column,flexible-width,custom-menu,editor-style,featured-images,microformats,post-formats,rtl-language-support,sticky-post,translation-ready
Version: 1.0.7.1476820343
Updated: 2016-10-18 19:52:23

*/

.site {
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
}


.site-header {
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    background: #ff5e5e;
    height: 
    border-radius: 30px;
    border-style: outset;
    border-color: #ADD8E6;
}

.entry-title  {
    text-align: left;
}

.entry-meta {
    text-align: left;
}

.entry-content {
    text-align: left;
    margin: 50px;
}


.page-id-29 .entry-title {
  display: none;
}

.page-id-27 .entry-title {
  display: none;
}

.page-id-27 .entry-content {
   margin: 40px !important;
   max-width: 90% !important; 
   text-align: center !important;
}

.page-id-25 .entry-title {
  display: none;
}

.page-id-23 .entry-content {
  max-width: 90%;
}

/* Footer */
.page .site-info {
    text-align: left;
    width: 100%;
   }