/*
Theme Name: Ilah Brows
Theme URI: http://www.entirewebdesign.co.uk
Description: Bespoke theme
Author: Entire Web Design
Author URI: http://www.entirewebdesign.co.uk
Version: 1.0
*/


/******************* section reset *******************/

/*! normalize.css v2.1.0 | MIT License | git.io/normalize */

/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined in IE 8/9.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */

audio,
canvas,
video {
    display: inline-block;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
    display: none;
    height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */

[hidden] {
    display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
    font-family: sans-serif; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
    -ms-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */

body {
    margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */

a:focus {
    outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
    outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */

abbr[title] {
    border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */

b,
strong {
    font-weight: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */

dfn {
    font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 */

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */

mark {
    background: #ff0;
    color: #000;
}

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */

pre {
    white-space: pre-wrap;
}

/**
 * Set consistent quote types.
 */

q {
    quotes: "\201C" "\201D" "\2018" "\2019";
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9.
 */

img {
    border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */

svg:not(:root) {
    overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari 5.
 */

figure {
    margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
    border: 0; /* 1 */
    padding: 0; /* 2 */
}

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */

button,
input,
select,
textarea {
    font-family: inherit; /* 1 */
    font-size: 100%; /* 2 */
    margin: 0; /* 3 */
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

button,
input {
    line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */

button,
select {
    text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
    cursor: default;
}

/**
 * 1. Address box sizing set to `content-box` in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 */

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */

textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/******************* section reset *******************/


/******************* clear *******************/

/* For modern browsers */
.cf:before,
.cf:after {
	content:"";
	display:table;
}
 
.cf:after,
.clear { clear:both; }
 
/* For IE 6/7 (triggers hasLayout) */
.cf { *zoom:1; }

/******************* END clear *******************/


/******************* Image Replacement *******************/

.hide-text {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

/******************* END Image Replacement *******************/


/******************* Hide *******************/

.hide { display: none; }

/******************* END Hide *******************/


[class^="icon-"], [class*=" icon-"], .primary-menu li:hover, .primary-menu .current-menu-item, #htel, #hmenu, .gallery-item a .cover, .gallery-item a .cover-hover, .framed-note, .facebook-note a { background: url(./images/sprites.png) no-repeat; }

@font-face {
    font-family: 'OpenSansCondensedBold';
    src: url('fonts/OpenSans-CondBold-webfont.eot');
    src: url('fonts/OpenSans-CondBold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-CondBold-webfont.woff') format('woff'),
         url('fonts/OpenSans-CondBold-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-CondBold-webfont.svg#OpenSansCondensedBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

body{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background: #e8e8e8;
	color: #1B2427;
	text-align: center;
	line-height: 1;
}

#wrapper{
	display: inline-block;
	width: 980px;
	margin: 0;
	background: #1B2427;
	-webkit-box-shadow:  0px 0px 20px 0px rgba(27, 36, 39, 0.5);
    box-shadow:  0px 0px 20px 0px rgba(27, 36, 39, 0.5);
}

#wrapper-header,
#wrapper-content,
#wrapper-footer {
	float: left;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	position: relative;
}

#wrapper-header {
	background: #fff;
	z-index: 1000;
}

#header {
	display: inline-block;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
	position: relative;
	background: #fff url(./images/bgd-h.jpg) no-repeat left top;
}

#content {
	display: inline-block;
	width: 940px;
	margin: 0;
	padding: 40px 20px;
	background: #fff;
	text-align: left;	
	position: relative;
}

#footer {
	display: inline-block;
	width: 940px;
	margin: 0;
	padding: 20px;
	text-align: left;
	position: relative;
	background: none;
	color: #fff;
}

a:link, a:visited {
	color: #C63178;
	text-decoration: none;
}
a:hover { text-decoration: underline; }

h1 {
	font: 25px/1 'OpenSansCondensedBold';
	margin: 0 0 20px 0;
}
h2 {
	font: 25px/1 'OpenSansCondensedBold';
	margin: 40px 0 20px 0;
}
#content h2:nth-child(2) { margin: 0 0 20px 0; }

p {
	line-height: 1.4;
	margin: 0 0 15px 0;
}

li {
	line-height: 1.4;
	margin: 0 0 5px 0;
}


/*** HEADER ***/

#logo { float: right; }
#logo a {
	float: left;
	width: 220px;
	height: 90px;
	margin: 60px 80px 0 0;
	background: url(./images/logo.png) no-repeat;
}

#htag {
	float: left;
	font: 30px/1.2 'OpenSansCondensedBold';
	color: #C73178;
	margin: 55px 0 0 190px;
}

.primary-menu {
	float: left;
	width: 100%;
	background: #1B2427;
	margin: 44px 0 0 0;
}

.primary-menu ul {
	margin: 0;
	padding: 0;
	text-align: center;
}

.primary-menu > ul > li {
	display: inline-block;
	position: relative;
	margin: 0;
	padding: 17px 10px 13px 10px;
}

.primary-menu > ul > li > a {
	display: block;
	font: 15px/1 'OpenSansCondensedBold';
	color: #fff;
	text-transform: uppercase;
}
.primary-menu li > a:hover,
.primary-menu li:hover > a,
.primary-menu li.current-menu-item > a,
.parent-pageid-7 .primary-menu li#menu-item-22 > a {
	color: #C73178;
	text-decoration: none;
}

.primary-menu > ul > li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	text-align: left;
	list-style: none;
	padding: 20px 20px 0 20px;
	background: #ccc;
	width: 140px;
}
.primary-menu > ul > li:hover ul { display: block; }

.primary-menu > ul > li ul li { margin: 0 0 20px 0; }

.primary-menu > ul > li ul li a {
	display: block;
	font: 15px/1 'OpenSansCondensedBold';
	color: #1B2427;
}
.primary-menu > ul > li ul li a:hover {
	color: #C73178;
	text-decoration: none;
}

/*** END HEADER ***/


/*** CONTENT ***/

.home-bloc {
	float: left;
	position: relative;
}

.home-bloc .img-wrap {
	position: absolute;
	z-index: 0;
	overflow: hidden;
}

.home-bloc .img-wrap .img-top {
	position: absolute;
	bottom: 0;
	left: 0;
        z-index:1;
}

.home-bloc .txt-wrap {
	display: table;
	vertical-align: bottom;
	z-index: 1;
	position: absolute;
}

.home-bloc .titles-wrap {
	display: table-cell;
	vertical-align: bottom;
	text-align: left;
	padding: 0 20px;
}

.home-bloc-1,
.home-bloc-1 .txt-wrap,
.home-bloc-1 .img-wrap {
	width: 460px;
	height: 300px;
}
.home-bloc-2,
.home-bloc-2 .txt-wrap,
.home-bloc-2 .img-wrap,
.home-bloc-3,
.home-bloc-3 .txt-wrap,
.home-bloc-3 .img-wrap {
	width: 460px;
	height: 140px;
}
.home-bloc-4,
.home-bloc-4 .txt-wrap,
.home-bloc-4 .img-wrap,
.home-bloc-5,
.home-bloc-5 .txt-wrap,
.home-bloc-5 .img-wrap,
.home-bloc-6,
.home-bloc-6 .txt-wrap,
.home-bloc-6 .img-wrap {
	width: 300px;
	height: 200px;
}

.home-bloc-1 { margin: 0 20px 20px 0; }
.home-bloc-2, .home-bloc-3 { margin: 0 0 20px 0; }
.home-bloc-4, .home-bloc-5 { margin: 0 20px 0 0; }

.home-bloc h2,
.home-bloc h3 {
	font-family: 'OpenSansCondensedBold';
	color: #fff;
	margin: 0 0 10px 0 !important;
}
.home-bloc h2 {
	font-size: 35px;
	line-height: 1;
	text-transform: uppercase;
}
.home-bloc-4 h2, .home-bloc-5 h2, .home-bloc-6 h2 { font-size: 25px; }
.home-bloc a:hover h2 { color: #C63178; text-shadow: 1px 1px 0px #fff; }
.home-bloc h3 {
	float: left;
	font-size: 20px;
	line-height: 1.2;
	padding: 5px 5px 2px 5px;
	height: 24px;
	text-transform: lowercase;
	background: #C63178;
}

#entries-press {
	margin: 0;
	padding: 0;
}
.entry-press {
	vertical-align: text-top;
	width: 215px;
	margin: 10px 8px;
	display: inline-block;
}
.entry-press p { float: left; }
.entry-press p:nth-child(1) { width: 100px; margin: 0 10px 0 0; }
.entry-press p:nth-child(2) { width: 105px; }

#sidebar {
	float: right;
	width: 450px;
	margin: 0 0 0 20px;
}
#sidebar .widget {
	float: left;
	margin: 0 0 20px 0;
}

#wp_find_your_nearest_form-2 {
	float: left;
	width: 410px;
	padding: 0 20px 20px 20px;
	background: #f2f2f2;
}
.WP_Find_Your_Nearest_Form .button {
	border: none;
	background: #ccc;
	font: 20px/1 'OpenSansCondensedBold';
	color: #1B2427;
	padding: 9px 15px 6px 15px;
	float: left;
	width: 88px;
}
.WP_Find_Your_Nearest_Form .button:hover { background: #C63178; color: #fff; }

.WP_Find_Your_Nearest_Form .formfield {
	float: left;
	padding: 10px;
	border: #ccc solid 1px;
	width: 300px;
}

#search_results span { color: #C63178; }
#search_results span:hover { text-decoration: underline; }

#search_results { width: 670px; }
#search_results h2 {
  font: 20px/1 'OpenSansCondensedBold';
  margin: 30px 0 10px;
}

.product-line {
	float: left;
	width: 940px;
        margin-bottom: 20px;
}
.product {
	float: left;
	width: 220px;
        margin-right: 20px;
}
.product-line > div:nth-child(4) { margin-right: 0; }
.product h2 {
  font-size: 20px;
  margin: 10px 0 10px;
}

/*** END CONTENT ***/


/*** FOOTER ***/

#signature {
	float: left;
	width: 100%;
	font-size: 12px;
	text-align: center;
	margin: 80px 0 0 0;
}
#signature a { color: #fff; }
#signature a:hover { color: #C63178; }

#fsocial {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}
#fsocial li {
	float: left;
	margin: 0 0 0 20px;
}
#fsocial li a {
	display: block;
	text-transform: uppercase;
	color: #1A2426;
	background: #fff;
	padding: 10px 0;
	width: 140px;
	text-align: center;
}
#fsocial li a:hover {
	text-decoration: none;
	color: #fff;
	background: #C63178;
}

