/*   
Theme Name: dream clean
Theme URI: 
Description: new theme
Author:Nikolai Sukov
Author URI: 
Version: 0.9c
*/


/* Import a basic layout */
@import url('styles/2c-l.css');

/* Reset default browser styles */
@import url('styles/reset.css');

/* Rebuild default browser styles */
@import url('styles/rebuild.css');

/* Basic WordPress Styles */
@import url('styles/wp.css');

@import url('styles/bac.css');


body {
	background: url(images/bg.gif) top left repeat  ;
	margin: 0;
	padding-top: 0;
}

/* =Table
-------------------------------------------------------------- */

.CSSTableGenerator {
	margin:0px;padding:0px;
	width:100%;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
    	margin-bottom: 15px;
}.CSSTableGenerator table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.CSSTableGenerator tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.CSSTableGenerator table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.CSSTableGenerator table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.CSSTableGenerator tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.CSSTableGenerator tr:hover td{
	
}
.CSSTableGenerator tr:nth-child(odd){ background-color:#90d3f9; }
.CSSTableGenerator tr:nth-child(even)    { background-color:#ffffff; }.CSSTableGenerator td{
	vertical-align:middle;
	
	
	border:1px solid #9ccaea;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:7px;
	font-size:14px;
	font-family:Arial;
	font-weight:normal;
	color:#000000;
}.CSSTableGenerator tr:last-child td{
	border-width:0px 1px 0px 0px;
}.CSSTableGenerator tr td:last-child{
	border-width:0px 0px 1px 0px;
	color: #e84b08;
}.CSSTableGenerator tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.CSSTableGenerator tr:first-child td{
		background:-o-linear-gradient(bottom, #499fd2 5%, #0467a0 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #499fd2), color-stop(1, #0467a0) );
	background:-moz-linear-gradient( center top, #499fd2 5%, #0467a0 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#499fd2", endColorstr="#0467a0");	background: -o-linear-gradient(top,#499fd2,0467a0);

	background-color:#499fd2;
	border:0px solid #9ccaea;
	border-width:0px 0px 1px 1px;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;
}
.CSSTableGenerator tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #499fd2 5%, #0467a0 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #499fd2), color-stop(1, #0467a0) );
	background:-moz-linear-gradient( center top, #499fd2 5%, #0467a0 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#499fd2", endColorstr="#0467a0");	background: -o-linear-gradient(top,#499fd2,0467a0);

	background-color:#499fd2;
}
.CSSTableGenerator tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.CSSTableGenerator tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}
/* =Testimonial
-------------------------------------------------------------- */

.testimonial {
font-style: italic;
border-left: 4px solid #90D3F9;
margin-left: 0;
margin-right: 0;
padding-left: 20px;
padding-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
background: #F7F7F7;
}


/* =Header
-------------------------------------------------------------- */

#branding {
	margin: 0 0 1.5em 0;
}

#header {
	
	text-align: center;
	 
	
}

#masthead-wrapper {
	background: url(images/background.png) repeat-y;
	width: 1136px;
	margin: auto;
}

#masthead {
	width: 1052px;
	height: 48px;
	background: url(images/header.png) top right no-repeat;
}


/* =Menu
-------------------------------------------------------------- */

#access {
	margin: 0;
	overflow: auto;
}
.skip-link {
	display: none;
}
.menu {
	margin-top: 20px;
	margin-left: 80px;
}
.menu ul {
	list-style: none;
	margin: 0;
}
.menu ul ul {
	display: none;
}
.menu li {
	display: inline;
	list-style:none;
}

.menu a {
	display: block;
	font-family: Tahoma;
	font-size: 13px;
	text-decoration: none;
	padding-left: 18px;
	color: #454545;
	background: url(images/bullet.png) center left no-repeat; 
	width: 210px;
	height: 30px;
	line-height: 28px;
	margin-bottom: 1px;

/*	float: left;*/
}

.menu a:hover {
	color: #317f3b;
	/*border-bottom: 1px dotted #0000EE;*/
}

/* =Main
-------------------------------------------------------------- */

#main {
	width: 1136px;
	background: url(images/background.png) repeat-y; 
list-style: none;
	
}

#main-wrapper {
	width: 1136px;
	margin: auto;
}

