




/*
     FILE ARCHIVED ON 21:48:41 May 8, 2009 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 14:17:54 Oct 27, 2016.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/

div.weblog-about {
    color: #76797c;
    margin: 1em;
}

ul.weblog-footer {
    list-style: none;
    clear: both;
}

ul.weblog-footer li {
    display: inline;
}

ul.weblog-footer a {
    background-color: transparent;
    border: 1px solid White;
    color: #76797c;
    height: auto;
    padding: 0.2em;
    margin-right: 0.2em;
    text-decoration: none;
    text-transform: lowercase;
}

ul.weblog-footer a:hover {
    background-color: #dee7ec;
    color: #436976;
    border: 1px solid #8cacbb;
}

/* Individual entries */

.weblog-entry {
    /* [Reinout:] I removed the margin and padding, the headings
       and paragraph styles give enough margins by default, it 
       started to look real strung-out. What helped was the recent
       chang
       e to use more paragraphs instead of div's. */                
    padding-bottom: 18px;
}

div.entry-trackback {
  font-size: smaller;
}

/* FIXME: This is ugly */
.draft h2.weblog-heading {
    border: 1px solid #8cacbb;
}

.weblog-entry .weblog-topics {
    font-size: 85%;
    text-transform: lowercase;
    color: #76797c;
}

.weblog-entry .weblog-topics a {
    margin-right: 0.5em;
    font-size: 85%;
    color: #76797c;
}

.weblog-topics-label {
    display: inline;
}

.weblog-topics ul {
    display: inline;
    padding-left: 0em;
}

.weblog-topics ul li {
    display: inline;
}

.weblog-topic-images {
  float:right;
  margin: 6px;
  text-align:center;
}

.weblog-day {
    margin: 4px;
}

.weblog-day-title {
    border-bottom: 1px #8cacbb solid;
    padding: 3px;
}

.caption {
  font-size: 8px !important;
  color:#8cacbb;
  border-top: 1px solid #8cacbb;
  margin:0;
  padding:0;
  margin-top:3px;
}

#weblogtopics .row {
  overflow: auto;
  margin-bottom: 1em;
}

#weblogtopics .icon {
  float: left;
  margin-right: 1em;
}

#weblogtopics h3 {
  font-size: small;
  margin: 0;
  padding: 0;
}


/* portlets */

#portlet-creativecommons {
   text-align: center;
}
#portlet-weblogarchives .portletBody,
#portlet-weblogtopics .portletBody {
   padding:   20px;
}

#portlet-weblogarchives a,
#portlet-weblogtopics a {
    margin: 0 0 0.2em 0;
    border: 1px solid White;
    display: block;
    background-repeat: no-repeat;
    background-position: 0 1px;
    padding: 0.3em 0.5em;
    text-decoration: none;
}

#portlet-weblogtopics a:hover {
    background-color: #dee7ec;
    color: #436976;
    border: 1px solid #8cacbb;
}

#portlet-quills dd { 
    text-align:center;
 }

.cloudItem {
  display: inline;
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	font-size: 100%;
	line-height: 1.4em !important;
	color: #000000;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	list-style-type:decimal;

	}



.commentlist li {
	font-weight: bold;
	padding:10px 0;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

div.entry img{
    padding: 5px;
    margin: 0 15px 15px 0;
    float: left;
}
