/*  
Theme Name: Bayer Innovations Awards
Theme URI: http://www.toast.co.nz
Description: A template for Bayer Innovations Awards
Version: 1
Author: Justin Waddell
Author URI: http://www.toast.co.nz/

/* HTML Elements */

body {
	color: #545454;
	margin: 0;
	background: url(images/bg.png) repeat-x;
}
body, select, input, textarea {
	font: 100% Arial, Verdana, Sans-Serif;
}
p, h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
}
ul, ol {
	margin: 0;
	padding: 0;
}
a:link, a:visited {
	color: #E2BA5A;
	text-decoration:none
}
a:hover, a:active {
	color: #686868;
	text-decoration:underline;
}
hr {
	display: block;
	height:1px;
	background:#DCDCDC;
	border:0;
}
small {
	font-size: 0.95em;
	background:#E5E5E5;
	padding:3px 6px;
}
img, a:link img, a:visited img {
	border:0
}
/* Structure */

#page {
	width:880px;
	margin:0 auto;
	font-size:0.7em;
	background:#FFF;
}
#branding {
	width: 880px;
	height: 237px;
	background: url(images/bayer_innovations_awards_banner.png) no-repeat;
}
.left {
	float:left;
}
.right {
	float:right;
}
#sidebar {
	width: 250px;
	float: right;
}
/*Subnav */

.subnav li {
	list-style:none;
	border-bottom:1px solid #FFF;
}
.subnav li a:link, .subnav li a:visited {
	font-size: 1.1em;
	background:#E5E5E5;
	display:block;
	padding:4px 4px 4px 8px;
	border-left:4px solid #DCDCDC;
	color: #5f5f5f;
}
.subnav li a:hover, .subnav li a:active {
	background:#E2BA5A;
	text-decoration:none;
	color: #5f5f5f;
}
.subnav li li a:link, .subnav li li a:visited {
	border-left:none
}
/*Subnav Pivacy Links */

.subnav li.privacy {
	list-style:none;
	border-bottom: none;
}
.subnav li.privacy a:link, .subnav li.privacy a:visited {
	font-size: 1em;
	background: none;
	display:block;
	padding:4px 4px 4px 0;
	border-left: none;
}
.subnav li.privacy a:hover, .subnav li.privacy a:active {
	background: none;
	text-decoration: underline;
	color: #CDA851;
}
.subnav li li a:link, .subnav li li a:visited {
	border-left:none
}
/*	Headers */

p {
	font-size: 1.2em;
	line-height: 1.4em;
}
h1 {
	font:2.95em Arial, Helvetica, sans-serif;
	letter-spacing:-0.02em;
}
h2 {
	font: 2.3em Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #E2BA5A;
}
#sidebar h2 {
	font: 1em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:0.1em;
	margin-bottom:4px;
	font-weight:bold;
	color:#5f5f5f;
}
h3 {
	font: 1em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:0.1em;
	margin-bottom:4px;
	font-weight:bold;
	color:#CDA851;
	border-bottom:1px solid #DCDCDC;
	padding:6px 0 6px 2px;
	margin:22px 0 15px 0;
	font-size:1em;
}
#sidebar h3, #sidebar h2 {
	border-top:5px solid #E2BA5A;
	border-bottom:1px solid #DCDCDC;
	padding:6px 0 6px 2px;
	margin:22px 0 15px 0;
	color:#5f5f5f;
}
h3#respond {
	font: 1em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	border-top:1px dotted #b6b6b6;
	margin-top:25px;
	padding-top:20px;
	color:#5f5f5f;
}
h3#comments {
	font: 1em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin-top:32px;
	color:#5f5f5f;
}
h4 {
	font-size:1.6em;
	margin-bottom:6px;
	color: #CDA851;
}
/* Content */

