@charset "UTF-8";

/**
 * Theme Name:     TwentyTenJump
 * Theme URI:      http://www.rschwartz.eu/
 * Description:    Child theme for the Twenty Ten theme. Realized for Zirkus-Rabe
 * Author URI:     http://www.rschwartz.eu/
 * Template:       twentyten
 * Version:        0.1.0
 */

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


body {
    font-family: Arial, Tahoma, Helvetica, Sans-Serif;
    font-family: Arial,Helvetica,sans-serif;
}


/* Structure the footer area */
#site-info {
	color: #000;
	float: left;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	width: 700px;
}
