body {
	color:#222;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	text-rendering: optimizeLegibility;
}

a {
	text-decoration:none;
	color:#07F;
}

a:hover, #news h2 a:hover {
	text-decoration:underline;
}

ul#news, #news li {
	list-style:none;
	padding-left:0;
	margin-left:0;
}

h1,h2,h3 {
	font-family: Georgia, "Hiragino Mincho Pro", serif;
	line-height:normal;}
	
h1 {
	font-size:24px;}
	
h1 a {
	color:#222;}

h2 {
	position:relative;
	font-size:20px;
}

h2 a.more {
	float:right;
	font-size:13px;
	font-weight:normal;
	position:absolute;
	bottom:0;
	right:0;
}

#header {
	border-bottom:1px solid #eee; 
	margin-bottom:20px;
	margin-top:20px;}
	
#header h1 {
	text-transform:uppercase;
	font-size:32px;}

#news li {
	margin-bottom:20px;
}

#news h2 a {
	color:#222;
	text-decoration:none;
}

.meta {
	color:#666;
}

ul.tags {
	padding:0;
	margin:0;
	list-style-type:none;
	display:block;
	padding-bottom:20px;
}

ul.tags li {
	list-style-type:none;
	padding:0;
	margin:0;
	padding-right:10px;
	line-height:22px;
	float:left;
	display:block;
}

ul.tags li a{
	white-space:nowrap;
}

ul.tags .size0 {
	font-size:80%;
}

ul.tags .size1 {
	font-size:120%;
}

ul.tags .size2 {
	font-size:140%;
}

ul.tags .size3 {
	font-size:160%;
}

ul.tags .small {
	font-size:80%;
}

ul.tags .medium {
	font-size:100%;
}

ul.tags .big {
	font-size:120%;
}

.pager {
	padding-top:10px;
	padding-bottom:10px;
	margin:0;
}

.pager a{
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	margin-right:2px;
	border:1px solid #ccc;
	background:#eee;
}

.pager .active {
	border:1px solid #98B467;
	text-decoration:underline;
}

ul.threads, ul.groups, ul.groupslist{
	margin:0;
	padding:0;
	list-style:none;
}

ul.threads li, ul.groups li{
	padding:0;
	margin:0;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #ddd;}

.highlight {
	background:#FF6;
	border:2px solid #FF0;
    padding:5px;
	margin-bottom:10px;
}

.highlight ul {
	margin:0;
	padding:0;}
	
.picbox {
	width:152px;
	font-size:80%;
	line-height:normal;
	float:left;
	margin-right:10px;
	margin-bottom:10px;}
	
.picbox img {
	border:1px solid #aaa;}
