/*
Theme Name: YWM
Theme URI: http://ww.wwinesociety.com.au/
Description: The Wine Society Young Winemaker of the Year theme. A custom theme based on the TwentyTen theme by Wordpress.org
Author: Jonny Stening (info@jonathanstening.com) 
Version: 1.0
Tags: 
*/

body {
	font: 13px/1.5em Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
	color:#CCC;
	background: black url(images/bg-content.png) repeat-x center 197px;
}
body.home { background-position: center 569px;}
textarea { font: 13px/1.6em Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif; }

html, body {
	margin:0;
	padding:0;
}
* {
	list-style-type:none;
	margin:0;
	padding:0;
}
img {
	border:none;
}
.container {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
	position:relative;
}
a {
	text-decoration: none;
	color:#00CCFF;
	outline: none;
}
a:hover {
	text-decoration: underline;
}
#header {
	background-image: url(images/bg-header.png);
}
#header #site-title {
	position: absolute;
	left: 0px;
	top: 40px;
}
#header #site-title a {
	overflow: hidden;
	text-indent: -9999px;
	display:block;
	background-image: url(images/logo.png);
	height: 70px;
	width: 282px;
}
#header #menu {
	background: black url(images/bg-menu.png) repeat-x 0 top;
	height: 58px;
}
#header #top {
	height: 139px;
	background: transparent url(images/header-quote.png) no-repeat right top;
}
#header #menu ul {
	list-style: none;
	margin: 0;
	padding:0;
}
#header #menu ul li {
	display:inline;
}
#header #menu ul li a {
	float:left;
	display:block;
	height:58px;
	line-height:58px;
	padding: 0 15px;
	color:#B3B3B3;
	font-size: 15px;
	font-weight:bold;
	text-transform:uppercase;
}
#header #menu ul li a:hover {
	color: #FFEEBB;
	text-decoration:none;
}
#header #menu ul li.current-menu-item a, #header #menu ul li.current-page-ancestor a, #header #menu ul li.current_page_parent a { background-color: #3F0127; color:#EEE;}
#header #menu ul li.current-menu-item.menu-item-type-custom a, body.single-post #header #menu ul li.menu-item-25.current_page_parent a { background:none;  color: inherit; }
#sliding-panels {
	border-top: 2px solid #FFEEBB;
	border-bottom: 2px solid #FFEEBB;
	background-color: black;
	background-image: url(images/bg-slider.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 368px;
}
#sliding-panels .container {
	width: 1050px;
	padding: 0 0 0 90px;
	overflow:hidden;
	
}
#sliding-panels #slider-surround {
	background: transparent url(images/bg-slider-surround.png) no-repeat 0 0;
	position:absolute;
	top: 0;
	left:74px;
	width:750px;
	height:368px;
}
#slider { overflow:hidden; height:368px;}
#slider ul, #slider li {
	list-style: none;
	margin:0;
	padding:0;
}
#slider li {
	height:368px;
	overflow:hidden;
	width:960px;
}
#slider li .image {
	float:left;
	width: 711px;
}
#slider li .panel {
	float: left;
	width: 198px;
	padding:70px 25px 0;
}
#slider li .panel h3 {
	font-size: 20px;
	padding-bottom: 15px;
	font-weight:normal;
	color:#C6006F;
}
#slider li .panel p {
	font-size: 13px;
	line-height:20px;
}

#sliding-panels #slider-prev, #sliding-panels #slider-next {
	display:block;
	height:105px;
	position:absolute;
	text-indent:-9999px;
	top:130px;
	width:48px;
	z-index:1000;
}
#sliding-panels #slider-prev {
	left: 0;	
}
#sliding-panels #slider-next {
	right:0;
}
#sliding-panels #slider-prev a, #sliding-panels #slider-next a {
	background: transparent url(images/btn-slider-prev.png) no-repeat scroll 0 0;
	display:block;
	height:105px;
	position:relative;
	width:48px;	
}
#sliding-panels #slider-next a {
	background: transparent url(images/btn-slider-next.png) no-repeat scroll 0 0;
}
#sliding-panels #slider-prev a:hover, #sliding-panels #slider-next a:hover {
	background-position: 0 -105px;	
}



