/*
Theme Name:Potterton Boiler Services
Description:qWebstudio - we deliver Quality
Author:qWebstudio
Author URI:qWebstudio.pl
Version:1.0
*/
/** General layout and styling**/
html,body{
	margin:0;
	padding:0;
	text-align:left;
	font-size:1em;
	font-family:Arial,Tahoma,Helvetica,Sans-Serif;
	color:#2d9aff;
}
#background{
	min-width:100%;
	position:absolute;
	top:0;
	left:0;
}
#main{
	width:960px;
	height:auto;
	padding:0;
}
#topcontainer{
	width:960px;
	height:125px;
	padding:0;
	background:url(images/topcontainer.png) no-repeat 0 100%;
}
#middlecontainer{
	width:960px;
	padding:0;
	background:url(images/middlecontainer.png) no-repeat 100% 100%;
}
#bottomcontainer{
	width:960px;
	padding:0;
}
div{
	position:relative;
	display:block;
	margin:0 auto;
	padding:0;
	overflow:hidden;
}
div.wide,div.wide2,div.wide3,div.wide4{
	width:100%;
	height:125px;
	margin:0;
	padding:0;
	background:url(images/wide.png) repeat-x;
}
div.wide2{
	height:28px;
	background:url(images/wide2.png) repeat-x;
}
div.wide3{
	height:47px;
	background:url(images/wide3.png) repeat-x;
}
div.wide4{
	height:47px;
	margin-bottom:60px;
	background:url(images/wide4.png) repeat-x;
}
div.clear{
	width:960px;
	height:60px;
}
h1,h2,h3,h4,h5,h6{
	margin:0;
}
h1{
	font-size:1.4em;
}
h2{
	font-size:1.2em;
}
h3{
	font-size:1em;
}
h4{
	font-size:0.9em;
}
h5{
	font-size:0.8em;
}
h6{
	font-size:0.6em;
}
p{
	font-size:1em;
}
a,a:link{
	color:#ff8000;
	font-size:1em;
	font-weight:bold;
}
a:visited{
	color:#00ff00;
}
a:hover,a:active{
	color:#cb8583;
}
table.main{
	padding:0px;
	border:0px;
	margin:0px auto 0px auto;
	width:700px;
	background:#fafafa;
}
td{
	text-align:left;
	vertical-align:top;
	background:#fff;
}
ul{
	width:auto;
	list-style:circle;
}
li{
	width:auto;
	list-style:circle;
}
ol{
	width:auto;
	list-style:circle;
}
a.inline,a.inline2,a.inline3,a.inline4,a.inline5,a.inline6,a.inline7{
	width:100px;
	height:26px;
	display:table;
	font-size:1em;
	color:#fff;
	text-decoration:none;
	background:url(images/home.png) no-repeat 0 100%;
}
a.inline2{
	width:151px;
	background:url(images/boiler-service.png) no-repeat 0 100%;
}
a.inline3{
	width:187px;
	background:url(images/boiler-installations.png) no-repeat 0 100%;
}
a.inline4{
	width:128px;
	background:url(images/breakdowns.png) no-repeat 0 100%;
}
a.inline5{
	width:129px;
	background:url(images/emergencies.png) no-repeat 0 100%;
}
a.inline6{
	width:150px;
	background:url(images/areas-covered.png) no-repeat 0 100%;
}
a.inline7{
	width:114px;
	background:url(images/contact.png) no-repeat 0 100%;
}
a.inline:hover,a.inline2:hover,a.inline3:hover,a.inline4:hover,a.inline5:hover,a.inline6:hover,a.inline7:hover{
	background-position:0 0;
}
ul.inline{
	max-width:960px;
	height:26px;
	display:block;
	margin:0 auto;
	padding:0;
	text-align:center;
	list-style:none;
}
li.inline,li.first-item,li.last-item{
	height:26px;
	line-height:26px;
	text-align:center;
	display:table-cell;
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
}
.keywords{
	font-size:0.8em;
	padding:5px;
}
.alignleft{
	margin:0;
	margin:0 10px 10px 0;
	float:left;
	overflow:visible;
	box-shadow:3px 3px 5px #808080;
}
.alignright{
	margin:0;
	float:right;
	overflow:visible;
}
.aligncenter{
	display:block;
	margin:auto;
	padding:0;
	overflow:visible;
}
.larger{
	font-size:larger;
}
.smaller{
	font-size:smaller;
}
.bolder{
	font-weight:bolder;
}
.underline{
	text-decoration:underline;
}
.white,.whitelarger,.whitelarge{
	color:#fff;
}
.whitelarger{
	font-size:larger;
}
.whitelarge{
	font-size:4em;
	font-weight:bold;
}
.blue,.bluebold,.bluelarger,.blueunderline{
	color:#2d9aff;
}
.bluebold{
	font-weight:bold;
}
.bluelarger{
	font-size:larger;
}
.blueunderline{
	text-decoration:underline;
}
.red{
	color:#a80000;
}
.grey{
	color:#414141;
}
div.logo{
	width:281px;
	height:76px;
	float:left;
	margin:20px 0;
	background:url(images/logo.png) no-repeat left;
}
div.headercontact{
	width:460px;
	height:77px;
	float:right;
	margin:10px 0;
	background:none;
}
p.headercontact{
	margin:0;
	padding:0;
	font-size:1.8em;
	font-weight:bold;
	text-align:right;
}
div.add{
	width:960px;
	height:170px;
	background:url(images/add.png) no-repeat;
}
div.add2{
	width:960px;
	height:47px;
}
ul.add2{
	max-width:960px;
	height:47px;
	display:table;
	margin:0 auto;
	padding:0;
	list-style:none;
}
li.add2{
	height:47px;
	line-height:47px;
	display:table-cell;
	float:left;
	padding:0 30px;
	list-style:none;
	font-size:1.2em;
	font-weight:bold;
	color:#fff;
	text-align:center;
}
div.keywords{
	width:960px;
	padding:0;
}
div.navibar{
	width:960px;
	height:26px;
	line-height:26px;
	margin-top:2px;
	text-align:center;
	vertical-align:middle;
}
div.sidebar{
	width:220px;
	float:left;
	margin:0;
	padding:40px 0 20px 0;
}
h2.sidebar,p.sidebar{
	margin:30px 0;
	padding:0 15px;
	font-size:1.4em;
	color:#ff8400;
}
p.sidebar{
	font-size:0.8em;
	font-weight:bold;
}
ul.sidebar{
	width:235px;
	float:left;
	margin:0 0 40px 0;
	padding:0;
	list-style:none;
}
li.sidebar{
	margin:0;
	padding:0 15px;
	list-style:none;
	font-size:0.9em;
	font-weight:bold;
}
img.sidebar{
	max-width:223px;
	max-height:223px;
	display:block;
	overflow:visible;
	margin:auto;
	border:1px solid #c0c0c0;
	box-shadow:2px 2px 3px #c0c0c0;
}
div.textbox{
	width:710px;
	float:right;
	padding:20px 10px 180px 10px;
}
div.line{
	width:100%;
	height:2px;
	margin:0;
	background:url(images/line.png) no-repeat;
}
div.footmenu{
	width:960px;
}
div.footer{
	width:960px;
	height:47px;
	background:url(images/footer.png) no-repeat 100% 0;
}
a.footer{
	font-size:.9em;
	color:#fff;
	text-decoration:none;
}
a.footer:hover{
	font-weight:800;
}
ul.footer{
	max-width:770px;
	height:20px;
	margin:13px auto;
	display:table;
	padding:0;
}
li.footer,li.footerfirst-item,li.footerlast-item{
	width:auto;
	height:20px;
	line-height:20px;
	display:table-cell;
	float:left;
	padding:0 5px;
	list-style:none;
	border-left:1px solid #fff;
}
li.footer:hover{
	background:none;
}
li.footerfirst-item{
	border:none;
}
div.cards{
	width:220px;
	height:29px;
	margin:0;
	float:right;
	background:url(images/payments.png) no-repeat 0 50%;
}
/** Contact **/
div.contactform{
	width:600px;
	height:auto;
	margin:0;
}
p.contactform{
	margin:0;
	font-weight:normal;
}
div.label,div.comment{
	width:600px;
	line-height:20px;
	display:block;
	margin-top:5px;
}
p.label{
	margin-top:5px;
	font-size:9px;
}
label{
	padding:5px;
}
.contactform input[type=text]{
	width:585px;
	height:24px;
	margin:0;
	position:relative;
	display:block;
	float:right;
	padding:0 5px;
	color:#404040;
	border:1px solid #c0c0c0;
	box-shadow:1px 1px 3px 1px #d1d1d1 inset;
}
.contactform textarea,
	textarea:focus{
	min-width:580px;
	max-width:580px;
	margin:0 0 0 5px;
	padding:5px;
	border:1px solid #c0c0c0;
	box-shadow:1px 1px 3px 1px #d1d1d1 inset;
	font-family:Arial,Verdana,Tahoma,Helvetica,Sans-Serif;
	font-size:0.8em;
	color:#404040;
}
div.contactform input[type=text]:hover,
	input[type=text]:focus,
	textarea:hover{
	border:1px solid #359aff;
}
.submit{
	width:auto;
	height:39px;
	float:right;
	background:none;
	border:none;
	font-size:1em;
	font-weight:bold;
	color:#2d9aff;
}
.submit:hover{
	font-size:larger;
	background:none;
	border:none;
	text-decoration:underline;
	cursor:pointer;
}
a.blogtitle {
height: 20px;
background: none !important;
display:inline!important;
color: black;
width : 400px;
}
a.blog {
color : black !important;
font-size:11px;
}