/*
Theme Name:     origin_child
Description:    Lapsiteema muutoksia varten
Author:         Hannu Tenhunen
Template:       origin

(optional values you can add: Theme URI, Author URI, Version)
*/

@import url("../origin/style.css");

#sidebar-subsidiary {
	overflow: visible;
	width: 100%;
	margin: 30px auto 0 auto;
	padding: 30px 0 0 0;
	border-top: 0px solid #444; /* Hannu */
	clear: both;
}	
#site-description {
	font-size: 1.2em;	/* 24 / 13 = 1.846153 */
	line-height: 1.5em;
	margin: 0;
	color: #334;
	text-transform: none;
	float: left;
	width: 91.48936170212766%;
	clear: both;
	text-align: center;
	border-top: 0px solid #444;  /* Hannu */
	padding: 18px 4.25531914893617% 20px 4.25531914893617%;	/* 40px / 940px = 4.25531914893617% */
}	
.hentry {
	float: left;
	width: 100%;
	margin: 0 0 20px 0;
	padding: 0 0 5px 0;
	font-size: 1em;
	border-bottom: 0px solid #e5e5e5; /* poistettu by Hannu */
}	
#footer {
	/* overflow: hidden; */
	clear: both;
	width: 100%;
	margin: 0 auto;
	padding: 26px 0 30px 0;
	border-top: 1px solid #444; /* muutos */
	font-size: 0.935em;
	color: #233;
	background: #ddd
text-align: justify;
text-align-last: justify;
content: "";
display: inline-block;
width: 100%;
}	
.wrap {
	background-color: #FFFFFF;
 	margin-top: 10px;
	margin-bottom: 20px;
	background-color: #fff;
	padding: 20px;
	box-shadow: 0px 5px 5px 5px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 5px 5px 5px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 5px 5px 5px rgba(0,0,0,0.2);
}
.home #site-description {
    border-bottom: 1px solid #E5E5E5;
    margin-bottom: 30px;
}

.singular .entry-title {
    font-size: 1.5em;
