/* ---- Place your custom styles below ---- */

@import url(http://fonts.googleapis.com/css?family=Oswald);
@import url(http://fonts.googleapis.com/css?family=Raleway);

#logo a {
font-family: 'Oswald';
font-weight: 400; 
text-transform:uppercase;
}

#nav li a {
border-top: none;
padding: 11px 11px;
font-weight: 400;
font-size: 15px;
}

.entry-title a {
color: #444;
font-family: 'Raleway';
}

.blog .entry-title, .single .entry-title, .archive .entry-title, .search .entry-title {
font-family: 'Raleway';
}