<style type='text/css'>

/**************/
/* TYPOGRAPHY */
/**************/

@font-face {
	font-family: "FetteThannhaeuser";
	src: url("http://www.kimwandersson.com/fonts/FetteThannhaeuser.ttf");
}
			
@font-face {
	font-family: "Adobe Garamond Pro";
	src: url("http://www.kimwandersson.com/fonts/AGaramondPro-Regular.ttf");
}

@font-face {
	font-family: "Adobe Garamond Pro Italic";
	src: url("http://www.kimwandersson.com/fonts/AGaramondPro-Italic.ttf");
}



/**********/
/* LAYOUT */
/**********/

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: "Adobe Garamond Pro", Garamond, Georgia;
	background: #f1f0e6;
	text-align: center;
	margin: 0;
	padding: 0;
	font-weight: 300;
	color: #1a171b;	
}


#wrapper {
	text-align: left;
	width: 960px;
	margin: 0px auto;
	padding: 0px;

}

#headAbout {
	width: 580px;
	padding-left: 355px;
	padding-top: 25px;

	padding-right: 25px;
	padding-bottom: 7px;
	text-align: right;
}

#headTitle {
	width: 910px;
	height: 160px;
	margin-left: 25px;
	margin-right: 25px;
	text-align: center;
}

#headSplash {
	padding: 0;
	height: 251px;
	width: 960px;
	text-align: center;
}

#meny {
	width: 910px;
	height: 20px;
	padding-top: 7px;
	padding-left: 25px;
	padding-right: 25px;

}

#menyPost {

	width: 600px;
	padding-left: 25px; 
	float: left;


	}

#dayDate {
	float: right;
	width: 200px;
	text-align: right;

	text-transform: capitalize;


}


 
#postcontent {
	float: left;
	left: 0.00%;
	width: 450px;
	padding-right: 25px;
}

.postentry {
	padding-bottom: 100px;
	float: left;
}

#sidebars { 
	float: right; 
	width: 415px;
}

#sidebar1 {
   float: left;
   right: 0.00%;
   width: 190px;
   padding-right: 25px;
}
#sidebar2 {
   float: left;
   right: 0.00%;
   width: 200px;
}

#foot {
	width: 910px;
	padding-top: 25px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 7px;
	text-align: left;
}

/* GAMMALT

#footer {
   float: left;
   left: 0.00%;
   padding-top: 2em;
   width: 890px;
}


*/

hr {
	border: 0; 
	height: 1px; 
	background: #dd2d7a; 
	width: 910px;
}


/** BLOG **/
#blogarea {
	width: 910px;
	text-align: justify;
	padding-left: 25px;
	padding-right: 25px;
}

.blogContentHeadline {
	border-bottom: 2px #dd2d7a solid;
	padding-bottom: 0.5em;
	padding-top: 40px;
}

.blogContentHeadline a, .blogContentHeadline a:hover, .blogContentHeadline a:link {
	color: #3e3d40;
	text-decoration: none;
}

.blogContentDate {
	text-transform: uppercase;
	padding-top: 1em;
	padding-bottom: 2.5em;
}
.blogContentParagraph, .textwidget, #sidebar1 p, #sidebar2 p, #sidebar1 li, #sidebar2 li {
	padding-top: 1em;
	padding-bottom: 2.5em;
}

.linkColumn {
	margin-top: -25px;
}

.blogContentFoot {
	border-top: 1px #dd2d7a solid;
	padding-top: 1em;
	padding-bottom: 2.5em;
}


/** COMMENTS **/
#commentarea {
	padding-left: 212px;
	padding-right:  213px;
	width: 485px;
	text-align: justify;	
}

.commentContentHeadline {
	border-bottom: 1px #dd2d7a solid;
	padding-bottom: 0px;
}

.commentContentDate {
	text-transform: uppercase;
	padding-top: 0.5em;

}
.commentContentParagraph {
	padding-top: 1em;
	padding-bottom: 80px;
}

