/*
Theme Name: 	Starkers
Theme URI: 		http://viewportindustries.com/products/starkers
Description: 	The totally nude Wordpress theme!
Version: 		4.0
Author: 		Elliot Jay Stocks & Keir Whitaker
Author URI: 	http://viewportindustries.com
Tags: 			starkers, naked, clean, basic
*/

/*
===========================
CONTENTS:

01 Sensible defaults
02 Typography
03 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:#fff; /* Don't forget to style your body to avoid user overrides */ }
::-moz-selection 	{ background:#ff0; color:#333; }
::selection 		{ background:#ff0; color:#333; }

/* ---------------------------------------------------------------------------------------------------------- 
02 Typography -----------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */
/*

14 / 16	= 		0.875em 		(14px equivalent)
16 / 16	= 		1em 			(16px equivalent)
18 / 16 = 		1.125em 		(18px equivalent)
21 / 16 = 		1.3125em 		(21px equivalent)
24 / 16 = 		1.5em 			(24px equivalent)
30 / 16 = 		1.875em 		(30px equivalent)

*/
#input_3_3{
border-right: none !important;
border-top: none !important;
border-left: none !important;	
	
}
body,
input,
textarea 			{ /* We strongly recommend you declare font-weight using numerical values, but check to see which weights you're exporting first */ }

h1, 
h2, 
h3, 
h4, 
h5, 
h6 					{ font-weight:bold; /* This helps to identify headings at the initial build stage, but you should write something more precise later on */ }


/* =Custom CSS 
--------------------------------------- */
body {
	font-family: 'Ubuntu', sans-serif !important;
}
a {
	outline: none !important;
	color: #337ab7;
}
img {
	height: auto;
	width: 100%;
}

/* =Header
--------------------------------------- */
#site-header {
    padding: 20px 0;
}
#branding {
	float: left;
	margin: 0 auto;
}
#site-nav {
	float: right;
	margin: 0 auto;
}
.site-logo {
	width: 304px;
	margin: 0 auto;
}

/* =Footer
--------------------------------------- */
.sub-footer {
	padding: 15px 0;
}
.subfooter-text {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 4px;
    margin-bottom: 4px;
    text-align: center;
    text-transform: uppercase;
}
.subfooter-phone {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 4px;
    margin-bottom: 3px;
    text-align: center;
}
.subfooter-social {
	margin: 0 auto;
	width: 16px;
}
.copyright {
    padding: 50px 0;
}
.copyright p {
	margin-bottom: 0;
}

/* =Navigation
--------------------------------------- */
.navbar-primary {
    background: transparent none repeat scroll 0 0 !important;
    border: 0 none !important;
    border-radius: 0;
    margin: 0;
}
.navbar-collapse {
	margin-top: 13px;
}
.navbar-default .navbar-nav > li > a {
    color: #2f3364;
    font-size: 16px;
    font-weight: 100;
}
.navbar-nav > li > a {
	color: #2f3364;
    border-right: 1px solid #2f3364;
	line-height: 0 !important;
    padding-bottom: 0;
    padding-top: 0;
}
#menu-item-26 a {
    border-right: 0 none;
}
.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:focus, 
.navbar-default .navbar-nav > .active > a:hover {
    background-color: transparent;
    color: #2f3364;
}
.top-links ul li {
    float: left;
    margin: 0 30px;
}
.top-links a {
    color: #2f3364;
    font-weight: 100;
    text-decoration: underline;
}
.bottom-links nav {
    float: left;
    margin: 0 auto;
}
.bottom-links .login-btn {
    float: right;
    margin: 0 auto;
    position: relative;
    top: 12px;
}
.login-btn a {
    background-color: #2c3462;
    color: #ffffff;
    display: block;
    font-size: 12px;
    letter-spacing: 2px;
    padding: 8px 35px;
    text-transform: uppercase;
}

