/* Writing Layout */

body {
	font-family: Hoefler Text, Georgia, georgia, times, Times New Roman, times-roman, serif;
	font-size:1em;
	color:#444;
	margin:0 0 0 0;
	text-align:center;
}

#main {
	width:32em;
	margin:4em auto 4em auto;
	text-align:left;
}

.entry-title, .archive-title, #page-title {
	font-size:1.2em;
	font-style:italic;
	text-transform:uppercase;
	font-weight:lighter;
	font-family:Palatino, times, Times New Roman, times-roman, georgia, serif;
	letter-spacing:0.1em;
	line-height:1.2em;
}

.archive-title, .search-results-header {
	border-bottom:1px solid #aaa;
	text-transform: none ! important;
}

.asset-body p, .asset-body li, .entry-content p {
	line-height:1.4em;
	text-align:justify;
}

.asset-body h2 {
	margin-top: 2em;
}


a, a:active, a:visited {
	color:black;
	text-decoration:none;
}

a:hover {
	color:#aaa;
}

em, .asset-meta {
	font-size:0.8em;

}

.asset-meta {
	margin-bottom:2em;
	margin-top:-1em;
	font-style:italic;
}

address {
	display:inline;
	font-style:normal;
}


.entry-asset {
	margin: 0 0 6em 0;
	padding: 0 0 1em 0;
}



/* tags */

.entry-tags-list {
    display: inline;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

.entry-tags-header {
    margin-bottom: 0;
    margin-right: .25em;
    display: inline;
    font-weight: normal;
}

.entry-tags-list, .entry-tag {
    display: inline;
}

/* misc */

.search-results-header {
	font-size:0.9em;
	font-weight:normal;
}

abbr {
	text-decoration:none;
	border:none;
}

#header-name, #header-description {
	font-weight:normal;	
	font-size:1em;
	display:inline;	
}

/* widgets */

.widget-header {
	font-family:Palatino, times, Times New Roman, times-roman, georgia, serif;
	font-style:italic;
	font-weight:normal;
	line-height:1.4em;
}

.widget-list {
	margin:0;
	padding:0;
	list-style-type:none;
}

.widget-list-item {
	margin:0 0 .6em 0;
}

.widget {
	float:left;
	width:30%;
	padding:0 1em 0 0;
}

.copyright {
	margin:4em 0 0 0;
	text-align:center;
	font-size:0.8em;
	color:#aaa;
}

.copyright a {
	color:#aaa;
}

.search {
	text-align:center;
	margin:4em 0 0 0;
}

img {
	padding:5px;
	border:1px solid #aaa;
}

.title {
	font-size:13px;
	font-family:Hoefler Text, Georgia, times, Times New Roman, times-roman, georgia, serif;
	padding:0 0 .2em 0;
}

.title p {
	display:inline;
}

.small {
	font-size:0.8em;
}

#hcard-Jack-Robert-Mottram {
	margin-bottom:2em;
	line-height:1.4em;
}

.caption {
	font-size:0.8em;
	font-style:italic;
	text-align:right;
	color:#aaa;
	margin:-1em 0.5em 0 0;
}
