/**
 *	Theme Name: RSM People
 *	Author: Mariart Design Studio
 *	Author URI: http://www.mariart.com.au
 *	Description: This is the custom theme for the RSM People website
 *	Version: 1.0
 *	Text Domain: rsm
 */


/*  ********************************************************************************  **
**  ********************************************************************************  **

	Colours:
		Red:			#ED1F4D
		Orange:			#F89921
		Green:			#15A84F
		Light Blue:		#0AABD9
		Dark Blue:		#273B92
		Pink:			#EB058C
		
		Text Grey:		#818181
		Dark Grey:		#59585D

**  ********************************************************************************  **
**  ********************************************************************************  */

@font-face {
  font-family: 'gotham';
  src: url('fonts/Gotham-Book.eot?#iefix') format('embedded-opentype'),  
  	   url('fonts/Gotham-Book.otf') format('opentype'),
	   url('fonts/Gotham-Book.woff') format('woff'), 
	   url('fonts/Gotham-Book.ttf') format('truetype'),
	   url('fonts/Gotham-Book.svg#Gotham-Book') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'gotham-med';
  src: url('fonts/Gotham-Bold.eot?#iefix') format('embedded-opentype'),
       url('fonts/Gotham-Bold.otf')  format('opentype'),
	   url('fonts/Gotham-Bold.woff') format('woff'),
	   url('fonts/Gotham-Bold.ttf')  format('truetype'),
	   url('fonts/Gotham-Bold.svg#Gotham-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'gotham-bold';
  src: url('fonts/Gotham-Black.eot?#iefix') format('embedded-opentype'),
       url('fonts/Gotham-Black.otf')  format('opentype'),
	   url('fonts/Gotham-Black.woff') format('woff'),
	   url('fonts/Gotham-Black.ttf')  format('truetype'),
	   url('fonts/Gotham-Black.svg#Gotham-Black') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'klavika';
  src: url('fonts/KlavikaRegular-OSF.eot?#iefix') format('embedded-opentype'),
       url('fonts/KlavikaRegular-OSF.otf')  format('opentype'),
	   url('fonts/KlavikaRegular-OSF.woff') format('woff'),
	   url('fonts/KlavikaRegular-OSF.ttf')  format('truetype'),
	   url('fonts/KlavikaRegular-OSF.svg#KlavikaRegular-OSF') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'klavika';
  src: url('fonts/KlavikaMedium-Plain.eot?#iefix') format('embedded-opentype'),
       url('fonts/KlavikaMedium-Plain.otf')  format('opentype'),
	   url('fonts/KlavikaMedium-Plain.woff') format('woff'),
	   url('fonts/KlavikaMedium-Plain.ttf')  format('truetype'),
	   url('fonts/KlavikaMedium-Plain.svg#KlavikaMedium-Plain') format('svg');
  font-weight: bold;
  font-style: normal;
}




/*  **********  Standard HTML tags  **********  */

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	color: #818181;
	font-family: gotham, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #ED1F4D;
	font-family: gotham;
	fon-weight: normal;
}
h1 {
	font-size: 34px;
	margin: 0 0 20px 0;
}

p, li {
	font-size: 13px;
	line-height: 20px;
	margin: 15px 0;
}

li {
	margin: 5px 0;
}

a {
	color: #333333;
}




/*  **********  Standard page containers  **********  */

#content {
	width: 920px;
	margin: 0 auto;
}

#primary {
	float: left;
	width: 660px;
	margin: 40px 0 0 30px;
}
#secondary {
	float: left;
	width: 230px;
	margin: 40px 0 0 0;
}

.home #primary {
	float: left;
	width: 570px;
	margin: 40px 0 0 0;
	padding: 0;
}
.home #secondary {
	float: left;
	width: 300px;
	margin: 40px 0 0 40px;
	padding: 0;
}





/*  **********  Header  **********  */

#masthead {
	width: 960px;
	margin: 30px auto;
	position: relative;
}

.top_links {
	position: absolute;
	top: 0;
	right: 20px;
}
.top_links a {
	float: left;
	line-height: 30px;
	margin: 0 0 0 5px;
}
.top_links a.enews {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	background: url("images/enews_arrow.png") center right no-repeat #18AAA0;
	padding: 0 30px 0 10px;
	font-family: gotham;
}

