/*
Theme Name:   Twenty Twelve Child
Theme URI:    https://www.praktijkbij1.nl/
Description:  Child theme gebaseerd op Twenty Twelve
Author:       Jantien Mijwaart
Template:     twentytwelve
Version:      1.0
Tags:         tags, twentytwelve, child-theme
Text Domain:  twentytwelve-child
*/
 
@import url("../twentytwelve/style.css");

body {
	font-family: Arial, sans-serif;
}
#page {
	padding: 0;
}
.site-header {
	background: #154f78 url(http://www.praktijkbij1.nl/wp-content/uploads/2014/11/figuren_strand.jpg) no-repeat right;
	padding: 0;
}
.header-image {
	margin-top: 24px;
	margin-top: 1.714rem;
}
.site {
	background-color: #fff;
	padding: 0 24px;
	padding: 0 1.714rem;
}
.site-content {
	margin: 20px;
	padding:0;

}
.site-content article {
	border-bottom: none;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.bypostauthor cite span {
	color: #fff;
	background-color: #21759b;
}
.site-header h1 {
	font-size: 36px;
	font-size: 2.571rem;
	padding-left: 20px;
	padding-top: 15px;
}
.site-header h2 {
	font-size: 18px;
	font-size: 1.286rem;
	padding-left: 20px;
}

.main-navigation {
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 55px;
	background-color: #fff;
}
.main-navigation li {
	font-size: 14px;
	font-size: 1rem;
}

.main-navigation li a {
		text-transform: none;
}

.main-navigation li ul li a {
		font-size: 10px;
		font-size: 1rem;
	text-transform: none;
		text-align: left;
}

.main-navigation a:hover,
.main-navigation a:focus {
	color: #21759b;
}

.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {
	text-align: center;
}

a {
	color: #21759b;
}
a:visited {
	color: #21759b;
}
a:hover {
	color: #0f3647;
	text-decoration:none;
}

.widget {
	margin-right: 12px;
}
.widget-title {
	color: #006057;
	font-size: 14px;
	font-size: 1rem;
	text-transform: none;
}
.widget-area .widget a {
	color: #21759b;
}
.widget-area .widget a:hover {
	color: #21759b;
	text-decoration: none;
}
.widget-area .widget a:visited {
	color: #21759b;
}
.site-content article {
	margin-right: 20px;
	margin-right: 1.429rem;
}
footer[role="contentinfo"] {
	border-top: 1px solid #ededed;
	clear: both;
	font-size: 13px;
	font-size: 0.9286rem;
	line-height: 2;
	max-width: 960px;
	max-width: 68.57rem;
	margin-top: 10px;
	margin-top: 1.714rem;
	margin-left: 20px;
	margin-left: 1.429rem;
	margin-right: 20px;
	margin-right: 1.429rem;
	padding: 10px 0 24px 0;
	text-align:center;
}
footer[role="contentinfo"] a {
	color: #686868;
}
footer[role="contentinfo"] a:hover {
	color: #21759b;
}
.comments-link a:hover,
.entry-meta a:hover {
	color: #21759b;
}
.entry-content a:visited,
.comment-content a:visited {
	color: #21759b;
}
.format-status .entry-header header a:hover {
	color: #21759b;
}
.comments-area article header a:hover {
	color: #21759b;
}
a.comment-reply-link:hover,
a.comment-edit-link:hover {
	color: #21759b;
}
.template-front-page .widget-area .widget li a:hover {
	color: #21759b;
}

