/* Artfully masterminded by ZURB  */

/* -------------------------------------------------- 
   Table of Contents
-----------------------------------------------------
:: Shared Styles
:: Page Name 1
:: Page Name 2
*/
a:link, a:active, a:visited, a:hover{
	color: #F28500}
.topBar{
	background-color:#0059B2;
	color:#FFF;
	font-size:12px;
	padding:5px;
	padding-right:35px;
	text-align:right;}
.logoBar{
	margin-top:-25px;}
	.logo > a {
	background-size: contain !important;
	display: block;
	height: 225px;
	text-indent: -9999px;
	width: 220px;

	background-image: url(/wp-content/themes/readyjob/images/logo.webp);
	background-repeat: no-repeat;
	background-position: left top;
}
.mainBar{
	width: 100%;
	height: 250px !important;
	background-image: url(/wp-content/themes/readyjob/images/bg1.webp);
	background-color:#000;
	text-align: center;
	color: #FFF;
	padding-top: 20px;
	background-repeat: no-repeat;
	background-position: center top;	
}
.menuBar{
	border-top: solid 20px #0059B2;
	background-color:#222222;
	height: 90px;
	margin:0px;
	padding:0px;}
	
	.nav-bar {
height: 70px;
background: #222;
margin-left: 0;
margin-top: 0px!important;
padding: 0;
}
.nav-bar>li {
float: left;
display: block;
position: relative;
padding: 0;
margin: 0;
font-family: 'Abel', sans-serif;
border: none !important;
border-right: 1px solid #333 !important;
line-height: 69px;}
.nav-bar>li>a:first-child {
	border-left: 1px solid #333 !important;}
.nav-bar>li:last-child{
	border-right: 1px solid #333 !important;}
	.nav-bar>li>a {
color: #FFF;
font-size:18px !important;
font-family: 'Abel', sans-serif;
text-transform:uppercase;
font-weight:bold !important;
letter-spacing:-1px !important;
}
.nav-bar li a:hover {
background: rgb(227,74,0); /* Old browsers */
background: -moz-linear-gradient(top, rgba(227,74,0,1) 0%, rgba(227,74,0,1) 10%, rgba(51,51,51,1) 10%, rgba(51,51,51,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(227,74,0,1)), color-stop(10%,rgba(227,74,0,1)), color-stop(10%,rgba(51,51,51,1)), color-stop(100%,rgba(51,51,51,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(227,74,0,1) 0%,rgba(227,74,0,1) 10%,rgba(51,51,51,1) 10%,rgba(51,51,51,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(227,74,0,1) 0%,rgba(227,74,0,1) 10%,rgba(51,51,51,1) 10%,rgba(51,51,51,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(227,74,0,1) 0%,rgba(227,74,0,1) 10%,rgba(51,51,51,1) 10%,rgba(51,51,51,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(227,74,0,1) 0%,rgba(227,74,0,1) 10%,rgba(51,51,51,1) 10%,rgba(51,51,51,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e34a00', endColorstr='#333333',GradientType=0 ); /* IE6-9 */
}
.flyout{
	top:70px !important;}
	
.nav-bar>li.sublogo{
	border-right: none !important;
	display:none;}
	.nav-bar>li.sublogo:hover{
		background-color:transparent !important;}
.nav-bar>li.sublogo img{
	margin-top:-45px;}
.footer{
	border-top: solid 20px #0059B2;
background-color: #222222;
padding:15px;
min-height:100px;
color:#FFF;
	}
	
.footer a:link, .footer a:active, .footer a:visited{
	color: #0059B2;
	text-decoration: none;}
.footer a:hover{
	color: #0059B2;
	text-decoration: underline;}
.quoteBar{
	background:#E34A00;
	padding:10px;
	margin-top: 20px;
	margin-bottom:25px;}
.quoteInner{
	border: dashed 1px #FFF;
	color: #FFF;
	padding: 10px;
	font-family: 'Shadows Into Light Two', cursive;
	font-size:24px;
	text-align:center;}
.quoteInner	q{font-family: 'Shadows Into Light Two', cursive;
	font-size:24px;}
.quoteInner cite{
	font-family: 'Abel', sans-serif;
	display:block;}	
h1,h2,h3,h4,h5{
font-family: 'Abel', sans-serif;
	}
	
.bullets {
	background-image: url(/wp-content/themes/readyjob/images/bullet.webp);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
}
.bullets h5{
	margin: 0px;
	margin-left: 25px;}
	
	
@media only screen and (max-width: 767px) {
.menuBar{
	width: 100%;
	z-index: 1001 !important;
	height:auto;
	border-top:none;
	position:fixed;
	
	
}
.nav-bar li a:hover{
	background:none;
	background-color:#222222;}

.nav-bar>li:last-child{
	border-right: none;}
.nav-bar{
	width:100%;
	margin: 0px;}
.quoteBar{
	margin-top: 150px;}
}
.logoBarMobile{
	background-color: #222222;
	padding: 5px;
	}
	

/* -----------------------------------------
   Shared Styles
----------------------------------------- */



/* -----------------------------------------
   Page Name 1
----------------------------------------- */




/* -----------------------------------------
   Page Name 2
----------------------------------------- */


