/*
THEME NAME: Rikamat
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: 
VERSION: 1
AUTHOR: 
AUTHOR URI:
TAGS: 
*/

/* Two-column with sidebar on left from the /examples/ folder  */
/* @import url('examples/2c-l.css'); */

/* Just some example content */
/*
LAYOUT: One-Column 
DESCRIPTION: One-column fluid layout with sidebars stacked in two columns below content
*/

body
{ 
height:100%;
height:100%;
margin-top:0px;
padding:0%;
clear:none;
background-image: url(/wp-content/themes/sandbox/images/tausta.jpg); background-repeat: repeat-y; background-attachment: 
fixed;
}

p {
font-family: Arial, Sans-Serif;
font-size: small;
}

h1, h2, h3 {
font-family: Arial, Sans-Serif;
font-weight: bold;
}

h1 {
font-size: 2em;
text-align: center;
}

div.sidebar {
float: left;
width:150px;
padding-top:121px;
position: absolute;
left:0px;
top:0px;
}

div.sidebar2 {
float: left;
width:150px;
position: absolute;
left:0px;
top:0px;
}

div.sidebarengswe {
float: left;
width:150px;
padding-top:50px;
position: fixed;
left:0px;
top:0px;
}

div.kulma {
height: 121px;
position:absolute;
left:0px;
top:0px;
}

div.kulma2 {
float:left;
}

div.flags {
position:absolute;
top:0px;
}

div#container {
height:100%;
margin-top:0px;
padding:0%;

}

div#content {
height:100%; 
margin-top:0px;
padding:0%;
margin-left:165px;
z-index: 0;
}

div#footer {
width:100%;
}

div.flash {
position: absolute; top:0px; left: 38em;
overflow:hidden;
margin-left: auto;
margin-right: auto;
padding:0%;
clear:none;
vertical-align: top;
}

div.etusivu {
margin-left: auto;
margin-right: auto;
overflow-x: hidden; 

padding:0%;
}

div.etusivuala {
float: right;
overflow:hidden;
position:absolute;
right:50px;
bottom:15px;
padding-bottom:15px;
}

img.imgtop {
vertical-align:top;
border: none;
}

img.imgbot {
vertical-align:bottom;
border: none;
}

.button {
font-weight: bold;
text-align: center;
padding-left:0px;
margin-left: 10px;
}
.button a {
margin: -5px 0em 0px 10px;
font-family: arial,sans-serif;
text-decoration: none;
font-weight: bold;
font-size: 10pt;
display: block;
color: #000000;
background-color: #f1e7c3;
border-top: 2px #e4dab6 solid;
border-left: 2px #fff5d9 solid;
border-bottom: 2px #b7ad89 solid;
border-right: 2px #7d734f solid;
}
.button a:hover {
background-color: #f2ebcf;
border-top: 2px #ebe4c8 solid;
border-left: 2px #fff8e1 solid;
border-bottom: 2px #c8c1a5 solid;
border-right: 2px #a29b7f solid;
}
.button a:active {
background-color: #f1e7c3;
border-top: 2px #b7ad89 solid;
border-left: 2px #7d734f solid;
border-bottom: 2px #e4dab6 solid;
border-right: 2px #fff5d9 solid;
}

.buttonyht {
font-weight: bold;
text-align: center;
padding-left:0px;
margin-left: 10px;
}
.buttonyht a {
margin: -5px 0em 0px 10px;
font-family: arial,sans-serif;
text-decoration: none;
font-weight: bold;
font-size: 10pt;
display: block;
color: #8B0000;
background-color: #f1e7c3;
border-top: 2px #e4dab6 solid;
border-left: 2px #fff5d9 solid;
border-bottom: 2px #b7ad89 solid;
border-right: 2px #7d734f solid;
}
.buttonyht a:hover {
background-color: #f2ebcf;
border-top: 2px #ebe4c8 solid;
border-left: 2px #fff8e1 solid;
border-bottom: 2px #c8c1a5 solid;
border-right: 2px #a29b7f solid;
}
.buttonyht a:active {
background-color: #f1e7c3;
border-top: 2px #b7ad89 solid;
border-left: 2px #7d734f solid;
border-bottom: 2px #e4dab6 solid;
border-right: 2px #fff5d9 solid;
}

#menu {margin:0px;
}
#menu dt {
}
#menu dd {display:none;
position: absolute;
left: 5em;
z-index: 100;
margin-top: -1em;
background: #f2ebcf;
border: 1px #a29b7f solid;
width: 8em;
}

#menu ul {
padding: 3px;
margin:0px;
}
#menu p {
font-family: arial,sans-serif;
font-weight: bold;
font-size: 10pt;
text-align: left;
line-height: 12px;
margin: 10px 10px 10px 10px;
}
#menu p a {
font-weight: bolder;
color: #000000;
text-decoration: none;
display: block;
}
#menu p a:hover {
text-decoration: underline;
}

