/*--
	Theme Name: theme46545
	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.2.2
	MotoPress Version: 1.0
--*/
@import url("main-style.css");

/* ----------------------------------------
	Please, You may put custom css here
---------------------------------------- */
.footer {
background: #000000;
border: medium none;
padding: 87px 0 40px;
}

.main-holder {
	overflow:hidden;
	background: url(images/bg-top.jpg) no-repeat 50% 0;
	position:relative;
}

@media only screen 
and (min-width : 1170px) {
.page.post-203.type-page.status-publish.hentry {
  margin-top: 87px !important;
}
.span6 > p {
  color: #fff!important;
}
.span3 > p {
  color: #fff!important;
} 


.content-holder {
  background: rgba(0, 0, 0, 0) url("images/bg-content.png") repeat scroll 0 center !important;
  position: relative;
}

