html,body,h1,h2,h3,h4,h5,h6,p,dl,dd,dt,ul,li,img,table,caption,tr,th,td,tt,span,fieldset,legend, form { margin: 0; padding: 0; border: 0; }
input, select, textarea { margin: 0; padding: 0; }

a {
color: #9d9785; text-decoration: none;
}

a:hover {
color: #8090b4;text-decoration: none; font-size: 16px;
}

body {
font: 12px/1.5em Arial, Sans-serif;
}

h1,h3,h4,h5,h6, div.navheader, div.default {
font-family: Arial, 'Segoe ui', sans-serif;
color: #222;
}

div#side h3 div.navheader {
color: #666;
}

body {
background:#5c828d url(http://img52.imageshack.us/img52/74/bakn.png) fixed no-repeat;



}


div#wrapper {
margin-left: 100px;
width: 1075px;
float: center;
}



div#header {
background: url(http://simoneh.se/images/2011/hed_175622042.png) no-repeat center; 
text-decoration: none;
padding-left: 160px;
padding-bottom:0px;
padding-top:40px;
margin: 10px 250px 5px 0px;
width: 1020px;
height: 400px;
list-style: none;
}

div#headertva {
background: url(http://simoneh.se/images/2011/t_176711669.png) no-repeat center; 
text-decoration: none;
padding-left: 280px;
padding-bottom:0px;
padding-top:30px;
margin: 10px 200px 8px 0px;
width: 900px;
height: 340px;
list-style: none;
}

div#content {
background: #fff;
float: left;
display: inline;
padding: 0px 60px 0px 5px;
margin: 0px -5px 0px 0px;
width: 750px;

-moz-box-shadow:0px 0px 20px #c5d8d9;



-moz-border-radius-topleft:5px; 
-moz-border-radius-topright:5px;
-moz-border-radius-bottomleft:5px; 
-moz-border-radius-bottomright:5px;
}

div#side {
width: 224px;
padding: 0px 0px 0px 0px;
margin: -0px 17px 0px;
float: right;
display: inline;


-moz-border-radius-topleft:2px; 
-moz-border-radius-topright:10px;
-moz-border-radius-bottomleft:2px; 
-moz-border-radius-bottomright:10px;
}




#box {
background:none repeat scroll 0 0 #ffffff;  <-- Background=bakgrunden #FDFBF9 = färgen på BG
border:1px solid #a9acb0;      <<--- Border = ramen runt  #b4c8b3 = färgen på ramen
width:220px;
padding: 5px 1px 0px 4px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
-webkit-border-top-left-radius:2px;
-webkit-border-top-right-radius:2px;
-webkit-border-bottom-left-radius:2px;  
-webkit-border-bottom-right-radius:2px; 

-moz-box-shadow:0px 0px 20px #c5d8d9;

-khtml-border-radius-topleft:2px; 
-khtml-border-radius-topright:2px;  
-khtml-border-radius-bottomleft:2px;
-khtml-border-radius-bottomright:2px;

-moz-border-radius-topleft:5px; 
-moz-border-radius-topright:5px;
-moz-border-radius-bottomleft:5px; 
-moz-border-radius-bottomright:5px;
}


#box2 {
background:none repeat scroll 0 0 #ffffff;  <-- Background=bakgrunden #FDFBF9 = färgen på BG
border:1px solid #a9acb0;      <<--- Border = ramen runt  #b4c8b3 = färgen på ramen
width:222px;
padding: 5px 1px 0px 4px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
-webkit-border-top-left-radius:2px;
-webkit-border-top-right-radius:2px;
-webkit-border-bottom-left-radius:2px;  
-webkit-border-bottom-right-radius:2px; 

-khtml-border-radius-topleft:2px; 
-khtml-border-radius-topright:2px;  
-khtml-border-radius-bottomleft:2px;
-khtml-border-radius-bottomright:2px;

-moz-border-radius-topleft:2px; 
-moz-border-radius-topright:2px;
-moz-border-radius-bottomleft:2px; 
-moz-border-radius-bottomright:2px;
-moz-box-shadow:10px 10px 5px #888; <----Ändra färg här!
box-shadow: 10px 10px 5px #888;
padding: 0px 0px 0px 0px;
}


#navbar {

padding: 50px 0px 0px 0px;

margin-top: -90px;
margin-right: 0px;
margin-bottom: 200px;
margin-left: 700px;
 		height: 1em; } #navbar li { 	list-style: none; 	float: left; } /* Ändra till right om du vill ha menyn till höger istället*/ #navbar li a { 	display: block; 	padding: 3px 8px;  	color: #fff; /*Ändra färgen på texten här*/ 	text-decoration: none;         font-family: verdana; /*Ändra typsnittet här*/         font-size: 12px; } /*Ändra storleken på texten här*/ #navbar li ul { 	display: none;  	width: 8em; /* Ändra bredden på undermenyn här */ 	background-color: #69f;} #navbar li:hover ul, #navbar li.hover ul { 	display: block; 	position: absolute; 	margin: 0; 	padding: 0;         z-index: 1; } #navbar li:hover li, #navbar li.hover li { 	float: none; } #navbar li:hover li a, #navbar li.hover li a { 	background-color: #c99186; /*Ändra färgen på undermenyn*/  	color: #ffffff; } /*ändra textfärgen på undermenyn här*/ #navbar li li a:hover { 	background-color: #8c6b64; } /*Ändra färgen när man håller musen över undermenyn*/ 

