.year {
 padding:3px;
 background:#888888;
}
.year a{
color:#FFFFFF;
}
.month {
 padding:3px;
 background:#eeeeee;
}
.month a{
color:#000000;
}
.tagCloud .tag a{

	text-decoration:none;
	
}
.tagCloud .tag {
	margin:3px; 
	margin-top:0px;
	display:block;
	padding:3px; 
	padding-top:0px;
	margin-left:0px;
	margin-right:5px;
	padding-left:0px;
	font-size:14px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
}
.tagCloud .t1 a{
	font-size:12px;
	color:#CC9966;
}
.tagCloud .t2 a{
	font-size:14px;
	font-weight:bold;
	color:#33CC66;
}
.tagCloud .t3 a{
	font-size:16px;
	color:#FF9900;
}
.tagCloud .t4 a{
	font-size:20px;
	color:#FF33CC;
}
.buffer {
 margin-left:15px;
 }
 .article {
 	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px dashed #666666;	
	width:440px;
	float:left;
	margin-right:40px;
 }
 .related {
 	width:200px;
 } 
  .related .title{
  	font-size:18px
  }
  .latestArticles {
  	clear:both;
  }
 .latestArticles .link {
 	margin-bottom:10px;
 }
.utils {
	width:200px;
	float:right;
	clear:right;
}
.articles {
	width:720px
}
h1 {
margin-right:40px;
}
.title {
	font-size:22px;
	font-weight:normal;
	line-height:25px;
}
.title a {
	text-decoration:none;
}
.date {
	font-size:10px;
	color:#333333;
	margin-bottom:16px;
}
.readMore {
	font-weight:bold;
	display:inline;
}
