/*
THEME NAME: my-dkret3
THEME URI: http://www.sarahundkp.de/
VERSION: 0.1
DESCRIPTION: Haupttheme von Sarahundkp.de
TAGS: child theme, sarahundkp.de
AUTHOR: Klaus-Peter Kluge
AUTHOR URI: http://www.sarahundkp.de
TEMPLATE: dkret3
*/

/* Import the style.css of the dkret3 base theme */
@import url('../dkret3/style.css');

/* Header - You can still change the header image in the Settings panel*/
#header {
    background:#FFFFFF url(library/images/bg_header.jpg) repeat-x scroll 0 0;
}

/* Make your changes to the default layout below */

#blog-title {
font-size:36px;
margin:0;
padding:68px 30px 0;
text-align:left;
}

#blog-description {
font-size:16px;
padding:1px 30px;
text-align:left;
}

div#access {
height:40px;
}

.sf-menu a {
padding:13px 15px;
}

.access-rss {
padding-top: 8px;
background:transparent url(library/images/feed.gif) no-repeat scroll 0 12px;
}

.sf-menu li:hover ul, .sf-menu li.sfHover ul {
top:41px;
}


a {
color:#3F000D;
}

a:visited {
color:#3F000D;
}

.entry-meta, #now-reading-statistic {
font-size: 70%;
}

#footer {
font-size: 70%;
}