.header_phone {
	position: absolute;
	bottom: 0;
	right: 20px;
	padding: 0 40px 0 0;
	background: url("images/header_phone.jpg") top right no-repeat;
	font-family: gotham;
	text-align: right;
}
.header_phone .contact {
	font-size: 18px;
}
.header_phone .phone {
	font-size: 24px;
	font-family: gotham;
}

/*  Featured image  */
#page_feature_image {
	background: url("images/header_bg.jpg") top left repeat-x;
	margin: 0;
	padding: 0;
	border: none;
}
#page_feature_image .container {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
#page_feature_image .container img {
	margin: 0;
	padding: 0;
	max-width: 100%;
	height: auto;
	display: block;
}
.feature_image_text {
	font-size: 28px;
	font-family: gotham;
	color: #59585D;
}
.feature_image_text a {
	color: #59585D;
	text-decoration: none;
	font-size: 16px;
	text-transform: uppercase;
	padding: 0 15px 0 0;
	background: url("images/readmore_arrow.png") center right no-repeat;
}

.feature_image_text.quote {
	background: url("images/quotes_open_red.png") top left no-repeat;
	padding-top: 40px;
}
.feature_image_text.quote .close {
	padding-right: 60px;
	background: url("images/quotes_close_red.png") bottom right no-repeat;
	min-height: 40px;
	padding: 20px 0 0 0;
}
.feature_image_text.quote .close .name {
	font-family: gotham-med;
	padding: 0 0 5px 0;
	margin: 0;
}
.feature_image_text.quote .close .company {
	margin: 0;
	padding: 0;
}

.front_feature_overlay {
	position: absolute;
	top: 0;
	right: 0;
	width: 380px;
	height: 400px;
	background: url("images/overlay_bg.png");
}
.front_feature_overlay .inner {
	padding: 40px 30px;
}
.front_feature_overlay .content {
	font-family: gotham;
	padding: 0 90px 15px 0;
}
.front_feature_overlay .content h3 {
	color: #59585D;
	font-family: gotham;
	margin: 0 0 10px 0;
}
.front_feature_overlay p {
	margin: 7px 0;
	line-height: 18px;
	font-size: 13px;
}
.front_feature_overlay a {
	color: #59585D;
	background: url("images/more_link.png") center right no-repeat;
	padding: 0 15px 0 0;
}
.front_feature_overlay .content.recruitment {
	background: url("images/home_permanant.png") top right no-repeat;
}
.front_feature_overlay .content.labour {
	background: url("images/home_labour.png") top right no-repeat;
}
.front_feature_overlay .content.hr {
	background: url("images/home_hr.png") top right no-repeat;
}

.homepage_testimonial {
	background: url("images/quote_top.jpg") top left no-repeat;
	padding: 50px 0 0 0;
}
.homepage_testimonial p {
	font-size: 28px;
	line-height: 38px;
	color: #CECFD1;
}
.homepage_testimonial .company {
	background: url("images/quote_bottom.jpg") bottom right no-repeat;
	padding: 0 70px 0 0;
}
.homepage_testimonial .company .person_name {
	color: #59585D;
}




/*  **********  Footer  **********  */

#colophon {
	background: #EFF0F2;
	padding: 20px 0 60px 0;
	margin: 40px 0 0 0;
}
#colophon .inner {
	width: 920px;
	margin: 0 auto;
}
#colophon .site-info {
	float: left;
	color: #59585D;
}
#colophon .site-info a {
	color: #59585D;
	text-decoration: none;
}
#colophon .author_link {
	text-align: right;
}
#colophon .author_link a {
	color: #818181;
	text-decoration: none;
}




/*  **********  Navigation menu  **********  */

#main_nav {
	height: 25px;
	background: #59585D;
	margin: 0 0 10px 0;
}
#main_nav > div {
	width: 960px;
	margin: 0 auto;
}
.sf-menu {
	background: none;
	margin: 0;
}
.sf-menu li {
	background: none;
	border: none;
}
.sf-menu li a {
	border: none;
	background: #59585D;
	line-height: 25px;
	margin: 0;
	padding: 0 20px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-family: gotham;
}

