/*
Theme Name: C Weed responsive theme
Theme URI: http://c-weed.com/
Description: Custom responsive theme for tablets and smartphones
Author: The Kablooey Team
Author URI: http://www.kablooeystudios.com/
*/





@media screen and (max-width:100px)
{

#page {
	margin: 0 20px;
}

#background-repeat {
	width: 100%;
	background: none;
}

#contentwrap {
	width: 100%;
}

#footerwrap {
	width: 100%;
}

}
	