/*--
	Theme Name: theme45883
	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
---------------------------------------- */

.nav {
	margin-bottom: 0px;
}

.pagination ul > li > span {
	padding: 12px 22px;
	line-height: normal;
	border: 0px;
}

.footer .site-logo {
	border-right: 0px !important;
}

.footer .site-logo img {
	height: 80px;
}

@media (min-width: 768px) {
	header .logo {
		margin-top: -50px;
	}
}