/*
Theme Name: Breeze
Theme URI: http://rtdesignstudio.com//
Author: RTDS
Author URI: http://rtdesignstudio.com/
*/
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.even, .alt {
	border-left: 1px solid #ddd;
}
#wp-calendar caption, cite {
	text-decoration: none;
}
.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
}
.sticky h2 {
	padding-top: 10px;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li {
	font-size: 1em;	
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
.commentmetadata {
	font-weight: normal;
}
small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}
	
.widecolumn .post {
	margin: 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.clear {
	clear: both;
}
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;	
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;

	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	margin-right: 6px;
	}

.alignleft {
	float: left;
	}

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
.entry form {
	text-align:center;
	}
select {
	width: 130px;
	}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }
#commentform p {
	margin: 6px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
	}

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { 
	background-color: #fff; }

acronym, abbr, span.caps {
	cursor: help;
	}
acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}
.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

a img {
	border: none;
	}



.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.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;
}
body {
	color: #444444;
	font-family: Arial, Helvetica, sans-serif;
	background: #fff;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
a {
	color: #8b8b8b;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
}
.entry a:visited {
	color: #8b8b8b;
}
#page {
	width: 1034px;
}
#header {
	width: 1034px;
	height: 135px;
	background: url(images/header.jpg) no-repeat;
	float: left;
	position: relative;
}
#logo {
	float: left;
	position: absolute;
	left: 46px;
	top: 27px;
	width: 220px;
}
#logo img {
	width: 220px;
	height: 73px;
}
#menu {
	float: right;
	position: absolute;
	right: 19px;
	top: 17px;
	height: 34px;
}
#navigation {
	float: left;
}
#navigation ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#navigation li  {
	list-style: none;
	float: left;
	margin: 0px;
	padding: 0px;
	display: inline;
	height: 33px;
}
#navigation a {
	color: #fff;
	text-decoration: none;
	display: block;	
	float:left;
	position:relative;
	font-size: 14px;
	text-transform: uppercase;
	
	height: 33px;
	margin-left: 1px;
	background: url(images/menu-left.gif) left no-repeat;
	
}
#navigation a span {
	cursor: pointer;
	padding-left: 20px;
	padding-right: 20px;
	height: 23px;
	padding-top: 10px;
	display: block;
	float: left;
	position: relative;
	background: url(images/menu-right.gif) right no-repeat;
	
}
#navigation li a:hover {
	background: url(images/menu-left-hover.gif) left no-repeat;
}
#navigation li span:hover {
	background: url(images/menu-right-hover.gif) right no-repeat;
}

