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; }

/*
 * play around with these to change settings on your blog!
 */

/* link colors */
a {
  color: #369;
}
a:hover {
  color: #025;
}

/* font & border */
body {
  font: 12px/16px 'Lucida Grande', Arial, Sans-serif;
  border-top: 5px solid #369;
}

h1,h3,h4,h5,h6, div.navheader, div.default {
  font-family: 'Times New Roman', Georgia, Serif;
  color: #222;
}

div#side h3 div.navheader {
  color: #666;
}

/*
 * do not alter these if you don't know what you're doing
 */

body {
  background: #fff;
}


#header {
margin:0px;
background: #FFFFFF url(http://missionxp.webblogg.se/images/2011/11mxp07_156823796.jpg) no-repeat center;
padding: 26px 12px 0px 120px;
height: 152px;
width: 945px;
} 


div#wrapper {
  margin: 0 auto 20px auto;
  width: 930px;
}

div#header {
  float: left;
  clear: left;
  display: inline;
  padding: 0 20px 20px 20px;
  border-bottom: 3px solid #633A11;
  width: 885px;
}

div#content {
  float: left;
  clear: left;
  display: inline;
  padding: 0 20px 20px 20px;
  width: 645px;
}

div#side {
  width: 220px;
  padding: 0 20px 0 0;
  float: right;
  display: inline;
}

div#side div.navheader, div#side h4, div.default {
  padding: 20px 0 5px 0;
  font-size: 16px;
  font-weight: normal;
}

/* hide calender - doesn't work anyway */
div#side div#calendar {
  display: none;
}

div#header h1 {
  font-size: 0px;
  letter-spacing: -2px;
  font-weight: bold;
  margin: 50px 0 15px 0;
}

div#header h1 a {
  text-decoration: none;
  color: #222;
  cursor: default;
}

div#header h2 {
  font-size: 10px;
  margin-left: 15px;
  color: #666;
}

h3 {
font-family: arial, verdana, sans-serif;
font-size: 15px;
font-weight: medium;
color: #633A11;

}

div#content h3 {
  font-size: 22px;
  font-weight: 400;
  margin: 20px 0 10px 0;  
}

div#content div.entrybody {
  margin: 0 10px 0 10px;
  font-size: 15px; 
  font-weight: 550;
}

div#content div.entrybody ul {
  margin: 10px 0 10px 15px;
}

div#content div.entrybody li {
  font-size: 15px;
  color: #222;
  list-style-type: square;
}

div.default {
  margin: 0 0 15px 0;
}

div.nav input {
  margin-right: 5px;
}

div.nav li {
  list-style: none;
  padding: 2px 0;
}

div.nav ul li strong {
  line-height: 37px;
  font-size: 12px;
}

div.entrymeta {
  font-size: 12px;
  margin: 0 0 0 15px;
  padding: 10px 0 10px 0;
  color: #666;
  line-height: 7px;
}

div.commentheader, p.commenttext {
  margin: 0 0 0 15px;
  font-weight: bold;
  color: #222;
}

p.commenttext {
  font-weight: normal; 
}

div.commentmeta {
  color: #666;
  margin: 5px 0 20px 15px;
  font-size: 12px;
}

form.commentform {
  font-size: 12px;
}

form.commentform input, form.commentform textarea {
 margin: 0 5px 10px 0;
 vertical-align: middle;
 
}

input.formbutton {
 margin-top: 10px;
}


.separator {
border-top: 4px solid  #633A11;   
border-bottom: 0px solid #633A11;
margin: 14px 0px 14px 0px
}

.subside {}

.image {
  border: 0;
  padding: 10px 10px 10px 10px;
  margin: 0 0 0 0;
}

.thumbnail {
  margin: 0 6px 6px 0;
}

.video {
  padding: 0;
}

.xmlButton {
  border: 1px solid;
  border-color: #FC9 #630 #330 #F96;
  padding: 0 3px;
  font: bold 10px Verdana, Arial, Helvetica, Sans-serif;
  color: #FFF;
  background: #F60;
  text-decoration: none;
  margin:0;
}

#footer{
clear: both;
margin: 0px 0px 0px 0px;
padding: 6px 0px 0px 0px;
width: 856px;
height: 85px;
background: #CCCCCC url(adressen till din bild) no-repeat bottom center;
text-align: center;
font-family: verdana, arial;
font-size: 10px;
color: #FFFFFF;
}

