/* Chefs2Go Styling 
Copyright 2006 - Chefs2Go */

body {
	margin: 0;
	padding: 0;
	color: #222222;
	line-height: 1.6em;
	background-color: #663300; /*996633; 897E61;*/
	font: normal 13px "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;
	background-image: url(images/dropBack.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
 
img {
	border: none;
} 

	
/* Links */
  
#wrapper a:link, #footer a:link {
	text-decoration: none;
	color: #53584a;
	border-bottom: dashed #0066cc 1px;
} 
    
#wrapper a:visited, #footer a:visited{ 
    text-decoration: none; 
	border-bottom: dashed #0066cc 1px;
    color: #636958; 
}
    
#wrapper a:hover, #wrapper a:active, #footer a:hover, #footer a:active {
	color: #FFFFCC;
	border-bottom: dashed #0066cc 1px;
	background-color:#660000;
}


/* Html Elements */

h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: 0; padding: 10px 0; }

/* Structure */

#container 
{
	margin: 0 auto;
	width: 750px;
	background-color: #eeeeee;
	border-left: 1px solid #3c3016;
	border-right: 1px solid #3c3016;
	border-top: 1px solid #3c3016;
}

#header-wrapper 
{
	width: 100%;
	float: left;
	background-color: #402000;
	line-height: 0;
	margin: 0;
	padding: 0;
	height: 200px;
}

#header
{
	width: 100%;
	height: 200px;
	padding: 0;
	margin: 0;
}


#wrapper
{
	clear: both;
	float: left;
	width: 100%; 
	background-color: #FFFFFF;
}

#content-wrapper
{
	float: left;
	width: 70%;
}

#content-wrapper #topNum {
	margin: 0;
	padding: 0;
	padding-left: 25px;
	margin-top: 10px;
	color: #003300;
	font-size: 110%;

}

#latest { line-height: 1.5em; }

#content
{
	float: left;
	padding: 20px;
	width: 700px;
	margin-left: 5px;
}

#dual_content /* 2 columns */
{
	float: left;
	padding: 20px;
	padding-top: 15px;
	width: 475px;
	margin-left: 5px;
	padding-left: 10px;
}

#sidebar-wrapper
{
	float: left;
	width: 30%;
}

#sidebar
{
	float: left;
	padding: 10px;
	padding-right: 5px;
	padding-top: 20px;
}

.bottomContact {
	margin: 0 auto;
	width: 85%;
	text-align: center;
	font-size: 140%;
	color: #003300;
	border-top: 1px dotted #333333;
}

/* Header */

#header h1, #header h2 { padding-left: 10px; padding-right: 10px; }

#header h2 { font-size: 12px; font-weight: bold; padding-top: 0; }
    
/* -----------------------------------------------  Content  -------------------------------------------- */
    
#content .entry 
{
	border-top: 2px solid #636958;
	border-bottom: 2px solid #636958;
	background-color: #f8f8ec;
	margin-bottom: 25px; 
}

#content .entry h3 
{
	font-size: 24px; 
	padding-left: 10px;
	padding-right: 10px; 
	padding-bottom: 0;
}

#content .entry-body, #content .entry-footer
{
	padding-left: 10px; 
	padding-right: 10px;
}

#content .entry-footer
{
	font-size: 12px;
	color: #555555; 
	padding-left: 30px;
	padding-bottom: 10px; 
	border-bottom: 1px dotted #636958;
	background: transparent url(date.png) 10px 0 no-repeat;
}

#menu {
	margin: 0px;
}

#menu ul { padding-right: 30px; }
#menu .menuTitle { 
	padding-top: 32px;
	text-align: center;
	font-size: 18px;
}

#menu .menuTop {
	background-image: url(images/menuTop.jpg);
	background-repeat: no-repeat;
	height: 71px;
	margin: 0px;
}

#menu .menuBottom {
	background-image: url(images/menuBottom.jpg);
	background-repeat: no-repeat;
	height: 72px;
}

#menu .menuMiddle {
	background-image: url(images/menuMiddle.jpg);
	background-repeat: repeat-y;
	margin: 0px;
}

#recipe {
	margin: 0 auto;
	padding-top: 75px;
	padding-bottom: 75px;
	width: 582px;
}

#recipe .recipeTitle {
	padding-top: 15px;
	padding-left: 35px;
	text-align: left;
	font-size: 18px;
}	

#recipe .instructions {
	float: right;
	width: 50%;
	padding-right: 20px;
	padding-top: 13px;
/*	position: relative;
	left: 250px;
	top: -225px;*/
}

#recipe .ingredients {
	width: 40%;
	float: left;
	/*position: relative;
	left: 0px;
	top: 0px;*/
}

#recipe ul { padding-right: 30px; }

