/*   
Theme Name: canvas_child
Description: A Child Theme of Canvas
Template: canvas
*/
@import url(../canvas/style.css);
@import url('http://fonts.googleapis.com/css?family=Bree+Serif' rel='stylesheet' type='text/css');
@import url('http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css');


.post img, .post a img { border:none; }


.posttitle, .posttitle a, .posttitle a:hover, .posttitle a:visited {
	font-family: "Bree";
	color: #5fa446;
}
