/* Companion Custom CSS over-rides for [ Silicon Chisel ]:  -  */

a.homepage-button { font-size: 18px !important; }

img.border { border: 1px solid #ccc; margin: 6px 6px 6px 2px; padding: 2px; }

.entry p { 
  text-shadow: none;
  font-family:'lucida grande','lucida sans unicode';
  color: #444;
  margin-bottom: 14px;
}

.post { 
  border-bottom: 4px solid #d5d7d8;
}

h2.widgettitle { border-bottom-width: 2px; border-bottom-style: solid; }

li.widget_sideblogging ul li { border-bottom: 1px dotted #ddd; }