/* =Site Content
--------------------------------------- */
/* =Home
---------------------------- */
#banner-wrapper {
    background-attachment: scroll;
    background-color: transparent;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% auto;
    height: auto;
    /* padding: 100px 0; */
	padding: 20px 0;
}
.fullwidthbanner-container {
	z-index: 9999;
}
.bc-1 {
	margin-top: 180px;
    margin-bottom: 70px;
}
.front-heading {
	color: #2d3562;
    font-weight: 700;
    margin-bottom: 25px;
    text-align: center;
	font-size: 38px;
}
.front-button {
    display: table;
    margin: 0 auto;
    text-align: center;
}
.front-button a {
    background-color: #2d3562;
    color: #ffffff;
    display: block;
    font-size: 14px;
    letter-spacing: 2px;
    padding: 9px 20px;
    text-transform: uppercase;
    width: 150px;
}
.featured-categories {
    overflow: hidden;
    padding: 100px 0;
}
.featured-category-content h4 {
    color: #2d3562;
    margin: 0;
    text-align: center;
}
.featured-category-content p {
    color: #2d3562;
    height: 90px;
    margin: 15px auto 40px;
    text-align: center;
    width: 145px;
}
.fc-btn {
    margin: 0 auto;
    text-align: center;
    width: 140px;
}
.fc-btn a {
    background-color: #2d3562;
    color: #ffffff;
    display: block;
    font-size: 12px;
    letter-spacing: 2px;
    padding: 8px 4px;
    text-transform: uppercase;
}
/* ONE COLUMN WRAPPERS */
#one-column-wrapper, #default-page-wrapper, #job-listing-wrapper {
	margin: 60px 0 140px;
}
/* ONE COLUMN PAGE WRAPPER */

/* About Us */
.about-content {
    padding: 140px 140px 0;
}
.about-text {
	padding: 20px 0 0;
}
.about-grant-link {
	display: block;
	margin-top: 150px;
}
/* About Us */

/* About Grant */
/*.about-grant-wrapper {
	margin: 60px 0 140px;
	background: url('http://bootsandsuits.com.au/wp-content/uploads/2016/04/Grant-Portrait.jpg') no-repeat 0 0 transparent;
	padding: 100px 0;
	height: 940px;
	margin-bottom: 0 !important;
}
.about-grant-content {
    color: #fff;
    margin: 130px auto 0;
    width: 1170px;
}
.about-grant-content p {
    margin-bottom: 20px;
    width: 80%;
}	

/* About Grant */

/* Plain Content */
.plain-content {
    color: #2d3562;
    margin: 60px auto 0;
    width: 55%;
}
.plain-content p {
    margin-bottom: 20px;
}
.interested {
    display: block;
    font-weight: bold;
    margin-top: 80px;
    text-align: center;
}
.contact-button {
    background-color: #2d3562;
    color: #dfe4ee;
    display: block;
    font-weight: 100;
    margin: 0 auto;
    padding: 5px;
    text-align: center;
    text-transform: uppercase;
    width: 150px;
	border: 1px solid #2d3562;
}
.contact-button:hover {
	background-color: #dfe4ee;
    color: #2d3562;
	text-decoration: none;
}*/
/* Plain Content */

/* Job Listing */
.job_listings img.company_logo {
	display:none;
}
.job_listings h3 {
    color: #2c3462;
	font-size: 20px !important;
    margin-bottom: 20px !important;
}
.job_listing a { padding: 20px 0 !important;}
li.job_listing {
    border-bottom: 1px solid #2c3462 !important;
}
.job_listings .position {
	float: none !important;
	padding: 0 !important;
    width: 100% !important;
}
.job_listings .meta {
	float: none !important;
	padding: 0 !important;
    width: 100% !important;
	text-align: left !important;
}
.job_listings .meta li {
	display: inline !important;
    margin: 0 10px 0 0 !important;
}
.job_listings .company, .job_listings .location, .job_listings .date, .job_listings .application-deadline {
    color: #2c3462 !important;
	padding: 0 !important;
	float: none !important;
}
.job_listing a:hover {
	background-color: transparent !important;
}
/* Job Listing */

