* {
margin: 0;
padding: 0;
color: #ccc;
}

body {
background: url(images/damask.gif) repeat;
font-family: 'Lucida Grande', sans-serif;
font-size: 12px;
}

#container, #abovefooter {
width: 930px;
margin: auto;
position: relative;
}

h1 {
margin-top: 30px;
width: 350px;
height: 50px;
background: url(images/h1.png) no-repeat;
text-indent: -9000px;
}

#intro {
padding: 10px;
font-size: 26px;
letter-spacing: 2px;
line-height: 32px;
font-family: 'Times', serif;
/* background: url(images/forside.png) no-repeat;
text-indent: -9000px; */
}

#intro a {
text-decoration: none;
color: #a00000;
}

#blog, #photo {
width: 450px;
float: left;
margin-top: 30px;
margin-left: 10px;
}

#photo {
float: right;
}

#blog p, #photo p, #abovefooter p {
margin: 10px 0;
}

h2 {
text-align: center;
letter-spacing: 1px;
height: 30px;
background: url(images/blogh2.png) no-repeat;
text-indent: -9000px;
}

#photo h2 {
background: url(images/photoh2.png) no-repeat;
}

h3 {
margin: 15px 0 5px 0;
color: #a00000;
}

h3 a {
text-decoration: none;
color: #a00000;
}

img {
padding: 4px;
border: 1px solid #888;
background: black;
margin: 10px 0 0 0;
}

#lowcontainer {
background: #070707;
width: 100%;
border-top: 1px solid #555;
padding-bottom: 10px;
margin-top: 40px;
}

#abovefooter div {
width: 300px;
float: left;
margin-left: 10px;
}

#abovefooter h3 {
color: #ccc;
}

#flickr img {
margin-right: 10px;
}

#footer {
width: 800px;
margin: 30px auto 10px;
text-align: center;
font-size: 10px;
}

#footer p {
margin: 5px;
}

#wpstats {
display: none;
}