/*
Theme Name: Winners Lab
Theme URI: http://winnerslab.dk
Description: A minor redesign of the original WordPress Theme for Winners Lab
Version: 1.5
Author: Wemind A/S
Author URI: http://wemind.dk
*/

/* Global reset */
/* Originally found in the Starkers naked WordPress theme: http://elliotjaystocks.com/blog/archive/2008/free-starkers-wordpress-theme/ */
/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, f, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100% }
q:before, q:after { content:''}
a { text-decoration:none }

/* Global reset-RESET */
/* The below restores some sensible defaults */
strong { font-weight:bold }
em { font-style:italic }
* a { position:relative } /* Gets links displaying over a PNG background */
a img { border:none } /* Gets rid of IE's blue borders */

/********************************************************************/

body{
background: url(images/body-background2.jpg) repeat-x;
font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
font-size: 62.5%;
color: #757575;
}

h2 em {
    font-size:0.4em !important;
}

div#wrapper{
width: 960px;
margin: 0 auto;
}

	div#header{
	height: 189px;
	position: relative;
	}
	
		img#backlight{
		position: absolute;
		left: -40px;
		bottom: 1px;
		}
		
		div#header a{
		color: #ffcbd0;	
		}
		
		a#logo{
		display: block;
		width: 580px;
		height: 171px;
		text-indent: -9999px;
		position: absolute;
		top: 16px;
		left: 10px;
		}
		
			a.logo{
			background: url(images/logo.png);
			}
			
			a.logo-blog{
			background: url(images/logo-blog.png);
			}
			
			a.logo-tv{
			background: url(images/logo-tv.png);
			}
		
		div#twitter-box{
		width: 370px;
                position: absolute;
		top: 105px;
		left: 650px;
		}
		
			div#twitter-box p.tweet{
			color: white;
			font-size: 1.2em;
			margin-bottom: 10px;
			line-height: 1.0;
			}
			
			div#twitter-box p.tweet-meta{
			color: #ff848c;
			text-transform: uppercase;
			font-size: 1.0em;
			line-height: 1.0;
			}
			
			div#twitter-box a{
			text-decoration: underline;
			}
	
	div#main-menu{
	height: 54px;
	overflow: hidden;
	}
	
	div#sub-menu{
	height: 35px;
	margin: 0 auto;
	}
	
	div#sub-menu-cover{
	background: white;
	width: 100%;
	position: absolute;
	height: 35px;
	top: 240px;
	left: 0;
	}
	
		div#main-menu ul, div#sub-menu ul{
		margin-left: 10px;
		}
		
		div#main-menu li{
		float: left;
		margin-right: 44px;
		font-size: 1.4em;
		}
		
		div#sub-menu li{
		float: left;
		margin-right: 45px;
		font-size: 1.2em;
		}
		
		div#main-menu li.page_item a{
		height: 54px;
		line-height: 54px;
		padding: 14px 0;
		color: #ffcbd0;
		text-decoration: none;
		}
		
		div#sub-menu li.page_item a{
		height: 35px;
		line-height: 35px;
		padding: 14px 0;
		color: #8e6b81;
		text-decoration: none;
		font-weight: bold;
		}
		
		div#main-menu li.page_item a:hover{
		color: white;
		}
		
		div#sub-menu li.page_item a:hover{
		color: #5e2348;
		}
		
		div#main-menu li.current_page_item a, div#main-menu li.current_page_parent a{
		color: white;
		background: url(images/menu-active.png) bottom center no-repeat;
		}
		
		div#sub-menu li.current_page_item a{
		color: #5e2348;
		background: url(images/sub-menu-active.png) top center no-repeat;
		}
		
	div#wide-content{
	width: 620px;
	float: left;
	margin: 30px 0 20px 0;
	padding: 0 20px 0 10px;
	}
	
	div#narrow-content{
	width: 540px;
	float: left;
	margin: 30px 0 20px 0;
	padding: 0 20px 0 10px;
	}
	
		div#introduction{
		height: 110px;
		background: url(images/introduction-divider.png) bottom no-repeat;
		margin-bottom: 20px;
		}
		
			div#introduction h2{
			color: #52133b;
			}
			
			div#introduction p{
			font-size: 1.6em;
			}
			
		div#three-box-footer{
		border-top: 1px solid #eaeaea;
		margin: 0 10px;
		padding-top: 30px;
		clear: both;
		}
		
			div#three-box-footer div.box{
			background: #f3e8ef;
			width: 260px;
			height: 190px;
			float: left;
			margin-bottom: 30px;
			padding: 20px;
			}
			
			div#three-box-footer div.one, div#three-box-footer div.two{
			margin-right: 20px;
			}
				
				div#three-box-footer h3{
				color: #88486c;
				font-size: 1.7em;
				}
				
				div#three-box-footer p{
				font-size: 1.1em;
				margin-bottom: 20px;
				}
				
				input#newsletter-email{
				background: url(images/input-background.png) no-repeat;
				width: 134px;
				color: #6a6a6a;
				border: 0;
				padding: 10px 8px 8px 8px;
				}
			
				button#newslettersubmit{
				text-indent: -9999px;
				width: 58px;
				height: 30px;
				background: url(images/newslettersubmit-background.png) no-repeat;
				border: 0;
				}
			
				div#three-box-footer label{
				font-weight: bold;
				font-size: 1.2em;
				margin-right: 8px;
				}
				
				form#newsletterform{
				margin-bottom: 10px;
				}
			
		h2.homepage{
		font-size: 2.1em;
		}
		
		img.blog-header{
		margin-bottom: 25px;
		}
			
		div.post{
	
		}
				
			div.post p.meta{
			font-size: 1.2em;
			margin-bottom: 10px;
			color: #a87b97;
			text-transform: uppercase;
			}
				
				p.meta span.comments-no{
				color: #a87b97;
				}
				
				p.meta a{
				color: #52133b;
				}
				
		div#comments{
		background: url(images/comment-divider.png) top repeat-x;
		padding-top: 20px;
		}
		
			h2.comments{
			color: #88486c;
			font-size: 1.7em;
			}
			
			div.comment-author{
			font-size: 1.5em;
			font-weight: bold;
			}
			
			cite.fn{
			font-weight: bold;
			}
			
			div.comment-meta a{
			text-transform: uppercase;
			color: #a87b97;	
			font-weight: bold;		
			}
			
			
			li.comment{
			width: 530px;
			padding: 5px;
			}
			
				li.comment p{
				margin-left: 42px;
				}
			
			li.bypostauthor{
			background: #f6f0f4;
			}
			
			li#comment-1{
			border-top: 1px solid #eaeaea;
			padding-top: 20px;
			margin-top: 20px;
			}
			
			img.avatar{
			float: left;
			padding-right: 10px;
			}
			
			ol.commentlist{
			border-bottom: 1px solid #eaeaea;
			margin-bottom: 20px;
			padding-bottom: 20px;
			width: 540px;
			}
			
			td.commentform-left{
			width: 117px;
			}
			
			p.commentform{
			color: #a77e98;
			margin-left: 0;
			font-weight: bold;
			}
			
			div#comments input, div#comments textarea{
			background: #f6f0f4;
			border: 1px solid #ede0e9;
			width: 400px;
			padding: 10px;
			}
			
			div#comments input{
			color: #a77e98;
			font-weight: bold;
			}
			
			div#comments textarea{
			color: #757575;
			}
					
			button#submit{
			background: url(images/commentsubmit-background.png) no-repeat;
			width: 67px;
			height: 30px;
			text-indent: -9999px;
			border: 0;
			float: right;
			}
	
	div#narrow-sidebar{
	background: #f4edf2;
	width: 260px;
	padding: 20px;
	margin: 30px 0 20px 650px;
	}
	
	div#wide-sidebar{
	width: 350px;
	padding: 20px;
	margin: 30px 0 20px 570px;
	}
	
		div#about-rasmus{
		background: #F3E8EF;
		padding: 23px;
		margin-bottom: 20px;
		}
		
			div#about-rasmus p{
			color: #9b6f8a;
			font-size: 1.2em;
			margin: 0;
			}
		
				div#about-rasmus p span{
				text-transform: uppercase;
				font-weight: bold;
				}
				
		div#books div.box{
		background: #F3E8EF;
		padding: 23px;
		margin-bottom: 20px;
		}
		
			div#books p{
			color: #9b6f8a;
			font-size: 1.2em;
			margin: 0;
			}
			
			div#books .book{
			position: relative;
			height: 161px;
			}
			
				.book h4{
				text-transform: uppercase;
				font-size: 1.3em;
				}
			
				.buy-button{
				position: absolute;
				right: 10px;
				bottom: 10px;
				}
				
				.prize-tag{
				position: absolute;
				right: 100px;
				bottom: 10px;
				}
	
		img.wide-sidebar-header{
		margin-bottom: 20px;
		}
		
		img.social-media-logo{
		margin-right: 15px;
		}
	
		div#narrow-sidebar a{
		color: #52133b;
		}
	
		div.widget_search{
	
		}
		
			button#searchsubmit{
			text-indent: -9999px;
			width: 67px;
			height: 30px;
			background: url(images/searchsubmit-background.png) no-repeat;
			border: 0;
			}
			
			input#s{
			background: url(images/input-background.png) no-repeat;
			width: 168px;
			color: #6a6a6a;
			border: 0;
			padding: 10px 8px 8px 8px;
			}
			
		div.widget{
		margin-bottom: 30px;
		}
			
			div.widget h2{
			color: #88486c;
			font-size: 1.8em;
			}
			
			div.widget p{
			color: #7d6072;
			}
			
			div.widget li{
			font-size: 1.1em;
			line-height: 1.5;
			}
			
			div#my-tag-cloud li{
			font-weight: bold;
			list-style-image: url(images/common-tags-list-item.png);
			list-style-position: inside;
			padding: 3px;
			}
			
			div#get_recent_comments_wrap li{
			margin-bottom: 15px;
			}
			
			img.kjgrcGravatar{
			margin-right:  8px;
			float: left;
			}
				
			span.recent-comment-excerpt{
			display: block;
			margin-left: 27px;
			font-style: italic;
			}
				
			div#get_recent_comments_wrap a{
			font-weight: bold;
			}
			
		div#latest-video{
		height: 287px;
		border-bottom: 1px solid #eaeaea;
		padding-bottom: 20px;
		margin-bottom: 20px;
		}
		
		div#other-platforms{
		height: 85px;
		border-bottom: 1px solid #eaeaea;
		margin-top: 20px;
		padding-bottom: 20px;
		}
		
		div#om-rasmus{
		height: 287px;
		border-bottom: 1px solid #eaeaea;
		margin-top: 20px;
		padding-bottom: 20px;
		}

		div#om-rasmus img{
		float: left;
		margin-right: 20px;
		margin-bottom: 20px;
		}
					
