a:visited,
a:active,
a:link {	
	color : #732711;
text-decoration: none
}

CODE { font-family: Consolas, Monaco, Lucida Console, Courier; font-size: 1em; line-height:1.2em}

PRE { font-family: Consolas, Monaco, Lucida Console, Courier; font-size: 1em; line-height:1.2em}

p.postfoot
{
    padding: 5px;
    font-size: 0.85em;
    background-color: #e78e3f;
    color: #D0DEE8;
}

p.postfoot a:link,
p.postfoot a:visited,
p.postfoot a:active,
p.postfoot a:hover
{
    color: #FFFFFF;
}

.pullquote {
	width: 75%;
	font-size:125%;
	line-height:140%;
	margin:10px;
	background: url(http://jedidjab.com/closequote.gif) no-repeat bottom right !important;
	background /**/:url(); /* removing quote graphic in IE5+ */
	padding:0px 25px 3px 0px;
}

.pullquote:first-letter {
	background: url(http://jedidjab.com/openquote.gif) no-repeat left top !important;
	padding:5px 2px 10px 35px !important;
	padding /**/:0px; 	/* resetting padding in IE5+ */
	background /**/: url(); /* removing quote graphic in IE5+ */
}
.post
{
color:#222222;
line-height:1.5em
}
