#site-title a {
	display: block;
	text-indent: -999px;
	overflow: hidden;
	width: 200px; height: 55px;
	background: url('http://seabrookupholstery.com.au/wp-content/uploads/seabrook-upholstery-logo.png');
	background-size: 200px 55px;
}
#access .menu-main-container {
	margin-right: 0;
}
body {
	background: url('../images/patterns/bright-squares.png') repeat scroll top center;
}
#branding {
	background-image: url('../images/menu-jeans-bg.png') !important;
	background-color: #7d8b9e;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min-device-pixel-ratio: 1.5) {
	#branding {
		background-image: url('../images/menu-jeans-bg@2.png') !important;
	}
}
#access a, #access li.current_page_item > a, #access li.current_page_item:hover > a {
	color: #0011ff;
	text-shadow: 0 1px 0 rgba(255, 255, 255, .75);
}
body, input, textarea { font-family: PTSans; }
h1, h2, h3, h4, h5 { font-family: DroidSerif; }
