/*
Theme Name: Humap
Theme URI:
Description: Humapin teema 2010
Version: 1.0
Author: Aleksi Manninen Design
Author URI: http://aleksimanninen.com
Tags:
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* end of reset */

html {
	height: 100%;	
}
body {
	font-size: 62.5%;
	background: #dfdcd6 url('images/mainbg.gif') repeat-x;
	color: #000;
	height: 100%;
}
#wrapper {
	width: 100%;
}
#pagewrap {
	width: 980px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -295px;
}
#header {
	width: 980px;
	height: 80px;
	float: left;
	background: #fff url('images/headerlogo.jpg') no-repeat;
}
#header-en {
	width: 980px;
	height: 80px;
	float: left;
	background: #fff url('images/headerlogo-en.jpg') no-repeat;
}
#navbar {
	width: 200px;
	float: left;
	padding: 0px 0px 0px 20px;
}
#content {
	width: 760px;
	float: right;
}
#footer {
	width: 100%;
	height: 295px;
	background: #f1efe8 url('images/footerbg.gif') repeat-x;
	float: left;
}
#footer a:link, #footer a:visited { color: #000; text-decoration:none }
#footer a:hover { color: #e05000}
.push {
	height: 295px;
}

/* location & language */
#locationblock {
	height: 25px;
	width: 160px;
	float: left;
	margin: 0px 0px 0px 240px;
}
#languageblock {
	width: 180px;
	height: 25px;
	float: left;
	margin: 0px 0px 0px 190px;
}
#locationblock ul li,
#languageblock ul li {
	float: left;
	margin: 12px 10px 0px 0px;
	font-family: 'Lucida Grande', Arial, sans-serif;
	font-size: 1.0em;
}
#locationblock ul li p,
#languageblock ul li p {
	color: #999;
	padding-top: 4px;
	font-size: 1.1em;
	margin-right: 2px;
}
#locationblock ul li a,
#languageblock ul li a {
	color: #999;
	text-decoration: none;
	display: block;
	width: 20px;
	height: 20px;
	padding: 5px 0px 0px 0px;
	text-align: center;
	text-transform: uppercase;
}
#locationblock ul li a:hover,
#languageblock ul li a:hover,
#locationblock ul li.current_page_parent a,
#locationblock ul li.current_page_ancestor a,
#languageblock ul li.active a,
#locationblock ul li#current a {
	background: url('images/lochoverbg.gif') no-repeat;
	color: #fff;
}

/* search box */
#searchbox {
	float: right;
	margin: 8px 0px 0px 0px;

}
#searchbox #searchbutton {
	margin: 0px 0px 0px 0px;
	background: url('images/searchbutton.jpg') no-repeat top center;
	border: 0px;
	width: 43px;
	height: 20px;
	color: #fff;
	padding-bottom: 2px;
	font-size: 1em;
}
#searchbox #search {
	background: url('images/searchbg.jpg') no-repeat;
	border: 0px;
	width: 136px;
	height: 20px;
	padding: 0px 10px 0px 10px;
}

/* page navigation */
#navbar ul {
	width: 160px;
	margin: 0 auto;
	font-family: 'Lucida Grande', Arial, sans-serif;
}
#navbar ul li {
	font-size: 1.3em;
	line-height: 2.0em;
	border-bottom: 1px solid #c6c3bd;
}
#navbar .current_page_parent {
	background: #c8c7c1;
}
#navbar ul li.current_page_ancestor {
	color: #333;
	background: #cac8c2;
}
#navbar ul li.current_page_ancestor ul li.current_page_item a {
	background: #cecbc6;
}
#navbar ul li.current_page_ancestor ul li.page_item a {
	background: #cecbc6;
}
#navbar ul li.current_page_item a {
	color: #e05000;
	background: #cac8c2;
}
#navbar ul li.current_page_item ul li.page_item a {
	color: #333;
	background: #cecbc6;
}
#navbar ul li.current_page_item ul li.page_item a:hover {
	color: #e05000;
}
#navbar ul li a {
	display: block;
	color: #333;
	text-decoration: none;
	padding: 5px 0px 5px 10px;
}
#navbar ul li a:hover {
	color: #e05000;
	text-decoration: none;
}
#navbar ul li ul li {
	font-size: 0.9em;
	border-top: 1px solid #c6c3bd;
	border-bottom: 0px;
	background: #d4d2cb;
}

