#header, #bread, #nav, 
#rkgblogsidebar, .sharethisdiv, 
.simposts, .simpostsh,
#live-preview, #comments-form,#thetags,
#footer ul,
.author_image, 
.feedburnerFlareBlock,
#trackbacks,
.no-print, .noprint,
.readmore
{display: none}


body { background:white; color:black; margin:0; width:100% }


a:link, a:visited {
color: blue;
text-decoration: none;
background: transparent;
}

img {border-style: none}

div.thecontent a:link:after, div.thecontent a:visited:after {
content: " (" attr(href) ") ";
font-size: 60%;
text-decoration: underline;
}

/*
div.thecontent a[href^="/"]:after {
content: "(http://www.rimmkaufman.com/rkgblog" attr(href) .) .;
text-decoration: underline;
color: blue;
font-size:60%;
}
*/

ul.posted {
border-bottom: 1px solid #ccc;
list-style:none;
}

ul.posted li  {
font: normal 70% Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
color: #928F73;
display:inline;
padding-right: 4em;
}