/*  First-level items   */
/* Red */
#menu-item-53 a:hover, 
#menu-item-53.sfHover a, 
#menu-item-53.current-menu-item a, 
#menu-item-53.current-menu-parent a, 
#menu-item-53.current-menu-ancestor a {
	background: #ED1F4D;
}
/* Orange */
#menu-item-55 a:hover, 
#menu-item-55.sfHover a, 
#menu-item-55.current-menu-item a, 
#menu-item-55.current-menu-parent a, 
#menu-item-55.current-menu-ancestor a {
	background: #F89921;
}
/* Green */
#menu-item-67 a:hover, 
#menu-item-67.sfHover a, 
#menu-item-67.current-menu-item a, 
#menu-item-67.current-menu-parent a, 
#menu-item-67.current-menu-ancestor a {
	background: #15A84F;
}
/* Light Blue */
#menu-item-199 a:hover, 
#menu-item-199.sfHover a, 
#menu-item-199.current-menu-item a, 
#menu-item-199.current-menu-parent a, 
#menu-item-199.current-menu-ancestor a {
	background: #0AABD9;
}
/* Dark Blue */
#menu-item-75 a:hover, 
#menu-item-75.sfHover a, 
#menu-item-75.current-menu-item a, 
#menu-item-75.current-menu-parent a, 
#menu-item-75.current-menu-ancestor a {
	background: #273B92;
}
/* Pink */
#menu-item-77 a:hover, 
#menu-item-77.sfHover a, 
#menu-item-77.current-menu-item a, 
#menu-item-77.current-menu-parent a, 
#menu-item-77.current-menu-ancestor a {
	background: #EB058C;
}

.sf-menu .spacer {
	height: 25px;
	width: 13px;
	background: none;
}
.sf-menu li.spacer:hover, 
.sf-menu li.spacer.sfHover {
	background: none;
}

/* Home link */
#menu-item-53 a {
	padding-top: 3px;
	line-height: 22px;
}




/*  **********  Sidebars  **********  */

#widget-area {
	margin: 0;
	padding: 0;
}
#widget-area li {
	list-style: none;
}
#widget-area .menu {
	border-top: 1px solid #C0C0C0;
	margin: 0;
	padding: 0;
}
#widget-area .sub-menu {
	margin: 0;
	padding: 0;
}
#widget-area .menu li {
	margin: 0;
	padding: 0;
}
#widget-area .menu li a {
	display: block;
	border-bottom: 1px solid #C0C0C0;
	margin: 0;
	padding: 10px 20px;
}
#widget-area .menu li a:hover,
#widget-area .menu li.current-menu-item > a {
	background: url("images/menu_red.png") center left no-repeat;
	text-transform: uppercase;
}
#widget-area .menu > li > a {
	color: #59585D;
	font-family: gotham-med;
	text-decoration: none;
	font-size: 14px;
	text-transform: uppercase;
}
#widget-area .menu ul li a {
	text-decoration: none;
	color: #818181;
}
#widget-area .menu ul ul li a {
	padding-left: 40px;
	background: url("images/menu_list_bg.jpg") center center repeat-y;
}

#widget-area .menu > li {
	display: none;
}
#widget-area .menu > li.current-menu-item,
#widget-area .menu > li.current-menu-parent,
#widget-area .menu > li.current-menu-ancestor {
	display: block;
}

/*  Remove industries...  */
.widget-area .menu li.menu-item-61 .sub-menu {
	display: none !important;
}




/*  **********  Shared elements styles  **********  */

.clear {
	clear: both;
}
.clear_left {
	clear: left;
}
.clear_right {
	clear: right;
}
.alignleft {
	float: left;
	margin: 0 20px 10px 0;
}
.alignright {
	float: right;
	margin: 0 10px 20px 0;
}
.aligncenter {
	text-align: center;
}

.more-link,
.feature_image_text .more-link {
	background: URL("images/enews_arrow.png") center right no-repeat #ED1F4D;
	padding: 10px 50px 10px 20px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}




/*  **********  Industries shortcode  **********  */

.rsm_industries_area {
	background: #EFF0F2;
	margin: 40px 0 0 0;
	padding: 30px 15px 15px 30px;
}
.rsm_industries_area .industry {
	float: left;
	width: 190px;
	margin: 0 15px 15px 0;
}
.rsm_industries_area img {
	width: 100%;
	height: auto;
}

.rsm_industries_area h2 {
	font-size: 13px;
}
.rsm_industries_area h2 a {
	color: #59585D;
	text-decoration: none;
	text-transform: uppercase;
	margin: 10px 0;
}
.rsm_industries_area .readmore a {
	display: block;
	font-family: gotham-med;
}
.rsm_industries_area .red .readmore a {
	background-color: #ED1F4D;
}
.rsm_industries_area .orange .readmore a {
	background-color: #F89921;
}
.rsm_industries_area .green .readmore a {
	background-color: #15A84F;
}
.rsm_industries_area .light_blue .readmore a {
	background-color: #0AABD9;
}
.rsm_industries_area .dark_blue .readmore a {
	background-color: #273B92;
}
.rsm_industries_area .pink .readmore a {
	background-color: #EB058C;
}			




