/*   
Theme Name: Marble Construction
Theme URI: http://www.marbleconstruction.co.uk
Description: Marble Construction - Builders 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: #af1426;
}
#sidebar ul li a:hover {
	background-color: #af1426;
}

/* Services */

body.page-id-74 #content_inner {
	background: url(images/services/splash.jpg) top right no-repeat;
}
body.page-id-74 .post_upper {
	height: 480px;
}
body.page-id-74 .post_upper h2 {
	visibility: hidden;	
}
body.page-id-74 .post_upper h3 {
	margin: 30px 0 0;
	color: white;
	width: 360px;
	text-align: right;
	margin-left: 60px;
	text-shadow: #333 1px 2px 1px;
}
body.page-id-74 .post_upper p {
	float: right;
	clear: both;
	width: 220px;
	margin-right: 10px;
}

/* 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;	
}