/*   
Theme Name: House Clean London
Theme URI: http://www.housecleanlondon.co.uk
Description: A custom-developed theme for Wordpress
Author: Peter Brest
Author URI: http://www.housecleanlondon.co.uk
Version: 1.01a
*/

/* 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');


body {
	background: url(images/bg.gif) top left repeat-x #ededed;
	margin: 0;
	padding-top: 12px;
}

/* =Header
-------------------------------------------------------------- */

#branding {
	margin: 0 0 1.5em 0;
}

#header {
	text-align: center;
}

#masthead-wrapper {
	width: 1063px;
	margin: auto;
}

#masthead {
	margin-top: 44px;
	margin-right: 200px; /* left for call2action buttons */
	width: 863px;
	height: 110px;
	background: url(images/logo.png) top left no-repeat;
}

/* =Menu
-------------------------------------------------------------- */

#access {
	margin: 0 0 1.5em 0;
	overflow: auto;
}
.skip-link {
	display: none;
}
.menu {
	margin-top: 20px;
	margin-left: 15px;
}

.menu ul {
	list-style: none;
	margin: 0;
}
.menu ul ul {
	display: none;
}
.menu li {
	display: inline;
}

.menu a {
	display: block;
	width: 200px;
	height: 32px;
	background: url(images/navsprite.png) 0 0 no-repeat;
	border-bottom: 1px solid #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 32px;
	text-decoration: none;
	padding-left: 6px;
	color: #FFFFFF;
	margin-bottom: 1px;
	font-weight: bold;
	white-space: nowrap;
/*	float: left;*/
}

.menu a:hover {
	background: url(images/navsprite.png) 0 -32px no-repeat;

	/*border-bottom: 1px dotted #0000EE;*/
}

/* =Main
-------------------------------------------------------------- */

#main {
	margin-right: 200px; /* left for call2action buttons */
	width: 863px;
}

#main-wrapper {
	width: 1063px;
	margin: auto;
}
/*
#main-top {
	width: 863px;
	height: 7px;	
}
*/
#main-bottom {
	width: 863px;
	height: 20px;
	margin: auto;
/*	background: url(images/main-bottom.png) top left no-repeat transparent; */
	clear: both;
	margin-right: 200px;
}


/* =Content
-------------------------------------------------------------- */

#container {
	background: url(images/main-top.png) top left no-repeat transparent;
}

.post {
	margin: 0 0 3em 0;	
}
.entry-content, .entry-summary {
	margin: 1.5em 0 0 0;
}

#content {
	padding: 14px 28px;
	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: #0F4E89;
	text-decoration: none;
	border-bottom: 1px dotted #0F4E89;
}

#content a:hover { 
	color: #2897C1;
	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: #E64C3B;
}

#content a.hp_item {
	font-family: Arial, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	color: #E64C3B;
	border-bottom: 1px dotted #E64C3B;
}

#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: #E64C3B;
}

#content h3 {
	border-top: 1px dotted;
	font-family: Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bolder;
	color: #2897C1;
	line-height: 45px;
}

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%;
}

.houseprices {
    width: 100%;
    text-align: left;
    font-size: 14px;
    margin: 10px 0;
    border-bottom: 1px solid #E64C3B;
}

.houseprices th {
    color: #E64C3B;
    font-size: 16px;
    padding: 2px 5px;
    border-bottom: 1px solid #E64C3B;
}

.houseprices td {
    padding: 2px 5px;
}

.houseprices td:first-child {
    border-right: 1px solid #E64C3B;
    width: 70%;
    color: #046ca8;
}

.houseprices td:last-child {
    color: #E64C3B;
    font-size: 16px;
}

.houseprices s {
    color: gray;
    font-size: 14px;
}

.btns {
    margin-left: -15px;
    margin-right: -15px;
}

.btns:before {
    display: table;
    content: " ";
}

.btns:after {
    clear: both;
    display: table;
    content: " ";
}

.phone-number, .booking-form-link {
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 10px;
    width: 45%;
}

