/*
Theme Name: Ward-Child
Template: ward
Author: Tomas Kuba
Author URI: http://www.skoladobromysl.cz/

License: GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html

Ward WordPress Theme, Copyright 2014 c.bavota
Ward is distributed under the terms of the GNU GPL
*/

@import url(../ward/style.css);
@import url(http://fonts.googleapis.com/css?family=Oxygen:300&subset=latin,latin-ext);

.basic h1, .basic h2, .basic h3, .basic h4, .basic h5, .basic h6 {
  color: #555;
  font-family: Oxygen, sans-serif;
  font-weight: normal;
  margin-bottom: 24px;
}

.basic .post-category, .basic .post-category a, .basic
.post-format, .basic
.post-format a {
  font-family: Oxygen, sans-serif;
  font-weight: 300;
}
