/*
Theme Name: saa fAnittaa
Theme URI: http://anittaahonen.net/
Description: Kampanjateema.
Version: 1.0
Author: peukalo
Author URI: http://peukalo.net/
Tags: Iso A, saa fAnittaa, Anitta Ahonen

	Based on Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #441a2b;
	background:none;
	margin:0;padding:0;
background-image: url("images/askycolor.jpg");
	}

a{
color:#9a051F;
text-decoration:none;
}
a:hover{
color:red;
text-decoration:none;
}

#valikko a{

color:pink;
}
#valikko a:hover{

color:#dbe3f3;
}

#taivas{
position:relative;min-width:1010px;width:auto !important;width:1010px;min-height:1310px; height:auto !important;
height:1310px;
/*background: url("images/taivas.jpg") top left repeat-x;*/
/*background-color: #A8BED5;*/
background-image: url("images/aclouds.jpg");
background-repeat: repeat-x;
background-position: top left;

z-index:1;
}	


#city{
position:relative;min-width:1010px;width:auto !important;
width:1010px;min-height:1310px; height:auto !important;
height:1310px;
/*background:  url("images/city.jpg") bottom left ;*/
/*background-image: url("images/city.jpg");*/
background-repeat: repeat-x;
background-position: bottom left;
z-index:2;
}

#paper{
position:relative;min-width:1010px;width:auto !important;width:1010px;min-height:1310px; height:auto !important;
height:1310px;
background-image: url("images/atop.png");
background-repeat: repeat-x;
background-position: top left;

z-index:3;
}	


#valikko li{
display:inline;
padding-left:4px;
padding-right:4px;
}
#valikko li a{
/*color:white;*/
font-size:18px;
}
h2{
font-size:20px;
margin:0;
margin-top:40px;
margin-bottom:20px;
padding:0;
text-transform: uppercase;

}
small{
margin:0px;
margin-bottom:-30px;
line-height:16px;
font-size:15px;
font-weight:bold;
}
.post{
margin-top:10px;
margin-bottom:50px;
}
a img {
border:pink solid 2px;
}

