/*
Theme Name: easypeasy 1.1
Theme URI: 
Description: Theme created for easypeasy 1.1
Author: Lasse Sūtre, Jon Ramvi
Author URI: 
Tags: awesome
*/



body {
	background: #f4f4f4;
	margin: 0 0;
	z-index: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: rgb(77, 77, 77);
}

#topnav {
	background: #000 url(images/topnav.png) repeat-x;
	width: 100%;
	height: 50px;
	color: #f4f4f4;
}

.wtf {
	background: transparent url(images/banner.png) center no-repeat;
	z-index: 1;
	height: 394px;
}

.container {
	width: 857px;
	margin: 0 auto;
}

a {
	color: #4D4D4D;
}

a:hover {
	
}

.whitelinks a {
	color: #f4f4f4;
	text-decoration: none;
}

.whitelinks a:hover {
	color: #dcdcdc;
	text-decoration: underline;
}

.topnavWhitespace {
	margin-right: 30px;
	font-size: 14px;
}

#shadowleft {
	background: #fff url(images/shadowleft.png) no-repeat;
	width: 11px;
	height: 303px;
	float: left;
}

#shadowright {
	background: #fff url(images/shadowright.png) no-repeat;
	float: right;
	width: 13px;
	height: 303px;
}

#EeeScreen {
	position: relative;
}

.clearfooter {
	height: 120px;
	clear: both;
}

#footer {
	background: #383838;
	height: 150px;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	font-size: 10px;
	color: #959595;
	padding: 15px 0px;
}

#footer a {
	color: #959595;
	text-decoration: none;
}

#footer a:visited {
	color: #959595;
}

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

.footerBoxes {
	float: left;
	padding-right: 20px;
}

.helpComment a {
	font-size: 10px;
	color: #999;
}

.home {
	float: left;
	width: 50%;
}

.home img {
	float: left;
	border: black 1px solid;
	margin: 0 10px 0 0;
}

h1 {
	margin-top:40px;
}

#sidebar ul {
	list-style-type: none;
}
