


/* ========================================================================

	1. text

======================================================================== */

/* logo */

#logo h1 { 
	font-family: "" !important; 
	font-size: ; 
	line-height: ;
	color: ;
}


#slogan { 
	font-family: ""; 
	font-size: ; 
	line-height: ;
	color: ;
}


/* nav */

nav { 
	font-family: ""; 
	font-size: ; 
	line-height: ;
}

nav a {
	color: ;
}

nav a:hover, nav .current_page_item > a {
	color: ;
}

#welcome-heading {
	font-family: ""; 
	font-size: ; 
	color: ;
}


