/*
Theme Name: South Kensington Plumbers
Version: 1.0
*/

/** General layout and styling**/
html, body {
	margin: 0;
	padding: 0;
	background: #fff; 
	text-align: left; 
	font-size: 1em; 
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
	color: #353535;
	background: #1e7997 url(images/bg.png) repeat-x;
}
#main {
	width: 960px;
	height: auto;
	margin: 0 auto;
}
#topcontainer {
	width: 960px;
	height: auto;
}
#header {
	width: 960px;
	height: 250px;
}
#logo {
	width: 960px;
	height: 77px;
	margin: 30px auto 10px auto;
	background: url(images/logo.png) no-repeat center bottom;
}
#navibar {
	width: 960px;
	height: 40px;
	line-height: 40px;
	position: relative;
	display: block;
	margin: 10px auto;
	padding: 0;
	text-align: center;
	vertical-align: middle;
	color: #353535;
	background: url(images/navibar.png) repeat-x;
}
#emptytop {
	width: 960px;
	min-height: 48px;
}
#middlecontainer {
	width: 960px;
	height: auto;
}
#sidebar {
	width: 192px;
	height: auto;
	display: block;
	float: left;
}
#textbox {
	width: auto;
	height: auto;
	padding: 0 15px 15px 15px;
}
#emptymiddle {
	width: 960px;
	min-height: 47px;
	padding: 5px;
}
#bottmomcontainer {
	width: 960px;
	height: auto;
}
#footer {
	width: 960px;
	height: 40px;
	line-height: 40px;
	background: url(images/footer.png) repeat-x;
}
#emptytop {
	width: 960px;
	height: 48px;
	padding: 5px;
}
#emptyfooter {
	width: 960px;
	min-height: 15px;
	padding: 5px;
}
div {
	overflow: hidden; 
}
h1 {
	margin: 0;
	font-size: 1.2em; 
	font-weight: bold;
	color: #fff;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #05425f;
}
h3 {
	font-size: 1em; 
	font-weight: bold;
	color: #05425f;
}
h4 {
	font-size: 0.9em; 
	font-weight: bold;
	color: #05425f;
}
h5 {
	font-size: 0.8em; 
	font-weight: bold;
	color: #05425f;
}
h6 {
	font-size: 0.6em; 
	font-weight: bold;
	color: #05425f;
}
p {
	font-size: 1em; 
	color: #000;
	text-align: left; 
}
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: #ffffff;
}
ul {
	width: auto;
	list-style: circle;
}
li {
	width: auto;
	list-style: circle;
}
ol {
	width: auto;
	list-style: circle;
}
a.inline {
	color: #353535;
	text-decoration: none;
}
a.inline:hover {
	color: #009cff;
	text-decoration: underline;
}
ul.inline {
	width: auto; 
	margin: auto;
	display: table;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	list-style: none;
}
li.inline {
	width: auto;
	text-align: center;
	display: table-cell; 
	float: left;
	margin: 0 auto;
	padding: 0 20px;
	list-style: none;
}
li.inline:hover {
	background: url(images/dot.png) no-repeat left;
}
ul.inline li {
	width: auto;
	float: left;
	margin: auto;
	padding: 0 20px;
	text-align: center;
	list-style: none;
}
.alignleft {
	margin: 0;
	padding: 25px 10px 10px 0;
	float: left;
	overflow: visible;
}
.alignright {
	margin: 0;
	padding: 5px;
	float: right;
	overflow: visible;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
}
ul.first-item {
	margin: 0 auto;
	text-align: center;
	line-height: 30px;
}
li.first-item {
	float: left;
	margin: 0 auto;
	padding: 0 15px;
	text-align: center;
	border-left: 2px solid #0b77d3;
}
li.first-item:hover {
	background: url(images/navibar-hover.png);
}
ul.last-item {
	margin: 0 auto;
	text-align: center;
	line-height: 36px;
}
li.last-item {
	width: auto;
	float: left;
	margin: auto;
	padding: 0 10px;
	text-align: center;
	border-left: 2px solid #0b77d3;
	border-right: 2px solid #0b77d3;
}
li.last-item:hover {
	background: url(images/navibar-hover.png);
}
span.blueunderline {
	color: #009cff;
	text-decoration: underline;
}
span.blueunderlinebig {
	font-size: 1.5em;
	color: #009cff;
	text-decoration: underline;
}
span.underline {
	text-decoration: underline;
}

