/*Theme Name: Employing For Success
Theme URI: http://www.employingforsuccess.com.au
Description: Designed specifically for Emplying For Success
Version: 3.0
Author: Thomas Prentice
Author URI: http://www.bluehatdesigns.com
Tags: Minimalistic, simple, elegant, fuctional
*/

body {
	max-width: 1440px;
	font-family: 'Open Sans', sans-serif;
	font-size: 87.5%;
	line-height: 1.5;
	background-color: #0666b6;
	font-weight: 400;
	
	-webkit-transition:all 500ms ease-in-out;
    -moz-transition:all 500ms ease-in-out;
    -o-transition:all 500ms ease-in-out;
    transition:all 500ms ease-in-out;
}

h1 {
	font-size: 3em;
}

h2 {
	font-size: 2em;
}

h3 {
	padding: 1% 0;
	font-size: 1.375em;
	font-weight: 600;
}

a {
	text-decoration: none;
}

a:link, a:visited {
	color: #0666b6;
}

a:hover, a:active {
	color: #0666b6;
}

.body{
	margin: 0 auto;
	width: 80%;
	clear: both;
	}

.mainHeader {
	display: flex;
	justify-content: space-between;
}
	
.mainHeader img {
	margin: 1% 0;
	align-self: flex-start;
	width: 30%;
	height: auto;
	float: left;
	display: inline-block;
}

.mainHeader h3 {
	font-style: italic;
	width: 30%;
	float: left;
	text-align: center;
	align-self: flex-end;
	color: #94C7F2;
}

.mainHeader nav {
	font-size: 1.25em;
	max-width: 40%;
	background-color: #3c8ed1;
	align-self: flex-end;
}

.mainHeader nav ul {
	list-style: none;
}

.mainHeader nav ul li {
	float: left;
	display: inline;
}

.mainHeader nav a:link, .mainHeader nav a:visited {
	display: inline-block;
	padding: .75em 1em;
}

.active a, .active a:active, .mainHeader nav a:active, .mainHeader nav a:hover, .mainHeader .current-menu-item a{
	color: #0666b6;
	background-color: #77b8ee;
}


.widgets{
	margin-top: 1%;
	margin-bottom: 1%;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	align-content: center;
}

.widgets article {
	float: left;
	width: 69%;
	color: white;
	background-color: #107ad2;
}

.widgets article img {
	width: 100%;
	height: auto;
}

.widgets article content {
	float: left;
	display: block;
	height: 100%;
}

.img-contact {
	width: 40%;
	float: right;
	padding: 5% 5%;
}

.widgets aside {
	width: 29%;
}

.widgets aside img{
	width: 100%;
	height: auto;
}

.widgets article header {
	padding: 1%;
}

.widgets article content p {
	padding: 0 2%;
}

.featuredContent{
	text-align: center;
	margin: 1% 0;
	display: flex;
	justify-content: space-around;
	align-content: stretch;
	align-items: flex-start;
}

.featuredContent article {
	background-color: #107ad2;
	width: 30%;
	padding: 1%;
}

.featuredContent article h3{
	color: #94C7F2;
}

.featuredContent article content p{
	color: #94C7F2;
	font-size: .75em;
}

.featuredContent article footer {
	width: 30%;
	float: right;
	margin-top: 5%;
	margin-right: 10%;
	background-color: #044e8b;
	color: #94C7F2;
	padding: 1% 1%;
}

.featuredContent article footer a:link, .featuredContent article footer a, .featuredContent article footer a:visited {
	color: white;
}

.featuredContent article img {
	width: 100%;
}

.single-post-wrapper {
	width: 74%;
	float: left;
	margin-top: 1%;
}

.comment a, .single-post-wrapper h1, .single-post-wrapper h2{
	color: white;
}

.comment a {
	text-decoration: underline;
}

.single-post-sidebar-wrapper {
	float: right;
	width: 24%;
	margin-top: 1%;
}

.single-post-sidebar a {
	color: white;
	text-decoration: underline;
}

.single-post-sidebar article {
	margin-bottom: 2%;
	background-color: #107ad2;
	padding: 1% 3%;
}

.search-box {
	margin-top: 5%;
	background-color: #3c8ed1;
	height: 2em;
	line-height: 2em;
	padding-left: 2%;
}

.search-button {
	text-align: right;
}

.single-post-sidebar {
	width: 100%;
	display: flex;
	flex-direction: column;
	width: 100%;
	color: white;
}

.single-post-content {
	width: 100%;
	display: flex;
	flex-direction: column;
	width: 94%;
	color: white;
}

.single-post-content a, .single-post-content a:link, .single-post-content a:visited {
	color: white;
	text-decoration: underline;
}

.single-post-content p {
	color: white;
}

ul.post-categories {
	list-style: none;
	display: inline;
}

ul.post-categories li {
	display: inline;
}

.single-post-content article {
	margin-bottom: 2%;
	padding: 2%;
	background-color: #107ad2;
}

.single-post-content header h1 {
	font-size: 200%;
}

