@charset "utf-8";

/* CSS Document */



body{

margin: 0;

font-family: Arial, Helvetica, Georgia, Sans-serif;

font-size: 14px;

text-align: center;

vertical-align: top;

background-image: url(http://www.rasmusholme.dk/wp-content/themes/wood/images/baggrund.jpg); /* forward slash for the path */

background-position: center top; 

background-repeat: repeat;



}



#wrapper{

margin: 0 auto 0 auto;

width: 1348px;

text-align: left;

}



#header{

float: left;

width: 1348px;

}



#bogfod{

float: right;

border:0px;

margin:-4px 65px 0px 0px;

}



#container{

float: left;

border:0px;

margin:0px 0px 0px 49px;

width: 775px;

background-image: url(http://www.rasmusholme.dk/wp-content/themes/wood/images/ggrnd.jpg);

background-repeat: repeat;

}



#container p, h1, h2{

margin-left:10px;

margin-right:10px;

}



.postmetadata{

font-family: Lucida Handwriting, Comic Sans MS, Georgia, Sans-serif;

font-weight:bold;

}



.postmetadata A:link {

text-decoration:underline;

color: #000000;

}



.postmetadata A:hover {

text-decoration: underline;

color:#993300;

}







.sidebar{

float: right;

border:0px;

margin:0px 45px 0px 10px;

width: 240px;

background-image: url(http://www.rasmusholme.dk/wp-content/themes/wood/images/bggrnd.jpg);

background-repeat: repeat;

display: inline;

}





#footer{

clear: both;

float: left;

width: 900px;

padding: 10 0 0 0;

margin:0px 0px 0px 75px;

}



#footer p{

font-size: 18px;

}



h1{

font-family: Georgia, Sans-serif;

font-size: 24px;

padding: 0 0 10px 0;

}



a:link, a:visited{

text-decoration: underline;

color:#000000;

}





a:hover{

text-decoration: none;

color:#993300;

}



.post h2{

font-family: Lucida Handwriting, Comic Sans MS, Georgia, Sans-serif;

font-size: 18px;

}







/* Comments */



.comments-template{

	margin: 10px 0 0;

	border-top: 1px solid #ccc;

	padding: 10px 0 0;

}



.comments-template ol{

	margin: 0;

	padding: 0 0 15px;

	list-style: none;

}



.comments-template ol li{

	margin: 10px 0 0;

	line-height: 18px;

	padding: 0 0 10px;

	border-bottom: 1px solid #ccc;

}



.comments-template h2, .comments-template h3{

	font-family: Georgia, Sans-serif;

	font-size: 16px;

}



.commentmetadata{

	font-size: 12px;

}



.comments-template p.nocomments{

	padding: 0;

}



.comments-template textarea{

	font-family: Arial, Helvetica, Georgia, Sans-serif;

	font-size: 12px;

}




