/*
Theme Name: Potku.net
Theme URI: http://www.potku.com
Description: Custom Theme Designed for Potku.net by <a href="http://www.cssjockey.com/">CSSJockey</a>.
Version: 1.0
Author: CSSJockey
Author URI: http://http://www.cssjockey.com/
*/
body{
	background:#E9E9E9;
	color: #363636;
	font: 12px Verdana, Trebuchet MS, Trebuchet, Arial, Sans-serif;
	line-height:1.6;
}
a{
	color:#ce980a;
}
#bg{
	width:1000px;
	margin:0 auto;
	background:url(images/bg.gif) center repeat-y;
}
#wrapper{
	width:920px;
	margin:0 auto;
}
#header{
	height:173px;
}
#bodywrap{
	background:url(images/bodywrap.jpg) repeat-x;
}
#content{
	width:580px;
	margin:10px 35px 0 15px;
}
#sidebar{
	width:275px;
	margin:0 15px 0 0px;
}
#footer{
	clear:both !important;
	background:url(images/footer.jpg) repeat-x;
	color:#FFF;
	text-align:center;
	padding:10px 0 105px 0;
	margin:20px 0 0 0;
}
#home{
	padding:5px 5px 5px 5px;
	background:url(images/home.jpg) no-repeat;
	height:30px;
	text-align:center;
	font-weight:bold;
}

