/*
 Theme Name:     Twenty Ten Child
 Theme URI:      http://example.com/twenty-ten-child/
 Description:    Twenty Ten Child Theme
 Author:         John Doe
 Author URI:     http://example.com
 Template:       twentyten
 Version:        1.0.0
*/

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

/* =Theme customization starts here
-------------------------------------------------------------- */
.entry-content img.size-full {
border: none;
padding: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
}

img {
max-width: 100%;
height: auto;
}