/*
Theme Name:     La Vida Hairdressing
Description:    Child theme of Memorable for La Vida Hairdressing Biggleswade
Author:         Piers - Sensible Web Design
Author URI:     http://sensiblewebdesign.com
Template:       memorable
Version:        1.0.0
*/

@import url("../memorable/style.css");

h3.phone-number {
	color: white;
	font-weight: bold;
}

/* Make sure the header image is in the middle - important for smaller displays */
header#header {
background-position: center;
}

/* Adjust z-index of navigation as it is above the gallery lightboxes otherwise */
#navigation {
z-index: 1;
}

.site-title, h2.site-description, .phone-number {
	text-shadow:1px 0 0 black,0 1px 0 black,-1px 0 0 black,0 -1px 0 black;
}