/*
	Theme Name: Jigsaw Landscapes
	Theme URI: http://www.jigsawlandscapes.co.uk
	Description: Responsive Wordpress theme for Landscape Gardeners.
	
	Version: 1.0.1
	Author: RTD Creative (@rtdcreative)
	Author URI: http://www.rethink-design.com
	
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Text Domain: rtd
*/
*, :after, :before {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}
audio, canvas, video {
    display: inline-block;
}
body {
    max-width: 100%;
    min-height: 100%;
    margin: 0;
}
body, html {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 400;
    height: 100%;
    line-height: 1.5;
    padding: 0;
}
address, blockquote, code, dl, fieldset, form, hr, img, menu, ol, p, pre, q, samp, table, ul {
    margin: 0;
    padding: 0;
}
b, strong {
    font-weight: 700;
}
address {
    font-style: normal;
}
span.amp {
    font-family: Adobe Caslon Pro, Baskerville, "Goudy Old Style", Palatino, "Palatino Linotype", "Book Antiqua", Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    font-size: 110%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
small {
    font-size: 80%}
h1, h2, h3, h4, h5, h6 {
    font-family: Oswald, serif;
    font-weight: 400;
    margin: 0;
    padding-top: 1rem;
    
}
h1 {
    font-size: 2.25rem;
}
h2 {
    font-size: 2rem;
}
h3, h4, h5, h6 {
    text-transform: uppercase;
}
h3 {
    font-size: 1.5rem;
    line-height: 1.8rem;
}
h4 {
    font-size: 1.3125rem;
    text-align: center;
}
h5 {
    font-size: 1.125rem;
}
h6 {
    font-size: 1rem;
}
p {
    margin: 1rem 0;
}
blockquote, q {
    quotes: none;
    background-color: #f8f8f8;
}
blockquote p {
    margin: 0;
    padding: 1rem;
}
blockquote:after, blockquote:before, q:after, q:before {
    content: none;
}
blockquote, cite, q {
    font-style: italic;
}
blockquote {
    padding-left: 1rem;
    border-left: 3px solid #f8f8f8;
    margin: 1rem 0;
}
ol, ul {
    padding: 0;
    margin: 0;
}
label, pre, td, th {
    margin: 0;
    padding: 0;
}
cite {
    padding: 1rem;
}
cite:before {
    font-family: FontAwesome;
    content: '\f10d';
    padding-right: 1rem;
}
nav ul {
    margin: 0;
}
a {
    text-decoration: none;
    color: #526441;
    font-weight: 700;
}
a:hover {
    outline: 0;
    color: #352411;
}
a:focus {
    outline: dotted thin;
}
a:active {
    outline: 0;
}
img {
    max-width: 100%;
    margin: 0 auto;
    border: 0;
    -ms-interpolation-mode: bicubic;
}
figcaption {
    margin-top: -1rem;
    padding: 1rem;
    text-align: center;
}
svg:not(:root) {
    overflow: hidden;
}
iframe {
    margin: 1rem 0;
    padding: 9px;
    background-color: #fff;
}
mark {
    background-color: #000;
    color: #fff;
    padding: 9px;
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -.5em;
}
sub {
    bottom: -.25em;
}
figure {
    margin: 1rem 36px;
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
    white-space: pre-wrap;
}
code, kbd, pre, samp {
    font-family: monospace, monospace;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td, th {
    padding: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
dfn {
    font-style: italic;
}
::selection {
    background: #000;
    color: #fff;
}
::-moz-selection {
    background: #000;
    color: #fff;
}
.cf:after, .cf:before {
    content: "";
    display: table;
}
.cf:after {
    clear: both;
}
.cf {
    zoom: 1;
}
.top-padding {
    padding-top: 1rem;
}
.bottom-padding {
    padding-bottom: 1rem;
}
.container {
    margin: 0 auto;
    max-width: 960px;
    min-width: 280px;
    padding: 0 1rem;
}
.row {
    width: 100%;
    margin: 0 auto;
}
.row:after {
    content: ".";
    visibility: hidden;
    display: block;
    clear: both;
    height: 0;
    font-size: 0;
}
.eightcol, .elevencol, .fivecol, .fourcol, .ninecol, .onecol, .sevencol, .sixcol, .tencol, .threecol, .twocol {
    margin-right: 3.8%;
    float: left;
    min-height: 1px;
}
.row .onecol {
    width: 4.85%}
.row .twocol {
    width: 13.45%}
.row .threecol {
    width: 22.05%}
.row .fourcol {
    width: 30.75%}
.row .fivecol {
    width: 39.45%}
.row .sixcol {
    width: 48%}
.row .sevencol {
    width: 56.75%}
.row .eightcol {
    width: 65.3%}
.row .ninecol {
    width: 74.05%}
.row .tencol {
    width: 82.7%}
.row .elevencol {
    width: 91.35%}
.row .twelvecol {
    width: 100%;
    float: left;
}
.last {
    margin-right: 0;
}
.rtd-btn, button {
    display: inline-block;
    padding: 1rem 27px;
    vertical-align: middle;
    outline: 0;
    border: none;
    text-align: center;
    font-weight: 400;
    font-size: 1rem;
    border-radius: 3px;
}
input[type=submit] {
    max-width: 30%}
.rtd-btn:active, .rtd-btn:hover, button:hover, input[type=submit]:hover {
    outline: 0;
    text-decoration: none;
}
.rtd-btn, button {
    background-color: #ff3172;
    color: #fff;
}
.reverse, .rtd-btn:active, .rtd-btn:hover, button:hover {
    background-color: #a1c66c;
    color: #352411;
}
.reverse:hover {
    background-color: #ff3172;
    color: #fff;
}
nav {
    text-align: center;
    max-height: 50px;
    margin: 0;
}
nav ul {
    padding: 0;
    list-style: none;
    position: relative;
    display: inline-table;
}
nav ul:after {
    content: "";
    clear: both;
    display: block;
}
nav ul li {
    float: left;
    text-transform: uppercase;
}
nav ul li a {
    font-weight: 400;
}
nav ul li:hover a {
    text-decoration: none;
}
nav ul ul {
    display: none;
}
nav ul li:hover>ul {
    display: block;
}
nav ul li a {
    display: block;
    height: 50px;
    line-height: 30px;
    padding: .5rem 1rem;
    text-decoration: none;
}
nav ul ul {
    padding: 0;
    position: absolute;
    top: 50px;
    min-width: 200px;
}
nav ul ul li {
    float: none;
    position: relative;
}
nav ul li:last-child, nav ul ul li :last-child {
    border-bottom: 0;
}
nav ul ul li a {
    text-align: left;
    text-transform: capitalize;
    line-height: 30px;
}
nav ul ul ul {
    position: absolute;
    left: 100%;
    top: 0;
}
nav li>a:after {
    content: ' \f103';
    font-family: FontAwesome;
}
nav li>a:only-child:after {
    content: ''}
.sub-menu li a:after {
    content: ' \f101';
    font-family: FontAwesome;
}
.sub-menu li a:only-child:after {
    content: ''}
.responsiveSelectContainer select.responsiveMenuSelect, select.responsiveMenuSelect {
    display: inline-block;
    width: 100%}
nav#fixed {
    position: fixed;
    border-top: 0;
    z-index: 1000000;
}
.social-fixed {
    position: fixed;
    top: 50px;
    right: 0;
    max-width: 52px;
    background-color: #526241;
    z-index: 1;
    display: block;
}
.social-fixed ul {
    list-style: none;
}
.social-fixed li {
    width: 52px;
    height: 52px;
}
.social-fixed a {
    display: block;
    width: 52px;
    height: 52px;
    color: #fff;
    text-align: center;
    line-height: 52px;
}
.social-fixed a:hover {
    background-color: #ff3172;
}
.branding {
    background-color: #352411;
    min-height: 250px;
    border-bottom: 10px solid #526441;
}
.logo {
    display: block;
    padding-top: 45px;
}
.excerpt {
    color: #fff;
    font-size: 1.3rem;
    line-height: 1.5rem;
    text-align: left;
    padding-top: 45px;
    padding-left: 20px;
}
section {
    background: url(images/bg.jpg) top left #fff;
}
.boxed {
    background-color: #f1f1f2;
}
article {
    padding-bottom: 2rem;
}
.blog-index {
	padding:1rem;
	background-color:#fff;
	
}
hr {
    padding: 0;
    border: none;
    border-top: 1px solid #a1c66c;
    color: #a1c66c;
    text-align: center;
}
hr:after {
    content: '\f06c';
    font-family: FontAwesome;
    color: #a1c66c;
    display: inline-block;
    position: relative;
    top: -.6em;
    font-size: 1.5em;
    padding: 0 .5em;
    background: #f1f1f2;
}
.content-blocks {
    padding: 1.5rem 0;
}
.cb p {
    text-align: center;
    padding: 0 .5rem;
}
.cb {
    border: 1px solid #352411;
}
.cb img {
    padding-top: 10px;
}
.cta {
    background-color: #a1c66c;
    min-height: 50px;
}
.cta p {
    line-height: 50px;
    font-size: 1.5625rem;
    text-align: center;
    margin: 0;
}
footer {
    min-height: 400px;
    padding: 1rem 0 0;
}
#rethink-design {
    text-align: right;
}
.categories-list, .recent-posts, .secondary-nav {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.recent-posts li, .recent-posts li a {
    padding-bottom: 1rem;
}
.recent-posts li:last-child a {
    border-bottom: 0;
    margin-bottom: 36px;
}
.xxl {
    font-size: 3rem;
    text-align: center;
    margin-top: 0;
}
.article-information {
    list-style: none;
    margin-bottom: 1.5rem;
    line-height: 2rem;
    display: block;
    text-align: center;
}
.article-information li {
    display: inline-block;
    padding-right: 2rem;
}
.article-information a {
    font-weight: 300;
}
nav {
    background-color: #526441;
}
nav ul li:hover {
    background-color: #a1c66c;
}
nav ul li a, nav ul li:hover a {
    color: #fff;
}
nav ul ul {
    background-color: #a1c66c;
}
nav ul ul li {
    border-bottom: 1px solid #fff;
}
nav ul ul li a:hover, nav ul ul ul {
    background-color: #352411;
    color: #fff;
}
h1 {
    color: #526441;
}
h4 {
    color: #352411;
}
footer {
    background-color: #352411;
}
address, footer p {
    color: #fff;
}
footer a {
    color: #fff;
    font-weight: 700;
}
footer h6 {
    color: #fff;
}
#rethink-design a {
    color: #526441;
}
#rethink-design a:hover {
    text-decoration: underline;
}
.excerpt .sharedaddy {
    display: none;
}
.link {
	color:#fff;
}
.link:hover {
	 color: #a1c66c;
}
footer .menu {
    color: #fff;
}
footer .menu li {
    line-height: 2rem;
}
footer .menu a {
    color: #fff;
}
footer .menu a:hover {
    color: #a1c66c;
}
.breadcrumbs {
    background-color: #f6d2bb;
    max-height: 30px;
}
.breadcrumbs p {
    line-height: 30px;
    margin: 0;
    padding: 0;
}
.pagination {
    padding: 20px;
    margin-bottom: 20px;
    text-align: center;
}
.page-numbers {
    display: inline-block;
    padding: 5px 9px;
    margin-right: 4px;
    border-radius: 3px;
    border: 1px solid silver;
    background: #e9e9e9;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .8), 0 1px 3px rgba(0, 0, 0, .1);
    font-size: .875em;
    font-weight: 700;
    text-decoration: none;
    color: #717171;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 1);
}
.page-numbers.gradient:hover, .page-numbers:hover {
    background: #fefefe;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#FEFEFE), to(#f0f0f0));
    background: -moz-linear-gradient(0 0 270deg, #FEFEFE, #f0f0f0);
}
.page.active {
    border: none;
    background: #616161;
    box-shadow: inset 0 0 8px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .8);
    color: #f0f0f0;
    text-shadow: 0 0 3px rgba(0, 0, 0, .5);
}
.page-numbers.gradient {
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#f8f8f8), to(#e9e9e9));
    background: -moz-linear-gradient(0 0 270deg, #f8f8f8, #e9e9e9);
}
.alignnone {
    margin: 0 1rem 1rem 0;
}
.aligncenter, div.aligncenter {
    display: block;
    margin: 0 auto;
}
p.aligncenter {
    padding-top: 1rem;
}
.alignright {
    float: right;
    margin: 0 0 1rem 1rem;
}
.alignleft {
    float: left;
    margin: 0 1rem 1rem 0;
}
.aligncenter {
    display: block;
    margin: 0 auto 5px;
}
a img.alignright {
    float: right;
    margin: 0 0 1rem 1rem;
}
a img.alignnone {
    margin: 0 1rem 1rem 0;
}
a img.alignleft {
    float: left;
    margin: 0 1rem 1rem 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption {
    background: #FFF;
    border: 1px solid #f8f8f8;
    max-width: 96%;
    padding: 6px 3px 9px;
    text-align: center;
}
.wp-caption.alignleft, .wp-caption.alignnone {
    margin: 0 1rem 1rem 0;
}
.wp-caption.alignright {
    margin: 0 0 1rem 1rem;
}
.wp-caption img {
    border: 0;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.gallery-caption, .wp-caption .wp-caption-text {
    margin: 0;
    padding: 0 4px 5px;
}
.full-width img, figure {
    background-color: #fff;
    border-top: 1px solid #f8f8f8;
    border-left: 1px solid #f8f8f8;
    border-right: 1px solid #f8f8f8;
    border-bottom: 3px solid #f8f8f8;
    padding: 5px;
}
.avatar {
    max-width: 150px;
    max-height: 150px;
    height: 150px;
    width: 150px;
    min-height: 150px;
    min-width: 150px;
}
.attachment-post-thumbnail {
    max-width: 100%;
    max-height: 240px;
}
.widget_recent_entries ul li {
    list-style: bullets;
}
.widget_recent_entries li {
    margin-bottom: 1rem;
}
.sticky {
    border: 1px solid #f8f8f8;
    padding: 1rem;
}
.commentlist .bypostauthor, .commentlist li ul.children li.bypostauthor {
    border-top: 9px solid #f8f8f8;
}
@media handheld, only all and (max-width:767px) {
    .container, .large-contain, .row {
    width: 100%;
    min-width: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
}
.row .eightcol, .row .elevencol, .row .fivecol, .row .fourcol, .row .ninecol, .row .onecol, .row .sevencol, .row .sixcol, .row .tencol, .row .threecol, .row .twelvecol, .row .twocol {
    width: auto;
    float: none;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
}
.responsiveSelectContainer select.responsiveMenuSelect, select.responsiveMenuSelect {
    display: block;
    width: 100%;
    margin-top: 15px;
}
}@media handheld, only all and (max-width:480px) {
    .container, .large-contain, .row {
    width: 100%;
    min-width: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
}
.row .eightcol, .row .elevencol, .row .fivecol, .row .fourcol, .row .ninecol, .row .onecol, .row .sevencol, .row .sixcol, .row .tencol, .row .threecol, .row .twelvecol, .row .twocol {
    width: auto;
    float: none;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-bottom: 20px;
}
}