/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
maroon: #7B1113;
*/
.entry-categories, .entry-tags {
	margin-bottom: 20px;
}

.genesis-nav-menu a {
	padding: 30px 18px;
}

.entry {
	margin-bottom: 10px;
}

.sidebar {
	margin-bottom: 20px;
}

.featured-content .entry {
	border-bottom: 0;
	padding-bottom: 10px;
}

.googlepublisherpluginad {
	padding-bottom: 10px;
}

.site-inner {
	padding-top: 15px;
}

.homewidget2 {
	padding-top: 20px;
	border-top: 1px solid #ececec;
}

.icon-2x {
	font-size: 1.2em;
}

h3 {
	color: #999;
}

h1 {
	font-size: 24px;
}

td, th {
	border: 1px solid #ddd;
}

.wu-cond-high, .wu-cond-low, .wu-cond-text {
	font-size: 13px;
}

th {
	line-height: 1.2em;
	padding-bottom: 5px;
	padding-top: 3px;
}

.page .entry-header {
	display: none;
}

.post .entry-header {
	display: block;
}

.site-footer {
	line-height: 1.5em;
	background: #f5f6f7;
}

.site-footer a {
	color: #7B1113;
}

.menu-main-menu-container {
	margin-top: 50px;
}

h1, h2, h3, h4, h5, h6 {
	text-transform: uppercase;
}

#text-2 {
	padding-top: 20px;
	padding-bottom: 20px;
}

#featured-post-2 .post {
	width: 48%;
	float: left;
}

#featured-post-2 .post:last-child {
	float: right;
}

#featured-post-2 .entry-title {
	min-height: 43px;
	margin-bottom: 0;
}

.wu-copyright {
	display: none;
}

#wunderground_forecast_widget-2 body {
	font-size: 16px !important;
}

.sidebar .widget {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.sidebar a {
	color: #7B1113;
}

#text-2 .widget-title {
	margin-bottom: 0;
}

.site-header {
	background: rgba(0,0,0,0) url("http://www.queenslandpublicholidays.com.au/wp-content/uploads/2015/08/queensland.jpg") no-repeat scroll left center;
	border-bottom: 2px solid #7B1113;
}

body {
	background: #fff;
}

.sidebar-primary, .sidebar .widget {
	background: #f5f6f7;
}

.homewidget2 {
	width: 100%;
	display: block;
}

.homewidget1 {
	display: block;
}

.featured-content .entry-title {
	font-size: 18px;
}

.more-link {
	margin-top: 10px;
	background: #000;
	color: #fff;
	padding: 5px 15px;
	display: block;
	max-width: 200px;
}

.homewidget1 a:hover {
	color: #e5554e !important;
}

.homewidget1 p {
	margin-bottom: 7px;
}

.entry {
	padding: 20px;
}

