/*
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 Neue,Helvetica,sans-serif;
	font-size: 16px;
	font-size: 1.14285714rem;
}

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

.widget .widget-title {
font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
}

.header-title h1{
	font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
	font-size: 16px;
	font-size: 1.14285714rem;
	color: #008b8b;
	font-size: 36px;
	font-size: 2.57142857rem;
}

.entry-title {
font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
	font-size: 16px;
	font-size: 1.14285714rem;
}

.main-navigation {
font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
	font-size: 16px;
	font-size: 1.14285714rem;
}


a {
color: #008b8b;
    text-decoration: none;
}

	.main-navigation .current-menu-item > a,
	.main-navigation .current-menu-ancestor > a,
	.main-navigation .current_page_item > a,
	.main-navigation .current_page_ancestor > a {
		color: #ffffff;
		font-weight: bold;
	}

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

	.main-navigation li a {
		border-bottom: 0;
		color: #ffffff;
}

.main-navigation a:hover, .main-navigation a:focus {
    color: #c7fbfb;
}

.main-navigation li:hover > a, .main-navigation li.focus > a {
    color: #c7fbfb;
}

.entry-title {
	padding-top: 20px;
	color: #008b8b;
	font-size: 24px;
	font-size: 1.71428571rem;
}
	
/***GENERAL PAGE LAYOUT***/

.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%;
}

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

.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;
}

.nav-wrap, .footer-wrap {
	background-color: #008b8b;
	color: #ffffff;
}

body {
background: transparent;
}

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

.content-area {
    float: left;
    margin-right: 0%;
    width: 100%;
}

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

.page-id-6 .entry-header{
	display: none;
}

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

.site-content {
padding: 0%;
}

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

.widget {
    font-size: 16px;
    font-size: 1.14285714rem;
    line-height: 1.6153846154;
    margin-bottom: 3.230769231em;
    padding-top: 1.615384615em;
}

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

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

.stage {
	color: #ad58e2;
}

.stage h2, .stage h3 {
	color: #ad58e2 !important;
}

	.menu-title a{
		color: #ffffff !important;
	}

.flash {
	background-color: #c7fbfb;
	border-radius: 20px;
	padding: 20px;
}

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