/*  
Theme Name: Cleanwell Custom Theme
Theme URI: http://eroi.com/
Description: The custom WordPress theme for Cleanwell designed by eROI.
Version: 1.0
Author: eROI
Author URI: http://eroi.com/
*/

/************************************************************************
    Site:		Abetterwaytoclean.com

	Author:		eROI		[www.eroi.com]  

	Client:		Cleanwell		[http://www.cleanwell.com/]

Listing Order:
==============

1 - STRUCTURE/LAYOUT STYLES
2 - CONTENT STYLES 
3 - SIDEBAR STYLES
4 - LIST STYLES
	4.1 - CONTENT LISTS
	4.2 - SIDEBAR LISTS
  
************************************************************************
	1 - STRUCTURE/LAYOUT STYLES
************************************************************************/

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: url('images/bg-page.gif') repeat fixed;
	color: #333;
	text-align: center;
	margin: 0;
	padding: 0;
	}

div#bigbox {
	background: url('images/bg-bigbox.gif');
	text-align: left;
	width: 787px;
	margin: 0 auto;
	padding-bottom: 10px;
}
	
div#page {
	background-color: #fafdec;
	width: 777px;
	margin: 0 auto;
}

div#header {
	background: url('images/header.jpg') no-repeat bottom center;
	}

div#headerimg h1 {
	margin: 0;
	padding: 0;
}

#headerimg a {  
	display: block;
	height: 221px; 
	width: 777px; 
	margin: 0;
	padding: 0;
	text-decoration: none;
	} 
#header h1 span {
	display: none;
}

div#content {
	font-size: 1.2em;
	background: url(images/bg-content.jpg) no-repeat top center;
	width: 767px;
	margin: 0;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	padding-left: 10px;
	padding-top: 25px;
	}


div#superwrap {
	margin: 0 0 0 0;
	float: left;
	width: 546px;	
	padding-left: 3px;
}	

div#sidebar {
	font: 1em Arial, 'Lucida Grande', Verdana, Sans-Serif;
	float: left;
	width: 170px;
	margin-top: 0;
	margin-left: 8px;
	color: #7b7c76;
	font-size: 85%;
}
	
div#theposts {
	background: url('images/bg-posts-middle.gif') repeat-y top center;		
}

div#boxtop {
	background: url('images/bg-posts-top.gif') no-repeat top center;
	height: 20px;
}

div#boxbottom {
	background: url('images/bg-posts-bottom.gif') no-repeat bottom center;
	height: 20px;
	margin: -19px 0 0 0;
}

div#boxbottom[class=archivesBox] {
	margin-top: 0;
}
	
div#footer {
	clear: both;
	margin: 0 auto;
	text-align: center;
	background-color: #fafdec;
	padding: 2px 0;
}

div#footer p {
	padding-bottom: 4px;
}


li#searchbox p, li#searchbox form {
	width: 150px;
}
form#searchform input#s{
	width: 100px;
}

form#searchform {
	padding-bottom: 25px;
}

/************************************************************************
	2 - CONTENT STYLES
************************************************************************/

div#content p {
	width: 480px;
	margin: 5px auto 1.5em 35px;
}

/* MOST LINK STYLES */
.entry a:link, #footer a:link, .entry a:visited, #footer a:visited, #commentform a:link, #commentform a:visited, #content ol.commentlist li a:link, #content ol.commentlist li a:visited, .apage a:link, .apage a:visited { color: #0a7d44; text-decoration: none; }
.entry a:hover, #sidebar a:active, #footer a:hover, #footer a:active, #commentform a:hover, #commentform a:active, #content ol.commentlist li a:hover, #content ol.commentlist li a:active, .apage a:hover, .apage a:active { color: #6e6f69; text-decoration: underline; }

div#content h3 {
	margin: .8em 0 4px 35px;
}
		
h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color: #00833b;
	text-decoration: none;
	}
	
h2, h2 a, h2 a:visited {
	color: #00833b;
	font-size: 1.3em;
	}
h3, h3 a, h3 a:visited {
	color: #00833b;
	font-size: 1.1em;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

div#content h2 {
	margin: 2px 0 15px 35px;
	letter-spacing: 1px;
}

div#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1em;
	color: #303129;
	text-transform: uppercase;
	margin: 6px 0 3px 0;
	border-top: 1px solid #e3e5d7;
	padding-top: 3px;
}


div.apage p {
	line-height: 1.4em;
}

