/*
Theme Name: Axium Aluminium
Version: 1.0
Description: A Canvas Child Theme 
Author: cmsplus.me
Author URI: http://www.woothemes.com
Template: canvas
*/
 
@import url("../canvas/style.css");

/* Custom CSS Output from theme setup */
#navigation {
-moz-border-radius-topleft:0;
-moz-border-radius-topright:0;
}

#wrapper {
padding-left:5px;
padding-right:5px;
}

#wrapper {
padding:10px 0 20px;
}
.entry img, img.thumbnail {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
border:0px solid #E6E6E6;
padding:5px;
}

/* Child Theme Styling */