/*
Theme Name: Blue Sky
Description: A custom WordPress Theme for Blue Sky Carpentry
Version: V1.0
*/

#cta p {padding: 3px 0;
    font-weight: bold;
    color: #FFF; margin:0 0 0 0;}
.cont {width:100%; }
.cont:after {
  content: "";
  display: table;
  clear: both;
}

.gallery-item {width: 30%; float: left; margin: 1.0%;}
.gallery-post-content {min-height: 50px;}
.gallery-post:nth-child(4n+1) {clear: both;}

.orange {color: #ED8622;}
.blue {color: #015BA6;}


.iphorm-edit-form {display: none;}


/* #Reset & Basics
================================================== */
html, body, span, applet, object, iframe, p, blockquote, a, abbr, acronym, address, big, cite, 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, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
body {line-height: 1;}
h1, H2, h3, h4, h5, h6 {margin: 0px;}
ol, ul {list-style: inside; margin-bottom: 20px;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;}
table {border-collapse: collapse; border-spacing: 0;}
button:focus, textarea:focus, input[type="text"]:focus, input [type="submit"]:focus, input#submit:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {border-color: none; box-shadow: none; -webkit-box-shadow: none; outline: none;}

/* #Keep Footer at Bottom
================================================== */
html, body {height: 100%!important; margin: 0; padding: 0;}
#full-height {display: table; height: 100%; left: 0px; padding: 0px; position: relative; width: 100%; background: #333;}
#block {display: table-row; height: 1px;}


/* #Typography
================================================== */
body {line-height: 1; background: #FFF; color: #000; font-size: 16px; font-family: "acumin-pro", sans-serif; font-weight: 400; -webkit-font-smoothing: antialiased;}
#content {padding: 35px 0px 50px 0px; line-height: 1.5;}
#container-padding {background: #e8e8e8; min-height: 100%; overflow: auto; padding: 0px 0px 50px 0px;}
h1, h4, h5, h6 {color: #000; margin-top: auto; font-family: inherit; font-weight: bold; line-height: 1; margin-bottom: 15px;}

h1, h2, h3, h4, h5, h6 {font-family: 'Roboto', serif !important; font-weight:900 !important; margin: 0 0 0 0 !important; padding: 0 0 20px 0 !important;     line-height: 1.25em !important;}
h1 {font-size:26px; color: #ED8622 !important;}
h2 {font-size:20px !important;}
h3 {font-size:18px !important;}
h4 {font-size:18px !important;}
p {font-size:16px !important;}
ul.why li {padding-bottom:10px !important;}
ul#nav li {font-family: 'Roboto', serif !important;}

h1 a, h1 a:visited, h1 a:hover, h1 a:focus {color: #000000;}
h2 a, h2 a:visited, h2 a:hover, h2 a:focus {color: #000000;}
h3 a, h3 a:visited, h3 a:hover, h3 a:focus {color: #000000;}
h4 a, h4 a:visited, h4 a:hover, h4 a:focus {color: #BF9764;}
h5 a, h5 a:visited, h5 a:hover, h5 a:focus {color: #000000;}
h6 a, h6 a:visited, h6 a:hover, h6 a:focus {color: #BF9764;}

p {margin: 0 0 20px 0;}
p img {margin: 0;}
i {font-style: italic;}
b, strong {font-weight: bold;}
em {font-style: italic;}
small {font-size: 80%;}
blockquote, blockquote p {color: #000; font-size: 18px; line-height: 150%; font-style: italic; font-family: 'Droid Serif', serif;}
blockquote {border-left: none; margin: 0px; padding: 0px 0px 20px 0px;}

/* #Basic Styles
================================================== */
img {height: auto; -ms-interpolation-mode: bicubic; width: 100%;}
hr {border: 0; border-bottom: 1px solid #CCC; clear: both; margin: 0px 0px 20px 0px; padding: 20px 0 0px 0;}
.alignleft {float: left; padding: 1% 3% 2% 0%; width: 47%;}
.alignright {float: right; padding: 1% 3% 2% 0%; width: 47%;}
.spacer {clear: both; display: block; height: 20px; overflow: hidden; visibility: hidden; width: 100%;}
.read-more {font-weight: bold; text-transform: uppercase;}
.left {text-align: left;}
.right {text-align: right;}
.center {text-align: center!important;}


/* #Links
================================================== */
a, a:visited {color: #000; outline: focus; text-decoration: none;}
a:hover, a:focus {color: #000; outline: 0; text-decoration: none;}

#nav a, #nav a:visited {color: #333; font-weight: bold; outline: focus; text-decoration: none; text-transform: uppercase;}
#nav a:hover, #nav a:focus, #nav .current_page_item a {color: #2a89d2; transition: 0s;}
#nav .current_page_item a {border-bottom: 0px solid #000; padding: 0px 0px 10px 0px;}
ul#nav {display: inline-block;}
#nav li {list-style: none; display: inline; margin-left: 10px; margin-right: 10px; font-size: 14px;}

#content a, #content a:visited {color: #ED8622; outline: focus; text-decoration: none;}
#content a:hover, #content a:focus {color: #ED8622; outline: 0; text-decoration: none;}

#footer-nav a, #footer-nav a:visited {color: #e8e8e8; font-weight: bold; outline: focus; text-decoration: none; text-transform: uppercase;}
#footer-nav a:hover, #footer-nav a:focus, #footer-nav .current_page_item a {color: #2a89d2; transition: 0s;}
ul#footer-nav {display: inline-block;}
#footer-nav li {list-style: none; display: inline; margin-left: 10px; margin-right: 10px; font-size: 12px;}

footer a, footer a:visited {color: #CCC; outline: focus; text-decoration: none;}
footer a:hover, footer a:focus {color: #CCC; outline: 0; text-decoration: none;}


/* #Header
================================================== */
#header {text-align: center;}
#header-mobile {display: none; background: #2a89d2 no-repeat center; height: 130px;}
.bluesky-header-left {max-height: 180px; width: auto; float: left; margin-right: 5px;}
.bluesky-header-right {max-height: 180px; width: auto; float: right; margin-left: 5px;}

#logo-bar {height: 180px; background: url("https://www.blueskycarpentry.com.au/wp-content/themes/Blue-Sky/imgs/blue-sky-header-bg.jpg") #2a89d2 no-repeat center; background-position: center; background-size: auto 100%; line-height: 0; margin: 0px;}
.logo {max-width: 300px; margin: 17px 0px;}
.logo-mobile {max-width: 180px; margin: 0px 0px;}

#main-nav {text-align: left; padding: 13px 0px 0px 0px; background: #e8e8e8; height: 30px;border-bottom: 15px solid #333;}
.slicknav_menu {display:none;}
#footer-nav {float: right; text-align: left;}


/* #Slider
================================================== */
#slider-wrap {background: #333; border-bottom: 15px solid #333;}
#slider {background: #CCC;}
.flexslider {box-shadow: 0px 3px 3px #222;}


/* #Home
================================================== */
ul.large {font-size: 20px; font-weight: bold;}
ul.large li:nth-child(odd) {color: #015BA6;}
ul.large li:nth-of-type(even) {color: #ED8622;}
.orange {color: #ED8622;}
.blue {color: #015BA6;}
#tagline {font-size: 20px; font-weight: bold; text-align: Center;}


/* #Gallery Posts
================================================== */
.gallery-post {margin-bottom: 5px;}
.gallery-post a {color: #000!important;}
.gallery-post a:hover {color: #ED8622!important;}


/* #Testimonials
================================================== */
.testimonials {background: #FFF; border: 1px solid #CCC; padding: 30px; margin-bottom: 30px;}
.client-testimonial {font-style: italic;}
.client-testimonial p {margin-bottom: 0px;}
.client-name {color: #fff;; font-weight: bold;}
.project-title {font-weight: bold;}
.triangle-isosceles {position:relative; padding:15px; margin:1em 0 3em; color:#000; background:#f3961c; background:-webkit-gradient(linear, 0 0, 0 100%, from(#f9d835), to(#f3961c)); background:-moz-linear-gradient(#f9d835, #f3961c); background:-o-linear-gradient(#f9d835, #f3961c); background:linear-gradient(#82bef2, #a4d6ea); -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px;}
.triangle-isosceles:after {content:""; position:absolute; bottom:-15px; left:50px; border-width:15px 15px 0; border-style:solid; border-color:#a4d6ea transparent; display:block; width:0;}


/* #Footer
================================================== */
footer {}
#footer-top {background: #e8e8e8; line-height: 2; padding: 30px 0px; text-align: center; height: auto; width: 1040px; position: relative; margin: 0 auto;}
#footer-middle {background: #3689bf; color: #FFF; line-height: 1.5; padding: 20px 0px; text-align: center; background: url("https://www.blueskycarpentry.com.au/wp-content/themes/Blue-Sky/imgs/footer-bg.jpg") #2a89d2 no-repeat center; background-position: center; background-size: 100% 100%;}
#footer-bottom {background: #333; color: #FFF; font-size: 12px; text-transform: uppercase; padding: 15px 0px 25px;}
.copyright {float: left;}


/* #Video Embed
================================================== */
.video-wrap {height: 0; padding: 0; padding-bottom: 56.3%; position: relative; line-height: 0px; overflow: hidden; margin-bottom: 7px;}
.video-wrap portfolio {height: 90%; text-align: center; width: 90%;}
.video-wrap p {margin: 0px;}
.video-wrap iframe,
.video-wrap object,
.video-wrap embed {height: 100%; left: 0; position: absolute; top: 0; width: 100%;}
.video-wrap iframe, .video-wrap iframe p {border: 0; line-height: 0; padding: 0; margin: 0;}


/* #Misc
================================================== */









/* Note: Design for a width of 768px */
@media only screen and (min-width: 768px) and (max-width: 959px) {

}


/* Note: Design for a width of 320px */
@media only screen and (max-width: 767px) {
#header {display: none; visibility: hidden;}
#header-mobile {display: block; visibility: visible;}
.copyright {width: 100%; text-align: center; margin: 10px 0px 5px;}
#footer-nav {text-align: center; width: 100%; margin: 5px 0px 10px;}
#footer-top {height: auto;}
#slider {max-width: 360px; position:relative; margin: 0 auto; background: #333;}
.js #menu {display:none;}
.js .slicknav_menu {display:block;}
#footer-middle {background: #2a89d2;}
}


/* Note: Design for a width of 480px */
@media only screen and (min-width: 480px) and (max-width: 767px) {
#header {display: none; visibility: hidden;}
#header-mobile {display: block; visibility: visible;}
#slider {max-width: 767px; position:relative; margin: 0 auto; background: #333;}
.js #menu {display:none;}
.js .slicknav_menu {display:block;}
#footer-middle {background: #2a89d2;}
}

