/*
Theme Name: Lapin Voima
Theme URI: http://bittipaja.fi
Description: Ensimmäinen Lapinvoima.fi:n wordpress teema
Author: Bittipaja.fi
Version: 1.0
Tags: 
*/

html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none
   }

body {
	background-image: url(images/tausta.jpg);
}

.taulukko {
	padding: 0px;
	border-collapse:collapse;
	border: 0px;
	width: 820px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}





H1, H2, H3 {
	font-size: 16pt;
	font-weight: bold;
	margin-bottom: 6px;
}
H4 {
	font-size: 12pt;
	font-weight: normal;
	margin-bottom: 6px;
	margin-left: 10px;
}
img {
	border: 2px solid #CC6600;
}
#map {
	border: 2px solid #CC6600;
	width: 480px;
	height: 320px;
}
p {
}
ul {
}
.no-bullet {
	list-style-type: none;
}
.pdf-bullet {
	list-style-type: disc;
	list-style-image: url(images/pdficon_small.gif);
}
.logoalue {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-color: #FF9900;
	font-family: Tahoma, Geneva, sans-serif;
	height: 245px;
}
#footer {
	height: 500px;
}
.palsta_oikea {
	background-color: #FF9900;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #000000;
	font-size: 12px;
	vertical-align: top;
	padding-right: 50px;
	padding-left: 50px;
}
.palsta_oikea_ala{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC6600;
	text-align: center;
	vertical-align: bottom;
	background-color: #FF9900;
	padding-bottom: 0px;
}
.palsta_vasen {
	background-color: #CC6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF9900;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	list-style-type: none;
	padding-left: 10px;
	padding-right: 10px;
	width: 180px;
}
.palsta_vasen ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.palsta_vasen_ala {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
	text-align: center;
	vertical-align: middle;
	background-color: #CC6600;
	height: 100px;
}
.reuna_oikea {
	background-image: url(images/reuna_oikea.gif);
	background-repeat: repeat-y;
	width: 15px;
	height: 100%;
	white-space: nowrap;
}
.reuna_vasen {
	background-image: url(images/reuna_vasen.gif);
	background-repeat: repeat-y;
	width: 15px;
	height: 100%;
	white-space: nowrap;
	background-color: #CC6600;
}

.yhteystiedot {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	
	margin-right: 50px;
	margin-left: 50px;
	border: 0px;
	padding: 0px;
	margin-top: 20px;
}
form {
	margin: 0;
}
li {
	line-height: 1.5;
}

a {
	text-decoration: none;
	font-weight: bold;
}
a:link, a:visited {
	color: #0000FF;
}
a:active, a:hover {
	color: #0000FF  ;
}



.widget_pages {
	padding-left: 0px;
}

.widget_pages ul {
	padding-left: 0px;
	padding-right: 10px;
	color: #000;
	list-style-type: none;
}

.widget_pages li {
	padding-left: 10px;
}

.widget_pages a:hover {
	font-weight: bold;
	color: #FF9900;
}
.current_page_item {
	background-image: url(images/menu-square-active.png);
	background-repeat: no-repeat;
	background-position: left 7px;
}
.page_item a  {
	color: #000000;
	font-weight: normal;
}
.current_page_item  a {
	color: #FF9900;
	font-weight: bold;

}
.current_page_item  a:hover {
	font-weight: bold;

}

.current_page_item ul li a {
	color: #000;
	font-weight: normal;

}


.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	text-align: center;
	padding-top: 4px;
	margin: 10px;
	background-color: #CC6600;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	color: #FF9900;
}
/* End captions */
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}


/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;

	}

.alignleft {
	float: left;
	}
/* End Images */


















#madeby {
	float: left;
	width: auto;
	padding-bottom: 30px;
	padding-top: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	text-transform: uppercase;
	color: #000;
	padding-left: 50px;
}
#madeby a {
	text-decoration: none;
	color: #000;
	font-weight: normal;
}
#madeby a:hover {
	text-decoration: underline;
	color: #000;
}

