/*
	Theme Name: Being Hueman
	Theme URI: http://designchapter.com/being-hueman/
	Description: child theme for Hueman theme.
	Author: Boxspin
	Author URI: http://boxspin.com
	Template: hueman
	Version: 1.0.0
    Description: Child Theme of Heuman Theme. Added Author to the frontpage post display. <a href="http://alxmedia.se/themes/hueman/">Hueman</a> is a responsive 100% high resolution theme for blogs and magazines. Unique toggle sidebars give a great browsing and reading experience on both tablet and mobile. The feature list is long: Unlimited topbar, header, footer and accent colors, unlimited widget areas, 0-2 sidebars to the left or right that can be uniquely specified for each page or post, 300px / 220px fixed width sidebars, 0-4 footer widget columns, almost zero layout images, related posts and post nav, featured story or slider, 10 post formats, good SEO, 3 flexible custom widgets, localisation support, social links, logo upload and many more useful admin panel features.

    Tags: light, one-column, two-columns, three-columns, right-sidebar, left-sidebar, fluid-layout, fixed-layout, custom-colors, custom-menu, featured-images, flexible-header, full-width-template, post-formats, sticky-post,           theme-options, threaded-comments, translation-ready                                 

	Copyright: (c) 2013 Alexander "Alx" Agnarson
	License: GNU General Public License v3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/


@import url("../hueman/style.css");

/* ------------------------------------------------------------------------- *
 *  Theme customization starts here
/* ------------------------------------------------------------------------- */
.sidebar .widget {
padding-top: 8px;
padding: 30px 30px 9Px;}

#footer 

{}
.site-title{

padding: 0px 0px;}
#header .pad {
    padding-top: 30px;
    padding-bottom: 0px;}
a {
    color: #3B8DBD;
    text-decoration: none;
    outline: 0px none;
    font-weight: bold;
}

.widget_nav_menu ul li a, .alx-tab li, .alx-posts li {
    border-bottom: 1px solid #E4E4E4;
    padding: 0px 0px;
}

#page {
    padding-bottom: 10px;
    margin-top: 0px;
}

.one-half {
    width:100%;
}

#footer-bottom #copyright, #footer-bottom #credit {
    color: rgba(255, 255, 255, 0.5);
    font-size: 13px;
    line-height: 1.5em;
        text-align: center;

}
#footer-bottom #footer-logo {
    display: block;
    margin-bottom: 15px;
    margin-top: 15px;
    max-height: 65px;
    border-radius: 0px;
    padding: 0 48%	
}
#footer-widgets {
    padding-top: 2px;
}
#footer .widget {
    padding-bottom: 2px;
}
#footer .pad {
    padding-bottom: 15px;
}
.widget > h3 {
    font-size: 16px;
    font-weight: 800;
    text-transform: uppercase;
    margin-bottom: 6px;
    border-bottom: 1px solid #AAA;
}

.entry code, .entry pre {
    font-family: "Open Sans",Arial,sans-serif;
    font-size: 16px;
font-weight:bold;
    background: #fff none repeat scroll 0% 0%;
    padding: 0px 3px;




}

td {
    margin: 0px;
    padding: 0px;
    border: 0px none;
    font: inherit;
    vertical-align: middle; 
}

#header {
    background: #fff;
    padding-bottom: 5px;
}

.nav ul { display: none; background: #777; position: absolute; left: 0; top: 50px; width: 330px; padding: 10px 0; z-index: 2; -webkit-transform: translateZ(0);

@media only screen and (max-width: 719px) {
  #header #nav-header {
    display: none !important;
  }
  .nav-containerv{display:none !important;}
}


@media only screen and (max-width:719px){
.nav,.nav-wrap{float:left;width:100%}
.nav li a,.nav-text,
.nav-toggle{display:none !important;}
}