@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FAFAFA;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #4B471A;
}

#wrapper {
  width: 755px;
  position: absolute;
  left: 12px;
}

#body {
	width: 755px;
	margin: 0 0 12px 0;
	padding: 0;
}

#content {
	width: 755px;
	margin: 0;
	padding: 0;
}

.red {
	color: #DD0000;
}

#monthJump {
	position: fixed;
	left: 10px;
	bottom: 10px;
	border: 1px solid #4B471A;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding: 3px;
	z-index: 2;
}

a, a:visited, a:active {
	color: #872434;
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	color: #872434;
	text-decoration: underline;
	cursor: pointer;
}

h2 {
	margin: 0;
	padding: 0 0 4px 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: normal;
	color: #6F4C23;
	border-bottom: 1px solid #4B471A;
}

h3 {
	margin: 16px 0 -6px 0;
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
}

h3 a, h3 a:visited, h3 a:active {
	color: #4B471A;
	text-decoration: none;
	font-size: 18px;
}

.eve, h3 a.eve {
	color: #4B471A;
}

.lal, h3 a.lal {
	color: #872434;
}

.lab, h3 a.lab {
	color: #6F4C23;
}

.ss, h3 a.ss {
	color: #005A84;
}

.book, h3 a.book{
	color: #5A2365;
}

h4 a, h4 a:visited, h4 a:active {
	font-size: 14px;
	color: #333333;
	text-decoration: underline;
}

h3 a:hover {
	text-decoration: underline;
	background: none;
}

h4 a:hover {
	color: #872434;
	text-decoration: underline;
	background: none;
}

h4 {
	margin: 6px; 0 0 0;
	font-family:"Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	text-indent: 20px;
	color: #666666;
}

p {
	margin: 12px 0 12px 0;
	line-height: 20px;
}

img.chefPhoto {
	float: right;
	display: inline;
	border: 1px solid #4B471A;
	padding: 3px;
	margin: 16px 0 4px 4px;
}

ul li {
	margin: 4px 0 8px 0;
}

.galleryitem {
    margin: 6px 0 6px 0;
}
  
.galleryitem tr {
  	margin-bottom: 4px;
	vertical-align: top;
	display: block;
}
  
.galleryitem img {
  	margin: 4px;
}
  
.galleryitem p {
  	dislplay: block;
}
  
.photoSet {
  	display: inline;
	width: 150;
	height: 150;
	margin: 4px;
}
  
.photoSet img {
  	vertical-align: middle;
	margin: 4px;
	border: 1px solid #4B471A;
}

.success, .validation, .errorMessage {
	border: 1px solid;
	margin: 10px 0px;
	padding: 15px 10px 15px 50px;
	background-repeat: no-repeat;
	background-position: 10px center;
}

.success {
	color: #4F8A10;
	background-color: #DFF2BF;
	background-image: url('CS_successicon.gif');
}

.validation, .errorMessage {
	color: #D63301;
	background-color: #FFCCBA;
	background-image: url('CS_alerticon.gif');
}

.validation ul, .validation ul li {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

/* STYLING FOR RECIPES */

#recipeTable {
	width: 755px;
	border: 1px #4B471A solid;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

#recipeTable td, #recipeTable th {
	text-align: left;
	padding: 4px;
	border-left: 1px #000000 dotted;
}

#recipeTable thead tr td {
	border: none;
}

#recipeTable thead tr {
	font-weight: bold;
	color: #FAFAFA;
	background-color: #4B471A;
}

a.recipeCategoryAjax {
	cursor: pointer;
}

#recipeWrap {
	border: 1px #4B471A dotted;
	padding: 0 4px;
}

hr {
	display: block;
	clear: left;
	margin: -0.66em 0 6px 0;
	visibility: hidden;
}

#recipes h3 {
	font-style: italic;
	clear: none;
}

#recipes a.printIcon {
	float: right;
	clear: right;
	margin: 12px 0 0 0;
}

#recipes .printIcon img {
	border: none;
}

#recipes h5 {
	font-size: 14px;
	margin: 0 0 6px 0;
	padding: 0;
}

#recipes .recipeIngredients {
	border-right: 1px #4B471A dotted;
	width: 250px;
	margin: 0;
	padding: 0 40px 0 0;
	float: left;
}

.recipeIngredients table {
	border: none;
	border-collapse: collapse;
	margin: 0 0 0 12px;
	padding: 0;
}

.recipeIngredients tr {
	display: block;
	vertical-align: top;
	margin-bottom: 6px;
}

.recipeIngredients td {
	margin: 0 6px 0 0;
	min-width: 60px;
}

#recipes .recipeDirections {
	float: left;
	width: 400px;
	border: none;
	margin: 0;
	padding: 0 0 0 50px;
}

.recipeDirections ol {
	margin: 0 0 0 20px;
	padding: 0;
	
}

.recipeDirections li {
	margin: 0 0 6px 0;
}

div.chefBox {
    width: 229px;
    height: 65px;
    clear: none;
    display: inline;
    border: 1px solid;
    margin: 5px;
    padding: 4px;
    vertical-align: top;
	float: left;
}

.chefBox h3, .chefbox h4 {
    margin: 0;
    padding: 0;
}

.chefBox h3 {
    font-size: 18px;
}

.chefBox h4 {
    text-indent: 0;
}


.chefBox h3 a {
    font-size: inherit;
}