/*
Theme Name: twentyfourteenchild
Template: twentyfourteen
*/

@import url('../twentyfourteen/style.css');

.site {
	max-width: 1800px;
}

.site-content .entry-header,
.site-content .entry-content,
.site-content .entry-summary,
.site-content .entry-meta,
.page-content {
    margin: 0 auto;
    max-width: 1000px;
}


.post-navigation,
.image-navigation {
    margin: 24px auto 48px;
    max-width: 1000px;
    padding: 0 10px;
}



.archive-header,
.page-header {
    margin: 24px auto;
    max-width: 1000px;
}



.contributor-info {
    margin: 0 auto;
    max-width: 1000px;
}



.comments-area {
    margin: 48px auto;
    max-width: 1000px;
    padding: 0 10px;
}


.site-main .mu_register,
.widecolumn > h2,
.widecolumn > form {
    margin: 0 auto 48px;
    max-width: 1000px;
    padding: 0 30px;
}










body,
button,
input,
select,
textarea {
	color: #2b2b2b;
	font-family: Lato, sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.5;
}


h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-weight: 700;
	margin: 36px 0 12px;
}

h1 {
	font-size: 24px;
	line-height: 1.3846153846;
}

h2 {
	font-size: 23px;
	line-height: 1;
}

h3 {
	font-size: 22px;
	line-height: 1.0909090909;
}

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

h5 {
	font-size: 20px;
	line-height: 1.3333333333;
}

h6 {
	font-size: 18px;
	line-height: 1.5;
}























.site {
    margin: 0 auto;
}





















@media screen and (min-width: 1080px) {
  .search-box .search-field {
    width: 495px;
  }                                             
 
  .site-content,
  .site-main .widecolumn {
    margin-left: 352px;
  }                                             
 
  .site:before {
    width: 352px;
  }                                             
 
  .search-box-wrapper,
  .featured-content {
    padding-left: 352px;
  }                                             
 
  #secondary {
    width: 286px;
  }                                             
 
  .secondary-navigation,
  .secondary-navigation ul ul {
    width: 352px;
  }
