body {
	margin-top: 20px;
	margin: 0;
	padding: 0;
	font-size: 12px;
	text-align: justify;
	background-color: #C0F3FD;
	background-image: url(images/img01a.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #000066;
}

body, th, td, input, textarea, select, option {
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
	line-height: normal;
}

h1, h2, h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000066;
}

h1 {
	letter-spacing: 0px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 200%;
	text-align: left;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #FFFFFF;
}

a:hover {
	color: #FFFF33;
}

hr {
	display: none;
}

#wrapper {
	margin: 0;
	padding: 0;
	background: #C0F3FD url(images/img02.jpg) repeat-x left top;
}


/* Header */

#header {
	width: 80%;
	height: 255px;
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
	margin-top: 0;
	margin-right: 12%;
	margin-bottom: 0;
	margin-left: 8%;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(images/Cleaningwithasmile-header.png);
	background-repeat: no-repeat;
	background-position: left 0%;
}

#header h1, #header p {
	margin: 0;
}

#header h1 {
	float: none;
	color: #000000;
	font-size: 36px;
	padding-left: 75px;
	height: 70px;
}

#header p {
	float: right;
	padding: 17px 0 0 10px;
	font-size: 12px;
	font-weight: bold;
}

#header a {
	text-decoration: none;
	color: #F79F1A;
}

#banner {
	margin: 0 auto;
	margin-bottom: 15px;
	padding: 0;
	width: 800px;
	height: 250px;
	background: url(images/img01.jpg) no-repeat left top;
}

/* Page */

#page {
	width: 80%;
	margin-bottom: 15px;
	margin-top: 0;
	margin-right: 12%;
	margin-left: 8%;
}

/* Content */

#content {
	float: right;
	width: 74%;
	margin: 0;
	padding: 0px 0px 0px 5px;
}

.post {
	padding: 0px 0 0 0;
}

.title {
	border-left: 6px solid #2E2E2E;
	padding: 0 20px 0 10px;
	font-size: 22px;
}

.title a {
	text-decoration: none;
	color: #FFFFFF;
}

.pagetitle {
}

.byline {
	margin: -0px 0px 0 0px;
	color: #000066;
	font-size: medium;
	line-height: normal;
}

.meta {
	text-align: left;
	color: #17A141;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #34CD65;
	border: 3px solid #000000;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.meta .more {
	padding-left: 10px;
}

.meta .comments {
	padding-left: 10px;
}

.meta a {
	color: #000000;
}

.navigation {
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.posts {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.posts li {
}

.posts h3 {
	margin: 0;
	font-weight: bold;
}

.posts p {
	margin: 0;
	line-height: normal;
}

.posts a {
}

.entry {
	margin: 0;
	padding: 0 0 15px 17px;
}

.last {
	border: none;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 25%;
	margin-top: -55px;
	color: #17A141;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#sidebar .btm {
	margin: 0;
	padding: 0;
	background-image: url(images/img07a.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #FFFFFF;
}

#sidebar .top {
	background-image: url(images/img05a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	color: #FFFFFF;
	padding-left: 5px;
}

#sidebar .wrap {
	background-image: url(images/img06a.gif);
	background-repeat: repeat-y;
	background-position: left top;
	color: #FFFFFF;
}

#sidebar ul {
	margin: 0;
	list-style: none;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 10px;
	color: #FFFFFF;
}

#sidebar li {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}

#sidebar li ul {
	margin: 0 0 0 0;
	padding: 0 0 20px 0;
	color: #FFFFFF;
}

#sidebar li li {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	line-height: 25px;
	color: #FFFFFF;
}

#sidebar h2 {
	margin: 0;
	padding-left: 50px;
	height: 48px;
	font-size: 18px;
	background-image: url(images/img08.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#sidebar a {
	color: #FFFFFF;
}

#sidebar a:hover {
	text-decoration: none;
	color: #FFFF33;
}
/* Search */

#search input {
	display: none;
}

#search input#s {
	display: block;
	width: 230px;
	padding: 2px 5px;
	border: 1px solid #3DD1FF;
}

#search br {
	display: none;
}

/* Calendar */

#calendar {
}

#calendar h2 {
	margin-bottom: 15px;
}

#calendar table {
	width: 80%;
	margin: 0 auto;
	text-align: center;
}

#calendar caption {
	width: 100%;
	text-align: center;
}

#next {
	text-align: right;
}

#prev {
	text-align: left;
}

/* Footer */

#footer {
	width: auto;
	height: 118px;
	background: url(images/img03.gif) repeat-x left top;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	padding: 50px 0;
}

#footer p a {
}

