
/*
Theme Name: Honeyeater Website Theme
Theme URI: 
Author: 
Author URI: 
Description: Theme for Honeyeater
Version: 1.0

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

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, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {

	font-family: inherit;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
       
        /*font-family: sans-serif;*/
        
        
}
:focus {/* remember to define focus styles! */
	outline: 0;
}

img{border:0}

/* WYSIWYG DEFAULTS*/


.clear
{
    display: block;
    clear:both;
}
table
{
    
    display: table;
}

.entry-content img {
margin: 0 0 1.5em 0;
}
.alignleft, img.alignleft {
margin-right: 1.5em;
display: inline;
float: left;
}
.alignright, img.alignright {
margin-left: 1.5em;
display: inline;
float: right;
}
.aligncenter, img.aligncenter {
margin-right: auto;
margin-left: auto;
display: block;
clear: both;
}
.alignnone, img.alignnone {
/* not sure about this one */
}
.wp-caption {
margin-bottom: 1.5em;
text-align: center;
padding-top: 5px;
}
.wp-caption img {
border: 0 none;
padding: 0;
margin: 0;
}
.wp-caption p.wp-caption-text {
line-height: 1.5;
font-size: 10px;
margin: 0;
}
.wp-smiley {
margin: 0 !important;
max-height: 1em;
}
blockquote.left {
margin-right: 20px;
text-align: right;
margin-left: 0;
width: 33%;
float: left;
}
blockquote.right {
margin-left: 20px;
text-align: left;
margin-right: 0;
width: 33%;
float: right;
}
.gallery dl {}
.gallery dt {}
.gallery dd {}
.gallery dl a {}
.gallery dl img {}
.gallery-caption {}
.size-full {}
.size-large {}
.size-medium {}
.size-thumbnail {}


