/* style sheet for Write-em-Cowgirls Express Newsletter
	Note that this must be merged with the HTML via
	http://www.pelagodesign.com/sidecar/emogrifier/
	because some email clients [e.g. Gmail] do not support non-inline CSS
	
	*/
h3 {margin: 1em 0em;}
p {margin: 12px 0px 0px 0px;}
.recipe {border: thin dashed black; margin-top: 12px; font-family: Verdana, Arial, sans-serif; font-size: 90%;}
.rec-ingredient {margin: 4px 0px 0px 16px; text-indent: -12px;}
.recipe S+ tr {border-style: none; font-family: inherit; font-size: inherit;}
.recipe S+ td {border-style: none; font-family: inherit; font-size: inherit;}
.recipe S+ p { font-family: inherit; font-size: inherit;}
.recipe-title {text-align: center;margin-top: 4px;}
img {border-style:none;}
.jblockquote {background-color: #ffffdf; margin: 12px 36px; font-size: 100%;}
.jblockquote-attrib {background-color: #ffffdf;  margin: 0px 36px 12px 64px; font-size: 90%;}
.jcaption { font-size: 75%; text-align: right; margin-right: 12px;}
.jcaptionleft { font-size: 75%; text-align: left; margin-left: 12px;}
.jimgtitle {font-style: italic;}
.booktitle {font-style: italic;}
