
/*
 Theme Name:    Wetcoast-Evo Theme
 Theme URI:      http://www.elegantthemes.com/gallery/evolution/
 Description:    Evo Child Theme
 Author:         RSJ
 Author URI:     http://www.wet-coast.com
 Template:       Evolution
 Version:        1.0.0
*/
 
@import url("../Evolution/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

#main {
    background-color:#000;
    padding-top: 25px;
}
#navigation {
    background-color: rgb(251,135,50);
    border-bottom: 1px solid #F6F6F6;
    border-top: 1px solid #F1F1F1;
    padding: 15px 0 0;
}
#breadcrumbs {display: none;}
body {font-size: 14px !important;}

p#copyright {
    border-top: 1px solid #A65353;
	color: #000000;
}

body.page h1.main_title {
    display: none;
    padding-bottom: 20px;
}