


/*==============================================================================
    Color (Blue)
===============================================================================*/
a,
h1#site-logo,
h1#site-logo a,
.weather-report .report,
#sidebar h3.widget-title,
.tabs .ui-tabs-nav li.ui-state-active a,
article .post-meta span:before,
.post-info span:before,
.post-controls a:hover,
.post-controls a span i,
.accordion .title.ui-state-active,
.above-the-fold h2.page-title,
.page404 h2,
#groups-list-options a.selected,
#members-list-options a.selected {color: #4A86B8 }


/*==============================================================================
    Background color (Blue)
===============================================================================*/
.tagcloud a:hover,
.tagcloud-custom a:hover,
#footer .tagcloud a:hover,
ul.page-numbers li span.current,
ul.page-numbers li a:hover,
.onsale,
.price_slider_wrapper .ui-slider-range,
a.selected-gallery-filter,
.block-layout-one .item span,
.post-box-text span,
.block-layout-two .main-item .post-img span,
.block-layout-three .main-item .post-img span,
.block-layout-four .main-item .post-img span,
.block-layout-five .main-item .post-img span,
table.cart td.actions .coupon .button,
ul.top-rated .rating-total strong {background-color: #4A86B8 }


/*==============================================================================
    Border color (Blue)
===============================================================================*/
.price_slider_wrapper .ui-slider-handle,
.block-layout-three .item img,
.block-layout-two .item img,
.block-layout-one .item img {border-color: #4A86B8 }



/* POPUP BANNER */

		#overlay { width:100%; height:100%; position:fixed;  _position:absolute; top:0; left:0; z-index:10003; background-color:#000000; overflow: hidden;  }
		#popup { display: none; position:absolute; width:auto; height:auto; max-width:700px; z-index:10004; border: 1px solid #000; background: #e5e5e5 url(https://modellismo.in/wp-content/themes/dialy-theme/lib/img/dotted-bg-6.png) 0 0 repeat; color: #000; font-family: Tahoma,sans-serif;font-size: 14px; line-height: 24px; border: 1px solid #cccccc; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; text-shadow: #fff 0 1px 0; }
		#popup center { display: block; padding: 20px 20px 20px 20px; }
		#baner_close { width: 22px; height: 25px; background: url(https://modellismo.in/wp-content/themes/dialy-theme/lib/img/close.png) 0 0 repeat; text-indent: -5000px; position: absolute; right: -12px; top: -12px; }


/* ==========================================================================
   Body
   ========================================================================== */
body { 
	background-color: #DDDDDD; 
}
/*==============================================================================
    Open Sans
===============================================================================*/
body,
h1#site-logo,
.single-post h3.lead {
    font-family: 'Open Sans', 'sans-serif';
}

/*==============================================================================
    Droid Serif
===============================================================================*/
h1, h2, h3, h4, h5, h6,
h3.widget-title,
.dropcap:first-letter,
p.title,
.ui-tabs-nav,
.post-controls a p,
.accordion .title,
h1#site-logo span,
#groups-list-options,
#members-list-options,
ul#groups-list li .item a,
ul#members-list li .item a {
    font-family: 'Roboto Slab', serif;
}