/*
Theme Name: Sense
Version: 1
Author: Giessform
*/


body {
	background: #fff;
	color: #000;
	line-height:12pt;
	font-family: 'Arial', sans-serif;
	margin: 0;
}

h1 {
	font-family: 'georgia';
	margin: 0;
	font-size:16px;
	color:  #5a3d1c;

padding-bottom:5px;
	border-bottom:solid;

}

h2 {
	font-family: 'georgia';
	margin: 16px 0 10px 0;
	font-size:10pt;
	color:  #5a3d1c;
	
}

h3 {
	font-family: 'arial', sans-serif;
	margin: 0;
	font-size:12px;
	color:  #5a3d1c;

}

h3, h3 a {
	font-family: 'georgia';
	margin-top: 0;
	margin-bottom: 10px;
	color: #5a3d1c;
}

h5 {
	margin-top:15px;
	font-size:16px;
font-family: 'georgia';
font-weight:normal;

}

p , li, .wpcf7-response-output{
	font-family: 'Arial', sans-serif;
	font-size:8pt;
	margin-top: 15px;
	color: #636465;
	line-height:12pt;
}

.wpcf7-response-output
{
color:#FF0000;}

#content {
}

#menu {
	background: #fff;
	margin-left:20px;
	width:195px;
	overflow:hidden;
	margin-top:0px;
}

#logo { 
	margin-left:10px;
	margin-top:50px;
}
	
a {
	text-decoration:none;
}

a img {
	border: none;
}


#menu li {
	list-style-type:none;
	margin-bottom: 0px;
	line-height:12pt;
	margin-top:0px;

}

#menu .page_item a {
	color: #5a3d1c;
font-family: 'georgia';
	font-size: 16px;
	font-weight:normal;
display: block;
padding-bottom:3px;
padding-top:3px;

	
}


#menu .page_item {
	margin-left:0px;
	margin-bottom: 0px;
border-bottom:solid;
border-color: #5a3d1c;
border-width:1.5px;


	}



#menu .current_page_item a {
	color: #009ee0;
	}

#menu li ul .page_item a {
	margin-bottom: 0px;
	margin-top:0px;
	font-weight:lighter;
	font-size:12px;
color: #5a3d1c;
display: block;
padding-bottom:1px;
padding-top:1px;
}

#menu li ul .current_page_item a {
	color: #009ee0;
}

#menu li ul .page_item {
margin-left: 0px;
	margin-top:0px;
border-style:none;
	}
	
#menu .current_page_item ul .page_item a {
	color:#009ee0}

.storycontent ul li{
	line-height:10pt;
	margin-top:5px;
	}
	
.spec_title{
	margin-top:15px;
	font-size:16px;
font-family: 'georgia';

}
	
.excerpt p a{
	color:#009ee0;
	text-transform:inherit;
}

.excerpt p {
	margin-top:10px;
}

.editlink {
	font-size:10px;
	text-transform:uppercase;
	margin-top:15px;
	}

.storycontent a, .post-edit-link, .editlink, .spec_title a {
	color:  #009ee0;

	}
#menu a:hover {
color: #fff;
background: #009ee0;
}

a:hover {
color: #fff;
background: #009ee0;
}

.excerpt p a:hover{
	color:#fff;
background: #009ee0;
	text-transform:inherit;
}
.excerpt {
border-bottom:solid;
border-color: #5a3d1c;
border-width:3px;
padding-bottom:3px;
}

#menu li ul .page_item a:hover{
color:#fff;
background: #009ee0;
}