/*
Theme Name: Social-Seeds (Twenty Twelve Child)
Description: Theme for Social-Seeds
Author: Alexandra
Template: twentytwelve
*/

@import url("../twentytwelve/style.css");

.site-header h1 {
    width:100%
	height:auto;
}
.site-header h1 img {
    width:100%;
	height:auto;
}
.entry-header .entry-title,
h1.archive-title {
    font-size: 1.57143rem;
}
.entry-header .entry-title,
h1.archive-title {
    font-size: 1.42857rem;
    font-weight: normal;
    line-height: 1.2;
}
.archive-header, .page-header {
    border-bottom:0;
    margin-bottom: 0.42857rem;
    padding-bottom: 1.57143rem;
}
.widget-area .widget h3 {
    margin-bottom: 1.71429rem;
    color:#6ab621;
}
#menu-footernavi li {
	float:left;
	margin:0 10px 20px 0;
}
/* Links */
a:link, a:visited {
	color:#6ab621;
	text-decoration:none;
}
.widget-area .widget a:link, .widget-area .widget a:visited {
	color:#444444;
}
.widget-area .widget a:link, .widget-area .widget a:visited {
	color:#444444;
}
a:hover, a:focus, a:active,
.widget-area .widget a:hover, .widget-area .widget a:focus, .widget-area .widget a:active {
	color:#6ab621;
	text-decoration:underline;
}


.comments-link a:hover, .entry-meta a:hover, .comments-link a:focus, .entry-meta a:focus, .comments-link a:active, .entry-meta a:active {
	color:#6ab621;
	text-decoration:underline;
}
.main-navigation li {
    margin: 0 2.3rem 0 0;
    position: relative;
}
.widget_em_widget ul li:first-child {
	border-top:0;
}

.widget_em_widget ul li {
    border-top: 1px solid #6ab621;
    margin-top: 5px;
    padding-top: 5px;
}
.widget_em_widget ul li ul li {
	border-top:0;
	margin-top: 0;
    padding-top: 0;
}
.widget-area .widget.widget_em_widget ul li ul li a:link, .widget-area .widget.widget_em_widget ul li ul li a:visited {
	color:#6ab621;
}
/*
Page: Impressum
*/
body.page-id-16 .entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image {
    border-radius: 3px 3px 3px 3px;
    box-shadow: none;
}