/*
Theme Name: Twentyten Child
Description: Child theme for the 2010 theme 
Author: sascha
Template: twentyten
*/

@import url("../twentyten/style.css");
@import url(http://fonts.googleapis.com/css?family=Abel);

#branding img {
    border-bottom: 0px solid #fff;
    border-top: 0px solid #000000;
    display: block;
    float: left;
}

#header {
    padding: 0;
}

body, input, textarea, .page-title span, .pingback a.url {
    font-family: 'Abel', sans-serif;
}

.one-column #content {
    margin: 0 auto;
    width: 90%;
}

a img {
    border: thin solid #000000;
}

#wrapper {
    background: none repeat scroll 0 0 #FFFFFF;
    margin-top: 20px;
    padding: 0 20px;
border: thin solid #cd311f;
}

#access {
    background: none repeat scroll 0 0 #cd311f;
    display: block;
    float: left;
    margin: 0 auto;
    width: 940px;
}

#colophon {
    border-top: 4px solid #cd311f;
    margin-top: -4px;
    overflow: hidden;
    padding: 18px 0;
}

h3#comments-title, h3#reply-title, #access .menu, #access div.menu ul, #cancel-comment-reply-link, .form-allowed-tags, #site-info, #site-title, #wp-calendar, .comment-meta, .comment-body tr th, .comment-body thead th, .entry-content label, .entry-content tr th, .entry-content thead th, .entry-meta, .entry-title, .entry-utility, #respond label, .navigation, .page-title, .pingback p, .reply, .widget-title, .wp-caption-text {
    font-family: 'Abel', sans-serif;
}

code {
    font-family: 'Abel', sans-serif;
}

#access a {
    color: #000000;
    display: block;
    line-height: 38px;
    padding: 0 10px;
    text-decoration: none;
}

#access .menu-header, div.menu {
    font-size: 16px;
}

a:link {
    color: #000000;
}

v:link {
    color: #cd311f;
}

#wrapper {
    background-image: url("http://bambam.oben.net/wp-content/uploads/2013/04/bgbam.jpg");
    border: thin solid #CD311F;
    margin-top: 20px;
    padding: 0 20px;
}