/*
Theme Name: SEOTips
Theme URI: http://magazine3.com/seotips/
Author: Magazine3
Author URI: http://magazine3.com
Description: Sleek Responsive Pro Blogging Theme
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: mm
Template: seotips-codebase
*/
 
@import url("../seotips-codebase/style.css");
 
/* =Theme customization starts here */

.content .recent, .comment_icon, .post_author_left, .top-nav, .block-meta, #breadcrumbs, .aurther, .datesingle {
    display: none !important;
}

.main-menu li, .menu-holder {
    float: right;
}

img.rank {
    float: right;
    margin-right: -15px;
    margin-left: -200px;
}

h1#ranking {
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    color: #fa8f2a;
}
div#mainart {
    margin-bottom: 50px;
}
.single .posttitle {
    margin-bottom: 20px;
}
.main-menu li a {
    font-family: 'Comfortaa', cursive;
    display: block;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 5px;
    width: 100%;
    letter-spacing: 0.5px;
    text-align: right;
}
.header_after a {
    font-family: 'Comfortaa', cursive;
    font-weight: bold;
    letter-spacing: 0.5px;
    font-size: 18px;
}
a {
    text-decoration: none;
    color: #fa8f2a;
}
.logo {
    width: auto;
}
.navmain {
    float: right;
    width: 500px;
}