/*
Theme name: twentysixteen-child
Version: 1.0
Template: twentysixteen
*/

@import url("../twentysixteen/style.css");




.widget {
	border-top: 0px !important;
	margin-bottom: 0px !important;
	padding-top: 0px !important;
	}

#masthead {
	padding-top: 0px;
	}

.site-info {
	visibility: hidden !important;
	}

.site-main  {
	padding-top: 0px;
	}

.main-navigation {
	padding-top: 0px;
	font-family: open-sans !important;
	}
.primary-menu {
	font-family: open-sans !important;
	font-weight: 300;
	}

.main-navigation a {
	color: #1a1a1a;
}

.main-navigation ul li:hover > a {
    color: #d1d1d1;
}
a:hover {
	color: #d1d1d1;
}

li:hover {
	color: #d1d1d1;
}

ul:hover {
	color: #d1d1d1;
}
@media screen and (min-width: 1200px) {
    .custom-logo {
    max-width: 100%;
    }
}



/* LINKS */


a {
		color: inherit;
		box-shadow: inherit;
	}

a.entry-content  {
	text-decoration: none !important;
	color: #1a1a1a !important;
}

a.red {
color: #953e39 !important;

}

a.end {
color: #953e39 !important;
text-decoration: none !important;
box-shadow: none !important;
}


a.h1  {
	text-decoration: none !important;
	color: #953e39 !important;
	line-height: 40px !important;
	box-shadow: none !important;
}
a.h2 {
	text-decoration: none !important;
	color: #953e39 !important;
	box-shadow: none !important;
	font-size: 22px !important; 
	font-weight: 400 !important;
	line-height:29px !important;
}


a.h3 {
	text-decoration: none !important;
	color: #1a1a1a !important;
	font-size: 16px !important;; 
	font-weight: 400 !important;

}
a:hover {
    color: #CBCACA;
}


a.button1{
	display:inline-block;
	padding:0.35em 1.2em;
	border:none;
	margin:0 0.3em 0.3em 0;
	border-radius:0.12em;
	box-sizing: border-box;
	text-decoration:none;
	font-weight:300;
	background-color:#e4ba00;
	color:#FFFFFF;
	text-align:center;
	transition: all 0.2s;
        font-size: 16px;
}

a.button1:hover{
	color:#dabe91;
	background-color:#953e39;
}

@media all and (max-width:30em)
	{
 a.button1{
	display:block;
	margin:0.4em auto;
 		}
	}


.wp-caption-text
.wp-caption-dd {

	text-align:center !important;
	font-family: open-sans; 
	font-size: 25px !important; 
	font-weight: 400 !important;
	line-height: 32px !important;
	color: #953e39;
	border-bottom: 1px solid;
}

.widget-title a  {
	box-shadow: none;
}

.wp-caption-text a {
		box-shadow: none !important;
}

/* TYPOGRAPHY */





body {
	color: #1a1a1a;
	font-family: open-sans, sans-serif;
	}
	
p {
	font-family: open-sans; 
	font-size: 16px;
	font-weight: 300;
	line-height: 24px;
	}

p.white {
	font-family: open-sans; 
	font-size: 16px;
	font-weight: 300;
	line-height: 24px;
	color: #FFFFFF;
	}

p.pig {
	font-family: open-sans; 
	font-size: 40px;
	font-weight: 400;
	color: #f51b1b;
	line-height: 42px;
	margin-bottom: 25px;
	}

p.midwhite {
	font-family: open-sans;
    font-size: 20px;
    font-weight: 300;
    line-height: 26px;
	color: #FFFFFF;
	}
	
.newclass {
	color: #e4ba00;
	font-weight:800;
	font-size:14px;
}

