* { margin: 0; padding: 0; outline: 0; }

/* HTML5 tags */
header, section, footer,
aside, nav, article, figure {
	display: block;
}

body { font-family: "kaffeesatz-1","kaffeesatz-2", arial, sans-serif; color: #72583e; background: #f0ecd4 url(/images/bg-tile.png) repeat; text-shadow: 1px 1px 1px rgba(82, 73, 62, 0.2); }

h1 { color: #ebdebf; font-weight:600; font-size: 68px; line-height:80px; letter-spacing: 1.5px; text-shadow: -1px -1px 1px rgba(82, 73, 62, 0.2); position: relative; padding-top:20px; }

h2 { color:#94563b; font-weight:400; font-size: 32px; height: 60px; letter-spacing:0.5px; }

a { color: #ad5735; text-decoration: none; }
a:hover { color: #94563b; text-decoration: none; }
a:active { color: #94563b; text-decoration: none; }

p  { font-weight:300; font-size: 24px; line-height: 33px; letter-spacing:0.5px; margin-bottom: 20px; text-align:justify;  }
strong { color:#604a32; font-weight:400; }

h4  { font-weight:300; font-size: 20px; line-height: 24px; letter-spacing:0.5px; margin-bottom: 10px; text-align:left;  }

h3 { color:#94563b; font-weight:400; font-size: 26px; height: 60px; letter-spacing:0.5px; }

ul, li { font-weight:300; font-size: 16px;  } 
ul {margin-left: 20px; margin-bottom:30px;}

p.contact { font-weight:300; font-size:20px; letter-spacing:0.5px; margin-top:30px; }

p.smaller  { font-weight:300; font-size: 16px; line-height: 19px; letter-spacing:0.5px; margin-bottom: 10px; text-align:none;  }

header { padding: 5px 0; width: 100%; margin-bottom: 15px; -webkit-box-shadow: 2px 2px 5px rgba(82, 73, 62, 0.4); -moz-box-shadow: 2px 2px 5px rgba(82, 73, 62, 0.4); position: fixed; z-index: 10; float: left; background: #b36848 url('/images/bg-header.jpg') repeat-x top left; height:100px; overflow:hidden; }
#headercontainer, #contentcontainer { width: 600px; margin: 0 auto; position: relative; }
#contentcontainer { float: none; padding-top: 0px; }

section { padding: 150px 2px 0 2px; float: left; }

p.bio  { font-weight:300; font-size: 18px; line-height: 1.5; letter-spacing:0.5px; margin-bottom: 20px; text-align:justify; font-style:italic;}