/*  **********  Testimonials areas  **********  */

.page_testimonials_list {
	background: #EFF0F2;
	margin: 40px 0 0 0;
	padding: 30px 30px 10px 30px;
}
.page_testimonials_list .testimonial {
	margin: 0;
	padding: 0 0 20px 0;
	min-height: 140px;
}
.page_testimonials_list img {
	width: 190px;
	height: 140px;
	float: left;
}
.page_testimonials_list .testimonial .content {
	margin-left: 220px;
}
.page_testimonials_list .testimonial .content h2 {
	margin: 0 0 5px 0;
	font-size: 16px;
	text-transform: uppercase;
	color: #59585D;
	font-family: gotham-med;
}
.page_testimonials_list .testimonial .content h3 {
	margin: 0 0 20px 0;
	font-size: 14px;
	color: #59585D;
}




/*  **********  Team page  **********  */

.rsm_team_container {
	margin: 0 0 40px 0;
}
.rsm_team_container .image {
	float: left;
	width: 200px;
	margin: 0;
}
.rsm_team_container .content {
	margin-left: 230px;
}
.rsm_team_container h2,
.rsm_team_container h3 {
	color: #59585D !important;
}
.rsm_team_container h2 {
	font-size: 16px;
	text-transform: uppercase;
	font-family: gotham;
	margin: 0 0 5px 0;
}
.rsm_team_container h3 {
	margin: 0;
}
.rsm_team_container .team_profile {
	padding: 0 0 10px 0;
	display: none;
}
.rsm_team_container .contact {
	margin: 0;
	padding: 0;
}
.rsm_team_container .contact li {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #808281;
	list-style: none;
}
.rsm_team_container .contact li a {
	display: block;
	padding: 15px 25px 15px 40px;
	text-transform: uppercase;
	text-decoration: none;
	color: #59585D;
	line-height: 15px;
	margin: 0;
}
.rsm_team_container .contact li a.linkedin .name {
	text-transform: uppercase;
}
.rsm_team_container .contact li a.linkedin {
	background: url("images/profile_linkedin.jpg") center left no-repeat;
	text-transform: none;
}
.rsm_team_container .contact li a.linkedin:hover {
	background: url("images/profile_linkedin_over.jpg") center left no-repeat;
	color: #0AABD9;
}
.rsm_team_container .contact li a.email {
	background: url("images/profile_email.jpg") center left no-repeat;
	text-transform: none;
}
.rsm_team_container .contact li a.email:hover {
	background: url("images/profile_email_over.jpg") center left no-repeat;
	color: #0AABD9;
}




/*  **********  Jobs page  **********  */

#jobs_container .head {
	height: 55px;
	background: url("images/job_search_bg3.jpg") top left repeat-x;
}
#jobs_container .head a,
#jobs_container .head div {
	float: left;
}
#jobs_container .head a {
	line-height: 45px;
	padding: 10px 20px 0 20px;
	font-size: 16px;
	text-transform: uppercase;
	text-decoration: none;
	color: #59585D;
}
#jobs_container .head div {
	width: 55px;
	height: 55px;
}
#jobs_container .head a.permanant {
	background: url("images/job_search_bg2.jpg") top left repeat-x;
}
#jobs_container .head a.contract {
	background: url("images/job_search_bg1.jpg") top left repeat-x;
}
#jobs_container .head div.job_spacer_1 {
	background: url("images/job_search_2.jpg") top left no-repeat;
}
#jobs_container .head div.job_spacer_2 {
	background: url("images/job_search_3.jpg") top left no-repeat;
}

#jobs_container .head.contract a.permanant {
	background: url("images/job_search_bg1.jpg") top left repeat-x;
}
#jobs_container .head.contract a.contract {
	background: url("images/job_search_bg2.jpg") top left repeat-x;
}
#jobs_container .head.contract div.job_spacer_1 {
	background: url("images/job_search_1.jpg") top left no-repeat;
}
#jobs_container .head.contract div.job_spacer_2 {
	background: url("images/job_search_4.jpg") top left no-repeat;
}


