

body{
		background-color: #ffffff;
	
	
	font-family: Open Sans;
	font-size: 13px;
	font-weight: 400;
	line-height: 22px;
	color: #666666;
		
}

#content{
	background-color: #ffffff;
}

a,
#credits a,
#copyright #menu-footer ul li a:hover,
footer .widget a:hover,
.md-twitter-feed .item .tweet-text a,
#sidebar .widget ul li a:hover{
	color: #22d6f9;
}

h1{
	font-family: Roboto Slab;
	font-size: 24px;
	font-weight: 400;
	color: #000000;
	line-height: 34px;
}

h1 a{
	color: #000000;	
}

h2{
	font-family: Roboto Slab;
	font-size: 20px;
	font-weight: 400;
	color: #000000;
	line-height: 30px;
}

h2 a{
	color: #000000;	
}

h3{
	font-family: Roboto Slab;
	font-size: 18px;
	font-weight: 400;
	color: #000000;
	line-height: 24px;
}

h3 a{
	color: #000000;	
}

h4{
	font-family: Roboto Slab;
	font-size: 16px;
	font-weight: 400;
	color: #000000;
	line-height: 20px;
}

h4 a{
	color: #000000;	
}

h5{
	font-family: Roboto Slab;
	font-size: 14px;
	font-weight: 400;
	color: #000000;
	line-height: 18px;
}

h5 a{
	color: #000000;	
}

h6{
	font-family: Open Sans;
	font-size: 11px;
	font-weight: 700;
	color: #000000;
	line-height: 16px;
}

h6 a{
	color: #000000;	
}

.md-heading.special-font,
.md-special-heading.special-font{
	font-family: Montserrat;
}

#logo a:hover,

#menu ul li a:hover,
#menu ul li ul li a:hover,
header.show-icons #menu ul li a:hover,
header.show-icons #menu ul li ul li a:hover,
.md-accordions.accent.no-fill .panel-group .panel-heading a,
.md-box.accent.no-fill,
.md-button.accent.no-fill,
.md-button.accent.no-fill.with-icon .md-icon,
.md-portfolio-grid .item .portfolio-image .over a:hover i,
.md-team-grid .team-role,
.md-tooltip,
.md-icon.accent,
.md-heading.accent,
.md-counter .number,
.widget_calendar table tbody td#today,
.md-post h2.entry-title a:hover,
.md-pagination span a:hover,
#sidebar .tagcloud a{
	color: #22d6f9;
}

.special-button,
section.accent,
.md-page-header.accent,
.md-accordions.accent.fill .panel-group .panel-heading,
.md-box.accent.fill,
.md-button.accent.fill,
.md-button.accent.no-fill:hover,
.md-tabs.accent .nav-tabs>li.active>a,
.md-tabs.accent .nav-tabs>li.active>a:hover,
.md-tabs.accent .nav-tabs>li>a:hover,
.md-progress-bar.accent span,
.md-highlight.accent,
.md-dropcap.accent,
.md-icon.accent.fill,
.md-cta.accent,
.wpcf7 input.wpcf7-submit,
.md-portfolio-filter a:hover,
.md-portfolio-filter a.active,
.md-portfolio-pagination a,
.flexslider .flex-direction-nav a:hover,
.widget_search form #searchsubmit,
.widget_calendar caption,
.comment-respond input#submit,
#sidebar .tagcloud a:hover{
	background-color: #22d6f9;
}


#menu ul li a:hover,
#menu ul li.current-menu-parent a,
#menu ul li.current-menu-item a,
.md-accordions.accent.no-fill .panel-group .panel-heading,
.md-box.accent.no-fill,
.md-button.accent.no-fill,
.md-tooltip,
.md-icon.accent.icon-circled,
.md-icon.accent.icon-round,
.md-post.sticky,
#sidebar .tagcloud a{
	border-color: #22d6f9;
}

.md-page-header .arrow.arrow-out.accent{
	border-top-color: #22d6f9;
}

header{
	background-color:#ffffff;
	border-color:#22d6f9;
}

#logo a{
	color:#000000;
}

#menu ul li:before{
	border-top-color:#22d6f9;
}

#menu ul li a{
	color:#444444;
}

#menu ul li ul{
	background-color:#ffffff;
}


#menu ul li ul li{
	border-color:#eeeeee;
}

#menu ul li ul li a{
	color:#444444;
}

footer{
	background-color:#30393e;
}

footer .md-icon.accent:hover{
	border-color: #22d6f9 !important;
	color: #22d6f9 !important;
}

#copyright{
	background-color:#262e31;
}

#copyright:after{
	border-bottom-color:#262e31;
}

