body {
margin: 0px 50px 0px 0px;
background: #e5e5e5;
}

a {color: #050505;}
a:hover {color: #333;}

#wrapper {
clear:none;
margin: 0px auto; 
padding: 0px;
width: 916px;
background-color: #FFFFFF;
position: absolute;
left: 10px

}

p {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}


#header {
margin:0px ;
background: #ffffff url(http://eecederholm.blogg.se/images/2010/hederny_102400303.jpg) no-repeat left;
padding-left: 0px;
padding-bottom: 0px;
padding-top: 0px;
margin: 0px 0px 0px;
height: 400px;
width: 1000px;
}	

#side {
width: 300px;
margin-left: 76%;
padding: 0px 0px 18500px 0px;
background: #ffffff;
border:2px double #ffffff;
text-align: center; 
margin-top:-0px;

}

#content {	
float:left;
z-index:2;
width: 400px;
background: #transparent;

background-position:bottom left;
background-attachment:fixed;
background-repeat:no-repeat;
padding: 10px;
border:2px double ##f4aeb9;
voice-family:"\"}\""; 
voice-family:inherit;
width:87%;		
}html>body #content { width:87%; }


#header a { color: #333; text-decoration: none; }

h1 {
font-family: courier New;
font-size: .75em;
font-weight: bold;
letter-spacing:.1em;
color: #666;
}

h2 {
display:none;
font-family: courier New;
font-size: .7em;
font-weight: normal;
color: #999;
}

/** Entry headers **/
h3 {
font-family: American Typewriter;
font-size: 2.9999em;
font-weight: normal;
color: #050505;
margin: 0px 0px 10px 0px;
border-bottom: 1px solid #050505;
text-align: center; 	
}

.navheader {
font-family: courier New;
font-size: 1em;
font-weight: bold;
color: #050505;

}

.nav {
font-family: courier New;
font-size: .7em;
font-weight: normal;
}

.nav ul {
margin: 0px 0px 0px 0px;
padding: 0px 0px 6px 0px;
font-weight: normal;	
}

.nav li {
list-style: none;
padding: 0px 0px 6px 0px;
font-weight: normal;	
}

.nav a { color: #050505; }
.nav a:hover { color: #333; }

/** Post's body text **/
.entrybody {
font-family: courier New;
font-size: .7em;
font-weight: normal;
text-align:justify;
color: #000000;
line-height: 140%;
z-index:2;
margin: 0px 0px 10px 0px
}

/** 'Posted by' txt **/
.entrymeta {
font-family: courier New;
font-size: .7em;
font-weight: normal;
font-style:italic;
color: #666;
margin-bottom:22px;
}

.entrymeta a { color: #050505;}
.entrymeta a:hover { color: #333; }

.commentheader {
font-family: courier New;
font-size: .70em;
font-weight: bold;
color: #333;
}

.commenttext {
font-family: courier New;
font-size: .70em;
font-weight: normal;
color: #050505;
line-height: 130%;
}

.commentmeta {
font-family: courier New;
font-size: .70em;
font-weight: normal;
color: #050505;
margin: 10px 22px 20px 0px;
font-style:italic;
}

.commentmeta a { color: #050505; }
.commentmeta a:hover { color: #333; }

.commentform {
font-family: courier New;
font-size: .70em;
font-weight: normal;
color: #333333;
margin: 0px 0px 20px 0px
}

.separator {
display:none;
border-top: 1px solid #F5FAEC;
border-bottom: 1px solid #CED2C8;
margin: 14px 0px 14px 0px
}

.default {
font-family: courier New;
font-size: 11px;
color: #666;
font-weight: bold;
padding: 0px 0px 10px 0px;
text-transform: uppercase;
}

.subside {
font-family: courier New;
font-size: .7em;
font-weight: normal;
padding: 0px 0px 0px 0px;
}


.xmlButton {
border:1px solid;
border-color:#FC9 #630 #330 #F96;
padding:0 3px;
font:bold 10px courier New;
color:#FFF;
background:#F60;
text-decoration:none;
margin:0;
}

.image {
border: 1px dashed #ffffff;
padding:1px;
margin: 0px 6px 6px 0px;
}

.thumbnail {
border: 1px dashed #ffffff;
padding:1px;
margin: 0px 6px 6px 0px;
}

.video{
padding: 0px 0px 0px 0px;
}

.fieldName{
font-family: courier New;
font-size: 11px;
margin: 0px 0px 12px 0px
}

select{
font-family: courier New;
font-size: 11px;
}

/*****************************************************************************
* Calendar					                                                 *
*****************************************************************************/

#calendar {
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
  	padding: 0px 0px 6px 0px;
	text-align: left;
}

#calendar table {
	padding: 1px;
	/*border-collapse: collapse;*/
	border: 0px;
}

#calendar table caption {
	color: #666666;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.7em;
	border-bottom: 1px solid #999999;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px;
	letter-spacing: .3em;
}

#calendar table th {
	text-align: center;
	font-weight: bold;
	font-size: xx-small;
}

#calendar table tr td {
	border: 1px solid #F1F1F1;
	text-align: center;
	font-size: xx-small;
}

#calendar table tr ul  {
	color: #BBB;
	list-style: dot;
	margin: 0px 0px 0px 20px;
	padding: 4 0 5 0;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.7em;	
}

#calendar table tr td.cssDayMouseOver {
	border: 1px dotted red;
	cursor: hand;
}

#calendar table tr td.cssDayMouseOut {
	border: 1px solid #F1F1F1;
}

#calendar table tr td.cssEntryBox {
	border: 1px solid gray;
	padding: 6px;
	text-align: left;
	background: #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.8em;
}

#calendar table tr td ul li {
}

#calendar table tr td div.cssDayEntryHeader {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.8em;
	text-align: left;
	font-weight: bold;
	padding: 4;
}

#calendar table tr td div.cssDayAvailable {
	text-decoration: underline;
	text-weight: bold;
}

#profile {
margin-bottom: 10px;
display: block;
height: 1%;
}

#profile h4{
font-family: tahoma,verdana, Arial, Helvetica, Sans-serif;
font-size: .7em;
font-weight: bold;
color: #666;
padding: 0px 0px 0px 0px;
margin: 0px 0px 6px 0px;
}

#profile p{
font-family: tahoma,verdana, arial, sans-serif;
font-size: .7em;
font-weight: normal;
}
div#ad2 {
width: 250px; 
position: absolute;
left: 855px; 
margin-top: 1800px;