/*
Theme Name: Avustajakeskus
Theme URI: 
Description: 
Version: 1
Author: Bittipaja.fi
Author URI: http://bittipaja.fi
*/


body {
	background-color: #FFF;
	font-family: verdana;
	color: #000;
	font-size: 16px;line-height:150%;

}
#site_wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.breadcrumb {
	margin: 0px;
 	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}




#sidebar {
	float: left;
	width: 303px;
	margin: 0px;
	padding: 0px;
}
#sidebar-2 {
	float: left;
	width: 303px;
	margin: 0px;
	padding: 0px;
}

#sidebar_top {
	float: left;
	margin: 0px;
	padding: 0px;
}
#content {
	float: left;
	width: 680px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.content_top {
	float: left;
	width: 100%;
	height: 300px;
	margin: 0px;
	padding: 0px;
}
#content_widgets {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#content_widgets .widget {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 50%;
}

.content {
	padding: 4px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	border-radius: 0.5em;
	float: left;
	width: 670px;
	background-color: #FFF;
	border: 1px solid #ccc;
}
.content_wrap {
	margin: 10px;
}
#content_footer {
	width: 100%;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #8E5B00;
	margin-top: 30px;
	float: left;
}
.content_closed {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#sidebar_widgets {
	padding: 0px;
	float: left;
	width: 293px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.widget {
	padding: 4px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	border-radius: 0.5em;
	float: left;
	width: 100%;
	background-repeat: repeat;
	background-color: #FFF;
	border: 1px solid #ccc;

}
.widget ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.widget_title {
	color: #fff;
	padding: 6px;
	background-color: #DA8C00;
	border-top-left-radius: 0.4em;
	-moz-border-radius-topleft: 0.4em;
	-webkit-border-top-left-radius 0.4em;
	border-top-right-radius: 0.4em;
	-moz-border-radius-topright: 0.4em;
	-webkit-border-top-right-radius 0.4em;
}
.widget .page_item,
.widget_categories .cat-item {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.widget li>a
 {
	display: block;
	color: #000;
	text-decoration: none;
	background-image: url(images/68.png);
	background-position: 4px center;
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 24px;
}
.widget .page_item a:hover, .flexipages_widget .page_item a:hover, .widget_categories .cat-item a:hover {
	text-decoration: underline;
}

.widget .current_page_item, .flexipages_widgets .current_page_item, .widget_categories .current-cat {

}
.widget .current_page_item a, .widget_pages .current_page_item a, .flexipages_widget .current_page_item a, .widget_categories .current-cat a, .current_page_ancestor a {
	background-color: #EDBE6A;

}
#pp_widgets {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
#pp_widgets li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
.uuserLoginWiget_widget_sidebar {
	padding: 10px;
	margin: 0px;
	}
.userLoginWiget_widget_sidebar ul {
	padding: 10px;
	margin: 0px;
	}
.userLoginWiget_widget_sidebar ul li {
	list-style-type: none;
	padding: 4px;
}
.textwidget {
	margin: 10px;
}








.content_wrap_closed {
	padding: 10px;
	z-index: 2;
	float: left;
	width: 547px;
	position: relative;
	margin-top: -1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.content_closed_control  {
	background-color: #FFF;
}

.content_closed_control .signout  {
	background-color: #FFF;
	margin: 0px;
	padding: 10px;
	float: right;
}
h1 {

	color: #8E5B00;
	margin-top: 10px;
	margin-bottom: 30px;
}
h2 {
	color: #8E5B00;
}
h3 {
	color: #8E5B00;
}

p {
	color: #000;
	}
em {
	font-weight: bold;
	color: #8E5B00;
	font-style: normal;
}
a {
	color: #0E3E91;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:focus {
	background-color: #EDBE6A;
}
img a:focus {
	background-color: #EDBE6A;
	border: 2px solid #EDBE6A;
}
blockquote {
	background-color: #EDD36A;
	padding: 10px;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	border-radius: 0.5em;
	color: #8E5B00;
}


#footer {
	padding: 0px;
	height: 300px;
	width: 100%;
	float: left;
	color: #CCC;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer p {
	color: #CCC;
}

#footer a {
	color: #CCC;
}
#footer a:focus {
	color: #CCC;
	background-color: #EDBE6A;

}

#footer_widgets {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #000;
}
#footer_widgets .widget {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 25%;
}
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.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;
}
/* 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 {}
.wpcf7 p {
}
input, textarea {
	background-color: #EDAD3B;
	border: 2px solid #8E5B00;
	padding: 4px;
	font-weight: bold;
	color: #8E5B00;
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
	width: 300px;
	display: block;
}
input[type="submit"] {
	width: 208px;
	background-image: url(images/submit.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 72px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	margin-top: 10px;
}
.wpcf7 input[type="submit"] {
	width: 208px;
	background-image: url(images/submit2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 72px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}
input:focus, .wpcf7 textarea:focus {
	background-color: #EDBE6A;
}
input[type="submit"]:focus {
	border: 2px solid #8E5B00;
}
.form_header {
	text-align: right;
	vertical-align: top;
}

