/* Layout */

html, body{ 
	margin-left: -0.1px;
 	margin-top:0;
 	margin-bottom:0;
 	margin-right:0;
 	padding:0;
 	text-align: center;
 } 
  
#header{
 	position: relative; 
 	height: 100px; 
 	width: 100%;
 	background: #ffffff url('img/bg_top.png') repeat-x top center;
	margin-left: auto;
	margin-right: auto;	
} 

#headerxl{
 	position: relative; 
 	height: 370px; 
 	width: 100%;
 	background: #ffffff url('img/bg_topxl.png') repeat-x top center;
	margin-left: auto;
	margin-right: auto;	
} 

#wraptop{
 	width: 915px;
	margin-left: auto;
	margin-right: auto;
} 
 
#maincol{
	margin-left: auto;
	margin-right: auto;
 	width: 915px; ;
	text-align: left;
 }
 
 #rightcol{
    	padding: 0px 10px 25px 0px;
    	margin-top: 0px;
	text-align: left;
	text-align: top;
    	float: right;
    	width: 205px;
}
 
 #centercol{
 	float: left;
 	margin-left: auto;
 	margin-right: auto;
  	width: 675px; ;
 	text-align: left;
 }
 
#content {
 	font-size: 12px;
 	line-height: 20px;
 }
 
.thread-alt {
 	background-color: #f5f5ef;
 }
	 
.thread-even {
 	background-color: #f5f5ef;
}

	
 .menu{
 	text-align: right;
  	padding-top: 37px;
  	padding-right: 0px;
  	
 }

 .toplink{
 	text-align: right;
  	padding-top: 10px;
  	padding-right: 0px;
 }

.top{
	float: left;
   	position: relative;
  	width: 895px;
   	padding: 25px 10px 25px 10px;
   	}
.line{
   	width: 100%;
   	z-index: 1;
 }  
 
.linesmall{
   	width: 100%;
   	left: 0%;
   	z-index: 1;
}

.col1{
   	width: 205px;
   	left: 0px;
}

.col2{
   	width: 205px; 	
   	left: 25px;
}

.col3{  
	width: 205px;	
   	left: 50px
}

.col4{
   	width: 205px;  	
   	left: 75px;
}

.col2b{  
	width: 435px;	
   	left: 25px
}

.col3b{
   	width: 205px;  	
   	left: 0px;
}

.col1{
   	padding: 25px 0px 25px 10px;
   	overflow: hidden;
   	float: left;
   	position: relative;
}
.col2{
   	padding: 25px 0px 25px 0px;
   	overflow: hidden;
   	float: left;
   	position: relative;
}
.col3{
  	padding: 25px 0px 25px 0px;
  	overflow: hidden;
   	float: left;
   	position: relative;
}
.col4{
   	padding: 25px 10px 25px 0px;
   	overflow: hidden;
   	float: left;
   	position: relative;
}
.col2b{
   	padding: 25px 0px 30px 0px;
   	overflow: hidden;
   	float: left;
   	position: relative;
   	line-height:20px;
}

p {
	margin-top: 0px;
	margin-bottom: 20px;
	}
	
.facebook{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	line-height: 14px;
	margin-top: 4px;
	margin-left: -230px;
	margin-bottom: -18px;
	}
	
.d1{
	float: left;
}

.d2{
	width: 205px;
	height: 130px;
	margin: 0px 5px 5px 10px;
}

.d3{
	width: 205px; 
	margin: 0px 0px 25px 15px;
}

/* Bilder, knappar mm. */

.line{
   	
   	float: left;
   	height: 1px;
   	background: url('img/line915.gif') no-repeat;
   	z-index: 1;
}

.linesmall{	
   	float: left;
   	height: 1px;
   	background: #ffffff url('img/line675.gif') no-repeat;  
   	z-index: 1;
}

.pinkbtn {
	float: left; 
	width: 55px; 
	height: 33px; 
	background: #ffffff url('img/pinkbtn_small.png') no-repeat;
	padding: 4px 10px 0px 0px;
	text-align: center;
	margin: 7px 0px 0px 0px;
	font-size: 11px;
	font-style: italic;
	font-family: Georgia, Arial, Helvetica, Sans-Serif;
	color: #ffffff;
}

.pinkbubble{
	position:absolute; 
	top:20px; 
	left:757px;
	padding: 8px 0px 0px 0px;
	width:151px; 
	height:59px; 
	background: url('img/pinkbubble.png') no-repeat; 
	z-index: 10;
	font-size: 11px;
	color: #ffffff;
	font-style: italic;
	text-align: center;
}

