/*
 Theme Name:   Greenside Up Hemlock Child Theme
 Theme URI:    http://eventmedia.ie
 Description:  Hemlock Child Theme for GreensideUp.ie
 Author:       Event Media (Ken McGuire)
 Author URI:   http://eventmedia.ie
 Template:     hemlock
 Text Domain:  greenside-child
*/

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

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

#header {
	margin-bottom: 70px;
}

p{font-size: 18px; line-height: 30px;}

h1,h2,h3, h1 a,h2 a,h3 a{text-align: center; font-weight: 300; font-family: 'Open Sans', Arial, sans-serif;}

.blogpostmeta{text-align: center; color: #939393; font-style: italic; letter-spacing: 1px;text-transform: uppercase; font-size: 10px; font-family: 'Open Sans', arial, sans-serif;}
div.blogcat{font-family: 'Open Sans', arial, sans-serif;}
div.blogcat h3{text-align: left; margin-bottom: 0px;}
div.blogcat h3 a{font-size:15px; font-weight: 700;text-transform:uppercase; letter-spacing: 1px;}
.wpb_row, .wpb_content_element, ul.wpb_thumbnails-fluid > li, .last_toggle_el_margin, .wpb_button{margin-bottom: 10px!important;}

.catposts{display: block; clear: both;}
.catimg{float: left; width: 20%;}
.cattext{float: right; width: 78%; padding-left: 2%;}
.cattext h2{text-align: left; font-size: 24px;}

.gs_postnav{width: 100%; padding: 10px; background: #ebebeb; border: 2px solid #ddd; clear:both; display: inline-block;}
.gs_postnav .nav-previous{ width: 45%; float: left;}
.gs_postnav .nav-next{width:45%; float:right; text-align: right;}
