/* CSS Document */

h3.dani,
h3.daniel,
h3.stuart,
h3.jo,
h3.katie,
h3.andrew,
h3.landlady
{
background-repeat: no-repeat;
background-position: left top;
padding-left:120px;
font-size: 16pt;
height:5.5em;border-bottom:1px #CCC solid
}

h3.andrew-food
{
background-repeat: no-repeat;
background-position: left top;
padding-left:120px;
font-size: 16pt;
height:5.8em;border-bottom:1px #CCC solid
}


h3.dani {background-image: url(/gfx/h_dani.jpg);}
h3.daniel {background-image: url(/gfx/h_daniel.jpg);}
h3.stuart {background-image: url(/gfx/h_stuart.jpg);}
h3.jo {background-image: url(/gfx/h_jo.jpg);}
h3.katie {background-image: url(/gfx/h_katie.jpg);}
h3.andrew {background-image: url(/gfx/h_andrew.jpg);}
h3.andrew-food {background-image: url(/gfx/h_andrew_food.jpg);}
h3.landlady {background-image: url(/gfx/h_landlady.jpg);}

.postmetadata ul, .postmetadata li {
display: inline;
list-style-type: none;
list-style-image: none;
}

p.postmetadata {font-size:8pt;color:#666;border-bottom:1px #333 dashed;padding-bottom:10px;}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	font-size:10pt
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	.entrytext p.note {color:#999;margin-top:8px;padding-top:8px;border-top:1px #666 dashed}
	.post p.note {margin-bottom:0}
/* End Entry Lists */

.navigation {padding:10px;font-size:10pt}

div.prevNext a:link { color:#FFF; text-decoration:none; background:#666;padding:5px 10px 5px 10px;border:1px #333 solid;}
div.prevNext a:visited { color:#FFF; text-decoration:none; background:#666;padding:5px 10px 5px 10px;border:1px #333 solid;}
div.prevNext a:hover { color:#000; background:#CCC;padding:5px 10px 5px 10px;border:1px #999 solid;}
div.prevNext a:active { color:#CCC; text-decoration:none; background:#999;padding:5px 10px 5px 10px;border:1px #333 solid;}

.alignleft {text-align:left}
.alignright {text-align:right}

blockquote, blockquote p {font-family:Georgia, "Times New Roman", Times, serif;font-size:16pt;color:#603}


/*-- picStrip */
.picStrip {width:250px;margin:10px}
