/*
Theme Name: FSF Standard
Theme URI: www.fsf.se
Description: Standardtemat för FSF Wordpress-installation
Version: 1.0
Author: Houdini
Author URI: www.houdini.se
*/

*{
	margin: 0;
	padding: 0;
}

/* GENERIC ELEMENTS */
body{
	background: url(img/bg.jpg) repeat-x #c1c1c1;
	font-family: lucida sans unicode, lucida grande, verdana, arial, sans-serif;
	font-size: 12px;
}


fieldset, img{
	border: 0;
}

h1{
	font-size: 22px;
	font-family: georgia, serif;
	padding-bottom: 0.5em;
}

.success{
	color: green !important;
	font-weight: bold;
}

.detached{
	position: absolute;
	top: 10em;
}

.error{
	color: red !important;
	font-weight: bold;
}

h2.main{
	font-size: 17px !important;
	font-family: georgia, serif !important;
	padding-bottom: 1em;
}

h2.event{
	color: #7B94A7;
}

h3{
	font-size: 14px;
	font-family: georgia, serif;
	padding-bottom: 1em;
}

h4{
	font-family: georgia, serif;
	padding-bottom: 1em;
}

p{
	padding-bottom: 1em;
}

a{
	color: #8FB467;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	color: #000 !important;
}

a.brodtext{
	color: #000;
	font-weight: normal;
}


a.more-link{
	padding-top: 1em;
	clear: left;
	float: right;
	color: #8FB467;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 1em;
}



.firstpage a:last-child {
	padding-top: 10px;
	clear: left; 
	float: right;
}

img.alignleft{
	float: left !important;
}

img.alignright{
	float: right !important;
}

.right{
	float: right;
}

.clear{
	clear: both;
}

.white{
	color: #fff !important;
	padding: 0 1em 0 1em;
}

.pagaende_projekt{
	border-bottom: 1px dotted #000;
	margin-bottom: 0.2em;
}

/* FONT SIZES */

/* LAYOUT ELEMENTS */
#wrapper{
	width: 950px;
	margin: 0 auto;
	/*border: 1px dotted #000;*/
	min-height: 200px;
}

#header{
	/*background: #aaa;*/
	width: 950px;
	height: 79px;
	/*background: url(img/quote_bg_transp.gif) no-repeat;*/
	margin: 0 auto;
}

#citat {
	width: 440px;
	height: 76px;
	float: left;
	overflow: hidden;
}

#logo{
	/*background: #999;*/
	float: left;
	width: 310px;
	height: 64px;
	margin: 0.5em 0 0 0;	
}

#logo img{ 
	margin-top: 5px;
	width: 310px;
	height: 64px;
}

#logo h1{
	text-align: center;
	padding-top: 0.5em;
}

#quote{
	background: url(img/topphoto.gif) no-repeat;
	background-position: top right;
	position: absolute;
	top: 0.3em;
	left: 37%;
	width: 510px;
	height: 80px;
	z-index: -100;
}

#quote img{
	padding-top: 1em;
}

#search{
	background: url(img/espegeln.gif) no-repeat;
	background-position: top right;
	float: left;
	margin-top: -0.8em;
	margin-right: 0em;
}

#search p{
	padding: 0;
}

#search #searchform{
	color: #ccc;
	padding-left: 0.2em;
	margin-top: 5em;
}

#search #searchform div #searchsubmit, #content #searchform div #searchsubmit{
	background: url(img/ok.gif) no-repeat;
	width: 32px;
	height: 20px;
	border: 0;
	color: transparent;
	cursor: pointer;
	/*padding: 0 0.3em 1em 0.3em;*/
}

#search #searchsubmit:hover{
	cursor: pointer;
}

#navbar{
	/*background: #999;*/
	width: 950px;
	height: 45px;
	margin: 0 auto;
}

#nav {
	position: relative;
	top: -0.8em;
	height: 45px;
	width: 950px;
}

#nav li ul, #nav li ul {
	margin: 0;
	padding: 0;
}

#nav a {
	text-decoration: none;
	font-size: 14px;
}

