body/* */ {
    margin: 0 0 100px 0;
    padding: 0;
    background-color: #F1F5FF;
}

/* otsikko */

div#otsikko/* */ h1 {
	background-repeat: no-repeat;
    width: 100%;
    height: 90px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    padding: 0;
    margin: 0;
}

/* IE luulee edellisen perusteella absoluteksi, kun ei
   fixediä ymmärrä
   samaten taustakuva vasta tässä, ie:lle on oma kludgensa */
div#otsikko/* */ > h1 {
    background-image: url(http://rispekt.org/rispekttaustav0.png);
    position: fixed;
}

div#otsikko/* */ h1 span {
  	display: none;
}

div#otsikko/* */ h1 a {
    height: 45px;
    width: 420px;
    display: block;
    position: absolute;
    bottom: 35px;
    left: 575px;
}


/* leipäteksti */

/* leipäteksti: blogimerkinnät */

div#leipa/* */ {
    margin: 30px auto auto 5%;
}

/* ie-hack... */
body/* */ > div#leipa {
    margin-top: 65px;
}

div#leipa/* */ div.blogijuttu {
    width: 60%;
    padding: 0 1.5em 1.5em 1.5em;
    border: 1px solid #000b28;
    background-color: #fdfdff;
    margin-bottom: 15px;
}

div#leipa/* */ div.blogijuttu p {
    color: #000b28;
    font: 1em/125% georgia, serif;
    text-indent: 40px;
    text-align: justify;
    margin: 0;
    padding: 0;
}

div#leipa/* */ div.blogijuttu ul li {
    color: #000b28;
    font: 1em/125% georgia, serif;
    text-align: justify;
}

div#leipa/* */ div.blogijuttu p.allekirjoitus {
    font-style: italic;
}

div#leipa/* */ div.blogijuttu div.siirryblogiin {
    color: #000b28;
    font: 1em/125% georgia, serif;
    text-indent: 40px;
    text-align: justify;
}

div#leipa/* */ div.blogijuttu div.blogikommentti {
    margin-bottom: 1em;
}

div#leipa/* */ h2 {
    display: none;
}

div#leipa/* */ h3 {
    color: #001c64;
    font: bold 0.9em georgia, verdana, arial, sans-serif;
    margin: 15px 0 15px 0px;
    text-align: right;
    padding: 1px;
    border-bottom: 1px solid #001c64;
}

div#leipa/* */ a:link {
    text-decoration: none;
    border-bottom: 1px dashed #000b28;
}

div#leipa/* */ a:focus,
div#leipa/* */ a:hover,
div#leipa/* */ a:active {
    text-decoration: none;
    border-bottom: 1px solid #000b28;
}

div#leipa/* */ a:visited {
    text-decoration: none;
    border-bottom: 1px dashed #204420;
    color: #204420;
}

div#leipa/* */ a:visited:focus,
div#leipa/* */ a:visited:hover,
div#leipa/* */ a:visited:active {
    text-decoration: none;
    border-bottom: 1px solid #204420;
    color: #204420;
}



/* valikko */

div#valikko/* */ {
    width: 100%;
    height: 25px;
    background-color: #0000c0;
    padding: 5px 0 5px 0;
    text-align: right;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2;
}

div#valikko/* */ ul {
    padding: 0;
    margin: 0 3.3% 0 3.3%;
}

div#valikko/* */ ul li {
    font: 0.9em verdana, serif;
    display: inline;
    list-style-type: disc;
    padding: 10px;
    margin: 0;
}

div#valikko/* */ ul li a:link,
div#valikko/* */ ul li a:visited {
    color: #fdfdff;
    font-weight: bold;
    text-decoration: none;
}

div#valikko/* */ ul li a:focus,
div#valikko/* */ ul li a:hover,
div#valikko/* */ ul li a:active {
    color: #fdfdff;
    font-weight: bold;
    text-decoration: none;
}


/* oheissälät */

div#oheissalat/* */ {
    position: absolute;
    left: 70%;
    top: 65px;
    z-index: 1;
    width: 26%
}

div#oheissalat/* */ div.oheissala {
    width: 90%;
    border: 1px solid #000b28;
    background-color: #fdfdff;
    margin-bottom: 15px;
    padding: 0 5% 5% 5%;
    font: 0.9em/125% georgia, serif;
}

div#oheissalat/* */ div.oheissala h3 {
    color: #001c64;
    font: bold 0.9em georgia, serif;
    margin: 15px 0 5px 0px;
    text-align: right;
    padding: 1px;
    border-bottom: 1px solid #001c64;
}

div#oheissalat/* */ div.oheissala a:link {
    text-decoration: none;
    border-bottom: 1px dashed #000b28;
}

div#oheissalat/* */ div.oheissala a:focus,
div#oheissalat/* */ div.oheissala a:hover,
div#oheissalat/* */ div.oheissala a:active {
    text-decoration: none;
    border-bottom: 1px solid #000b28;
}

div#oheissalat/* */ div.oheissala a:visited {
    text-decoration: none;
    border-bottom: 1px dashed #204420;
    color: #204420;
}

div#oheissalat/* */ div.oheissala a:visited:focus,
div#oheissalat/* */ div.oheissala a:visited:hover,
div#oheissalat/* */ div.oheissala a:visited:active {
    text-decoration: none;
    border-bottom: 1px solid #204420;
    color: #204420;
}

div#oheissalat/* */ div.oheissala fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

div#oheissalat/* */ div.oheissala fieldset span {
    display: block;
    padding-bottom: 3px;
}

div#oheissalat/* */ div.oheissala fieldset input[type=text] {
    width: 8em;
}

div#oheissalat/* */ div.oheissala fieldset input[type=password] {
    width: 12em;
}


/* ie-bugiselitys */

div#iebugi/* */ {
    margin-top: 120px;
}

body/* */ > div#iebugi {
    display: none;
}
