#rss { display: inline; position: relative; left: 103px; top: 40px; }
#rss a { text-decoration: none; }
#rss img { border-width: 0px; width: 49px; height: 8px; }

#bottom a { text-decoration: none; }
#bottom img { border-width: 0px; }

#cr { 
	display: inline; 
	position: relative; 
	left: 250px; 
	top: -60px; 
	font-size: 0.7em;
}

.title { font-size: 1em; font-weight: bold; }
body { margin:0; background: url(/images/theme3/lepoardbg.jpg); text-align:center; }
#page { margin:0 auto; width:755px; text-align:left; background-color: white; }
#header { height:92px; width: 755px; background:url('/images/theme3/topbar.jpg'); }

#lmenubar { display: inline; position: relative; left: 5px; top: 11px }
#lmenubar a {
	color: white;
	font-size: 1em;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
	letter-spacing: 0pt; 
	vertical-align: top;            
	margin: 0px;
	padding-left: 11px;
}

#rmenubar { display: inline; position: relative; left: 200px; top: 11px }
#rmenubar a {
	color: white;
	font-size:1em;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
	letter-spacing: 0pt; 
	vertical-align: top;            
	margin: 0px;
	padding-left: 11px;
}

#archive { display: inline; position: relative; left: 268px; top: -60px }
#archive a {
	color: black;
	font-size: 1em;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
	letter-spacing: 0pt; 
	vertical-align: top;            
	margin: 0px;
}

#album { display: inline; position: relative; left: -375px; top: -60px }
#album a {
	color: black;
	font-size: 1em;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
	letter-spacing: 0pt; 
	vertical-align: top;            
	margin: 0px;
}

.right { float: right; padding: 5px }
.left  { float: left; padding: 5px }
.center  { text-align: center }
.indent { margin-left: 30px }
.red { color: red; display: inline }
.green { color: green; display: inline }

h2 { 
	float: right; 
        font-size: .9em;
        font-weight: bold;
        color: black;
	text-align: center;
	margin: 0px 5px 0px 0px; 
}

.entry { margin: 5px 5px 5px 5px; border-bottom: solid 1px rgb(229,224,120); }
.permalink { color: rgb(229,224,120); }
