/*
Theme Name: Op eigen kracht
Theme URI: 
Description: Custom theme for opeigenkrachtflevoland.nl 
Version: 1.0 
Author: Yorick Sijsling 
Author URI: yorick@pwng.nl 
Tags: Op eigen kracht 

*/

body {
        background-color: #000000;
}
textarea {
	height: 100px;
}
.darkbackground h1,
.darkbackground h2,
.darkbackground h3,
.darkbackground h4,
.darkbackground h5,
.darkbackground h6 {
        color: #ffffff;
}

._twitterfeed {
	position: relative;
}
._twitterfeed .twitterfeed_body {
	position: absolute;
	text-align: right;
}
._twitterfeed .title {
	color: #ffffff;
	margin-top: 18px;
	font-size: 1.5em;
	line-height: 1;
}
._twitterfeed .twitter {
	margin: 0px 0 0 0;
	padding: 0;
	color: #ffffff;
}
._twitterfeed .twitter-item {
	list-style-type:none;
	margin-top: 1em;
}
._twitterfeed .twitter-item a {
	color: #BB88FF;
	text-decoration: none;
}
._twitterfeed .twitter-item a:hover {
	text-decoration: underline;
}
._title {
        padding-top: 252px;
        text-align: right;
        margin-bottom: -1.5em;
}
._title a {
	color: #ffffff;
	text-decoration: none;
}
._banner {
	width: 100%;
	height: 270px;
	background-image: url('images/banner.jpg');
	margin-top: 18px;
}
._navigation.primary {
        text-align: right;
        margin-right: 0;
	list-style-type:none;
}
._navigation.primary .page_item a {
        color: #ffffff;
        text-decoration: none;
}
._navigation.primary .page_item a:hover {
        text-decoration: underline;
}
._navigation.primary .current_page_item a { color: #BB88FF; }
._navigation.primary .page_item {
        font-size: 1.5em;
        line-height: 1;
        margin-top: 1em;
}

._content {
        padding: 1.5em;
        background-color:#ffffff;
}
._content p {
        font-size: 1.2em;
        line-height: 1.25;
        margin-bottom: 1.25em;
}
._content li {
        font-size: 1.2em;
        line-height: 1.25;
}

._content .alignleft {
	float: left;
}
._content .alignright {
	float: right;
}

._footer {
	padding: 0em 1.5em;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	background-color: #000000;
	color: #ffffff;
}

._footer ul {
	padding: 0em 0em 1.5em;
	margin: 0;
	list-style-type: none;
	float: left;
}
._footer ul li {
	float: left;
	margin-right: 1.5em;
}
._footer ul li a {
	color: #ffffff;
}

div.wpcf7 span.wpcf7-list-item {
	display: block;
}
div.wpcf7 span.wpcf7-list-item label {
	font-weight: normal;
}
