/*
Theme Name: 		Flagstaff Recruitment
Theme URI: 		http://viewportindustries.com/products/starkers
Description: 		Custom WordPress Theme
Version: 		1.0
Author: 		John Anderson
Author URI: 		http://jobxsolutions.co.nz
Tags: 			clean, minimal,

Theme Based On Starkers Framework: http://viewportindustries.com/products/starkers

*/

/*
===========================
CONTENTS:

01 Sensible Defaults & Typography
02 Container
03 Header
04 Slider
05 Welcome Text
06 Entry Points
07 Footer
08 Media queries
===========================
*/

/* ----------------------------------------------------------------------------------------------------------
01 Sensible defaults ----------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */

@import "css/reset.css";

div,
article,
section,
header,
footer,
nav,
li				{ position:relative; /* For absolutely positioning elements within containers (add more to the list if need be) */ }

.group:after 			{ display:block; height:0; clear:both; content:"."; visibility:hidden; /* For clearing */ }

body 				{ background:#EFEFEF; font-family:Helvetica, Arial, sans-serif; color:#575656; font-size:14px; line-height: 1.42857em;}

::-moz-selection 		{ background:#75C2BD; color:#333; }
::selection 			{ background:#75C2BD; color:#333; }
.clearfix			{ clear:both;}

p 				{ margin: 1.42857em 0; /* Set margins on paragraphs to 1 x line-height */ }

hr  				{ display: block; height: 1px; border: 1px; border-top: 1px solid #c6c6c6; margin: 0em 0; padding: 0; }

textarea 			{width:260px;}

h1				{font-weight:600; font-size:15px; color:#386a6b;}
h2				{font-weight:600; color:#2b3f47; font-size:19px;  text-align:center; margin: 1.6666em 0 -0.0056em; /* top margin: 30px, bottom margin: 10px */ }
h3				{font-weight:600; color:#386a6b; font-size:16px; margin:1.6666em 0 0.1056em; /* top margin: 30px, bottom margin: 10px */}
h4				{font-weight:600;  margin:1.5666em 0 -0.4056em; /* top margin: 30px, bottom margin: 10px */}
h5				{font-weight:600; font-size:18px;}
h6				{font-weight:600; margin:1.5666em 0 -0.1056em; /* top margin: 30px, bottom margin: 10px */}

a:link				{color:#2b9596; text-decoration:none; font-weight:600;}
a:visited			{color:#2b9596; text-decoration:none; font-weight:600;}
a:hover				{color:#2b9596; text-decoration:none; font-weight:600;}
a:active			{color:#2b9596; text-decoration:none; font-weight:600;}

.darkblue			{color:#2b3f47;}
.mediumblue			{color: rgb(56, 106, 107);}
.blue				{color:#2b9596;}

ul				{padding-left:30px;}
li				{list-style-type:disc; }

.left				{float:left;}

.clear_styles ul		{padding-left:0px; padding-top:0px;padding-bottom:0px;}

.clear_styles li		{list-style-type:none;}


/* ----------------------------------------------------------------------------------------------------------
02 Container 			 ------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */

#container{
max-width:860px;
margin:0px auto;
background:white;
border-left:100px solid white;
border-right:100px solid white;
min-height:1000px;
padding-top:20px;
}


/* ----------------------------------------------------------------------------------------------------------
03 Header		 ------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */

#logo{
float:left;
position:relative;
right:85px;
}

.statement{
padding-top:50px;
font-weight:600;
font-size:16px;
float:right;
text-align:right;
}

header{
text-transform:lowercase;
left:3px;
}

nav{
color:#2b3f47;
margin-top:15px;
margin-bottom:15px;
font-size:16px;
}

nav a:link{
color:#2b3f47;
text-decoration:none;
font-weight:400;
}

nav a:visited{
color:#2b3f47;
}

nav a:hover{
color:#2b3f47;
}

nav a:active{
color:#2b3f47;
}

.main_menu li{
display:inline !important;
padding:0px;
margin:0px;
padding-right: 15px;
}


/* ----------------------------------------------------------------------------------------------------------
04 Slider		 ------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */

.flex-control-paging li a {
width: 14px;
height: 14px;
display: block;
background: #666;
background: #c6c6c6;
cursor: pointer;
text-indent: 9999px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
-o-border-radius: 20px;
border-radius: 20px;
box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
overflow:hidden;
}

.flex-control-nav li {
margin: 0 5px;
display: inline-block;
zoom: 1;
*display: inline;
}

.flex-caption a:link {
font-weight:400;
color: rgb(87, 86, 86);
}

.flex-caption a:visited {
font-weight:400;
color: rgb(87, 86, 86);
}

.flex-caption a:hover {
font-weight:400;
color: rgb(87, 86, 86);
}

.flex-caption a:active {
font-weight:400;
color: rgb(87, 86, 86);
}


.flexslider{
margin-bottom:0px!important;
z-index:1000;
}

.flex-caption{
margin-top:10px;
width:200px;
float:left;
font-size:16px;
color:#2b3f47;
z-index:1000;
margin-bottom:8px;
}

flex-control-nav flex-control-paging{
    width: 100px;
    vertical-align: middle !important;
}

.flex-control-nav {
bottom: 17px !important;
width:54% !important;
}

.flex-control-paging li a {
box-shadow: 0px important;
}

.arrows{
display:inline !important;
width:40px !important;
}

.slider_line{
position:relative;
margin-bottom:15px;
display:block;
}

.flex-prev {
display:none;
}

.flex-next {
display:none;
}

/* ----------------------------------------------------------------------------------------------------------
05 Welcome Text		 ------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */

#one_third_first_child{
border-left:none !important;
padding-left:0;
width:30.3%;
font-size:17px;
font-weight:600;
}


/* ----------------------------------------------------------------------------------------------------------
06 Entry Points	 ------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */

section.intro {
    padding: 10px 0 15px;
    line-height: 1.2;
}

.content_grid{
width:510px;
display:inline-block;
}

.content_grid h1{
margin-bottom: 15px;
}

.content_grid a{
text-decoration:none;
}

.content_grid p:hover{
text-decoration:none;
box-shadow: inset 1px 1px 2px 1px #3A6866;
}

.content_grid p{
display:inline-block;
width:200px;
background:#57ABA9;
border-radius:20px;
height:40px;
line-height:40px;
padding-left:20px;
margin:0px 30px 15px 0px;
box-shadow: inset -1px -1px 2px 1px #3A6866;
font-weight:bold;
color:white;
}

.content_grid img{
width:45px;
float:right;
}

.recruiting_now{
padding-left:5%;
padding-right:5%;
width:250px;
float:right;
border-left: 1px solid #c6c6c6;
display:block;
}

#job_seeker_login	{line-height:120px; width:270px; top:30px;}
#job_seeker_login p 	{float:right;}

#job_seeker_login_outer	{line-height:120px;}

.we_need_ppl{
color:#2b3f47;
}

.we_need_ppl h1{
color:#386a6b;
padding-bottom:5px;
}

.we_need_ppl li{
padding-top:9px;
padding-bottom:9px;
}

.we_need_ppl span{
float:right;
position:relative;
left:42px;
}

.we_need_ppl hr{
width:117%;
}

.middle{
width:25%;
float:left;
margin:4% 0% 4% 0%;
padding:0% 3% 0% 3%;
color:#2b3f47;
border-left:1px solid gray;
height:75px;
position:relative;
left:30px;
}

.one_quater{
width:21%;
float:left;
margin:4% 0% 4% 0%;
padding-left:4%;
color:#2b3f47;
border-left:1px solid gray;
height:75px;
}


/* ----------------------------------------------------------------------------------------------------------
07 Footer	 ------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */

footer{
margin-top:20px;
font-size:12px;
padding-bottom: 20px;
}

.one_fifth{
width:13%;
float:left;
margin:4% 0% 4% 0%;
padding:0% 4% 0% 4%;
color:#2b3f47;
border-left:1px solid gray;
height:65px;
}

#one_fifth_first_child{
padding-left:0px;
border-left:none;
}

#one_fifth_last_child{
padding-right:0px;
position:relative;
left:20px;
}

footer ul	{padding-left:0px; padding-top:0px;padding-bottom:0px;}
footer li	{list-style-type:none;}
header ul	{padding-left:0px; padding-top:0px;padding-bottom:0px;}
header li	{list-style-type:none;}

/* ----------------------------------------------------------------------------------------------------------
08 Media queries (using a mobile-first approach) ------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */

@media only screen
and (max-width : 1222px) {

    #container {
        max-width: 860px;
        margin: 0px auto;
        background: none repeat scroll 0% 0% white;
        border-left: 20px solid white;
        border-right: 20px solid white;
        min-height: 1000px;
        padding-top: 20px;
    }

    #logo {
        float: left;
        position: relative;
        right: 0px;
    }

/*    .recruiting_now{
    padding-left:5%;
    padding-right:5%;
    width:200px;
    float:right;
    border-left: 1px solid #c6c6c6;
    display:block;
    }*/

    .recruiting_now{
        padding-top: 20px;
        padding-left: 0;
        padding-right: 0;
        width: 100%;
        float: none;
        border-left: none;
        display:block;
    }
    .we_need_ppl span {
        left: auto;
    }
    .we_need_ppl hr {
        width: 100%;
    }

    .content_grid p{
    display:inline-block;
    width:170px;
    background:#57ABA9;
    border-radius:20px;
    height:40px;
    line-height:40px;
    padding-left:20px;
    margin:0px 20px 15px 0px;
    box-shadow: inset -1px -1px 2px 1px #3A6866;
    font-weight:bold;
    color:white;
    }

    .content_grid{
    width:495px;
    display:inline-block;
    margin:0 auto;
    }

    .one_fifth {
        height: 75px;
    }

    .middle {
        height: 75px;
    }

    #job_seeker_login {
      width: 230px;
    }
}


/* Smartphones (portrait and landscape) ----------- */

@media only screen
and (min-device-width : 320px)
and (max-device-width : 720px) {

    #container{
    padding:15px;
    margin:0 auto;
    background:white;
    border-left:0px;
    border-right:0px;
    }

    #logo {
        right: 0px;
    }

    nav, nav ul {margin:0 auto; width:100%; text-align:center; font-size:110%;}
    nav {padding-bottom:15px;padding-top:15px;}

    .statement {display:none;}

    .content_grid h1 {font-size: 120%;}

    .google_map{display:none;}

    textarea, input{width:80%;}

    .ourteam_img {float:none; !important; display:block; clear:both; text-align:center; width:100%; padding-bottom:20px !important;}

    .we_need_ppl span {
        float: right;
        position: relative;
        left: 0px;
    }

    .we_need_ppl hr {
        width: 100%;
    	font-size: 120%;
    }

    .we_need_ppl h1 {
    	font-size: 120%;
    }

    .we_need_ppl {
        margin-top: 0%;
        color: rgb(43, 63, 71);
    }

    .one_fifth {
        width: 100%;
        float: none;
        margin: 0% 0%;
        padding: 0% 0%;
        color: rgb(43, 63, 71);
        border-left: 0px;
        height:auto;
    padding-top:10px;
    }

    .middle {
        width: 100%;
        float: none;
        margin: 0% 0%;
        padding: 0% 0%;
        border-left: 0px;
        height: auto;
        position: relative;
        left: 0px;
    padding-top:10px;
    }

    #one_fifth_last_child {
    display:none;
    }

    #footer_bottom{
    padding-top:10px;
    }

    .content_grid p{
    display:inline-block;
    width:70%;
    background:#57ABA9;
    border-radius:20px;
    height:40px;
    line-height:40px;
    padding-left:5%;
    margin:0 11% 5% 11%;
    box-shadow: inset -1px -1px 2px 1px #3A6866;
    font-weight:bold;
    }


    .content_grid{
    width:100%;
    clear:both;
    margin-bottom:20px;
    }

    .content_grid h1{
    margin-bottom: 15px;
    margin-left:11%;
    }

    .recruiting_now{
    width:70%;
    float:none;
    border-left: none;
    height:auto;
    }

    .one_quater{
    width:100%;
    float:none;
    text-align:center;
    }


    .flex-control-nav {
    bottom: 10px !important;
    width:100% !important;
    }

    #job_seeker_login { width: 240px;}

    }

@media screen
       and (min-device-width: 768px)
       and (max-device-width: 1024px) {

    .content_grid {
        width: 435px;
        display: inline-block;
        margin: 0px auto;
    }

    .recruiting_now {
        width: 170px;
    }

    .content_grid p {
        width: 175px;
        padding-left: 5px;
    }

    #job_seeker_login {
        width: 200px;
    }

    .wpcf7-form input{
    width:140px;
    }

    .wpcf7-form textarea{
    width:130px;
    }
}

