/* Start of CMSMS style sheet 'ClassicAudioCSS' */
/*
Set initial font styles
*/

body {
   background-image: url('uploads/images/wd30_horiz.jpg');
   background-attachment: fixed;
   text-align: left;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 75%;
   line-height: 1.15em;
   margin: 20px 0px 35px 0px;
   min-width: 900px;
}

div#valikko {
width: 50%; 
min-width: 850px;
height: 20px; 
align: absolute;
top: 4px; 
margin-left: auto; 
margin-right: auto; 
background-color: black; 
font-family: Arial, sans-serif; 
white-space: nowrap;
padding-top: 6px;
}

div#valikko a {
   font-family: Arial, Sans-serif;
   font-size: 1.2em;
   color: #C0C0C0;
   text-decoration: none;
   letter-spacing: 1.4px;
   white-space: nowrap;
}

div#valikko a:hover {
   text-decoration: none;
   background-color: #000000;
   color: #FF0000;
   white-space: nowrap;
}

div#mainframe {
background-color: #F0F0F0;
width: 90%; 
min-width: 850px;
align: absolute; 
margin-left: auto; 
margin-right: auto;
}

div#ylalogo {
margin-left: auto;
margin-right: auto;
padding-top: 4px;
text-decoration: none;
max-width: 990px;
min-width: 750px;
margin-bottom: 5px;
}

div#yhteystiedot {
background-image: url('uploads/images/haaleapuu_1.jpg');
align: float;
bottom: 75px;
margin-left: auto;
margin-right: auto;
border-top: thin solid #A0A0A0;
font-size: small;
font-family: Arial, sans-serif;
font-color: #333333;
}

div#kohdeotsikko {
font-family: Verdana, sans-serif;
font-size: 14pt;
font-weight: bold;
}

div#kohdeotsikko2 {
font-family: Verdana, sans-serif;
font-size: 10pt;
font-weight: bold;
}

div#kohdetiedot {
font-family: Arial, sans-serif;
font-size: 12pt;
font-style: italic;
font-weight: normal;
}

div#kohdehinta {
font-family: Arial, sans-serif;
font-size: 10pt;
}

div#lisalinkki {
text-align: left;
}

div#lisakuvat img {
position: relative; 
margin-left: auto; 
margin-right: auto;
}

div {
   font-size: 1em;
}

img {
   border: 0;
}

a,
a:link 
a:active {
   text-decoration: underline;
   background-color: inherit; 
   color: #18507C; 
}

a:visited {
   text-decoration: underline;
   background-color: inherit;
   /* color: #18507C; */
}

a:hover {
   text-decoration: none;
   /*background-color: #C3D4DF; */
   color: #385C72;
}

div#pvm {
   font-size: 0.15em;
   color: #606060;
}

div#content {
   margin: 1.5em 1.5em 1.5em 1.5em;
}

/********************
CONTENT STYLING
*********************/

/* HEADINGS */
div#content h1 {
   font-size: 2em;  /* font size for h1 */
   line-height: 1em;
   margin: 0;
}
div#content h2 {
   color: #294B5F; 
   font-size: 1.5em; 
   text-align: left; 
/* some air around the text */
   padding-left: 0.5em;
   padding-bottom: 1px;
/* set borders around header */
   border-bottom: 1px solid #e7ab0b; 
   border-left: 1.1em solid #e7ab0b; 
   line-height: 1.5em;
/* and some air under the border */
   margin: 0 0 0.5em 0;
}
div#content h3 {
   color: #294B5F; 
   font-size: 1.3em;
   line-height: 1.3em;
   margin: 0 0 0.5em 0;
}
div#content h4 {
   color: #294B5F; 
   font-size: 1.2em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
div#content h5 {
   font-size: 1.1em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
h6 {
   font-size: 1em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
/* END HEADINGS */

/* TEXT */
p {
   font-size: 1em;
   margin: 0 0 1.5em 0;  /* some air around p elements */
   line-height:1.4em;
   padding: 0;
}
blockquote {
   border-left: 10px solid #ddd;
   margin-left: 10px;
}
pre {
   font-family: monospace;
   font-size: 1.0em;
}
strong, b {
/* explicit setting for these */
   font-weight: bold;
}
em, i {
/* explicit setting for these */
   font-style:italic;
}

pre {
   border: 1px solid #000;  /* black border for pre blocks */
   background-color: #ddd;
   margin: 0 1em 1em 1em;
   padding: 0.5em;
   line-height: 1.5em;
   font-size: 90%;   /* smaller font size, as these are usually not so important data */
}

/* END TEXT */

/* LISTS */
div#main ul,
div#main ol,
div#main dl {
  font-size: 1.0em;
   line-height:1.4em;
   margin: 0 0 1.5em 0;
}
div#main ul li,
div#main ol li {
   margin: 0 0 0.25em 3em;
}

div#dl dt {
   font-weight: bold;
   margin: 0 0 0.25em 3em;
}
div#dl dd {
   margin: 0 0 0 3em;
}
/* END LISTS */
/* End of 'ClassicAudioCSS' */

