/*
 Theme Name:     Twentyfourteen Child Theme
 Theme URI:      http://wordpress.org/themes/twentyfourteen
 Description:    Twentyfourteen Child Theme
 Author:         the WordPress team
 Author URI:     http://wordpress.org/
 Template:       twentyfourteen
 Version:        1.0.0
*/
 
@import url("../twentyfourteen/style.css");
 
.widget {
     margin-bottom: 5px;
     line-height: 1.2;
}

h4 {
    font-size: 14px;
    line-height: 1.2;
}

.site-content {
      margin-right: 20.0%;
   }

.site-info {
  color: #8F8F8F;
}

.content-sidebar {
    width: 20.0%;
}

.footer-sidebar .widget h4, .primary-sidebar .widget h4 {
    font-size: 14px;
    line-height: 1.3;
}

.rpwe-block li {
    margin-bottom: 0;
    padding-bottom: 5px;
}

.content-sidebar .widget .widget-title {
    margin: 0 0 1px;
    padding-top: 0px;
}

a, .content-sidebar .widget a {
    color: #000000;
    font-weight: 700;
}

/*.hentry {
margin: 0 auto 48px;
max-width: 100%;
}*/

.archive-header, .comments-area, .image-navigation, .page-header, .page-content, .post-navigation, .site-content .entry-header, .site-content .entry-content, .site-content .entry-summary, .site-content footer.entry-meta {
    padding-left: 34px;
}

.archive-header, .comments-area, .image-navigation, .page-header, .page-content, .post-navigation, .site-content .entry-header, .site-content .entry-content, .site-content .entry-summary, .site-content footer.entry-meta {
    margin-right: 20px;
}

.archive-header, .comments-area, .image-navigation, .page-header, .page-content, .post-navigation, .site-content .entry-header, .site-content .entry-content, .site-content .entry-summary, .site-content footer.entry-meta {
    padding-right: 15px;
}

/* .page-content {
	max-width: 95%;
}*/

/** Fix strangely narrow defaults of 2014 theme
.site-content .entry-header,
.site-content .entry-content,
.site-content .entry-summary,
.site-content .entry-meta,
.page-content,
.post-navigation,
.image-navigation,
.comments-area {
max-width: 100%;
}*/

.content-area, .content-sidebar {
    padding-top: 21px;
}

.fbf_facebook_page_widget li {
    margin-bottom: 10px !important;
    padding: 0px !important;
}


