/*  
Theme Name: MUIP skin
Theme URI: http://wordpress.org/
Description: MUIP default design and skin by Fredrik Nordlund
Version: 1.0
Author: Fredrik Nordlund
Author URI: http://www.enclair.se

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body {
	height: 100%;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}

.bordercol {
	border-left:#d6c728 dashed 2px;
}

/* Start Kolumner och sidformatering */
#container {
	margin: auto;
	width: 751px;
	/*height: auto;*/
}
#headercontainer {
}
#menucontainer {
	background: #ffffff url('images/main_menu_bg.gif') repeat-x bottom left;
	height: 29px;
}
.annons {
	float: right;
	padding: 0px 0px 10px 0px;
}
#footer {
	background: #ffffff url('images/main_menu_bg.gif') repeat-x top left;
	height: 8px;
	/*margin-top: 40px;*/
	clear: both;
}
#footerCredits {
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
#muip_menu {
	background: url('images/muip_midja.gif') no-repeat top right;
	padding: 9px 0px 0px 8px;
	height: 29px;
	width: 413px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}
#muip_menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 16px;
	color: #2C3F5A;
	text-decoration: none;
}
#muip_menu a:hover {
	color: #D06B31;
}
#content2 {
	/*height: 100%;
	overflow: auto;*/
}
#column1 {
	width: 378px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	float: left;
	height: auto;
}
#col1nyheter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	padding: 10px 10px 50px 10px;
}
#column2 {
	margin-left: 378px;
	width: 373px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	/*height: 100%;*/
	clear:right;
}
#col2menu {
	background: #F6F2CD url('images/muip_ben.gif') no-repeat top left;
	padding-left: 50px;
	width: 323px;
	height: 163px;
	text-align: left;
}
#col2menu1 {
	width: 85px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2C3F5A;
	line-height: 16px;
	text-align: left;
	float: left;
}
#col2menu2 {
	width: 130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2C3F5A;
	line-height: 16px;
	text-align: left;
	float: left;
}
#col2menu3 {
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2C3F5A;
	line-height: 16px;
	text-align: left;
	float: left;
}
#col2menu1 a, #col2menu2 a, #col2menu3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #2C3F5A;
	text-decoration: none;
}
a.merLinks {
	color: #D06B31;
}
#col2menu1 a:hover, #col2menu2 a:hover, #col2menu3 a:hover {
	color: #D06B31;
}
a.arkiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 16px;
	color: #2C3F5A;
	text-decoration: none;
}
a.arkiv:hover {
	color: #D06B31;
}
#col2content {
	padding: 1px 0px 0px 0px;
	height: auto;
}
#col2content1 {
	width: 105px;
	float: left;
}
#col2content2 {
	background: #F6F2CD url('images/contentspacer_bg.gif') repeat-y top left;
	/*float: left;*/
	margin-left: 25px;
	padding: 20px 45px 0px 20px;
	/*height: auto;*/
	word-wrap: break-word;
}
#fadenotice {
	background: #F6F2CD url('images/fadenotice.gif') repeat-x top left;
	/*float: left;*/
	margin-left: -15px;
	padding-left: 25px;
	margin-right: -45px;
	padding-right: 25px;
}
#fadenotice2 {
	/*float: left;*/
	margin-left: -15px;
	padding-left: 25px;
}
#fadenoticeend {
	background: #ffffff url('images/fadenoticeend.gif') repeat-x top left;
	height: 90px;
	width: 343px;
	margin-left: 30px;
}
h1 {
	font-size: 20px;
	line-height: 22px;
}
h2 {
	font-size: 16px;
	line-height: 18px;
}
h1, h1 a, h1 a:visited, h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #000000;
	text-decoration: none;
}
.noticeHeadline {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
.noticeHeadline2 {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
/* //// Start - inlägg / reportage stilarna //////// */
.post {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
}
.postmetadata a {
	color: #D06B31;
}
.entry a {
	color: #D06B31;
}
.entry img {
	float: left;
	margin: 0px 4px 4px 0px;
	border: 0px;
	/*border: 3px solid #ffffff;*/
}
.entry img:hover {
	/*border: 3px solid #D06B31;*/
}
.postbreak {
	height: 70px;
}
/* //// End - inlägg / reportage stilarna //////// */


.stortext {
	font-size:12px;
}
.entry2 p {
	font-size:12px;
	line-height:18px;
}
.entry2 a {
	color: #D06B31;
}
.entry2 img {
	float: left;
	margin: 0px 4px 4px 0px;
	border: 0px;
	/*border: 3px solid #ffffff;*/
}
.entry2 img:hover {
	/*border: 3px solid #D06B31;*/
}
#col2content h2 {
	margin-top:20px;
}



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
