
body, html, p, pre, time, form, input, textarea, select { font-family: Open Sans, sans-serif; font-weight:400; }
p, ul > li, ol > li { font-size: 1.2em; }
h1, h2, h3, h4, h5, h6 { font-family: Raleway, sans-serif; font-weight:400; }
h1.site-title { font-family: Raleway, sans-serif; font-size: ; font-weight: 400; }
h1.site-title a, h1.site-title a:hover { color:#000000; }
#header nav ul li a {font-family: Raleway, sans-serif; font-size: 18px; font-weight:300; }
a.more, a.more:visited  { font-weight:400; }


.accent-bg { background:#F29400; }
.secondary-bg, .sidebar aside.widget_categories ul li:hover, .scrollup { background:#9099a3; }
body,
html,
p {
    color: #757575;
}
body{
    background:#eceef1;
}
h1, h2, h3, h4, h5, h6, .emphasis { 
    color:#000000; 
}
a, a:visited { 
    color:#F29400;  
}
a:hover { 
    color:#000000;  
}
blockquote p, article.projects header h1, .widget-footer ul.social li a:hover { 
    color:#F29400 !important;  
} 
.site-title span, #header nav ul li ul.sub-menu li a:hover, .content hgroup h3, .projects-index h3, article.projects header h3 span, .post article.format-status h2.entry-title, .comments-area article header time, .widget-footer ul.social li a, .post-like a span {
    color:#9099a3 !important;  
}
nav ul li a, nav ul li a:visited {
    color: #9099a3;
}
nav ul li a:hover {
    color:#000000; 
}
nav ul li.current-menu-item a {
    color:#000000; 
}
nav ul.children li a, nav ul.sub-menu li a {
    color: #9099a3;
}
nav ul.children li a:hover, nav ul.sub-menu li a:hover {
    color: #000000;
}

.widget-footer h3 { color: #9099a3; }

