/*
Theme Name: Simone McGurk Theme
Author: MediaOnMars
Author URI: http://mediaonmars.com.au/
Version: 1.0
License: GNU General Public License
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, ol, ul, li, h1, h2, h3, h4, h5, h6, p, form {
	border: none;
	margin: 0;
	padding: 0;
}
* {outline: 0;}
table {
	border-collapse: separate;
	border-spacing: 0;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
img {
	vertical-align: middle;
	max-width: 100%;
	height: auto;
}
a img {
	border: none;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol li, ul li {
	list-style-position: outside;
}
input, textarea {-webkit-border-radius: 0;}
textarea, input[type="text"], input[type="email"], input[type="button"], input[type="submit"], .wpcf7 input.wpcf7-submit {-webkit-appearance: none;}

/* =Global
----------------------------------------------- */

html {background: url(images/bg.jpg) repeat;}

body {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	color: #3a382f;
}

h2 {
	font-size: 36px;
	font-weight: 600;
	margin-bottom: 24px;
	color: #be191b;
	background: url(images/line.jpg) repeat-x left bottom;
	padding-bottom: 18px;
	line-height: 54px;
}

h2.title {
	background: url(images/footer_bg.jpg) repeat;
	padding: 20px 26px;
	margin-bottom: 30px;
}

h3 {
	font-size: 30px;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-weight: normal;
	margin-bottom: 10px;
	color: #be191b;
}
h3 a {color: #be191b;}
h3 a:hover {color: #565346;}

h4 {
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 20px;
}

h4.widget-title {
	font-size: 30px;
	font-weight: 600;
	margin-bottom: 28px;
	color: #be191b;
	background: url(images/line.jpg) repeat-x left bottom;
	padding-bottom: 19px;
}

h5 {
	font-size: 18px;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	font-weight: normal;
}

h5.widget-title, .featured_issues h5 {
	padding: 10px 22px 40px 22px;
	color: #fff;
	background: url(images/wave_grey.png) no-repeat left top;
	margin-bottom: -32px;
	position: relative;
	z-index: 9;
	height: 36px;
}
.featured_issues h5 {background: url(images/wave_red.png) no-repeat left top;}

h5.widget-title a, .featured_issues h5 a {color: #fff;}

h5.widget-title a:hover {color: #e72d02;}
.featured_issues h5 a:hover {color: #ccc;}

h6 {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 10px;
}

a {
	color: #e72d02;
	text-decoration: none;
}
a:focus,
a:active,
a:hover {
	color: #be191b;
}

.clear {
	clear: both;
	font-size: 1px;
}

/* =Structure
----------------------------------------------- */

.wrapper {
	width: 990px;
	margin: 0 auto;
}

/* Block Alignment */

.alignleft {float: left;}
.alignright {float: right;}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Text Alignment */

.textleft {text-align: left;}
.textright {text-align: right;}
.textcenter {text-align: center;}
.textjustify {text-align: justify;}

.nav-previous {float: left;}
.nav-next {float: right;}

/* =Header
----------------------------------------------- */

.header {
	height: 205px;
	background: url(images/header_bg.png) repeat-x left top;
	position: relative;
	z-index: 9;
}

#branding {
	height: 110px;
	padding: 20px 0;
}

#branding #site-title {
	float: left;
	padding-top: 19px;
}
#branding #site-title a {text-decoration: none;}

.header_item {
	float: right;
	margin-left: 20px;
}

.header_button {padding-top: 25px;}

.header_button a {
	float: left;
	padding: 0 32px;
	height: 55px;
	line-height: 55px;
	font-size: 30px;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	color: #be191b;
	background: #fff;
}
.header_button a:hover {color: #565346;}

.social_icons {
	text-align: right;
	padding-top: 35px;
}

.social_icons li {display: inline;}

.social_icons a {
	display: inline-block;
	height: 0;
	padding-top: 35px;
	width: 35px;
	overflow: hidden;
	margin-left: 7px;
}

.social_icons .icon_fb a {background: url(images/icon_fb.jpg) no-repeat left top;}
.social_icons .icon_twitter a {background: url(images/icon_twitter.jpg) no-repeat left top;}

/* =Menu
-------------------------------------------------------------- */

#mainmenu {
	clear: both;
	padding-top: 5px;
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	text-transform: uppercase;
}

#mainmenu ul {list-style-type: none;}

#mainmenu li {
	float: left;
	padding-right: 2px;
	background: url(images/sep.jpg) no-repeat right top;
	text-align: center;
	position: relative;
}

#mainmenu a {
	display: block;
	height: 33px;
	padding: 7px 18px 6px 18px;
	color: #565346;
}

#mainmenu a:hover, #mainmenu li.current-menu-ancestor > a, #mainmenu li.current-page-ancestor > a, #mainmenu li.current-menu-parent > a, #mainmenu li.current-menu-item > a, #mainmenu li.current_page_item > a, #mainmenu li.current_page_parent > a {color: #be191b;}

#mainmenu ul#menu-main-menu > li:first-child > a {
	padding-left: 20px;
	background: url(images/sep.jpg) no-repeat left top;
}