h1 {
	font-family: open-sans;  
	font-size: 30px; 
	font-weight: 400 !important;
	color: #953e39 !important;
	overflow: hidden;
}

	h1.yellow {
	font-family: open-sans;  
	font-size: 30px; 
	font-weight: 400 !important;
	color: #e4ba00 !important;
	overflow: hidden;
	margin-top: 10px !important;	
	}

	h1.red {
	font-family: open-sans;  
	font-size: 30px; 
	font-weight: 400 !important;
	color: #953e39 !important;
	overflow: hidden;
	margin-top: 2px !important;	
	}

	h1.hotred {
	font-family: open-sans;  
	font-size: 30px; 
	font-weight: 400 !important;
	color: #f51b1b !important;
	overflow: hidden;
	margin-top: 2px !important;	
	}
	h1.brown {
	font-family: open-sans;  
	font-size: 30px; 
	font-weight: 400 !important;
	color: #c47228 !important;
	overflow: hidden;
	margin-top: 2px !important;	
	}
	h1.white {
	font-family: open-sans;  
	font-size: 30px; 
	font-weight: 400 !important;
	color: #ffffff !important;
	overflow: hidden;
	margin-top: 2px !important;	
	}
h2 {
	font-family: open-sans;  
	font-size: 22px !important; 
	font-weight: 400 !important;
	line-height:29px !important;
	color: #953e39 !important;
	margin-top: 0px !important;
	text-decoration: none;
	}

h2.white {
	font-family: open-sans;  
	font-size: 22px !important; 
	font-weight: 400 !important;
	line-height:29px !important;
	color: #FFFFFF !important;
	margin-top: 0px !important;
	}

h3 {
	font-size: 23px ; 
	font-weight: 200 !important;
	line-height: 33px !important;
	}

h4 {
	font-family: open-sans; 
	font-size: 18px !important; 
	font-weight: 300 !important;
	line-height: 22px !important;
	color: #953e39;
	margin-bottom: 0px !important;
	}

h5 {
	font-style: normal;
	color:black;
	font-family: open-sans;  
	font-size: 16px !important; 
	font-weight: 600 !important;
	line-height:22px !important;
	}

h6 {
	font-family: open-sans; 
	font-style: normal !important;
	text-align: center !important;
	font-size: 22px !important;
	color: black;
	font-weight: 300 !important;
	line-height: 24px !important;
	margin: 0 0 0 0 !important;
	}


p.left-title {
	font-family: open-sans;  
	font-size: 23px; 
	font-weight: 600;
	line-height:26px;
	}

p.left-sidebar {
	font-family: open-sans; 
	font-size: 30px; 
	font-weight: 300;
	}

p.body-text {
	font-family: open-sans; 
	font-size: 16px;
	font-weight: 300;
	line-height: 24px;
	}

p.cap {
	hanging-punctuation: first;
	font-family: open-sans; 
	font-size: 18px !important; 
	font-weight: 300 !important;
	line-height: normal !important;
	color: #ee6f00;
}

h3.widget-title {
	font-family: open-sans;  
	font-size: 16px !important;
	font-weight: 300 !important;
	line-height:26px !important;
	margin-top: 10px !important;
	color: #953e39 !important;
	text-transform: none !important;

}

b.schedule {
	color: #e4ba00 !important;
	font-weight: 700 !important;
}

/* style for under image on homepage */
.season {
	font-style: normal;
	text-align: center;
	text-transform: uppercase;
	color:black;
	font-family: open-sans;  
	font-size: 22px !important; 
	font-weight: 300 !important;
	line-height:26px !important;
	border-bottom: 1px solid #953e39;
	padding-bottom: 5px;
	margin-bottom: 5px !important;
}

.seasonabove {
	font-style: normal;
	text-align: center;
	text-transform: uppercase;
	color:black;
	font-family: open-sans;  
	font-size: 22px !important; 
	font-weight: 300 !important;
	line-height:26px !important;
	border-top: 1px solid #953e39;
	padding-bottom: 5px;
	margin-bottom: 5px !important;
	padding-top: 13px !important;
}

/* Spacing of rule under homepage hero image */
.wp-caption .wp-caption-text {
	padding-top: 0px !important;
}

/* Home page header */

