a.permalink:link { 
	color : #918d83; 
	font-weight: bold ; 
	text-decoration: none;}
a.permalink:visited { 
	color : #918d83; 
	font-weight: bold ; 
	text-decoration: none;}
a.permalink:hover { 
	color : #918d83; 
	font-weight: bold ; 
	text-decoration: underline;}
a.permalink:active { 
	color : #c0bbb0; 
	font-weight: bold ; 
	text-decoration: none;}

a:link {
	color : #918d83; 
	font-weight: bold ; 
	text-decoration: none;}
a:visited { 
	color : #918d83; 
	font-weight: bold ; 
	text-decoration: none;}
a:hover {
	color : #918d83; 
	font-weight: bold ; 
	text-decoration: underline;}
a:active { 
	color : #c0bbb0; 
	font-weight: bold ; 
	text-decoration: none;}

body {
	background-color : #918d83;
}

.title {
        color : #918d83; 
	font-size: 17px;
        font-family : century gothic, avant garde gothic, futura, arial, sans-serif;
	margin : 4px 4px 4px;
	text-align : center;
}

.title li, ul.post-meta li {
	display: inline;
}

.title ul {
	display: inline;
	list-style: none;
	padding: 0;
}

.body {
	font-family : arial, sans-serif;
	font-size : 11px;
	line-height : 1.15em;
        list-style: none;
	text-align : justify;
	color : #000;
	margin : 18px 18px 18px;
	text-decoration: none;
}

.archive {
	font-family : arial, sans-serif;
	font-size : 11px;
	line-height : 1.15em;
        list-style: none;
	text-align : justify;
	color : #000;
	margin : 18px 66px 18px;
	text-decoration: none;
}

.links {
	font-family : arial, sans-serif;
	font-size : 11px;
	line-height : 1.15em;
	color : #000;
	margin : 0 0 0;
	text-decoration: none;
}

.legal {
	font-family : veranda, arial, sans-serif;
	font-size : 9px;
	text-align: center;
	color : #c0bbb0;
	margin : 20px 20px 20px;
}

.meta {
	font-family : arial, sans-serif;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	margin : 0 0 20px;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}