/*--
	Theme Name: theme45311
	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.0
	MotoPress Version: 1.0
--*/
@import url("main-style.css");

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/opensans/cJZKeOuBrn4kERxqtaUH3fY6323mHUZFJMgTvxaG2iE.eot);
}

/* ----------------------------------------
	Please, You may put custom css here
---------------------------------------- */
.span8 {
    width: 800px;
}
.span4 {
    width: 335px;
}
.span9 {
    width: 850px;
}
.homeside {
    background-image: linear-gradient(to bottom, #F1F8FE 0%, #FFFFFF 100%);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding: 8px;
}