/*** END FOOTER ***/


/*** CONTACT FORM ***/

.wpcf7 .note { font-size: 12px;	}
.wpcf7 .note span, .wpcf7 .star { color: #f00; }

.wpcf7 .wpcf7-text,
.wpcf7 .wpcf7-textarea,
.wpcf7 .wpcf7-captchar {
	padding: 10px;
	border: #ccc solid 1px;
}
.wpcf7 .wpcf7-textarea { width: 718px; }
.wpcf7 .wpcf7-captchar { width: 100px; }

.wpcf7 .wpcf7-submit {
	border: none;
	background: #ccc;
	font: 20px/1 'OpenSansCondensedBold';
	color: #1B2427;
	padding: 9px 15px 5px 15px;
}
.wpcf7 .wpcf7-submit:hover { background: #C63178; color: #fff; }

span.wpcf7-not-valid-tip {
	background: #f00;
	border: none;
	font-size: 14px;
	left: 110%;
	padding: 7px 15px;
	position: absolute;
	top: -11px;
	width: 200px;
	z-index: 100;
	color: #fff;
	font-weight: bold;
}

div.wpcf7-response-output {
	font-size: 14px;
	padding: 10px 15px;
	color: #fff;
	font-weight: bold;
}
div.wpcf7-validation-errors,
div.wpcf7-mail-sent-ng,
div.wpcf7-spam-blocked {
	background: #f00;
	border: none;
}
div.wpcf7-mail-sent-ok {
	background: #390;
	border: none;
}

/*** END CONTACT FORM ***/