/*content:":";*/
}
+.notice .author .fn {
+font-weight:bold;
+}
+
+.notice .author .photo {
+margin-bottom:0;
+}
+
.vcard .photo {
display:inline;
margin-right:11px;
/*border:1px solid blue;*/
clear:left;
float:left;
-width:48%;
+/*width:48%;*/
font-size:0.95em;
}
.notice div.entry-content a,
.notice div.entry-content dd {
display:inline;
}
+.notice div.entry-content .timestamp {
+margin-left:59px;
+}
+
.notice div.entry-content .timestamp dt,
.notice div.entry-content .response dt {
display:none;
.notice div.entry-content a:hover {
}
+
+
+
+
+
.notice-data {
position:absolute;
top:18px;
width:50%;
position:relative;
font-size:0.95em;
+width:12.5%;
+float:right;
}
.notice-options a {
background:transparent url(../images/icons/twotone/green/trash.gif) no-repeat 0 45%;
}
+div.entry-content,
div.notice-options {
opacity:0.3;
}
+.notices li.hover div.entry-content,
.notices li.hover div.notice-options {
opacity:1;
}