#mainmenu ul.sub-menu {
	display: none;
	width: 200px;
	top: 46px;
	left: 0;
	position: absolute;
	background: #565346;
}

#mainmenu li:hover > ul.sub-menu {display: block;}

#mainmenu ul.sub-menu li {
	float: none;
	padding: 0;
	background: none;
	text-align: left;
	border-top: 1px solid #afa99b;
}

#mainmenu ul.sub-menu > li:first-child {border-top: none;}

#mainmenu ul.sub-menu a {
	height: auto;
	padding: 7px 15px;
	color: #fff;
}

#mainmenu ul.sub-menu a:hover, #mainmenu ul.sub-menu li.current-menu-ancestor > a, #mainmenu ul.sub-menu li.current-page-ancestor > a, #mainmenu ul.sub-menu li.current-menu-parent > a, #mainmenu ul.sub-menu li.current-menu-item > a, #mainmenu ul.sub-menu li.current_page_item > a, #mainmenu ul.sub-menu li.current_page_parent > a {
	background: #bf191b;
	color: #fff;
}

/* =USP
----------------------------------------------- */

#usp {
	color: #565346;
	font-size: 16px;
	padding-top: 12px;
	background: url(images/footer_bg.jpg) repeat;
	margin-top: -4px;
}

#usp .inner {
	background: url(images/usp_bottom_bg.jpg) repeat-x left bottom;
	padding-bottom: 4px;
}

#usp article.padded {
	padding-left: 492px;
	padding-top: 76px;
}

#usp p {line-height: 19px;}

#usp .featured {
	text-align: center;
	margin-top: -12px;
}

/* =Content
----------------------------------------------- */

#body.home h2, #usp h2 {
	font-size: 60px;
	font-weight: 600;
	margin-bottom: 7px;
	padding-bottom: 0;
	color: #3b3a37;
	background: none;
}

#primary {
	margin-top: -3px;
	padding-top: 30px;
	padding-bottom: 30px;
}

#primary.has_featured {
	margin-top: -3px;
	padding-top: 0;
}

body.home #primary {
	margin-top: 0;
	padding: 27px 0 5px 0;
}

#content {
	background: url(images/footer_bg.jpg) repeat;
	padding: 15px 30px;
}

#content.has_sidebar {
	float: left;
	width: 595px;
}

body.home #content {
	background: none;
	padding: 0;
}

#content a:hover {text-decoration: underline;}

#primary p, #usp ul, #primary ul, #usp ol, #primary ol {margin-bottom: 18px;}
#usp .entry-content p {margin-bottom: 0;}
#usp ul, #primary ul, #usp ol, #primary ol {margin-left: 20px;}

.sidebar {
	float: right;
	width: 260px;
	margin-bottom: 10px;
	padding: 21px 30px;
	background: url(images/footer_bg.jpg) repeat;
}

body.home .sidebar {
	width: 320px;
	padding: 0;
	background: none;
}

.sidebar .widget {margin-bottom: 20px;}

