/*
Theme Name: Starkers
Theme URI: http://elliotjaystocks.com
Description: The totally nude Wordpress theme. Phwoar! (Based on Twenty Ten)
Version: 3.0
Author: Elliot Jay Stocks
Author URI: http://elliotjaystocks.com
Tags: starkers, naked, clean, basic
*/

@import "css/reset.css";
@import "css/typography.css";
@import "css/layout.css";


@media (max-width:1020px){
	
.mycarousel-wrap {width: 100%!important;}
.mycarousel-container {width: 100%!important;}
.mycarousel {width: 100%!important;}
.mycarouselslides {width: 100%!important;}
#logo {display: none;}
	
}