
body, html, p, pre, time, form, input, textarea, select, .mean-container { font-family: Raleway, 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: 500; }
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:#44a6e3; }
.secondary-bg, .sidebar aside.widget_categories ul li:hover, .scrollup { background:#9099a3; }
body,
html,
p {
	color: #9099a3;
}
body{
	background-color:#eceef1;
	background: #eceef1 url() repeat 0 0;
}
h1, h2, h3, h4, h5, h6, .emphasis { 
	color:#000000; 
}
a, a:visited { 
	color:#44a6e3;  
}
a:hover { 
	color:#000000;  
}
blockquote p, article.projects header h1, .widget-footer ul.social li a:hover, .projects header .post-like .like { 
	color:#44a6e3 !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, .mansonry article.format-status h2.entry-title, .comments-area article header time, .widget-footer ul.social li a, .entry-meta .post-like a span, .mean-container .mean-nav ul li li a {
	color:#9099a3;  
}
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;
}
.featured-post{
	border-top-color: #000000;
}
.post article.sticky, .mansonry article.sticky {
	background:#ffffff;
}
.post article.sticky:hover, .mansonry article.sticky:hover {
	background:#262626;
}
.sticky .inner p{
	color: #9099a3;
}
.widget-footer h3 { color: #9099a3; }

section.post article, .projects-index article, article.projects, article.box, article.content, div#comments, div.title, section.sidebar aside, .mansonry article {
	-webkit-border-radius: 0px;
	-moz-border-radius:0px;
	border-radius: 0px;
	overflow: hidden;
}



