/*

Theme Name: Hafod Hooter

Theme URI: http://www.150dpi.com/

Author: 150dpi

Author URI: hello@150dpi.com

*/
body{ 
	margin: 0px;
	padding: 0px;
/*	background: url(../images/bg.jpg) center center no-repeat;
		-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;*/
}
#bg { position: fixed; top: 0; left: 0; z-index: -1000; }
                .bgwidth { width: 100%; }
                .bgheight { height: 100%; }
a {
	text-decoration: none;
}
/* fonts embedding */
@font-face {
font-family: 'MinionPro Bold';
src: url('fonts/Minion Pro Bold.ttf')  format('truetype');
src: url('fonts/Minion_Pro_Bold.eot');
}
@font-face {
font-family: 'MinionPro Regular';
src: url('fonts/Minion Pro Regular.ttf')  format('truetype');

}
@font-face {
font-family: 'jenkinsv';
src: url('fonts/jenkinsv.ttf')  format('truetype');
src: url('fonts/jenkinsv.eot');
}
#wrapper {
	width: 1164px;
	margin: 0px auto;
	background: none;
}
#header {
	width: 1134px;
	margin:50px auto 0px auto;
	background: url(../images/hofod_logo.png) no-repeat center top;
	padding-top: 150px;
	padding-bottom: 0px;
}
#header #nav {
	width:917px;
	float: right;
	z-index: 2000;
	
}
#header #nav ul {
	margin: 0px;
	list-style: none;
	margin-left: -46px;

}
#header #nav ul li {
	padding: 5px 51px 5px 0px;

	float: left;
}
#header #nav ul li a{
	font-family : MinionPro Bold;
	font-size: 21px;
	color: #030000;
}
#header #nav ul li.last{
	padding: 5px 0px 5px 0px;
}
#header #nav ul li a.active {
	color:#812f30;
}
#header #nav ul li a:hover {
	color:#812f30;
}
#slider {
	height: 526px;
	width: 1112px;
	background:#812f30;
	margin: 4px 0px 0px 14px;
	clear: both;
}
#slider .slide {
	width: 844px;
	float: left;
}

#slider .right-text {
	height: 526px;
	font-size: 34px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
	text-align: center;
	width: 250px;
	margin-top: -25px;
}
.walkdir {
	width: 334px;
	height: 526px;
	background: url(../images/walk_direction.png) right bottom no-repeat;
	position: absolute;
	top: 290px;
	z-index: 1000;
	font-size: 32px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
	margin-left: 824px;
	text-align: center;
}
.walkdir div {
	width: 260px;
margin-top: -32px;
margin-left: 20px;
position: relative
}
.clear {
	clear:both;
}
#content-container {
	width: 1106px;
	margin:0px auto;
	font-family: "Times New Roman", Times, serif;
	border-top:1px solid #957650;
	padding: 8px 0px;
	
}
#feature-box {
	width: 266px;
	float:left;
	margin-right: 11px;
	height: 475px;
	background: #f9f1da;
	margin-top: 3px;
	margin-bottom: 3px;
}
#feature-box img {
	width: 264px;
	border: 2px solid #f9f1da;
}
#feature-box img:hover {
	border: 2px solid #812f30;
}
#feature-box p {
	width: 226px;
	text-align: center;
	font-family: MinionPro Regular;
	font-size: 14px;
	margin: 0px auto 15px auto;
	line-height: 22px;
	color:#030000;
	font-weight:500;

}
#feature-box h3 {
	font-family : MinionPro Bold;
	font-size: 35px;
	margin: 14px 0px 0px 0px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: -2px;
	line-height: 36px;
}
#feature-box button {
	background: url(../images/readmore_button.png) no-repeat;
	width: 143px;
	height: 41px;
	border: none;
	outline: none;
	cursor: pointer;
	margin-top: -6px;
}
#feature-box button:hover {
	background: url(../images/readmore_button.png) 0 -41px no-repeat;
}
#feature-box:last-child {
	margin: 0px 0px 0px 0px !important;
}
hr {
	height:1px;
	background:#957650;
	border: 0px;
	outline: 0px;
}
.bottom-left {
	width: 580px;
	float: left;
	margin-right: 80px;
	padding: 0px 5px;
}
.bottom-left p {
	text-align: left;
	font-family: MinionPro Regular;
	font-size: 19px;
	color:#030000;
	line-height: 22px;
}
.bottom-right {
	width: 400px;
	float: left;
}
.bottom-right .feature-box {
	width: 162px;
	float: left;
	margin-right: 30px;
}
.bottom-right .feature-box-last{
	width: 162px;
	float: left;

	margin-right: 0px; width: 200px;
}

h4 {
	font-family : MinionPro Bold;
	font-size: 21px;
	color: #030000;
	margin: 5px 0px -10px 0px;
}
h1.page-title{
	font-family : MinionPro Bold;
	font-size: 46px;
	color: #030000;
	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	
}
.bottom-right .feature-box p {
	font-family : MinionPro Bold;
	font-size: 16px;
	width: 170px;
	line-height: 19px;
}
.bottom-right .feature-box-last p {
	font-family : MinionPro Bold;
	font-size: 16px;
	width: 170px;
	line-height: 18px;
}
a.readmore {
	font-family : MinionPro Bold;
	color: #812f30;
	font-size: 19px;
	text-decoration: underline;
}
a.readmore:hover {
	color: #937654;

}
p.footer {
	color:#812f30;
	font-size: 20px;
	padding: 0px 0px;
	text-align: center;
	
}
p.footer a {
	color:#812f30;
	
}
p.footer a:hover {
	color:#030000;
	
}
.big-title {
	font-family:jenkinsv;
	font-size: 63px;
	line-height: 38px;
	color: #812f30;
}
.our-story {
	font-family:jenkinsv;
	color: #532908;
	font-size: 106px;
	margin: 0px 0px -10px;
}
h2 {
	color: #532908;
	font-size: 42px;
	margin: 20px 0px 4px;
}
.black {
	color: #030000;
}
#scroller {
	width: 900px;
}
.music {
	color:#937654;
	font-size: 20px;
	margin: 4px 0px 0px 28px;
	float: left;
}
.music button {
	background: none;
	border: none;
	outline: none;
	color:#937654;
	font-size: 20px;
	margin: 13px 0px 0px 0px;
	cursor: pointer;
}
.music button :hover{
	color: #937654;
}
.inner-left {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
line-height: 22px;
width: 344px;

}
.inner-right{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
line-height: 22px;
width: 684px;
float: right;

}
a.links {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
color: #030000;
text-decoration: underline;
}
.inner-left a {
	color: #5247ed;
	text-decoration: underline;
}
.inner-left a.class {
	color: #030000;
	text-decoration: none;
}
.highlight {
font-family: MinionPro Regular;
font-size: 28px;
line-height: 34px;
width: 344px;
}
.highlightm {
font-family: MinionPro Regular;
font-size: 44px;
line-height: 50px;
width: 684px;
color: #904147;
float: right;
margin: 0px;
padding-top: 15px;
}
.breadcrums {
border-bottom:1px solid #957650;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
height: 28px;
}
.breadcrums a {
	color: #030000;
}
.spacer {
	width: 200px;
	height: 680px;
}
p.content {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
line-height: 22px;
}