/*
Theme Name: TijuanaBrass.com
Description: tijuanabrass.com child theme for Twentyfourteen
Author: Rudy @ A&M Corner
Template: twentyfourteen
*/

@import url("../twentyfourteen/style.css");


#site-header {
background-color: black;
}

.site-navigation .current_page_item > a, .site-navigation .current_page_ancestor > a, .site-navigation .current-menu-item > a, .site-navigation .current-menu-ancestor > a {
    color: #4f865c;
}

.site-content {
margin-right: 25%;
margin-left: 120px;
}

.content-sidebar {
margin-left: -25%;
width: 25%;
background-color: #e0f0e0;
}

}