/*
Theme Name:     Twenty Eleven Child
Theme URI:      http://example.com/
Description:    Child theme for the Twenty Eleven theme 
Author:         Jason Kotecki
Author URI:     http://kimandjason.com
Template:       twentyeleven
Version:        1.0.0
*/

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

/* =Global
----------------------------------------------- */

/* Links */

a {
	color: #b3181f;
	text-decoration: none;
}

/* =Header
----------------------------------------------- */

#branding {
	border-top: 2px solid #000;
	padding-bottom: 10px;
	position: relative;
	z-index: 9999;
}