#main-bottom {
	width: 1014px;
	margin: auto;
/*	background: url(images/main-bottom.gif) bottom left no-repeat transparent; */
	clear: both;
	
}

#footer-swirl-wrapper {
	display: none;
}

#footer-swirl {
	width: 1014px;
	height: 44px;
	margin: auto;
	background: url(images/footer-swirl.gif) top left no-repeat transparent;
}

.btns {
    text-align: center;
    margin-bottom: 15px;
}

#content .btn-book {
    display: inline-block;
    font-size: 22px;
    padding: 5px;
    margin: 0 5px 5px 0;
    min-width: 230px;
    color: #fff;
    max-width: 100%;
    background: -o-linear-gradient(bottom, #499fd2 5%, #0467a0 100%);
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #499fd2), color-stop(1, #0467a0) );
    background: -moz-linear-gradient( center top, #499fd2 5%, #0467a0 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#499fd2", endColorstr="#0467a0");
    background: -o-linear-gradient(top,#499fd2,0467a0);
    border: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

#content .btn-book:hover {
    border: none;
    background: #0467a0;
    color: #fff;
}

#content .btn-call {
    display: inline-block;
    font-size: 22px;
    background: #90d3f9;
    padding: 5px;
    min-width: 230px;
    color: #fff;
    max-width: 100%;
    background: -o-linear-gradient(bottom, #ff9e78 5%, #e84b08 100%);
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ff9e78), color-stop(1, #e84b08) );
    background: -moz-linear-gradient( center top, #ff9e78 5%, #e84b08 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff9e78", endColorstr="#e84b08");
    background: -o-linear-gradient(top,#ff9e78,0467a0);
    border: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

#content .btn-call:hover {
    border: none;
    background: #e84b08;
    color: #fff;
}

div.wpcf7 p {
    color: #015591;
}

input[type="text"], input[type="email"], input[type="tel"], textarea {
    width: 99%;
    border: 1px solid #ed5617;
    padding: 2px;
}

input[type="submit"] {
    width: 100%;
    font-size: 16px;
    padding: 4px;
    background: -o-linear-gradient(bottom, #499fd2 5%, #0467a0 100%);
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #499fd2), color-stop(1, #0467a0) );
    background: -moz-linear-gradient( center top, #499fd2 5%, #0467a0 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#499fd2", endColorstr="#0467a0");
    background: -o-linear-gradient(top,#499fd2,0467a0);
    color: #fff;
    border: none;
}

input[type="submit"]:hover {
    background: #0467a0;
}

textarea {
    height: 150px;
}

/* =Content
-------------------------------------------------------------- */
.hp_image {
    margin: 0 6px 4px 0;
}

#container {
	background: url(images/background.png) repeat-y; 
}

.post {
	margin: 0 0 3em 0;	
}
.entry-content, .entry-summary {
	margin: 1.5em 0 0 0;
}

#content {
	padding: 20px 100px 0 30px;
	min-height: 300px;
	height:auto !important;
	height: 300px;
}

#content li {
	font-family: Tahoma, sans-serif;
	font-size: 1.1em;
}

#content a { 
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #4383D1;
	text-decoration: none;
	border-bottom: 1px dotted #0F4E89;
}

.olink {display:block;
	padding-top:4px;}

#content a:hover { 
	color: #FF0000;
	border-bottom: 1px dotted #FF0000;
}

#content p {
	font-family: Tahoma, sans-serif;
	font-size: 1.1em;
	text-align: justify;
	margin-bottom: 8px;
}


#content h1 {
	font-family: Arial, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #015591;
}

#content a.hp_item {
	font-family: Arial, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	color: #1C6EA5;
	border-bottom: 1px dotted #317f3b;
}

#content a.hp_item:hover {
	color: #FF0000;
	border-bottom: 1px dotted #FF0000;	
}

#content h2 {
	font-family: Arial, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #1C6EA5;
}

#content h3 {
	font-family: Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #EB5617;
	border-top: 1px dotted #4B97C8;
	margin-top: 24px;
	line-height: 40px;
}

div.caption {
	background: url(images/title-bg.gif) top right repeat-x;
	margin-bottom: 4px;
	margin-top: 8px;
	margin-left: 12px;
}

