/*
Theme Name: TopGadget
Theme URI: http://magazine3.com/topgadget
Author: Magazine3.com
Author URI: http://magazine3.com/
Description: Gadget WordPress Theme
Version: 1.4 
Template: topgadget-codebase
*/

@import url("../topgadget-codebase/style.css");
 
/* =Theme customization starts here */

/*---------------------------------------------*/
span.block-meta, .info, .trending-wrapper, .home-category, .meta-info-right, .footer2-wrapper {
    display: none !important;
}
/*---------------------------------------------*/


.widget {background: none}
#sidebar .widget_container {
	border: none;
	maargin-top: 0;
}
.widget-title, .sidebartitlewrapper h3 {
    color: inherit;
    text-shadow: none;
    font-family: 'Marcellus SC', serif;
}
.social-wrapper {
    margin: 50px 0px;
    width: 400px;
}
.logo-holder {
    margin-top: 25px;
    margin-bottom: -25px;
    position: relative;
    z-index: 1;
}
.textwidget {
    padding: 0;
}
.art {
    text-align: justify;
    font-size: 14px;
    letter-spacing: 0.3px;
    line-height: 22px;
}
.art h1 {
    text-align: center;
    font-size: 30px;
    line-height: 42px;
    margin-bottom: 60px;
    color: #F57A82;
    font-family: 'Marcellus SC', serif;
    font-weight: bold;
}
.art h2 {
    font-size: 22px;
    margin-bottom: 20px;
}
.entry-content h1, h2, h3, h4, h5, h6 {
    clear: none;
    border: none !important;
    font-family: 'Marcellus SC', serif !important;
    font-weight: bold !important;
}
.entry-content {
    text-align: justify;
}
.footer-menu {
    border-top: 1px solid #fbd9e1;
    background: #fef6f8;
    border-left: 1px solid #fbd9e1;
    border-right: 1px solid #fbd9e1;
    position: relative;
    z-index: 3;
    border-radius: 15px 15px 0 0;
}
#footer {
    border-top: 1px solid #fbd9e1;
    margin-top: -1px;
    position: relative;
    z-index: 2;
}
.rank {
    font-size: 20px;
    font-style: italic;
    color: #F57A82;
    font-family: 'Kalam', cursive;
    position: relative;
    top: -15px;
    margin-bottom: -15px;
    text-align: center;
}
.rank span {
    font-size: 48px;
    font-weight: bold;
    display: inline-block;
    position: relative;
    top: 4px;
}
.tags-readmore-holder .readmore a {
    color: #fff;
    padding: 4px 8px;
    background: #F57A82;
    border: 1px solid #ED5276;
    -moz-border-radius: 5px;
    border-radius: 5px;
    line-height: 24px;
    font-family: 'Marcellus SC', serif;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 0.5px;
}
.tags-readmore-holder .readmore {
    float: right;
    margin: -20px 10px 15px 0;
}
.single-entry-title {
	font-family: 'Marcellus SC', serif;
}
#top-menu .menu a {
    font-family: 'Marcellus SC', serif;
    font-size: 16px;
    font-weight: bold;
}
.block-item-small .block-image-r {
    float: right;
    padding-right: 9px;
    width: 210px;
    margin: 20px 0 0 0;
}
#fnav li a {
    color: #ED5276;
}
.footer3-wrapper {
    background: #fef6f8;
}
nav#top-menu {
    background: #fef6f8;
    border-top: 2px solid #ED5276;
    border-bottom: 2px solid #ED5276;
    margin-bottom: 20px;
    padding: 5px 0;
    position: relative;
    z-index: 99;
}
.search-form-default {
    background: none;
    width: auto;
}
input#shead-default {
    border: 2px solid #ED5276;
    border-radius: 5px 0 0 5px;
    height: 23px;
}
input.searchsubmit-default {
    background: #F57A82;
    margin: 2px 0 0 0;
    height: 33px;
    border-radius: 0 5px 5px 0;
    width: auto;
    color: #fff;
    border: 2px solid #ED5276;
    border-left: none;
    font-weight: bold;
}
input.searchsubmit-default:hover {
    background: #fef6f8;
    color: #ED5276;
}
#menu-22.ddsmoothmenu ul li a:hover {
    color: #ED5276;
}