/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Sep 10 2018 | 06:48:03 (am)
/*
/******* Do not edit this file *******/

.site-header {
    background: rgba(0, 0, 0, 0) url("http://www.commtvsyd.com.au/wp-content/uploads/2016/03/commtv2.jpg") no-repeat scroll right center;
    height: 253px;
    padding: 30px 0;
}
.main-navigation {
    clear: both;
    display: block;
    float: left;
    margin-left: 40px;
    margin-top: 100px;
}
.main-navigation a:hover {
    color:#B4604E;
}
.site-title a {
    color: #b4604e !important;
    font-size: 1.5em;
}
.site-title a:hover {
    color: #4e9f80 !important;
    font-size: 1.5em;
}
.site-branding {
    margin: 20px 20px 20px 50px;
}
.entry-meta {
    display:none;
}