.filter h4 {
	width: 90%;
	font-size: 18px;
	margin-bottom: 0;
	margin-top: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.filterreg {
	float: left;
	width: 35%;
	background: rgba(0,0,0,0) url("http://www.queenslandpublicholidays.com.au/wp-content/uploads/2015/08/right-arrow-white-20x53px.png") no-repeat scroll right center;
}

button, input[type="button"], input[type="reset"], input[type="submit"], .button {
	background: #7B1113;
	padding: 14px 26px;
}

.filter input[type="submit"] {
	width: 23%;
}

.filter {
	background: #000;
	padding: 10px;
	margin-bottom: 30px;
}

.filter select {
	width: 35%;
	padding: 10px;
	margin-left: 20px;
	margin-right: 20px;
}

h2 {
	font-size: 24px;
	margin-bottom: 15px;
}

th {
	background: #f5f6f7;
	padding-left: 5px;
	border-top: 1px solid #ddd;
}

td {
	font-size: 16px;
	padding-left: 5px;
}

.header-image .site-title > a {
	background: rgba(0,0,0,0) url("http://www.queenslandpublicholidays.com.au/wp-content/uploads/2015/08/public-holidays-qld-2.png") no-repeat scroll left center;
	width: 257px;
}

.breadwidget {
	background: #7B1113;
	color: #fff;
	padding: 10px;
}

.breadwidget .wrap {
	padding-left: 10px;
	padding-right: 10px;
}

.breadwidget a {
	color: #fff;
	font-weight: bold;
	padding-left: 50px;
	padding-right: 50px;
}

.breadwidget .widget-title {
	color: #fff;
	text-transform: uppercase;
	float: left;
	margin-top: -5px;
	margin-bottom: -10px;
	min-width: 180px;
	background: rgba(0,0,0,0) url("wp-content/uploads/2015/07/right-arrow-white-20x53px.png") no-repeat scroll right center;
	padding-top: 8px;
	padding-bottom: 10px;
}

.breadwidget .widget-title a {
	color: #fff;
}

.genesis-nav-menu a {
	text-transform: uppercase;
}

.entry-title {
	font-size: 30px;
}

@media screen and (max-width: 1200px) {
	.filterreg {
		background: none;
		width: 30%;
	}
	
	.filter h4 {
		font-size: 16px;
		margin-top: 0;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	
	.filter {
		display: block;
		overflow: hidden;
	}
}

@media screen and (max-width: 800px) {
	.homewidget1 .wrap {
		padding-left: 0;
		padding-right: 0;
	}
	
	.featured-content .entry-title {
		font-size: 16px;
	}
	
	.entry {
		padding-left: 10px;
		padding-right: 10px;
		margin-bottom: 5px;
		padding-bottom: 5px;
	}
	
	.site-inner, .wrap {
		padding-left: 3%;
		padding-right: 3%;
	}
	
	.sidebar-primary, .sidebar .widget {
		background: #fff;
	}
	
	.featured-content .entry {
		margin-bottom: 5px;
	}
	
	#text-2 h4 {
		color: #7B1113;
	}
	
	#footer p {
		font-size: .7em;
	}
	
	.filter select {
		width: 30%;
		margin-left: 5px;
		margin-right: 5px;
		padding: 7px;
	}
	
	.filter h4 {
		padding-top: 0;
		padding-bottom: 0;
		width: 100%;
	}
	
	.filter input[type="submit"] {
		float: right;
	}
	
	.filter {
		min-height: 70px;
		margin-left: -20px;
		margin-right: -20px;
	}
	
	table {
		line-height: 1.5;
	}
	
	tbody {
		font-size: 12px;
	}
	
	.site-inner, .wrap {
		padding-left: 2%;
		padding-right: 2%;
	}
	
	.sidebar-primary, .sidebar .widget {
		padding-left: 2%;
		padding-right: 2%;
	}
}

@media screen and (max-width: 1000px) {
	.nav-header {
		display: none;
	}
	
	.header-image .site-title > a {
		display: block;
		margin: 0 auto;
		float: none;
	}
	
	.site-header .wrap {
		padding-top: 0;
		padding-bottom: 0;
	}
	
	.site-header {
		background-position: left top;
	}
	
	.breadwidget {
		display: none;
	}
	
	#nav_menu-2 {
		background: #7B1113;
	}
	
	.genesis-nav-menu a {
		color: #fff;
	}
	
	.genesis-nav-menu a:hover {
		color: #000;
	}
	
	.genesis-nav-menu .sub-menu a {
		background: #1056c0;
	}
	
	.filter {
		min-height: 70px;
		margin-left: -2%;
		margin-right: -2%;
	}
}

@media screen and (max-width: 500px) {
	.filterreg {
		width: 100%;
		margin-bottom: 10px;
	}
	
	td {
		font-size: 12px;
	}
	
	.filter select {
		width: 50%;
		margin-left: 0;
		margin-right: 5px;
		padding: 10px;
	}
	
	.filter input[type="submit"] {
		float: right;
		width: 45%;
	}
	
	.filter h4 {
		text-align: center;
	}
	
	.wu-has-icon .wu-simple-forecast-day {
		width: 48%;
		margin-right: 2%;
		min-width: 150px;
	}
	
	#wunderground_forecast_widget-2 {
		min-width: 100%;
		display: block;
		overflow: hidden;
		border-top: 1px solid #ececec;
		padding-top: 15px;
	}
	
	.sidebar li {
		border-bottom: 0;
	}
	
	.menu-nsw-side-menu-container {
		border-right: 1px solid #ececec;
	}
	
	.homewidget1 {
		border-bottom: 1px solid #ececec;
	}
	
	.homewidget2 {
		border-top: 0;
		border-bottom: 1px solid #ececec;
	}
}

@media screen and (max-width: 680px) {
	.header-image .site-title > a {
		margin-top: 50px;
	}
	
	.site-inner {
		padding-top: 10px;
	}
	
	.post-2 th:last-child {
		display: none;
	}
	
	.post-2 td:last-child {
		display: none;
	}
}