#nav li { /*float the main list items*/
	margin: 0;
	float: left;
	display: block;
	/*padding-right: 15px;*/
}

#nav li ul {
	display: none;
}

#nav li ul  a{
	font-family: arial;
	font-size: 11px;
}

#navbar #nav li.off ul , #navbar #nav li.on ul  { /*put the subnav below - #nav li.on ul*/
	position: absolute;
	top: 30px;
	left: 0;
	border-bottom: 1px solid #7B94A7; 
	padding-top: 1em;
	/*background: #224d6f;*/
	height: 18px;
	width: 927px;
	margin-left: 0.5em;
	padding-left: 1em;
}

#navbar #nav li.off ul li, #navbar #nav li.on ul li{
	padding: 0 0.3em 0 0.3em;
}

#navbar #nav li.on ul {
	/*background: #f90;*/
}

#navbar #nav li.nav_separator{
	color: #fff;
}

#navbar #nav li.on:hover ul, #nav li.over ul { /*for ie*/
	/*background: #224d6f;*/
}

#navbar #nav li a {
	color: #3d362c;
	font-weight: normal !important;
	display: block;
	padding: 0;
}

#navbar #nav li.on ul a, #nav li.off ul a {
	border: 0;
	float: left; /*ie doesn't inherit the float*/
	width: auto;
}

#navbar #nav li.on:hover ul a, #nav li.over ul li a { /*for ie - the specificity is necessary*/
	/*background: #224d6f;*/
}

#navbar #nav li.on ul {
	background: url(img/submenu.png) #C0E7A7;
	display: block;
	z-index: 6000;
}

#navbar #nav li.of2f:hover ul { /*#nav li.over ul*/
	background: url(img/submenu.png) #C0E7A7;
	display: block;
	z-index: 6000;
}

#navbar #nav li.off a:hover, #nav li.on a:hover { 
	color: #fff !important;
}

#contentwrap{
	background: url(img/bgbox.png) repeat-y;
	width: 950px;
	margin: 0 auto;
	margin-top: -2.1em;
}

#english{
	position: relative;
	top: -1em;
	margin-right: 1em;
	float: right;
	z-index: 6005;
}

#maincontent{
	padding-top: 2em;
}

#subpage{
	padding-top: 2em !important;
}

#subpage #content {
	padding-top: 2em !important;
}


#content{
	width: 512px;
	float: left;
	margin: 1em 0 0 2.8em;
}

.entry{
	padding: 0 1em 0 0;
}

.entry p{
	color: #3d362c;
}

.event p{
	padding: 0 !important;
}

.entry ul{
	margin-left: 3em;
	padding-bottom: 1em;
	color: #3d362c;
}

.event{
	border-bottom: 1px dotted  #3d362c;
	margin-bottom: 1em;
}

.post{
	width: 512px;
}

.search_result{
	border-bottom: 1px dotted  #3d362c;
	margin-bottom: 1em;
}

.post h1 a, .post h2 a{
	color: #000;
}

.post h2, .entry h2{
	font-family: arial;
	font-size: 15px;
	padding-bottom: 0.2em;
}

.post img{
	padding-bottom: 0.5em;
}

.postdate{
	/*color: #a4a4a4 !important;*/
	font-weight: bold;
	padding: 0;
}

.postcategory{
	padding-bottom: 0.3em;
}

.postcategory a{
	color: #7B94A7 !important;
	font-weight: bold;
	text-decoration: none;
}

a.more-link{
	clear: left;
	float: right;
	color: #8FB467;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 1em;
}

.readmore a{
	color: #8FB467;
	font-weight: bold;
	text-decoration: none;
}
.readmore a:hover{
	color: #000;
}

#spaltleft .post, #spaltright .post{
	width: 230px !important;
}

#spaltleft{
	float: left;
	width: 230px;
}

#spaltright{
	float: right;
	width: 230px;
	margin-right: 2em;
}

.imgplaceholder{
	width: 240px;
	height: 100px;
	background: #ccc;
	padding-bottom: 0.5em;
	margin: 0 auto;
}

