/*
Theme Name: Harriet
Theme URI: http://arachne.co.za
Description: Child Theme for Sliding Door
Author: Tony Shuttleworth
Author URI: http://arachne.co.za
Template: sliding-door
Version: 0.1
*/
 
@import url("../sliding-door/style.css");
@import url("../sliding-door/dark.css");
@import url("../sliding-door/light.css");
@import url("../sliding-door/imagemenu/imageMenu.css");

/* Place new css code below here */

/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {

	font-family:"Lucida Grande",Tahoma,"Lucida Sans Unicode",Verdana,sans-serif;
	}
	
h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text,
input[type=submit] {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
	color: #ccc;
}

#content .entry-title,
{	color: #ccc;

	}


/* =Header
-------------------------------------------------------------- */
/* This is the custom header image */
#branding img {
        
	border-top: 0px solid #000;
	border-bottom: 1px solid #000;
	clear: both;
	display: block;
}

/* =Menu
-------------------------------------------------------------- */

#access {
	background: #000;
	display: block;
	float: left;
	margin: 0 auto 20px;
	width: 946px;
}
#access .menu-header,
div.menu {
	font-size: 14px;
	margin-left: 12px;
	width: 928px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	color: #aaa;
	display: block;
	line-height: 38px;
	padding: 0 21px 0 16px;
	text-decoration: none;
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #333;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #333;
	color: #fff;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #242424;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #242424;
}



/* =Content
-------------------------------------------------------------- */


/* =Structure
-------------------------------------------------------------- */
/* Background colour change from fff */
#wrapper {
	margin-top: 20px;
	padding: 0 20px;
	position: relative;
	background-color: #222;
}

/* The main theme structure */


/* =Global Elements
-------------------------------------------------------------- */

/* Font size from 12, line-height from 18 */
body,
input,
textarea {
	color: #aaa;
	font-size: 11px;
	line-height: 16px;
}
/* Text elements */
/* font size from 14px */
p {
	margin-bottom: 18px;
	font-size: 12px;
}
a:link {
	color: #3399cc;
	text-decoration: none;
}
/* =Header
-------------------------------------------------------------- */


/* =Menu
-------------------------------------------------------------- */

/* font-size from 14px */
#access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 12px;
	width: 928px;
}
/* =Content
-------------------------------------------------------------- */

/* font-size from 15px, line-height from 21px */
#content pre,
#content kbd,
#content tt,
#content var {
	font-size: 12px;
	line-height: 18px;
}
/* font-size from 13px */
#content code {
	font-size: 11px;
}
#content{
	color: #fff;
}

/* font-size from 28px */
#content .entry-title {
	color: #aaa;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 0;
	padding-bottom: 3px;
}
#content .entry-title, {
	color: white;
}


/* revisioning of styesheet */
<link rel="stylesheet" xhref="http://www.chelayacountrylodge.co.za/home/wp-content/themes/sliding-door/style.css?version=1" type="text/css" />