/*
Package:Simply5
Template for Joomla 3 
Author:Richard Keasley
Updated:15/06/15
*/
#bodybefore a {
padding:0;
}

#bodybottom,#headermain,#mask1,#mask0,#mask1img,#mask0img,#pop-print,#wrapcontentafter,#wrapcontentbefore,#wrapnav,.pagenav,.pagination-list,.btn-group,.nav,.pagejump,.video,.display-screen0,.display-screen1,.display-screen2,.display-screen3,.hidden-print,.readmore {
display:none;
}

#bottom {
min-height:90px;
padding-right:80px;
position:relative;
}

#component-bottom {
position:relative;
}

#content {
position:static;
}

#contentbox {
border:1px solid #c00;
border-radius:.5em;
display:block;
float:right;
margin:0 0 .2em .2em;
padding:.2em;
width:17em;
}

#footer {
border:0;
}

#print-header,.viewprint #component-header,.viewarticle #component-header {
display:block;
}

#qrcode {
display:inline;
position:absolute;
right:0;
top:0;
}

#wrapcontent {
background:#FFF;
border:0;
margin:0;
position:static;
z-index:1;
}

#wrapcontent.after #wrapcontentmain,#wrapcontent.before #wrapcontentmain {
margin:0;
}

#wrapcontentmain {
background:#FFF;
min-height:12em;
position:static;
}

#wrapfooter {
clear:both;
position:relative;
}

#wrapfooterafter {
float:right;
width:45%;
}

#wrapfooterbefore {
clear:left;
float:left;
width:45%;
}

#wrapheader {
height:auto;
position:static;
}

.display-print {
display:inherit;
}

.span0 {
display:inline-block;
width:22em;
}

.span0 > * {
border:1px solid #C99;
border-radius:.2em;
height:9.5em;
margin:.2em;
overflow:hidden;
padding:.2em;
}

.span1 {
float:left;
width:8%;
}

.span1 > *,.span2 > *,.span3 > * {
margin:0 .1em;
}

.span10 {
float:left;
width:83%;
}

.span10 > *,.span11 > * {
margin:0 .4em;
}

.span11 {
float:left;
width:91%;
}

.span12 {
float:none;
width:100%;
}

.span2 {
float:left;
width:16%;
}

.span3 {
float:left;
width:25%;
}

.span4 {
float:left;
width:33%;
}

.span4 > *,.span5 > *,.span6 > * {
margin:0 .2em;
}

.span5 {
float:left;
width:41%;
}

.span6 { 
float:left;
width:50%;
}

.span7 {
float:left;
width:58%;
}

.span7 > *,.span8 > *,.span9 > * {
margin:0 .3em;
}

.span8 {
float:left;
width:66%;
}

.span9 {
float:left;
width:75%;
}

a {
color:#000;
text-decoration:none;
}

body {
background:#FFF;
color:#000;
font-family:serif;
max-width:none;
}

h1,h2,h3,h4,h5,h6 {
font-family: 'Lato',sans-serif;
}