#content {
	background: transparent url(images/bg-content-top.png) no-repeat center top;
	padding-top: 37px;
}
a.button {
	margin: 10px 0 0;
	display:block;
	text-transform: uppercase;
	color: #EEE;
	font-weight: bold;
	font-size: 12px;
	line-height:30px;
	height:30px;
	float:left;
	background: #474D5F url(images/btn-left.png) no-repeat left top;
}
a.button:hover { color: #FFEEBB; text-decoration: none; background-position:left bottom;}

a.button span {
	padding:0 30px 0 12px;
	display:block;
	background: transparent url(images/btn-right.png) no-repeat right top;
}
a.button:hover span {background-position:right bottom;}

#content .inner {
	background: transparent url(images/bg-content-bottom.png) no-repeat center bottom;
	overflow: hidden;
	min-height: 765px;
	padding-bottom: 20px;
}
#content #home-left {
	width: 174px;
	float: left;
	display:inline;
}
#content #home-middle {
	float: left;
	width:504px;
	padding:0 20px;
	display:inline;
}
#content #home-right {
	width: 242px;
	float: left;
	display:inline;
}
body#home #content {
	min-height: 785px;
}
#footer {
	/*background-color: #FFEEBB;*/
	background-color: #DDD;
	border-top: 5px solid #474D5F;
	padding:0 0 20px;
}
#footer #footer-left a, #footer #footer-right a, #sponsors-list a { margin-right: 25px; }
#footer h4 { text-transform:uppercase; color:#474D5F; font-size:15px; padding:30px 0 10px; }
#footer #footer-left {
	width: 440px;	
	float:left;
	margin-right: 40px;
}
#footer #footer-right {
	width: 480px;	
	float:right;
}
#footer #footer-fineprint-left { float:left; clear:left; width: 600px; padding:15px 0 0; }
#footer #footer-fineprint-left p, #footer #footer-fineprint-left a { font-size:11px; color: #999; }
#footer #footer-fineprint-right { clear:right; float:right;}
#footer #footer-fineprint-right a#tws { width: 102px; height: 30px; overflow:hidden; display:block; background: transparent url(images/logo-tws.gif) no-repeat 0 0; text-indent: -999px; float:right; }
#footer #footer-fineprint-right a#tws:hover { background-position: 0 bottom;}
#content p { padding: 0 0 15px;}
#content h1 {
	color: #CCC;
	font-weight: bold;
	font-size: 25px;
	padding-bottom: 30px;
	
}
#content h2 {
	color: #C6006F;
	font-weight: bold;
	font-size: 20px;
	padding-bottom: 15px;
}
body.home #content h2 { font-size: 16px; }
#content h3 {
	color: #C6006F;
	font-weight: bold;
	font-size: 18px;
	padding: 20px 0 10px;
}

#content ul { padding-bottom: 15px; }
#content ul, #content ul li { list-style-type:square; }
#content ol {
	list-style-type: decimal;
	padding-bottom:20px;
}
#content ol li { list-style-type: decimal; }
#content li {
	margin-bottom:10px;
	margin-left:30px;
}
#content ol li p {
	color:#CCC;
	font-size:13px;
	font-style:normal;
}

#content ul.postings li, #blog-right ul li, #finalists-right ul li, #home-left ul li, #home-spotlights ul li { margin-left: 0; list-style-type: none; }

.navigation { overflow:hidden; padding:5px 5px; border-top: 1px solid #222; border-bottom: 1px solid #222; margin-top: 30px; }
.nav-previous { float:left;}
.nav-next { float:right;}
#comments { padding-top: 100px; }


#content img.alignleft {
	display: inline;
	float: left;
	margin: 2px 15px 10px 0;
}
#content img.alignright {
	display: inline;
	float: right;
	margin: 2px 0 10px 15px;
}
#content img.aligncenter {
	clear: both;
	display: block;
	margin: 5px auto 10px auto;
}

body.home #content h2 {text-transform: uppercase;}


#home-spotlights {
	background: transparent url(images/bg-event-details.png) no-repeat 0 0;
	height: 138px;
	width: 786px;
	margin: 0 auto;
	padding: 0 35px 30px 209px;
}
#home-spotlights ul {
}
#home-spotlights ul li {
	float:left;
	display:inline;
	padding: 0 0 0 20px;
	width:242px;
	overflow:hidden;
	text-indent: -9999px;
}
#home-spotlights ul li a {
	display: block;
	height:125px;
	width:242px;
}

