/*
Theme Name: Cleanwithenvy
Theme URI: http://www.cleanwithenvy.com.au
Description: Custom CMS site with custom function.
Author: Cleanwithenvy
Version: 1.1
Tags: fixed-width
*/

/* Css Reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{ 
	margin:0; 
	padding:0; 
	border:0; 
	outline:0; 
	font-size:100%; 
	vertical-align:baseline; 
	background:transparent; 
}

body{
	color:3A3A3A; 
	font:62.5%/1  Arial, Tahoma, "Trebuchet MS",  Verdana, Georgia;
	padding:0;
	margin:0;
	font-size:14px;
	background:#fff url(images/bgr_body.jpg) repeat-x bottom left;
}
ul,ol{
	list-style:none;
}
img,fieldset{
	border:none;
}	
a{
	text-decoration:none;
}
a:hover{
}
.hidden{
	position:absolute;
	left:-9999px; 
}
/*--------------------------------------
	page structure
----------------------------------------*/
#wrapper {
	background:url(images/bgr_body_top.jpg) repeat-x;
	width:100%;
	padding:5px 0 0 0;
}
#repeat_bdr {
	width:100%;
	background:url(images/bgr_repeat.jpg) repeat-y center;
}
#btm_shadow {
	width:100%;
	background:url(images/bgr_footer.png) no-repeat bottom center;
	padding-bottom:27px;
}
#top_blue_bg {
	width:100%;
	background:url(images/bgr_blue_top.png) no-repeat center top;
}
/*--------------------------------------
	main_area
----------------------------------------*/
#main_area {
	width:940px;
	margin:0 auto;
}
#header {
	width:940px;
	height:452px;
	overflow:hidden;
}
#logo_area {
	width:307px;
	float:left;
	height:452px;
	overflow:hidden;
}
#logo_area h1 {
	padding:0 0 0 25px;
}
#logo_area h1 a {
	display:block;
	background:url(images/clen_with_envy.png) no-repeat;
	width:227px;
	height:209px;
}
#impression {
	padding-left:53px;
}
#impression h2 {
	font-size:20px;
	color:#60b7ee;
	line-height:22px;
	letter-spacing:-1px;
	margin-top:-2px;
	padding-bottom:16px;
}
#impression p {
	font-size:12px;
	color:#3A3A3A;
	line-height:17px;
	font-weight:bold;
	padding-bottom:5px;
}
#impression strong {
	font-size:10px;
	color:#959799;
}

/*--------------------------------------
	header_rgt
----------------------------------------*/
#header_rgt {
	width:633px;
	float:right;
	padding:35px 0 0 0;
	position:relative;
}
.free_cost {
	background:url(images/bgr_free.png) no-repeat;
	width:179px;
	height:170px;
	position:absolute;
	top:76px;
	right:-3px;
}
#cleaning_section {
	padding-left:135px;
	height:42px;
	padding-bottom:16px;
}
#cleaning_lft, 
#cleaning_bg,
#cleaning_rgt {
	height:42px;
	display:block;
	float:left;
}
#cleaning_lft {
	background:url(images/bgr_heading_lft.png) no-repeat;
	width:9px;
}
#cleaning_bg { 
	background:url(images/bgr_heading_bg.png) repeat-x;
	width:303px;
}
#cleaning_bg img {
	display:block;
	margin-top:10px;
}
#cleaning_rgt {
	background:url(images/bgr_heading_rgt.png) no-repeat right top;
	width:9px;
}
#address {
	overflow:hidden;
	padding-left:122px;
	height:48px;
}
.address_column {
	width:224px;
	float:left;
	color:#fff;
	font-size:13px;
}
.address_column h3 {
	line-height:17px;
}
.address_column span {
	display:block;
	line-height:17px;
}
#flash_pic {
	width:633px;
	height:311px;
	overflow:hidden;
}
/*--------------------------------------
	main_content
----------------------------------------*/
#main_content {
	width:839px;/*940*/
	padding:0 75px 50px 26px;
}
.clear {
	clear:both;
}
#side_bar {
	width:226px;
	float:left;
	position:relative;
	top:-22px;
	padding:10px 0 0 0
}
#side_bar ul {
	width:226px;
	overflow:hidden;
}
#side_bar ul li {
	width:226px;
	float:left;
	border-bottom:1px solid #bbe5f9;
}
#side_bar ul li a {
	display:block;
	line-height:29px;
	padding-left:11px;
	width:100%
}
#side_bar ul li a:hover,  
#side_bar ul .current_page_item a, 
#side_bar ul .current_page_item li a:hover {
	background:#b5dbae;
}
#side_bar ul li a span {
	display:block;
	font-size:16px;
	color:#3A3A3A;
	padding-left:21px;
	letter-spacing:-1px;
	font-weight:bold;
	cursor:pointer;
}
#side_bar ul li a:hover span, 
#side_bar ul .current_page_item a span {
	background:url(images/icon_hov.jpg) no-repeat 0 8px;
}
#side_bar ul ul {
	padding:6px 0;
	border-top:1px solid #bbe5f9;
}
#side_bar ul li li {
	border:none;
}
#side_bar ul li li a, 
#side_bar ul .current_page_item li a {
	line-height:20px;
	padding:0;
	padding-left:21px;
	background:none;
}
#side_bar ul .current_page_item li a span{background:none}

