/*

Theme Name: henrikhaanes

Description: henrik haanes' personal theme

Author: Henrik Haanes

Author URI: http://henrikhaanes.com/

*/

/* images */


#search input {
color: #fff;
background: transparent;
margin-left: 40px;
border: none;
}

#search {
padding-top:5px;
color: #fff;
text-decoration: none;
font-weight: 500;
font-size: 7pt;
text-transform: uppercase;
float: left;
display: inline;
clear: none;
}

#search form {
border: none;
text-decoration: none;

}


/* categories */

.product {
background-color: #665166;}

.graphic {
background-color: #557a99;}

.newspaper {
background-color: #b35639;}

.illustration {
background-color: #d8a132;}

.photo {
background-color: #767769;}

.search {
background-color: #b0a790;}

/* standard elements */


img {
border: none;
}

a {

color : #000;
text-decoration : none;
border: none;
outline: none;
-moz-outline-style: none;

}

.side a {
border: none;}

/* ingen ramme i firefox */

:focus { -moz-outline-style: none; }






body {

padding: 0;
margin-top: 50px;

background: #fff;
color : #000;
text-align : left;
font-style : normal;
font-variant : normal;
font-weight : normal;
font-size : 10px;
line-height: 1.5;
font-family : "lucida grande", arial, verdana, sans;

}



h1 {

color: #333;

margin : 3px 0 0 0;

font-size : 12px;

font-weight : bold;


padding : 5px 0;

font-family : "lucida grande", arial, verdana, sans;


}


h2 {

font-size : 7.5pt;

color : #000;

border-top : 1px solid #aaa;

padding-top : 5px;

margin-top : 0px;

margin-left : 0px;

font-family : arial, sans;
text-transform: uppercase;

font-weight : 333;

text-align: left;
clear: left;

}






h3 {

font-size : 8pt;

color : #000;

border-top : 1px solid #aaa;

padding-top : 5px;

margin-top : 50px;

margin-left : 0px;

margin-bottom: 0px;
padding-bottom: 0px;

font-family : arial, verdana, sans;

font-weight : normal;

text-transform: uppercase;

letter-spacing: 2px;

text-align: left;
clear: left;

}






/* sidebar */

#side {

float: left;
padding-left: 50px;
padding-right: 50px;
padding-top: 10px;
width: 150px;
background-color: white;
}





#container {

width: 560px;
float : left;

background: #fff;
}

.content img {
margin-top: 50px;
float: left;
margin-bottom : 10px;
}

.content p {
width: 300px;}



.dateline {
color : #bbb;
font-size : 9px;
text-align : left;
}

.post_nav {
float: left;
clear: left;
width: 560px;
}



.previouspost {
float: left;
clear: left;
text-transform: uppercase;
font-weight: bold;
margin-top: 20px;
font-size: 7pt;
padding: 1px 2px 1px 20px;
}

.nextpost {
float: left;
text-transform: uppercase;
font-weight: bold;
font-size: 7pt;
margin-top: 20px;
}