#home-spotlights ul li#spotlight1 a { background: transparent url(images/spotlight-about-the-awards.png) no-repeat 0 top; }
#home-spotlights ul li#spotlight2 a { background: transparent url(images/spotlight-members-choice.png) no-repeat 0 top; }
#home-spotlights ul li#spotlight3 a { background: transparent url(images/spotlight-awards-night.png) no-repeat 0 top; }
#home-spotlights ul li a:hover { background-position:0 bottom !important;}

#home-left li {
	padding: 0 0 15px;
}
#home-left li img, #content .entry-content .wp-caption img, #content img.page-banner {
	display: block;
	padding: 1px;
	border: 1px solid #222;
	float:left;
}
#home-left ul.postings li .post { border-left: none; padding: 0 0 10px 0; width: auto; border-bottom: 1px solid #222; }


#content .wp-caption { overflow: hidden; padding-bottom: 30px; width: 756px !important; }
#content .wp-caption .wp-caption-text {background: transparent url(images/bg-caption.png) repeat 0 0; padding:0 8px; line-height: 30px; height: 30px; margin: -32px 2px 0 2px; overflow:hidden; float:left; width: 740px; font-size: 11px; color:#CCC; text-align:right; }
#content #home-left .wp-caption { padding-bottom:0; width: 161px !important; }
#content #home-left .wp-caption .wp-caption-text { width: 141px; line-height: 20px;  height: 20px; margin-top: -22px; }

#content ul.postings li {
	overflow:hidden;
	padding: 0 0 0 5px;
	margin-bottom: 30px;
}
#finalists-middle ul.postings li { padding-left: 0;}
ul.postings li .date {
	background:url(images/bg-date.png) no-repeat left top transparent;
	color:#CCC;
	float:left;
	font-size:20px;
	height:42px;
	width:60px;
	padding:8px 0 0;
	text-align:center;
	margin-top: 5px;
}
ul.postings li .date span {
	color:#474D5F;
	display:block;
	font-size:12px;
	line-height:1em;
	padding-top: 2px;
	font-weight:bold;
	text-transform:uppercase;
}
ul.postings li .post {
	float:left;
	padding:5px 0 5px 10px;
	width: 566px;
	border-left: 1px solid #222;
}
#finalists-left ul.postings li .post, #finalists-middle ul.postings li .post, .search-results ul.postings li .post  { border-left:none; padding-left: 0; width: auto; }
body.single-finalists ul.postings li .post { border-left:none; padding-left: 0; width: auto; }

#content ul.postings li .post ul li { margin:0; padding: 0 0 0 20px; }

#content ul.postings li .wp-caption-text { font-size: 11px; line-height: 14px; color:#999; }
#content ul.postings li .wp-caption img { padding:1px; border: 1px solid #222;}
#content ul.postings li .wp-caption.alignleft { float:left; margin-right: 10px; padding-top: 5px; }

#blog-middle ul.postings li { padding-left: 0;}
#blog-middle ul.postings li .post { width:auto; border-left: none; padding-left: 0;}

#home-middle ul.postings li .post  {
	width: 410px;
}
#content ul.postings li .post h1 { padding-bottom: 5px; line-height:1.2em;}
#finalists-left ul.postings li .post h1 { padding-bottom: 20px; }
#content ul.postings li .post .entry-meta { font-size: 12px; font-style: italic; padding-bottom: 20px; color:#999;}
#content ul.postings li .post h3 {
	font-size: 18px;
	padding: 0 0 15px;
}
#content ul.postings li .post p {
}

#home-right li {
	padding-bottom:15px;
	border-bottom: 1px solid #222;
	margin-bottom:15px;
}
#home-right li p {
}
#home-right li .published {
	font-size: 10px;
	color:#666;
}

input {font: 12px/18px Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif; }
.subscribe { padding: 0 0 40px;}
form#subscribe { padding-bottom: 5px; overflow:hidden; display:block; }
form#subscribe p { font-size:11px; line-height: 14px; padding:0 60px 5px 0;}
form#subscribe input, form#searchform input {display:inline; }
form#subscribe input#subscribe-email, form#searchform input#s { margin-right: 5px; margin-bottom: }
form#subscribe input#subscribe-email, form#searchform input#s, #comments textarea, #comments input#author, #comments input#email, #comments input#url { color: #999; font-weight: bold; padding:5px; background-color:#333; border: none;}
form#subscribe input.submit,form#searchform #searchsubmit, form#commentform input#submit { padding:2px;}
.subscribe label, form#subscribe label, #comments label  {
	display:none;
}
p.message { color:#C6006F; font-weight:bold;}


/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}


