/*
Theme Name: Muckle Howf
Theme URI: 
Description: Muckle Howf Website Theme
Author: Karl Wills
Author URI: http://www.karl-wills.com
*/

@import "style/css/reset.css";

/*	Body Styling	*/

body {
background: #5f7334 url("style/images/bodybg.png") repeat-x;
color: #000;
font-family: "Tahoma", "Verdana", "Sans-Serif";
font-size: 12px; 
padding:0 0 30px 0;
}


/*	Deault Hyperlinks */

a {color: #2b4022; text-decoration: underline;}
a:hover {color: #5f7334; text-decoration: none;}	
img a {border: none;}	


/*	Headings & Typography */

p, ul {line-height: 19px; margin-bottom: 20px;}
h1{	color: #2b4022; font-size: 19px; margin-bottom: 20px; line-height: 30px; }
h2{	color: #2b4022; font-size: 18px; margin-bottom: 20px;}
h3{	color: #2b4022; font-size: 17px; margin-bottom: 20px;}
h4{	color: #2b4022; font-size: 15px; margin: 30px 0 10px 0;}

ul {list-style: disc; margin: 0 0 20px 25px;}


/* Images */

img.alignright, a img.alignright {float:right; margin: 5px 0 15px 20px; background: #fff; padding: 4px; border: 1px solid #e3e3e3;}
img.clear-right { clear: right;}
img.clear-left { clear: left;}
img.alignleft, a img.alignleft {float:left; margin: 5px 20px 15px 0; background: #fff; padding: 4px; border: 1px solid #e3e3e3;}
.clear {clear: both;}


/*	Tables	*/

table {
width: 650px;
margin: 0 auto 30px auto;
border-collapse: collapse;
border: 1px solid #e1e1e1;
}

th, td {
border: 1px solid #e1e1e1;
}

td {
padding: 7px;
background: url("style/images/grad.jpg") repeat-x bottom;
}

th {
padding: 10px 0 10px 7px;
background: #5f7334 url("style/images/greengrad.jpg") repeat-x bottom;
color: #fff;
}

/*	Calendar Table */

.calendar-table td {
background: #fff;
}

/*	Site Styling	*/

#page-wrap {
width: 940px;
padding: 0 10px 0 10px;
margin: 0 auto;
overflow: hidden;
}

#menu {
float: left;
width: 180px;
padding: 0 20px 0 20px;
height: 370px;
margin-right: 20px;
background: url("style/images/menubg.png") no-repeat top;
}

#logos {
float: left;
width: 180px;
margin: 100px 0;
text-align: center;
}

#logos img {margin-bottom: 30px;}

.assc {border: 2px solid #4b5a2a;}

#menu a {
color: #fff;
}

ul#nav {
width: 150px;
list-style: none;
margin: 0;	
}

a.home, a.property, 
a.availability, a.attractions, 
a.contact {
width: 150px;
height: 20px;
display: block;
background: url("style/images/navsprite.png") no-repeat left;
overflow: hidden;
text-indent: -9999px;
margin-bottom: 3px;
}

a.home {
background-position: 0 -30px;
}

a.home:hover {
background-position: 0 -80px;
}

a.property {
background-position: 0 -130px;
}

a.property:hover {
background-position: 0 -180px;
}

a.availability {
background-position: 0 -230px;
}

a.availability:hover {
background-position: 0 -280px;
}

a.attractions {
background-position: 0 -330px;
}

a.attractions:hover {
background-position: 0 -380px;
}

a.contact {
background-position: 0 -430px;
}

a.contact:hover {
background-position: 0 -480px;
}

img#logo {
margin: 19px 0 30px 0;
}

#content-wrap {
float: left;
width: 700px;
padding: 10px 0 0 0;
margin: 0 0 15px 0;
overflow: hidden;
background: url("style/images/contentbg.png") repeat-y;
border-bottom: 1px solid #475727;
}

#page-content {
width: 660px;
padding: 30px 0 0 0;
margin: 0 20px 80px 20px;
overflow: hidden;
}


/* Home Page Specific */

#home-content {
float: left;
width: 435px;
margin: 0 0 100px 20px;
}

#slider-wrap, #sub-slider-wrap {
/* Home and subpage Feature Slider */
width: 680px;
height: 299px;
margin: 0 10px 30px 10px;
overflow: hidden;
background: url("style/images/sliderbg.png") no-repeat;
position: relative;
}

#sub-slider-wrap {
margin: 0 10px 0 10px;
}

#img-wrap, #sub-img-wrap {
width: 646px;
height: 275px;
position: relative;
top: 13px;
left: 17px;
overflow: hidden;
}

/*	Special Offers	*/

.special-offers {
width: 150px;
float: right;
margin: 0 20px 20px 20px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
padding: 20px;
background: #fffed9;
color: #5f3a21;
border: 1px solid #f9e9ab;
}

.special-offers h3 {
margin-bottom: 10px;
}

/* Testimonials */

#testimonials-wrap {
width: 190px;
float: right;
margin: 0 20px 0 20px;
padding: 0;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border: 1px solid #e1e1e1;
overflow: hidden;
}

#testimonials { 
width: 190px;
height: 340px;
float: right;
overflow: hidden;
padding: 0;
}

#testimonials-wrap h3 {
margin: 20px 0 0 15px;
}

.testimonial-item {
height: 340px;
background: #fff;
}

.testimonial-item p {
font-style: italic;
padding: 15px 15px 0 15px;;
}


#testimonials  p.author {
display: block;
color: #2b4022;
font-style: italic;
line-height: 18px;
padding: 0 10px 25px 15px;
}




/*	Availability Page */

div.terms {
margin-top: 50px;
}

/* Local Attractions Page */

.local-images {
float: right;
}

.local-images div {
margin-bottom: 10px;
}



/*	Contact Page */

ul#contact-details {
list-style: none;
margin-left: 0;
}

div.contact-form, .wpcf7-form {
float: right;
width: 300px;
padding: 0;
margin: 0 0 25px 40px;
}

.contact-form h4{
margin-top: 5px;
}

.wpcf7-form textarea, .wpcf7-form input {
font: 12px "Tahoma", "Verdana", "Sans-Serif";
width: 280px;
border: 1px solid #e3e3e3;
padding: 4px;
background: url("style/images/grad.jpg") repeat-x bottom;

}

#submit {
/* Form Submit Button */
width: 89px;
height: 30px;
line-height: 30px;
background: #5f7334 url("style/images/greengrad.jpg") repeat-x bottom;
color: #fff;
float: left;
border: none;
}


/*	Map	*/

#map-details {
clear: both;
border: 1px solid #e1e1e1;
overflow: hidden;
padding: 10px;
margin: 30px 0 30px 0;
}

.route-details {
width: 640px;
}

.map {
width: 320px;
}


/*	Footer	*/

#footer {
clear: both;
width: 660px;
}

#footer p {
float: right;
font-size: 11px;
}

#footer-nav a {
text-decoration: none;
color: #929292;
float: left;
margin-right: 24px;
font-size: 11px;
}

#footer-nav a:hover {
text-decoration: underline;
}

#footer-nav {
float: left;
}

#footer-nav li {
display: inline;
}

