/*
 Theme Name:     ASTA child theme
 Theme URI:      http://infamia.com/
 Description:    Thme for ASTA derived from function theme 
 Author:         Infamia
 Author URI:     http://www.infamia.com
 Template:       function
 Version:        1.0.0
*/

@import url("../function/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

#header .site-title {
float:left;
}
#header .site-description {
float:right;
clear:none;
padding-left:20px;
display:inline;
font-size:2.5em;
padding-top:100px;
	
color: #533513;
font-style:normal;
font-family: "Arial",sans-serif;
}

#header-widget {
 float: right;
 width: 128px;
 margin-top: 10px;
 /*display:none;*/
 }
#header-widget h4{
 color: #069;
 }

#top #top-nav {
display: block; 
}

#custom_html-4 {
border-bottom-style: none;
}

li .current_page_item > a {
    font-weight: 700;
}
li.current_page_ancestor > a {
    font: bold 1.2em/1.387em 'Lato', arial, sans-serif;
    color: #323232;
}