/*
Theme Name:     Twenty Eleven - Cyphase
Theme URI:      http://blog.cyphase.com/
Description:    Cyphase's child theme for the Twenty Eleven theme 
Author:         Cyphase
Author URI:     http://cyphase.com/
Template:       twentyeleven
Version:        0.1.0
*/

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

/* My Modifications
----------------------------------------------- */ 
h4 {
	font-size: 150%;
	font-weight: bold;
	padding-bottom: 10px;
}
pre {
	font: 13px "Courier", monospace;
}
#branding {
	border-top: 0px;
}
