/* post */
.post_area			{margin-top:28px;}
.post_area hr		{border-top: #ccc 3px dotted; color:white;}
/*background-color:#ffffcc; // border: #000 1px solid;*/ /*padding/margin:30px 0 20px 0px; = top,right,bot,left;*/ /*background:30px 0 20px 0px; = left,top,right,bot;*/

a.continue			{padding:2px 0px 2px 389px;text-decoration: none; font-weight:bold;font-size:12px;line-height:30px;font-style: italic;color:#888;text-decoration: none;background:url(../images/arrow_red.gif) no-repeat;background-position:380px 7px;}
a:hover.continue	{padding:2px 0px 2px 389px;color:#0099ff;background:url(../images/arrow_blk.gif) no-repeat;background-position:380px 7px;background-color:#eceff1;}

.title				{font-weight:bold;padding-bottom:5px;width:330px;}
.date				{text-align:right;font-size:11px;width:120px;}
.hr					{content: "."; display: block;height: 0;margin-bottom:10px;border-top: #ccc 3px solid;clear: both;font-style:italic;}
.img_post			{float:left;}
.img_post img		{margin-right:28px;margin-top:8px;margin-bottom:18px;}
