/*
Theme Name: Twenty Ten Child
Description: Child theme for the twentyten theme.
Author: Winfield
Template: twentyten
*/

@import url("../twentyten/style.css");

/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
/*	font-family: Georgia, "Bitstream Charter", serif; */
	font-family: Verdana; Arial, "Bitstream Charter", serif;
}

/* =Content
-------------------------------------------------------------- */

#content,
#content input,
#content textarea {
	color: #333;
/*	font-size: 16px;
	line-height: 24px; */
	line-height: 18px;
	font-size: 12px;
}
