/*
Theme Name: sydney_child
Version: 1.0
Description: A child theme of Sydney
Template: sydney
*/

@import url("../sydney/style.css");

.site-title a {
   font-family: magneto;
   font-size: 1.5em;
   color: white;
}
.site-description {
   font-family: magneto;
   font-size: 1.5em !important;
}
.maintitle {
   font-family: magneto;
}
.subtitle {
   font-family: magneto;
}
.title-post {
   font-family: magneto;
   color: blue !important;
}
.hentry .title-post {
   font-size: 2em;
}
.home #mainnav ul li a{
	color:white;
}