/* JobAdder Widget (Added 21/12/2017) */

#ja-jobs-widget .ja-button,
#ja-jobs-widget .back-link {
    text-transform: lowercase;
}

.ja-job-search {
    margin-bottom: 30px;
}

.ja-job-search .ja-form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.ja-job-search .ja-form .ja-field-container {
    flex: 0 0 49.5%;
    margin-bottom: 7px;
}

.ja-job-search .ja-form .ja-submit {
    flex: 0 0 100%;
    margin-top: 10px;
}

.ja-button {
    display: inline-block;
    background: #57ABA9;
    border: none;
    border-radius: 20px;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    margin: 0px 30px 15px 0px;
    box-shadow: inset -1px -1px 2px 1px #3A6866;
    font-weight: bold;
    color: white;
    outline: none !important;
}

.ja-button:hover,
.ja-button:focus,
.ja-button:active {
    text-decoration: none;
    box-shadow: inset 1px 1px 2px 1px #3A6866;
}

.ja-job-search .ja-form select {
    padding: 2px;
    width: 100%;
}

#ja-jobs-widget ul.classifications {
    margin-bottom: 0;
    padding: 5px 0;
    border: 1px solid #ddd;
    border-width: 1px 0 1px 0;
}

#ja-jobs-widget ul.classifications li {
    display: inline-block;
    margin-right: 5px;
    border: none;
    font-size: 12px;
    color: #888;
}
#ja-jobs-widget ul.classifications li:not(:last-child):after {
    content: '/';
    padding-left: 5px;
    color: #ddd;
}

