html,body {
font-size: 12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:1.3;
background: #ffebbf;

background-image: url('/templates/sums/images/background.png');
background-repeat: repeat-x;
text-align:center;
margin:0px;
padding:0px;
height:100%;
}

li {
margin-bottom:6px;
margin-top:6px;
}

h1,.contentheading {
font-family: Georgia;
font-size: 18px;
}

h2 {
font-family: Georgia;
font-size: 16px;
}

h3 {
font-family: Georgia;
font-size: 12px;
}

a {
color: #224444;
}

a:link {
text-decoration: underline;
}

a:visited {
text-decoration: underline;
}

a:hover {
text-decoration: underline;
color: #356b6b;
}

a:active {
text-decoration: underline;
}

#wrap {
width:760px;
text-align:left;
margin-left:auto;
margin-right:auto;
padding: 0px;
position:relative;

border-left: 1px solid #3A1D00;
border-right: 1px solid #3A1D00;
/* border-bottom: 1px solid #3A1D00; */
background: #FFFFFF;
height:auto !important;
height:100%;
min-height:100%;


background-image: url('/templates/sums/images/content-background.png');
background-repeat: repeat-y;
}

#content {
float:left;
width:570px;
background: #fff;
padding-bottom: 70px;
}

#footer {
position: absolute;
bottom:0px;
height:40px;
width:100%;
}

#clearfooter {
height:40px;
clear:both;
}

#nauha {
background: #c1b4a2;
padding: 3px;
text-align:right;
color:#3A1D00;
font-family:Garamond;
background-image: url('/templates/sums/images/nauha-tausta.png');

/*
border-top: 1px solid #3A1D00;
border-bottom: 1px solid #3A1D00;
*/
}

#nauha-logo {
background-image: url('/templates/sums/images/sums-pieni.png');
background-repeat: no-repeat;
background-position: 635px 2px;
}

#sidebar {
float:left;
width:160px;
padding: 0px 0px 70px 0px;
}

#sidebar fieldset {
margin: 0px;
padding: 1px;
}

#sidebar ul {
list-style-type: none;
padding:5px;
margin:0px;
}

#ajattelija {
height:220px;
background:white;
background-image: url('/templates/sums/images/ajattelija.png');
background-repeat: no-repeat;
background-position: 0px 20px;
}

#valikko {
padding: 5px;
border-top: 1px solid #dedede;
}

#valikko a {
color: #3A1D00;
}

#valikko a:link {
text-decoration: none;
}

#valikko a:visited {
text-decoration: none;
}

#valikko a:hover {
color: #532900;
text-decoration: underline;
}

#valikko a:active {
color: #532900;
text-decoration: underline;
}

#otsikko {
height: 195px;
background-image: url('/templates/sums/images/sums-logo.png');
background-repeat: no-repeat;
background-position: 0px 110px;
}

.inside {
padding:18px;
}

.inside span.article_separator { 
display:none;
padding:0px;
margin:0px;
}

.copyright {
color: #e5e5e5;
}

.copyright a {
color: #e5e5e5;
}