.job_item {
	margin: 0;
	padding: 30px 0;
	border-bottom: 1px solid #ACACAC;
}
.job_item .contact {
	float: right;
	width: 200px;
}
.job_item .contact a {
	background: url("images/job_contact.png") center right no-repeat #EFF0F2;
	color: #59585D;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	margin: 0 0 5px 0;
	padding: 5px 30px 5px 10px;
}
.job_item .contact a:hover {
	background: url("images/job_contact_over.png") center right no-repeat #15A84F;
	color: #FFFFFF;
}
.job_item .content {
	margin-right: 230px;
}
.job_item h2 {
	margin: 0 0 15px 0;
}




/*  **********  Contact Us page  **********  */

#contact_left {
	float: left;
	width: 450px;
	margin: 40px 0 0 0;
}
#contact_right {
	float: left;
	width: 440px;
	margin: 40px 0 0 30px;
}
.page-id-15 #text-2 > div,
.page-id-15 #text-5 > div {
	height: 400px;
}
#contact_left .gform_button {
	background: url("images/enews_arrow.png") center right no-repeat #EB058C;
	border: none;
	margin: 0;
	padding: 0 30px 0 5px;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 26px;
	text-transform: uppercase;
	font-family: gotham, Arial, Helvetica, sans-serif;
	
}




/*  **********  Set up our separate page colours  **********  */

.red h1, 
.red h2,
.red h3, 
.red h4, 
.red h5,
.red h6 {
	color: #ED1F4D;
}
.orange h1, 
.orange h2,
.orange h3, 
.orange h4, 
.orange h5,
.orange h6 {
	color: #F89921;
}
.green h1, 
.green h2,
.green h3, 
.green h4, 
.green h5,
.green h6 {
	color: #15A84F;
}
.light_blue h1, 
.light_blue h2,
.light_blue h3, 
.light_blue h4, 
.light_blue h5,
.light_blue h6 {
	color: #0AABD9;
}
.dark_blue h1, 
.dark_blue h2,
.dark_blue h3, 
.dark_blue h4, 
.dark_blue h5,
.dark_blue h6 {
	color: #273B92;
}
.pink h1, 
.pink h2,
.pink h3, 
.pink h4, 
.pink h5,
.pink h6 {
	color: #EB058C;
}

.red #widget-area .menu li a:hover,
.red #widget-area .menu li.current-menu-item > a {
	background: url("images/menu_red.png") center left no-repeat;
	color: #ED1F4D;
}
.orange #widget-area .menu li a:hover,
.orange #widget-area .menu li.current-menu-item > a {
	background: url("images/menu_orange.png") center left no-repeat;
	color: #F89921;
}
.green #widget-area .menu li a:hover,
.green #widget-area .menu li.current-menu-item > a {
	background: url("images/menu_green.png") center left no-repeat;
	color: #15A84F;
}
.light_blue #widget-area .menu li a:hover,
.light_blue #widget-area .menu li.current-menu-item > a {
	background: url("images/menu_light_blue.png") center left no-repeat;
	color: #0AABD9;
}
.dark_blue #widget-area .menu li a:hover,
.dark_blue #widget-area .menu li.current-menu-item > a {
	background: url("images/menu_dark_blue.png") center left no-repeat;
	color: #273B92;
}
.pink #widget-area .menu li a:hover,
.pink #widget-area .menu li.current-menu-item > a {
	background: url("images/menu_pink.png") center left no-repeat;
	color: #EB058C;
}

.orange .more-link {
	background-color: #F89921;
}
.green .more-link {
	background-color: #15A84F;
}
.light_blue .more-link {
	background-color: #0AABD9;
}
.dark_blue .more-link {
	background-color: #273B92;
}
.pink .more-link {
	background-color: #EB058C;
}

.orange .feature_image_text.quote {
	background-image: url("images/quotes_open_orange.png");
}
.orange .feature_image_text.quote .close {
	background-image: url("images/quotes_close_orange.png");
}
.green .feature_image_text.quote {
	background-image: url("images/quotes_open_green.png");
}
.green .feature_image_text.quote .close {
	background-image: url("images/quotes_close_green.png");
}
.light_blue .feature_image_text.quote {
	background-image: url("images/quotes_open_light_blue.png");
}
.light_blue .feature_image_text.quote .close {
	background-image: url("images/quotes_close_light_blue.png");
}
.dark_blue .feature_image_text.quote {
	background-image: url("images/quotes_open_dark_blue.png");
}
.dark_blue .feature_image_text.quote .close {
	background-image: url("images/quotes_close_dark_blue.png");
}
.pink .feature_image_text.quote {
	background-image: url("images/quotes_open_pink.png");
}
.pink .feature_image_text.quote .close {
	background-image: url("images/quotes_close_pink.png");
}





