/*
Theme Name:     Twenty Thirteen Child
Theme URI:      http://mysqlserverblog.com/
Description:    Child theme for the Twenty Thirteen theme
Author:         Mike Zinner
Author URI:     http://mysqlserverblog.com/
Template:       twentythirteen
Version:        0.1.0
*/

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

.site-header {
background: url(http://mysqlserverteam.com/wp-content/themes/twentythirteen-child/images/headers/circle.png) no-repeat scroll top !important;
background-size: 1600px auto !important;
}

h1, h2, h3, h4, h5, h6 {
clear: both;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 300;
line-height: 1.3;
}

h1 {
font-size: 28px;
}

.site-title {
font-size: 45px;
font-weight: 200;
line-height: 1;
color: #003060;
margin: 0;
padding: 40px 0 10px;
}

.site-description {
color: #003060;
font-size: 20px;
}

.navbar {
background-color: #eeeeee;
}