/*
Theme Name: Findel Twenty Thirteen
Description: Bereinigtes Child-Theme für findel.net auf Basis von Twenty Thirteen.
Template: twentythirteen
Version: 1.0.0
Text Domain: findel-twentythirteen
*/

html {
	font-size: 90%;
}

body,
button,
input,
select,
textarea,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

body,
input,
textarea,
.entry-title a {
	color: #333;
}

body,
.site,
.navbar,
.page-links a,
.page-links > span,
.attachment .hentry,
.attachment .entry-content,
.paging-navigation,
.post-navigation,
.archive-header,
.page-header,
.error404 .page-header,
.error404 .page-wrapper,
.comment-respond,
.no-comments,
.site-footer {
	background-color: #f8f8ff;
}

.site-header .home-link {
	color: #6e6c64;
	max-width: 700px;
	min-height: 100px;
}

.site-title {
	font-size: 36px;
	font-weight: normal;
}

.site-header .site-title:hover {
	text-decoration: none;
}

.main-navigation {
	max-width: 730px;
}

.nav-menu li a,
.site-footer,
.site-footer a,
.form-allowed-tags,
.form-allowed-tags code {
	color: #708090;
}

.nav-menu li:hover > a,
.nav-menu li a:hover,
.nav-menu .sub-menu,
.nav-menu .children,
.site-footer .sidebar-container {
	background-color: #a9a9a9;
}

.nav-menu li:hover > a,
.nav-menu li a:hover,
ul.nav-menu ul a,
.nav-menu ul ul a,
.site-footer .widget,
.site-footer .widget-title,
.site-footer .widget-title a,
.site-footer .wp-caption-text {
	color: #f8f8ff;
}

.entry-header,
.entry-content,
.entry-summary,
.entry-meta {
	max-width: 660px;
}

blockquote {
	font-size: 14px;
	margin: 24px 35px;
}

/* Entspricht dem bisherigen reduzierten Seitenkopf. */
.site-header .search-form,
.page .entry-title,
.site-info {
	display: none;
}

