/*
Theme Name: Bom pra burro
Theme URI: http://www.bompraburro.com.br
Description: Child Theme of the Buffet Framework
Version: 1.0
Author: Bruno O. Barros
Author URI: http://www.google.com/profiles/meunomeebob
Template: the-buffet-framework
*/

@import url('../the-buffet-framework/style.css');

html {
	background: url('images/bg-papel.jpg');
	}
	
body {
	background: none !important;
	}

blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: italic;
	text-indent: -0.4em;
}

.category-causos { 
	background: url('images/category-causo-bg.png') no-repeat right 6px;
}
