/*
Theme Name: Ken Linford Garden Care
Theme URI: http://kenlinfordgardencare.co.uk/
Description: The WordPress theme theme for Ken Linford Garden Care.
Version: 1
Author: Equal Design
Author URI: http://equaldesign.co.uk/
Tags: green, white, black
*/

* {
	margin: 0px;
	padding: 0px;
}
a {
	color: #006600;
	text-decoration: none;
}
a:hover {
	color: #0066FF;
}
body {
	font-size: 0.8em;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	background-image: url(images/body-bg.png);
	background-repeat: repeat;
	background-position: left top;
}

#top-stripe {
	background-image: url(images/top-stripe-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 27px;	
}
#header-wrap {
	height: 108px;
	width: 100%;
	background-image: url(images/header-wrap-bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 4px;
}
#header {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	width: 550px;
	height: 115px;
	background-image: url(images/logo2.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#logo h1, #logo p {
	text-indent: -9999px;
}
#navbar-wrap-neutral, #navbar-wrap-commercial, #navbar-wrap-residential {
	width: 100%;
	background-image: url(images/navbar-wrap-naeutral.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 45px;
}
#navbar-wrap-commercial {
	background-image: url(images/navbar-wrap-commercial.jpg);
}
#navbar-wrap-residential {
	background-image: url(images/navbar-wrap-residential.jpg);
}

#navbar {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
#navbar ul {
	list-style-type: none;
	float: left;
	margin-top: 14px;
}
#navbar ul li {
	float: left;
	display: inline;
}
#navbar ul li a {
	background-image: url(images/navbutton-white.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 11px;
	width: 75px;
	display: block;	
	float: left;
	padding: 10px;
	text-align: center;
	color: #000000;
	text-decoration: none;
}
#navbar ul li a:hover {
	float: left;
	color: #FFFFFF;
	background-image: url(images/navbutton-dark.png);
}
#navbar ul li.current_page_item a {
	float: left;
	background-image: url(images/navbutton-dark.png);
}

#breadcrumb {
	margin-top: 10px;
	margin-bottom: 10px;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	min-height: 500px;;
}

#content {
	float: left;
	width: 580px;
	margin-right: 40px;
	display: inline;
}
#contact-details {
	width: 550px;
}
#contact-details h1 {
	font-size: 3em;
	margin-top: 5px;
}
#contact-details p {
	font-size: 1.7em;
	font-weight: bold;
}
#contact-details p.address {
	font-weight: normal;
	font-size: 1.6em;
}

.post {

}
.jdGallery .slideInfoZone h2 {
	font-size: 1.4em;
}
.jdGallery .slideInfoZone p {
	line-height: 1.8em;
}
.post-title-neutral, .post-title-residential, .post-title-commercial {
	background-image: url(images/post-top-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 15px;
	padding-bottom: 0px;
	height: 36px;
	width: 550px;	
}
.post-title-residential {
	background-image: url(images/post-top-bg.png);
}
.post-title-commercial {
	background-image: url(images/post-top-bg.png);
}
.post-content {
	background-image: url(images/post-middle-bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 15px;
	padding-top: 0px;
	width: 550px;
	line-height: 1.5;
}
.post-content ul {
	margin-left: 10px;
	padding-left: 10px;
	margin-bottom: 15px;
}
#featured {
	margin-bottom: 25px;
}
.post-content p {
	margin-bottom: 10px;
}
.post-content-bottom {
	background-image: url(images/post-botttom-bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 10px;
	width: 580px;
	margin-bottom: 0px;
}

#sidebar {
	float: right;
	width: 280px;
	margin-bottom: 10px;
	display: inline;
}
#sidebar-top {
	background-image: url(images/sidebar-top-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 23px;
	width: 280px;	
}
#sidebar-middle {
	background-image: url(images/sidebar-middle-bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 236px;
	padding-right: 22px;
	padding-left: 22px;	
}
#sidebar-bottom {
	background-image: url(images/sidebar-bottom-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 32px;
	width: 280px;	
}
#sidebar ul {
	list-style-type: none;
}
#sidebar ul li {
	padding-bottom: 5px;
	font-size: 0.9em;
	font-weight: bold;
}
#sidebar ul li a {
	display: block;
	color: #000000;
	text-transform: uppercase;
	background-image: url(images/neutral-bullet.gif);
	background-position: left center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 22px;
	background-repeat: no-repeat;
}
#sidebar ul.commercial-links li a {
	background-image: url(images/commercial-bullet.gif);
}
#sidebar ul.residential-links li a {
	background-image: url(images/residential-bullet.gif);
}
#sidebar ul li a:hover, #sidebar ul li.current_page_item a {
	color: #006600;
}
.sidebar-inner-heading-residential, .sidebar-inner-heading-commercial {
	background-image: url(images/residential-services-heading.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 35px;
	width: 216px;
	padding-right: 10px;
	padding-left: 10px;	
}
.sidebar-inner-heading-commercial {
	background-image: url(images/commercial-services-heading.jpg);
}
.sidebar-inner-expand, .sidebar-inner-expand-residential, .sidebar-inner-expand-commercial  {
	background-image: url(images/sidebar-inner-expand.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 196px;
	padding: 20px;	
}
.sidebar-inner-expand-residential {
	margin-bottom: 20px;
}
#sidebar h2.residential-services, #sidebar h2.commercial-services, #sidebar h2.neutral-services {
	/*background-repeat: no-repeat;
	background-position: left center;*/
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 22px;
	font-weight: normal;
	color: #FFFFFF;
}
.sidebar-logo {
	margin-top: 15px;
}
/*
#sidebar h2.residential-services {
	background-image: url(images/residential-bullet.gif);
}
#sidebar h2.commercial-services {
	background-image: url(images/commercial-bullet.gif);
}
#sidebar h2.neutral-services {
	background-image: url(images/neutral-bullet.gif);
}*/

/* images */

p img {
	padding: 0;
	max-width: 100%;
	}
a img {
	border: none;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

#footer-wrap {
	background-image: url(images/footer-wrap-bg.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 156px;
	width: 100%;
}
#footer {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
#footer a {
	color: #333333;
}
#copyright {
	float: left;
	width: 420px;
	margin-right: 30px;
}
#footer-nav {
	float: left;
	width: 430px;
}
#footer-nav ul {
	list-style-type: none;
}
#footer-nav ul li {
	margin-right: 10px;
	float: left;
}
#footer-nav ul li a {

}
#footer-nav ul li a:hover {
	text-decoration: underline;
}

#test {
	background-image: url(images/com-side.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 196px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	min-height: 212px;
}
#test ul {
	padding-top: 20px;
}
