body {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	color: #181818;
	background: #2189B5 url('../lfimages/mainbg.jpg') repeat;
}

#header {color:#fff; padding-top: 20px;}
#header h1 {margin-top:-20px}
#loading {width:128px; height:30px; margin:45px auto; margin-bottom:0px}
#container {background:#322e2d; width:950px; margin:0 auto; border:6px solid #373F54}
h3 {color:#fff}

body p {
	text-align:center;
}

a,a img {
	border: none;
}
h1 {
	text-align: right;
	margin: 0;
}
abbr {
	text-decoration: none;
	border: none;
}
table {
	border-collapse: collapse;
	margin: 0 7%;
	width: 86%;
}
thead th {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.2em;
	padding-top: 1em;
}
tbody th {
	text-align: right;
	padding: .5em;
	color: #777;
}
tbody td a {
	display: block;
	text-decoration: none;
	padding: .5em;
	color: #fff;
}

td.typeimage {background:transparent !important; width:25px !important;}
th.date { height:5px; font-family:verdana; color:#000; text-align:left;}
th.date h3 {font-size:2em; line-height:5px; height:1px !important; font-weight:normal; font-family:'palatino linotype',palatino;}

td.update {
	
}

.blog {
	background:#EAA001;
	background: url('../lfimages/manpink.png') repeat-x;
}
.blog th {
	background: url('../lfimages/manpink.png') repeat-x;
	color:#DEDEDE;
	
}
.blog a:hover {
}

.bookmark {
	background:#A128A1;
	background: url('../lfimages/orange.png') repeat-x;
}
.bookmark th {
	background: url('../lfimages/orange.png') repeat-x;
	color:#DEDEDE;
	
}
.bookmark a:hover {

}

.picture {
	background: url('../lfimages/silver.png') repeat-x;
	color:#727375;
}
.picture th {
	background: url('../lfimages/silver.png') repeat-x;
	color:#727375;
}

.picture a {
	color: #727375 !important;	
}

.picture a:hover {

}

.code {
	background:#B11201;
	background: url('../lfimages/red.png') repeat-x;
}
.code th {
	background: url('../lfimages/red.png') repeat-x;
	color:#DEDEDE;
	
}
.code a:hover {

}

.message {
	background: #1881BC url('../lfimages/blue.png') repeat-x;
}
.message th {
	background: url('../lfimages/blue.png') repeat-x;
	color:#DEDEDE;
	
}
.message a:hover {

}

.stumble {
	background: #98BE2F url('../lfimages/green.png') repeat-x;
}
.stumble th {
	background: #98BE2F url('../lfimages/green.png') repeat-x;
	color:#DEDEDE;
	
}
.stumble a:hover {

}


.dev {
	background: #EAE9E9 url('../lfimages/dev.png') repeat-x;
}
.dev th {
	background: url('../lfimages/dev.png') repeat-x;
	color:#181818;
}
.dev a {
	color: black !important;
}