#content .phone-number a {
    display: block;
    text-align: center;
    padding: 5px;
    font-size: 24px;
    color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: none;
    background: #e64c3b;
    background: -moz-linear-gradient(top, #e64c3b 0%, #962e27 100%);
    background: -webkit-linear-gradient(top, #e64c3b 0%,#962e27 100%);
    background: linear-gradient(to bottom, #e64c3b 0%,#962e27 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e64c3b', endColorstr='#962e27',GradientType=0 );
}

#content .booking-form-link a {
    display: block;
    text-align: center;
    padding: 5px;
    font-size: 24px;
    color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: none;
    background: #43b7d4;
    background: -moz-linear-gradient(top, #43b7d4 0%, #056ea9 100%);
    background: -webkit-linear-gradient(top, #43b7d4 0%,#056ea9 100%);
    background: linear-gradient(to bottom, #43b7d4 0%,#056ea9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#43b7d4', endColorstr='#056ea9',GradientType=0 );
}

#content .phone-number a:hover {
    background: #962e27;
    background: -moz-linear-gradient(top, #962e27 0%, #e64c3b 100%);
    background: -webkit-linear-gradient(top, #962e27 0%,#e64c3b 100%);
    background: linear-gradient(to bottom, #962e27 0%,#e64c3b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#962e27', endColorstr='#e64c3b',GradientType=0 );
}

#content .booking-form-link a:hover {
    background: #056ea9;
    background: -moz-linear-gradient(top, #056ea9 0%, #43b7d4 100%);
    background: -webkit-linear-gradient(top, #056ea9 0%,#43b7d4 100%);
    background: linear-gradient(to bottom, #056ea9 0%,#43b7d4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#056ea9', endColorstr='#43b7d4',GradientType=0 );
}

blockquote {
    margin: 10px 2em;
    background: #fff;
    padding: 2px 15px 15px 15px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 2px dotted #E64C3B;
    font-size: 13px;
    font-style: italic;
    position: relative;
}

blockquote:before {
    content: "";
    display: block;
    margin: auto;
    width: 30px;
    height: 30px;
    background: url(/wp-content/uploads/2017/03/quotes.png) no-repeat;
}

/* =Navigation
-------------------------------------------------------------- */

.navigation {
	margin: 0;
	overflow: auto;	
}

#navigation {
	width: 574px;
	height: 45px;
	float: left;
	padding-top: 74px;
	text-transform: uppercase;
}

#navigation-wrapper {
	width: 1063px;
	height: 45px;
	margin: auto;
}

#navigation-shadow {
	margin: 0 4px;
	background: #0D679B;
	background: #BEDBED;
	height: 4px;
}

.ul-nav-primary {
	list-style-image: none;
	list-style-position: inside;
	list-style-type: none;
	margin:0 0 0 6px;
}

.li-nav-primary {
	float: left;
}

.li-nav-primary a {
 	display: block;
	line-height: 45px;
	padding: 0 12px;
	text-decoration: none;
	font-family: Myriad Pro, Arial, sans-serif;
	font-weight: bold;
	font-size:1.3em;
	color: #FFFFFF;
 }

.li-nav-primary a:hover {
	 color: #FD8D65;
/*	 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: #C4DEFF;
	text-decoration: underline;
}
*/

/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: disc;
	margin-left: 2px;
}
.widget-area ul ul ul {
	margin-left: 2.5em;
}
.widget-container {
	margin: 0 0 1.5em 0;
}

#blog {
	margin-top: 20px;
}

#blog li {
	list-style: none !important;
}

#blog li a {
	color: #E64C3B;
}

/* =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: none repeat scroll 0 0 #020202;
    /*border-top: 4px solid #505050;*/
    height: auto !important;
    margin-top: 30px;
    min-height: 120px;
}
#colophon {
    margin: auto;
    padding: 8px;
    width: 1060px;
}
#footer p {
    color: #BEBEBE;
    font-family: Tahoma,sans-serif;
    font-size: 11px;
    text-align: justify;
}
#footer a {
    border-bottom: 1px dotted #E64C3B;
    color: #E64C3B;
    text-decoration: none;
}
#footer a:hover {
    border-bottom: 1px dotted #FFFFFF;
    color: #FFFFFF;
}
#site-info {
	padding: 12px;
	padding-top:0;
	width: 863px;
	margin-right: 200px;
	color: #FFFFFF;
	font-family: Tahoma, sans-serif;
	font-size: 1.1em;
}

/* =Call2Action
-------------------------------------------------------------- */
#seals {
	width: 100px; 
	height: 170px; 
	top: 240px; 
	position: absolute;
	display: none;
}
/*
#seals {
	width: 200px;
}

#seals img {
	margin-top: 10px;
	margin-left: 1px;
}
*/
#callus {
	background: url(images/callus-button.png) top right no-repeat;
	width: 261px;
	height: 171px;
}
/*
#callus-number {
	background: url(images/callus-number.png) bottom left no-repeat #CECECE;
	width: 200px;
	height: 49px;
}
*/
#bac-window {
	width:		448px;
	height:		337px;
	background:	transparent;
	position:	absolute;
	top:		0;
	left:		0;
	z-index:	999;
}

#bac-top {
	width: 448px;
	height: 24px;
	background: url(/images/bac-top.png) top left no-repeat transparent;
}

#bac-body {
	width: 448px;
	height: 400px;
	background: url(/images/bac-body.png) top left repeat-y;
	text-align: center;
}

#bac-bottom {
	width: 448px;
	height: 13px;
	background: url(/images/bac-bottom.png) top left no-repeat transparent;
}

#bac-close {
	display: block;
	width: 48px;
	height: 18px;
	background: url(/images/close-button.gif) top left no-repeat;
	position: relative;
	top: 6px;
	left: 382px;
	text-decoration: none;
}

#btn-book-a-cleaner {
	display: block;
	width: 257px;
	height: 98px;
	background: url(images/btn-book-a-cleaner.png) bottom left no-repeat;
	padding-top: 72px;
	margin-right: -8px;
}



/* =Price Table
-------------------------------------------------------------- */
.pricetable-wrapper {
	padding: 12px;
}

.pricetable {
	width: 100%;
	border-left: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
}

.pricetable tr.even td {
    background: url("images/trbg-light.gif") repeat-x scroll left bottom #FCFAFA;
}
.pricetable tr.odd td {
    background: url("images/trbg-dark.gif") repeat-x scroll left bottom #F7F5F5;
}

.pricetable td {
	font-family: Tahoma,Arial,Tahoma,sans-serif;
	font-size: 13.2px	;
	padding: 3px 5px;
	vertical-align: middle;
}

.pricetable td.price {
	font-weight: bold;
	text-align: right;
}

div.tablecaption {
    background: url("images/tablecaption-bg.gif") repeat-x scroll left top #3063A8;
    border-bottom: 1px solid #1A3A67;
}
div.tablecaption div {
    background: url("images/tablecaption-r.gif") no-repeat scroll right top transparent;
}
div.tablecaption h1 {
    background: url("images/tablecaption-l.gif") no-repeat scroll left top transparent;
    color: #FFFFFF !important;
    display: block;
    font-family: Arial,sans-serif;
    font-size: 14px !important;
    font-weight: bold;
    padding: 3px 6px;
	margin:0;
}
