/*
Theme Name: Wama Theme
Theme URI: http://www.thelamp.se/
Description: This theme was built by <a href="http://www.adamrehal.se/">Adam Rehal</a> for <a href="http://www.wama.se/">Wama</a>.
Version: 0.1
Author: Adam Rehal
Author URI: http://www.thelamp.se/
Tags: wama, gul, sand

*/
body {
	background:top center url(bilder/bg.jpg) #ffb42c repeat-x;
	margin:0px;
	font-family:Verdana, Geneva, sans-serif;
	color:#402200;
	font-size:14px;
}
a {
	text-decoration:none;
	color:#ce3213;	
}
img {
	border:none;
}
div {
	border:1px solid:
}
ul li {
	display:inline;
}
.clear {
	clear:both;
}
.logo {
	float:left;
}
.main {
	margin:0 auto;
	width:957px;
}
.top {
	width:957px;
	margin-bottom:40px;
	margin-top:30px;
}
.top img {
	margin-top:-25px;
}
.menu_bar {
	margin-left:203px;
	font-weight:bold;
	font-size:21px;
	text-transform:uppercase;
	letter-spacing:-3px;
}
.menu_bar a {
	color:#FFF;
	text-decoration:none;
}
.menu_bar a:hover {
	color:#cc6600;
}
.menu_bar ul {
	float:right;
	margin-top:30px;
}
.menu_bar li {
	margin-right:15px;
}
.anslagstavla {
	height:412px;
	background-color:#f3f0e4;
	padding:22px;
}
.texttavla {
	padding:20px;
	padding-top:0px;
	font-size:21px;
	letter-spacing:-1px;
	margin-bottom:30px;
	background-color:#f3f0e4;
	line-height:30px;
}
.events {
	margin-top:26px;
}
.events img {
	border:4px solid #f3f0e4;
}
.events.sub {
	border-top:1px solid #ddd;
	width:505px;
	padding-top:20px;
}
.events.sub img {
	width:164px;
	border:none;
}
.social {
	height:145px;
	background:url(bilder/social_bg.gif) no-repeat;
	margin-top:20px;
	padding:73px 0px 0px 35px;
}
.flickr {
	margin-top:30px;
	margin-left:-60px;
}
.flickr img {
	border:4px solid #fff;
	margin-left:80px;
	margin-bottom:20px;
	
}
.kontakt {
	height:92px;
	background:url(bilder/contact_bg.gif) no-repeat;
	margin-top:28px;
	text-align:center;
	font-size:20px;
	line-height:30px;
	color:#fff;
	padding-top:28px;
}
.botten {
	height:72px;
	text-align:center;
	font-size:22px;
	line-height:30px;
	color:#42290a;
	padding-top:38px;
}
#slideshow {
	position:relative;
	height:334px;
}
#slideshow IMG {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
}
#slideshow IMG.active {
	z-index:10;
	opacity:1.0;
}
#slideshow IMG.last-active {
	z-index:9;
}
.container {
	background:url(bilder/content_bg.jpg) top left repeat-y;
	float:left;
	width:957px;
}
.content {
	padding:30px 0px 30px 30px;
	float:left;
	width:600px;
}
.content p {
	width:500px;
}
.content h1 {
	font-size:32px;
	font-weight:normal;
	margin:0;
}
.sidebar {
	float:left;
	width:282px;
	margin-top:40px;
}
.sidebarlinks {
	border-bottom:1px solid #ce3213;
	width:204px;
	font-size:18px;
	margin:0px 38px 10px 38px;
	padding-bottom:10px;
}
.sidebar a {
		color:#ce3213;
		text-decoration:none;
}
.datumbubbla, .eventbubbla{
	width:78px;
	height:39px;
	background:url(bilder/datumbubbla.jpg) top left no-repeat;
	float:right;
	text-align:center;
	color:#FFF;
	font-size:11px;
	padding-top:18px;
}
.eventbubbla{
	background:url(bilder/eventbubbla.jpg) top left no-repeat;
	width:69px;
	height:69px;
}	
.textblock {
	border-bottom:1px solid #f3f3f3;
	margin-bottom:25px;
}
.textblock img {
	margin-right:10px;
}
.textblock h1 {
	font-size:18px;
	color:#42290a;
}
.textblock h1 a {
	color:#42290a;
	text-decoration:none;
}
h2 {
	font-weight:normal;
	margin-bottom:0px;
}
.alignright {
	float: right;
}

.alignleft {
	float: left;
}
.twitterflow {
	width:206px;
	margin-left:38px;
	margin-bottom:20px;
}
.twittertop {
	background:url(bilder/twitter_bg_top.jpg) #402a12 top left no-repeat;
	min-height:90px;
	padding:95px 15px 0px 15px;
	font-size:16px;
	color:#ffa83c;
}
.twitterbottom {
	background:url(bilder/twitter_bg_botten.jpg) #402a12 top left no-repeat;
	height:75px;
}
.middle_img {
	margin:0px 1px 0px 1px;
}
