/*
Theme Name: QFOTY
Theme URI: http://www.2plik8.com.au
Description: A theme by <a href="http://www.2plik8.com.au">2plik8 Creative Studios</a>.
Version: 1
Author: Ben Smith
Author URI: http://www.2plik8.com.au
*/

/* @group Reset */ /* Based on Eric Meyer's Reset.css */ html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code,del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;font-weight: inherit;font-style: inherit;font-size: 100%; font-family: inherit;vertical-align: baseline;} table {border-collapse: separate;border-spacing: 0;} caption, th, td {text-align: left;font-weight: normal;} table, td, th {vertical-align: middle;} blockquote:before, blockquote:after, q:before, q:after {content: "";} blockquote, q {quotes: "" "";} a img {border: none;} :focus {outline: 0;} /* @end Reset */

/* @group HTML/Body Styles */

html {
	height: 100%;
	margin-bottom: 1px;
}

body {
	background: #feda9e;
	font: 13px/18px Arial, sans-serif;
}

/* @end */

/* @group Global */

p, h2 {
	padding: 18px 18px 0 18px;
}

img {
	display: block;
}

em {
	font-style: italic;
}

.clear {
	clear: both;
}

#content ul {
	padding: 18px 18px 0 36px;
	
}

/* @end */

/* @group Parallax BG */ /* Thanks Clearleft! */

#outer {
	background: #f2ea57 url(images/html-bg2.jpg) 70% 0 repeat-x;
}

#inner {
	background:  url(images/body-bg3.png) 140% 0 repeat-x;
}

/* @end */

/* @group Headings */

h1 {
	font: bold 24px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #0085c3;
	background: #f5f5f5;
	margin-top: 18px;
	padding-left: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
}

h2 {
	font: bold 18px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #af541e;
}

img.alignleft {
	float: left;
	margin: 0 10px 10px 0;
	border: 10px solid #FEDA9E;
}

img.alignright {
	float: right;
	margin: 0 0 10px 10px;
	border: 10px solid #FEDA9E;
}

/* @end */

/* @group Images */

.left-image {
	width: 340px;
	background: #fff;
	border: 10px solid #fff;
	margin-bottom:20px;
}

#image-nominate {
	width: 400px;
	height: 160px;
	padding: 20px;
	float: left;
	margin-top: 36px;
	margin-bottom: 20px;
	background: url(images/quote-bg.png) no-repeat left top;
}

#image-nominate img {
	width: 400px;
	height: 160px;
	background: #feda9e;
}

/* @end */

/* @group Structure */

#container {
	width: 960px;
	margin: 0 auto;
}

#logo {
	width: 360px;
	height: 325px;
	float: left;
	display: inline;
	margin-top: 36px;
	margin-right: 20px;
	background: url(images/logo.png) no-repeat left -10px;
}

#logo2 {
	width: 240px;
	height: 200px;
	float: left;
	display: inline;
	margin-top: 36px;
	margin-right: 20px;
	background: url(images/logo-small.png) no-repeat left top;
}

/* @end */

/* @group Navigation */

ul#nav-main {
	list-style: none;
	color: #fff;
	font: bold 16px/18px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

ul#nav-main li {
	display: inline;
	width: 96px;
	float: left;
	margin-right: 10px;
}

ul#nav-main li.first span {
	display: block;
	width: 92px;
	float: left;
	padding: 36px 0 10px 10px;
	background: url(images/first.png);
}


ul#nav-main li a:link,
ul#nav-main li a:visited {
	display: inline;
	float: left;
	padding: 36px 10px 10px 10px;
	text-decoration: none;
	color: #fff;
}

ul#nav-main li a:hover,
ul#nav-main li a:focus,
ul#nav-main li a:active,
ul#nav-main li.current_page_item a {
	background: #fff;
	color: #602715 !important;
}

ul#nav-main .first {
	color: #004792;
}

ul#nav-main li.page-item-100 {
	width: 95px !important;
}

a.last,
.page-item-15 a,
.page-item-100 a {
	color: #FFF;
	background: #AC0000;
}

.page-item-100 {
	display: none !important;
}

/* @end */

/* @group Quote */

#quote {
	width: 580px;
	float: left;
	margin-top: 36px;
	margin-bottom: 36px;
}

#quote blockquote p {
	font: 15px/23px "Helvetica Neue", Helvetica, Arial, sans-serif;
	background: url(images/quote-bg.png) no-repeat left bottom;
	padding: 15px 18px 36px 18px;
	color: #fff;
}

img.tim {
	border: solid 10px #fff;
	background: #af541e;
	height: 75px;
	width: 75px;
	float: left;
	margin-right: 10px;
}

#quote .meta {
	float: left;
	width: 270px;
	height: 95px;
	margin-top: 20px;
	margin-right: 20px;
	background: url(images/meta-bg.gif) no-repeat right top;
	color: #feda9e;
	overflow: hidden;
}

.meta strong {
	font-family: Georgia, Times, serif;
	font-style: italic;
	color: #fff;
}

.meta small {
	color: #e08a64;
}

.meta p {
	padding: 10px;
}

#quote a.nominate-button {
	width: 290px;
}

