/*
terunuma.css v1.0
2007/07/30
(c)2006 EXCARE PTE LTD
Written by Noriaki Shinya
*/


div#main div#column_left div#p table {
	font-size: 14px;
	line-height: 20px;
	}

div#main div#column_left div#p td.question {
	font-weight: bold;
	}
.summary {
float:left;
width:420px;
}

.question-summary {
border-bottom:1px dotted #999999;
float:left;
overflow:hidden;
padding:11px 0;
width:520px;
}

.statscontainer {
float:left;
margin-right:8px;
width:86px;
padding: 0;
}

	
.stats {
background:none repeat scroll 0 0 #EEEEEE;
margin:0 0 0 7px;
padding:4px 7px 6px;
width:58px;
vertical-align: baseline;
text-align: center;
}

.statsarrow {
background-position:0 0px;
float:right;
height:15px;
margin-top:12px;
width:8px;

background-image:url("../img/arrow.gif");
background-repeat:no-repeat;
overflow:hidden;


}
h3 {margin-bottom:5px;margin-top:5px; color: #0765cf;}
.post-tag {
background-color:#E0EAF1;
border-bottom:1px solid #3E6D8E;
border-right:1px solid #7F9FB6;
color:#3E6D8E;
font-size:90%;
line-height:2.4;
margin:2px 2px 2px 0;
padding:3px 4px;
text-decoration:none;
white-space:nowrap;
}

.post-tag:hover  {
background-color:#3E6D8E;
border-bottom:1px solid #37607D;
border-right:1px solid #37607D;
color:#E0EAF1;
text-decoration:none;
}



.view span {
color:#ffffff;
display:block;
font-weight:bold;
}
.view {
background:none repeat scroll 0 0 #f5952d;
color:#FFFFFF;
text-align: center;
margin-top:4px;
padding:4px 0;
text-align:center;
}
.views

.view-count-post{
font-size:180%;
}
.viewcount

.vote {
text-align:center;
}
.excerpt {
line-height:1.3;
margin:0;
padding:0 0 5px;
}
.answer {
margin-top:-3px;
padding:4px 0;
text-align:center;
font-family:Arial,Liberation Sans,DejaVu Sans,sans-serif;
}
.center {text-align: center;}
.red { color: red !important; }
