/*
Theme Name:     Twenty Twelve Child
Theme URI:      http://www.tows.nl/
Description:    Child Theme voor Twenty Twelve
Author:         Tows Marketing
Author URI:     http://www.tows.nl
Template:       twentytwelve
Version:        1.0
*/

@import url("../twentytwelve/style.css");

body {
	background-image:url('http://www.iwannagel.nl/projecten/wp-content/themes/twentytwelve-child/img/achtergrond.gif');
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#fff;
}

body.custom-font-enabled {
	font-family:Arial, Helvetica, sans-serif;
}

body .site {
	box-shadow: 0 0px 0px;
}

#page {
	background-color:#000000;
	color:#fff;

}

p {
	font-size:12px;
}

a img {

	border:0;
}

a {
	color:#fff;
	text-decoration:none;
}

a:link {
	text-decoration:underline;
}

a:hover {
	color: #ff0000;
}

.main-navigation ul.nav-menu {
	border-bottom: 1px solid #ff0000;
	border-top: 1px solid #ff0000;
}

footer[role="contentinfo"] {
	border-top: 1px solid #ff0000;
	padding: 0px 0;
}

.widget-area .widget a:hover {
	color:#fff;
	text-decoration:underline;
}

.widget-area .widget a {
	color:#fff;
	text-decoration:none;
}

footer[role="contentinfo"] a {
	color:#fff;
	text-decoration:none;
}

footer[role="contentinfo"] a:hover {
	color:#fff;
	text-decoration:underline;
}

.widget-area .widget h3 {
	font-size: 11pt;
	font-weight: bold;
	color: #fff;
}

footer.entry-meta {
	color: #fff;
}

footer.entry-meta a {
	color: #fff;
}

.main-navigation li a {
	color: #fff;
}

.main-navigation li a:hover {
	color: #ff0000;
}

.main-navigation .current-menu-item > a, .main-navigation .current-menu-ancestor > a, .main-navigation .current_page_item > a, .main-navigation .current_page_ancestor > a {
	color: #ff0000;
	font-weight: bold;
}

.site-header {
	padding-bottom: 0px;
}

hgroup {
	border-bottom: 1px solid #ff0000;
}

.site-content article {
	border-bottom: none;
	margin-bottom: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-bottom: 0px;
}

.entry-meta a:hover {
	color: #ff0000;
}

footer.entry-meta {
	margin-bottom: 60px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ff0000;
}