/**
 * Add any custom CSS here.
 *
 * This file will be loaded after all other theme stylesheets.
 */
ul.menu {
	width: 100%;
	font-weight: bold;
}
ul.menu li {
	text-indent: 0;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 14px;
	margin-bottom: 10px;
	letter-spacing:1px;
	font-weight: bold;
}
ul.menu li a:link, ul.menu li a:visited {
	color: #000000;
	text-decoration:none;
	text-transform: uppercase;
	padding: 2px;
	font-weight: bold;
} 
ul.menu li a:hover, ul.menu li.current_page_item a:link, ul.menu li.current_page_item a:visited  {
	/*color: #DDEE40;*/
	color: #FFFF00;
	/*background-color: #9CACAB;*/
	background-color: #879A97;
	font-weight: bold;
}
ul.sub-menu li {
	text-indent: 10px;
	font-size: 10px;
	margin-bottom: 0px;
	}
.widget_nav_menu ul li:before {
    content: "";
}
.widget-area .widget a:not(.button) {
    font-weight: 600;
    text-decoration: none;
}
#masthead  {
	margin-top: 20px;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url(https://www.hamishmacdonaldprints.com/wp-content/uploads/2018/06/signature31.png);
	background-position: center top;
	padding-top: 90px;
	padding-bottom: 30px;
}
.site-branding {
	position:absolute;
	width: 1px;
	height: 1px;
	overflow:hidden;
	left: -2000px;
	
}
.handheld-navigation {
	background-color:#FFFFFF;
}
body.home .entry-title, .entry-meta { display:none;}
.social-media img {
	width: 30px;
	max-width: 30px !important;
	height:auto;
}
#masthead {
	    margin-bottom: 40px !important;
}

	