#page-left { width: 174px; float:left; display:inline; }
#page-right { width: 760px; float:right; display:inline; padding:0 0 20px 20px; border-left: 1px solid #222; min-height: 745px;}

#page-left ul { padding:0 0 15px 0; list-style-type:none; }
#page-left ul li { border-bottom: 1px solid #222; padding:2px 0; margin: 0; list-style-type:none; font-size: 13px; }
#page-left ul li a { display: block; padding: 6px 8px; text-decoration:none; color: #B3B3B3; }
#page-left ul li a:hover { background-color: inherit; text-decoration:none; color: #FFEEBB; }
#page-left ul li.current_page_item a { color:white; font-weight:bold; background-color: #3F0127; }


#blog-left, #finalists-left { width: 693px; float:left; padding:0 20px 20px 0; border-right:1px solid #222;}
#finalists-left { width: 778px; }
body.single-finalists #blog-left {border-left: none; width: 693px;}
#blog-right { width: 225px; float:right; padding:0 0 20px 20px;}
#blog-middle { width: 493px; float:left; padding:0 20px 20px 20px; border-left: 1px solid #222; border-right: 1px solid #222; margin-left: 5px; min-height: 745px; margin-bottom: 20px;}


#finalists-middle { width: 578px; float:left; padding:0 20px 20px 20px; border-left: 1px solid #222; border-right: 1px solid #222; margin-left: 5px; min-height: 745px; }
#finalists-right { width: 140px; float:right; padding:0 0 20px 20px;}


#blog-right ul, #finalists-right ul, .textwidget { padding:0 0 10px 0; }
#blog-right ul li, #finalists-right ul li { border-bottom: 1px solid #222; padding:6px; margin:0; }
#blog-right ul li a, #finalists-right ul li a { }

#blog-right form#searchform { padding: 0 0 30px 0 ;}

.post { padding: 0 0 25px 0; }

.friendfeed {
	background-color:transparent !important;
	border:none !important;
	float:none;
	font-size:12px !important;
	color: #CCC !important;
	margin:0;
	padding:0;
	position:relative;
	text-align:left;
	width:auto;
}
.friendfeed.widget div { background-color:transparent !important; color:#CCC !important; }
.friendfeed.widget .feed { padding: 0 !important; background-color:transparent !important; }
.friendfeed.widget a, .friendfeed.widget a:visited {
	background:none repeat scroll 0 0 transparent;
	color:#00CCFF !important;
	font-weight:normal;
	margin:0;
	padding:0;
	text-decoration:none;
}
.friendfeed.widget .entry { border-bottom: 1px solid #222 !important; }
.friendfeed.widget .title { margin-bottom: 4px !important; }
.friendfeed.widget .info, .friendfeed.widget .info .date, .friendfeed.widget .info .service, .friendfeed.widget .info a { font-size: 10px !important; }
.friendfeed.widget .info .published { background-color:transparent !important; }
.friendfeed.widget .feed .icon { 
	border:1px solid #555;
	display:block;
	padding:1px;
}
.friendfeed.widget .feed .body { margin-left: 35px !important; }
.friendfeed.widget .feed .cluster .summary a { display: none !important; }

.wp-pagenavi {
	clear: both;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #222;
	padding: 3px 8px;
	margin-right: 5px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	background-color: #222;
}

.wp-pagenavi span.current {
	font-weight: bold;
}

p.form-allowed-tags {font-size: 12px; }

#content ul.link-box {
	list-style:none outside none;
	margin:0 0 40px;
	padding:0;
	list-style:none;
}
#content ul.link-box li {
	margin:0 0 20px;
	padding:0;
	list-style:none;
}
ul.link-box a {
	border:1px solid #222;
	color:#333;
	display:block;
	height:73px;
	padding:8px;
}
ul.link-box a p {
	font-size:19px;
	font-style:normal;
	font-weight:bold;
	line-height:100%;
	margin:0 0 0 120px;
	padding:0;
	text-transform:uppercase;
}
ul.link-box a p span {
	color:#999;
}
ul.link-box a img {
	float:left;
}
ul.link-box a:hover {
	background-color:#111;
	border:1px solid #00CCFF;
}
ul.link-box a:hover, ul.link-box a:hover span {
	color:#00CCFF;
}
