/* HTML Tag Redefinition */
/* Colors for fiddleheads 
Green #878B3F
dark green: #575447
Tan #F8F3DF
Red #C94343
light red #D88782



*/
html, body {height: 100%;  }
body {
background:url(http://www.thefiddleheadrestaurant.com/themes/fiddlehead/images/body_background.jpg);

padding: 0px; margin: 0px; }




img {border: 0px}
a { cursor:pointer; text-decoration:none;}

label { font-weight:bold;}
fieldset { border:1px solid #ccc;}


/* reusable styles */
.red{color:#C94343}
.lightred{color:#D88782;}
.green {color:#878B3F;}
.tan{color:#F8F3DF;}
.left{float:left;}
.right{float:right;}
.clear{clear:both;}

/* error text class optionally provided by theme */
div.ccm-error-response {color: #f00; margin-bottom: 12px}



/* Header area general layout and backgrounds ==========*/
#page{
width:960px;
margin:0 auto;
}
#pagewrapper{
	background-image: url(http://www.thefiddleheadrestaurant.com/themes/fiddlehead/images/header_background.jpg);
	background-repeat: repeat-x;

}

#top-header{
height:42px;
text-align:right;
line-height:42px;
color:#F8F3DF;
}
#top-header p{margin:0px; padding:0px;}
#top-header .time{ padding-left:50px;
}
#header-area{
clear:both;
position:relative;

}

#logo{
float:left;
}




/* Header navigation ==============*/
#header-nav{
text-align:right;
position:relative;
z-index:2;



}

#header-nav ul{
margin:0px;
padding:0px;
list-style:none;
float:right;


}
#header-nav ul li{
float:left;

}
#header-nav ul a{
padding:78px 10px 20px 10px;
margin:-4px 0px 0px 3px;
color:#575447;
display:block;
font-size:20px;
}

#header-nav ul a:hover, #header-nav ul a.nav-selected{
background:#C94343;
color:#F8F3DF;
-moz-box-shadow: -2px 2px 3px #b27e75;
-webkit-box-shadow: -2px 2px 3px #b27e75;
box-shadow: -2px 2px 3px #b27e75;


}

/* Center Content general layout ===========*/
#central{
margin:0px 32px;
clear:both;
background:url(http://www.thefiddleheadrestaurant.com/themes/fiddlehead/images/content-bottom-background.png) bottom left repeat-x;
padding-bottom:103px;
margin-bottom:20px;
}

#central #body{

float:left;
width:593px;
margin-right:36px;

}

#central #sidebar{
float:left;
width:267px;
}

/* Center Content layout=============== */

#body h1{


border-bottom:4px solid #D88782;


}
#body h2, #body h3, #body h4{color:#C94343;}
.quote{
background:url(http://www.thefiddleheadrestaurant.com/themes/fiddlehead/images/quote-background.png) top left no-repeat;
font-size:23px;
padding:0px 100px;
line-height:26px;
}

.quote cite{
padding:0px;
margin:0px;
}
.quote p{
text-align:right;
}



/* Sidebar Content Layout ==========*/
#sidebar{background:url(http://www.thefiddleheadrestaurant.com/themes/fiddlehead/images/sidebar-background.png) top right no-repeat;}
#sidebar h3{
border-bottom:4px solid #878B3F;
}

#specials{background:url(http://www.thefiddleheadrestaurant.com/themes/fiddlehead/images/specials-background.png) top right no-repeat;}
#specials h2{
border-bottom:4px solid #D88782;
margin-bottom:15px;
}

#specials{
margin-top:35px;
}
#specials h3{
border:none;
color:#C94343;
font-size:24px;
padding:0px;
margin:0px;
}


#sidebar a{
color:#F8F3DF;
background:#878B3F;
padding:5px 15px;
-moz-box-shadow: 0px 0px 3px #575447;
-webkit-box-shadow: 0px 0px 3px #575447;
box-shadow: 0px 0px 3px #575447;

}

#sidebar a:hover{background:#C94343;}


#sidebar .nav{
padding:0px;
margin:0px;
list-style:none;
margin-top:30px;
background:url(http://www.thefiddleheadrestaurant.com/themes/fiddlehead/images/specials-background.png) top right no-repeat;
}

#sidebar .nav a{
font-weight: normal; font-style: normal;font-family: 'OccidentalRegular', sans-serif;
width:267px;
display:block;
color:#F8F3DF;
background:#878B3F;
padding:10px 15px;
margin-bottom:10px;
font-size:25px;
-moz-box-shadow: 0px 0px 3px #575447;
-webkit-box-shadow: 0px 0px 3px #575447;
box-shadow: 0px 0px 3px #575447;
text-transform:capitalize;
text-align:left;

}

#sidebar .nav a:hover, #sidebar .nav a.nav-selected{background:#C94343;}

/* Footer area ==================*/

#footerwrapper{
clear:both;
border-top:10px #878B3F solid;
background:#575447 url(http://www.thefiddleheadrestaurant.com/themes/fiddlehead/images/footer_background.gif) bottom repeat-x;
height:330px;

}

#footer{
width:960px;
margin: 0px auto;
margin-top:35px;
color: #F8F3DF;
}

#footer-left, #footer-center, #footer-right{
width:300px;
float:left;
}

#footer-center{width:360px; text-align:center;}


/* Footer Content ================*/

#footer h3{
color: #F8F3DF;
border-bottom:4px solid #878B3F;
}

#footer-left .footer_left{

float:left;

}
#footer-left .footer_right{

float:right;

}

#footer-left ul{
margin:0px;
padding:0px;
list-style:none;
}


#footer-left ul a{
font-size:18px;
color:#F8F3DF;
}

#footer-left ul a:hover{

color:#878B3F;
}

#footer-right{
font-size:14px;
}
#footer-right address{
margin-bottom:14px;
font-style:normal;
}

.sign-in{

padding-top:50px;
}
/* Colors for fiddleheads 
Green #878B3F
Tan #F8F3DF
Red #C94343
light red #D88782



*/
