/*
Theme Name: Anneli
Description: 
Version: 1.0
Author: Minna Perälä
Author URI: http://www.minnaperala.com

*/

html, body {
margin: 0;
padding: 0;	
font-family: Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
font-size: 10pt;
line-height: 1.4em;
background: #937f64 url("images/tausta2.jpg") left top repeat-y;
color: #3c2e22;
}

#wrap {
display: block;
position: static;
width: 825px;
margin: 0 50px 0 25px;
color: #3c2e22;
}

#header {
margin: 125px 0 0 10px;
padding: 0;	
background: transparent url("images/otsake.png") left top no-repeat;
color: #3c2e22;

}

h1 {
display: block;
visibility: hidden;
height: 50px;
margin: 0 0 0 10px;
padding: 0;
}

#header #menu {
text-align: right;	
font-size: 12pt;
text-transform: lowercase;
}

#header #menu ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#header #menu li {
display: inline;
margin: 0 0 0 10px;
padding: 0;	
}

#header #menu li.current_page_item {
border-bottom: 1px solid #3c2e22;	
}

#header #menu a, #header #menu a:visited {
color: #3c2e22;
background-color: transparent;
text-decoration: none;	
}

#content {
float: right;
width: 520px;
margin: 3em 0 3em 0;
padding: 15px;
background: transparent url("images/valkoinen.png") left top repeat;
overflow: hidden;
}

h2 {
display: none;
visibility: hidden;
margin: 0;
padding: 0;	
}

h3 {
margin: 0 0 1em 0;
padding: 0;
font-size: 14pt;	
}

#content a, #content a:visited {
color: #9a7624;
background-color: transparent;
text-decoration: underline;	
}

#content a:hover {
color: #3c2e22;
background-color: transparent;	
}

#content a img, #content a:visited img, #content a:hover img {
border: none;	
}

#content p {
margin: 0 0 1.5em 0;	
}

#content ul {
margin: 1.5em 0 1.5em 2em;
padding: 0;
list-style-type: disc;	
}

#design {
display: block;
clear: both;
margin: 2em 0 0 275px;	
}

#design a, #design a:visited {
color: #5c4e42;
background-color: transparent;
text-decoration: none;	
}

#design a:hover {
color: #3c2e22;
background-color: transparent;
text-decoration: underline;	
}
