/*
 Theme Name:   m31v4 Child
 Theme URI:    http://aspenwebsites.com/amk
 Description:  m31v4 Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     m31v4
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  m31v4-child
*/



p{color:red;}

/*
 Theme Name:   m31v4 Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  m31v4 Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     m31v4
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  m31v4-child
*/

/*
html,
body,
#wrap,
#main,
#content,
#main .main-content, 
#main .main-content .inner{
	height: 100%;
}
*/


h1,
h2,
h3,
h4,
h5,
h6,
.entry-title,
blockquote,
blockquote cite,
p,
body, button, input, select, textarea,
.entry-header .entry-title a{
	color:#6f4313;
}

h1,
h2,
h4{
	font-family: "Alex Brush";
	text-transform: none !important;
	font-variant: unset;
}

h3,
h5,
h6,
.site-navigation a,
blockquote cite,
#footer-contacts p,
table.amkTable,
.menu-toggle {
	font-weight: normal;
	font-family: "Maven Pro";
}

h3,
#footer-contacts p{
	text-transform: none !important;
	font-variant: unset;
	font-size: 1.2em !important;
	font-weight: normal;
}

blockquote cite{
	font-size: 13px;
}

.site-navigation li{
		height: 30px;
}

.site-navigation li a{
	text-transform: none;
	font-size: 15px;
	line-height: 2em;
	letter-spacing: 1px;
}

a{
	color: #b48f5f;
}

html,
body,
#sidebar{
    background: none repeat scroll 0 0 #000;
}

#sidebar .inner{
	border: none;
}

#main .main-content,
#main .main-content .inner {
    border: 3px double #ad8454;
}

#main .main-content{
    background: none repeat scroll 0 0 #000;
    padding: 5px;
}

#main .main-content .inner,
.blog #primary,
.single #primary {
    background: none repeat scroll 0 0 #f8f6eb;
	outline: none;
}

.site-navigation a{
	color:#b48f5f;
}


.site-navigation .current_page_item > a, 
.site-navigation .current_page_ancestor > a, 
.site-navigation .current-menu-item > a, 
.site-navigation .current-menu-ancestor > a,
.site-navigation a:hover{
	color:#E0B582;
}

.copyright p{
	color:#9e733b;
}


.entry-title:after,
.content-footer:before {
    background: url("images/divider2.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    content: "";
    display: block;
    height: 24px;
    margin-top: 30px;
    text-align: center;
    width: 100%;
}

.content-footer:before {
	margin-bottom: 40px;
}

.divider{
	background:none;
}

.divider.ornate{
	background: url("images/divider2.png") no-repeat scroll center center rgba(0, 0, 0, 0);
	height: 20px;
	margin: 40px 0;
}


.divider.short{
	background: url("images/divider-short.png") no-repeat scroll center center rgba(0, 0, 0, 0);
	height: 20px;
	margin: 40px 0;
}


.lightbox_gallery .img_wrapper{
	border: none;
}

#footer-contacts p{
	font-weight: bold;
}

#sidebar .footer{
	position: static;
	text-align:center;
	margin: 60px auto 0;
}

#sidebar .footer:before{
    background: url("images/embellish.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    content: "";
    display: block;
    height: 32px;
    margin-bottom: 40px;
    text-align: center;
    width: 100%;
}

#sidebar .footer p{
	color: #9e733b;
	font-size: 1.2em;
	line-height: 2em;
}

#mc_embed_signup{
	display: none;
}

#sidebar  .amkSocials{
	margin: 20px auto;
}

.home #main{
	margin-left: 320px;
}

.menu-toggle,
.menu-toggle::before{
	color: #b48f5f;
}

button.menu-toggle:hover,
.menu-toggle:hover{
	color:#e0b582;
}


.post-thumbnail{
	border: none;
	box-shadow: none;
	max-height: 480px;
}


table.amkTable{
	border-collapse: collapse;
}

.amkTable th{
	background: none repeat scroll 0 0 #e53b3b;
    border: 1px solid #b2936c;
    color: #fff;
    font-size: 13px;
    padding: 30px 10px;
    text-transform: uppercase;
    text-align:center;
    vertical-align: middle;
}

.amkTable th, .amkTable td.firstCol, .amkTable td:first-child {
    font-weight: 400;
}

.amkTable td {
    background: none repeat scroll 0 0 #fffce5;
    border: 1px solid #b2936c;
    height: 40px;
    line-height: 1.3em;
    padding: 17px;
    text-align: center;
    vertical-align: middle;
    width: 14%;
}

.amkTable tr.altRow td {
    background: none repeat scroll 0 0 #f4f1d7;
}

@media only screen and (min-width: 769px) and (max-width: 900px) {
	.home #main{
		margin-left: 220px;
	}
}

@media only screen and (max-width: 768px)  {
	/*this is where nav switched to mobile*/
		
	.menu-amk-container{
		background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
	}
	
	.home #main{
		margin-left: 0px;
	}
	
	#logo a img{
		height: 100px;
	}

	.home #main{
		position: relative;
	}	
	
	#main .main-content .inner, #primary.content-area{padding: 45px 10px;}


}