

/** HOME PAGE *******************************************/



/*/*/a{}
div.hr {
	margin-top: 2em;
	margin-bottom: 2em;
	line-height: 1em;
	border-top: none;
}
/* */


#main h3 {
    margin-top: 0.385em;
    margin-bottom: 0.231em;
    line-height: 1.231em; /* 16px */
}
#main p.entrydetails {
    margin-bottom: 0;
    text-align: right;
    color: #999;
    margin-top: 0.182em;
    line-height: 1.455em; /* 16px */
}


#main div.more h4 {
    margin-top: 0;
    font-weight: bold;
    line-height: 1.455em; /* 16px */
}
#main div.more ul {
    margin: 0;
    padding: 0;
}
#main div.more ul li {
    margin: 0.727em 0 0 15px;
    padding: 0;
    line-height: 1.455em; /* 16px */
}
#main div.more ul li span {
    color: #999;
    white-space: nowrap;
}
.home #main div.more ul li span a:link {
    color: #6666F5;
}
.home #main div.more ul li span a:hover {
    background: #ffffa3;
}

/* Specific to particular blocks */
#main .photos div.thumbnail {
    width: 130px;   
}
#main .photos div.featured img {
    margin: 0 20px 0.5em 20px;
}
#main .photos div.featured p,
#main .youtube p {
    margin-bottom: 0;
    clear: left;
}
#main p,
#main dl.links dt,
#main dl.links dd {
    line-height: 1.455em; /* 16px */
}
#main p small {
    line-height: 1.455em; /* 16px */
}
#main dl.links {
    margin-top: 1em; /* 18px */
    margin-bottom: 0.5em;
}
#main dl.links dt {
    font-weight: normal;
}
#main dl.links dd {
    margin-bottom: 0.795em;
}
/* Writing, Comments, etc. */
#main div.col2 div.intro {
    line-height: 0.938em; /* 15px */
    font-weight: normal;
}
#main div.col2 div.intro p {
	display: inline;
	font-weight: normal;
	line-height: 1.2em; /* 16px. Don't know why this makes it 16px but it does. */
}
#main p.more {
	font-weight: normal;
}



/* ALL FONT SIZES */

#main h3 {
    font-size: 0.8125em; /* 13px */
}
#main dl.links dt,
#main dl.links dd,
#main p,
#main li,
#main h4 {
    font-size: 0.6875em; /* 11px */
}
#main p small {
    font-size: 1em; /* 11px */
}