/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background:  #FFFFFF url(images/bg01.jpg) repeat-x top left;
	font-size: 13px;
	color: #7F7F7F;
}

body, th, td, input, textarea, select, option {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	text-align: center;
}

h1, h2, h3 {
	font-weight: normal;
	color: #484848;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 1em;
}


a {
	color: #D79B00;
}

a:hover {
	text-decoration: none;
	color: #D79B00;
}

/* Header */

#header {
	width: 890px;
	height: 220px;
	margin: auto;
	background: url(images/tigerWindowCleaningLogo.png) no-repeat 25px;
	margin-top: 0px;
	background-position: center;
}

/* Logo */

#logo {
	float: left;
	padding: 40px 0 0 0;
}

#logo h1 {
	margin: 0;
	text-transform: lowercase;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
}

#logo h1 a {
	padding-right: 20px;
	text-decoration: none;
	color: #FFFFFF;
}

#logo H2 {
	text-transform: uppercase;
	font-size: 12px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	float: right;
	height: 220px;
}

#menu ul {
	margin: 0px;
	padding: 180px 0px 0px 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin-left: 20px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 16px;
	color: #FFFFFF;
}

#menu a:hover, .active a {
	border-bottom: 3px solid #FFFFFF;
}


/* Page */

#page {
	width: 890px;
	margin: 0 auto;
	height: 590px;
	padding: 0px 50px;
	background: #fff url(images/wrapper.gif) repeat-y center;
}

/* Content */

#content {
	float: left;
	width: 590px;
	padding: 10px;
}

.post {
	padding: 20px 0 0 20px;
	background: url(images/bg04.jpg) no-repeat top left;
	height: auto;
}

.title {
	margin: 0;
	color: #484848;
}

.byline {
	margin: 0;
	color: #D79B00;
}

.meta {
	text-align: left;
	color: #646464;
}

.meta .more {
	padding-left: 20px;
	background: url(images/img03.gif) no-repeat left center;
}

.meta .comments {
	padding-left: 20px;
	background: url(images/img04.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 250px;
	vertical-align: top;
	padding: 10px;
	height: 570px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 15px 0;
}

#sidebar li li {
	padding: 5px;
	padding-left: 10px;
}

#sidebar h2 {
	margin: 0;
	padding: 10px 0 0 20px;
	height: 40px;
	color: #000000;
	background: url(images/small.gif) repeat-x;
	text-align: left;
}

#sidebar a {
}

#sidebar a:hover {
}

/* Footer */

#footer {
	clear: both;
	margin: 0px;
	padding-top: 20px;
	height: 100px;
	border-top: #D79B00 solid 4px;
	background: #F2F2F2 url(images/bg02.jpg) repeat-x left top;
}

#footer p {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	text-align: right;
	color: #717171;
	padding-right: 25px;
}
#wrapper {
	background-position: center center;
	height: 610px;
	width: 890px;
}
#rightLinkBox {
	background-image: url(images/rightBox2.png);
	background-position: top center;
	margin: 0px;
	padding: 0 0 0 20px;
	height: 200px;
	width: 230px;
	text-align: left;
	background-repeat: no-repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bolder;
}
.menu {
	width: 214px;
	margin: 0 auto;
	padding: 0px;
	display: inline;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

.menu ul {
	list-style-type: none;
	padding: 0px;
	margin: auto;
	width: 214px;
}

.menu li a {
	display: block;
	height: 40px;
	padding: 15px 0 0 30px;
	margin: 0px 0 0 0;
	color: #fff;
	font-weight: bold;
	background: url(images/menubtn_up.png) no-repeat;
	text-decoration:none;
}

.menu li a:hover, .menu li .current {
	background: url(images/menubtn_over.png) no-repeat top right;
	text-decoration:underline;
	color: #FFFF66;
}
img {
	padding:5px;
	float: left;
	border: 2px solid #E5E5E5;
	margin: 5px;
}
.contactSteps {
	padding-left:124px;
}
#contentSteps {
	width:100%;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}
#content2 {
	background-image: url(images/window_cleaning_1.jpg);
	background-position: center top;
	margin: 20px 25px 0 25px;
	padding: 15px;
	float: left;
	height: 160px;
	width: 250px;
	background-repeat: no-repeat;
	background-color: #212121;
	clear: both;
}