#side_bar ul li li a span, 
#side_bar ul li li a:hover span, 
#side_bar ul .current_page_item li a span,
#side_bar ul li .current_page_item a span {
	background:url(images/icon_drop.png) no-repeat 0 6px;
	font-size:13px;
}
#side_bar h3 {
	font-size:17px;
	color:#3A3A3A;
	text-align:center;
	padding:12px 0 0 0;
	line-height:22px;
}
/*--------------------------------------
	content
----------------------------------------*/
#content { 
	width:554px;
	float:right;
	padding:40px 0 0 0;
}
.entry {
	width:100%;
}
.entry h1,
.entry h2,
.entry h3,
.entry h4,
.entry h5,
.entry h6 {
	color:#51A1D1;
	padding-bottom:15px;
}
.entry h1 {
	font-size:24px;
}
.entry h2 {
	font-size:22px;
}
.entry h3 {
	font-size:16px;
}
.entry h4 {
	font-size:18px;
}
.entry h5 {
	font-size:16px;
}
.entry h6 {
	font-size:14px;
}
.entry p {
	font-size:13px;
	color:#444;
	line-height:19px;
	padding-bottom:20px;
}
.entry strong {
	font-size:13px;
	color:#444;
	line-height:19px;
}
.entry ul { 
	padding-bottom:20px;
}
.entry ul li {
	background:url(images/bullet.jpg) no-repeat 0 4px; /* icon_lientry */
	padding-left:22px;
	font-size:13px;
	color:#7e7c7c;
	line-height:19px;
}

.entry .ticks { 
	padding-bottom:20px;
}
.entry .ticks li {
	background:url(images/icon_lientry.jpg) no-repeat 0 4px; /* icon_lientry */
	padding-left:22px;
	font-size:13px;
	color:#444;
	line-height:19px;
}

.entry  ol {
	list-style-type:decimal;
	list-style-position:inside;
	padding-bottom:20px;
}
.entry  ol li{
	list-style-type:decimal;
	list-style-position:inside;
	padding-left:22px;
	font-size:13px;
	color:#7e7c7c;
	line-height:19px;
}
blockquote {
	padding:10px;
	margin:10px;
	font-size:13px;
	color:#444;
	line-height:16px;
	border:1px dashed #ccc;
	font-style:italic;
}
.entry a {
	font-size:13px;
	color:#51A1D1;
}


.signupfield {
	width:230px;
}


.contactcheckbox span {
	margin:0 !important; padding:0 !important;
}
.contactcheckbox label {
	float:left:
	width:500px;
	display:block;
	margin:0; padding:0 0 0 10px;
	border:0px solid #000
}
.contactcheckbox label input {
	margin:0!important; padding:0 !important;
}

.special-feature {
	border:1px solid #ccc;
	background:#efefef;
	padding:10px 10px 0px 10px;
}

/*--------------------------------------
	footer_area
----------------------------------------*/
#footer_area {
	width:100%;
	background:#b5dbae;
}
#footer {
	width:940px;
	margin:0 auto;
}
#footer_top_section {
	width:940px;
	overflow:hidden;
	padding-bottom:10px;
}
.sublogo {
	width:154px;
	float:left;
}
.sublogo h5 a {
	display:block;
	background:url(images/bgr_sublogo.jpg) no-repeat;
	width:154px;
	height:126px;
}
#footer_rgt {
	width:786px;
	float:right;
	padding:24px 0 0 0;
	overflow:hidden;
}
#footer_address { 
	width:208px;
	float:left;
}
#footer_address h4 {
	font-size:11px;
	color:#6c8967;
	line-height:17px;
}
#footer_address p {
	font-size:11px;
	line-height:17px;
	color:#6c8967;
}
#footer_rgt ul {
	float:left;
	width:84px;
}
#footer_rgt ul li {
	line-height:17px;
}
#footer_rgt ul li a {
	font-size:11px;
	color:#6c8967;
	font-weight:bold;
}
#footer_rgt .space_list {
	width:165px;
}
#footer_pic {
	width:325px;
	float:right;
}
#footer_pic h3{
	font-size:11px;
	color:#6c8967;
	line-height:17px;
	padding-bottom:5px;
}
#footer_link {
	padding:0 15px 15px 16px;
	line-height:17px;
	font-size:11px;
	color:#6c8967;
}
#footer_link a {
	font-size:11px;
	color:#6c8967;
}

.entry img {
	padding: 0;
	max-width: 100%;
	}

.aligncenter, img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignright {
	padding: 2px;
	margin: 10px 0 10px 12px;
	display: inline;
	}
.alignleft {
	padding: 2px;
	margin: 10px 12px 10px 0;
	display: inline;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left;
	}

.wp-caption {
	border: 1px solid #b2c4c8;
	text-align: center;
	background-color: #E6E6E6;
	padding:9px 4px 4px 4px;
	margin-bottom:10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End Images */
.center{text-align:center}