/* taivaannaula.css */

/* (c) Anssi Alhonen 2006, 2007. */


body		{	
		background: #f5fbf5;
                font-family: Georgia, 'Times New Roman', serif;
                font-size: 14px;
                letter-spacing: 0px;
                line-height: 1.5em;
                text-align: justify;
		}	


blockquote	{
		background-color: #F3F3F3;
		margin-left: auto;
                margin-right: auto;
		padding: 7px;
		width: 420px;
		font-style: italic;
		color: #666666;
		border: 1px solid #cccccc;
		}

/* Linkit. */


a, a:visited	{
		color: #086805;
		text-decoration: none;
		border: none; 
		}
	
a.uutinen	{
		color: #FFFFF0;
		text-decoration: none;
		}

a:hover		{
		color: #000000;
		background-color: #f7fbde;
		text-decoration: underline;
		}

a img 		{ 
		display: block; 
		}


/* Perustagit. */


p		{
		font-family: Georgia, 'Times New Roman', serif;
                font-size: 14px;
                letter-spacing: 0px;
                line-height: 1.5em;
                text-align: justify;
                color: #000000;
                margin-top: 5px;
		margin-left: 10px;
		margin-right: 10px;
		}

.keskitys	{
		text-align: center;
		}

.uutinen	{
		padding: 5px 5px 5px 5px;
		}

.oikea		{
		text-align: right;
		margin-right: 10px;
		}

.vasen		{
		text-align: left;
		margin-left: 10px;
		}
.valkoinen	{
		color: #F9F9F9;
		}

i		{
		font-family: Georgia, 'Times New Roman', serif;
                font-size: 14px;
                letter-spacing: 0px;
                line-height: 1.5em;
                text-align: justify;
                color: #000000;
                padding: 0px 0px 10px 0px;
                margin-top: 5px;
		}


/* Alleviivaus-, hilight- ja vaalennusluokat tekstiä varten. */


.hilightalleviivaus {
                text-decoration: underline;
                background: #CAE1FF;
                color: #000000;
                }

.alleviivaus 	{
                text-decoration: underline;
                }

.hilight 	{
              	background: #086805;
              	color: #FFFFFF;
		text-align: left;
                }

.vaaleampi 	{
		color: #bcbcbc;
		}

.vihrea		{
		color: #339966;
		}

.tummavihrea	{
		color: #1a5a21;
		}


/* Vasemman reunan linkit. */


vasenlinkit	{
		font-variant: small-caps;
		font-size: 12pt;
		margin-top: 1.5cm;
		margin-bottom: 0.5cm
		}


/* Otsikot. */


h1, h2, h3,h4	{
		color: #086805;
                font-family: Georgia, "Times New Roman", serif;
                font-weight: normal;
                text-align: center;
		margin-top: 25px;
		margin-bottom: 25px;
		}

h1		{
        	font-size:  18pt;
		}

h2		{
		font-size:  16pt;
		}

h3		{
		font-size: 15pt;
		}

h4		{
		font-size: 14pt;
		}

.kirjasto	{
		text-align: left;
		}


/* Taulukot. */


table		{
		background: #FFFFFF;
		border: 0px solid black;
		border-spacing: 20px;
		}

table.uutinen	{
		background: #f7fbde;
		margin-left: auto;
		margin-right: auto;
		border-spacing: 1px;
		border: 1px solid black;
		}

table.otsake    {
                margin-left: auto;
                margin-right: auto;
		margin-top: auto;
		margin-bottom: auto;
		background: #455A79;
		width: 600px;
                color: #FFFFFF;
                text-align: left;
                }

table.otsikko	{
		margin-left: auto;
		margin-right: auto;
		width: 600px;
		background-image:url('uutisia.png')
		}



table.noborder	{
		background: #FFFFFF;
		border: 0;
		}
		
table.center	{
		margin-left:auto; 
		margin-right:auto;
		background: #f5fbf5;
		}

.sivu		{
		background: #FFFFFF;
		vertical-align: top;
		width: 250px;
		text-align: left;
		border-right: 1px solid black;

		}

.keski		{
		width: 600px;
		border: 0;
		}

.otsikko	{
		width: 600px;
		}


/* Kuvat. */


img		{
		border: 1px solid black;
		}

.eireunaa	{
		border: 0;
		border-style: none;
		text-decoration: none;
		border-color: #FFFFFF;
		}

.noborderleft	{
		border: 0;
                border-style: none;
                text-decoration: none;
                border-color: #FFFFFF;
		text-align: left;
		}

.keskitetty	{
		display: block;
		margin-left: auto;
		margin-right: auto; 
		}

.keskitetty-eireunaa	{
		border: 0;
                border-style: none;
                text-decoration: none;
                border-color: #FFFFFF;
		display: block;
                margin-left: auto;
                margin-right: auto;

		}

.uutiskuva	{
                text-decoration: none;
                display: block;
                margin-left: 10px;
		margin-top: 0px;
		margin-bottom: 10px;
                margin-right: 10px;
		float: left;
		}

.uutiskuva-eireunaa
		{
                text-decoration: none;
                display: block;
                margin-left: 10px;
		margin-top: 0px;
		margin-bottom: 10px;
                margin-right: 10px;
		float: left;
		border: 0;
                border-style: none;
		}



/* Listat. */


li		{
		list-style-type:none;
		text-align: left;
		margin-top: 5px;
		margin-bottom: 5px;
		}

.numeroitu 	{
                list-style-type: upper-roman;
                }

.tilaa          {
                margin-top: 1cm;
                margin-bottom: 0.1cm;
                margin-left: 1cm;
                }

.iso		{
		font-size: 14pt;
		}


/* Näillä div-luokilla saadaan tyhjää tilaa sivulle. */


.pikkutila      {
		margin-top: 0.3cm;
		margin-bottom: 0.3cm;
		}

.paljontilaa 	{
                margin-top: 2cm;
                margin-bottom: 2cm;
                }

.hullustitilaa {
		margin-top: 3.5cm;
		margin-bottom: 4cm;
		}


/* hr-tanko. */


hr		{
		border: 0;
		width: 40%;
		color: #086805;
		background-color: #086805;
		height: 2px;
		}

/* "Sivun alkuun" -javascriptin ulkoasua säädetään CSS:n kautta. */


.bak2top	{
		font-family: sans-serif;
		font-weight: bold;
		color: #339966;
		background-color: transparent;
		border: 0px;
		border-color: #FFFFFF;
		padding: 2px;
		}