/* pages */
.page {
	margin-top: -15px;
	padding: 0px 0px 0px 20px;
}
.subpage {
	margin-top: -27px;
	padding: 0px 0px 0px 20px;
}
.singlepost {
	margin-top: -27px;
	padding: 0px 0px 0px 20px;
}
.page h2,
.subpage h2,
.singlepost h2 {
	font-family: Arial, sans-serif;
	font-size: 2.4em;
	color: #413e39;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #c6c3bd;
	margin: 0px 0px 20px 0px;
}
.subpage h3,
.singlepost h3 {
	font-family: Arial, sans-serif;
	font-size: 1.0em;
	color: #999794;
	text-transform: uppercase;
	margin: 0px 0px 8px 0px;
}
.singlepost h3 a {
	color: #999794;
	text-decoration: none;
}
.archivetitle {
	font-family: Arial, sans-serif;
	font-size: 2.4em;
	color: #413e39;
	border-bottom: 1px solid #c6c3bd;
	margin: -15px 0px 35px 20px;
	padding: 0px 0px 8px 0px;
}
.page .entry { 
	margin: 0px 0px 30px 0px;
}
.page .entry,
.subpage .entry,
.singlepost .entry {
	width: 514px;
	float: left;
}
.page .entry p,
.subpage .entry p,
.singlepost .entry p {
	font-family: 'Lucida Grande', Arial, sans-serif;
	font-size: 1.3em;
	line-height: 1.6em;
	padding-bottom: 15px;
}
.entry ul {
	list-style-type: disc;
	list-style-position: inside;
	font-size: 1.3em;
	font-family: 'Lucida Grande', Arial, sans-serif;
	margin: 0px 0px 15px 0px;
}
.entry ul li,
.entry ol li {
	line-height: 1.6em;
}
.entry ol {
	list-style-type: decimal;
	list-style-position: inside;
	font-size: 1.3em;
	font-family: 'Lucida Grande', Arial, sans-serif;
	margin: 0px 0px 15px 0px;
}
.entry a {
	color: #e05000;
	text-decoration: none;
}
.entry a:hover {
	text-decoration: underline;
}
.entry h1,
.entry h2,
.entry h3,
.entry h4 {
	border: 0;
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	color: #413e39;
	margin: 0px 0px 10px 0px;
}
.entry h1 {
	font-size: 2.4em;
}
.entry h2 {
	font-size: 2.0em;
}
.entry h3 {
	font-size: 1.8em;
	text-transform: none;
}
.entry h4 {
	font-size: 1.6em;
}

/* sidebar */
#sidebar {
	width: 206px;
	float: left;
	margin: 0px 0px 0px 20px;
}
.widgettitle {
	font-family: Arial, sans-serif;
	font-size: 1.4em;
	color: #999; 
}
#sidebar ul {
	margin: 0px 0px 30px 0px;
}
#sidebar ul li ul li {
	font-family: 'Lucida Grande', Arial, sans-serif;
	font-size: 1.3em;
}
#sidebar ul li a {
	display: block;
	color: #e05000;
	text-decoration: none;
	padding: 5px 0px;
}
#sidebar ul li a:hover {
	color: #e05000;
	text-decoration: underline;
}
#sidebar h2 a {
	color: #999;
	text-decoration: none;
}
#sidebar h2 a:hover {
	color: #888;
	text-decoration: underline;
}
ul#bethechange-list {
	margin: 7px 0px 60px 0px;
	clear: left;
}
ul#bethechange-list li {
	font-family: 'Lucida Grande', Arial, sans-serif;
	font-size: 1.3em;
	clear: left;
	display: block;
}
ul#bethechange-list li a {
	color: #e05000;
	text-decoration: none;
	padding: 2px 0px;
	float: left;
	margin: 0px 0px 10px 0px;
}
ul#bethechange-list li a:hover {
	color: #e05000;
	text-decoration: underline;
}
ul#bethechange-list li .attachment-miniThumb {
	float: left;
	margin: 0px 7px 0px 0px;
}
ul#bethechange-tarinat li {
	font-family: 'Lucida Grande', Arial, sans-serif;
	font-size: 1.3em;
}

/* frontpage */
.software-ads {
	background: url('images/software-ads-bg.jpg') no-repeat;
	width: 206px;
	height: 100px;
	float: right;
}
.software-ads h3 {
	text-align: center;
	margin: 22px 0px 13px 0px !important;
}
.adobeconnect {
	margin: 0px 0px 0px 20px;
}
.frontball {
	width: 375px;
	height: 223px;
	position: absolute;
	top: 205px;
	left: 57%;
	background: url('images/frontball.png');
}
.frontball.netherlands {
	width: 374px;
	height: 223px;
	position: absolute;
	top: 205px;
	left: 57%;
	background: url('images/frontball_nl.png');
}
#slogan {
	width: 740px;
	border-bottom: 1px solid #c1bfba;
	padding: 0px 0px 8px 0px;
	margin: 0px 0px 15px 20px;
}
#slogan h1 {
	font-family: Arial, sans-serif;
	font-size: 3.0em;
	color: #999;	
}
#newsblock {
	width: 514px;
	float: left;
	padding: 0px 20px;
}
#twitterblock {
	width: 206px;
	margin-bottom: 30px;
	float: right;
}
#newsblock h3,
#twitterblock h3,
.software-ads h3 {
	font-family: Arial, sans-serif;
	font-size: 1.5em;
	color: #666;
	margin: 0px 0px 10px 0px;
}
#twitterblock h3 a {
	color: #666;
	text-decoration: none;
}
.twittertitle {
	float: left;
}
.followtwitter {
	float: right;
}
#twitterblock h3 img { display: none; }
#newsblock ul {
	margin: 0px 0px 20px 0px;
}
#newsblock ul li {
	font-family: 'Lucida Grande', Arial, sans-serif;
	font-size: 1.5em;
	line-height: 2.0em;
}
#newsblock ul li a {
	color: #e05000;
	text-decoration: none;
}
#newsblock ul li a:hover {
	color: #e05000;
	text-decoration: underline;
}
#twitterblock ul li {
	font-family: 'Lucida Grande', Arial, sans-serif;
	font-size: 1.1em;
	line-height: 1.4em;
	margin: 0px 0px 10px 0px;
}
#twitterblock ul li a {
	color: #e05000;
	text-decoration: none;
}
#twitterblock ul li a:hover {
	text-decoration: underline;
}
#twitterblock ul li .rss-date {
	display: block;
	margin: 3px 0px 0px 0px;
}