/* opacitet for IE */ filter:alpha(opacity=10); /* opacity: 0.10; filter: alpha(opacity=10); */ /* opacitet CSS3 standard */ opacity:0.30; /* opacitet for Mozilla */ -moz-opacity:0.10; 



#navbar1 {

padding: 50px 0px 0px 0px;

margin-top: -90px;
margin-right: 0px;
margin-bottom: 200px;
margin-left: 720px;
 		height: 1em; } #navbar li { 	list-style: none; 	float: left; } /* Ändra till right om du vill ha menyn till höger istället*/ #navbar li a { 	display: block; 	padding: 3px 8px;  	color: #fff; /*Ändra färgen på texten här*/ 	text-decoration: none;         font-family: verdana; /*Ändra typsnittet här*/         font-size: 12px; } /*Ändra storleken på texten här*/ #navbar li ul { 	display: none;  	width: 8em; /* Ändra bredden på undermenyn här */ 	background-color: #69f;} #navbar li:hover ul, #navbar li.hover ul { 	display: block; 	position: absolute; 	margin: 0; 	padding: 0;         z-index: 1; }

/* opacitet for IE */ filter:alpha(opacity=10); /* opacity: 0.10; filter: alpha(opacity=65); */ /* opacitet CSS3 standard */ opacity:0.30; /* opacitet for Mozilla */ -moz-opacity:0.70; 




div#side div.navheader, div#side h4, div.default {
padding-top: 0px;
font-size: 12px;
font-weight: bold;
padding: 0px 0px 0px 0px;
}

/* hide calender - doesn't work anyway */
div#side div#calendar {
display: none;
}

div#header h1 {
font-family: josefin slab;
font-size: 20px;
letter-spacing: -2px;
font-weight: normal;
margin: 50px 0 10px 0;
}

div#header h1 a {
text-decoration: none;
color: #222;
cursor: default;
}

div#header h2 {
margin-left: 10px;
font-size: 13px;
color: #666;
}

div#content h3 {
font-family: josefin slab;
font-size: 21px;
font-weight: normal;
margin: 30px 0 10px 0px;
padding 10px 0 0 0 ;
}





div#texten {
padding: 0px 0px 70px 0px;
margin-top: -140px;
margin-right: 0px;
margin-bottom: -50px;
margin-left: 880px;
}





div#content div.entrybody {
margin: 0 15px 0 15px;
}

div#content div.entrybody ul {
margin: 10px 0 10px 15px;
}

div#content div.entrybody li {
font-size: 12px;
color: #222;
list-style-type: square;
}

div.default {
margin: 0 0 15px 0;
font-size:15;
}

.nav a  { color: #8aa975; 
.nav a:hover { color: #c6c6c6; 
.nav a:font-size: 14px;
.nav a:font-weight: normal;
text-decoration:none;
}

.nav a1  { color: #abb3a6; 
.nav a1:hover { color: #000000; 
.nav a1:font-size: 14px;
.nav a1:font-weight: normal;
text-decoration:none;
}


/** Post's body text **/
.entrybody {
font-family: Courier New, arial;
text-decoration: none;
font-size: 12px;
font-weight: normal;
color: #00000;
line-height: 130%;
margin: 0px 0px 10px;
padding: 5px;
width:715px;
}

/** 'Posted by' txt **/
.entrymeta {
width:650px;
font-family: tahoma, arial, sans-serif;
font-size: 14px;
font-weight: normal;
color: #00000;
text-align:center;
text-decoration: none;
margin: 5px 10px 0px 20px;
text-decoration: none;
}

.entrymeta a { color: #8e6a6a; none; font-size: 16px;
.entrymeta a:hover { color: #d69227; 
text-decoration: none;}


div.commentheader {
background-color: #e5e5e5;
font-family:  courier new, comic sans ms, helvetica;
font-size: 14px;
font-weight: bold;
padding: 0px;
text-decoration: none;
margin: 0px 150px 10px 0px;
}



p.commenttext {
font-weight: normal;
}


div.commentmeta {
background-color:#28e231;
color: #666;
margin: 5px 0 2px 15px;
font-size: 13px;
}

form.commentform {
font-size: 13px;
margin: 0px 0px 0px 0;
}

form.commentform input, form.commentform textarea {
margin: 0 5px 10px 0;
vertical-align: middle;
background: url(http://simoneh.se/images/2011/untitled-1_153323184.png);

}

input.formbutton {
margin-top: 10px;
}

.separator {
display:none;
}

.subside {
.image 
border: 0;
margin: 0 6px 6px 0;
}

.thumbnail {
margin: 0 6px 6px 0;
}

.video {
padding: 0;
}




.xmlButton {
border: 2px solid;
border-color: #308fa5 #630 #330 #F96;
padding: 0 3px;
font: bold 10px Verdana, Arial, Helvetica, Sans-serif;
color: #28e231;
background: #F60;
text-decoration: none;
margin:0;
}

div#ad1 {
width: 160px;
overflow: hidden;
padding-top: 20px;
}

div#ad2 {
width: 250px;
float: left;
margin-left: 20px;
}





