/*
 Theme Name:     Twenty Ten Child
 Theme URI:      http://crosswordfiend.com/twenty-ten-child/
 Description:    Twenty Ten Child Theme
 Author:         Dave Sullivan
 Author URI:     http://crosswordfiend.com
 Template:       twentyten
 Version:        1.0.0
*/

@import url("../twentyten/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */
#content,
#content input,
#content textarea {
	color: #333;
	font-size: 15px;
	line-height: 22px;
}
#content h3 {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
	color: #06C;
}
#branding img {
	border-top: 4px solid #8baf54;
	border-bottom: 1px solid #8baf54;
	display: block;
	float: left;
}
#footer-widget-area .widget-area {
	float: left;
	margin-right: 0px;
	width: 250px;
}
td {
    vertical-align: middle;
}
iframe {
    vertical-align: text-bottom;
}
div.inline {
    float:left;
	line-height: 17px;
}