/*
Theme Name:     Slate Child Theme
Description:    Make your modifications to Slate in this child theme.
Template:       slate
*/

@import url('../slate/style.css');

/* COLBERT & COMPANY CUSTOM CSS */

p, a, h1, h2, h3, h4, h5, h6, .copyright {
   font-family: arial, sans-serif!important;
   color: #ffffff!important;
   font-weight: normal!important;
}

h2 {text-transform: uppercase;}

/* NAVIGATION */
.header-left a {font-size: 30px!important}
h1.logo-text {
   /*background: url('http://www.colbertandcompany.com/wp-content/uploads/2014/12/CC_logo_transparent.png') no-repeat!important;*/
   /*margin-top: 15px;*/
width: 300px!important
}

.header-right a {font-size:16px!important}

.header.clearfix {
margin-top: 20px;
border-top: white solid 3px;
border-bottom: white solid 3px!important;
padding-top: 10px!important;
padding-bottom: 0px!important;
}

.header-hidden-wrap {display: none}

/* HOMEPAGE SLIDER */
.section-slider {margin-top: 50px; margin-bottom: -30px}


.flex-direction-nav {margin-top: -22%!important}

.flex-next {
background: url('http://www.wildingcommunications.com/wp-content/themes/slate/images/right2.png') no-repeat scroll 0% 0% transparent!important;
right: -100px!important}

.flex-prev {
background: url('http://www.wildingcommunications.com/wp-content/themes/slate/images/left2.png') no-repeat scroll 0% 0% transparent!important;
left: -100px!important;
}

.flex-next, .flex-prev {height: 50px!important;
display:none!important;}


/* HOMEPAGE MAIN TEXT BELOW SLIDER */
.page-title {margin-top: -20px}

/* ABOUT PAGE, CONTACT PAGE */
body.page.page-id-7 .page-title, body.page.page-id-9 .page-title {display:none}
.content-full {margin-top: 45px!important}

/* CONTACT PAGE */
textarea, input {background: #ffffff!important}

.footer-text {
margin-top: 20px;
border-top: white solid 1px!important;
border-bottom: white solid 1px!important;
padding-top: 15px!important;
}

/* test page backgrounds */
body.page.page-id-81 .page-title, body.page.page-id-72 .page-title, body.page.page-id-74 .page-title {display:none!important}

body.page.page-id-72 {background: url('http://www.colbertandcompany.com/wp-content/uploads/2014/12/CC_bg_NoNoise.gif')!important}
body.page.page-id-74 {background: url('http://www.colbertandcompany.com/wp-content/uploads/2014/12/CC_bg_lessnoise.gif')!important}
body.page.page-id-81 {background: url('http://www.colbertandcompany.com/wp-content/uploads/2014/12/CC_bg_brownp5.gif')!important}

/* ABOUT image icon */
img.alignright.size-full.wp-image-66 {max-width: 33%}

/* SERVICES page */
.page-title h2 {
display: none;
}

.page-title {
    border-bottom: none !important;
}

.page-title {
    margin-top: -20px;
}
