.FF_post {
	margin-top: 40px;
	border-bottom: 1px solid #E5E5E5;
	padding-bottom: 8px
}
.FF_post h1,
.FF_post h2 { font-size: 24px; padding-bottom: 3px; cursor: default }
.FF_post h1,
.FF_post h2 a { color: #000; text-decoration: underline; font-weight: normal; padding-right: 5px }
.FF_post h1,
.FF_post h2 a:hover { text-decoration: none }
.FF_post h1 img,
.FF_post h2 img { vertical-align: baseline; padding: 0 5px }
.FF_post .meta, .FF_post .meta a { color: #999; font-size: 10px }
.FF_post .top a,
.FF_post .bottom a:hover,
.FF_post .top .action a:hover { text-decoration: none }
.FF_post .top .action a,
.FF_post .top a:hover,
.FF_post .bottom a { text-decoration: underline }
.FF_post .content img { margin: 8px 0 6px 0 }
.FF_post .content a.more { color: #000; font-size: 11px }
.FF_post .content a:hover { text-decoration: none }
.FF_post a.user,
.FF_post a.new { font-weight: bold }
.FF_post .meta { cursor: default }
.FF_post .top { margin-bottom: 10px }
.FF_post .bottom { margin-top: 15px }

.FF_post .xposted {
	margin:20px 0;
	font-size:11px;
}
.FF_post strong {}

/* пользовательское форматирование */
.FF_post ul {padding:10px 0 10px 20px;}
.FF_post ol {padding:10px 0 10px 20px;}
.FF_post ul li {list-style-type:disc;}
.FF_post ol li {list-style-type:decimal;}
.FF_post table {border-collapse:collapse; border-spacing:0;}
.FF_post table td, .FF_post table th {padding:6px; border:1px solid #666;}
.FF_post table td {}
.FF_post table th {}

.poll { background: #F8F8F8 url("/i/pt.png") no-repeat 0 0 }
.poll .form { background: transparent url("/i/pbb.png") no-repeat 0 100%; padding: 16px 20px }
.poll h3 { font-weight: bold; font-size: 12px; padding-bottom: 10px; border-bottom: 1px solid #E5E5E5 }
.poll strong { font-weight: normal; font-size: 11px }
.poll label,
.results div div { display: block; padding: 6px 0; border-bottom: 1px solid #E5E5E5 }
.poll label input,
.poll label strong { vertical-align: middle }
.poll .buttons { padding-top: 18px }
.poll .buttons a {
	display: -moz-inline-box;
	display: inline-block;
	padding: 2px 19px 3px 19px;
	font-size: 11px;
	color: #666
}
.poll .buttons a:hover { text-decoration: none }
.poll .buttons a.button {
	background: #ACABAC url("vl.png") no-repeat 0 0;
	padding: 0 0 0 19px !important;
	color: #fff;
	font-weight: bold;
}
.poll .buttons a.button span {
	display: -moz-inline-box;
	display: inline-block;
	background: #ACABAC url("vr.png") no-repeat 100% 0;
	padding: 2px 19px 3px 0;
}

.poll .resultList { padding-bottom: 17px }
.poll .resultList .line,
.poll .resultList .num { width: 300px }
.poll .resultList .num {
	display: block;
	text-align: center;
	color: #fff;
	padding-top: 2px;
	position: absolute;
	font-size: 10px;
	font-weight: bold;
	border: 0 !important
}
.poll .resultList .line { background-color: #aaa; overflow: hidden; padding: 0 !important; border: 0 !important }
.poll .resultList .line div { height: 18px; background-color: #000; padding: 0 !important; border: 0 !important }
.poll .resultList strong { display: block; border-bottom: 1px solid #E5E5E5; padding: 13px 0 4px 0 }
.poll .resultList .votes { position: absolute; margin-left: 310px; padding-top: 2px; font-size: 10px }
.results .buttons { border: 0 !important; padding-top: 10px !important }

#content .h2 {
	padding: 33px 0 10px 0;
	font-size: 24px;
	color: #ACABAB;

}


.FF_post .meta .tools,
.cmtTools { display: none; position: absolute; z-index: 15; width: 146px; text-align: left }
.cmtTools .in { background-color: #E6E5E6; padding: 3px 10px 3px 40px }
.cmtTools .t,
.cmtTools .b { background: transparent url("/i/bt.png") no-repeat 0 0; height: 5px; width: 146px; overflow: hidden }
.cmtTools .b { background: transparent url("/i/bb.png") no-repeat 0 0 }
.cmtTools a { color: #000; text-decoration: none }
.cmtTools a:hover { text-decoration: underline }

#tag_cloud, #Calendar {
	display: none;
	position: absolute;
	background: #f3f3f3;
	border: 1px solid #666;
	padding: 20px;
	width: 250px;
	max-height: 300px;
	overflow: auto;
	z-index: 15
}

#Calendar {
	padding: 10px;
	width: auto;
	max-height: auto;
}

#tag_cloud a { color: #000 }
#tag_cloud a:hover { text-decoration: none }
#Calendar a { color: #000 }
#Calendar a:hover { text-decoration: none }
#Calendar table { width: 160px; margin: 5px 0; color: #666; cursor: default }
#Calendar table a { font-weight: bold }

/* photoalbum */
.FotoAlbum {
	border-spacing:0px;
	border-collapse:collapse;
	width:100%;
	margin-top:20px;
}
.FotoAlbum td {
	width:33%;
	vertical-align:bottom;
	padding:40px 20px 10px;
	border:solid #e5e5e5;
	border-width:1px 0 0 1px;
}
.FotoAlbum tr.first td {
	border-top:0;
}
.FotoAlbum td.l {
	border-left:0;
}
.FotoAlbum tr.i td {
	padding:0px 10px 10px 20px;
	border-top:0;
	font-size:10px;
	color:#acabab;
}
.FotoAlbum tr.i td a {
	color:#acabab;
	white-space:nowrap;
}