.commentContentFoot {
	border-top: 1px #dd2d7a solid;
	padding-top: 1em;
	padding-bottom: 2.5em;
}


/** BOTS **/
.botarea {
	width: 910px;
	text-align: justify;
	padding-left: 25px;
	padding-right: 25px;
}


.botareaClass {
	text-align: left;
}

.botContentHeadline {
	border-bottom: 2px #dd2d7a solid;
	padding-bottom: 1em;
	padding-top: 50px;
}

.botContentParagraph {
	padding-top: 1em;
	padding-bottom: 2.5em;
}




/*** FROM OLD LAYOUT ***/
/*- Main Menu in Header */


ul.menu {
	margin: 0px;
	padding: 0px;
        z-index:1;
        top: 20;
	left: 770px;
	width: 210px;
        font-size: 2.3em;
        font-weight: bold;
        text-align: right;
        list-style: none;
        list-style-position:inside;
        line-height: 1.5em;
	}

ul.menu li {
	display: block;
	margin: 0;
	}

ul.menu,
ul.menu li a {
	padding: 10px 0px 0px 0px;
	}

ul.menu li a {
        color: #595441;
	margin:0px;
       	}

ul.menu li a:hover {
	color: #69BFDE!important;
	text-decoration: none;
       	}

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover {
	color: #595441!important;
	text-decoration: none;
}






/******************/
/* TEXT BEHAVIOUR */
/******************/

h1 {
	font-family: "FetteThannhaeuser", "Adobe Garamond Pro", Garamond, Georgia; 
	font-size: 5em;
	font-weight: 500;
	color: #3e3d40;
	display: inline;
	border-bottom: 0px;
}

.blogContentHeadline h1 a, blogContentHeadline h1 a:link, blogContentHeadline h1 a:hover {
	color: #3e3d40;
	text-decoration: none;
	border-bottom: 0px;
}

.botContentHeadline h1, .botContentHeadline h1 a, botContentHeadline h1 a:link, botContentHeadline h1 a:hover {
	font-size: 4em;
	color: #3e3d40;
	text-decoration: none;
	border-bottom: 0px;
}

/* Page ingress */
h2 {
	font-family: "Adobe Garamond Pro", Garamond, Georgia;
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: 300;
	color: #1a171b;
}

/* Post paragraph */
h3, p, h8 {
	font-family: "Adobe Garamond Pro", Garamond, Georgia;
	text-align: justify;
	font-size: 1.3em;
	line-height: 1.4em;
	font-weight: 300;
	color: #1a171b;
	
}


/* sub headline */
h4 {
	font-family: "Adobe Garamond Pro", Garamond, Georgia;
	text-align: left;
	font-size: 1.8em;
	font-weight: 300;
	color: #1a171b;	
	display: inline;
}

/* Post date */
h5 {
	font-family: "Adobe Garamond Pro", Garamond, Georgia;
	font-size: 1.2em;
	font-weight: 300;
	color: #1a171b;
	display: inline;
}

/* Post foot */
h6 {
	color: #1a171b;
	font-family: "Adobe Garamond Pro", Garamond, Georgia;
	font-size: 1.1em;
	font-weight: 300;
	font-style: italic;
	display: inline;
}

h7 {
	color: #1a171b;
	font-family: "Adobe Garamond Pro", Garamond, Georgia;
	font-size: 1em;
	font-weight: 300;
	text-align: justify;
	display: inline;
}

code {
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
	line-height: 1.2em;
	color: #6899ce;
	border: 1px dotted #6899ce;
	background-color: #fff;
	padding: 10px;
	float:  left;
	width: 430px;
}


/* sidebar1 font-sizes */
#sidebar1 h3, #sidebar2 h3 {
	font-size: 0.9em;
}

#sidebar1 h4, #sidebar2 h4 {
	font-size: 1.2em;
}


#sidebar1 h5, #sidebar2 h5 {
	font-size: 1.3em;
	font-weight: 700;
	color: #e14696;
	line-height: 1.2em;
}

