/*  
Theme Name: MimboChild
Theme URI: http://www.nppr.se/
Description: A child theme for Mimbo at NPPR.se
Version: 0.1
Author: Johan Karlsson
Author URI: http://www.mothugg.se/
Template: mimbo

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/

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

body, select, input, textarea {
	font: 100% "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Trebuchet, "Trebuchet MS", Sans-Serif;
	}

#nav-cat {
	display: none;
}	
.ruta {
	width: 40%;
	float: right;
	background: #f5f3ee;
	padding: 0.5em;
	margin: 1em 0 1em 1em;
	line-height: 1.2em;
}
.ruta p {
	line-height: 1.2em;
}
blockquote {
	color: #000;
}