/* HTML5 tags */
body{margin:0px; padding:0px;}
header, section, footer,
aside, nav, article, figure {
	display: block;
}


.theme-default #slider {
    margin:0px;
	padding:0px;
    width:1000px; /* Make sure your images are the same size */
    height:200px; /* Make sure your images are the same size */
}


.clear {
	clear:both;
}