/*--
	Theme Name: theme44583
	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.3.1
	MotoPress Version: 1
--*/

@import url("main-style.css");

/* ----------------------------------------
	Please, You may put custom css here
---------------------------------------- */

.gallery_item.featured-thumbnail img {
    width: 100% !important;
}
.logo {
    padding: 10px 0 0 10px!important;
}

.header_top {
    display: none;
}

 
.footer .footer-widgets .hr {
    display: none;
}


.myButton {
	-moz-box-shadow:inset 0px 0px 3px 0px #8bc27c;
	-webkit-box-shadow:inset 0px 0px 3px 0px #8bc27c;
	box-shadow:inset 0px 0px 3px 0px #8bc27c;
	background-color:#255731;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #45804b;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Verdana;
	font-size:16px;
	font-weight:bold;
	padding:11px 23px;
	text-decoration:none; important!
	text-shadow:0px 0px 0px #5fb352;
}
.myButton:hover {
	background-color:#427a24;
}
.myButton:active {
	position:relative;
	top:1px;
}

#banner_button {
margin-top: 30px;
margin-right:auto;
Margin-left: absolute;
Margin-bottom: 30px;
float:right;
}

p {
 padding: 7px;
}

.home .banner-wrap img {
    height: 200px;
}

.home .banner-wrap {
    margin: 0px;
}

@media (max-width: 480px) {
.posts-grid .title_wrap {
    max-width: inherit!important;
}
 
.home ul.posts-grid.row-fluid.unstyled {
    text-align: center;
}

.gallery_item.featured-thumbnail img {
width: 50% !important;
}

.sf-menu li li a {
color: orange!important;
font: 17px Arial,cursive !important!;
}

.logo_tagline {
display: none!important;
}

p {
margin-bottom: 0px !important;
}

.post_meta span {
display: none;
}

.post_meta__inner {
background-image: none !important;}

.post_meta {
background: rgba(0, 0, 0, 0) none repeat-x scroll 0 0 !important;}

.span4 p {
margin-left: -11px!important;
}

.entry-content.span0 p {
font-size: 25px!important;
}

.comment-holder {
display: none !important;
}

@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) { 
.gallery_item.featured-thumbnail {
padding: 0px !important;
}
}