.tagline {
}

.site-header {
font-family: open-sans; 
font-size: 18px;
font-weight: 300;
text-transform: uppercase;
}
/* remove width, only for testing */
.site-header-menu{
	margin-top:0;
}
.site-header-menu {
    margin-left: auto;
}
.site-description-home {
	line-height: normal;
	color: #953e39 !important;
	font-size:27px!important;
	margin-bottom: 0;
	padding-top: 22px;
}

.site-branding { 
	line-height: normal;
	display: block;
	width:100%;
	margin: 0 0 0;
}

a.custom-logo-link {
	float: left;
	width: 330px;
	height:inherit;
}
p.site-description-home{
	float:right;
	line-height: normal;
}
/* Hamburger menu */

.menu-toggle{
	font-family: open-sans !important; 
	font-weight: 300;
	border-color: #ffff;
	color: #686868;
    margin-left: auto;
    padding: 0;
    font-size:25px!important;
}


@media screen and (min-width: 1240px) {
    .site-header {
        padding: 1em 4.5455% 5.25em;
    }
}





/* Tables */




.footable.table>thead>tr>th {
	width: 200px;
}

td {
		font-family: open-sans;  
		font-size: 16px !important;
		color: #953e39 !important;
}

table {
	display:inline;
  border-collapse: collapse;
  border-style: hidden;
}
table td {
  border: 1px solid black ;
  border-color: #dabe91
}

th {
	background-color: #953e39 ;
}




/* Table head */
.bootstrap3 .table>caption+thead>tr:first-child>td, .bootstrap3 .table>caption+thead>tr:first-child>th, .bootstrap3 .table>colgroup+thead>tr:first-child>td, .bootstrap3 .table>colgroup+thead>tr:first-child>th, .bootstrap3 .table>thead:first-child>tr:first-child>td, .bootstrap3 .table>thead:first-child>tr:first-child>th {
    border-top: 0;
    padding-top: 0;
}






/* Posts */
body.no-sidebar:not(.search-results) article:not(.type-page) .entry-footer {
	margin-left: 0;
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
overflow: hidden;
padding-top: 40px;
padding-bottom: 5px;

}

.wp-caption {
	padding-top: 0px;
}







/* Mobile Styling */

@media screen and (max-width: 709px) {
    .site-header {
        padding: 0 7.6923% 2.625em;
    }

	#masthead {
		padding-bottom: 0px;
	}

	a.custom-logo-link {
	float: left;
	}

	.custom-logo {
	max-width: 240px;
	}

	.menu-toggle{
	float: right;
	}

}
@media screen and (max-width: 1251px) and (min-width: 780px) {
	h1 {
	font-size: 24px !important;
	font-family: open-sans;  
	font-weight: 400 !important;
	color: #953e39 !important;
		}
	h3 {
	font-family: open-sans; 
	font-size: 19px !important; 
	font-weight: 300 !important;
	line-height: normal !important;
	}
}

@media screen and (max-width: 709px) {
	h3 {
	font-family: open-sans; 
	font-size: 19px !important; 
	font-weight: 300 !important;
	line-height: 26px !important;
	}
	h1 {
	font-family: open-sans;  
	font-weight: 400 !important;
	color: #953e39 !important;
		}
}

@media screen and (max-width: 709px) {
p.site-description-home {
    font-size: 19px !important; 
    line-height: normal;
    float: left;
	}
}

@media screen and (max-width: 910px) {
p.site-description-home {
    font-size: 22px !important; 
    line-height: normal;
    float: left;
	}
}

/* Alternate logo on body pages */

body:not(.homepage).custom-logo-link {
    position: relative;
}

/* Hide the logo image */
body:not(.home) .custom-logo-link {
    background-image: url("/wp-content/themes/twentysixteen-child/nanlaoshu-logo.svg");
    background-repeat: no-repeat;
    background-size: 100%;
    display: block;
    position: relative;
    width: 250px;
}

img.so-widget-image {
	width: 350px;
}
