/*
Theme Name: Alisons Websites Responsive
Author: Alison's Websites
Dsecription: Alisons Websites Responsive Template
Template: twentysixteen
*/

@import url(../twentysixteen/style.css);
@import url(../alisonswebsites-responsive/grid12.css);

/***FONT***/

body, button, input, select, textarea {
font-family: Arial, Helvetica, sans-serif;
	font-weight: 300;
	color: #89756B;
}

.widget .widget-title {
font-family: Arial, Helvetica, sans-serif;
	font-weight: 300;
	color: #89756B;
}

.entry-title {
font-family: Arial, Helvetica, sans-serif;
	font-weight: 300; 
	color: #89756B;
}

.main-navigation {
font-family: Arial, Helvetica, sans-serif;
	font-weight: 300; 
	color: #89756B;
}

.main-navigation a {
	font-weight: 300; 
	color: #89756B;
}

.widget {
    font-size: 14px;
    font-size: 1rem;
    line-height: 1.6153846154;
}

/***GENERAL PAGE LAYOUT***/

.colour-widget {
	background-color: #89756B;
	padding: 15px;
	color: #ffffff;
}

.home-ad h3{
	background-color:rgba(0, 0, 0, 0.5);
	padding: 15px;
}

.footer-wrap {
	background-color: #89756B;
	color: #EBEBEB;
}

.footer-wrap a {
	color: #EBEBEB;
}

.site-inner {
    margin: 0 auto;
    max-width: 100%;
    position: relative;
}

.site-branding, .site-header-menu, .header-image {
    margin-top: 0em;
    margin-bottom: 0em;
}

.page-width {
max-width: 1020px;
max-width: 72.85714286rem;
margin:0 auto;
padding:0 20px;
padding:0 1.42857143rem;
}

body .site {
margin-top: 0px;
margin-top: 0rem;
margin-bottom: 0px;
margin-bottom: 0rem;
padding: 0 0px;
padding: 0 0rem;
}

body {
background: transparent;
}

.nav-wrap {
	border-bottom: 1px solid #89756B;
}

.site {
margin: 0 auto;
overflow: hidden;
max-width:100%;
}

.site-header {
padding: 0px 0;
padding: 0rem 0;
}

.no-sidebar .entry-content {
margin-right: 0%;
margin-left: 0%;
}

.site-content {
padding: 0%;
}

.widget {
border-top: 0px solid #1a1a1a;
padding-top: 0em;
}

.widget-area {
float: right;
width: 100%;
}

.widget-area li {
list-style-type:none;
}

.no-sidebar .entry-header, .no-sidebar .entry-content, .no-sidebar .entry-summary, .no-sidebar .entry-footer, .no-sidebar .comments-area, .no-sidebar .image-navigation, .no-sidebar .post-navigation, .no-sidebar .pagination, .no-sidebar .page-header, .no-sidebar .page-content, .no-sidebar .content-bottom-widgets {
    margin-right: 0%;
    margin-left: 0%;
}

.mobile-menu {
	display: none;
}

#pl-w616ecd8d0aed5 .so-panel {
    margin-bottom: 0px !important;
}

@media screen and (max-width: 800px) {
	.nav-wrap {
		display: none;
	}
	.mobile-menu {
	display: inline;
}
}