/*
Theme Name: Sky Child
Description: This is a Child Theme based on the SKY 2 Column theme from Elegant Themes
Author: Peak Consulting
Author URI: http://peak-consulting.com.au/web-design
Template: Sky
Version: 1.0
*/

@import url("../Sky/style.css");

/* patch to fix turning off ajax */
#top-menu li.current-menu-item { background: url(images/current_menu_item.png) no-repeat bottom center;}

/* add link to peak consulting in footer */
#footer-copyright {z-index:9999; position:relative; text-align:right;}
#footer-copyright a {text-decoration:none; color:#999; font-size:smaller;}

/* remove read more link from featured slider */
.description a.readmore {display:none;}

/* correction for oversize logo (supposed to be 103wide with 110margin */
#logo {margin-left:-12px; margin-right:0px;}

/* reduce gap between header and orange banner */
#main_header {padding-bottom: 18px;}

/* change colour of featured title text */
.featured-title a {color:#DD9A40;}

/* increase size of menu labels */
#top-menu a {font-size: 22px;}