/*
Theme Name: Twentyten Child
Description: Child theme for the twentyten theme 
Author: Kimberly Chapman
Template: twentyten
*/

@import url("../twentyten/style.css");

#site-title {
	float: left;
	font-size: 60px;
	line-height: 36px;
	margin: 12px 0 18px 0;
	width: 500px;
}


#site-description {
	clear: right;
	float: right;
	font-size: 18px;
	font-style: normal;
	margin: 0 0 8px 0;
	width: 400px;
}


.wp-caption p.wp-caption-text {
	color: #303030;
	font-size: 12px;
	margin: 5px;
}