/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/
#header {
padding:50px 0 60px;}

body {
background-color:#08BBD3;
}
.featured.feat-blog {
background-color:#FFFFFF;
border:0px solid #FFFFFF;
}
#footer {
background-color:#06A3B8;
}
.nav a {
font-weight: bold;
}

.featured .feat-title h2, .featured .feat-title h2 a,.featured.feat-blog .entry h1, .featured.feat-blog .entry h2, .featured.feat-blog .entry h3, .featured.feat-blog .entry h4, .featured.feat-blog .entry h5, .featured.feat-blog .entry h6{
color:#1EB0C4;
}