#recipe .recipeTop {
	background-image: url(images/recipeTop.jpg);
	background-repeat: no-repeat;
	height: 52px;
	margin: 0;
}

#recipe .recipeBottom {
	background-image: url(images/recipeBottom.jpg);
	background-repeat: no-repeat;
	height: 29px;
	text-align: right;
	font-size: 12px;
	padding-right: 30px;
	xvertical-align: text-top;
	line-height: 1;
}

#recipe .recipeMiddle {
	background-image: url(images/recipeMiddle.jpg);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-left: 15px;
	margin: 0px;
	line-height: 25px;
	height: 750px;
}
/* ------------------------------------------  End Content  ---------------------------------- */

/* ------------------------------------------  Dual Content  --------------------------------- */
#dual_content .entry 
{
border-top: 2px solid #636958;
background-color: #F8F8EC;
margin-bottom: 25px;
border-bottom: 2px solid #636958;
}

#dual_content .entry h3 
{
	font-size: 24px; 
	padding-left: 10px;
	padding-right: 10px; 
	padding-bottom: 0;
}

#dual_content .entry-body, #dual_content .entry-footer
{
	padding-left: 10px; 
	padding-right: 10px;
}

#dual_content .entry-footer
{
	font-size: 12px;
	color: #555555; 
	padding-left: 30px;
	padding-bottom: 10px; 
	border-bottom: 1px dotted #636958;
	background: transparent url(date.png) 10px 0 no-repeat;
}

#sidebar .sideblock
{
	border: 1px solid #636958;
	margin: 0 0 16px;
	background-color: #f8f8ec;
	padding: 5px;
}

#sidebar .sideblock h3
{
	padding-left: 5px; 
	padding-right: 5px;
	padding-bottom: 0;
	color: #993333;
}

#sidebar .sideblock ul
{
	line-height: 1.8em;
	font-weight: bold;
	font-size: 12px;
	list-style-type: square;
}

#sidebar #recently ul
{
	font-weight: normal;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.dotm {
	text-align: center;
	border: none;
	text-decoration: none;
}

.dotm img, .dotm img a {
	padding-top: 10px;
	text-decoration: none;
	border: none;
}

#dotm a:link, #dotm a:active, #dotm a:hover, #dotm a:visited, #dotm img {
	border: none;
	color: #222222;
	background-color: #f8f8ec;
}
/*
#dotm img:hover {
	opacity: .5;
	filter: alpha(opacity=50);
}
*/

#content .dotmPage 
{
	border-top: 2px solid #636958;
	border-bottom: 2px solid #636958;
	background-color: #f8f8ec;
	margin-bottom: 25px; 
}

#content .dotmPage h3 
{
	font-size: 24px; 
	padding-left: 10px;
	padding-right: 10px; 
	padding-bottom: 0;
	border-bottom: 1px solid black;
}

#content .dotmPage-body, #content .dotmPage-footer
{
	padding-left: 10px; 
	padding-right: 10px;
}

/* -------------------------------------  End Dual Content --------------------------------- */


/* ------------------------------------------  Footer ------------------------------------- */
#footer {
	clear: both;
	text-align: center;
	padding: 20px 0 0px;
	border-top: 1px solid #3c3016;
	background-color: #FFFFCC;
	font-size: 12px;
	color: #666666;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center;
	border-bottom: 1px solid #3c3016;
}

#footer .contact {
	font-weight: bold;
	color: #663333;
	font-size: 13px;
}  

/* -------------------------------------------  End Footer ----------------------------------------- */

/* ------------------------------------------- Form Styling ---------------------------------------- */

#function form { 	
	padding-left: 50px; 
}

#function form a:link,
#function form a:active, 
#function form a:visited,
#function form img {
	border: none;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 4px;
	background-color: #F8F8EC;
	color: #53584a;
	border-bottom: dashed #0066cc 1px;
}

#function form a:hover {
	color: #FFFFCC;
	border-bottom: dashed #0066cc 1px;
	background-color:#660000;
}

#function input, 
#function select, 
#function textarea {
	display: block;
	width: 175px;
	float: left;
	margin-bottom: 10px;
}

#function label {
	text-align: right;
	width: 225px;
	padding-right: 20px;
	float: left;
}

#function .title {
	text-align: left;
	width: 420px;
	padding-left: 20px;
	background-color: #663300;
	float: left;
	color: #FFFFFF;
}

#function br {
	clear: left;
}

.btn {
  color: #FFFFCC;
  background: #663300;
  border: 1px solid #333333;
}

.btn:hover {
  color: #000000;
  background: #A85400;
  font-weight: bold;
  cursor: pointer; 
  cursor: hand; 
}

