/*
Theme Name: De Valsspeler
Theme URI: http://www.devalsspeler.nl/
Description: Child Theme for TwentyTen
Author: Peter Woerde
Author URI: http://www.devalsspeler.nl/
Template: twentyten
Version: 0.1
*/
 
@import url("../twentyten/style.css");

#header {
    padding: 0 0 0 0;
}

body{
	line-height: 20px;
	color: #ffffff;
}

textarea {
	line-height: 20px;
	color: #000000;
}

input {
    color: #000000;
    line-height: 20px;
}

body, input, textarea, .page-title span, .pingback a.url {
    font-family: Arial, Helvetica;
    font-size: 12px;
}

h1, h2, h3, h4, h5, h6 {
	clear: right;
	font-size: 20px;
}

.page-title {
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 36px;
}

.page-title a:link, .page-title a:visited {
    color: #ffffff;
    text-decoration: none;
}

.page-title a:active, .page-title a:hover {
    color: #7c4d81;
    text-decoration: none;
}

.page-title span {
    color: #ffffff;
    font-style: italic;
    font-weight: normal;
}

h3#comments-title, h3#reply-title {
    color: #ffffff;
    font-size: 15px;
}

.entry-title a:link, .entry-title a:visited {
    color: #7c4d81;
    text-decoration: none;
}

.entry-title a:active, .entry-title a:hover {
    color: #7c4d81;
    text-decoration: none;
}

.entry-meta {
    color: #FFFFFF;
    font-size: 10px;
}

.entry-meta a:link, .entry-meta a:visited {
    color: #FFFFFF;
    text-decoration: none;
}

.entry-meta a:active, .entry-meta a:hover {
    color: #7c4d81;
    text-decoration: none;
}

.entry-utility {
    color: #FFFFFF;
    font-size: 10px;
}

.entry-utility a:link, .entry-utility a:visited {
    color: #FFFFFF;
    text-decoration: none;
}

.entry-utility a:active, .entry-utility a:hover {
    color: #7c4d81;
    text-decoration: none;
}

.widget-title {
    color: #ffffff;
    font-weight: normal;
}

li a {
    border-color: #7C4D81;
    border-style: solid;
    border-width: 0 0 0 0;
    display: block;
    padding: 2px 5px;
}

#respond .form-allowed-tags {
    color: #ffffff;
    line-height: 18px;
    display: none;
}

#respond label {
    color: #ffffff;
    font-size: 12px;
}

#respond {
    border-top: 1px solid #7c4d81;
    margin: 24px 0;
    overflow: hidden;
    position: relative;
}

form {
    width: 50%;
}
.navigation a:link,
.navigation a:visited {
	color: #fff;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #7c4d81;
}

.comment-meta a:link, .comment-meta a:visited {
    color: #fff;
    text-decoration: none;
}