/*
Theme Name:Clean Home
Theme URI:http://midmodesign.com/news/general/our-special-wordpress-theme/
Description:This WordPress theme is one with a minimal, clean looking design and has full CSS widgetization. Special thanks to <a href="http://bryanhelmig.com/">Bryan Helmig</a> of <a href="http://midmodesign.com/">Mid Mo Web Design</a>.
Version:1.1.5
Author:Mid Mo Web Design
Author URI:http://midmodesign.com/
Tags:minimal, simple, clean, white, fixed width, two columns, right sidebar, widget ready

	"Clean Home" by http://midmodesign.com/

	This theme was designed and built by Bryan Helmig
	of Mid Mo Design: http://midmodesign.com/.

	The CSS, XHTML and design is released under the GPL.
CSS redesigned by Dagfinn Sagen 


*/

body {
	font-family:Arial, serif;
	font-size:11px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.7em;
	color:#0EA4D0;
	background-color: #FFFDEB;
}
a {
	border-bottom:0px solid #0EA4D0;
	text-decoration:none;
	color:#FFA637;
	font-weight:normal;
}
a:hover {
	color: #FFCC00;
	list-style-position: inside;
	font-weight: normal;
	border-bottom:0px solid #FFFFFF;
}
hr{
margin-top:35px;
border:0;
border-top:0px solid #0EA4D0;
width:560px;
color:#fff;
clear:both;

}
#wrapper {
width:900px;
margin:40px auto;
}
#header {
	float:left;
	width:900px;
	border-bottom:0px solid #0EA4D0;
	margin:0;
	background-repeat: no-repeat;
}
#logo {
	float:left;
	width:auto;
	padding-top: 18px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#logo a {
	font-size:90px;
	font-weight:600;
	text-decoration:none;
	border-bottom:none;
	letter-spacing:-2px;
	background-repeat: no-repeat;
	line-height: 90px;
}
#logo h2 {
	font-size : 18px;
	color:#339933;
	font-weight : 300;
	padding : 30px 4px 50px 0;
	letter-spacing : 0px;
}
#nav {
float:right;
width:auto;
padding:12px 0 0;
}
#nav ul {
height:50px;
float:right;
}
#nav li {
text-align:top;
float:left;
display:inline;
width:auto;
}
#nav li a {
font-size:10px;
font-weight:400;

padding:15px;
border-bottom:none;
}
#nav li a:hover {
background-color:#f7f7f7;
}
#blurb {
	font-family:Arial;
	font-weight:bold;
	float:left;
	color:#0EA4D0;
	height:auto;
	width:100%;
	font-size:12px;
	font-weight:800;
	line-height:50px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
}
#blurb:hover {
color:#0EA4D0;
}
#content {
	width:510px;
	float:left;
	border-right:0px solid #0EA4D0;
	min-height:420px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.post {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: ;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #FFA637;
}
.post p {
	margin-top: 14px;
	margin-right: 0;
	margin-bottom: 14px;
	margin-left: 0;
	padding-right: 10px;
}
.post em{
font-style:italic;
}
.post h2 {
font-family:Arial;
font-size:16px;
margin:25px 0 10px 0;
font-weight:bold;
}
.post h1, .post h1 a{
	font-family:Arial;
	font-size:18px;
	margin:2px 0 0 0;
	position:top;
	text-decoration: none;
	font-weight:800;
	line-height:30px;
}
.post h3, .post h4 {
font-family:Arial;
font-size:16px;
margin:15px 0 10px 0;
font-weight:bold;
}
.post h4 {
font-size:18px;
}
.post h1:hover, .post h2:hover, .post h3:hover, .post h4:hover {
color:#ffffff;
}
.post .indent {
padding-left:10px;
}
.post .indent p {
padding-left:10px;
}
.post small {
	font-size:9px;
	color: #0EA4D0;
	line-height: 20px;
}
.post small a {
	font-weight:normal;
	color: #999999;
}
.post .alignright {
float:right;
}
.post .alignleft {
float:left;
}
.post .aligntop {
margin:0 auto;
display:block;
}
.post abbr {
font-weight:normal;
}
.post ul{
list-style:circle;
margin:0 0 0 25px;
}
.post ol{
list-style:decimal;
margin:0 0 0 30px;
}
.post .wp-caption {
background:#f7f7f7;
border:1px solid #0EA4D0;
margin:10px;
text-align:top;
padding:5px 0 0;
}
.post .wp-caption-text {
margin:0;
}
.post .wp-caption a, .post .wp-caption a:hover {
border-bottom:0;
}
.post blockquote {
color:#777;
border-left:5px solid #0EA4D0;
margin:15px 30px 0 10px;
padding-left:20px;
}
.post pre {
font-family:courier;
font-size:12px;
letter-spacing:-1px;
margin:14px 0 14px 0;
}
.post .message ul {
margin:12px 0 0;
}
.post .message {
display:none;
background:#0F67A1;
margin-top:10px;
padding:20px;
color:#fff;
}
#comments h3, #comments h4{
font-family:Arial;
font-size:11px;
margin:35px 0 5px;
font-weight:bold;
}
#comments h4{
font-size:12px;
}
#comments cite{
font-family:Arial;
font-size:13px;
font-weight:normal;
border-bottom:1px solid #0EA4D0;
}
#comments em {
font-style:italic;
text-align:right;
}
#comments ol.commentlist li {
margin-top:20px;