div.notes {
  float: right;
  width: 158px;
  height: auto;
  margin: 0 0 10px 10px;
  padding: 5px;
  border: 1px solid #666666;
  background-color: #ffffe1;
  color: #666666;
  font-size: 88%;
}

div.notes p.last a:active,
div.notes p.last a:visited,
div.notes p.last a:link {
	color: #660000;
	border: 1px dotted #3300FF;
}

div.notes p.last a:hover {
	color: #006600;
}

div.notes h4 {
  background-image: url(images/icon_info.gif);
  background-repeat: no-repeat;
  background-position: top left;
  padding: 3px 0 3px 27px;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #666666;
  color: #666666;
  font-size: 110%;
}

div.notes p {
  margin: 0em 0em 1.2em 0em;
  color: #666666;
}

div.notes p.last {
  margin: 0em;
}

/* --------------------------------- End Form Styling ------------------------------ */

/* ------------------------------------ Sitemap ------------------------------------ */
#sitemap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

#sitemap a:link, #sitemap a:visited {
	border: none;
}

#sitemap li {
	list-style-type: none;
}

ul#sitemap > li {
	margin-bottom: 10px;
}

#sitemap ul li {
	list-style-image: url(images/sitemap/l2_normal.gif);
}

#sitemap ul ul li {
	list-style-image: url(images/sitemap/l3_normal.gif);
}

#sitemap ul li.firstfollow {
	list-style-image: url(images/sitemap/l2_first_follow.gif);
}

#sitemap ul li.last {
	list-style-image: url(images/sitemap/l2_last_item.gif);
}

#sitemap ul ul li.firstfollow {
	list-style-image: url(images/sitemap/l3_first_follow.gif);
}

#sitemap ul ul li.last {
	list-style-image: url(images/sitemap/l3_last_item.gif);
}
/* --------------------------------------------- End Sitemap -------------------------- */

/* ---------------------------------------------  Navigation -------------------------- */
#navigation {
	width: 100%;
	background-color: #402000;
}

.suckertreemenu {
	width: 100%;
}

.suckertreemenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/*Top level list items*/
.suckertreemenu ul li{
	position: relative;
	display: inline;
	float: left;
	height: 100%;	
	background-color: #402000;
	/*border-bottom: 1px solid #000033;---*/ 
	/*border-left: 1px solid #000033;*/
	/*background-color: #006666; /*overall menu background color*/
}

/*Top level menu link items style*/
.suckertreemenu ul li a{
	display: block;
	width: 90px; /*Width of top level menu link items*/
	padding: 1px 8px;
	/*border: 1px solid black;*/
	border-left-width: 0;
	text-decoration: none;
	color: #FFFFFF;
}
	
/*1st sub level menu*/
.suckertreemenu ul li ul{
	left: 0;
	position: absolute;
	top: 1em; /* no need to change, as true value set by script */
	display: block;
	visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
	display: list-item; 
	float: none;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
	left: 159px; /* no need to change, as true value set by script */
	top: 0;
}

/* Sub level menu links style */
.suckertreemenu ul li ul li a{
	display: block;
	width: 160px; /*width of sub menu levels*/
	color: #FFFFFF;
	text-decoration: none;
	padding: 1px 5px;
	border: 1px solid #000033;
	border-top: 0;
}

.suckertreemenu ul li a:hover{
	background-color: #A85400;
	color: white;
}

/*Background image for top level menu list links */
.suckertreemenu .mainfoldericon{
	background: #402000 url(images/arrow-down.gif) no-repeat center right;
}

/*Background image for subsequent level menu list links */
.suckertreemenu .subfoldericon{
	background: #402000 url(images/arrow-right.gif) no-repeat center right;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
	padding-top: 1em;
}
	
/* Holly Hack for IE \*/ 
* html .suckertreemenu ul li { float: left; height: 1%; }
* html .suckertreemenu ul li a { height: 1%; }
/** html .suckertreemenu ul li ul li { float: left;}*/
/* ---------------------------------------  End Navigation -------------------------------------- */

#bCard {
	margin: 0 auto;
	width: 500px;
	font-size: 120%;
	padding-top: 15px;
}

/*--------------------------------------- Certifications ------------------------------------------*/

#certifications {
	margin: 0 auto;
	width: 300px;
	font-size: 120%;
	padding-top: 35px;
}

#certifications img {
	border: 1px solid black;
}

#certifications img a {
	
}
/*--------------------------------------- End Certifications ------------------------------------------*/

.noLinkDec a:link, .noLinkDec a:hover, .noLinkDec a:visited, .noLinkDec a:active, .noLinkDec img, .noLinkDec a{
	text-decoration: none;
	border: none;
}    

#tempError {
	color: #990000;
	font-size: 14px;
}