/* CONTACT PAGE  */
#contact-page-wrapper {
	background: url('images/contact-bg.jpg') no-repeat 0 0 transparent;
	padding: 100px 0;
	height: 940px;
}
.contact-form-wrapper {
    display: block;
    margin: 0 auto !important;
    text-align: center;
    width: 60%;
}
.contact-title {
    color: #ffffff;
    font-size: 24px;
    font-weight: 100;
    margin: 0 auto 50px;
    text-align: center;
    width: 60%;
}
.contact-form-wrapper .name, .contact-form-wrapper .email {
    height: 40px;
    margin-bottom: 10px;
    width: 475px;
}
.contact-submit {
    background-color: #2d3562;
    border: medium none;
    color: #ffffff;
    display: block;
    margin: 60px auto;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
    width: 150px;
}
div.wpcf7 img.ajax-loader {
    width: 16px;
}
/* Post a Job */
#submit-resume-form fieldset:first-child label, #submit-job-form fieldset:first-child label {
    font-family: "Montserrat",Arial;
    font-size: 18px;
    font-weight: bold;
}
#submit-resume-form fieldset:first-child label, #submit-resume-form fieldset:first-child .field, #submit-job-form fieldset:first-child label, #submit-job-form fieldset:first-child .field {
    float: none;
    text-align: center;
    width: 100%;
}
#submit-resume-form fieldset:first-child .button, #submit-job-form fieldset:first-child .button {
    display: block;
    left: 50%;
    margin: 30px 0 30px -100px;
    position: relative;
    width: 200px !important;
}
.job-manager-form fieldset {
    border-bottom: 1px solid #e7e7e7;
    display: table;
    padding: 15px 0;
    width: 100%;
}
.job-manager-form label {
    float: left;
    margin-top: 10px;
    width: 30%;
	font-weight: 400;
	text-transform: uppercase;
}
.job-manager-form .field {
    float: right;
    width: 70%;
}
.job-manager-form input[type="text"], .job-manager-form input[type="email"], .job-manager-form select, .job-manager-form textarea {
    width: 100%;
}
.job-manager-form .button {
    background: #2f3364 none repeat scroll 0 0;
    border: medium none;
    border-radius: 4px;
    color: #fff;
    font-family: "Montserrat",Arial;
    font-size: 18px;
    font-weight: bold;
    margin-top: 30px;
    padding: 10px 30px;
    text-transform: uppercase;
    width: auto;
}
.job-manager-form h2::after, #reply-title::after {
    bottom: 0;
    content: "";
    display: block;
    height: 5px;
    left: 0;
    margin-top: 10px;
    position: absolute;
    width: 60px;
}
.job-manager-form h2 {
    color: #2f3364;
    font-size: 30px;
    margin-bottom: 50px;
    margin-top: 60px;
    text-transform: uppercase;
}
/* Timesheet page */
#tfk_filters li + li::before, #tfk_subfilters li + li::before {
	content: "";
}
#tfk_filters {
    background: #eee none repeat scroll 0 0;
    font-size: 1.2em;
    margin-left: 0;
    padding: 10px;
}
#tfk_filters li {
    border-right: 1px solid #000;
    padding: 0 20px;
}
#tfk_filters li:last-child {
    border-right: 0 none;
}
#tfk_subfilters {
    background: #eee none repeat scroll 0 0;
    line-height: normal;
    padding: 10px;
}
#tfk_subfilters li {
    border-right: 1px solid #000;
    padding: 0 20px;
}
#tfk_subfilters  li:last-child {
    border-right: 0 none;
}
.tfk_projects {
	width: 100%;
}
.tfk_projects th {
    background: #eee none repeat scroll 0 0;
    border: 1px solid;
    padding: 10px;
    text-transform: uppercase;
    white-space: nowrap;
}
.tfk_projects td {
    background: #eee none repeat scroll 0 0;
    border: 1px solid;
    padding: 10px;
}
#tfk_breadcrumb {
    background: #eee none repeat scroll 0 0;
    padding: 30px;
}
#tfk_new_task {
    display: block;
    float: none;
    font-weight: bold;
    line-height: 1.5em;
    margin: 10px 20px 20px;
    text-transform: uppercase;
}
#tfk_cal_btn {
    width: 28px;
}
#tfk_edit_task_form fieldset h3 {
    color: #2f3364;
    font-size: 40px;
    text-transform: uppercase;
}
#tfk_edit_task_form > fieldset > ol > li > label {
    font-weight: 400;
    text-transform: uppercase;
}
#tfk_edit_task_form .tfk_submit {
    background: #2f3364 none repeat scroll 0 0;
    border: medium none;
    border-radius: 4px;
    color: #fff;
    font-family: "Montserrat",Arial;
    font-size: 18px;
    font-weight: bold;
    margin-top: 30px;
    padding: 10px 30px;
    text-transform: uppercase;
    width: auto;
}
/* Timesheet page */

