/*
Theme Name: woolcock
Theme URI: http://www.woolcockpartners.com.au/
Author: WebIT
Author URI: http://www.woolcockpartners.com.au/
Description: Woolcock Partners is one of the oldest companies in Launceston, but that doesn’t mean that we’re not progressive. E.E. Richards was established in 1930 by Ernie Richards, then later Eric Richards and John Martin, eventually passing the reins to David Youngman and Bill Woolcock as Company Directors. Bill soon became the sole Managing Director and for 40 years continued to build by honouring their word and leading by example.3
License: Copyright Woolcock
License URI: https://www.gnu.org/licenses/gpl.html
Tags: black, blue, white, light, one-column, fluid-layout, responsive-layout, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Text Domain: blankslate

Woolcock WordPress Theme © 2011-2016 TidyThemes
*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    font-size: 100%;
    font: inherit;
    padding: 0;
    border: 0;
    margin: 0;
    vertical-align: baseline
}
body {
    line-height: 1
}
ol,
ul {
    list-style: none
}
blockquote,
q {
    quotes: none
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}
.clear {
    clear: both;
    display: block;
    width: 100%;
    height: 0;
}
.sticky {}
.bypostauthor {}
.wp-caption {}
.wp-caption-text {}
.gallery-caption {}
.alignright {}
.alignleft {}
.aligncenter {}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important
}

a {
    text-decoration: none !important;
}
.resource .wp-post-image {
    max-width: 100%;
    height: auto;
}
.resource-link {
    font-size: 16px;
    font-family: "Open Sans", sans-serif;
}
.resource .image-container {
    position: relative;
    padding: 4px;
}
.resource .image-container .fa-stack {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.resource .wp-post-image {
    background-color: transparent;
    border: 5px solid #00a3da;
    border-radius: 5px;
}
#downloadables .signup {
    margin-top: 20px !important;
}
.single-resource #downloadables .signup {
    padding: 5%;
}
.single-resource .content {
    margin-top: 30px;
}
.single-resource .fa-stack.overlaid .fa-circle {
    color: #ff0000;
}

@media (max-width: 768px) {
    .resources-list {
        text-align: center;
    }
    .image-container, .resource-link {
        margin-bottom: 10px;
    }
}