/* Theme Name: SarinaKindy 
Theme URI: http://www.buzzmando.com 
Description: A custom theme for the sarinakindy.com.au website. 
Version: 1.0 
Author: Randal Anderson
Author URI: http://www.buzzmando.com */


body {
    color:#000;
    font-family:  'Lato', sans-serif;
    background-color: #D3E3A4;
    font-size: 170%;
}
h1,h2,h3,h4,h5,h6 {
    font-weight: 600;
}
header{
    margin-bottom: 20px;
    font-size: 80%;
}
nav a{

    font-weight: 600;
}

.pagebanner{
    max-height:440px;
    border-radius: 0;
    max-width: 100%;
}
.post-header {
    margin-bottom:50px;
}
.byline {
    font-size: 60%;
    font-weight: 600;
}
.action-button {
    display: inline-block;
    font-weight: 800;
    font-size: 1.4em;
    border:3px solid #FFDD00;
    padding:10px 20px;
    margin:50px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    text-decoration: none;
}

.action-button:hover {
    background-color: #FFDD00;
    color:#000;
}

.home-stripe {
    background-color: #000;
}

#a-little-about, #a-little-about h2 a {
    //  background-color:  #9F6DE6;
 //   background-color: #71B06E;
    color:#fff;
}

#a-little-about a {
    //   color:  #000099;

}

.about-image{
    padding: 20px;

}
.icon-img {
    height:20px;margin-right: 0
}
.container {
    background-color:#fff;
}

.banner-text {
    top:390px;
    bottom: 10px;
    background:transparent url(img/sitestock/opac.png) repeat-x; 
    height:50px;
    border:1px solid #fff;
    padding: 0;
    margin: 0;
}


.band {
    padding:60px 30px 40px;
    min-height: 568px;
}
.band h1{
    margin-bottom: 40px;
}

.imageband-wrapper {
    /*max-height: 500px;*/
}

.imageband {
    /*min-height: 368px;*/
    /*    background-size: cover;
        background-position: center center;*/
    font-weight: 600;
    text-shadow: 1px 1px 1px #F9F5FF;
    //color:  #3075b1;
    font-size: 120%;
}
.imageband p {
   // color: #1e4a70;
}

.band a, .imageband a {
  //  color: #333333;
}

.maps-band {
    background-color:  #f3f1ec;
}

.dem2 {
    height: 700px;
    /*background-size: cover;*/
    box-sizing: border-box;
    padding: 100px;

}




.banner-text h3 {
    padding: 10px 0 10px 20px;
    margin:0px;
    vertical-align: middle;
}
.banner-text a {
    color:#fff;
}

.circle-200 {
    height:200px;width: 200px;
}


footer {
    padding-top: 20px;
    background-color: #160f56;
    color:#fff;
    font-weight: bolder;
    font-size: 60%;
}
footer .container{
    background-color: transparent;
}

.footer-brand {
    color:#fff;
    font-size: 140%;
}
footer .icon-img {
    vertical-align: top;
}
footer a {
    color:#fff;
}

#contact-bar .icon-img {
    height: 26px;
    margin-right: 15px;
    font-size: 120%;
    color: #666666;
}

.social-icons li {
    vertical-align: middle;

}
.social-icons li a img {
    vertical-align: middle;
    height: 20px;
    margin-right: 15px;
}

.a_post {
    border:1px solid #d4d4d4;
    padding:20px;

    margin-bottom: 20px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}
.b_post {

    padding:20px;

    margin-bottom: 20px;

}
#search_bar input[type="text"] {
    margin: 0 0;
    padding: 3px 10px;
    height: 32px;
    vertical-align: middle;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    color: #000;
    border: 1px solid #cccccc;
}
#search_bar input[type="submit"] {
    height: 32px;
    vertical-align: middle;
    margin: 0 -5px;
    border: 1px solid #cccccc;
    background: #fff url('img/sitestock/utility/search-icon.png') no-repeat;
    background-size: 18px;
    background-position: center center;
    padding: 4px;
    width: 40px;

    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    color: transparent;
}

.widget ul {
    list-style-type: none;
}
.widget ul li {
    margin-bottom: 10px;
}

.p404 {
    font-size: 160%;
}



/*-------------------------------------------------------------------------------Content styles-----------------*/

blockquote {
    border-left: none;
    margin:20px;
    padding:20px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border:1px solid #d1d9f5;
    background: #f7fbfc;


}

/*-------------------------------------------------------------------------------End Content styles-----------------*/






/*Extra Media Brakes -----------------------------------------------------------------------*/

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {  }
#logo img{
    margin: 0 auto
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
    #logo {
        min-height: 460px;
    }
}
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {  }


/*OverWriting Bootstrap Styles -----------------------------------------------------------------------*/
.navbar-brand {


}
.navbar-default .navbar-brand {
    font-size: 200%;
}
nav .navbar-brand span {
    color:   #9fb715;font-size: 90%;
}
.navbar-default .navbar-nav>li>a{

    text-shadow:none;
}
.navbar {
    border: none;
    background-color: transparent;
    background-image:none;
    box-shadow:none
}




/*-------------------------------------------------------------------------------Table styles-----------------*/
table {
    border:1px solid #009933;

}
tr:first-child {
    background-color: #98df56;color:#fff;font-weight: 600;font-size: 120%;
}
td, th{
    line-height: 30px;
    padding: 15px;
}
.tr-alt {
    background-color: #e6f5d7;
}






/*-------------------------------------------------------------------------------End Table styles-----------------*/


/*-------------------------------------------------------------------------------Calculator styles-----------------*/

.form-container{
    display: block;
    border:1px solid #fff;
    margin:100px 20px 20px;
    padding:20px;
    border-radius: 20px;
    background-color: #009933;
}
.date-wrapper{
    /*background-color: #ccc;*/margin-bottom: 50px;
}
.input-wrapper{
    position: relative;
    display: inline-block;
    width:140px;
}
.button-wrapper{
    /*margin-left: 5px;*/
    height:60px; 
    width:40px;
    display: inline-block;
}

#monthdown, #monthup, #yeardown, #yearup {
    display: block;
    border:none;
    height: 30px;
    width: 30px;
}
#monthup, #yearup {
    background: transparent url('img/sitestock/utility/uparrow.svg') no-repeat center center ;
    background-size: cover;
}
#monthdown, #yeardown {
    background: transparent url('img/sitestock/utility/downarrow.svg') no-repeat center center ;
    background-size: cover;
}
#kindycalculator_month,#kindycalculator_year {
    position: absolute;
    text-align: center;
    top:-50px;
    width:130px;
    height:60px;
    font-size: 20px;
    display:block;
    color:#000;

}
.banner_auto_width {
   
    margin:0 auto;
}

/*-------------------------------------------------------------------------------Helper styles-----------------*/


img.centered, .aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; } 
.alignright { float: right;margin-left: 20px } 
.alignleft { float: left; margin-right: 20px; }
.wp-caption { border: 1px solid #ddd;text-align: center;background-color: #d4d4d4; padding-top: 4px; margin: 10px; } 
.wp-caption img { margin: 0; padding: 0; border: 0 none; } 
.wp-caption p.wp-caption-text { font-size: 0.85em; line-height: 1.214em; padding: 0 4px 5px; margin: 0;}