/*--
	Theme Name: theme45510
	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");

.sf-menu > li > a {
    width:96px!important;
    height:41px;
    padding:53px 40px 0 0;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    border-radius:2px;
    border:none;
    text-decoration:none;
    color:#fff;
    font-size: medium!important;
}
.sf-menu li li {
    background:url(images/menu_line.png) repeat-x 0% 0%;
    padding:8px 0 7px 0;
    text-align:center;
}

.sf-menu > li {
    background:none;
    margin:0 0 0 6px;
    text-align:right;
    background: url(images/m_1.jpg) 0% 0%!important;
}
hr {
    margin:23px 0;
    border:0;
    border-top:1px solid #000;
    /*border-bottom:1px solid #000;*/
}

