@charset "UTF-8";

/**
 * Theme Name:     rjb
 * Theme URI:      http://rainerbeckmann.de/
 * Description:    Child theme for the Twenty Ten theme. Realized for www.rainerbeckmann.de
 * Author:         Stefan Beckmann
 * Author URI:     http://beckmannstefan.com
 * Template:       twentyten
 * Version:        0.1.0
 */

@import url('../twentyten/style.css');

#branding img {
border-top: 0px solid black;
border-bottom: 0px solid black;
clear: both;
display: block;
}

.wpcf7-form input{
margin-bottom:0px;
width:550px;
}

.wpcf7-form input.wpcf7-submit{
width:150px;
}

.wpcf7-form textarea{
width:550px;
}

div.breadcrumbs{
background-color:#EEE;
display:block;
clear:both;
font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
font-size:13px;
padding: 3px 0px;
padding-left:20px;

}

div#access div.breadcrumbs a{
color: #333;
display: inline;
line-height: 15px;
padding: 0 0px;
text-decoration: none;
}
div#access div.breadcrumbs span.seperator{
padding: 0 10px;
}

