p{ margin-top: 0; text-indent: 0% }

abbr, acronym {
  cursor: help;
  font-style: normal;
  border-bottom: 1px dotted;
  }

code {
  color: #f63;
  }

hr {
  display: none;
  }

a:link {
  color: #000000; 
  }

a:visited {
  color: #000000; 
  }

a:hover {
  color: #C1272D; 
  font-style: bold;
  }

a:active {
  color: #336633;
  }

a img{
	border:0;
}

body{
  margin: 10px;
  padding: 0;
  font-family: "Arial";
  font-size: 80%;
  text-align: left;
  color: #333;
  background: #ffffff;
}

.clear{
	clear:both;
}		

h1.post_title {
  margin: 0 0 0 0;
  font-size: 120%;
  color: #C1272D;
  line-height: 1.0em;
  }	

.post_date{
	font-size:70%;
	color:#cccccc;
}

.post_content{
	width:100%;
	overflow:hidden;
}

.post_content p{
	padding-bottom:10px;
}

.post_content img{
}
.sociable{
	width:100%;
	overflow:hidden;
}
.sociable ul{
	list-style:none;
}
.sociable ul li{
	float:left;
}
.sociable ul li img{
	float:left;
	width:18px;
	height:18px;
}