/*
Theme Name: Streamline
Theme URI: http://www.001streamline.co.uk
Version: 1.0
Author: Kaizenet Ltd
Author URI: http://www.kaizenet.com/
*/

* {
	margin: 0;
	padding: 0;
}
body {
   text-align: center;
	font-size: 62.5%;
	background: #fff;
	color: #11538c;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}
html>body {
   font-size: 10px;
}
h1 a  {
   width: 900px;
   height: 160px;
	background: url(images/logo.jpg) no-repeat;
	text-indent: -9999px;
	display: block;
}
h3 {
	font-size: 1.5em;
	font-weight: normal;
	margin-bottom: 0.6em;
}
a {
   text-decoration: none;
	color: #04b2d9;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0;
}
ul {
	list-style-type: none;
}
em {
	font-style: normal;
	font-weight: bold;
}
p {
	margin-bottom: 1em;
	line-height: 1.3em;
}
.clear {
	clear: both;
} 
.hidden {
	display: none;
}

div#wrapper {
   text-align: left;
   width: 900px;
	font-size: 1.3em;
	margin: 0 auto;
	background: #f2f2f2;
	margin-top: 40px;
}
div#header {
	background: white;
	position: relative;
}
div#header #emailadd, #aboutus {
	position: absolute;
	top: 86px;
	left: 25px;
	color: #11538C;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: -1px;
}
div#header #aboutus {
   top: 126px;
}

ul#mainnav {
	margin: 0 auto;
	width: 900px;
	padding-bottom: 10px;
}
ul#mainnav li {
	display: inline;
}
ul#mainnav li a {
	margin-left: 20px;
	color: #11538C;
	letter-spacing: -1px;
	font-weight: bold;
	font-size: 15px;
}
ul#mainnav li a:hover, body#slatepage ul#mainnav li#slate a, body#woodpage ul#mainnav li#wood a, body#vinylpage ul#mainnav li#vinyl a, body#woodpage ul#mainnav li#wood a, body#sealerpage ul#mainnav li#sealer a, body#groutpage ul#mainnav li#grout a, body#carpetpage ul#mainnav li#carpet a {
	color: #f47018;
	text-decoration: none;
}

#content {
	padding: 50px;
	padding-top: 80px;
	width: 500px;
	float: left;
	position: relative;
} 

#content h2 a {
	letter-spacing: -1px;
	color: #11538C;
}
p.postmetadata {
	font-size: 0.9em;
}
div.entry {
	border-bottom: 1px solid #D6D6D6;
	margin-bottom: 2em;
	padding-bottom: 1em;
}
div.entry a.more-link {
	font-size: 1.3em;
	letter-spacing: -1px;
	display: block;
	width: 140px;
	margin-top: 1em;
}
#sidebar {
	width: 250px;
	padding-top: 80px;
	float: left;
}
#sidebar input#s {
	background: #d6e9ec;
	border: 1px solid #afd4de;
	height: 23px;
	padding: 1px;
	padding-top: 4px;
	width: 168px;
   display: block;
	float: left;
	margin-right: 5px;
	margin-top: 1px;
	font-size: 1.2em;
	color: #11538C;
}
#sidebar input#searchsubmit {
	background: url(images/search_btn.gif) no-repeat;
	width: 72px;
	height: 32px;
	display: block;
	text-indent: -9999em;
	border: none;
	float: left;
	color: #fff;
}
#sidebar ul li {
	margin-bottom: 2em;
}
#sidebar ul li ul li {
	margin-bottom: 3px;
}
#sidebar ul li h2 {
	letter-spacing: -1px;
	border-bottom: 1px solid #11538C;
	padding-bottom: 3px;
	margin-bottom: 5px;
	font-size: 1.2em;
}

div#footer {
   width: 800px;
	height: 180px;
	margin: 0 auto;
	background: #f2f2f2 url(images/footer_bg.gif) no-repeat bottom;
	position: relative;
	padding-left: 50px;
	padding-right: 50px;
}
div#footer div#areas {
	text-align: left;
	color: #5a5a5a;
	padding: 20px;
	border: 1px solid #D6D6D6;
	height: 80px;
	overflow: auto;
	margin-top: -20px;
	float: left;
}
div#footer div#areas h3 {
	font-weight: bold;
}
div#footer div#areas h4 {
	font-size: 12px;
}
div#footer p {
	font-size: 1.1em;
}
div#footer ul#companyinfos {
   position: absolute;
	top: 200px;
	left: 70px;
	color: #828282;
}
div#footer ul#areas li.first, div#footer ul#companyinfos li.first {
	border-left: 1px solid white;
	padding-left: 0;
}
div#footer ul#companyinfos li {
	padding: 0 6px;
	border-left: 1px solid #d6d6d6;
	line-height: 1.7em;
	display: inline
}
div#footer ul#companyinfos a {
	color: #828282;
}
div#footer ul#companyinfos p, div#footer ul#companyinfos p a {
	color: #d6d6d6;
	padding: 18px 0;
}
/* Archive Start Here */
h2.pagetitle {
	margin-bottom: 1.5em;
}
div.post h3 a {
	margin-bottom: 0;
	letter-spacing: -1px;
	color: #11538C;
}
div.post small {
	font-size: 0.9em;
}
/* Archive End Here */


/* ie 7 and below hack start here */

/* ie 7 and below hack end here */

/* ie 6 and below hack start here */
*html #header span#notepad a {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/notepad.png", sizingMethod="scale");
   cursor: pointer;
}
/* ie 6 and below hack end here */