div.caption div {
 	background: url(images/title-r.gif) top right no-repeat;
}

div.caption h1 {
	font-family: Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	padding-left: 8px;
	display: block;
	height: 30px;
	background: url(images/title-l.gif) top left no-repeat;
	color: #FFFFFF;
	line-height: 200%;
}

/* =Navigation
-------------------------------------------------------------- */

.navigation {
	background: url(images/container-bg.gif) repeat;
	margin: 0;
	overflow: auto;	
}

#navigation {
	width: 1136px;
	height: 168px;
	margin-left: 20px;
	float: left;	background: url(images/logo.png) no-repeat ; 
	margin-top: -128px;
}

#navigation-wrapper {
	width: 1142px;
	height: 40px;
	margin: 18px 68px 0 0; 
	padding-top: 68px;
	background: url(images/ribbone.png)	top left no-repeat; 
}

#navigation-shadow-wrapper {
	display: none;
}

#navigation-shadow {
	margin: 0 4px;
	background: #0D679B;
	background: #66bc70;
	width: 1000px;
	margin: auto;
	height: 2px;
}

#primary {
	margin-top: -210px;
	
}

.ul-nav-primary {
	list-style-image: none;
	list-style-position: inside;
	list-style-type: none;
	margin: 62px 47px 0 375px;
}

.li-nav-primary {
	float: left;
}

.li-nav-primary a, #btn-book-a-cleaner {
 	display: block;
	line-height: 40px;
	padding: 0 16px;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size:1.2em;
	color: #fff;
/*	background: url(images/spacer.gif) center left no-repeat; */
 }

.li-nav-primary a:hover {
	 color: #FCAA89;
/*	 background: url(images/nav-spacer-hover.gif) top left no-repeat #D0D0D0; */
	 
}

.li-nav-primary.first a {
	background: transparent;
}


.li-nav-primary a:hover {
	color: #000;
	color: #ED7543;
	text-decoration: underline;
}


#btn-book-a-cleaner {
	color: #EB723F;
	text-decoration: underline;
}

#title {
	background: url(images/title.png) top right no-repeat;
	width: 1030px;
	height: 220px;
}

/*
	display: block; 
	width: 203px;
	height: 50px;
	margin-top: -15px;
	background: url(images/bac-but.png) top left no-repeat transparent;
	float: right;
	line-height: 42px;
	color: #FFF;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size:1.15em;
	padding-left: 40px;
}
*/

#secondary .related-pages {
    margin-left: 80px;
}

#secondary .related-pages a {
    font-family: Tahoma, sans-serif;
    font-size: 12px;
    color: #4383D1;
    text-decoration: none;
    border-bottom: 1px dotted #0F4E89;
}

#secondary .related-pages a:hover {
    color: #FF0000;
    border-bottom: 1px dotted #FF0000;
}

/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: none;
	margin-left: 7px;
}
.widget-area ul ul ul {
list-style: none;
	margin-left: 2.5em;
}
.widget-container {
list-style: none;
	margin: 0 0 1.5em 0;
}

/* =Temporary styles until the
		directory can read @import
		
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
		
-------------------------------------------------------------- */

/* =Footer
-------------------------------------------------------------- */
/*
#footer {
	min-height: 120px;
	height:auto !important;
	height: 120px;
	background: #36A0DC;
	border-top: 4px solid #BEDBED;
}

#colophon {
	width: 1036px;
	margin: auto;
}
*/
#footer {
    background: url(images/footer-bg.gif) repeat-x ;
    border-top: 1px solid #989898;
    height: auto !important;
    margin-top: 0px;
    min-height: 100px;
}
#colophon {
    margin: auto;
    padding: 8px;
    width: 970px;
}
#footer p {
    color: #fff;
    font-family: Tahoma,sans-serif;
    font-size: 14px;
    text-align: justify;
}
#footer a {
    border-bottom: 1px dotted #FFFFFF;
    color: #FFFFFF;
    text-decoration: none;
}
#footer a:hover {
    border-bottom: 1px dotted #9FC9FF;
    color: #9FC9FF;
}
#site-info {
	padding: 0px;
	width: 836px;
	margin-right: 200px;
	color: #FFFFFF;
	font-family: Tahoma, sans-serif;
	font-size: 1.1em;
}

	