/** Header **/
div.headerlist {
	width: 960px;
	height: auto;
	display: block;
	margin: 10px auto;
	padding: 0;
	text-align: center;
	color: #353535;
	background: url(images/headerlist.png) repeat-x;
}
ul.headerlist {
	width: 29%;
	height: auto;
	display: block;
	float: left;
	margin: 0 auto;
	list-style: none;
	text-align: center;
}
li.headerlist {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
	padding: 10px 20px;
	font-size: 1em;
	font-weight: bold;	
	text-align: center;
	float: left;
	list-style: none;
}
ul.headerlist li {
	float: left;
}
div.headercontact {
	width: 960px;
	height: 40px;
	position: relative;
	display: block;
	margin: 10px auto;
	padding: 0;
	color: #353535;
	text-align: center;
	background: url(images/call24h.png) repeat-x;
}
p.headercontact {
	margin: 0;
	padding: 10px 20px;
	font-size: 1.5em;
	color: #353535;
	font-weight: bold;
	text-align: center;
}
ul.headercontact {
	width: 960px;
	height: 62px;
	display: block;
	margin-right: 0;
	padding: 0;
	text-align: right;
}
li.headercontact {
	width: auto;
	height: auto;
	display: block;
	float: left;
	list-style: none;
	margin-right: 0;
	font-size: 1.8em;
	font-weight: bold;
	color: #e50000;
	text-align: right;
}
ul.headercontact li {
	height: 62px;
	line-height: 62px;
	display: block;
	list-style: none;
}

/** Sidebar **/
div.vertical {
	width: 202px;
	height: 105px;
	display: block;
	margin-bottom: 20px;
}
ul.vertical {
	width: 202px;
	height: 105px;;
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
}
li.vertical {
	margin: 0;
	padding: 0 10px;;
	overflow: hidden;
	font-size: 1.3em;
	font-weight: bold;
	color: #353535;
	text-align: left;
	vertical-align: bottom;
	list-style: none;
	border-left: 4px solid #fff;
}
ul.vertical li {
	font-size: 1.3em;
}
img.vertical {
	margin: 0;
	padding: 0;
	border: none;
}
p.vertical {
	margin: 0;
	padding: 0;
	font-size: 3em;
	font-weight: bold;
	color: #353535;
	text-align: center;
	text-decoration: none;
}


/** Footer **/
a.footer {
	font-size: 1em;
	color: #353535;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
ul.footer {
	width: auto; 
	height: 40px;
	margin: auto;
	padding: 0;
	text-align: center;
	line-height: 50px;
}
ul.footer li {
	width: auto;
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
	list-style: none;
	font-size: 0.8em;
	border: none;
	color: #353535;
}
ul.footer li:hover {
	background: none;
}
div.cards {
	width: 152px;
	height: 26px;
	display: block;
	margin: 7px 20px;
	padding: 0;
	display: block;
	float: left;
	background: url(images/payments.png) no-repeat;
}

/** Contact **/
div.contactform {
	width: auto;
	height: auto;
}
p.contactform {
	margin: 0 5px;
	font-weight: normal;
}
.contactform input[type=text] {
	width: 250px;
	height: 24px;
	position: relative;
	display: block;
	float: right;
	padding: 0 5px;
	background: #fff;
	color: #404040;
	border: 1px solid #c0c0c0;
	box-shadow: 1px 1px 3px 1px #c0c0c0 inset;
}	
.contactform textarea, 
	textarea:focus {
	min-width: 250px;
	max-width: 457px;
	margin-left: 143px;
	padding: 5px;
	background: #fff;
	border: 1px solid #c0c0c0; 
	box-shadow: 1px 1px 3px 1px #c0c0c0 inset;
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #404040;
}
div.contactform input[type=text]:hover, 
	input[type=text]:focus, 
	textarea:hover { 
	border: 1px solid #359aff; 
}
.submit {
	width: 58px;
	height: 39px;
	margin: 10px 0 0 345px;
	background: url(images/send.png) no-repeat; 
	border: none;
}
.submit:hover {
	background: url(images/send-hover.png) no-repeat; 
}
div.label {
	width: 400px;
	line-height: 20px;
	display: block;
	margin-top: 5px;
	padding: 0 5px;
}
p.label {
	margin-top: 5px;
	padding: 0;
	font-size: 9px;
	color: #ff8000;
}
a.blog{
color: white !important;
}