.row {
clear: both;
}
.container {
width: 100%;
margin-left: auto;
margin-right: auto;
margin-top: 0;
margin-bottom: 0;
max-width: 62.5em;
*zoom: 1;
}
.container:before,
.container:after {
content: " ";
display: table;
}
.container:after {
clear: both;
}
.container.collapse .column,
.container.collapse .columns {
position: relative;
padding-left: 0;
padding-right: 0;
float: left;
}
.container .container {
width: auto;
margin-left: -0.9375em;
margin-right: -0.9375em;
margin-top: 0;
margin-bottom: 0;
max-width: none;
*zoom: 1;
}
.container .container:before,
.container .container:after {
content: " ";
display: table;
}
.container .container:after {
clear: both;
}
.container .container.collapse {
width: auto;
margin: 0;
max-width: none;
*zoom: 1;
}
.container .container.collapse:before,
.container .container.collapse:after {
content: " ";
display: table;
}
.container .container.collapse:after {
clear: both;
}
.column,
.columns {
position: relative;
padding-left: 0.9375em;
padding-right: 0.9375em;
width: 100%;
float: left;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
@media only screen {
.column,
.columns {
position: relative;
padding-left: 0.9375em;
padding-right: 0.9375em;
float: left;
}
.small-1 {
position: relative;
width: 8.33333%;
}
.small-2 {
position: relative;
width: 16.66667%;
}
.small-3 {
position: relative;
width: 25%;
}
.small-4 {
position: relative;
width: 33.33333%;
}
.small-5 {
position: relative;
width: 41.66667%;
}
.small-6 {
position: relative;
width: 50%;
}
.small-7 {
position: relative;
width: 58.33333%;
}
.small-8 {
position: relative;
width: 66.66667%;
}
.small-9 {
position: relative;
width: 75%;
}
.small-10 {
position: relative;
width: 83.33333%;
}
.small-11 {
position: relative;
width: 91.66667%;
}
.small-12 {
position: relative;
width: 100%;
}
.small-offset-0 {
position: relative;
margin-left: 0%;
}
.small-offset-1 {
position: relative;
margin-left: 8.33333%;
}
.small-offset-2 {
position: relative;
margin-left: 16.66667%;
}
.small-offset-3 {
position: relative;
margin-left: 25%;
}
.small-offset-4 {
position: relative;
margin-left: 33.33333%;
}
.small-offset-5 {
position: relative;
margin-left: 41.66667%;
}
.small-offset-6 {
position: relative;
margin-left: 50%;
}
.small-offset-7 {
position: relative;
margin-left: 58.33333%;
}
.small-offset-8 {
position: relative;
margin-left: 66.66667%;
}
.small-offset-9 {
position: relative;
margin-left: 75%;
}
.small-offset-10 {
position: relative;
margin-left: 83.33333%;
}
[class*="column"] + [class*="column"]:last-child {
float: right;
}
[class*="column"] + [class*="column"].end {
float: left;
}
.column.small-centered,
.columns.small-centered {
position: relative;
margin-left: auto;
margin-right: auto;
float: none !important;
}
} @media only screen and (min-width: 760px) {
.large-1 {
position: relative;
width: 8.33333%;
}
.large-2 {
position: relative;
width: 16.66667%;
}
.large-3 {
position: relative;
width: 25%;
}
.large-4 {
position: relative;
width: 33.33333%;
}
.large-5 {
position: relative;
width: 41.66667%;
}
.large-6 {
position: relative;
width: 50%;
}
.large-7 {
position: relative;
width: 58.33333%;
}
.large-8 {
position: relative;
width: 66.66667%;
}
.large-9 {
position: relative;
width: 75%;
}
.large-10 {
position: relative;
width: 83.33333%;
}
.large-11 {
position: relative;
width: 91.66667%;
}
.large-12 {
position: relative;
width: 100%;
}
.container .large-offset-0 {
position: relative;
margin-left: 0%;
}
.container .large-offset-1 {
position: relative;
margin-left: 8.33333%;
}
.container .large-offset-2 {
position: relative;
margin-left: 16.66667%;
}
.container .large-offset-3 {
position: relative;
margin-left: 25%;
}
.container .large-offset-4 {
position: relative;
margin-left: 33.33333%;
}
.container .large-offset-5 {
position: relative;
margin-left: 41.66667%;
}
.container .large-offset-6 {
position: relative;
margin-left: 50%;
}
.container .large-offset-7 {
position: relative;
margin-left: 58.33333%;
}
.container .large-offset-8 {
position: relative;
margin-left: 66.66667%;
}
.container .large-offset-9 {
position: relative;
margin-left: 75%;
}
.container .large-offset-10 {
position: relative;
margin-left: 83.33333%;
}
.container .large-offset-11 {
position: relative;
margin-left: 91.66667%;
}
.push-1 {
position: relative;
left: 8.33333%;
right: auto;
}
.pull-1 {
position: relative;
right: 8.33333%;
left: auto;
}
.push-2 {
position: relative;
left: 16.66667%;
right: auto;
}
.pull-2 {
position: relative;
right: 16.66667%;
left: auto;
}
.push-3 {
position: relative;
left: 25%;
right: auto;
}
.pull-3 {
position: relative;
right: 25%;
left: auto;
}
.push-4 {
position: relative;
left: 33.33333%;
right: auto;
}
.pull-4 {
position: relative;
right: 33.33333%;
left: auto;
}
.push-5 {
position: relative;
left: 41.66667%;
right: auto;
}
.pull-5 {
position: relative;
right: 41.66667%;
left: auto;
}
.push-6 {
position: relative;
left: 50%;
right: auto;
}
.pull-6 {
position: relative;
right: 50%;
left: auto;
}
.push-7 {
position: relative;
left: 58.33333%;
right: auto;
}
.pull-7 {
position: relative;
right: 58.33333%;
left: auto;
}
.push-8 {
position: relative;
left: 66.66667%;
right: auto;
}
.pull-8 {
position: relative;
right: 66.66667%;
left: auto;
}
.push-9 {
position: relative;
left: 75%;
right: auto;
}
.pull-9 {
position: relative;
right: 75%;
left: auto;
}
.push-10 {
position: relative;
left: 83.33333%;
right: auto;
}
.pull-10 {
position: relative;
right: 83.33333%;
left: auto;
}
.push-11 {
position: relative;
left: 91.66667%;
right: auto;
}
.pull-11 {
position: relative;
right: 91.66667%;
left: auto;
}
.column.large-centered,
.columns.large-centered {
position: relative;
margin-left: auto;
margin-right: auto;
float: none !important;
}
.column.large-uncentered,
.columns.large-uncentered {
margin-left: 0;
margin-right: 0;
float: left !important;
}
.column.large-uncentered.opposite,
.columns.large-uncentered.opposite {
float: right !important;
}
} body {
overflow-x: hidden;
}
#wrapper {
position: relative;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
margin: 0 auto;
}
#wrapper.active {
left: 90%;
}
.menu-link:link,
.menu-link:visited,
a.menu-link:hover {
position: absolute;
top: 28px;
right: 5px;
padding: 6px 8px 6px 30px;
border-radius: 5px;
background: #09bf00;
color: #e8e1ec;
text-decoration: none;
font-size: 16px;
text-transform: uppercase;
border: 1px solid #08a600;
font-weight: normal;
}
a.menu-link:before {
content: "";
position: absolute;
top: 0.55em;
left: .7em;
width: .85em;
height: 0.125em;
border-top: 0.375em double #e8e1ec;
border-bottom: 0.125em solid #e8e1ec;
font-size: 18px;
}
#close-menu {
position: absolute;
top: 0;
right: -30px;
width: 30px;
background: #111111 url(//churchplantingpcnsw.org.au/wp-content/themes/churchPlanting/images/close.png) no-repeat 50% 50%;
height: 30px;
color: #111;
z-index: 20;
display: none;
text-indent: -999em;
}
#mainNav {
background: #013400;
clear: both;
position: relative;
z-index: 10;
padding: 0;
}
.js #mainNav.slide-in {
width: 90%;
height: 100%;
position: absolute;
top: 0;
left: -90%;
}
.js #mainNav.slide-down {
display: none;
}
#mainNav ul {
margin: 0;
padding: 0;
list-style: none;
}
#mainNav li {
border-bottom: 1px solid #011a00;
background: #013400;
position: relative;
}
#mainNav li i {
position: absolute;
top: 0;
bottom: 0;
right: 0;
width: 40px;
display: block;
text-align: center;
line-height: 40px;
background: #012500;
height: 40px;
cursor: pointer;
color: #e8e1ec;
}
#mainNav li a {
padding: 12px 15px ;
color: #e8e1ec;
font-size: 16px;
line-height: 16px;
display: block;
text-decoration: none;
}
#mainNav li li {
background: #012500;
border-bottom: 1px solid #001500;
}
#mainNav li li:last-child {
border-bottom: none;
}
#mainNav li li a {
padding: 10px;
text-decoration: none;
}
#mainNav ul ul {
-webkit-transition: max-height 0.4s ease;
max-height: 0;
overflow: hidden;
}
#mainNav ul ul.expand {
max-height: 500px;
}
@media only screen and (min-width: 620px) {
#wrapper.active {
left: 40%;
}
.js #mainNav.slide-in {
width: 40%;
left: -40%;
}
}/*/*/@media only screen and (min-width: 760px) {/**/a.menu-link {
display: none;
}
#wrapper #mainNav.slide-in,
#wrapper #mainNav.slide-up {
max-width: none;
position: relative;
left: 0;
width: 66.66667%;
height: auto;
float: right;
padding-left: 0.9375em;
padding-right: 0.9375em;
clear: none;
-webkit-transition: none !important;
background: none;
padding-top: 4.2%;
text-align: right;
}
#mainNav ul ul,
#mainNav ul i {
display: none;
}
#mainNav li {
border: none;
background: none;
display: inline-block;
position: relative;
width: auto;
}
#mainNav li a:link,
#mainNav li a:visited {
color: #09bf00;
font-size: 16px;
line-height: 16px;
display: block;
text-decoration: none;
margin: 0;
font-weight: bold;
padding: 10px 6px;
-webkit-border-radius: 5px;
border-radius: 5px;
margin-left: 0;
-webkit-font-smoothing: antialiased;
-webkit-transition: none;
}
#mainNav li a:hover,
#mainNav li:hover a {
background: #066100;
color: #fff;
}
#mainNav ul ul {
position: absolute;
top: 32px;
left: 4px;
background: #066100;
max-height: 1000px;
width: 180px;
text-align: left;
}
#mainNav ul ul li {
background: none;
display: block;
border: none;
}
#mainNav ul ul li a:link,
#mainNav ul ul li a:visited {
padding: 10px 10px !important;
border-bottom: 1px solid #065101;
margin: 0;
-webkit-border-radius: 0;
border-radius: 0;
color: #fff;
}
#mainNav ul ul li a:hover,
#mainNav li.has-subnav:hover li a:hover {
background: #065101;
}
#mainNav ul li:hover ul {
display: block;
}
}/*/*/@media only screen and (min-width: 840px) {
#mainNav li a:link,
#mainNav li a:visited {
font-size: 17px;
}
#mainNav li li a:link,
#mainNav li li a:visited {
font-size: 16px;
line-height: 19px;
padding: 10px 5px;
}
}/*/*/@media only screen and (min-width: 980px) {
#mainNav li a:link,
#mainNav li a:visited {
font-size: 18px;
}
#mainNav li a:link,
#mainNav li a:visited {
margin-left: 4px;
padding: 10px 10px;
}
}/*/*//**/ .eo-events-widget {
margin: 0 0 20px 0;
padding-left: 0px;
list-style: none;
}
.eo-events-widget li {
margin-bottom: 10px;
font-size: 13px;
color: #999;
}
.eo-events-widget li a {
display: block;
font-size: 16px;
margin-bottom: -3px;
}  article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
display: block;
}
audio,
canvas,
video {
display: inline-block;
*display: inline;
*zoom: 1;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden] {
display: none;
}
html {
font-size: 100%;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
font-family: sans-serif;
}
body {
margin: 0;
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active {
outline: 0;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
h2 {
font-size: 1.5em;
margin: 0.83em 0;
}
h3 {
font-size: 1.17em;
margin: 1em 0;
}
h4 {
font-size: 1em;
margin: 1.33em 0;
}
h5 {
font-size: 0.83em;
margin: 1.67em 0;
}
h6 {
font-size: 0.75em;
margin: 2.33em 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
blockquote {
margin: 1em 40px;
}
dfn {
font-style: italic;
}
mark {
background: #ff0;
color: #000;
}
p,
pre {
margin: 1em 0;
}
pre,
code,
kbd,
samp {
font-family: monospace, serif;
_font-family: 'courier new', monospace;
font-size: 1em;
}
pre {
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
}
q {
quotes: none;
}
q:before,
q:after {
content: '';
content: none;
}
small {
font-size: 75%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
dl,
menu,
ol,
ul {
margin: 1em 0;
}
dd {
margin: 0 0 0 40px;
}
menu,
ol,
ul {
padding: 0 0 0 40px;
}
nav ul,
nav ol {
list-style: none;
list-style-image: none;
}
img {
border: 0;
-ms-interpolation-mode: bicubic;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 0;
}
form {
margin: 0;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
white-space: normal;
*margin-left: -7px;
}
button,
input,
select,
textarea {
font-size: 100%;
margin: 0;
vertical-align: baseline;
*vertical-align: middle;
}
button,
input {
line-height: normal;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
cursor: pointer;
-webkit-appearance: button;
*overflow: visible;
}
button[disabled],
input[disabled] {
cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
*height: 13px;
*width: 13px;
}
input[type="search"] {
-webkit-appearance: textfield;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
vertical-align: top;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
body,
input,
textarea { }
body,
button,
input,
select,
textarea {
font-family: Proxima Nova, 'Proxima Nova', Arial, sans-serif;
}
h2 {
font-size: 24px;
color: #09bf00;
margin: 30px 0 10px 0;
line-height: 22px;
}
h3 {
font-size: 22px;
color: #013400;
margin: 16px 0;
line-height: 26px;
}
h4 {
font-size: 20px;
color: #013400;
margin: 16px 0 0 0;
line-height: 25px;
font-weight: bold;
}
h5 {
font-size: 20px;
color: #09bf00;
margin: 16px 0 0 0;
line-height: 25px;
font-weight: bold;
}
h6 {
font-size: 18px;
color: #09bf00;
margin: 16px 0 0 0;
line-height: 25px;
font-weight: bold;
}
p,
td,
li {
font-size: 15px;
line-height: 23px;
color: #777777;
}
p {
margin: 0 0 16px 0;
font-family: arial, verdana, sans-serif;
}
a:link,
a:visited {
color: #09bf00;
text-decoration: none;
-webkit-transition: color .4s ease;
}
a:hover {
color: #777777;
text-decoration: underline;
}
img,
object,
embed,
iframe {
max-width: 100%;
height: auto !important;
}
a.button:link,
a.button:visited,
input.button {
height: 32px;
display: inline-block;
border-radius: 4px;
background: #09bf00;
text-align: center;
padding: 0 15px;
color: #fff !important;
font-size: 17px;
-webkit-transition: all .4s ease;
line-height: 32px;
margin-right: 10px;
}
a.button.fade {
opacity: .8;
}
input.button {
border: none;
}
a.button:hover,
input.button:hover,
a.button.fade:hover {
color: #fff !important;
background-color: #333;
text-decoration: none;
opacity: 1;
}
#main img {
border: 5px solid #fff;
-webkit-box-shadow: 0px 0px 6px rgba(50, 50, 50, 0.5);
-moz-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.45);
box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.45);
}
#content img.attachment-post-thumbnail {
max-width: 100%;
border: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
margin: -10px 0 -5px;
}
img.alignright {
float: right;
margin: 0 0 10px 20px;
}
img.alignleft {
float: left;
margin: 0 20px 10px;
} body {
background: #aff7ab;
}
.header {
padding: 5px 0;
background: #fff;
}
.header h1,
.header h5 {
margin: 0 0;
font-size: 16px;
padding: 15px 0 15px 10px;
max-width: 280px;
}
.wrapper {
margin: 10px;
background: #fff;
}
.slider {
background: #f7f7f7;
}
ul.slides {
list-style: none;
margin: 0 0 20px 0;
padding: 0;
}
.homeintro .columns i {
display: block;
float: left;
width: 32px;
height: 32px;
background: url(//churchplantingpcnsw.org.au/wp-content/themes/churchPlanting/images/icons.png) no-repeat 0 0;
background-size: cover;
}
.homeintro a {
text-decoration: none;
display: block;
}
.homeintro .columns a h3 {
font-size: 21px;
line-height: 1;
text-transform: uppercase;
margin: 0 0 0 40px;
-webkit-font-smoothing: antialiased;
transition: color .4s ease;
color: #09bf00;
}
.homeintro .columns a p {
font-size: 16px;
margin: 0 0 30px 40px;
transition: color .4s ease;
}
.homeintro .columns a:hover h3 {
color: #444;
}
.homeintro .columns a:hover p {
color: #444;
}
.homeintro .homeProjects i {
background-position: -32px;
}
.homeintro .homeProcedures i {
background-position: -64px;
}
.homeintro .homeResources i {
background-position: -96px;
}
.main {
padding-top: 15px;
position: relative;
background: #fff;
margin: 0;
}
.main .breadcrumb {
color: #bda3cf;
font-size: 16px;
line-height: 22px;
margin: 0 0 5px 0;
text-transform: uppercase;
}
.main .breadcrumb a {
color: #b7d9b6;
}
.main .postThumb {
width: 100%;
margin-bottom: 20px;
}
.main h1.pageTitle {
font-size: 24px;
line-height: 0.9;
color: #fff;
margin: 0;
padding: 10px;
background: url(//churchplantingpcnsw.org.au/wp-content/themes/churchPlanting/images/bg.jpg) no-repeat -30px -200px;
}
.post-edit-link {
position: absolute;
top: 0;
right: 10px;
padding: 0 5px;
font-size: 14px;
line-height: 18px;
background: #eee;
border: 1px solid #ddd;
border-radius: 3px;
color: #888;
}
.sidebar {
background: #f7f9fa;
padding-top: 15px;
padding-bottom: 15px;
border-top: #edf3f7;
}
.sidebarCircle {
display: none;
}
.sidebar > div {
margin-bottom: 30px;
}
.sidebar h4 {
font-size: 16PX;
color: #09bf00;
margin: 0 0 5px 0;
text-transform: uppercase;
letter-spacing: 1px;
}
.sidebar ul {
list-style: none;
margin: 0;
padding: 0;
}
.sidebar li {
margin-bottom: 15px;
padding-left: 30px;
background: url(//churchplantingpcnsw.org.au/wp-content/themes/churchPlanting/images/eventImage.png) no-repeat 2px 4px;
}
.sidebar .sidebarDocuments li {
background-position: 0 -774px;
padding-left: 22px;
}
.sidebar .sidebarResources li {
background-position: 0 -838px;
padding-left: 26px;
}
.sidebarEvents h5,
.sidebarEvents h5 a {
font-size: 18px;
line-height: 20px;
margin: 0 0 2px 0;
font-weight: normal;
color: #013400;
}
.sidebarDocuments h5,
.sidebarDocuments h5 a,
.sidebarResources h5,
.sidebarResources h5 a {
font-size: 15px;
line-height: 18px;
color: #6f6f6f;
font-family: arial, verdana, sans-serif;
font-weight: normal;
}
#searchform {
position: relative;
height: 31px;
margin-bottom: 10px;
}
#searchform .field {
display: block;
margin-right: 40px;
border: 1px solid #b5cddf;
line-height: 31px;
padding: 0;
text-indent: 10px;
border-radius: 5px;
color: #666;
font-size: 16px;
width: 80%;
}
#searchform .submit {
position: absolute;
top: 0;
left: 84%;
}
.footer {
padding-top: 10px;
padding-bottom: 10px;
background: url(//churchplantingpcnsw.org.au/wp-content/themes/churchPlanting/images/footer.png) no-repeat 50% 0;
clear: both;
}
.footer .footerMM {
display: none;
}
.footer .footerPartners {
text-align: center;
padding-top: 10px;
}
.footer .footerPartners a {
display: inline-block;
margin: 0 10px;
opacity: 0.7;
transition: opacity .4s ease;
}
.footer .footerPartners a:hover {
opacity: 1;
}
.copyright {
font-size: 12px;
line-height: 14px;
margin-bottom: 5px;
background: #aff7ab;
text-align: center;
color: #555;
padding-top: 5px;
} .page-template-page-planting-php .sidebar {
background: #ecf7eb;
}
.planterDetails .planterPhoto {
width: 60%;
height: 60%;
max-width: 300px;
margin: 0 auto 10px;
border-radius: 50%;
overflow: hidden;
}
.planterDetails .planterPhoto img {
display: block;
} .planterAssessment .gfield_radio li {
display: inline-block;
margin-right: 15px !important;
}
.gform_wrapper .gfield_radio li label {
margin-left: 0px !important;
display: inline-block;
}
.assessmentResult {
margin-top: 30px;
padding: 10px 20px;
background: #f6f6f6;
border: 1px solid #eee;
border-radius: 3px;
}
.assessmentResult h3 {
color: #666;
font-size: 14px;
text-transform: uppercase;
margin: 0 0 10px;
}
.assessmentResult h3 span {
color: #09bf00;
font-size: 28px;
position: relative;
top: 3px;
}
.assessmentResult h2 {
margin: 15px 0 0 0;
} @media only screen and (min-width: 660px) {
.homeintro .widget .cs_pathway h3 {
font-size: 19px;
line-height: 21px;
}
.main h1.pageTitle {
font-size: 36px;
}
.slider p {
display: block;
position: absolute;
top: 15px;
right: 15px;
width: 39%;
max-width: 373px;
}
.slider h2 {
background: url(//churchplantingpcnsw.org.au/wp-content/themes/churchPlanting/images/introBg.jpg) no-repeat 50% 0;
color: #fff;
padding-top: 10px;
padding-bottom: 10px;
}
} @media only screen and (min-width: 760px) {
body {
background: #e8e1ec url(//churchplantingpcnsw.org.au/wp-content/themes/churchPlanting/images/bg.jpg) repeat-x 80% 70px;
}
.wrapper {
background: #fff;
margin: 0 20px;
max-width: 960px;
-webkit-box-shadow: 0px 0px 8px 3px rgba(0, 0, 0, 0.2);
box-shadow: 0px 0px 8px 3px rgba(0, 0, 0, 0.2);
padding: 0 10px;
}
.slider,
.footer {
margin-left: -10px;
margin-right: -10px;
width: auto;
}
.header {
height: 70px;
padding: 0;
margin-bottom: 40px;
background: #fff;
}
.header h1,
.header h5 {
padding-top: 20px;
width: 30%;
max-width: 324px;
padding-left: 10px;
}
.slider h2 {
padding: 20px;
font-size: 24px;
}
.homeResources {
padding-top: 0;
border: none;
background: none;
padding-bottom: 0;
}
#wrapper #mainNav.slide-in,
#wrapper #mainNav.slide-up {
width: 68%;
padding-top: 3.8%;
padding-left: 0;
z-index: 20;
}
ul.slides {
margin-left: -10px;
margin-right: -10px;
}
.homeintro {
padding-top: 30px;
padding-bottom: 20px;
}
.homeintro .columns i {
width: 58px;
height: 58px;
float: none;
margin: 10px auto;
}
.homeintro .homeProjects i {
background-position: -58px;
}
.homeintro .homeProcedures i {
background-position: -116px;
}
.homeintro .homeResources i {
background-position: -174px;
}
.homeintro .columns a h3,
.homeintro .columns a p {
margin: 0 0 10px 0;
text-align: center;
}
.sidebar {
padding-left: 20px;
background: none;
position: relative;
top: -18px;
}
.footer {
height: 88px;
padding: 0;
}
.footer .footerMM {
display: block;
background: url(//churchplantingpcnsw.org.au/wp-content/themes/churchPlanting/images/footerLogo.png) no-repeat 10px 10px;
height: 78px;
}
.footer .footerMM p {
color: #09bf00;
font-size: 1px;
}
.footer .footerPartners {
text-align: right;
padding-top: 30px;
}
#credit {
float: right;
padding: 10px 0;
}
body .copyright {
height: 0px;
margin-bottom: 10px;
padding: 0;
max-width: 960px;
}
.copyright .columns {
padding: 0;
}
.copyright p {
padding: 10px 0;
text-align: left;
background: none;
width: 50%;
float: left;
margin-bottom: 20px;
color: #09bf00;
}
.documentList {
position: relative;
}
.documentList #documentDownload {
position: absolute;
top: 17px;
right: 10px;
font-size: 13px;
width: 70px;
text-align: center;
}
.taxSorting li {
width: 33%;
}
.page-template-page-planting-php .sidebar {
background: none;
}
.page-template-page-planting-php .wrapper {
padding-right: 0;
}
.page-template-page-planting-php .main {
overflow: hidden;
}
.page-template-page-planting-php .main:after {
content: '';
position: absolute;
top: 0;
right: -12px;
width: 34%;
background: #ecf7eb;
padding-top: 120%;
}
.page-template-page-planting-php .sidebar {
position: relative;
z-index: 10;
padding-left: 30px;
padding-top: 20px;
}
.planterDetails .planterPhoto {
width: 100%;
}
.page-template-page-planting-php .wrapper .footer {
margin-right: 0px;
}
body .gform_wrapper .top_label .gfield_label {
font-size: 18px;
font-weight: normal;
}
}/*/*//**/@media only screen and (min-width: 840px) {
.header {
height: 90px;
}
}/*/*//**/@media only screen and (min-width: 1000px) {
.homeintro {
padding-top: 50px;
padding-bottom: 40px;
}
.wrapper {
margin: 0 auto;
}
}/*/*//**/   html.wp-toolbar {
padding-top: 40px !important;
}
body #wpadminbar {
background: #ffeed1 url(//churchplantingpcnsw.org.au/wp-content/themes/churchPlanting/images/cornerstone_sml.png) no-repeat 0 0;
height: 40px;
border-bottom: 1px solid #f5e1c0;
}
#wpadminbar #wp-toolbar {
margin-left: 150px;
height: 40px;
}
body #wpadminbar .quicklinks > ul > li {
height: 40px;
line-height: 40px;
border-right: 1px solid #f5d6a3 ;
}
body #wpadminbar .quicklinks a,
body #wpadminbar .quicklinks .ab-empty-item,
body #wpadminbar .quicklinks a .ab-label {
height: 40px;
line-height: 40px;
font-size: 14px;
border-right: none !important;
color: #555;
text-shadow: none;
}
#wpadminbar #wp-admin-bar-site-name a {
padding: 0 20px !important;
}
body #wpadminbar .ab-icon {
position: relative;
float: left;
width: 16px;
height: 16px;
margin-top: 12px;
}
body #wpadminbar .ab-top-menu > li:hover > .ab-item,
body #wpadminbar .ab-top-menu > li.hover > .ab-item,
body #wpadminbar .ab-top-menu > li > .ab-item:focus,
body #wpadminbar.nojq .quicklinks .ab-top-menu > li > .ab-item:focus {
background: none;
color: #555;
}
body #wpadminbar .quicklinks .menupop ul li a,
body #wpadminbar .quicklinks .menupop ul li a strong,
body #wpadminbar .quicklinks .menupop.hover ul li a,
body #wpadminbar.nojs .quicklinks .menupop:hover ul li a {
color: #e79f2c;
font-size: 14px;
padding: 3px 12px;
}
body #wpadminbar .quicklinks .menupop ul li a:hover,
body #wpadminbar .quicklinks .menupop.hover ul li a:hover,
body #wpadminbar.nojs .quicklinks .menupop:hover ul li a:hover {
background: #fff5e4;
}
body #wpadminbar .ab-top-secondary {
background: #e79f2c;
}
body #wpadminbar .quicklinks .ab-top-secondary > li {
border-left: 1px solid #f5d6a3;
}
body #wpadminbar .quicklinks .ab-top-secondary > li > a,
body #wpadminbar .quicklinks .ab-top-secondary > li > a:hover,
body #wpadminbar .quicklinks .ab-top-secondary > li > .ab-empty-item {
border-left: none;
color: #fff;
}
#wpadminbar #wp-admin-bar-my-account {
min-width: 210px;
text-align: center;
}  .flexslider {
margin: 0;
padding: 0;
}
.flexslider .slides > li {
-webkit-backface-visibility: hidden;
} .flexslider .slides img {
width: 100%;
display: block;
}
.flex-pauseplay span {
text-transform: capitalize;
} .slides:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
html[xmlns] .slides {
display: block;
}
* html .slides {
height: 1%;
}  .no-js .slides > li:first-child {
display: block;
}
.flex-control-nav,
.flex-direction-nav {
display: none;
}
img { max-width:100%; height:auto !important;}