#post-bottom {
	width:100%;
	height:20px;
}

.left {float:left;}

.w30 {width:30%;}

.w50 {width:50%;}

.w70 {width:70%;}

.w100 {width:100%;}

.w500px {width:500px;}

.text-right {text-align:right}

.text-center {text-align:center}

/* комментарии */
#comments-top {
	height:30px;
	padding:10px 0 0 30px;
}

#comments-top a.action, a.refresh {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px dashed;
	padding-bottom:1px;
}

#comments-top a.action:hover, a.refresh:hover {text-decoration:none;}

#comments-bottom {
	padding-left:30px;
	margin-bottom:20px;
}
/***/

#error {
	color:#cc0000;
	text-align:center;
}

/* страницы */
.pages {text-align:center;}

.pages .hover
{
  text-decoration:none;
  padding:3px 5px 3px 5px;
  color: #999;
  margin-right:5px
}

.pages a
{
  text-decoration:underline;
  font-size:14px;
  padding:3px 5px 3px 5px;
  margin-right:5px;
  color:#0089ca
}

.pages a:hover
{
  text-decoration:none;
  color: #999;
}
/***/

.sl_h1
{
  border: 0;
  background:none;
  color:#555555;
  padding-left:0;
  text-transform:none;
  font-size:16px;
  text-align:left;
}

.sl_h2
{
  border: 0;
  background:none;
  color:#999999;
  padding-left:0;
  padding-top:20px;
  text-align:left;
}


/* визуальный редактор */
.antibot {
	float:left;
	width:192px;
	height:40px;
	font-size:22pt;
	font-family:tahoma;
	text-align:center;
}

#anti-bot-img {
	 float:left;
	 width:200px;
	 margin-left:5px;
}

.editor_border {border:1px solid #0089ca;}

/** смайлы **/
#smiles-main {
	height:31px;
	margin-left:150px;
}

#smile-div {
	float:left;
	width:29px;
	height:27px;
	text-align:center;
}

#smile-div div {
	width:29px;
	height:27px;
	background:#0089ca;
	color:#fff;
	line-height:26px;
}

#smile-div a {text-decoration:none;}

#smile-div div img {
	padding-top:6px;
}

#smile-space {
	width:5px;
	height:25px;
	float:left;
}

#collapse {
	width:14px;
	vertical-align:middle;
	text-align:center;
	float:right;
	padding-right:5px;
}

#smile-is {
	float:left;
	width:51px;
	height:28px;
	margin-left:3px;
	margin-bottom:5px;
	vertical-align:middle;
	text-align:center;
}

#smile-is img {border:0;}

.smiles-show {
	position:absolute;
	margin-left:34px;
	overflow:hidden;
	width:390px;
	background:#fff;
	padding:0 0 7px 0;
}

.smiles-top {
	border-top:0;
	border-left:0;
	border-right:0;
	margin-bottom:7px;
	background:#0089ca;
	color:#fff;
	padding:6px 0 6px 0;
}

.img-form {	
	position: absolute;
	margin-left:68px;
	overflow: auto;
	width:380px;
	background:#fff;
	padding:0 0 7px 0;
}
/****/
/*/*/

/* архив */
#calendar {
	background:url(ico_date.gif) no-repeat left center;
	padding-left:20px;
	margin-bottom:10px;
}

.clear {
	clear:both;
	font:0;
	height:0;
	margin:0;
	padding:0;
	overflow:hidden;
}
/***/
