
/***  VERSIO 4 © ZEN NO SANTORA  ***/

/*  SISÄLTÖALUEET  */ 

body {
    margin: 0px;
    padding: 0px;
    font: 11px Verdana, Arial, Helvetica, sans-serif;
    text-align: center;
    background: #910000;
    background-image: url(04_bg.gif);
    }

#tausta {
    overflow: visible;
    margin: 0px auto 0px auto;
    padding: 0px;
    width: 780px;
    background: #fff;
    }

#kehys {
    overflow: hidden;
    margin: 0px auto 0px auto;
    padding: 15px 0px 0px 0px;
    width: 750px;
    text-align: left;
    }

#ylaosa { padding: 0px 0px 15px 0px; }

#ylaosa #yla {
    padding: 0px 0px 2px 0px;
    font-size: 21px;
    color: #641414;
    text-align: center;
    word-spacing: -6px;
    letter-spacing: 9px;
    }

#ylaosa #kes {
    padding: 0px;
    height: 120px;
    background-image: url(04_ylaosa.gif);
    background-repeat: no-repeat;
    background-position: bottom center;
    border-top: 6px solid #641414;
    border-bottom: 6px solid #641414;
    }

#ylaosa #ala {
    padding: 15px 0px 15px 0px;
    word-spacing: 5px;
    text-transform: uppercase;
    border-bottom: 6px solid #641414;
    background: #fff9f9;
    }

#paa {
    overflow: visible;
    float: left;
    padding: 0px 0px 0px 0px;
    width: 750px;
    font: 11px/1.4 Verdana, Arial, Helvetica, sans-serif;
    }

#paa #artikkeliotsake {
    margin-bottom: 15px;
    padding: 0px;
    text-align: center;
    }

#paa .sisalto {
    overflow: visible;
    margin-bottom: 15px;
    padding: 15px 15px 5px 15px;
    border: 1px solid #ddd;
    background: #fcfcfc;
    }

div.sisalto #sisaloota {
    float: left;
    margin: 0px 15px 5px 0px; /* top right bottom left */
    padding: 5px 0px 0px 0px;
	width: 120px;
    text-align: center;
    }

div.sisalto #info {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #ddd;
    background: #fcfcfc;
    }

div.sisalto .uutinen {
    margin-bottom: 5px;
    padding: 7px 0px 7px 0px;
    /*border-bottom: 1px solid #ddd;*/
    }

#paa .artikkeli {
    margin-top: 25px;
    overflow: hidden;
    margin-bottom: 25px;
    height: 100px;
	}

div.artikkeli .kuva {
    float: left;
    margin-right: 15px;
    width: 200px;
    height: 100px;
    background-position: center center;
    background-repeat: no-repeat;
	}

#sivupalkki {
    float: right;
    overflow: hidden;
    margin: -16px -16px 15px 15px;
    padding: 15px 15px 5px 15px;
    width: 185px;
    text-align: center;
    border: 1px solid #ddd;
    background: #fff9f9;
    }

#alaosa {
    float: left;
    margin-bottom: 13px;
    width: 750px;
    text-align: center;
    word-spacing: 1.5px;
    font: 9px/1.8 Verdana, Arial, Helvetica, sans-serif;
    }

/*  VÄLIEN TÄYTTÖ  */

.tayta { clear: both; }

/*  YHTEISET TEKSTIMÄÄRITTELYT  */

p, h1, h2, h3, h4 { margin: 0px; }
#alaosa p, #alaosa a { color: #aaa; }

/*  OTSIKOT  ***/

#yla .oikea { color: #bcbcbc; }
h1, h2 { color: #641414; }

h1 {
    margin-bottom: 15px;
    font-size: 16px;
    text-transform: uppercase;
    }

h2 {
    margin-bottom: 6px;
    font-size: 13px;
    }

#artikkeliotsake h2 { margin-top: -10px; }

h3 {
    margin-bottom: 1px;
    font-size: 12px;
    font-weight: normal;
    }

h4 {
    margin-bottom: 5px;
    font-size: 10px;
    }

.otsikko {
    font-size: 13px;
    font-weight: bold;
    color: #641414;
    }

/*  NORMITEKSTIT  */

#paa p {
    margin-bottom: 10px;
    text-align: justify;
    }

#artikkeliotsake p {
    margin: 15px;
    text-align: justify;
    }

#sivupalkki p {
    margin: 0px 0px 15px 0px;
    font-size: 10px;
    text-align: center;
    }

#sisaloota p { text-align: center; }

 #sivupalkki p.kappalelista {
    font-size: 9px;
    text-align: left;
    }

.listaus { font: 11px/1.6 Verdana, Arial, Helvetica, sans-serif; }

.listaus .painos {
	margin-left: 10px;
	font-style: italic;
	}

/*  LINKIT  */
    
a {
    text-decoration: none;
    color: #bc2828;
    }

a:hover { color: #000; }

#ala a {
    font-size: 12px;
    font-weight: bold;
    color: #641414;
    }

#alaosa a:hover { text-decoration: underline; }
a.uusia { font-size: 9px; } /* uusimmat arviot */

/*  MUUT  */

.alleviiv { text-decoration: underline; }
fieldset { border: 1px solid #ddd; }
img { border: 0px; }
img.cd { width: 100px; }
#sisaloota .cd { margin-bottom: 10px }
.keskita { text-align: center; }

/* LEVYRAATI */

ol.levyraati { font: 9px/1.8 Verdana, Arial, Helvetica, sans-serif; }
.levyraati_jee { background-color: rgb(224,239,224); }
.levyraati_hop { background-color: #f5f5f5; }
.levyraati_buu { background-color: rgb(239,224,224); }

.levyraati_uus {
	font-weight: bold;
	color: #641414;
	}
	
.levyraati_hidden {
	visibility: hidden;
	position: absolute;
	height: 0px;
	}