#login-form,
#signup-form {
    margin: 80px auto;
    width: 35%;
}
#login-form h1,
#signup-form h1 {
    color: #2d3562;
    text-align: center;
}
.divider {
    background-color: #2d3562;
    height: 2px;
    margin: 20px auto 55px;
    width: 10%;
}
.login-inner label,
.signup-inner label {
    color: #2d3562;
    font-size: 16px;
    font-weight: normal;
}
.login-form-field,
.signup-form-field {
    border: 0 none;
    border-radius: 0;
    padding: 10px;
    width: 100%;
}
.login-user,
.login-password,
.user, 
.email, 
.password, 
.confirm-password, 
.agree {
    margin-bottom: 12px;
}
.login-form-submit,
.signup-form-submit {
    background-color: #2d3562;
    border: 0 none;
    color: #ffffff;
    padding: 10px 20px;
}
.submit-btn {
    display: table;
    margin: 0 auto;
}
/* Single Job Listing */
.single-job_listing{
	color: #2c3462;
}
.single-job_listing #content {
    margin: 60px auto 120px;
}
.job-listings-sidebar {
    border-right: 1px solid #2c3462;
    min-height: 768px !important;
    padding-top: 60px;
}
.single-job_listing article {
    padding: 55px 20px;
}
#main .single_job_listing .meta {
    display: none;
}
.single_job_listing .meta {
    margin: 30px 0;
}
.single_job_listing .meta .job-type {
    color: #fff;
    text-align: center;
    width: 130px;
}
.job-listing-meta span {
    color: #2c3462;
    font-size: 16px;
    font-weight: 600;
}
.single_job_listing .meta li {
	color: #2c3462;
    float: none;
    margin: 0 0 20px;
}
.single_job_listing .company {
	display: inline-block;
    margin: 0 20px;
	vertical-align: top;
}
.wp-job-manager-bookmarks-form {
	border: none;
    display: inline-block;
    margin: 10px 0;
	vertical-align: top;
}
.apply-with-facebook, .apply-with-xing {
	display: none;
}
.job_application {
	text-align: center;
}
.application_button {
	background: #2c3462 none repeat scroll 0 0;
    color: #fff;
}
.application_details {
    background: #fff none repeat scroll 0 0;
}
.application_details::before, .application_details::after {
	left: 27em;
}
.apply_with_resume button{
	background: #2f3364 none repeat scroll 0 0;
    border: medium none;
    border-radius: 4px;
    color: #fff;
    font-family: "Montserrat",Arial;
    font-size: 18px;
    font-weight: bold;
    margin-top: 30px;
    padding: 10px 30px;
    text-transform: uppercase;
    width: auto;
}
/*@media screen and (max-width:1024px) {
	
	.about-grant-wrapper {
		background: transparent url("images/about-grant-bg.jpg") no-repeat scroll center center / cover ;
		height: auto;
	}
	.about-grant-content {
		color: #fff;
		margin: 30px auto;
		width: 758px;
	}
}
@media screen and (max-width:768px) {
	
	.about-grant-wrapper {
		background: transparent url("images/about-grant-bg.jpg") no-repeat scroll 80% 50% / cover ;
		height: auto;
	}
	.about-grant-content {
		color: #fff;
		margin: 30px 60px;
		width: 538px;
	}
}
@media screen and (max-width:736px) {
	
	.about-grant-wrapper {
		background: black none repeat scroll 0 0;
		height: auto;
	}
	.about-grant-content {
		color: #fff;
		margin: 10px auto;
		width: 80%;
	}
	.about-grant-content p {
		margin-bottom: 20px;
		width: 100%;
	}
}*/
@media screen and (max-width:960px) {	.bottom-links nav {		 z-index: 0 !important;	}
	.navbar-toggle {
		display: none!important;
	}
}

.rp4wp-related-job_listing>ul li.job_listing a img.company_logo, .rp4wp-related-job_listing>ul li.no_job_listings_found a img.company_logo, ul.job_listings li.job_listing a img.company_logo, ul.job_listings li.no_job_listings_found a img.company_logo {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 1em;
    float: left;
    margin-right: 1em;
    vertical-align: middle;
    box-shadow: none;
    display: none;
}