/* @override 
	http://localhost/themes/goldenkraut/css/style.css
	http://localhost/wp/goldenkraut/wp-content/themes/goldenkraut/css/style.css
	http://10.5.13.102/wp/goldenkraut/wp-content/themes/goldenkraut/css/style.css
	http://www.thegoldenkraut.com/wp-content/themes/goldenkraut/css/style.css
*/

body {
	background-color: #291605;
	background-image: url(../images/page-bg.jpg);
	background-repeat: repeat-x;
	color: #53310b;
	font-family: Helvetica, Arial, Geneva, sans-serif;
}

a {
	color: #cc881a;
	text-decoration: none;
}

a:hover {
	color: #53310b;
	text-decoration: underline;
}

#page-shadow {
	background: url(../images/shadow-top.gif) no-repeat top center;
}

#page-shadow-fill {
	background: url(../images/shadow-fill.gif) repeat-y top center;
}

#page-wrap {
	background: #f2d987 url(../images/body-bg.jpg) repeat-y left 471px;
}

#header {
	width: 960px;
	height: 356px;
}

#header #logo {
	width: 490px;
	height: 356px;
	background: url(../images/header-left.jpg) no-repeat;
}

#header #logo a {
	display: block;
	width: 490px;
	height: 356px;
	text-indent: -9999px;
}

#header #nav_wrap {
	width: 470px;
	height: 356px;
	background: url(../images/header-nav.jpg) no-repeat;
	position: relative;
}

#navigation {
	position: absolute;
	top: 150px;
	left: -5px;
	list-style: none;
}

#navigation li {
	height: 59px;
	width: 325px;
}

#navigation li a {
	display: block;
	height: 59px;
	width: 325px;
	text-indent: -9999px;
	background-image: url(../images/header-nav.jpg);
	background-repeat: no-repeat;
}

#navigation li a#menu_about {
	background-position: -25px -150px;
}

#navigation li a#menu_about:hover,
#navigation li a#menu_about.active {
	background-position: -495px -150px;
}

#navigation li a#menu_history {
	background-position: -25px -209px;
}

#navigation li a#menu_history:hover,
#navigation li a#menu_history.active {
	background-position: -495px -209px;
}

#navigation li a#menu_winners {
	background-position: -25px -268px;
}

#navigation li a#menu_winners:hover,
#navigation li a#menu_winners.active {
	background-position: -495px -268px;
}

#content_innerwrap {
	width: 960px;
	background: url(../images/body-top.jpg) no-repeat top;
	padding: 55px 0 0;
}

#content {
	padding: 0 20px;
	/*background-image: url(../images/line-dotted-vert.gif);
	background-repeat: repeat-y;
	background-position: right top;*/
}

.line {
	height: 18px;
	background: url(../images/line-left.gif);
	margin: 5px 17px 20px 0;
}

.line hr {
	border: 0;
	height: 18px;
	background: url(../images/line-right.gif) no-repeat right top;
	margin: 0 -17px 0 0;
	margin-right: -17px;
}


/* @group Homepage - Current Winners */

#body {
	background-image: url(../images/line-dotted-vert.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

#current_winners {
	background: url(../images/header-current.gif) no-repeat;
	text-indent: -9999px;
	margin: 0 20px 0 30px;
	height: 30px;
}

#body .line {
	width: 190px;
	margin-left: 20px;
}

ul.winners {
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0;
	clear: both;
	overflow: hidden;
}

ul.winners li {
	list-style: none;
	margin: 0 10px 20px 0;
	padding: 0;
	float: left;
	width: 270px;
	position: relative;
}

.winner .winner_photo_wrap {
	float: left;
	position: relative;
	margin: 5px 10px;
}

.winner.gk .overlay {
	width: 80px;
	height: 50px;
	background: url(../images/badge-gk.png) no-repeat;
	position: absolute;
	z-index: 10;
	top: -5px;
	left: -10px;
}

.winner.sb .overlay {
	width: 80px;
	height: 50px;
	background: url(../images/badge-sb.png) no-repeat;
	position: absolute;
	z-index: 10;
	bottom: -16px;
	right: -8px;
}

.winners img {
	width: 85px;
	height: 100px;
	border: 3px solid #fff;
}

.winners h3,
.winners .winner_company,
.winners .winner_title,
.winners .bio_body {
	margin: 0;
	margin-left: 120px;
}

.winners h3{
	font-size: 105%;
}


.winners h4 {
	margin: 0;
	margin-top: 5px;
	font-size: 100%;
	color: #53310b;
}

.winners .bio_body {
	font-size: 80%;
}

.winners .bio_body p {
	margin-bottom: 0;
}

.winners .bio_body a {
	display: block;
	font-weight: bold;
}

#content.winner-page ul.winners li {
	width: 440px;
}

#more_winners {
	margin-left: 20px;
}

/* @end */


h3.winners_month {
 /*background-image: url(../images/line-dotted-horz.gif);
 background-repeat: repeat-x;
 background-position: right top;*/
 margin: 10px 10px;
 padding: 20px 10px 5px;
 clear: both;
 font-size: 120%;
 text-decoration: underline;
}

