/*
 Theme Name:   Image Direct Boilerplate Child
 Theme URI:    http://wpbp.dev.imagedirect.com/
 Description:  ID-Boilerplate Child CSS
 Author:       Image Direct Pty Ltd
 Author URI:   http://www.imagedirect.com.au
 Template:     id-boilerplate-master
 Version:      3.5
Tags:			
Copyright:     ©2014 Image Direct Pty Ltd
Text Domain:   id-boilerplate-child
*/

/*@import url("../id-boilerplate-master/style.css");*/

/* =Theme customization starts here
-------------------------------------------------------------- */


/*-----------------------------*/
/* @root */
/*-----------------------------*/

html {
    font-size: 1em;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    color: #000;
    text-align: center;
}

/*-----------------------------*/
/* @Content Typography */
/*-----------------------------*/

a {color:black;}
a:hover {
    color: darkred;
    text-decoration: none;
}

.id-address-panel p > a:before {
    margin-right: 1ex;
    font-weight: 900;
}

.id-address-panel p > a:after {
    margin: 0 0 0 1em ;
    font-weight: 200;
    content: '|';
}
.id-address-panel p:last-of-type > a:after {
    margin: 0 ;
    content: '';
}

.id-address-panel .id-client-display-phone a:before {
    content: 'M:'
}

.id-address-panel .id-client-display-fax a:before {
    content: 'T:'
}

.id-address-panel .id-client-display-email a:before {
    content: 'E:'
}

article.hentry p:last-of-type,
.id-wrapper-white .id-dynamic-widget-content {
    border-bottom: 1px solid #000;
    padding-bottom: 30px;
}

.id-slideshow-caption-wrap ul:last-of-type {
    padding-bottom: 20px;
}
h1, h2 {
    font-weight: 900;
}

.playball {
    font-family: 'Playball', cursive;
}
.lead {
    font-size: .8em;
    margin-bottom: 0.25em;
}

header.header {
    /*background-image: url(img/subtle_white_mini_waves.png);*/
    /*background-image: url(img/burgundy-shell-pattern.png);*/
    /*background-image: url(img/deep-pink-shell-pattern.png);*/
	background-color: #787878;
    padding-bottom: 40px;
    border-bottom: 10px solid #bbb;
} 

.hentry > .lead {
    font-size: .8em;
    margin: 0.35em 0;
}

.id-dynamic-widget-panel.id-wrapper-white {
    padding: 40px 0;
}


.id-header-telephone {
    font-size: 1.5em;
    font-weight: 600;
    
}

.id-header-telephone a {
    color: #000;
        color: #bbb;
    padding: 10px;
    display: inline-block;
}

.id-header-telephone a:hover {
    color: darkred;
    color: #fff;
    text-decoration: none;
   
}

.content-main {
    font-size: 1.2em; /* 1.125rem = 18px */
    /*font-size: 1rem;  1.125rem = 18px */
   
}

@media (min-width: 1200px) {
    .content-main {
    font-size: 1.2em; /* 1.125rem = 18px */
    /*font-size: 1rem;  1.125rem = 18px */
    padding-left: 100px;
    padding-right: 100px;
}
}

.content-main p {
    font-size: 1em; /* 1.125rem = 18px */
    /*font-size: 1rem;  1.125rem = 18px */
    margin-bottom: 1em;
    margin-bottom: 1rem;
    
}

#content {
    background-color: #e1e1e1;
}


address.id-client-address-widget strong {
    white-space: nowrap;
}

/*-----------------------------*/
/* @Header */
/*-----------------------------*/


/*-----------------------------*/
/* @nav navbar-nav */
/*-----------------------------*/
.navbar-nav > li > a {
    font-family: inherit;
    font-weight: 600;
    font-size: inherit;
}
/* @INVERSE */
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li.active > a,
.navbar-inverse .navbar-nav > li > a:focus {
    /*	background-color: inherit;
            color: inherit;*/
}
/* @DEFAULT */
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li.active > a,
.navbar-default .navbar-nav > li > a:focus {
    /*	background-color: inherit;
            color: inherit;*/
}

/* Footer List Items */
.footer-widgets ul li {
    padding: 1ex 0;
}

.footer-widgets ul li {
    border-bottom: 1px dotted rgba(125,125,125,.5);
}

.footer-widgets li ul li {
    border-bottom: none;
}
/*-----------------------------*/
/* @Custom button */
/*-----------------------------*/

/* Base */

.btn-primary,
.btn-primary:hover,
.btn-primary:active {
    color: white;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #007da7;
}

/* Default */
.btn-primary {
    background-repeat: repeat-x;
    background-image: linear-gradient(top, #009ED2 0%, #007DA7 100%);
}

/* Hover */
.btn-primary:hover {
    background-position: 0 -15px;
}

/*-----------------------------*/
/* id-address-panel */
/*-----------------------------*/

.id-address-panel address p {
    display: inline-block; 
}
.id-address-panel address p > a {
    display: block;  
    padding: 1ex;
}

@media (min-width: 992px) {
.id-header-telephone {
        text-align: right;
    }
}




/*-----------------------------*/
/* @id-social-media */
/*-----------------------------*/
/*
.id-social-media {
        list-style: none;
        margin: 0;
        padding: 0;
}

ul.id-social-media > li {
        display: inline-block;
        border: none;
}	

ul.id-social-media  li a {
        border: none;
}	

ul.id-social-media  li  a:hover {
        text-decoration: none;
}	

ul.id-social-media li a:hover i {
        opacity: 0.5;
        -webkit-transition: all 250ms ease-in .05s;
        -moz-transition: all 250ms ease-in .05s;
        -o-transition: all 250ms ease-in .05s;
        transition: all 250ms ease-in .05s;
}
.id-social-media li > a > i {
        display: inline-block;
        background-color: #333;
        color: #fff;
        border-radius: 50%;
        font-size: 1.1em;
        height: 2.5em;
        width: 2.5em;
        text-align: center;
        padding: 0.75em;
        vertical-align: middle;
        margin-right: 10px;
}	

http://designpieces.com/2012/12/social-media-colours-hex-and-rgb/

.id-social-media .fa-facebook {
        background-color: rgb( 59, 89, 152);
}		

.id-social-media .fa-twitter {
        background-color: rgb( 0, 172, 237);
}	

.id-social-media .fa-youtube {
        background-color: rgb( 187, 0, 0);
}	

.id-social-media .fa-google-plus {
        background-color: rgb( 221, 75, 57);
}	

.id-social-media .fa-pinterest {
        background-color: rgb( 203, 32, 39);
}

.id-social-media .fa-tumblr {
        background-color: rgb( 50, 80, 109);
}	

.id-social-media .fa-linkedin {
        background-color: rgb( 0, 123, 182);
}	*/