img, a img {
	border: 0 none;
}
	
blockquote {
	margin: 15px 30px 0px 10px;
	padding: 0px 0px 0px 20px;
	border-left: 1px solid #ddd;
	}

blockquote cite {
	margin: 5px 0px 0px 0px;
	display: block;;
	}

#sidebar ul, #sidebar ul ol, #sidebar ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
	}

.commentdiv{
	background: #f5f5ef;
	list-style-image:none;
	list-style-type:none;
	margin-left:0px;
	}	

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 10px 5px 8px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	list-style-type: none;
	list-style-image: none;
}

.commentlist p {
	margin: 10px 5px 10px 0;
	list-style-type: none;
	list-style-image: none;
}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0px;
	display: block;
	}
	
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 10px 5px -3px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	margin: 12px 0px 0px 0px;
	}

p img {
	padding: 10;
	max-width: 100%;
	}

img.aligncenter {
	padding: 5px;
	display: block;
	margin: 5px 0px 5px 0px;
	background: url('dagbok/images/imgborderxl.gif');
	}

img.alignright {
	padding: 5px;
	margin: 3px 0px 3px 10px;
	display: inline;
	background: url('dagbok/images/imgborder.gif');
	}

img.alignleft {
	padding: 5px;
	margin: 3px 10px 3px 0px;
	display: inline;
	background: url('dagbok/images/imgborder.gif');
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}	
	
	
	
/* Typsnitt mm. */

html, body{ 
 	font-family: Georgia, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height:20px;
	color: #636363;
 }
 
 h1 {
 	padding-top: 70px;
 	margin: 0;
 	}
 
 h2 {
 	margin-left: 0;
	margin-top: -0.1px;
	margin-bottom:0;
 	margin-right:0;
 	padding: 0px;
 	}
 
 h3 {
 	padding: 0;
 	margin: 30px 0 0;
 	}
 
h3.comments {
 	padding: 0;
 	margin: 40px auto 20px ;
	}
 
a, h2 a:hover, h3 a:hover {
	text-decoration: none;
	color: #e4b018;
	}

a:hover {
	text-decoration: underline;
	} 
 

.greyitalic {
	font-family: Georgia, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-style: italic;
	color: #999999;
	line-height:18px;
	}

.btntext, btntext a {
	font-family: Georgia, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-style: italic;
	color: #ffffff;
	}

.btntext a {
	text-decoration: none;
	color: #ffffff;
	} 	

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	line-height: 14px;
	color: #e4b018;
	}

.facebook{
	position: relative;
	}

.smalltext, smalltext a {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	line-height: 14px;
	color: #999999;
	}

.smallyellow {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	line-height: 14px;
	color: #e4b018;
	}	
	
.smalltext a {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	line-height: 14px;
	color: #999999;
	}	
		
.mediumtext, mediumtext a {
	font-family: Georgia, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 15px;
	color: #636363;
	}
	
.whitetext {
	font-family: Georgia, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-style: italic;
	color: #ffffff;
	}

.yellowtext{
	font-family: Georgia, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #e4b018;
	}
	
.yellowlink{
	font-family: Georgia, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: italic;
	color: #e4b018;
	}
	
.pinkbold {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color: #de4a88;
	}	
	
.pinkmed {
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	color: #de4a88;
	}
	
.pinkmed a {
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	color: #de4a88;
	}
	
.kursiv, kursiv a {
	font-family: Georgia, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-style: italic;
	color: #e4b018;
	}

h1, h2, h3 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 18px;
	text-align: center;
	}

h2 {
	font-size: 18px;
	}

h3 {
	font-size: 12px;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #000;
	}
	
	


.commentlist li, #commentform input, #commentform textarea {
	font: 11px Georgia, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 11px;
	list-style-type: none;
	list-style-image: none;
}


.commentlist li {
	font-style: italic;
}

.commentlist li a {
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	line-height: 14px;
	color: #e4b018;
}

.commentlist li .avatar { 
	float: right;
	border: 0px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-family: Georgia, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	color: #de4a88;
	}

.commentlist p {
	font-weight: normal;
	line-height: 16px;
	text-transform: none;
	}

#commentform p {
	font-family: Georgia, Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

.nocomments, .postmetadata, blockquote, strike {
	color: #999;
	font-style: italic;
	}

h2 a:hover, h3 a:hover {
	text-decoration: none;
	color: #de4a88;
	}	

a:hover {
	text-decoration: underline;
	}	




 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
  
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  
