/*
Theme Name:     Twenty Ten Child
Theme URI:      http: //example.com/
Description:    Child theme for the Twenty Ten theme 
Author:         Your name here
Author URI:     http: //example.com/about/
Template:       twentyten
Version:        1.2
*/

@import url("../twentyten/style.css");

/* =Global
----------------------------------------------- */

#content {
	color: #111;
	font: 16px Georgia, sans-serif;

	line-height: 23px;
	
}

blockquote {

	padding: 2em 3em .1em 3em;
margin: 1em 2em 1em 2em;
	
	border-left: 5px solid #e3e3e3;
color: #444;
line-height: 21px;
font-family: Georgia;
background-color: #e9e9e9;

}

blockquote p {
	margin: 0; }


.comment-body
{font-family: Arial; font-size: 13px; line-height: 1.3;}