a.nominate-button-big {
	width: 240px;
	height: 145px;
	float: right;
	margin-bottom: 20px;
	background: #602715 url(images/nominate-bg.gif);
	margin-top: 36px;
	text-align: center;
	font: bold 24px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #fff;
	text-decoration: none;
	padding-top: 55px;
}

a.nominate-button {
	height: 95px;
	background: #602715 url(images/nominate-bg.gif);
	float: left;
	margin-top: 20px;
	text-align: center;
	font: bold 24px/95px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #fff;
	text-decoration: none;
}

div.nominations-open-big {
	width: 200px;
	height: 115px;
	float: right;
	margin-bottom: 20px;
	background: #602715 url(images/nominate-bg.gif);
	margin-top: 36px;
	text-align: center;
	font: bold 24px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #fff;
	text-decoration: none;
	padding: 65px 20px 20px 20px;
}

div.nominations-open {
	height: 95px;
	background: #602715 url(images/nominate-bg.gif);
	float: left;
	margin-top: 20px;
	padding: 0 25px;
	text-align: center;
	font: bold 20px/95px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #fff;
	text-decoration: none;
}

#quote a:hover,
#quote a:focus,
#quote a:active {
	width: 270px;
}

#quote a:hover,
#quote a:focus,
#quote a:active {
	border: 10px solid #000;
	height: 75px;
	line-height: 75px;
	text-decoration: underline;
	background-position: -10px -10px;
}


a.nominate-button-big:hover,
a.nominate-button-big:focus,
a.nominate-button-big:active {
	border: 10px solid #000;
	height: 135px;
	text-decoration: underline;
	background-position: -10px -10px;
	width: 220px;
	padding-top: 45px;
}

/* @end */

/* @group Sidebar */

#sidebar {
	float: left;
	width: 380px;
	padding-bottom: 10px;
}

.sidebar-link {
	background: #ac0000;
	width: 360px;
	margin-bottom: 20px;
}

.sidebar-link a:link,
.sidebar-link a:visited {
	display: block;
	padding: 18px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	font: bold 16px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.sidebar-link a:hover,
.sidebar-link a:focus,
.sidebar-link a:active {
	background: #602715;
}

/* @end */

/* @group Home Specific */

#home #content {
/*	background: #fff url(images/father-son.jpg) no-repeat right bottom;
	min-height: 500px;*/
}

/*#home #content p {
	padding-right: 200px;
}*/

#home #content-container {
	margin-bottom: -20px;
}

/* @end */

/* @group Content */

#content-container {
	background: url(images/footer-bg.gif) repeat-y;
}

#content {
	background: #fff;
	float: left;
	width: 580px;
	padding-bottom: 36px;
	
}

#content a:link,
#content a:visited {
	text-decoration: none;
	color: #0085c3;
	border-bottom: solid 2px #eee;
}

#content a:hover,
#content a:focus,
#content a:active {
	color: #522112;
	border-bottom: solid 2px #ddd;
}

#content .home {
	background: url(images/father-son.jpg) no-repeat right bottom;
}

/* @end */

/* @group Footer */

#footer {
	background: #feda9e;
	border-top: solid 20px #fff;
}

#footer-inner {
	width: 960px;
	margin: 0 auto;
	padding: 20px 0 36px 0;
}

#nav-footer {
	list-style: none;
	width: 360px;
	display: inline;
	margin-right: 20px;
	float: left;
}

#footer a:link,
#footer a:visited {
	text-decoration: none;
	color: #ac0000;
}

#footer a:hover,
#footer a:focus,
#footer a:active {
	text-decoration: underline;
}

#footer-contact {
	width: 280px;
	background: #fff;
	float: left;
	display: inline;
	height: 140px;
	margin-right: 10px;
}

#footer-logo {
	width: 280px;
	float: left;
	display: inline;
	background: #fdeac9;
	height: 140px;
	margin-left: 10px;
	margin-bottom: 20px;
}

p.details {
	text-align: right;
	font-size: 11px;
	padding: 0 !important;
	margin: 0;
	color: #ba6630;
}

#hyattphotos {
	float: right;
	clear: right;
}

/* @end */

.winners h2 {
	display: block;
	clear: both;
}

	.winners h2 span,
	.winners h3 {
		color: #602715;
	}
	
.winners h3 {
	padding: 10px 18px 0 18px;
}

	.winners h3 span {
		font-weight: bold !important;
	}
	
.qfoty {
	margin: 18px 0 0 0;
	padding: 0 0 18px 0;
	background: #d0ebf7;
}

	.qfoty h1,
	.qfoty h2,
	.qfoty h3 {
		text-align: center;
	}
	
	.qfoty h2 {
		color: #522112;
		font-size: 18px;
		font-family: georgia, times, serif;
		font-weight: normal;
	}
	
		.qfoty h2 span {
			font-weight: bold !important;
		}
	
	.qfoty h3 {
		margin: 15px 0 0 0;
		padding: 10px 0;
		color: #FFF;
		background: #0085C3;
		font-size: 22px;
		font-family: georgia, times, serif;
		font-weight: bold;
	}
	
	.qfoty .caption {
		margin: 18px 18px 0 18px;
		color: #0085C3;
		font-size: 10px;
		font-family: georgia, times, serif;
		text-align: center;
	}