body	{
	background-image: url(/journal/img/kumo/bg_journal.jpg);
	background-position: 100% 0%;
	}

i { font-style: italic; border-bottom: 1px solid #8c8c8c; }


h3, #column 1 h3, #column2 h3 {
	font-size: 1.25em;
	}
h4, #column 1 h4, #column2 h4 {
	font-weight: normal;
	font-size: .75em;
	text-transform: uppercase;
	}


#column1	{
	position: absolute;
	top: 90px;
	right: 420px;
	width: 350px;
	padding: 0 0 40px 0;
	margin: 0;
	border: 0;
	text-align: left;
	color: #333;
	background: transparent;
	clear: both;
	}
#column2 {
	position: absolute;
	top: 90px;
	right: 146px;
	width: 240px;
	padding: 0 0 40px 0;
	margin: 0;
	border-left: 1px dotted #333;
	text-align: left;
	color: #333;
	background: transparent;
	clear: both;
	}
#column2 p, #column2 h3, #column2 h4, #column2 div { padding-left: 28px; }
#column2 img { position: relative; left: -1px; margin: 1em 0 1em 0; }

#pagebody2 { width: 540px; }

#previous { text-align: left; }


.blurb {
	color: #333;
	font-weight: normal;
   	font-size: 12px;
	line-height: 1.3em;
   	margin-top: -.75em;
   	margin-bottom: 1.5em;
	}
.blurb img {
	float:left;
	margin: 0 5px 5px 0; padding:0;
	border:1px dotted #333;
	}

.byline { color: #444; }
.caption { font-size: 10px; margin-top: -10px; }

.dateTime	{
	margin: -10px 0 10px 0;
	padding: 0;
	font-size: 11px;
	}

.headline {
	font-size: 11px;
	margin-bottom: .6em;
	text-transform: uppercase;
	}

.location	{
	margin: -10px 0 10px 0;
	padding: 0;
	font-size: 11px;
	}

.recent { font-size: 12px; margin-top: 0.5em; }



