﻿/*
 Theme Name:   Jo Baker
 Theme URI:    http://underscores.me/
 Description:  A child theme of Underscores Theme
 Author:       Alisons Websites
 Author URI:   https://alisonswebsites.co.uk
 Template:     alisons-websites-underscores
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

@import url("../alisons-websites-underscores/style.css");

.site-main, .header-widget-area {
max-width: 1020px;
max-width: 72.85714286rem;
margin: 0 auto;
		padding: 20px;
}

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

.site-branding {
	display: none;
}

.site-header {
	border-bottom: 10px solid #1A20A3;
}

.home .entry-header {
	display: none;
}

.home-button img{
	border-radius: 20px;
}

body, button, input, select, optgroup, textarea {
color: #1A20A3;
	}

.footer-widget-area {
	max-width: 1020px;
max-width: 72.85714286rem;
margin: 0 auto;
	padding: 20px;
}


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

.site-footer {
	color: #ffffff;
	background-color: #595EBE;
}

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

.site-info {
	display: none;
}

.post .page {
    margin: 0 0 0.0em;
}

/***************NAVIGATION*******************/
.nav-wrap {
background-color: #595EBE;
}

.nav-wrap .main-navigation {
  margin-top: 0px;
  margin-top: 0rem;
  text-align: center;
}

.nav-wrap .main-navigation div.nav-menu > ul {
  border-bottom: 0px solid #ededed;
  border-top: 0px solid #ededed;
  display: inline-block !important;
  text-align: center;
  width: 100%;
}

.nav-wrap .main-navigation .current_page_item > a {
  color: white;
  font-weight: bold;
}

.nav-wrap .main-navigation li a {
  border-bottom: 0;
/*  color: white;*/
color: #C9CBF0;
  line-height: 2.7;
  text-transform: uppercase;
  white-space: nowrap;
text-shadow: 0px 1px 4px black;
/*font-family: 'Handlee', cursive;*/
	font-family: Arial, Helvetica, sans-serif;

}

.nav-wrap .main-navigation li {
  margin-top: 0px;
  margin-top: 0rem;
  font-size: 16px;
  font-size: 1.2rem;
  line-height: 1.42857143;
}

.main-navigation li {
  margin: 0 35px 0 0;
  margin: 0 2.5rem 0 0;
  position: relative;
}

.menu-toggle {
	display: none;
}

/***************HEADER*****************/

.header-wrap img.header-image {
  border-radius: 3px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.0);
}

/****************MAIN****************/

.main-wrap {
border-top: 20px solid #1A20A3;
background-color: rgba(89,94,190,0.4);
padding-bottom: 20px;
}

.img {
box
}

.copy .textwidget {
line-height: 1.714285714;
  color: rgb(218, 218, 234);
/*font-family: 'Handlee', cursive;*/
	font-family: Arial, Helvetica, sans-serif;

}

.copy .widget-title {
  font-size: 22px;
  font-size: 1.571428571rem;
  line-height: 2.181818182;
  font-weight: normal;
  text-transform: capitalize;
  color: white;
text-shadow: 0px 1px 4px black; 
/*font-family: 'Handlee', cursive;*/
	font-family: Arial, Helvetica, sans-serif;

}

.main-container {
overflow: hidden;
background-color: rgba(89,94,190,0.4);
margin-top: 20px;
  border-radius: 10px;
  border: 5px solid #A2A5D4;
}

.landing-container {
overflow: hidden;
background-color: rgba(89,94,190,0.4);
margin-top: 20px;
  border-radius: 10px;
  border: 5px solid #A2A5D4;
padding: 0 20px;
}

.landing-container .entry-content {
color: rgb(218, 218, 234);
/*font-family: 'Handlee', cursive;*/
	font-family: Arial, Helvetica, sans-serif;

/*color: white;*/
}

.landing-container .entry-content a {
color: rgb(218, 218, 234);
text-decoration: none;
}

.landing-container .entry-title {
color: white;
text-shadow: 0px 1px 4px black;
/*font-family: 'Handlee', cursive;*/
	font-family: Arial, Helvetica, sans-serif;
}

.landing-container .site-content article {
  border-bottom: 0px double #ededed;
  margin-bottom: 0px;
  margin-bottom: 0rem;
  padding-bottom: 0px;
  padding-bottom: 0rem;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}

.img {
text-align: center;
}

.img img {
border-radius: 6px;
box-shadow: 0 2px 1px black;
}

.img .widget-title {
  font-size: 19px;
  font-size: 1.35714286rem;
  line-height: 2.181818182;
  font-weight: normal;
  text-transform: uppercase;
  color: white;
text-shadow: 0px 1px 4px black;
/*font-family: 'Handlee', cursive;*/
	font-family: Arial, Helvetica, sans-serif;

}

/***************FOOTER****************/
.footer-wrap {
background-color: #595EBE;
}

.footer-wrap footer[role="contentinfo"] {
  border-top: 0px solid #ededed;
  clear: both;
  font-size: 12px;
  font-size: 0.857142857rem;
  line-height: 2;
  max-width: 960px;
  max-width: 68.571428571rem;
  margin-top: 0px;
  margin-top: 0rem;
  margin-left: auto;
  margin-right: auto;
  padding: 0px 0;
  padding: 0rem 0;
}

.footer-wrap .site-info, .footer-wrap .site-info a {
color: #C9CBF0;
}

.footer-wrap .site-info a {
text-decoration: none;
}