/*  
Theme Name: Truffle Pigs
Theme URI: http://www.freshfront.ca/
Description: Truffle Pigs.
Version: 1.0
Author: Fresh Front
Author URI: http://www.freshfront.ca/

*/
* {
	margin: 0;
	padding: 0;
}

body {
	background: #000 url('images/bg_rockpattern.jpg') repeat;
	text-align: center;
}

#main {
	width: 800px;
	margin: 0 auto;
	color: #FFF;
	font: 16px/24px normal "Copperplate";
}
#content {
	width: 800px;
	float: left;
	background: transparent;
}
#col1, #col2 {
	float: left;
	text-align: left;
}
#col1 {
	width: 767px;
	margin: 0 16px;
}

p, h1, h2, form {
	margin: 10px 0;
	text-shadow: #111 2px 2px 2px;
}
p {
	margin: 15px 0;
}
form p {
	margin: 10px 0;
	font: 14px/21px normal "Copperplate";
}
h1 {
	font: 24px/36px normal "Copperplate";
	color: #99CCFF;
}
h2 {
	font: 20px/30px normal "Copperplate";
/* 	color: #FFF; */
	color: 	#99CCFF;
	margin-top: 20px;
}
h3 {
/* when it just says 'experience rocky mountain hospitality'
	font: 24px/36px normal "Copperplate";
	letter-spacing: 7px;
*/
	font: 16px/24px normal "Copperplate";
	letter-spacing: 1px;
	text-shadow: #111 2px 2px 2px;
}
#header {
	margin-top: 50px;
}
.header_img {
	background: #FFF;
	padding: 16px;
}

#nav, #subnav {
	width: 800px;
	height: 30px;
	float: left;
/*	background: #FFF url(../images/pig.gif) top right no-repeat;*/
	
}

#subnav {
	margin: 10px 0;
}
#nav ul, #subnav ul {
	list-style: none;
	margin: 0 16px;
}
#nav ul li, #subnav ul li {
	display: inline;
	float: left;
	padding: 10px 15px 10px 0;
}
#nav ul li a {
	text-decoration: none;
	font: 18px "Copperplate";
	color: #FFF;
	text-shadow: #111 2px 2px 2px;
}
#nav ul li a:hover {
	color: #99CCFF;
	text-decoration: underline;
}

#subnav ul li a {
	text-decoration: none;
	font: 18px "Copperplate";
	color: #FF9999;
	text-shadow: #111 2px 2px 2px;
}
#subnav ul li a:hover {
	color: #FF5C5C;
	text-decoration: underline;
}

#nav ul .current_page_item a, #nav ul .current_page_item a:hover {
	color: #FF5C5C;
}

#subnav ul .current, #subnav ul .current:hover, #subnav ul .current_page_item a {
	color: #FF5C5C;
}


#footer {
	margin: 60px auto;

}
#footer a {
	color: #99CCFF;
	font-variant: small-caps;
	font-size: 12px;
	letter-spacing: 2px;		
}


a {
	border: none;
	text-decoration: none;
	color: #677DA2;
}
a img {
	border: none;
}

#col1 img {
	float: right;
	margin: 0 0 16px 16px;
	padding: 8px;
	background-color: #FFF;
}
#col1 img.comic {
	padding: 0;
	background-color: transparent;
}
#col1 img.foodporn {
	float: left;
	margin: 0 10px 0 0;
}
/*----------------* EMAIL WEB FORM *--------------------*/
#emailform {
	font-size: 100%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 40px;
}
/*
#emailform table {
	margin: 0 auto;
	text-align: left;
	padding:0px;	
	margin-left: 15px;
	width:60%;
}
*/
.entrytitle {
	text-align: right;
}
.entrytitle label {
	margin-right: 10px;
}
#customerform label {
	cursor: pointer;
	text-align: right;
	font-size: 1em;
}
#customerform label.invalidentry {
	color:  Red;
}
#customerform label.validentry {
	color: White;
}
#customerform input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	margin: 1px;
}
#customerform textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	margin: 1px;
	overflow:auto;
}
#customerform input:focus, #customerform textarea:focus {
/* 	border: 1px solid #00217D; */
}
#submitdiv {
	margin: 10px auto;
	text-align: center;
	
}
/* Fix IE. Hide from IE Mac \*/
* #submitdiv #submit {
behavior: url(hover.htc );
}
/* End */
#submitdiv #submit {
	background: #fff;
	cursor: pointer;
	width: 100px;
	border: 3px double #0099FF;
	text-decoration: none;
}
#submitdiv #submit:hover, #submitdiv #submit.hover{
	background: #FFF url(images/form_input_bg.gif) repeat-x 0 -10px;
	border: 3px double #A4B5BD;
}	
.entry {
	border-left: 1px solid #A4B5BD;
}

/* FORMS */
label {
	width: 125px;
	float: left;
	display: inline;
	text-align: right;
	margin-right: 20px;
}
input, select {
	display: inline;
	width: 200px;
	float: left;
}
form p {
	display: block;
	width: 800px;
	float: left;
}

#announcements {
	width: 250px;
	float: right;
	background-color: White;
	margin: 20px 0 20px 20px;
}

#announcements h2 {
	text-align: center;
	margin-top: 0;
	color: #000;
}

#announcements p {
	color: #000;
	font: 12px Georgia;
	width: 230px;
	margin: 10px;
}

/* ------- DatePicker ----------- */


.ui-datepicker-cover {
  display: none; /*sorry for IE5*/
  display/**/: block; /*sorry for IE5*/
  position: absolute; /*must have*/
  z-index: -1; /*must have*/
  filter: mask(); /*must have*/
  top: -4px; /*must have*/
  left: -4px; /*must have*/
  width: 193px; /*must have to match width and borders*/
  height: 200px; /*must have to match maximum height*/ 
}
#ui-datepicker-div {
  display: none;
  z-index: 10; /*must have*/ 
}
#ui-datepicker-div a, .ui-datepicker-inline a {
  cursor: pointer;
  margin: 0;
  padding: 0;
  background: none;
  color: #000;
}
.ui-datepicker-control a {
  padding: 2px 5px !important;
  color: #eee !important;
}
.ui-datepicker-trigger {
	float: left;
	padding: 0;
}

#col1 form img {
	padding: 0;
	margin: 1px 0 0 5px;
	float: none;
}
#makebooking {
	width: 400px;
	float: right;
}
#makebooking h2 {
	margin: 0 50px 0 0;
	float: right;
}
#makebooking input[type="submit"] {
	margin-left: 150px;
	width: 75px;
}

/* Bistro Menus */

.bistromenu {
	background: transparent url(images/bistromenu_bg.jpg) repeat;
	width: 600px;
	margin: 0 auto;
	color: #000;
	padding: 20px 0;
}
.bistromenu h2 {
	font: 24px/24px normal "Papyrus";
	color: #000080;
	text-shadow: none;	
}
h2.menutitle {
	text-align: center;
}
.bistromenu p {
	font: 14px/21px normal "Papyrus";
	margin: 10px 20px;
	text-shadow: none;	
}
.bistromenu h2.menu_section {
	font: 18px/18px normal "Papyrus";
	text-align: center;
	color: #800000;
}
h2.bistromenu_item {
	font: 16px/16px normal "Papyrus";
	margin-left: 20px;
	color: #000080;
}


/* SLIDESHOW */
#slideshow {
    position:relative;
    height:350px;
    margin-left: 125px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}