/*
Theme Name: Tornroos.fi
Author: Wilhelm Törnroos
Author URI: http://www.tornroos.fi/
Template: twentyeleven
*/

@import url(http://fonts.googleapis.com/css?family=Signika+Negative:400,700);

span.edit-link {
	display: none;
}

body {
	padding: 0;
	background: url("images/header.png") repeat-x #E2E2E2;
}

p {
	margin-bottom: 10px;
}

#site-title {
	margin-right: 0;
}

#site-title a {
	font-family: 'Signika Negative', sans-serif;
	font-size: 48px;
	color: #FAFAFA;
}

#site-title a:hover {
	color: #FFFAD2
}

#site-description {
	color: #FAFAFA;
	font-size: 16px;
	margin: 0;
}

#page {
	margin: 0 auto;
}

#branding {
	border-width: 0;
	background: url("images/header-mid.png") repeat-x #E2E2E2;
	height: 192px;
}

#branding hgroup {
	position: absolute;
}

#headerfill {
	height: 155px;
}

#access {
	background: none;
	box-shadow: none;
}

#main {
	padding: 0;
}

.singular .hentry {
	padding: 0;
}

.singular.page .hentry {
	padding: 0;
}

.entry-header {
	display: none;
}

.entry-content h1, .entry-content h2, .comment-content h1, .comment-content h2 {
	font-family: 'Signika Negative', sans-serif;
	font-size: 24px;
	margin-bottom: 0;
}

.profilepicture {
	float: left;
}

img.favicon {
	margin: 0;
	height: 16px;
	width: 16px;
	margin-bottom: -2px;
}

.wpcf7-form p {
	margin-bottom: 10px;
}
