﻿@charset "UTF-8";

.bodyRECIPES2 p {
    width: 500px;
    padding-left: 170px;
}

.RecipesTemplateBody1 a {
    font-size: 18px;
    line-height: 130%;
    text-decoration: none;
}

.RecipesTemplateBody2 h1 {
    color: #ffffff;
    top-margin: 0;
}

.RecipesTemplateBody2 h2 {
    color: #ffffff;
    font-size: 20px;
}

.RecipesTemplateBody2 p {
    line-height: 120%;
}


.printer-icon {
    padding-right: 5px;
    border: none;
}

.cat-holder { 
    clear:both;
    margin-left:20px;
    margin-bottom:10px;
	padding-top:10px;
}

.cat-thumbnail {
	float:left;
	margin-top:6px;
	width:120px;
}

.cat-blurb { 
	float:left; 
	padding-left:22px;
	width:360px;
}

.cat-blurb a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 110%;
}

.cat-blurb p {
    padding-top: 10px;
}

.cat-blurb a:link, .cat-blurb a:visited { font-size:120%; }
.cat-blurb a:hover { font-color: yellow; }

.recipe-top-photo img{
    padding: 15px;
    border: 1px solid #DEB58C;
}

div.recipe-top-photo {
    width: 350px;
    margin-left: 80px;
    margin-top: 0;
}

.recipe-top-photo h1 {
    text-align: center;
}

div.recipe-video {
    width: 310px;
    margin-left: 80px;
}

.recipe-video p {
    text-align: center;
    padding: 5px;
}

.cookbook-photo {
    width: 350px;
    margin-left: 80px;
}

.cookbook-photo img {
    margin-left: 80px;
    padding: 2px;
    border: 1px solid #DEB58C;
}

.cookbook-photo p {
    text-align: center;
    margin-top: 5px;
}

.cookbook-photo strong {
    font-size: 15px;
}
   

.featured-recipe h1{
    text-align: center;
    font-size: 40px;
    font-style: italic;
    font-weight: bold;
    font-family: Georgia, Times New Roman, Times, serif;
    color: #DEB58C;
    letter-spacing: 4px;
    margin-bottom: 20px;
    margin-top: 0;
}

.featured-recipe h2 {
    color: #ffffff;
    font-size: 24px;
    font-family: Georgia, Times New Roman, Times, serif;
    text-align: center;
}

.featured-recipe h3 {
	color: #ffffff;
	font-size: 18px;
	font-family: Georgia, Times New Roman, Times, serif;
	text-align: center;
}


.featured-recipe img {
    margin-left: 80px;
}

.recipe-highlight {
    width: 500px;
    margin-top: 30px;
    background-image: url('http://www.dianemorgancooks.com/images/recipe_bg.gif');
    padding: 15px;
    line-height: 130%;
}

.recipe-highlight h1 {
    font-size: 20px;
    line-height: 110%;
}

.recipe-highlight h3 {
    margin-bottom: 0;
    font-size: 18px;
    color: #FFFFFF;
}

.recipe-highlight a {
    font-weight: bold;
}

.recipe-highlight table {
    color: #FFFFFF;
    margin-bottom: 15px;
}

.recipe-ingredients {
   margin-top: 0;
}

a.special-title {
    font-style: normal;
    font-size: 24px;
    margin-left: 55px;
    padding-top: 20px;
}