#content {
	margin: 22px 0 0 0;
	width:600px;
	float:left;
}
#content ul, ol {
	margin: 0 0 20px 0;
}
#content .entry a {
	text-decoration: underline;
}
.description {
	font-size: 1.3em;
	font-weight: bold;
	font-style:italic;
	color:#545454;
	margin-top:-4px;
}
.feature {
	background:#f2f2f2;
	padding:15px;
	border-bottom:1px dotted #b6b6b6;
	border-top:1px dotted #b6b6b6;
}
.feature:hover {
	background:#e9e9e9;
}
.feature img, #rightcol img {
	padding:1px;
	border:1px solid #000;
}
#leadpic {
	float:left;
	margin: 0 18px 8px 0;
}
#lead {
	margin-top:22px;
}
.title {
	font-size:1.2em;
	font-weight:bold;
	line-height:115%;
}
.feature#lead .title {
	font:1.8em Georgia, "Times New Roman", Times, serif;
	line-height:100%;
	display:block;
	padding-bottom:7px;
}
#leftcol .feature {
	margin-bottom: 5px;
	border-bottom:none
}
#rightcol img {
	float:left;
	margin:3px 10px 4px 0;
}
#leftcol img {
	margin-bottom: 4px;
	display:block
}
#rightcol .clearfloat {
	border-bottom:1px dotted #b6b6b6;
	padding:12px 0;
}
#sidelist li {
	list-style:none
}
.bullets li {
	list-style:none;
	border-bottom:1px solid #FFF;
}
#sidelist .bullets li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:22px;
}
#sidelist .children {
	background:#DCDCDC;
}
#sidelist .children li {
	list-style: square;
	margin-left:28px;
	border-bottom:1px solid #DCDCDC;
}
#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	background:#DCDCDC;
	color: #818d6f;
}
#sidelist .children li a:hover, #sidelist .children li a:active {
	color:#465d23
}
.postmetadata {
	margin: 30px 0;
}
#writer {
	background:#E5E5E5;
	margin:25px 0 15px 0;
	padding:12px;
}
#writer img {
	padding:1px;
	border:1px solid #777777;
	float:left;
	width:80px;
}
#writer span {
	display:block;
	padding-top:4px;
	border-top:1px solid #F5F5F5;
	margin-top:12px;
}
h3 a:link, h3 a:visited {
	color:#5f5f5f;
}
/*Post Formatting*/

.author {
	font-size: 1.5em;
	color: #999999;
}	
.picleft {
	float:left;
	margin:3px 14px 10px 0;
	border:7px solid #f2f2f2;
}
.picright {
	float:right;
	margin:3px 0 10px 14px;
	border:7px solid #f2f2f2;
}
.post blockquote {
	color:#76767a;
	background:#f2f2f2;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
}
.post ul li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:42px;
}
.post ol li {
	margin-bottom:5px;
	line-height:115%;
	margin-left:48px;
}
#tags {
	padding:3px;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;
}
/* Form Elements */

select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%
}
#searchform {
	padding:16px 5px 0 0;
}
.button {
	padding: 1px;
	cursor: pointer;
	background:#686868;
	color:#CCCCCC;
	border:none;
}
.button:hover {
	background:#E2BA5A;
	color:#686868;
	text-decoration:none
}
#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
}
#commentform textarea {
	width: 100%;
	margin-top:5px;
}
/* Comments*/

.commentlist {
	padding-left:30px;
}
.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background:#f2f2f2;
	border-top: 1px solid #ddd;
}
#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
}
.commentmetadata {
	display: block;
}
.commentlist small {
	background:#e9e9e9
}
.commentlist cite {
	font: 1.6em  Arial, Helvetica, sans-serif;
	letter-spacing:-0.05em;
}
/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
}
.clearfloat {
	display:inline-block
}
.clearfloat {
	display:block
}
/* Footer*/

#footer {
	margin: 40px auto;
	padding: 0 0 0 12px;
	width: 868px;
	font-size:1em;
	line-height: 23px;
	background: url(images/nav_grey.png) repeat-x;
	border-top: 1px solid #E2BA5A;
	color: #CCCCCC;
}
#footer a {
	color: #CCCCCC;
	text-decoration:underline;
}
/* Date*/

.date {
	float: right;
	width: 6.3em;
	height: 6.3em;
	background: #6A6B70;
}
.dateDay {
	display: block;
	text-align: right;
	margin: 5px 10px 0 0;
	font: bold 2.4em Arial, Helvetica, sans-serif;
	color: #fff;
}
.dateMonth {
	display: block;
	text-align: right;
	margin: 2px 10px 0 0;
	font: 10px Tahoma, Arial, Helvetica, sans-serif;
	color: #fff;
	text-transform: uppercase;
}
.dateYear {
	display: block;
	text-align: right;
	margin: -3px 10px 0 0;
	font: 10px Tahoma, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #fff;
}