.single-post-content header h3 {
	font-size: .90em;
	padding-bottom: 0;
}

.single-post-content header h4{
	font-size: .75em;
	padding-bottom: 2%;
}

.single-post-content p {
	margin-bottom: 4%;
}

.post-content h1{
	font-size: 2em;
}

.post-content h2{
	font-size: 1.5em;
}

.pots-content h3 {
	font-size: 1.25em;
}

.comment-body {
	padding: 2% 0;
}

.comment {
	color: white;
	padding: 0 1%;
	float: left;
	width: 67.5%;
	height: auto;
	background-color: #107ad2;
}

.comment-list .depth-2 {
	margin-left: 2%;
}

.comment header h3 {
font-size: 14px;
display: inline;
}

.comment header h4 {
display: inline;
}

.pagination-div {
	width: 69.5%;
	float: left;
	clear: both;
	text-align: center;
}

.pagination-div a, .pagination-div a:link, .pagination-div a:visited{
	color: white;
}

.wideContent{
	width: 100%;
	text-align: center;
}

.wideContent article {
	background-color: #107ad2;
	color: #94C7F2;
}

.wideContent article content p {
	font-size: .75em;
	padding: 1% 0;
}

.social-media {
	line-height: 3.5em;
}

.mainFooter {
	margin-top: 1em;
	background-color: #043c6d;
	display: flex;
	justify-content: space-between;
	align-content: stretch;
	align-items: center;
}

.mainFooter img {
	float: left;
	width: 50px;
	height: 50px;
}

.mainFooter article {
	text-align: center;
	color: #94C7F2;
	padding: .5%;
	margin: 1em 2%;
	flex-grow: 1;
	flex-basis: 33%;
}

.bright-footer {
	background-color: #055192;
}

.mainFooter article nav ul {
	list-style: none;
}

.mainFooter article nav ul li {
	color: #94C7F2;
	display: inline;
	font-size: .75em;
}

.mainFooter article nav ul li + li:before {
	content: "| ";
}

.menu-footer-menu-container a {
	color: #94C7F2;
}

.footer-details{
	font-size: 87.5%;
	color: #94C7F2;
	width: 100%;
	height: auto;
	clear: both;
	display: block;
	text-align: center;
	margin-top: -1.5em;
}

.footer-details a{
	text-decoration: underline;
	color: #94C7F2;
}

.clear-both{
	width: 100%;
	height: 0px;
	margin: 0 auto;
	display: block;
	clear: both;
}

@media only screen and (min-width: 651px) and (max-width: 1024px)
{
	.body{
		width: 98%;
	}
}

@media only screen and (min-width: 150px) and (max-width: 650px)
{
	body{
		font-size: 100%;
	}
	.body{
		width: 100%;
	}
	
	.mainHeader{
		flex-direction: column;
	}
	
	.mainHeader img {
		width: 98%;
		width: 98%;
		margin: 1% 1%;
	}
	
	.mainHeader h3 {
		width: 100%;
	}

	.mainHeader nav {
		max-width: 100%;
		width: 100%;
		margin: 2% 0;
	}
	
	.mainHeader nav a:link, .mainHeader nav a:visited {
		display: inline-block;
		padding: .75em 0em;
	}
	
	.mainHeader nav ul li {
		float: none;
		display: block;
		text-align: center;
	}
	
	.mainHeader nav ul li a {
		width: 100%;

	}
	
	.slider{
		display: none;
	}
	
	.widgets {
		flex-direction: column;
	}
	
	.widgets article {
		width: 100%;
	}

	.widgets article p {
		padding: 0 2%;
	}
	
	.widgets aside{
		margin: 2% 1%;
		width: 98%;
	}

	.widgets aside h1 {
		font-weight: 600;
		color: #77b8ee;
		font-size: 16px;
		margin: 1em 0;
	}
	
	.featuredContent{
		flex-direction: column;
	}
	
	.featuredContent article {
		margin: 1% 0;
		padding: 1% 0;
		width: 100%;
		padding: 0;
	}
	
	.featuredContent article img{
		margin-top: 2%;
		width: 95%;
	}
	
	.featuredContent article footer{
		float: none;
		margin: 4% auto;
		margin-bottom: 2%;
	}
	
	.mainFooter article nav {
		display: none;
	}

	.mainFooter {

		flex-direction: column;
		margin-top: 1em;
		background-color: #043c6d;
		display: flex;
		justify-content: flex-start;
		align-content: stretch;
		align-items: stretch;
	}

	.mainFooter article {
		flex-basis: 0;
	}

	.social-media{
		order: 1;
		height: auto;
		width: auto;
	}

	.summary{
		order: 2;
	}

	.footer-details{
		margin-top: 0;
	}

	.single-post-sidebar-wrapper {
		float: none;
		width: 100%;
		margin-top: 1%;
	}

	.single-post-sidebar {
		text-align: center;
	}

	.single-post-wrapper {
		width: 100%;
		float: left;
		margin-top: 1%;
	}

	.single-post-content {
		width: 100%;
	}

	.pagination-div{
		width: 100%;
	}


}
