/*
Theme Name:     glades Child
Description:    Child theme for the glades theme
Author:         KrNel
Author URI:     http://localhost/dev/
Template:       glades
Version:        1.0
*/

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

.monthly-archives li { margin: 10px auto; margin-left:10px; }

.monthly-archives li.days-archives { margin: 5px auto; margin-left:20px; }

.entry h1, .comment h1, .entry h2, .comment h2, .entry h3, .comment h3, .entry h4, .comment h4, .entry h5, .comment h5, .entry h6, .comment h6 {
    font-weight: normal;
    margin: auto;
}

#widget-category-posts-boxed .widget-title, #widget-category-posts-grid .widget-title a   {
	display: inline-block;
	font-family: 'Contrail One', Tahoma, Arial;
	font-size: 0.95em;
	line-height: 1.4em;
	text-transform: uppercase;
	color: #fff;
	background: #1188cc;
	border-bottom: 2px solid #fff;
    /*border-bottom: 3px solid #1188cc;*/
	padding: 0.5em 0.8em;
}

#widget-category-posts-grid .widget-title a  {
    font-size: 0.67em;
}

.small-post-content .post-title, #widget-category-posts-boxed .post-title, #widget-category-posts-grid .post-title {
    line-height: 1.4em;
}

.sow-carousel-item  h3 {
    font-family: 'Contrail One', Tahoma, Arial;
    font-weight: normal;
}



.sow-carousel-item  h3 a {
    color: #1188cc !important;
}

/*
Row Styles for Category Posts: Boxed (glades Child)

>> pl-1642 .panel-grid-cell .so-panel { margin-bottom:0px }
*/
