/*
Theme Name:     ei_twelve_stroudco
Description:    Child theme of twentytwelve with logo to the left of site name in header
Author:         Peter Richardson
Author URI:     http: //www.ethicalinternet.co.uk
Template:       twentytwelve
Version:        0.1.0
*/

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


body {
	
	color: #444;
}

.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {
border-bottom: 1px solid #ededed;
border-top: none;
display: inline-block !important;
text-align: left;
width: 100%;
}