/*  
Theme Name: About People
Theme URI: http://wordpress.org/
Description: Template based on AboutPeople.com template
Version: 2.x
Author: Lisa Armstrong
Author URI: http://aboutpeople.com/

	 http://aboutpeople.com/

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

*/



/* Begin Typography & Colors */

/*imports site style sheet to base look on */
@import "/Style/Style.css";

/*===== BLOG =====*/
/*.entry{
	font-size: 11pt;
}
*/

h1, h2, h3{
	margin: 15px 0 10px 0;
}

.entry{
	font-size: 12px;
}


/*
.post-body{
	font-size: 12px;
}

div.entry{
	font-size: 12px;
}


#content{
	font-size: 12px;
}
*/