/*
Theme Name: Bittipaja
Theme URI: 
Description: Pelkistetty mustavalkoinen. Kolme palstaa.
Version: 3
Author: Tuomas Parviainen
Tags: 

*/
body {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #000;
}
#site_wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
#header_wrapper {
	float: left;
	width: 100%;
          background-color:#FED500;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;  
padding-top:5px;
margin-bottom:10px;
}

#header {
	
	width: 1000px;
margin-right: auto;
	margin-left: auto;


}
#header img {
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	
}
#header img a {
	text-decoration: none;
}
.sidebar {
	margin: 0px;
	float: left;
	width: 180px;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#content {
	float: left;
	width: 560px;
	background-color: #FFF;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.loop_entry {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F5F5F5;
}
.widget {
	float: left;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	width: 100%;
}
.sidebar .widget a {
	display: block;
}

.widget ul  {
	margin-left: 0px;
	padding-left: 0px;
}

.widget ul li {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F5F5F5;
	padding-top: 3px;
	padding-bottom: 3px;
}
.widget ul li ul {
	margin: 0px;
	padding: 0px;
}
.widget ul li ul li {
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.cat_item {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	width: 100%;
	margin-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;

}
.children li {
	padding-left: 20px;
}
#footer {
	float: left;
	width: 100%;
	margin-top: 20px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
          background-color: #000;
          color:#FED500;
          


}
	
#footer p {
	text-align: center;

	}
#footer a {color:#666;}
h1, .widget_title {
	font-weight: bold;
	font-size: 1.45em;
	text-transform: none;
	margin-bottom: 10px;
		width: 100%;
	color: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-shadow: #ccc -1px 2px 2px;
}
h2 {
	font-size: 1.35em;
	font-weight: normal;
}
h2 a {
	color: #000;
}

h3 {
	font-size: 1.1em;
	font-weight: bold;
	}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
li {
	
}
a {
	color: #999;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

.wp-caption {
	border: 1px none #999;
	text-align: center;
	background-color: #FFF;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	color: #666;
}
/* End captions */
/*	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 */
.wpcf7 {
	float: right;
	width: 350px;
}
