/* Enter Your Custom CSS Here */
p {
    margin: 0 0 15px;
    font-size: 16px !important;
	font-family: Helvetica Neue, Arial, Helvetica, Nimbus Sans L, sans-serif;

}


/* remember to define focus styles! */
:focus {
	outline: 1px dotted black;
}
body {
	background: #fff;
	color: #ff0000;
	line-height: 1;
}

.nocomments {
  display: none;
}

//.entry-title {
//  display: none;
//}

//.entry-meta {
//    display: none;
//}

.entry-info {
    display: none;
}


// .widget_recent_entries { font-weight: normal; font-size: 18px; !important }


// child menu colour on hover
#access li li a:hover {
background: #8daa9c;
} 

body.no-sidebars #container,
.full-width #container,
.attachment #container {
	max-width: 900px;
}

/* 2-column layouts */
.two-column #container {
	max-width: 900px;
}

#metaslider-id-262 {
    float: right;
    border-left: 80px; 
    margin-bottom: 1rem;
}

#metaslider-id-165 {
    float: left;
    margin-right: 10px;
    margin-bottom: 1rem;
}

#metaslider-id-984 {
    float: right;
    border-left: 80px; 
    margin-bottom: 1rem;
}	


body, input, textarea {
	color: #000;
	font: 14px Georgia, "Bitstream Charter", serif;
	line-height: 1.5;
}

h1 {
	letter-spacing: -0.03em;
	background-color: #fff;
}

a:visited {
	color: #000;
}
a:active,
a:focus,
a:hover {
	color: #009900;
}

#header {
	margin: 0 0 0px;
}
/* Above changed from 0 0 28px - pdm */

#site-title {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
	font-size: 42px;
	letter-spacing: -0.03em;
	line-height: 55px;
	text-align: center;
	background-color: #4d6a5c;
}
#site-title a {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}
#site-description {
	color: #fff;
	background-color: #4d6a5c;
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 9px 0;
	text-align: center;

}

#access {
	border-top: 5px solid #4d6a5c;
	border-bottom: 5px solid #4d6a5c;
	display: block;
	float: left;
	margin: 0 auto;
	padding: 1px 0 0;
	padding-bottom: 1px;
	width: 100%;
}

#access a {
	color: #000;
	background: #ddeacc;
}

#access ul ul :hover > a {
	background: #2d4a3c;
	color: #fff;
}
#access ul ul a:hover {
	background: #000;
}
#access .current_page_ancestor a {
	background: #4d6a5c;
	color: #fff;
}
.entry-content h2 {
	font-size: 24px;
	line-height: 30px;
}
.widget-area input {
	font-size: 15px;
	line-height: 18px;
}
.widget-title {
	border-bottom: 1px solid #4d6a5c;
	border-top: 3px solid #4d6a5c;
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.025em;
	margin: 0 0 0px 0;
	padding: 3px;
	text-transform: uppercase;
}
.widget-container {
	margin: 0 0 2.5em 0;
	margin-top: 20px;
}
#luxCal { width:100%; height:900px; margin:0px; border-style:solid; border-width:5px; border-color: #4d6a5c;
}
#access .current-menu-item a, #access .current-menu-ancestor a, #access .current_page_item a, #access .current_page_ancestor a
{
  background-color: #4d6a5c;
}
#access li > a:focus, #access ul ul :focus > a, #access li:hover > a, #access ul ul :hover > a
{
  background-color: #2d4a3c;
}
#access ul {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
	font-size: 14px;
	font-weight: bold;
}

	
  
