/*
Theme Name: Lapin Voima
Theme URI: http://bittipaja.fi
Description: Toinen ulkoasu, painotus etusivulla
Author: Bittipaja.fi
Version: 2.0
Tags: 
*/

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

body {
	background-color: #FF9900;
	background-image: url(images/bg-body-top.png);
	background-repeat: repeat-x;
	background-position: center 60px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
}

#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header {
	height: 260px;
	width: 800px;
	background-image: url(images/bg-header-desc.png);
	background-repeat: no-repeat;
	background-position: right 155px;
}

#logo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	left: 15px;
	top: 30px;
}
.breadcrumb {
	color: #666;
	position: relative;
	left: 200px;
	top: 0px;
	width: 600px;
}
.separator-block {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C60;
	clear: both;
}
#footer {
	clear: both;
	display: block;
	background-color: #C60;
	color: #FF9900;
	margin: 0px;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
	float: left;
	width: 700px;
}
#footer .widget_links {
	width: 350px;
	list-style-type: none;
	float: left;
}
#footer .widget_links li {
	margin-bottom: 10px;
	list-style-type: square;
}

#footer .widget_links a {
	display: block;
}

#map {
	border: 2px solid #CC6600;
	width: 800px;
	height: 600px;
	display: block;
}

.no-bullet {
	list-style-type: none;
}
.pdf-bullet {
	list-style-type: disc;
	list-style-image: url(images/pdficon_small.gif);
}

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






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

.wp-caption {
	text-align: center;
	padding-top: 4px;
	margin: 10px;
	background-image: url(images/bg-img.png);
	background-repeat: repeat;
	border: 1px solid #C60;
}

.wp-caption img {
	padding: 0;
	border: 0 none;
	margin-top: 0;
	margin-right: 5;
	margin-bottom: 0;
	margin-left: 0;
}

.wp-caption p.wp-caption-text {
	font-size: 12px;
	line-height: 17px;
	margin: 0;
	padding-top: 5;
	padding-right: 9px;
	padding-bottom: 10px;
	padding-left: 4px;
}
/* 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 {
	width: 700px;
	clear: both;
	text-align: center;
	list-style-type: none;
	color: #C96;
	margin: 0px;
	padding-top: 200px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.madeby a {
	color: #C90;
	text-decoration: none;
}
blockquote {
	background-image: url(images/bg-blockquotes.png);
	background-repeat: no-repeat;
	padding: 35px;
	clear: both;
	font-style: italic;
	background-position: left top;
}
hr {
	clear: both;
	color: #F60;
	background-color: #F60;
	height: 2px;
 	border: 0;
}
h1 {
	font-size: 20px;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	font-weight: bold;
}
h3 {
	font-size: 16px;
}
dl {
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
dd {
	padding: 5px;
}
dt {
	margin-top: 20px;
}


.gallery-item {
	margin-top: 10px;
	text-align: center;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.gallery-item img {
	border: 2px solid #C60;
}
.gallery-caption {
	margin-left: 0;
}
	
