/* Arimo from Google Fonts */

@import url(http://fonts.googleapis.com/css?family=Arimo:400,700);

body { font-family:  "Helvetica Neue", Helvetica, Arial, sans-serif;  }

body#creativelikeus-child-two, #creativelikeus-child-two .nav-menu a { font-size: 13px; }

.site-header h1 { 
	font-family: 'Arimo', sans-serif;
	font-size:35px;
	line-height: 1.2;
}

.site-header h2 { 
	font-family: 'Arimo', sans-serif;
	font-size:18px; 
	line-height: 1.2;
}

.main-navigation { font-family: 'Arimo', sans-serif; }

@media screen and (min-width: 680px) {

	.site-header h1 { font-size:45px; }
	.site-header h2 { font-size:22px; }

	#creativelikeus-child-two .site-header h1, #creativelikeus-child-four .site-header h1 { font-size:28px; line-height: 1.1;}
	#creativelikeus-child-five .site-header h1 { font-size:35px; }
	#creativelikeus-child-two .site-header h2 { font-size:18px; margin-top: 5px; }

	#creativelikeus-child-four .main-navigation { padding-top:33px; }

}

h2, h3, h4, h5, h6, .nav-pills { 
	
}

.main-navigation li a { }

.entry-content h1, .entry-header h1, .entry-content .home-intro h2 { 
	font-family: 'Arimo', sans-serif;
	font-size: 32px;
	line-height: 33px;
}

#creativelikeus-child-two .entry-content h1, 
#creativelikeus-child-two .entry-header h1, 
#creativelikeus-child-two .entry-content .home-intro h2,
#creativelikeus-child-four .entry-content h1, 
#creativelikeus-child-four .entry-header h1,
#creativelikeus-child-four .entry-content .home-intro h2,
#creativelikeus-child-five .entry-content h1, 
#creativelikeus-child-five .entry-header h1,
#creativelikeus-child-five .entry-content .home-intro h2 {
	font-size:26px;
}

.entry-content h2,
.entry-header h2,
.comments-area h2 { 
	font-family: 'Arimo', sans-serif;
	font-size: 24px;
	line-height: 30px; 
}

#creativelikeus-child-two .entry-content h2, 
#creativelikeus-child-two .entry-header h2, 
#creativelikeus-child-two .comments-area h2,
#creativelikeus-child-four .entry-content h2, 
#creativelikeus-child-four .entry-header h2, 
#creativelikeus-child-four .comments-area h2,
#creativelikeus-child-five .entry-content h2, 
#creativelikeus-child-five .entry-header h2, 
#creativelikeus-child-five .comments-area h2 {
	font-size:20px;
}

.entry-content h3,
.comments-area h3,
.archive-title,
.page-title,
.widget-title,
.entry-content th,
.comments-area th { font-size:16px; margin-top:0px; font-weight:bold; }

.entry-content h4,
.comments-area h4 { font-size:14px; font-weight:bold; }

.entry-content h5,
.comments-area h5 { font-size:12px; font-weight:bold; }

.entry-content h6,
.comments-area h6 { font-size:11px; font-weight:bold; }

/* Small headers */
.archive-title,
.page-title,
.widget-title,
.entry-content th,
.comments-area th {
	font-weight: normal;
}

h2.comments-title {}
#respond h3#reply-title {}