hr.divider {
	background: url('images/divider.gif') no-repeat top center;
	width: 497px;
	height: 1px;
	border: 0;
	margin: 10px auto 0 auto;
	padding-bottom: 20px;
	text-align: center;
	color: #ccc;
}

img.alignleft {
	float: left;
	margin: 2px 7px 2px 0;
	padding: 2px;
	border: 1px solid #f1f4e6;
	background-color: #fefefe;
}

img.alignright {
	float: right;
	margin: 2px 0 2px 7px;
	padding: 2px;
	border: 1px solid #f1f4e6;
	background-color: #fefefe;
}

div.navigation {
	background: url('images/bg-posts-middle.gif') repeat-y top center;
	width: 546px;
	margin: 0 auto 10px auto;
	font-size: .8em;
	padding-top: 1em;
}

div.navigation a:link, div.navigation a:visited { color: #a2a497; text-decoration: none; }
div.navigation a:hover, div.navigation a:active { color: #5aa43a; text-decoration: underline; }

div.navigation .alignleft {
	float: left;
	margin: -1em 0 10px 10px;
}
div.navigation .alignright {
	float: right;
	margin: -1em 10px 10px 0;
}

.postinfo {
	padding: 4px 0;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
}
	
.postmetadata {
	color: #7c8b96;
	text-transform: uppercase;
	font-size: .8em;
	text-align: right;
	clear: both;
}

a span.readmore {
	color: #7c8b96;
	text-transform: uppercase;
	font-size: .8em;
}

.postmetadata a, a span.readmore {
	text-decoration: none;
	background: url('images/right-arrow.gif') no-repeat bottom right;
	padding-right: 20px;	
	color: #333;
	margin-right: 4px;	
}

.postmetadata a:hover, a span.readmore:hover {
	color: #000;
	background: url('images/right-arrow-over.gif') no-repeat bottom right;
}

.author {
	margin-right: 1em;
}

.thedate {
	text-transform: uppercase;
	color: #333;
	margin: 25px 0 0 35px;
}

/************************************************************************
	3 - SIDEBAR STYLES
************************************************************************/

#sidebar a:link, #sidebar a:visited { color: #6e6f69; text-decoration: none; }
#sidebar a:hover, #sidebar a:active { color: #5aa43a; text-decoration: underline; }

li#restoringBalance p {
	font-family: 'Lucida Grande', Geneva, Verdana, Helvetica, Arial, sans-serif;
	color: #0a7d44;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.3em;
	width: 180px !important;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 6px;
	margin: -2px 0 0 0;
}

li#restoringBalance h2#restoring {
	background: url('images/title_ourblog.gif') no-repeat top left;
	height: 23px;
	border: 0;
	width: 180px;
}

li#restoringBalance h2#restoring span {
	display: none;
}

#meetlarry {
	margin: 5px 0 7px 0;
}

div#meetlarry a {
	display: block;
	width: 150px;
	height: 11px;
	background: url('images/meet-larry.gif') no-repeat top left;
	text-decoration: none;	
}

div#meetlarry a span {
	display: none;
	width: 150px;
}

li#restoringBalance {

}


/************************************************************************
	4.1 - CONTENT LIST STYLES
************************************************************************/
div#superwrap ul, div#superwrap ol {
	width: 450px;
}

div#superwrap ul li, div#superwrap ol li {
	margin-bottom: 1em;	
	margin-left: 35px;
}

ul li {
	list-style-image: url('images/bullet.gif');
}

/* COMMENT LIST */

div#superwrap ol.commentlist li p {
	width: 400px;
	margin: .5em 0 1.1em 0;
	
}
div#superwrap ol.commentlist li cite {
	font-weight: bold;
}
div#superwrap ol.commentlist li {
	padding-bottom: 10px;
	border-bottom: 1px dotted #ccc;
}
div#superwrap ol.commentlist li small.commentmetadata a {
	margin-top: -5px;
}
/************************************************************************
	4.2 - SIDEBAR LIST STYLES
************************************************************************/


#sidebar ul li {
	width: 150px;
	margin: 0 10px 5px -30px;
	list-style-type: none;
	list-style-image: none;
}

#sidebar ul li ul {
	margin-bottom: 30px;
}

#sidebar div#socialIcons { padding-bottom: 10px; }
#sidebar div#socialIcons img { padding-right: 5px; }

#sidebar ul li ul li{
	list-style-type: none;
	background: url('images/bullet.gif') no-repeat left;
	padding: 0 0 0 13px;
	vertical-align: text-top;
}


