/*
Theme Name: Twenty Eleven Child
Theme URI: http://trutaekwondo.com.au
Author: Paul Johnson - Klevar
Author URI: http://klevar.com/
Description: Child theme for TwentyEleven parent theme.
Version: 1.0
Template: twentyeleven
*/

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

#branding {
	border-top: 2px solid #999;
}
.entry-content h2 {
	font-size: 18px;
}

h1#site-title {
	padding-top: 10px;
}
h1#site-title img {
	width: 308px;
	height: 135px;
}
h2#site-description {
	font-size: 12px;
	margin-bottom: 15px;
	margin-left: 28px;
}
#supplementary.two #third {
	text-align: right;
}