@charset "UTF-8";
/*  
Theme Name: We Like We Do
Theme URI: http://www.welikewedo.com
Description: My first theme.
Version: 1.0
Author: Microdark
Author URI: http://www.microdark.com/
*/

/* CSS Document */
.post {
	border-bottom:1px solid #CCC;
	margin-bottom:15px;
	border-bottom:none;
}
.entry{
	padding-bottom:10px;
}
#content #description .entry a{
	color:#333;
	text-decoration:underline;
}
.postmetadata{
	color:#999;
}
#content #description .entry .postmetadata a{
	color:#999;
	text-decoration:none;
}
.pagination {
	padding:0px 0px 30px 0px;
}
.pagination a{
	font-size:80%;
}