/* people */
.personinfo {
	margin-top: -27px;
	padding: 0px 0px 0px 20px;
}
.personinfo h2 {
	font-family: Arial, sans-serif;
	font-size: 2.4em;
	color: #413e39;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #c6c3bd;
	margin: 0px 0px 20px 0px;
}
.personinfo h3 {
	font-family: Arial, sans-serif;
	font-size: 1.0em;
	color: #999794;
	text-transform: uppercase;
	margin: 0px 0px 8px 0px;
}
.personinfo .entry {
	width: 260px;
	float: left;
}
.personinfo .entry p {
	font-family: 'Lucida Grande', Arial, sans-serif;
	font-size: 1.3em;
	line-height: 1.6em;
	padding-bottom: 15px;
}
#person-image {
	float: left;
	width: 205px;
	min-height: 300px;
	margin: 0px 29px 0px 20px;
}
#peoplelist {
	width: 206px;
	float: left;
	margin: 0px 0px 0px 20px;
}
#peoplelist ul {
	margin: 7px 0px 0px 0px;
}
#peoplelist ul li {
	font-family: 'Lucida Grande', Arial, sans-serif;
	font-size: 1.1em;
	clear: both;
	display: block;
}
#peoplelist ul li a {
	color: #000;
	text-decoration: underline;
	padding: 2px 0px;
	float: left;
	margin: 0px 0px 10px 0px;
}
#peoplelist ul li a:hover {
	color: #ff5400;
}
#peoplelist ul li .attachment-miniThumb {
	float: left;
	margin: 0px 7px 0px 0px;
}
ul#mainpeoplelist {
	list-style-type: none;
}
ul#mainpeoplelist li {
	float: left;
	width: 150px;
	min-height: 230px;
	margin: 0px 20px 10px 0px;
}
ul#mainpeoplelist li a {
	color: #ff5400;
	font-family: 'Lucida Grande', Arial, sans-serif;
	font-size: 1.3em;
}
ul#mainpeoplelist li img {
	margin: 0px 0px 3px 0px;
}

/* footer */
#footerwrap {
	width: 980px;
	margin: 0 auto;
	padding: 20px 0px 0px 0px;
	font-family: 'Lucida Grande', Arial, sans-serif;
}
#footerwrap h3 {
	font-family: Arial, sans-serif;
	font-size: 1.5em;
	color: #999;
	margin: 0px 0px 10px 0px;	
}
#copyright {
	width: 180px;
	float: left;
	padding: 0px 0px 0px 40px;
	font-size: 1.1em;
}
#footerform {
	width: 246px;
	float: left;
	padding: 0px 30px 0px 20px;
}
#footerform .wpcf7 input {
	width: 175px;
	margin: 0px 0px 4px 0px;
	padding: 2px;
	border: 1px solid #ccc;
	font-size: 11px;
	font-family: 'Lucida Grande', Arial, sans-serif;
	float: left;
}
#footerform .wpcf7 textarea {
	width: 240px;
	height: 120px;
	padding: 2px;
	border: 1px solid #ccc;
	font-size: 11px;
	font-family: 'Lucida Grande', Arial, sans-serif;
	float: left;
}
#footerform .wpcf7 #submit {
	background: url('images/laheta.jpg') no-repeat;
	width: 57px;
	height: 20px;
	display: block;
	border: 0;
	color: #fff;
	margin: 5px 0px 20px 0px;
	float: right;
}
#footerform .form-name,
#footerform .form-email {
	float: left;
	margin: 5px 10px 0px 0px;
	width: 55px;
}
#contactdetails {
	width: 454px;
	float: left;
	padding: 0px 0px 0px 0px;
}
#contactdetails ul li {
	font-size: 1.1em;
	line-height: 1.4em;
	margin: 0px 0px 3px 0px;
}
#contactdetails ul li.title {
	font-weight: bold;
}

/* misc */
.clear { clear: both; }
.fixMe {
	margin: 0px 0px 30px 0px;
}
.frontlistcat a:link, .frontlistcat a:visited { text-transform:uppercase; font-size: 9px !important; color: #888 !important; }
a.readmore {
	color: #888 !important;
}
a.readmore:hover {
	color: #666 !important;
}