#sidebar{
	margin: -0.45em 1em 0 0;
	width: 390px;
	float: right;
}

#newscontent{
	float: left;
	width: 188px;
	margin-left: 1em;
}


#newscontent p{
	padding: 0 1em 0.3em 0.8em;
}

#newscontent h2{
	padding-left: 0.5em;
}

.box-text{
	padding: 0 1em 0 1em;
}	

.box-text p{
	font-size: 11px;
}

.box-text a{
	font-weight: normal;
	color: #000;
}

.box-text .right a{
	font-weight: bold;
}

.box1top{
	background: url(img/box1top.gif) no-repeat;
	width: 188px;
	height: 10px;
}

.box1content{
	/*background: #dbeaf1;*/
	background: #78746C;
	width: 188px;
}

.box1content h2{
	color: #2f2c29;
	font-size: 14px;
	padding-bottom: 0.2em;
}

.box1content h3, .box1content-page h3{
	color: #2f2c29;
	padding: 0 1em 0 0.8em;
	font-size: 12px;
	font-family: lucida sans unicode, lucida grande, verdana, arial, sans-serif;
}

.box1bottom{
	background: url(img/box1bottom.gif) no-repeat;
	width: 188px;
	height: 10px;
	padding-bottom: 0.3em;
}

.box2top{
	background: url(img/box2top.gif) no-repeat;
	width: 188px;
	height: 10px;
}

.box2content{
	/*background: #bfd9e6;*/
	background: #84AB73;
	width: 188px;
}

.box2content h2{
	color: #3e5634;
	font-size: 14px;
	padding-bottom: 0.2em;
}

.box2content h3{
	color: #3e5634;
	padding: 0 1em 0 0.8em;
	font-size: 12px;
	font-family: lucida sans unicode, lucida grande, verdana, arial, sans-serif;
}

.box2bottom{
	background: url(img/box2bottom.gif) no-repeat;
	width: 188px;
	height: 10px;
	padding-bottom: 0.3em;
}

.box3top{
	background: url(img/box3top.gif) no-repeat;
	width: 188px;
	height: 10px;
}

.box3content{
	/*background: #a8c9dc;*/
	background: #A5C9DB;
	width: 188px;
}

.box3content h2{
	color: #2b4e62;
	font-size: 14px;
	padding-bottom: 0.2em;
}

.box3content h3{
	color: #2b4e62;
	padding: 0 1em 0 0.8em;
	font-size: 12px;
	font-family: lucida sans unicode, lucida grande, verdana, arial, sans-serif;
}

.box3bottom{
	background: url(img/box3bottom.gif) no-repeat;
	width: 188px;
	height: 10px;
	padding-bottom: 0.3em;
}

#puffs{
	float: right;
	width: 171px;
	margin-right: 1em;
}

.puff{
	margin: 0 1em 0.5em 0;
}

#backgroundPopup{  
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:100%;
	width:100%;
	top:0;
	left:0;
	background:#000000;
	z-index:6006;
}

#popup{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	width:357px;
	z-index:6007;
	padding:12px;
}

.popuphead{
	width: 357px;
	height: 18px;
	background: url(img/popup-head.png) no-repeat;
}

.popupcontent{
	width: 357px;
	background: url(img/popup-bg.png) repeat-y;
}

a.close{
	float: right;
	margin-right: 2em;
	cursor: pointer;
}

.newsletter{
	padding-left: 2em;
}

.popupfooter{
	width: 357px;
	height: 21px;
	background: url(img/popup-footer.png) no-repeat;
}

#footer{
	background: url(img/bottom.png) no-repeat;
	width: 950px;
	height: 20px;
	margin: 0 auto;
}

#footer img{
	margin-top: 2em;
}

#footer p{
	font-family: arial, sans-serif;
	font-size: 10px;
	text-align: center;
	/*padding-top: 2em;*/
}

#footer a{
	color: #2B4E62;
}

#footer a:hover{
	color: #000;
}

#searchform div .screen-reader-text {
	display: none;
	
}
