/*
Sans-Serif Typography Sheet
*/

/* =Global
----------------------------------------------- */
body, input, textarea {
	font-family: Georgia, "Times New Roman", serif;
}
blockquote {
	font-family: Georgia, "Bitstream Charter", serif;
}
blockquote cite {
	font-family: Georgia, "Times New Roman", serif;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code, kbd {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-family: Georgia, serif;
}