/*--
	Theme Name: theme46567
	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
---------------------------------------- */

.post_meta {display: none; }
.entry-meta { display: none; }
.post-author {display: none; }
.breadcrumb {display: none; }
.related-posts {dosplay: none; }

.logo_tagline {
	text-transform:uppercase;
	font-size:12px;
	margin-left:47px;
}
.home-title1 {
	background:url(images/home-title1.png) repeat-x;
	padding-top:25px;
	text-align:center;
	position:relative;
	overflow:visible;
}
.home-title2 { margin:0 0 19px; }
@media (max-width: 767px) {
	.home-title2 { display:none; }
}
.home-title1 {
	background:url(images/home-title1.png) repeat-x;
	padding-bottom:15px;
	text-align:center;
	position:relative;
	overflow:visible;
}

.slider .camera_caption div 
h4 {
    font: 300 22px/1.2em Roboto;
    color: #eee;
    margin: 0;
    margin-bottom: 15px;
	text-transform: none;
	letter-spacing: 2px;
	font-weight: 700;
}

.btn, .btn:active, .btn:focus, .pagination li a, .comment-reply-link, .pager li a, body .pagination ul li a {
    background: url(images/slider-btn1.png) top #edebeb repeat-x;
    box-shadow: none;
    padding: 8px 26px;
    text-shadow: none;
    text-decoration: none;
    border-radius: 3px;
    border: 1px solid #dbdada;
    font: 400 14px/18px Arial;
    text-transform: lowercase;
    color: #ffffff;
    letter-spacing: 0;
    transition: all 0.5s;
}

.social_label {
    display: inline-block;
    vertical-align: top;
    color: #a7a6a6;
}

#wpmchimpa h3 {
    width: 100%;
    line-height: 86px;
    margin-bottom: 10px;
    color: #fff;
    font-size: 30px;
    background: #085D88;
}