/* -----------------------------------------------------------------------


 Blueprint CSS Framework 0.8
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* ie.css */
body {text-align:center;}
.container {text-align:left;}
* html .column, * html div.span-1, * html div.span-2, * html div.span-3, * html div.span-4, * html div.span-5, * html div.span-6, * html div.span-7, * html div.span-8, * html div.span-9, * html div.span-10, * html div.span-11, * html div.span-12, * html div.span-13, * html div.span-14, * html div.span-15, * html div.span-16, * html div.span-17, * html div.span-18, * html div.span-19, * html div.span-20, * html div.span-21, * html div.span-22, * html div.span-23, * html div.span-24 {overflow-x:hidden;}
* html legend {margin:0px -8px 16px 0;padding:0;}
ol {margin-left:2em;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
html>body p code {*white-space:normal;}
hr {margin:-8px auto 11px;}
img {-ms-interpolation-mode:bicubic;}
.clearfix, .container {display:inline-block;}
* html .clearfix, * html .container {height:1%;}
fieldset {padding-top:0;}


.logo {
	border: 1px; solid black;
	margin-top: 0px;
	float: left;

	}

#header {
	height: 180px;
    background: url(images/container-bg.png) left bottom repeat-x;
   	}

#header h1 {
	margin-bottom: 0px !important;
	padding: 24px 0 0 0;
	font-weight: normal;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 46px;
	}

.foreningar p {
	margin-bottom: 0px;
	padding: 10px 0 0 0;
	font-weight: normal;
	font-family: Helvetica, Arial, Sans-serif;
	font-weight: bold;
	font-size: 12px;
	font-color: #313131;
	}


#header h1 a, #header h1 a:visited {
	color: #2A2623;
	text-decoration: none;
	}


#header h2 {
	color: #0AA6B0;
	font-size: 14px;
	line-height: 14px; 
	font-family: Arial, Helvetica, Sans-serif;
	}

.logoimg {
	margin: 28px 0 0 0;

}

.feedtwitter {
	margin-top: 8px;
	text-align: right;
}



/* SIDEBAR(S) */

#valkommen {
	width: 300px;
	height: 100%;
	border: 0px solid black;
	margin-bottom: 30px;
	}	


.sidebaradbox {
	margin-top: 10px; 
	text-align:center;
	}
	
.ad125 {
	margin: 6px;
	}


.sidebar {
	margin: 0 10px 10px 0px;
    font-size: 13px;
    color: #4066aa;

	}
	
.sidebar a {
	text-decoration: none;
	color: #4066aa;
   	}

.sidebar a:hover {
	text-decoration: none;
	color:#000000;
   	}

.sidebarlank a {
	text-decoration: none;
	color: #4066aa;
   	}

.sidebarlank a:hover {
	text-decoration: none;
	color:000000;
   	}
	
#search {
    border: 1px solid #CBC6A3;
    height: 28px;
    padding: 0;
    background: #F5F4EB;
    margin-top: 15px;
}

#search input {
	border: 0;
    background: none;
    color: #716A69;
}
	
	
#s {
	width: 240px;
	padding: 4px;
    margin:2px 0 0 0;
    background: none;
}

#topsearch #search {
	width: 274px;
   margin-left: 0px;    
   margin-top: 5px;
    padding-right: 4px;
	align: right;
    }
    
#topsearch #s {
    width: 228px;
    }