#tellnumber {
	float: right;
	position: absolute;
	width: 268px;
	height: 51px;
	right: 19px;
	top: 62px;
}
#content_big {
	width: 1018px;
	margin: 0 auto;
	float: left;
	background: #fff;
	border-left: solid 8px #e5e5e5;
	border-right: solid 8px #e5e5e5;
}
#content_big_in {
	margin: 0 auto;
	width: 1016px;
	float: left;
	border-left: solid 1px #cfcfcf;
	border-right: solid 1px #cfcfcf;
}
#sidebar {
	padding: 0px;
	width: 281px;
	text-align: left;
	float: left;
	margin-left: 8px;
}
#sidebar_top {
	float: left;
	position: relative;
	width: 281px;
	height: 5px;
	background: url(images/sidebar-top.gif) no-repeat;
}
#sidebar_bottom {
	float: left;
	position: relative;
	width: 281px;
	height: 5px;
	background: url(images/sidebarbottom.gif) no-repeat;
}
#sidebar_in {
	float: left;
	position: relative;
	width: 272px;
	background: #cccccc;
	padding: 0px 5px 0px 4px;
}
#typeofcleaning {
	float: left;
	position: relative;
	width: 272px;
}
#typeofcleaning ul {
	float: left;
	position: relative;
	width: 272px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#typeofcleaning ul li {
	float: left;
	position: relative;
	width: 272px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: block;
}
#typeofcleaning li a {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	float: left;
	position: relative;
	width: 239px;
	height: 29px;
	background: url(images/typeofclean-back.gif) no-repeat;
	padding-left: 33px;
	padding-top: 10px;
}
#typeofcleaning li a:hover {
	text-decoration: none;
	background: url(images/typeofclean-hover.gif) no-repeat;
}
#typeofcleaning .firstitem {
	background: url(images/firstitem-back.gif) no-repeat!important;
	height: 28px!important;
	padding-top: 17px!important;
}
#typeofcleaning .firstitem:hover {
	background: url(images/firstitem-hover.gif) no-repeat!important;
}
#typeofcleaning .lastitem {
	background: url(images/lastitem-back.gif) no-repeat!important;
	height: 28px!important;
	padding-top: 10px!important;
}
#typeofcleaning .lastitem:hover {
	background: url(images/lastitem-hover.gif) no-repeat!important;
}
#sidebar h3 {
	display: none;
}
#contactform {
	float: left;
	position: relative;
	width: 271px;
	margin-top: 5px;
}
#contactform_in {
	float: left;
	position: relative;
	width: 239px;
	background: url(images/contact-form-back.gif) repeat-y;
	color: #444444;
	font-size: 12px;
	padding: 5px 17px 0px 15px;
}
#contactbottom {
	float: left;
	position: relative;
	width: 271px;
	height: 29px;
	background: url(images/contact-form-bottom.gif) no-repeat;
}
.contact_name, .contact_mail, .contact_phone, .contact_city {
	width: 176px;
	height: 18px;
	border: none;
	padding-top: 2px;
	padding-left: 5px;
	background: url(images/contact-text-back.gif) no-repeat;
}
.contact_question {
	width: 180px;
	height: 42px;
	border: none;
	padding-top: 2px;
	padding-left: 5px;
	background: url(images/question-back.gif) no-repeat;
}
.contact_sbm {
	width: 51px;
	height: 44px;
	background: url(images/contact-sbm.gif) no-repeat;
	border: none;
	cursor: pointer;
	font-size: 0px;
	color: #fff;
	z-index: 5;
}
.flleft {
	float: left;
}
#video {
	float: left;
	position: relative;
	width: 271px;
	margin-top: 5px;
}
.narrowcolumn {
	float: right;
	padding: 0px;
	margin: 0px;
	width: 720px;
	margin-right: 7px;
}
#banner {
	float: left;
	position: relative;
	width: 720px;
}
.narrowcolumn p {
	text-align: left;
}
h2 {
	margin: 0px;
	padding: 0px;
	color: #8b8b8b;
	font-weight: bold;
	text-align: left;
	font-size: 14px;
	letter-spacing: -1px;
}
h2 a {
	color: #8b8b8b;
	text-decoration: none;
}
h1 {
	margin: 0px;
	padding: 0px;
	color: #8b8b8b;
	font-weight: bold;
	text-align: left;
	font-size: 14px;
	letter-spacing: -1px;
	margin-top: 10px;
}
h1 a {
	color: #8b8b8b;
	text-decoration: none;
}
#right_cont_index {
	float: left;
	position: relative;
	width: 217px;
	margin-left: 13px;
	margin-top: 5px;
}
#right_cont_index h4 {
	margin: 0px;
	padding: 0px;
	float: left;
	margin-left: 14px;
	text-transform: uppercase;
	color: #ffffff;
	font-size: 18px;
	font-style: italic;
	margin-top: 14px;
	font-weight: normal;
}
#right_cont_index h4 span {
	font-size: 14px;
}
#offers {
	float: left;
	position: relative;
	width: 217px;
	height: 187px;
	background: url(images/right-index-top-back.jpg) no-repeat;
	text-align: left;
}
#offers p {
	font-size: 11px;
	color: #fff;
	float: left;
	margin-left: 14px;
	margin-top: 12px;
	margin-bottom: 5px;
	width: 150px;
}
#offers a img {
	font-size: 11px;
	margin-left: 14px;
	margin-top: 14px;
}
#emergency {
	float: left;
	position: relative;
	width: 217px;
	height: 188px;
	text-align:left;
	background: url(images/right-index-mid-back.jpg) no-repeat;
	margin-top: 8px;
}
#emergency p {
	font-size: 11px;
	color: #fff;
	float: left;
	margin-left: 14px;
	margin-top: 23px;
	margin-bottom: 5px;
	width: 150px;
}
#emergency a img {
	font-size: 11px;
	margin-left: 14px;
	margin-top: 14px;
}
#afiliates {
	float: left;
	position: relative;
	width: 217px;
	margin-top: 8px;
}
#afiliates p {
	float: left;
	position: relative;
	width: 217px;
	font-size: 17px;
	color: #77a6c3;
	margin: 0px;
	padding: 0px;
}
#afiliates img {
	margin-left: 10px;
	margin-right: 3px;
	float: left;
}
#post-big {
	float: left;
	position: relative;
	width: 470px;
	margin-left: 19px;
	margin-top: 0px;
}
#cont_image {
	float: left;
	position: relative;
	width: 470px;
	text-align: left;
}
#cont_image h3 {
	float: left;
	position: relative;
	width: 460px;
	margin: 10px 5px 10px 0px;
	padding: 0px;
	text-align: left;
	color: #1c86c9;
	font-weight: bold;
	font-size: 18px;
}
.post {
	float: left;
	position: relative;
	width: 470px;
	margin: 0px;
	text-align: left;
}
.entry p {
	line-height: normal;
	font-size: 12px;
	color: #444444;
	margin: 0px;
	padding: 0px;
	padding-top: 7px;
	padding-bottom: 7px;
	line-height: 17px;
}
.post_rest {
	width: 470px;
	text-align: left;
	padding-top: 10px;
}
.post_rest h3 {
	margin: 0px;
	padding: 0px;
	margin-top: 15px;
	font-size: 17px;
}
.post_rest h3 a {
	color: #8b8b8b;
}
.pagetitle {
	margin-top: 10px;
	
}
.navigation {
	display: block;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 25px;
	width: 470px;
}
.postmetadata {
	text-align: center;
	clear: both;
	padding-top: 5px;
}
.entry p img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
#comments {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
#respond h3 {
	
}
#respond {
	text-align: left;

}
.depth-1 {
	border: 1px solid #ddd;
}
.commentlist {
	padding: 0;
	text-align: justify;

}
small {
	font-size: 11px;
	line-height: 10px!important;
}

.widecolumn .postmetadata {
	margin: 30px 0;
}

#footer {
	padding: 23px 13px 0px 13px;
	margin: 0 auto;
	width: 1008px;
	height: 26px;
	clear: both;
	font-size: 11px;
	color: #585757;
	background: url(images/footer.gif) no-repeat;
	margin-bottom: 20px;
}
#footer a {
	color: #585757;
}

#right_page {
	float:right;
	width:217px;
} 

#right_page h4 {
	margin: 0px;
	padding: 0px;
	float: left;
	margin-left: 14px;
	text-transform: uppercase;
	color: #ffffff;
	font-size: 18px;
	font-style: italic;
	margin-top: 14px;
	font-weight: normal;
}
#right_page h4 span {
	font-size: 14px;
}
