/*
Theme Name: Magazine II child
Theme URI: http://www.template.my.id
Description: Magazine II Child Theme
Author: Template.my.id
Author URI: http://www.template.my.id
Template: magazine2
Version: 1.0.0
Tags: dark, white, light, one-column, two-columns, three-columns
*/

@import url("../magazine2/style.css");

/* Theme customization starts here
-------------------------------------------------------------- */

.tm_hide {
    opacity: 100;
}

.tm_logo_img img {
	margin: -15px 0 0 -15px !important;
    max-height: 175px;
}

#nav {
    background: none repeat scroll 0 0 #e5e5e5;
    border-bottom: 0 solid #e5e5e5;
    border-top: 0 solid #e5e5e5;
    margin: 0 0 30px;
    width: 100%;
}

.navigasi_list a {
    color: #000;
	font-weight: 600;
    font-family: Open Sans Condensed,Arial,Verdana;
    padding: 0 17px;
    text-decoration: none;
}

body {
    background-attachment: fixed;
    background-color: #6ab0bc;
    color: #000000;
    font-family: 'Open Sans',Arial,verdana;
    font-size: 15px;
    line-height: 1.5;
    margin: 0 auto;
    width: 100%;
}

.tm_top_menu {
    height: 28px;
    padding: 5px 10px !important;
}

.no-grav li { padding:0; }
.no-grav li a { font-size:14px; line-height: 1.4; color:#333; font-weight:bold; }
.no-grav .widgets-list-layout-links { width:80%; }