/*
Theme Name: Twenty Ten Child
Description: Child theme for the Twenty Ten theme 
Author: Waner Del Rosario
Template: twentyten
*/

@import url("../twentyten/style.css");
 
#container { float: left; margin: 0 0px 4px 0; width: 628px; }
#content {width: 590px; overflow:hidden; margin:0 0px 10px 0px;
     padding: 5px 0px 0px 20px;}
#primary, #secondary { float: right; overflow: hidden; width: 300px;
     margin: 0 0 4px 0;}
#ttw-top-widget, #ttw-bot-widget {width: 520px;}
.one-column #content { margin: 0 0 0 80px; padding: 0; width: 800px;}

#content,
#content input,
#content textarea {
        font-family:"Times New Roman",Georgia,Serif;
	font-size: 16px;
	line-height: 22px;
}