border:0px solid #0EA4D0;
border-right:0;
padding:10px 5px 20px 10px;
min-height:110px;
}
#comments p {
	font-family:Arial, Helvetica, sans-serif;
	margin:10px 0 0 10px;
	width:auto;
}
#comments span {
	display:block;
	color:#999999;
	font-family:Arial;
	font-size:9px;
	font-weight:bold;
	float:left;
	padding-top:0px;
}
#comments ul.formlist {
	width:375px;
	float: left;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#comments ul.formlist li {
display:block;
margin:10px 0 0;
}
#comments ul.formlist p{
	margin:10px 0 0;
	text-align:left;
}
#comments input {
	font-family:Arial, Helvetica, sans-serif;
	width:370px;
	font-size:10px;
	font-weight:normal;
	background-color:#FFFDEB;
	background-position: left;
}
#comments textarea {
	font-family:Arial;
	width:370px;
	font-size:10px;
	color:#00CCFF;
	font-weight:normal;
	background-color:#FFFFFF;
	background-position: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00CCFF;
	border-right-color: #00CCFF;
	border-left-color: #00CCFF;
}
#comments li.submitbutton input {
	text-align:left;
	color:#999999;
	font-family:Arial;
	font-weight:normal;
	font-size:10px;
	width:100px;
	background-color: #FFFFFF;
	background-position: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#comments .center {
	text-align:left;
}
#sidebar {
width:250px;
float:right;
margin:0 0 25px 0;
}
#sidebar h3 {
	padding:25px 0 3px 0;
	font-size:12px;
	font-weight:bold;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #0EA4D0;
}
#sidebar .block ul {
line-height:20px;

}
#sidebar .block ul .children{
border:0;
padding: 0 0 0 8px;
}
#sidebar .block li {
border-bottom-width: thin;
border-bottom-style: dotted;
border-bottom-color: #0EA4D0;

}
#sidebar .block li a {
	font-size:10px;
	font-weight:normal;
	padding:2px 0 2px 0px;
	border-bottom:none;
}
#sidebar .block li a:hover {

}
#sidebar .widget_search label {
display:block;
padding:25px 0 3px 0;
font-size:13px;
border-bottom:0px solid #0EA4D0;
margin:0 0 5px;
}
#sidebar .widget_recent_comments li {

padding:2px 0 2px 2px;
}
#sidebar .widget_recent_comments li a,#sidebar .widget_recent_comments li a:hover{
background:none;
border-bottom:1px solid #0EA4D0;
text-decoration:none;
color:#0EA4D0;
font-weight:100;
}
#sidebar .widget_recent_comments li a:hover {
color:#ffffff;
text-decoration:none;
border-bottom:1px solid #0EA4D0;
background-color:#0EA4D0;
}
#sidebar .widget_tag_cloud h3 {
margin:0 0 8px;
border-bottom:1px solid #0EA4D0;
}
#sidebar .widget_text h3 , #sidebar .calendar h3{
border-bottom:1px solid #0EA4D0;
}
#sidebar .calendar h3{
display:none;
}
#sidebar #wp-calendar {
width:95%;
text-align:center;
}
#sidebar #wp-calendar caption, #sidebar #wp-calendar td, #sidebar #wp-calendar th{
text-align:center;
}
#sidebar #wp-calendar caption {
font-size:18px;
padding:25px 0 3px 0;
}
#sidebar #wp-calendar th {
font-weight: bold; 
border-top:1px solid #0EA4D0;
border-bottom:1px solid #0EA4D0;
}
#sidebar #wp-calendar tfoot td{
border-top:1px solid #0EA4D0;
border-bottom:1px solid #0EA4D0;
}
#footer {
width:900px;
background-image: url(http://www.misskicki.se/images/cloud_graphic.png);
line-height:200px;
float:left;
border-top:0px solid #0EA4D0;
text-align:center;
padding:0px 0 0px 0;
}
.frame {
	border: thin solid #000000;
	padding: 8px;
	background-color: #FFFFFF;
}
img.left { margin: 0 10px 10px 0; }
img.right { margin: 0 0 10x 10px; }
 
.hidden
{
  display: none;
  visibility: hidden;
}.fronttext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #0EA4D0;
	background-position: center;
	letter-spacing: 0.1em;
}
.backtekst {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	background-image: url(../../../../images/front_mono.jpg);
	background-repeat: no-repeat;
	margin-right: 100px;
	margin-left: 100px;
	padding-right: 100px;
	padding-left: 100px;
	border: 8px solid #FFFFFF;
}
.backtekst_farge {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	background-image: url(../../../../images/front.jpg);
	background-repeat: no-repeat;
	margin-right: 100px;
	margin-left: 100px;
	padding-right: 100px;
	padding-left: 100px;
	border: 8px solid #FFFFFF;
}
fronttext:hover {
	color: #FFFFFF;
	background-color: #0EA4D0;
	list-style-position: inside;
	font-weight: bold;
	border-bottom:0px solid #FFFFFF;
}
