/*--
	Theme Name: theme48102
	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");

/* ----------------------------------------
	Please, You may put custom css here
---------------------------------------- */

.span3 p{
    padding:12px;
}
.logo a img{
	display:block;
	margin:0px auto;
	text-align:center;

}
.logo p.logo_tagline{
	display:block;
	width:100%;
	margin:0px;
	padding:5px;
	color:#ffad2e;
	text-align:center;
	text-transform: none;
	font-size: 170%;
}
.row .logo{
	padding-bottom:0px;
}
body div .row .logo {
width: 80%;
margin-right:10%;
margin-left:10%;
}