div#footer{
width: 940px;
background: url(images/footer-divider.png) top repeat-x;
margin: 0 auto 20px auto;
padding-top: 25px;
font-size: 1.2em;
text-transform: uppercase;
clear: both;
}

	div#footer img{
	margin-bottom: -3px;
	}
	
	div#footer a{
	color: #ea8093;
	text-decoration: none;
	}
	
h1, h2{
font-size: 2.4em;
color: #f93359;
margin-bottom: 10px;
}
			
	h2 a{
	color: #f93359;
	text-decoration: none;
	}
	
h3{
color: #a77e98;
font-size: 1.5em;
margin-bottom: 10px;
}

p{
font-size: 1.3em;
margin-bottom: 25px;
line-height: 1.5;
}		

td {
font-size:1.3em;
}
		
a{
color: #e0414b;
}

a:hover{
text-decoration: underline;
}

button{
cursor: pointer;
}

.aligncenter{
margin-left: auto;
margin-right: auto;
margin-bottom: 10px;
}

.alignleft{
float: left;
margin: 3px 3px 3px 0;
}

.alignright{
float: right;
margin: 3px 0 3px 3px;
}

.wp-caption{
background: #efefef;
text-align: center;
padding-top: 5px;
border: 1px solid #4d4d4d;
}

blockquote{
margin-left: 20px;
font-style: italic;
font-size: 1.3em;
line-height: 1.5;
}

textarea{
font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
font-size: 1.0em;
}




div.wp-polls{
text-align: left !important;
}


div.koebknap a {
	color: #fff;
	font: bold 100% Helvetica, Arial, sans-serif;
	text-decoration: none;
	background-color: #88486c;
	margin: 0;
	padding: 6px 10px 4px 140px;
	cursor: pointer;
	border: none;
	float: left;
}

div.koebknap a:hover {
	color: #fff;
	background-color: #000;
}