/*
Theme Name:I B Plumbers
Version:1.0
*/

/** General layout and styling**/
html,body{
	margin:0;
	padding:0;
	text-align:left;
	font-size:1em;
	font-family:Arial,Verdana,Tahoma,Helvetica,Sans-Serif;
	color:#353535;
	background:url(images/bg.png);
}
#main{
	width:960px;
	height:auto;
	z-index:0;
}
div.topcontainer{
	width:960px;
	height:auto;
}
#middlecontainer{
	width:960px;
	height:854px;
	margin:20px auto 0 auto;
	background:url(images/content.png) no-repeat top;
}
#bottmomcontainer{
	width:960px;
	height:auto;
}
div{
	position:relative;
	display:block;
	margin:0 auto;
	overflow:hidden;
}
div.clear{
	width:960px;
	height:60px;
}
h1,h2,h3,h4,h5,h6{
	color:#303030;
}
h1{
	margin:0;
	font-size:1.2em;
	color:#ffc000;
}
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;
	text-align:left;
	color:#303030;
}
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{
	color:#fff;
	text-decoration:none;
}
a.inline:hover{
	color:#37afff;
}
ul.inline{
	width:auto;
	display:table;
	margin:0 auto;
	padding:0;
	text-align:center;
	list-style:none;
}
li.inline,li.first-item,li.last-item{
	width:auto;
	height:33px;
	line-height:33px;
	text-align:center;
	display:table-cell;
	margin:auto;
	float:left;
	padding:0 20px;
	list-style:none;
	text-align:center;
}
li.inline:hover{
	background:url(images/dot.png) no-repeat left;
}
li.first-item{
	border-left:none;
}
li.last-item{
	border-right:none;
}
.keywords{
	font-size:0.8em;
	padding:5px 15px;
	color:#777777;
}
.alignleft{
	margin:0;
	padding:0 10px 10px 0;
	float:left;
	overflow:visible;
}
.alignright{
	margin:0;
	float:right;
	overflow:visible;
}
.aligncenter{
	display:block;
	margin:auto;
	padding:0;
	overflow:visible;
}
.larger{
	font-size:larger;
}
.underline{
	text-decoration:underline;
}
.orange{
	color:#ffc000;
}
.whitelarge{
	font-size:1.8em;
	color:#fff;
}
.bluelarge{
	font-size:1.8em;
	color:#37afff;
}
.blueunderline{
	color:#37afff;
	text-decoration:underline;
}
/** Header **/
div.logo{
	width:338%;
	height:44px;
	margin:0;
	float:left;
	background:url(images/logo.png) no-repeat left;
}
div.headercontact{
	width:960px;
	height:45px;
	margin:20px auto;
	padding:0;
	text-align:center;
	background:url(images/headercontact.png) no-repeat;
}
p.headercontact{
	margin:0;
	padding:5px 20px;
	font-size:1.4em;
	color:#fff;
	font-weight:bold;
	text-align:left;
}
div.add{
	width:960px;
	margin-top:100px;
	z-index:2;
}
ul.add,ul.add2{
	width:960px;
	line-height:54px;
	margin:0;
	display:table;
	padding:0;
	list-style:none;
}
li.add,li.add2{
	line-height:54px;
	margin:0;
	display:table-cell;
	padding:0 40px;
	list-style:none;
	font-size:1.4em;
	font-weight:bold;
	color:#ff8700;
}
ul.add2{
	line-height:30px;
	display:block;
	float:right;
}
li.add2{
	line-height:30px;
	display:block;
	float:right;
	padding:0 20px;
	font-size:1em;
	color:#fff;
	background:url(images/dot.png) no-repeat left;
}
p.add{
	margin:0;
	padding:0 15px;
	font-size:1.6em;
	font-weight:bold;
}
div.menu{
	width:100%;
	height:33px;
	background:url(images/navibar.png) repeat-x;
}
div.navibar{
	width:960px;
	height:33px;
	line-height:33px;
	padding:0;
	text-align:center;
	vertical-align:middle;
}
/** Middlecontainer **/
div.sidebar{
	width:235px;
	height:250px;
	float:left;
	margin:130px 0 0  80px;
	padding:20px 0 0 0;
}
h2.sidebar{
	text-align:left;
	margin:20px 0;
	padding:0 15px;
	font-size:1.4em;
}
p.sidebar{
	padding:0 15px;
	font-size:1.2em;
	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 #d1d1d1;
	box-shadow:5px 5px 8px #d1d1d1;
}
div.cards{
	width:152px;
	height:26px;
	margin:10px auto;
	background:url(images/payments.png) no-repeat center;
}
div.textbox,div.title{
	width:450px;
	height:390px;
	margin-top:80px;
	float:left;
	padding:0 15px;
	overflow-y:scroll;
}
div.title{
	height:40px;
	margin-top:20px;
}
h1.textbox{
	padding:20px 0 0 250px;
}
div.plumber{
	width:262px;
	height:275px;
	margin:580px auto 0 90px;
	z-index:10;
	background:url(images/footerico.png) no-repeat;
}
div.shield{
	width:960px;
	height:166px;
	z-index:100;
	background:url(images/shieldico.png) no-repeat 760px 0;
}
/** Footer **/
div.wide{
	width:100%;
	margin:0;
	background:url(images/footer.png) repeat-x;
}
div.footermenu{
	width:960px;
	height:230px;
}
div.footer{
	width:760px;
	height:40px;
	line-height:40px;
	margin:20px 0 0 0;
	float:left;
	z-index:10000;
}
a.footer{
	font-size:0.8em;
	color:#353535;
	text-decoration:none;
	z-index:10000;
}
a.footer:hover{
	color:#37afff;
	z-index:10000;
}
ul.footer{
	width:760px;
	height:40px;
	margin:5px 0 0 15px;
	display:inline;
	float:left;
	padding:0;
	text-align:center;
	line-height:50px;
}
li.footer{
	height:30px;
	line-height:30px;
	display:inline;
	float:left;
	padding:0 10px;
	list-style:none;
	border:none;
}
ul.footer li:hover{
	background:none;
	color:#fff;
}
div.line{
	width:718px;
	height:2px;
	margin:0;
	float:left;
	background:url(images/line.png) no-repeat 30px 0;
}
div.keywords{
	width:760px;
	float:left;
}
/** Contact **/
div.contactform{
	width:455px;
	height:auto;
	margin:0;
	padding:0;
}
p.contactform{
	margin:0;
	font-weight:normal;
}
div.label,div.comment{
	width:455px;
	line-height:20px;
	display:block;
	margin-top:5px;
	padding:0 ;
}
p.label{
	margin-top:5px;
	padding:0 5px;
	font-size:9px;
	color:#ff8000;
}
label{
	padding:0 5px;
}
.contactform input[type=text]{
	width:440px;
	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:440px;
	max-width:440px;
	max-height:300px;
	margin:0;
	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 #37afff;
}
.submit{
	width:auto;
	height:39px;
	background:none;
	border:none;
	font-size:1em;
	font-weight:bold;
	color:#353535;
}
.submit:hover{
	background:none;
	border:none;
	color:#37afff;
	text-decoration:underline;
	cursor:pointer;
}
a.blog, a.blogtitle {
color: #FFC000 !important;
}