/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
 
div#homediv
{
max-height: 600px; 
background: #f7f7f7 url('http://warragulsheds.net.au/wp-content/uploads/sextant.png') center no-repeat; 
padding: 20px; 
margin-top: 20px;
}


#homediv p
{
font-family: sans-serif;
line-height: 1.5em;
font-size: 1.4em;
}

.uk-margin-remove
{
font-size: 1.5em;
}

.tm-list > li
{
height: 70px;
}


.uk-text-muted
{
display: block;
width: 190px;
float: left;
}

div.listing-item
{
margin-bottom: 20px;
height: auto;
background: white;
padding: 20px;
margin-left: -20px;
width: 100%;
}
div.listing-item .title
{
font-size: 36px;
line-height: 42px;
font-weight: 400;
}

div.listing-item .excerpt
{
font-size: 1.5em;
}

div.listing-item img
{
float: left;
margin-right: 20px;
}