/*
Theme Name: AlwinHoogerdijk
Theme URI: http://www.alwinhoogerdijk.com
Author: Alwin Hoogerdijk
Author URI: http://www.alwinhoogerdijk.com
Description: Theme for AlwinHoogerdijk.com, based on 2011
Version: 1.0
Template: twentyeleven
*/

@import url("../twentyeleven/style.css");

#page {
	margin: auto;
}

#site-title {
	margin-right: 20px;
  text-shadow: 2px 2px #333;
}

#site-description {
  text-shadow: 1px 1px #333;
}

.entry-content h2,
.comment-content h2 {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 .8125em;
}

.entry-content h3,
.comment-content h3 {
	font-size: 12px;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	font-weight: bold;
	text-transform: uppercase;
}


.single #author-info {
    background: #f9f9f9;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin: 2.2em 0% 0 0%;
    padding: 20px 35.4%;
}

#branding { position: relative; }
#branding hgroup { position: absolute; top: 0px; }
#branding hgroup h1 { font-size: 30px; margin-top: 0px; padding-top: 25px;}
#branding hgroup h2 { font-size: 22px;}
#branding #searchform {display: none}
