/*
Theme Name: friderichs
Description: Child Theme von Twenty Eleven
Author: Eric Sturm
Template: twentyeleven
*/


@import url('../twentyeleven/style.css');

/* ... ausblenden ... */




/* ... Korrekturen ... */

#page {margin-top:0;}
#branding {border:none;}

#supplementary {border:none;background-color:#444;height:150px;}

#access li.current_page_item > a  {background: linear-gradient(#F9F9F9, #E5E5E5) repeat scroll 0% 0% transparent;color:#333;}



/* ... Typografie ... */

body {font-family: 'Times New Roman', serif;font-size:110%;}
#secondary {font-size:90%;}
#secondary a {font-weight:normal;}

.widget-title {font-size:90%;}

#access li a {font-size:110%;font-weight:bold;}

.entry-title {font-size:26px;color:#ccc;}
#site-description {text-transform:uppercase;}

#site-title a, .entry-title {line-height:1.2em;}