h3.winners_month.first {
 background: none;
}

/* @group Page Title Headers */

#header-gallery {
	background: url(../images/header-gallery.gif) no-repeat;
	text-indent: -9999px;
	margin: 0 20px 0 0px;
	height: 30px;
}

#header-history {
	background: url(../images/header-history.gif) no-repeat;
	text-indent: -9999px;
	margin: 0 20px 0 0px;
	height: 30px;
}

#sidebar h3 {
	background: url(../images/header-history-small.gif) no-repeat;
	text-indent: -9999px;
	margin: 0 20px 0 45px;
	height: 21px;
}

#sidebar #sidebar-line {
	width: 125px;
	margin-left: 45px;
}

#history-line {
	width: 170px;
}


#post-2 h2#page-name {
	background: url(../images/header-about.gif) no-repeat;
	text-indent: -9999px;
	margin: 0 20px 0 0px;
	height: 30px;
}

#post-2 .line {
	width: 175px;
}

#post-116 h2#page-name {
	background: url(../images/header-truestory.gif) no-repeat;
	text-indent: -9999px;
	margin: 0 20px 0 0px;
	height: 30px;
}

#post-116 .line {
	width: 455px;
}

/* @end */

/* @group History Page */

ul.historical_photos li {
	float: left;
	list-style: none;
	margin: 0 20px 10px 0;
}

ul.historical_photos li img {
	border: 3px solid #fff;
}

ul.historical_photos li h3 {
	font-size: 85%;
	margin: 3px 0 10px;
	font-weight: normal;
	text-transform: lowercase;
}

ul.historical_photos_sidebar {
	margin: 20px 0 0 45px;
	padding: 0;
}

ul.historical_photos_sidebar li {
	float: left;
	list-style: none;
	margin: 0 0 20px;
	padding: 0;
}

ul.historical_photos_sidebar li img {
	border: 3px solid #fff;
	margin: 0 auto;
}

ul.historical_photos_sidebar li h4 {
	font-size: 85%;
	margin: 3px 30px 10px 0;
	font-weight: normal;
	text-transform: lowercase;
}

#more_history {
 margin-left: 45px;
}

/* @end */

#gallery-line {
	width: 195px;
}

#intro {
	background: url(../images/header-info.gif) no-repeat;
	text-indent: -9999px;
	height: 65px;
	margin: 0 0 0 5px;
}

#sidebar .line {
	width: 300px;
}


#intro_text {
	padding-right: 20px;
}

.alignleft {
	float: left;
	border: 3px solid #fff;
}

/* @group Pagination */

.wp-pagenavi {
	clear: both;
	margin: 35px 20px 0;
	text-align: center;
}

.wp-pagenavi span.pages {
	background: none;
	border: 0;
	color: #b5741c;
}

.wp-pagenavi span.current,
.wp-pagenavi a,
.wp-pagenavi a:link,
.wp-pagenavi a:visited,
.wp-pagenavi a:active {
	background: #ead697;
	border: 1px solid #b5741c;
	color: #b5741c;
}

.wp-pagenavi span.current,
.wp-pagenavi a:hover {
	background: #edebdf;
	border: 1px solid #b5741c;
	color: #b5741c;
}

/* @end */

/* @group Single Winner */

#header-winner-sb {
	background: url(../images/header-winner-sb.gif) no-repeat;
	text-indent: -9999px;
	margin: 0 20px 0 0px;
	height: 30px;
}

#header-winner-gk {
	background: url(../images/header-winner-gk.gif) no-repeat;
	text-indent: -9999px;
	margin: 0 20px 0 0px;
	height: 30px;
}

#winner h2#award-month {
	margin: 0;
	font-size: 120%;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 2px;
	color: #b5741c;
}

#subheader {
	margin: 0 0 20px;
	font-size: 110%;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 2px;
	color: #b5741c;
}

#winner h3#name {
	margin: 30px 0 5px;
	font-size: 130%;
	line-height: 1em;
}

#winner #company {
	margin: 0px 0 0px;
	font-size: 110%;
	line-height: 1em;
}

#winner #jobtitle {
	margin: 0 0 20px;
	font-size: 100%;
	font-style: italic;
}

#winner #winner_photo {
	float: left;
	border: 3px solid #fff;
}

#winner #excerpt {
	margin: 0 0 0 220px;
	font-size: 120%;
	font-style: italic;
}

#winner #questions {
	margin-left: 220px;
	font-size: 100%;
}

/* @end */



#footer {
	background-image: url(../images/line-dotted-horz.gif);
	background-repeat: repeat-x;
	background-position: right top;
	margin: 35px auto 0;
	width: 940px;
}

#footer_wrap {
	padding: 15px 10px;
	font-size: 80%;
	overflow: hidden;
}

#copyright {
	float: left;
}

#realstory-link {
	float: right;
}

#footer_wrap a {
	color: #53310b;
}