/*
Theme Name:     Asteria Lite Child Theme 
Theme URI:      http: //www.draperiesbyann/asteria-lite-child
Description:    Child theme for the Asteria Lite theme
Author:         Kim McCormick
Author URI:     http: //www.indianlaketech.com/
Template:       asteria-lite
Version:        0.1.0
*/

@import url("../asteria-lite/style.css");

h1, h2, h3, h4, h5, h6, #topmenu ul li a, .text_block, .lay1_title h3, #sidebar .widget .widgettitle, .left_arro, .right_arro, #submit, 
    .logo h1 a, .logo h2 a, .widget_calendar caption, .rel_content a, #ast_related ul li a, .fourofour a{
	/* font-family: 'Arial, Helvetica, sans-serif'!important; */
	/* font-family: 'open_sanslight'!important; */
    /* font-family: 'kaffeesatzthin'; */
	font-weight: normal;
}
/* #topmenu ul li ul li a{ background: initial;} */
#topmenu ul li ul li a{ background: #B9B1A6;}
body .backupfont{
	/* font-family: 'Arial, Helvetica, sans-serif'!important; */
	/* font-family: 'open_sanslight'!important;  */
    /*font-family: 'kaffeesatzthin'!important;*/
	font-weight: normal;
}
.logo h1, .logo h2{ font-size:60px;}

.header4 {
	background:#B9B1A6;
}
.logo h1 a {
    color:#546670;
}
.logo {
	max-height: 120px;
}
.page_tt{ 
   /* float:left; width:100%; background:#2dcb73; color:#fff; text-align:center; */ 
   padding: 0px 0; 
}
/* Contact Form 7 submit button color*/
.wpcf7-submit {
	color: #546670;
}

body .gallery-item {
    text-align: center;
	/*width: 50px!important; */
    width: initial!important;	
	/* height:45px; */
	height: initial!important;
	display: inline-block;
	/* margin: 10px 5px; */
	margin: initial;
	float:none!important;
}