body.home .sidebar .widget:first-child iframe {background: #fff;}

body .wp-pagenavi a, body .wp-pagenavi span {
	border: none;
	color: #fff;
	background: #565346;
	padding: 6px;
	width: 28px;
	text-align: center;
	display: inline-block;
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	font-weight: normal;
}

body .wp-pagenavi a {
	background: #e72d02;
	color: #fff;
}
body .wp-pagenavi a:hover {background: #565346;}

body .wp-pagenavi span.current {font-weight: normal;}

/* =Current issues page
-------------------------------------------------------------- */

.current_issues article, .latest_news article {
	margin-bottom: 30px;
	background: url(images/wave_red_long2.jpg) no-repeat right top #fff;
	font-size: 14px;
	padding-right: 20px;
}

.latest_news article {background: url(images/wave_grey_long.png) no-repeat right top #fff;}

.current_issues .featured_icon, .latest_news .featured_icon {
	float: left;
	margin-right: 12px;
}

.current_issues .list .entry-content {padding-top: 72px;}
.latest_news .list .entry-content {padding-top: 50px;}

.latest_news .date {
	float: none;
	padding-bottom: 6px;
}

/* =Homepage news feed
----------------------------------------------- */

.news_feed {
	float: left;
	width: 655px;
	margin-bottom: 30px;
	font-size: 14px;
}

.feed_featured {margin-bottom: -75px;}
.feed_featured img {min-width: 100%;}

.feed_title {
	padding-top: 46px;
	min-height: 45px;
	background: url(images/wave_red_long.png) no-repeat left top;
	position: relative;
	z-index: 9;
	padding: 46px 200px 0 20px;
	text-transform: uppercase;
}

.feed_title h3 {
	float: left;
	margin-bottom: 0;
}

.date {
	padding-top: 14px;
	float: right;
	white-space: nowrap;
	color: #565346;
	font-size: 18px;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
}

.date sup {font-size: 9px;}

.news_feed .entry-content {
	padding: 8px 20px 20px 20px;
	background: #fff;
}

.news_feed h6 a {color: #3b3a37;}
.news_feed h6 a:hover {color: #d73104;}

.read_more {text-align: right;}

.read_more a, #mc_signup_form input#mc_signup_submit {
	display: inline-block;
	background: #e72d02;
	color: #fff;
	font-size: 18px;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	padding: 0 15px;
	height: 40px;
	line-height: 40px;
}
.read_more a:hover, #mc_signup_form input#mc_signup_submit:hover {background: #565346;}

#primary #mc_signup_form .mc_merge_var {margin-bottom: 10px;}

.mc_error_msg, .mc_success_msg {
	margin-bottom: 10px;
	display: block;
}

#mc_signup_form .mergeRow {display: none;}
#mc_signup_form .mc_var_label, #mc_signup_form .mc_interest_label {margin-bottom: 3px;}

#mc_signup_form input#mc_signup_submit {
	border: none;
	margin: 0;
	float: right;
	cursor: pointer;
	width: 120px;
}

#mc_signup_form input[type="text"] {
	width: 260px;
	padding: 7px 14px 8px 14px;
	font-family: Oswald;
	color: #565346;
	font-size: 16px;
	text-transform: uppercase;
	background: #fff;
	border: none;
}

#mc-indicates-required {
	float: left;
	white-space: nowrap;
	width: auto !important;
	padding-top: 10px;
}

/* =Homepage issues feed
----------------------------------------------- */

.featured_issues {margin-bottom: 50px;}

.featured_issues article {
	width: 320px;
	float: left;
	margin-right: 15px;
}

.featured_issues article.last_post {margin-right: 0;}

.featured_issues .read_more {
	margin-top: -60px;
	padding-right: 20px;
}

/* =Homepage bottom widgets
----------------------------------------------- */

.bottom {
	font-size: 14px;
	margin-bottom: 30px;
	background: url(images/wave_grey_long.png) no-repeat left top #fff;
	padding: 62px 152px 0 0;
	position: relative;
}

.bottom iframe {
	float: left;
	width: 320px !important;
	margin: -62px 20px 0 0;
}

.bottom .textwidget p {margin-bottom: 0 !important;}

.bottom a.button {
	position: absolute;
	width: 84px;
	height: 54px;
	padding: 6px 23px 0 13px;
	text-align: center;
	bottom: 20px;
	right: 20px;
	background: url(images/button_bg.jpg) no-repeat right top #e72d02;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #fff;
}
.bottom a.button:hover {background: url(images/button_bg.jpg) no-repeat right bottom #565346;}

/* =Footer
----------------------------------------------- */

#footer {
	background: url(images/footer_top_bg.jpg) repeat-x left top;
	padding-top: 5px;
}

.footer_wrapper {
	background: url(images/footer_bg.jpg) repeat;
	padding-bottom: 20px;
}

.footer_inner {
	background: url(images/footer_image.jpg) no-repeat center bottom;
	padding: 25px 0 110px 0;
	min-height: 100px;
}

#footer_menu {
	font-size: 16px;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	text-align: center;
	background: url(images/line.jpg) repeat-x left bottom;
	padding-bottom: 26px;
	margin-bottom: 24px;
}

#footer_menu ul {list-style-type: none;}

#footer li {
	margin: 0 8px 0 7px;
	display: inline;
}

#footer p {margin-bottom: 14px;}

#footer a {color: #be191b;}
#footer a:hover {color: #3b3a37;}

.footer_left {
	float: left;
	width: 50%;
}

.wa_labor_logo {
	float: left;
	margin-right: 18px;
}
.copyright {padding-top: 8px;}

