/*  
Theme Name: Fritid-kultur
Theme URI: http://www.fritid-kultur.se
Description: 
Version: 1.0
Author: Kristoffer Lidman
Author URI: 
*/
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	background: #fff /*url(images/bg.gif) repeat-x*/;
	color: #666;
	margin: 0px;
	padding: 0px;
}
a  {
	color: #5C927C;
	border: none;
	text-decoration: none;
}
a:hover  {
	color: #fff;
	background: #5e9279;
	padding: 2px 0px;
}
p {
	margin: 0 0 15px 0;
}
img  {
	border: none;
}
h1, h2, h3, h4, h5  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 24px;
}
.frontpage {
	display:block;
	width:140px;
	height:90px;
	border: none;
	float: left;
	margin: 0;
	padding: 0;
	text-indent:-9009px;
}

.frontpage a {
	display:block;
	outline:none;
	width:100%;
	height:100%;
	padding: 0;
	margin: 0;
	border: none;
}
.frontpage a:hover {
	background: none;
}
.alignleft  {
	float: left;
}
.alignright  {
	float: right;
}
#wrapper  {
	width: 860px;
	margin: 20px auto;
	overflow: hidden;
}
#header {
	width: 860px;
	height: 115px;
	float: left;
	background: url(images/logo.gif) no-repeat 1px 0;
}
#searchbox {
	width: 200px;
	height: 30px;
	float: right;
	background: #eee url(images/searchbox.gif) no-repeat;
	margin: 75px 0 0 0;
}
#searchbox #s {
	width: 135px;
	padding: 4px 0 0 5px;
	float: left;
	color: #888;
	background: none;
	border: none;
}
#searchbox #searchsubmit {
	float: right;
	width: 50px;
	height: 25px;
	background: none;
	border: none;
	cursor: pointer;
	text-indent: -9999px;
}
#menu {
	width: 860px;
	height: 39px;
	float: left;
	margin: 0;
	background: #B3CDC0 url(images/menu.gif) no-repeat;
	font-size: 13px;
	font-weight: bold;
}
#menu ul  {
	padding: 0;
	margin: 0;
	float: left;
	list-style-type: none;
}
#menu ul li  {
	height: 26px;
	float: left;
	margin: 0;
	text-align: center;
}	
#menu ul li a {
	height: 26px;
	float: left;
	margin: 0;
	color: #fff;
	text-align: center;
	padding: 8px 10px 0 10px;
	text-decoration: none;
	background: url(images/menu_sep.gif) no-repeat right;
	text-shadow: 0px 1px 0px #7ea796;
}
#menu ul li a:hover  {
	height: 26px;
	float: left;
	margin: 0;
	color: #53806a;
	text-shadow: 0px 1px 0px #d0eede;
	text-align: center;
	padding: 8px 10px 0 10px;
}
#menu ul li.current_page_item a{
	height: 26px;
	float: left;
	margin: 0;
	text-align: center;
	padding: 8px 10px 0 10px;
	color: #53806a;
	text-shadow: 0px 1px 0px #bdfbe1;
}
#content {
	width: 860px;
	float: left;
	margin: 30px 0 0 0;
	background: #fff;
}
#left {
	width: 230px;
	float: left;
}
.left_news {
	width: 210px;
	padding: 10px 10px 0px 10px;
	float: left;
	background: #eee url(images/left_news.gif) no-repeat;
	font-size: 11px;
}
.left_news_bott {
	width: 230px;
	height: 10px;
	float: left;
	background: #eee url(images/left_news.gif) no-repeat bottom;
	margin: 0 0 15px 0;
}
.left_news  p {
	margin: 0 0 10px 0;
}
.left_news strong {
	font-size: 12px;
	margin: 0;
}
.rss {
	width: 230px;
	height: 30px;
	float: left;
	background: url(images/rss.gif) no-repeat;
	text-indent: -9999px;
}
.rss:hover {
	background: url(images/rss_hover.gif) no-repeat;
	padding: 0;
}
#right {
	width: 600px;
	float: right;
}
#right h1, #left h2 {
	padding: 0 0 10px 0;
	margin: 0 0 15px 0;
	background: url(images/stripe.gif) no-repeat bottom;
}
.file_list_info {
	width: 580px;
	height: 26px;
	float: left;
	background: #666 url(images/file_list.gif) no-repeat;
	color: #fff;
	text-shadow: 0px 1px 0px #7ea796;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 1px 0;
	padding: 8px 10px 0 10px;
}
.file_list_info div {
	float: left;
}
.file_list {
	width: 580px;
	float: left;
	padding: 6px 10px;
	border-bottom: 1px solid #eee;
}
.file_list a:hover {
	background: none;
	padding: 0;
	margin: 0;
	font-weight: normal;
}
.file_list.alt {
	background: #f3f3f3;
}
.file_list_date {
	width: 100px;
	float: left;
}
.file_list_desc {
	width: 360px;
	float: left;
}
.file_list_desc a:hover {
	color: #333;
}
.file_list_file {	
	width: 20px;
	float: right;
}
.people {
	width: 580px;
	float: left;
	background: #eee;
	padding: 10px;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #ccc;
}
.people .image {
	width: 100px;
	height: 100px;
	float: left;
}
.people .content {
	width: 450px;
	padding: 0 0 0 15px;
	float: right;
	border-left: 1px dotted #ccc;
}
.people .content p {
	margin: 0 0 6px 0;
}
#footer {
	width: 860px;
	float: left;
	padding: 15px 0 0 0;
	margin: 20px 0 0 0;
	background: url(images/stripe.gif) no-repeat;
}
#footer .footer_logo {
	width: 100px;
	height: 30px;
	float: right;
	text-indent: -9999px;
	background: url(images/footer_logo.gif) no-repeat;
}
