/*
Theme Name:     Birgit Rydlewski Theme V2
Theme URI:      http://sectio-aurea.org/
Description:    Birgit Rydlewski Theme V2 based on Twenty Twelve
Author:         Ernesto Ruge
Author URI:     http://sectio-aurea.org/
Template:       twentytwelve                             
Version:        0.1.0
*/

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


h1, h2, h3, h4, h5, h6 {
  font-family: 'Julius Sans One', Verdana;
  font-weight: normal;
}

body {
  font-size: 19px;
  font-size: 1.1875rem;
}

body.custom-font-enabled {
  font-family: "Source Sans Pro", Verdana;
  font-size: 19px;
  font-size: 1.1875rem;
}

hgroup {
  text-align: center;
}

hrgoup .site-title, hgroup .site-description, hgroup * {
  display: inline;
  font-size: 28px;
  font-size: 1.75rem;
}

.entry-header .entry-title {
  font-size: 28px;
  font-size: 1.75rem;
}

.main-navigation li {
  font-size: 19px;
  font-size: 1.1875rem;
}

.main-navigation li ul li a, .ie .main-navigation li ul li a {
  font-size: 19px;
  font-size: 1.1875rem;
  line-height: 19px;
  font-size: 1.1875rem;
}

.archive-title, .ie .archive-title, .page-title, .ie .page-title, .widget-title, .ie .widget-title, .entry-content th, .comment-content th {
  font-family: 'Julius Sans One', Verdana;
  font-weight: normal;
  font-size: 19px;
  font-size: 1.1875rem;
}

h1 a:hover {
  text-decoration: none;
}
