@charset "utf-8";
/* Theme Name: Pool Vacuums
    Author: All Web Sales
 */
 
 
body{
	background: #0883e2 url(images/bg.png) repeat-x;
	padding:0;
	margin:0;
}
#mainWrap{
	width: 900px;
	margin: 0 auto;
}
#header{
	width: 900px;
	height: 221px;
	float: left;
	background: url(images/header.png) no-repeat;
}
/* Content Settings */
h2{ padding:0; margin:0; }
#content{
	width: 864px;
	float: left;
	background-color: #fff;
	padding: 18px;
	color: #1f1f1f;
	font: 13px Arial, Helvetica, sans-serif;
	line-height: 130%;
}
#entry{
	width: 590px;
	float: left;
	margin-right: 20px;
}
.title a{
	color: #ff7200;
	text-decoration: none;
	font: normal 20px Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
}
img2 a{
	text-decoration: none;
	border:0;
}
img2 a:hover{
	text-decoration: none;
	border:0;
}
a{
	color: #0579d3;
	text-decoration: none;
	border:none;
}
a:hover{
	color: #ff7200;
	text-decoration: none;
}
.post{
	text-align: justify;
}
/* Sidebar Settings */
#sidebar{
	width: 254px;
	float:left;
	margin-top: -20px;
}
#sidebar ul{
	width: 254px;
	float: left;
	padding:0;
	margin:0;
}
#sidebar ul li{
	list-style: none;
	width: 229px;
	padding: 10px;
	background-color: #4aa7ea;
	margin-top: 20px;
	float:left;
}
#sidebar ul li ul{
	float: left;
	margin-top: 20px;
}
#sidebar ul li ul li{
	list-style: none;
	float:left;
	color: #fff;
	background: url(images/bullet.png) no-repeat left 12px;
	padding-left: 20px;
	margin-top:-10px;
	width: 200px;
}
#sidebar ul li ul li a{
	color: #fff;
	text-decoration: none;
	border: none;
}
#sidebar ul li ul li a:hover{
	color: #fff;
	text-decoration: none;
	border-bottom: 1px #fff dotted;
}
.widgettitle {
	padding:0;
	margin:0;
	color: #fff;
	font: normal 18px Arial, Helvetica, sans-serif;
}
/* Footer Settings */
#footer{
	width: 100%;
	float: left;
	background-color: #39a1ef;
	height: 70px;
}
.footerDiv{
	width: 900px;
	margin: 0 auto;
	background-color: #fff;
	height: 15px;
}
.footerDiv2{
	width: 900px;
	float: left;
	background-color: #39a1ef;
	margin-top: 20px;
	color: #fff;
	font: normal 12px Arial, Helvetica, sans-serif;
}
.footerDiv2 a{
	color: #fff;
	text-decoration: none;
	border: none;
}
.footerDiv2 a:hover{
	color: #fff;
	text-decoration: none;
	border-bottom: 1px #fff dotted;
}