#sidebar1 p, #sidebar2 p, #sidebar1 li, #sidebar2 li, {
	font-size: 0.8em;
	line-height: 1.5em;
	color: #666;
}

#sidebar1 li, #sidebar2 li {
	line-height: 1.8em;
}


#sidebar1 ul, #sidebar2 ul {
	list-style-type: none;
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
	padding-bottom: 2em;
}

.feedarea {
	background-image:url(images/feedicon.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left:20px;
}
	
			
/* single post page */
.postentry h1, .postentry h1 a:link, .postentry h1 a:hover, .postentry h1 a:visited {
	font-family: "KursivschriftStehend", sans-serif;
	font-weight: 500;
	font-size: 1.3em;
	line-height: 1.1em;
	color: #e14696;
	display: inline;
	text-decoration: none;
	border-bottom: 0px;
}


/******************/
/* LINK BEHAVIOUR */
/******************/

a, a:link {
	color: #dd2d7a;
	text-decoration: none;
}

a:hover {
	color: #dd2d7a;
	text-decoration: underline;	
}



h2 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, h7 a:hover, h8 a:hover {
	border-bottom: 1px double;
}

h2 a, h4 a, h5 a, h6 a, h7 a, h8 a {
	color: #dd2d7a;
	text-decoration: none;
	border-bottom: 0px;	
}



img {
	border: 0px;
}

img a:link, img a:hover, img a:visited {
	border-bottom: 0px;
}

#header h1 a:link, #header h1 a:hover, #header h1 a:visited{
	color: #dd2d7a;
	text-decoration: none;
	border-bottom: 0px;
}


/* COMMENT AREA */
#comment {
	width: 400px;
	background: #FFFFFF;
	color: #333333;
	float: left;
	padding: 10px 10px 0px 10px;
	margin: 10px 0px 10px 0px;
	border: 1px solid #CCCCCC;

	font-family: "KursivschriftStehHar", sans-serif;
	font-weight: 100; 
	font-size: 1em;
	color: #666;
}
	
#comment {
    padding: 10px 20px 20px 20px;
    border: 1px solid #cccccc;
    margin-bottom: 3em;
    color: #666;  
    
}

   
#comment a {
	color: #6899ce;
	text-decoration: none;
}

#comment a:hover {
	color: #666;
	text-decoration:line-through;
}

ol#commentlist {
	padding: 5px 0px 5px 0px;
	margin: 0px;
	list-style-type: none;
}
	
.commentdate {
	padding-left: 0px;
}
	
.commentlist p {
	clear: both;
	padding-right: 20px;
}

#commentlist li p{
	margin-bottom: 8px;
	padding: 5px;
	padding-right: 20px;	
}

.commentname {
	color: #666;
	margin: 0px;
	padding: 5px 5px 0px 0px;
	}

.commentinfo{
	clear: both;
	}

.commenttext {
	clear: both;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 5px 0px;
	width: 100%;
	}

.commenttext-admin {
	clear: both;
	margin: 5px 0px 10px 0px;
	padding: 0px 10px 5px 10px;
	width: 450px;
	}

#commentsformheader{
	padding-left: 0px;
	}

#commentsform{
	text-align: left;
	margin: 0px;
	padding: 0px;
	}

#commentsform form{
	text-align: left;
	margin: 0px;
	}

#commentsform p{
	font-family: "KursivschriftStehHar", sans-serif;
	font-weight: 100; 
	font-size: 1em;
	color: #666;
	padding-right: 20px;
}

#commentsform input {
	width: 99%;
}

#commentsform form textarea{
	width: 99%;
}
	
p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.commentmetadata {
	float: right;
}

.commentlist li {
	padding: 2px;
	border-top: 1px solid #cccccc;
	
}

.navigation {
	font-family: "KursivschriftStehend", sans-serif;
	font-weight: 500;
	font-size: 1em;
	color: #e14696;
	text-align: right;
	margin-top: 40px;
	margin-bottom: 40px;
}