/*  **********  Hidden elements  **********  */

.skip-link,
.secondary-toggle,
#nav_toggle {
	display: none;
}



/*  ********************************************************************************  **

	Responsive media queries

**  ********************************************************************************  */

@media screen and (max-width: 960px) {
	
	/*  Page containers  */
	#content {
		width: auto;
		margin: 0 20px;
	}
	#primary {
		width: 65%;
		margin-left: 5%;
	}
	#secondary {
		width: 30%;
	}
	
	
	/*  Header  */
	#masthead {
		width: auto;
		margin: 30px 0 30px 30px;
	}
	
	/*  Footer  */
	#colophon .inner {
		width: auto;
		padding: 0 20px;
	}
	#colophon .site-info {
		float: none;
	}
	#colophon .author_link {
		text-align: left;
		margin-top: 20px;
	}
	
	/*  Navigation menu  */
	#main_nav > div {
		margin: 0;
		width: auto;
	}
	.menu .spacer {
		display: none;
	}
	.sf-menu li a {
		padding: 0 10px;
		font-size: 12px;
	}
	
	/*  Home page  */
	.home #primary {
		width: 65%;
	}
	.home #secondary {
		width: 30%;
		margin: 40px 0 0 5%;
	}
	#page_feature_image .container {
		width: auto;
		margin: 0;
	}
	.feature_image_text, 
	.front_feature_overlay {
		display: none;
	}
	.homepage_testimonial p {
		font-size: 24px;
		line-height: 32px;
	}
	
	/*  Testimonials area  */
	.page_testimonials_list {
		min-height: 70px;
	}
	.page_testimonials_list img {
		width: 95px;
		height: 70px;
		float: left;
	}
	.page_testimonials_list .testimonial .content {
		margin-left: 125px;
	}
	
	/*  Jobs page  */
	#jobs_container .head {
		background: none;
	}
	#jobs_container .head div {
		display: none;
	}
	#jobs_container .head a {
		padding: 0;
		line-height: normal;
		background: none !important;
		margin-right: 20px;
	}
	#jobs_container .head.permanant a.permanant,
	#jobs_container .head.contract a.contract {
		color: #15A85F;
	}
	.job_item .contact {
		margin: 0 0 10px 20px;
	}
	.job_item .content {
		margin-right: 0;
	}
	
}


@media screen and (max-width: 500px) {
	
	/*  Page containers  */
	#primary {
		width: auto;
		marginleft: 0;
		margin-right: 0;
		float: none;
	}
	#secondary {
		display: none;
	}
	.home #secondary {
		display: block;
	}
	
	/*  Header  */
	#masthead {
		margin: 10px;
	}
	.site-branding img {
		width: 73px;
		height: 55px;
	}
	.top_links {
		right: 0;
	}
	.top_links img {
		width: 20px;
		height: 20px;
	}
	.top_links a.enews {
		font-size: 12px;
		line-height: 20px;
	}
	.header_phone {
		background: none;
		padding: 0;
		right: 0;
	}
	.header_phone .contact {
		font-size: 11px;
	}
	.header_phone .phone {
		font-size: 14px;
	}
	
	/*  Home page  */
	.home #primary,
	.home #secondary {
		margin: 20px 0 0 0;
		width: auto;
		float: none;
	}
	
	/*  Navigation menu  */
	#main_nav {
		height: auto;
	}
	#nav_toggle {
		display: block;
		background: url("images/menu_icon.png") center left no-repeat;
		color: #FFFFFF;
		text-decoration: none;
		line-height: 40px;
		padding: 0 20px 0 40px;
	}
	.sf-menu {
		display: none;
		float: none;
		width: auto;
	}
	.sf-menu li, 
	.sf-menu li li,
	.sf-menu li li li {
		float: none;
	}
	.sf-menu a,
	.sf-menu li a,
	.sf-menu li li a,
	.sf-menu li li li a {
		float: none;
		display: block;
	}
	.sf-menu ul {
		float: none;
		position: relative;
	}
	
}