/*--
	Theme Name: theme46549
	Theme URI: http://template-help.com/
	Description: A theme for Wordpress 3.5.x + from Template-Help.com Collection
	Author: Template_Help.com
	Author URL: http://www.Template-Help.com/
	Template: CherryFramework
	Version: 2.1
	MotoPress Version: 1.0
--*/
@import url("main-style.css");

/* ----------------------------------------
	Please, You may put custom css here
---------------------------------------- */
.column1
{
padding-left:30px;
padding-right:30px;
}


@media only screen and (max-width: 768px) {
.column2
{
	width:100% !important;
}
}

#sidebar {
display:none;
}