/*   
Theme Name: Marble Plumbing
Theme URI: http://www.marbleplumbing.co.uk
Description: Marble plumbing - Plumbers based in South East England.
Author: Fubra Limited
Version: 1.0
*/

/* Include Layout Template */

@import "template.css";

a,
#sidebar ul li h2 a:hover,
body.page-id-5 .post_upper ul li strong,
body.page-template-contact-php dl dt
{
	color: #145daf;
}
#sidebar ul li a:hover {
	background-color: #145daf;
}

/* About Us */

body.page-id-5 #content_inner {
	background: url(images/about/splash.jpg) top right no-repeat;
}
body.page-id-5 .post_upper {
	height: 624px;
	padding: 0 280px 0 55px;
}
body.page-id-5 .post_upper h2 {
	visibility: hidden;	
}
body.page-id-5 .post_upper h3 {
	margin: 50px 0 105px;
	color: white;
	text-align: right;
	text-shadow: #333 1px 2px 1px;
}
body.page-id-5 .post_upper p {
	margin-bottom: 25px;	
}
body.page-id-5 .post_upper p,
body.page-id-5 .post_upper ul {
	font-size: 16px;
}
body.page-id-5 .post_upper ul {
	list-style: none;
}
body.page-id-5 .post_upper ul li {
	margin-bottom: 20px;	
}