.footer_right {
	padding-top: 8px;
	float: right;
	width: 50%;
	text-align: right;
}

/* Tablets */
@media screen and (min-width: 670px) and (max-width: 1000px) {
	body {width: 1100px;}
}

/* Phones */
@media screen and (max-width: 660px) {
	
	.wrapper {width: 320px;}
	
	iframe {max-width: 100% !important;}
	
	h2 {
		font-size: 24px;
		line-height: 31px;
	}

	h2.title {
		padding: 20px;
		margin-bottom: 20px;
	}

	h3 {
		font-size: 21px;
		text-transform: uppercase;
		font-family: 'Oswald', sans-serif;
		font-weight: normal;
		margin-bottom: 10px;
		color: #be191b;
	}

	h4 {
		font-size: 18px;
	}

	h4.widget-title {
		font-size: 30px;
		font-weight: 600;
		margin-bottom: 28px;
		color: #be191b;
		background: url(images/line.jpg) repeat-x left bottom;
		padding-bottom: 19px;
	}

	h5 {font-size: 18px;}

	h5.widget-title, .featured_issues h5 {font-size: 18px;}

	h6 {
		font-size: 14px;
		margin-bottom: 10px;
	}
	
	.header {
		background: none;
		height: auto;
	}
		
	#branding {
		height: auto;
		background: url(images/header_mobile_bg.jpg) repeat left top;
		padding: 15px 20px 20px 20px;
	}
		
	#branding #site-title {
		width: 200px;
		padding-top: 0;
	}
	
	.header_right {margin-top: 40px;}
	
	.header_item {
		float: left;
		margin-left: 0;
	}
		
	.social_icons {
		padding-top: 0;
		text-align: left;
	}
	
	.header_button {
		padding-top: 0;
		float: right;
	}
	
	.header_button a {
		float: right;
		padding: 0 44px;
		height: 35px;
		line-height: 35px;
		font-size: 22px;
	}
	
	.social_icons a {margin: 0 7px 0 0;}
	
	#usp {
		margin: 0;
		background: url(images/footer_bg.jpg) repeat;
	}
	
	body.home #usp .featured {
		margin: 0 0 18px 0;
		padding: 0 30px 2px 30px;
		background: url(images/line.jpg) repeat-x left bottom;
	}

	body.home #usp .inner {padding-bottom: 24px;}

	#usp article.padded {
		padding: 0;
	}
	
	#usp article .entry-content {padding: 8px 20px 0 20px;}

	#body.home h2, #usp h2 {
		font-size: 36px;
		line-height: 42px;
	}
	
	#primary {padding: 0 0 20px 0;}

	body.home #primary {
		margin-top: 0;
		padding: 7px 0 5px 0;
	}
	
	#content {
		margin-bottom: 20px;
		padding-left: 20px;
		padding-right: 20px;
	}
	
	#content.has_sidebar {
		float: none;
		width: auto;
	}
	
	.news_feed {
		float: none;
		margin-bottom: 20px;
		width: auto;
	}
		
	.feed_featured {margin-bottom: -45px;}
		
	.feed_title {
		min-height: 25px;
		background: url(images/wave_red_long_mobile.png) no-repeat left top;
		padding: 20px 20px 0 20px;
	}

	.feed_title h3 {float: none;}
		
	.date {
		float: none;
		padding-top: 4px;
	}
	
	.featured_issues {margin-bottom: 40px;}
	
	.featured_issues article {
		float: none;
		margin: 0 0 30px 0;
		width: auto;
	}
	
	.sidebar {
		float: none;
		width: auto;
		clear: both;
		padding-left: 20px;
		padding-right: 20px;
	}

	body.home .sidebar {
		width: auto;
		padding: 0;
	}
	
	.sidebar .widget {margin-bottom: 10px;}
		
	#mc_signup_form input[type="text"] {width: 280px;}

	.bottom {
		margin-bottom: 20px;
		background: #fff;
		padding: 0 0 2px 0;
	}

	.bottom iframe {
		float: none;
		width: 320px !important;
		margin: 0;
	}
	
	.bottom h1, .bottom h2, .bottom h3, .bottom h4, .bottom h5, .bottom h6, .bottom p {padding: 0 20px;}
	.bottom iframe {margin-bottom: 10px;}
	.bottom .textwidget p {
		margin-bottom: 18px !important;
	}

	.bottom a.button {
		position: static;
		float: none;
		display: inline-block;
		clear: both;
		margin: 0 20px 0 0;
		padding: 6px 23px 0 13px;
		width: 84px;
	}
		
	.current_issues article, .latest_news article {
		background: #fff;
		margin-bottom: 10px;
		padding-right: 0;
	}
		
	.current_issues .featured_icon, .latest_news .featured_icon {
		float: none;
		margin: 0;
	}
		
	.current_issues .list .entry-content {
		background: url(images/wave_red_mobile.jpg) no-repeat left top;
		padding: 40px 20px 20px 20px;
	}
	
	.latest_news .list .entry-content {
		background: url(images/wave_grey_long_mobile.png) no-repeat left top;
		padding: 40px 20px 20px 20px;
	}
	
	body .ngg-gallery-thumbnail-box {
		width: 135px !important;
		text-align: center;
	}
	
	body .ngg-gallery-thumbnail img {
		display: inline;
		width: 90%;
		margin: 4px auto;
	}

	/* =Footer
	----------------------------------------------- */
	
	.footer_wrapper {padding-bottom: 0;}
	
	.footer_inner {
		background: url(images/footer_image_mobile.png) no-repeat center bottom;
		padding: 25px 0 190px 0;
	}

	#footer_menu {
		text-align: left;
		background: url(images/line.jpg) repeat-x left bottom;
		margin-bottom: 20px;
		padding: 0 20px 20px 20px;
	}
	
	#footer_menu #menu-footer-menu {
		float: left;
		width: 50%;
	}

	#footer li {
		margin: 3px 0;
		display: block;
	}

	.footer_left, .footer_right {
		float: none;
		width: auto;
		padding: 0 20px;
		text-align: left;
	}

	.wa_labor_logo {
		float: right;
		margin-right: 0;
		margin-top: 5px;
	}
	
	/* =Menu
	-------------------------------------------------------------- */
	
	a.show_nav {
		float: right;
		text-indent: -9999px;
		height: 40px;
		width: 40px;
		background: url(images/mobile_nav_button.jpg) no-repeat right top;
	}
	
	#mainmenu {
		clear: both;
		display: none;
		z-index: 99999;
		padding-top: 5px;
		margin-top: 0;
		text-align: left;
		background: url(images/bg.jpg) repeat;
	}

	#mainmenu ul {
		list-style-type: none;
		position: static !important;
		font-size: 14px;
	}
	
	#mainmenu ul ul {
		padding-top: 0;
		border: none;
		width: auto !important;
	}

	#mainmenu li {
		display: block !important;
		margin: 0 !important;
		padding-bottom: 0 !important;
		border: none !important;
		float: none !important;
		height: auto !important;
		width: auto !important;
		text-align: left !important;
		padding-right: 0 !important;
		background: none;
	}

	#mainmenu a, #mainmenu ul#menu-main-menu > li:first-child > a {
		background: none;
		display: block;
		padding: 10px 20px 8px 20px;
		color: #565346;
		height: auto;
		line-height: auto;
		text-decoration: none;
		border-top: 1px solid #afa99b;
		border-right: none !important;
	}

	#mainmenu ul#menu-main-menu > li.has_sub > a {
		background: url(images/mobile_nav_arrow.png) no-repeat 290px;
	}

	#mainmenu a img {display: none;}

	#mainmenu li:hover > a, #mainmenu ul#menu-main-menu > li.current-menu-ancestor > a, #mainmenu ul#menu-main-menu > li.current-menu-item > a, #mainmenu ul#menu-main-menu > li.current-page-parent > a {
		background: url(images/header_mobile_bg.jpg) repeat !important;
		color: #fff;
	}
	#mainmenu ul#menu-main-menu ul.sub-menu li.current-menu-item > a {
		background: url(images/header_mobile_bg.jpg) repeat !important;
	}

	/* if Submenu -------------------------------------------------- */
	
	#mainmenu ul#menu-main-menu > li > ul.sub-menu {
		display: none;
	}

	#mainmenu ul#menu-main-menu > li:hover > ul.sub-menu {display: block;}

	#mainmenu ul#menu-main-menu > li.has_sub:hover > a {
		background: url(images/mobile_nav_arrow2.png) no-repeat 290px;
	}

	#mainmenu ul ul li {
		display: block;
	}

	#mainmenu ul ul a {
		color: #000;
		font-size: 0.8em;
		padding-left: 40px !important;
	}
	
	#mainmenu ul#menu-main-menu > li.has_sub > ul.sub-menu > li.has_sub > a {
		background: url(images/mobile_nav_arrow3.png) no-repeat 290px;
	}

	#mainmenu ul ul ul a {
		padding-left: 50px !important;
	}
}