/*
 Theme Name:   Twenty Ten Child
 Theme URI:    http://example.com/twentyten-child/
 Description:  Twenty Ten Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     twentyten
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-fourteen-child
*/

@import url("../twentyten/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */
#primary {
display: none;
}

#content {
margin-right: 20px;
}

div.menu ul li a {
text-transform:uppercase
}
