
body {
 font-family:"MS Arial Unicode",Arial,sans-serif;
 background: white url(http://jibbering.com/imgs/bk-ele.jpg) no-repeat;
 color:black;
}
h1 { font-size:140%; width:100%;text-align:right; color: #880000;  font-family:Trebuchet;}
h2 { font-size:110%; color: #880000;}
h2 a { font-size:120%; color: #880000;}
.intro { font-size:105%; width:100%; color: #880000; font-weight:bold; padding:1em; width:13em;text-align:left;float:right;}
.intro a { color: #880000; }
#content { clear:right; }
#fbimg { position:relative;top:-3em; }
#blog { padding: 1em 1em 1em 1em; }

hr { 
 color:#880000;
 width:50%;
 margin-top : 2px;
}

.time { padding-left:3em;margin:0; color:#884444;font-size:80%;display:inline;}
h3 { font-size:105%; width:100%;color: #880000; display:inline;}

img {
 border:none;
 vertical-align:baseline;
}

p.blog code {
 display:block;
 font-size:90%;
 margin: 1em 3em 1em 3em;
}

.link {
 font-size:0.95em;
}
.link a {
	background-color:transparent;
 color:black;
}

dt { font-weight:bold;color:#222;font-size:1.1em;background-color:transparent; }

blockquote { border:1px inset #cccccc;padding:2px; }

code { 
	background-color : #eeeeff;
	border : #000000 0px inset;
	color : #000000;
}
input {
 border : 1px inset #cccccc;
}

textarea {
 border : 1px inset #cccccc;
}

pre {
	font-family : 'courier new', monospace;
	background-color : #eeeeff;
	border : #000000 1px solid;
	color : #000000;
	font-size : 90%;

}

pre.example {
	font-family : 'courier new', monospace;
	background-color : #CCFFFF;
	border : #000000 1px solid;
	color : #000000;
	font-size : 90%;
	margin : 1.5em 2.5em;
	padding : 5px;
}
p.example {
	font-size :90%;
	margin : 1.5em 2.5em;
}

p.example a {
	background-color : #FFFFCC;
	border : #000000 1px solid;
	color : #000000;
	padding : 5px;
}


p.example a:hover {
	background-color : #FFCCCC;
	border : #000000 1px solid;
	color : #000000;
	padding : 5px;
}

p.footer { margin-top:3em;text-align:right;}

.footer a { text-decoration:none; color:#880000;background-color:transparent;}

a.bk { text-decoration:none;color:black;background-color:transparent; }

.time { font-size:75%; color:#442222;background-color:transparent; }

dl {
	width: 90%;
	margin: 0;}
dt {
	font-weight: bold;
  color:#442222;
  font-size:100%;
	float: left;
	clear: left;
  margin-left:5px;
  text-align:right;
  margin-top:10px;
	width: 15%;}
 dd {
  margin-top:10px;
	float: left;
	width: 82%;
	margin-left: 2%;}

.smaller { font-size:90%; }

.ingredientslist strong { padding-right:1em; }
.ingredientslist a { text-decoration:none; }
.ingredientslist a:hover { text-decoration:underline; }
.ingredientslist li { list-style-type:none; }
