/*
Theme Name: FCT
Theme URI: http://wordpress.org/
Description: FCT WordPress-tema.
Version: 1.0
Author: Martin Runesson
Author URI: http://martinrunesson.com/

*/


body {
	background:#000;
	color:#fff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin:0;
	padding:0;
	font-size:9pt;
}

a img {
	border: 0;
}

a:link {
	color: #C80000;
}

a:visited {
	color: #913939;
}

a:hover, a:active {	
	text-decoration: none;
}

h1 {
	font-size:16pt;
	line-height:16pt;
	margin: 30px 30px 20px 30px;
}

h2 {
	font-size:11pt;
	line-height:11pt;
	margin: 14px 30px 6px 30px;
}

p {
	font-size:9pt;
	line-height:14pt;
	margin: 0 30px 14px 30px;
}

table p {
	margin: 0 30px 14px 0;
}

ul {
	font-size:9pt;
	line-height:14pt;
	margin: 0 30px 14px 30px;
	padding-left:30px;
}

li {
	margin: 0 0 8px 0;
}


div.post {
	float:left;
	padding-bottom:20px;
	background-image:url(images/dotted.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}

div.post .post-h1 {
	margin-bottom: 0;
}

div.post p.date {
	color:#999;
	font-size:8pt;
	font-weight:normal;
	padding:6px 0 10px 0;
}


#wrapper {
	margin: 0 auto 0 auto;
	width: 968px;
	text-align:left;
	padding: 0px;
	color:#000;
	position:relative;
}

#header {
	background-image:url(images/header.gif);
	width: 800px; 
	float:left;
	height: 200px;
	clear:both;
	position:relative;
}

#header #logo {
	position:absolute;
	left:31px;
	top:0;
	width:218px;
}
#header #logo img {
	padding:0;
	margin:0;
	float:left;
}

#header #nav {
	position:absolute;
	bottom: 24px;
	right:0;
	background-color:#000;
	width: 530px;
	padding-left:10px;
}

#header #nav ul {
	margin: 0;
	padding: 0;
	list-style-type:none;
}

#header #nav ul li {
	margin: 0;
	padding: 0;
	float:left;
	display:block; 
	list-style-type:none;
}

#header #nav a:link, #header #nav a:visited {
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	padding: 3px 9px 3px 9px;
	display:block;
}

#header #nav a:hover, #header #nav a:active {
	background-color: #333;
}





#container {
	width: 800px;
	background-image: url(images/bg.gif); 
	background-position: top left;
	float:left;
	clear:both;
}

#banners {
	width:160px;
	position:absolute;
	right:0;
	top:186px;
}

#banners img{
	margin-bottom: 8px;
	float:left;
}

#welcome{
	background-image: url(images/welcome.jpg);
	background-position: 0 10px;
 	background-repeat:no-repeat;
	padding: 2px 0 10px 0;
}

#content {
	color:#000;
	background:#fff;
	width: 506px;
	float:right;
	position:relative;
	right:44px;
	
	margin-bottom:30px;
	padding-bottom:30px;
}

#sidebar {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 240px;
	float:left;	
	position: relative;
	height:640px
}

#sidebar #avdelningar {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 194px;
	position: absolute;
	top:18px;
	left:28px;
}

#sidebar #avdelningar ul {
	margin: 0;
	padding: 0;
	list-style-type:none;
}

#sidebar #avdelningar ul li {
	margin: 0;
	padding: 0;
	float:left;
	display:block; 
	list-style-type:none;
}

#sidebar #avdelningar ul li img {
	float:left;
}

#footer {
	margin: 0 auto 0 auto;
	width: 908px;
	text-align:left;
	padding: 0 30px 0 30px;
	background-position: top left;
	clear:both;
	height:130px;
	background-image: url(images/footer.gif);
	background-repeat:no-repeat;
	color:#aaa;
	line-height: 14pt;
	position:relative;
}

#footer #field-1 {
	display: block;
	width:168px;
	position:absolute;
	left:31px;
	top:29px;
}

#footer #field-2 {
	display: block;
	width:156px;
	position:absolute;
	left:230px;
	top:29px;
}

#footer #field-3 {
	display: block;
	width:160px;
	position:absolute;
	left:420px;
	top:29px;
}

#footer #field-4 {
	display: block;
	width:160px;
	position:absolute;
	left:630px;
	top:29px;
}

#footer a:link, #footer a:visited {
	color:#fffca2;
	text-decoration:none;
}

#footer a:hover, #footer a:active {
	text-decoration:underline;
}

#footer strong {
	color:#FFFFFF;
}






img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 0 10px 10px 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}