/*END WYSIWYG DEFAULTS*/
html,body
{
    
    position: relative;
    height: 100%;
    font-size: 15px;
}
body
{
    -webkit-text-size-adjust: none;
    font-family: Helvetica Neue, Helvetica, Arial, Sans-Serif;
    
}
h1,h2,h3,h4,h5,h6
{
    font-family: "birch-std","Times New Roman",serif;
    min-height: 1px;
}
p,ul
{
    margin-top: 20px;
    margin-bottom: 20px;
    vertical-align: baseline;
    line-height: 1.32;
}
a
{
    color:inherit;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
h1,h2,h3,h4,h5,h6
{
    font-weight: 200;
    margin-top: 20px;
    margin-bottom: 20px;
}
h1{font-size: 60px;margin-bottom: 30px;margin-top: 30px;}
h2{font-size: 40px;margin-bottom: 25px;margin-top: 25px;}
h3{font-size: 32px;}
h4{font-size: 26px;}
h5{font-size: 20px;}
h6{font-size: 16px;font-weight: normal}
strong{
    font-weight: bold;
}
img
{
    max-width: 100%;
    height: auto;
}
em
{
    font-style: italic;
}
#header
{
    position: fixed;
    height: 60px;
    width: 100%;
    background: black url('header-logo.png') no-repeat -3px center;
    z-index: 100;
}
#homelink
{
    position: absolute;
    top:0px;
    left:0px;
    height: 100%;
    width: 200px;
    z-index: 10;
}
#booklink
{
    position: absolute;
    top:60px;
    right:0px;
    height:150px;
    width:150px;
    z-index: 10;
    background: transparent url('book.png') no-repeat center center;
}
#main
{
    padding-top: 60px;
    overflow: hidden;
}
.page-section
{
    background: white;
    min-height: 100%;
    display: table;
    width: 100%;
    position: relative;
}
.page-section-center
{
    display: table-cell;
    vertical-align: middle;
}
.page-section-inner
{
    /*display: table-cell;*/
    /*vertical-align: middle;*/
    /*text-align: center;*/
    max-width: 1000px;
    margin: auto;
    padding: 100px 40px;
    
}

.products-section-inner
{
    
    width: auto;
    max-width: 1260px;
}
#home-landing-slider,#blog-landing-slider
{
    position: relative;
    width: 100%;
    height: 100%;
    background: black;
}
#home-landing-logo
{
    background: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    width: 100%;
    height: 100%;
    top:0;
    left:0;
}
#blog-landing-logo
{
    background: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    width: 100%;
    height: 100%;
    top:0;
    left:0;
    background-size: 500px auto;
}
.home-slider-image
{
    position: absolute;
    width: 100%;
    height: 100%;
    top:0;
    left:0;
    display: none;
    background-color: black; 
    background-repeat: no-repeat;
    background-position: center center;
    background-size:cover;
    
}
.blog-slider-image
{
    position: absolute;
    width: 100%;
    height: 100%;
    top:0;
    left:0;
    background-color: black; 
    background-repeat: no-repeat;
    background-position: center center;
    background-size:cover;
}
#contact
{
    background: black url(contact-bg.jpg) no-repeat center center;
    background-size: cover;
    color:white;
}
.preloadimg
{
    height: 1px;
    width: 1px;
    top: -1px;
    left: -1px;
    position: absolute;
}
.service-title
{
    position: relative;
    cursor: pointer;
}
.service-title img
{
    display: block;
    width: 100%;
    
}
.service-title img.rollover
{
    position: absolute;
    left: 0px;
    top:0px;
    z-index: 1;
    opacity: 0;
    filter: alpha(opacity = 0);
    
    transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
}
.service-title:hover > img.rollover
{
    opacity: 1;
    filter: alpha(opacity = 100);
    
    transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
    
}
.service-content
{
    display: none;
}
.service-collapse
{
    margin: auto;
    margin-top: 100px;
    height: 50px;
    width: 50px;
    cursor:pointer;
    background: transparent url(collapse.png) no-repeat center center;
}
#team
{
    border-top: 60px solid white;
    display: table;
    position: relative;
    
}
#team-inner
{
    position: relative;
    padding-bottom: 0px;
}
.team-member
{
    width: 100%;
    min-height: 100%;
    
    top: 0px;
    left: 0px;
    display: none;
    
    background-color: black; 
    background-repeat: no-repeat;
    background-position: center center;
    background-size:cover;
    
}
#team-thumbs
{
    width: 100%;
    bottom:0px;
    z-index: 10;
    text-align: center;
    background: black;
    position: absolute;
    display: block;
    
}
.team-thumb
{
    position: relative;
    max-width: 7.5%;
    cursor: pointer;
    display: block;
    float: left;
}
.team-thumb img
{
    display: block;
    width: 100%;
    height: 100%;
    
}
.team-thumb img.rollover
{
    position: absolute;
    left: 0px;
    top:0px;
    z-index: 1;
    opacity: 0;
    filter: alpha(opacity = 0);
    
    transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
}
.team-thumb:hover > img.rollover,.team-thumb-selected img.rollover
{
    opacity: 1;
    filter: alpha(opacity = 100);
    
    transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
    
}
.team-member-details
{
    width: 30%;
    min-width: 400px;
    padding: 40px;
    padding-bottom: 20px;
}
.team-member-details-mobile
{
    display: none;
}
#teamheader
{
    position: absolute;
    width: 100%;
    text-align: left;
    z-index: 20;
    color:white;
    top:0px;
    padding-left: 40px;
}
.team-member-hobbies
{
    padding: 45px;
    /*bottom: 30px;*/
    /*position: absolute;*/
    width: 100%;
    padding-top: 20px;
    padding-bottom: 40px;
}
.hobby
{
    height: 80px;
    line-height: 80px;
    color:#f7d26e;
    position: relative;
    font-size: 16px;
    margin-bottom: 20px;
}
.hobbynumber
{
    position: absolute;
    height: 80px;
    width: 80px;
    top: 0px;
    left: 0px;
    text-align: center;
}
.hobbycontent
{
    position: absolute;
    height: 80px;
    left: 120px;
}
.circlenum
{
    height: 80px;
    width: auto;
    position: absolute;
    left: 0px;
    
}
.circlebg
{
    height: 80px;
    width: auto;
    position: absolute;
    left: 0px;
}
#stylefinder
{
    background: black url(stylefinderbg.jpg) repeat top center;
    /*background-size:100%;*/
    color:white;
    text-align: center;
}
#stylefinder-menu
{
    text-align: center;
    position: relative;
    
}
.pinboard_selector
{
    color:white;
    display: inline-block;
    padding: 10px;
    font-size: 18px;
}
.pinboard_selected
{
    color:#f7d26e;
    font-weight: bold;
    text-decoration: none!important;
}
#stylefinder-content
{
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
}
#stylefinder-content a
{
    text-align: center;
}
#stylefinder-content div img
{
    width: 43%;
    vertical-align: middle;
    margin: 2.5%;
    display: inline-block;
    height: 1px;
    visibility: hidden;
    position: absolute;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
    
    transition: filter 0.25s;
    -webkit-transition: -webkit-filter 0.25s;
    
}
#stylefinder-content img:hover
{
    filter: none;
    filter: none;
    -webkit-filter:none;
    
}
#loading
{
    position: absolute;
    width: 100%;
    left: 0px;
    text-align: center;
}
#pins-left
{
    float: left;
    width: 50%;
}
#pins-right
{
    float: right;
    width: 50%;
}
#pins-left a:nth-child(3n+1) img
{
    width: 91%;
}
#pins-right a:nth-child(3n+3) img
{
    width: 91%;
}
#stylefinder-content div a:nth-child(1n)
{
    display: none;
}
#stylefinder-content div a:nth-child(1),#stylefinder-content div a:nth-child(2),#stylefinder-content div a:nth-child(3)
{
    display: inline;
    
}
#loadmore
{
    color:#58595b;
    text-align: center;
    font-size: 17px;
    font-weight: bold;
    display: block;
    margin: auto;
    display: none;
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0;
    
}
#loadmore
{
    visibility: hidden;
}
#loadmore:nth-child(1n)
{
    visibility: visible;
}
.widget
{
    list-style: none;
}
#footer
{
    background: black;
    color:#f7d26f;
}
#footer p,#footer a
{
    color:white;
}
#footer-left
{
    float: left;
    width: 45%;
}
#footer-right
{
    float: right;
    width: 45%;
}
.wpcf7 input[type="text"],.wpcf7 input[type="email"],.wpcf7 textarea
{
    width: 95%;
    font-size: 16px;
    padding: 2.5%;
    border: none;
    
}
.wpcf7 input[type="submit"]
{
    float: right;
    font-size: 18px;
    color:#f7d26f;
    border:none;
    background: none;
    font-weight: bold;
    cursor: pointer;
    text-transform: uppercase;
}
.wpcf7-form-control-wrap
{
    display: block!important;
}
.wpcf7 form
{
    margin-top: 30px;
}
#footer .wpcf7 input[type="text"],#footer .wpcf7 input[type="email"],#footer .wpcf7 textarea
{
    background: #414042;
    color:white;
}
#access
{
    height: 60px;
    position: absolute;
    right: 17px;
}
#access ul
{
    list-style: none;
}
#access li
{
    float: left;
    padding-right: 20px;
}
#access a
{
    color:white;
}
.half-left
{
    width: 47%;
    float: left;
}
.half-right
{
    width: 47%;
    float: right;
}
.taratodd
{

    width:700px;
    margin: auto;
    text-align: center;

}
.taratodd .circlebg
{
    opacity: 0.1;
    filter: alpha(opacity = 10);
    height: 70px;
    left: 50%;
    margin-left: -35px;
}
.taratodd .circlenum
{
    height: 70px;
    width: 70px;
    line-height: 70px;
    left: 50%;
    margin-left: -35px;
}
.taratodd .hobby
{
    display: inline-block;
    width: 25%;
    margin: 1%;
    vertical-align: top;
    height: auto;
    margin-top: 15px;
    
}
.taratodd .hobbynumber
{
    height: 70px;
    width: 100%;
    line-height: 70px;
    position: relative;
    
    
}
.taratodd .hobbycontent
{
    color:black;
    position: relative;
    display: block;
    line-height: 1.25;
    padding-top: 10px;
    left: auto;
    font-size: 14px;
    height: auto;
    
}
.pricing-table-links
{
    text-align: center;
    padding-bottom: 15px;
    
}
.pricing-table-links a
{
    display: inline-block;
    padding: 10px;
    font-weight: bold;
    font-size: 18px;
}
.pricing-table-link-selected
{
    color:#f7d26e;
}
.pricing-table-sections
{
    overflow: hidden;    
}
.pricing-table-sections table
{
    margin: auto;
    border-collapse: collapse;
    display: none;
}
.pricing-table-sections td
{
    text-align: left;
    padding: 8px;
    vertical-align: middle;
}
.pricing-table-sections td:nth-child(1n)
{
    text-align: center;
}
.pricing-table-sections tr td:first-child
{
    /*font-weight: bold;*/
    text-align: left;
}
.pricing-table-sections tr:first-child td
{
    /*font-weight: bold;*/
    text-align: left;
    border-bottom: 1px solid black;
}
.post-section .page-title
{
    text-align: left;
    font-size: 60px;
    margin-bottom: 0.25em;
}
.post-section .post-date
{
    
    text-align: left;
    border-bottom: 1px solid black;
    margin-top: 0.25em;
    height: 20px;
    margin-bottom: 3em;
    
    
}
.post-section .post-date .post-date-inner
{
    display: inline-block;
    font-size: 27px;
    text-transform: uppercase;
    font-family: "open-sans-condensed",sans-serif;
    font-weight: 100;
    background: #f7d26e;
    padding-right: 30px;
}
.tagheading
{
    
/*    font-size: 27px;
    text-transform: lowercase;
    font-family: "open-sans-condensed",sans-serif;
    font-weight: 100;*/
    display: block;
    text-align: center;
    font-size: 108px;
    
}
.post-right
{
    float: right;
    display: block;
    width: 50%;
}
.post-excerpt
{
    text-align: left;
    
    
}
.post-featured
{
    
    width: 45%;
    display: block;
    margin: auto;
    margin-bottom: 5em;
    float: left;
    padding: 7px;
    background: white;
    border-radius: 5px;
    box-sizing: border-box;
}
.post-more
{
    color:white;
    text-align: left;
    display: block;
    margin-top: 1em;
    
}
.post-section
{
    background: #f7d26e;
}

.pagination
{
    text-align: center;
    background: #414042;
    color:#f7d26f;
    padding: 1.5em;
    font-family: "birch-std","Times New Roman",serif;
    font-size: 1.5em;
}
.pagination a
{
    color:white;
}
.post_tags a
{
    text-transform: uppercase;
}
.post-share
{
    border-bottom: 1px solid black;
    color: white;
    margin-bottom: 1em;
    line-height: 30px;
    height: 40px;
    font-size: 1.15em;
}

.post-share img
{
    height: 30px;
    margin-right: 1.5em;
    float: left;
}
.post-share span
{
    display: block;
    height: 30px;
    line-height: 30px;
    float: left;
    
}
.post-section.post-single .page-title
{
    text-align: center;
}
.post-section.post-single .post-date
{
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 50%;
}
.post-section.post-single .post-date .post-date-inner
{
    padding:0 30px;
}
.post-single .post-featured
{
    
    width: 50%;
    display: block;
    margin: auto;
    margin-bottom: 5em;
    float: none;
    padding: 7px;
    background: white;
    border-radius: 5px;
    box-sizing: border-box;
   
}
.post-content img
{
    padding: 7px;
    background: white;
    border-radius: 5px;
    max-width: 100%;
}
.post-single .post-content
{
    text-align: center;
    margin-bottom: 3em;
}

.post-single .post-more
{
    text-align: center;
}
.post-single .post-share
{
    /*margin-top: 3em;*/
    border:none;
    height: auto;
    text-align: center;
    margin-top: 3em;
}
.post-single .post-share span
{
    float:none;
    height: auto;
    line-height: 1;
}
.post-single .post-share img
{
    float: none;
    margin: 1em;
    margin-top: 0;
}
.post-single .post_tags
{
    display: block;
    text-align: center;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    padding: 1em;
    
}
#postcomments
{
    /*text-align: center;*/
    
}
.commentlist
{
    list-style: none;
}
.comment-author img
{
    display: none;
}
#comments
{
    border-bottom: 1px solid black;   
    display: none;
}
.comment
{
    border-bottom: 1px solid black;
    padding-bottom: 2em;
    position: relative;
    margin-top: 2em;
    color:white;

}
.comment-edit-link
{
    display: none;
}
.says
{
    display: none;
}
.comment-meta
{
    position: absolute;
    right: 0;
    text-align: right;
    font-weight: bold;
    color:white;
    top:0;
}
.comment-author
{
    
    font-weight: bold;
    color:white;
    
}
.reply
{
    display: none;
}

.commentsheading
{
    border-bottom: 1px solid black;
    text-align: left;
    padding-bottom: 0.5em;
    margin-top: 2em;
}

#respond,#respond input,#respond textarea
{
    font-size: 1em;
    border-style: none;
    max-width: 100%;
}
#respond #submit
{
    border-style: none;
    background: #414042;
    text-transform: uppercase;
    color: white;
    padding: 1em;
    
}

#landing-left
{
    position: absolute;
    width: 50%;
    height: 100%;
    background: black url(landing-bg-left.jpg) no-repeat center center;
    display: block;
    top: 0;
    left: 0;
    background-size: cover;
    
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}
#landing-right
{
    position: absolute;
    width: 50%;
    height: 100%;
    background: black url(landing-bg-right.jpg) no-repeat center center;
    display: block;
    top: 0;
    right: 0;
    background-size: cover;
    
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}
#landing-left:hover,#landing-right:hover
{
    filter: none;
    -webkit-filter: none;
}

#landing-left-link
{
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background:  url(landing-left.png) no-repeat center center;
}
#landing-right-link
{
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background:  url(landing-right.png) no-repeat center center;
}
#welcome
{
    background: black;
    color: white;
}
#welcome .hobbycontent,#welcome .hobbynumber
{
    color: white;
}