#ja-jobs-widget p.date-posted,
#ja-jobs-widget p.reference {
    margin-top: 14px;
    font-size: 13px;
    color: #aaa;
}

#ja-jobs-widget p.date-posted {
    float: right;
}

.ja-job-list .job:not(:last-child) {
    margin-bottom: 35px;
}

.ja-job-list .title,
.ja-job-details .title {
    text-align: left;
    margin-bottom: 10px;
}

.ja-job-details .apply {
    margin-top: 40px;
}

.ja-job-details .apply .back-link {
    float: right;
    margin-top: 10px;
}

.ja-job-details ul:not(.classifications),
.ja-job-details ul:not(.classifications) li {
    border: none !important;
}

.ja-pager-container {
    margin-top: 40px;
    padding-top: 20px;
    font-size: 13px;
    border-top: 1px #ccc solid;
}

.ja-pager {
    position: relative;
    float: left;
}

.ja-pager-summary {
    float: right;
}

.ja-pager a, .ja-pager span.current-page {
    position: relative;
    padding: 0.5em 1em;
    margin-right: 0.5em;
    background: #eee;
    text-decoration: none !important;
}

.ja-pager a {
    background: #57ABA9;
    color: #fff;
}

.ja-pager a:hover, .ja-pager a:focus {
    background: #3A6866;
}

.powered-by-jobadder {
    display: none;
}

@media all and (max-width: 768px) {
    .ja-job-search .ja-form {
        display: block;
    }

    #ja-jobs-widget p.date-posted {
        float: none;
        margin-top: 10px;
        margin-bottom: 5px;
    }
    #ja-jobs-widget p.reference {
        margin-top: 5px;
        margin-bottom: 10px;
    }
}