/*
Theme Name:     open-dev /apfellife 2012
Theme URI:      http://open-dev.de
Description:    Child theme for the Twenty Twelve theme made for open-dev.de/apfellife
Author:         Sven Schmidt
Author URI: 	http://open-dev.de/about/
Template:       twentytwelve                             
Version:        0.1.0
*/

@import url("../twentytwelve/style.css");

img.header-image {
	box-shadow: none;
}
body.custom-font-enabled {
	font-family: Helvetica, Arial, sans-serif;
}
p { 
	text-align: justify 
}
.entry-header .entry-title {
	font-weight: bold;
}
.podlovewebplayer_wrapper:after {
	padding-bottom: 25px;
}

/* BEGINN - Korrektur des Podlove-Contributors-Tables */
td {
	vertical-align: middle;
}
.entry-content li,
.mu_register li {
	margin: 0 0 0 0px;
	margin: 0 0 0 0rem;
}
.entry-content ol,
.entry-content ul,
.mu_register ul {
	margin: 0 0 0px;
	margin: 0 0 0rem;
	line-height: 1.714285714;
}
.entry-content embed,
.entry-content iframe,
.entry-content object,
.entry-content video {
	margin-bottom: 0px;
	margin-bottom: 0rem;
}
/* ENDE - Korrektur des Podlove-Contributors-Tables */

/* BEGINN - Korrektur der episode_downloads */
.episode_downloads
select {
	font-size: 14px;
	display: inline;
}
button,
input,
textarea {
	border: 1px solid #ccc;
	border-radius: 3px;
	font-family: inherit;
	padding: 1px;
	padding: 0.1rem;
}
/* ENDE - Korrektur der episode_downloads */

/* BEGINN - Änderung Linkfarben */
a {
	outline: none;
	color: #A5A5A5;
}
.site-header h1 a:hover,
.site-header h2 a:hover {
	color: #CACACA;
}
.main-navigation a:hover {
	color: #CACACA;
}
.widget-area .widget a:hover {
	color: #CACACA;
}
footer[role="contentinfo"] a:hover {
	color: #CACACA;
}
.comments-link a:hover,
.entry-meta a:hover {
	color: #CACACA;
}
.format-status .entry-header header a:hover {
	color: #CACACA;
}
.comments-area article header a:hover {
	color: #CACACA;
}
a.comment-reply-link:hover,
a.comment-edit-link:hover {
	color: #CACACA;
}
.template-front-page .widget-area .widget li a:hover {
	color: #CACACA;
}
.widget-area .widget a:visited {
	color: #0F3647;
}
.entry-content a:visited,
.comment-content a:visited {
	color: #0F3647;
}
/* ENDE - Änderung Linkfarben */

/* BEGINN - Änderung Unterzeile Artikel */
.single-author .entry-meta .by-author {
	display: inline;
}
/* ENDE - Änderung Unterzeile Artikel */

/* BEGINN - Änderung Widget-Area Freifläche */

.widget-area .widget h3 {
	margin-bottom: 8px;
	margin-bottom: 0.5714285713rem;
}
.widget-area .widget {
	margin-bottom: 32px;
	margin-bottom: 2.285714286rem;
}
/* ENDE - Änderung Widget-Area Freifläche */

/* BEGINN - Änderung Schriftgröße Widget-Area */
.widget-area .widget p,
.widget-area .widget li,
.widget-area .widget .textwidget {
	line-height: 1.625;
}
/* ENDE - Änderung Schriftgröße Widget-Area */

/* BEGINN - Änderung Freifläche unterhalb Artikel */
.site-content article {
	margin-bottom: 48px;
	margin-bottom: 3.4285714286rem;
	padding-bottom: 18px;
	padding-bottom: 1.2857142855rem;
}
/* ENDE - Änderung Freifläche unterhalb Artikel */

/* BEGINN - Änderung Schriftgröße/Freifläche Artikel-Footer */
footer.entry-meta {
	font-size: 10px;
	font-size: 0.7142857146rem;
	margin-top: 5px;
	margin-top: 0.35714285708;
}
/* ENDE - Änderung Schriftgröße/Freifläche Artikel-Footer */

/* BEGINN - Änderung Freiraum oberhalb Flattr-Button */
.entry-content p {
	margin: 24px 0 0;
	margin: 1.714285714rem 0 0;
}
/* ENDE - Änderung Freiraum oberhalb Flattr-Button */

/* BEGINN - Änderung Content-Info-Footer */
footer[role="contentinfo"] {
	line-height: 0;
	font-size: 9px;
	font-size: 0.64285714275rem;
}
/* BEGINN - Änderung Content-Info-Footer */

/* BEGINN - Entfernung Sticky Artikel */
article.sticky .featured-post {
	display: none;
}
/* ENDE - Entfernung Sticky Artikel */

/* BEGINN - Entfernung Flattr-Button Frontpage */
.home .wp-flattr-button {
display:none;
}
/* ENDE - Entfernung Flattr-Button Frontpage */

/* BEGINN - Änderung Picture-Shadow */
img.alignleft {
	box-shadow: 0 0px 0px;
}
/* ENDE - Änderung Picture-Shadow */

/* BEGINN - Entfernung Kommentar-Link */
.entry-header .comments-link {
	display: none;
}
/* ENDE - Entfernung Kommentar-Link */

/* BEGINN - Korrektur Meta-Footer */
footer.entry-meta {
	margin-top: 15px;
	margin-bottom: 20px;
}
/* ENDE - Korrektur Meta-Footer */

/* BEGINN - Entfernung Podlove-Player After */
.podlovewebplayer_wrapper:after {
	padding: 0px;
}
/* ENDE - Entfernung Podlove-Player After */