/* CSS Document */
#news, #article {
	position: relative;
}
#news h1 {
	background: url(../img/bgr_h1.jpg) repeat-y top right;
}
#news span.icon, #article span.icon {
	position: absolute;
	top: 0;
	right: 10px;
	width: 69px;
	height: 62px;
	text-indent: -1000em;
	background: url(../img/icon_news_b.gif) no-repeat center;
}
.articles {
	clear: both;
	padding: 10px 0;
	background: #fafafa url(../img/bgr_block_left.gif) repeat-x  0 0;
	border-bottom: 1px solid #dadada;
}
.articles blockquote {
  position: static !important;
	float: left;
	width: 360px;
	_height: 125px;
	min-height: 125px;
	margin-bottom: 15px;
  padding-bottom: 0 !important;
  background: none;
}
.articles blockquote a.thumb {
	height:105px;
}
.articles blockquote a.thumb img {
  display: block;
  float: left;
  width: 70px;
  margin-bottom: 5px;
}
.articles blockquote p {
  float: right;
  width: 278px;
  _width: 277px;
}
blockquote.article {
    width: 610px;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}
blockquote.article p {
    width: 600px;
    padding: 0;
    margin: 0;
}
.all a:hover {
	color: #000;
}
.articles .ad_1 {
	float: left;
	margin: 0 0 20px 10px;
	_margin: 0 0 20px 5px;
	clear: both;
}
#article h1 {
	border-bottom: none;
}
#article h2.article, #article h3.article {
	height: 24px;
	margin-bottom: 0;
	line-height: 24px;
	background: #505050;
}
#article h2.article {
	position: absolute;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#article span.title_2 {
	margin: 4px 6px;
	font-size: 16px;
}
#article h3.article {
	padding-right: 10px;
	font-size: 11px;
	text-align: right;
	color: #ebf7ff;
	font-weight: normal;
	border-bottom: 1px solid #363636;
}
#article h3.article a {
	font-weight: bold;
	color: #fff;
}
#article h3.article a:hover {
	color: #000;
}
div.article {
	padding-top: 10px;
}
#article div.article ul {
  margin-bottom: 10px;
  padding: 0 10px;
  list-style: disc inside;
}
#article div.article ul li {
  margin-bottom: 4px;
}
#article div.article ol {
  margin-bottom: 10px;
  padding: 0 10px;
  list-style-position: inside;
}
#article div.article ol li {
  margin-bottom: 4px;
}
.latest {
	margin-top: 5px;
}
.latest h2, .comments h2 {
	position: static !important;
	height: 32px !important;
	line-height: 32px !important;
	background: #606060 url(../img/bgr_h2_left.jpg) repeat-y top right !important;
}
#news .navigation {
	height: 26px !important;
}
#article .navigation .options {
	margin: 2px 0 4px 0;
}
#article .navigation .button:hover ul {
	top: auto !important;
	left: auto !important;
	bottom: -1px !important;
	right: -1px !important;
}
#article .navigation .button:hover ul textarea {
	width: 205px;
	height: 100px;
	font-size: 11px;
}
.navigation .button {
	position: relative;
	z-index: 11;
	float: right;
	margin: 3px 0 0 5px;
	padding-right: 12px;
	background-image: url(../img/bullet_2.gif) ;
	background-repeat: no-repeat;
	background-position: 94% 7px;
}
.navigation .article {
	text-align: right;
	padding: 5px 0;
}
.navigation .article select {
	margin: 0;
}
.navigation .article select option {
  margin-right: 5px;
}
.navigation .article li {
	display: inline !important;
	height: 20px;
	line-height: 20px;
}
.navigation .article a:hover {
	color: #ff671c;
}
.navigation .article li em {
  font-style: normal;
  color: #666;
}
.navigation .pager {
	position: absolute;
	top: 6px;
	left: 0;
	z-index: 2;
	border: none;
}
#article p {
	padding: 0 10px;
}
#article .articles blockquote {
	width: 726px;
	padding-bottom: 0 !important;
	background: none;
}
.latest span.title_2, .comments span.title_2 {
	font-size: 18px !important;
	margin: 6px !important;
}
.comments {
	width: 750px;
	margin: 10px 0 25px 0;
}
.comments p {
	margin: 0;
	padding: 0 !important;
}
.comments .all {
	width: 750px;
	height: 109px;
	background: url(../img/bgr_all_left_1.jpg) no-repeat bottom right !important;
}
.comments .all span {
	display: block;
	width: 86px;
	margin: 92px 0 0 644px;
	padding-left: 10px;
}
.comments p.empty {
  margin-bottom: 0 !important;
  padding: 6px 0 0 10px !important;
  line-height: 16px !important;
}
.comments .allsmall {
  height: 21px !important;
}
.comments .allsmall span {
  margin-top: 4px !important;
}
#article .bottom {
	margin-bottom: 0;
}
div.article a {
	font-weight: bold;
	color: #1f699d;
}
div.article a:hover {
	color: #ff671c;
}
div.article a.article_thumb {
  float: left;
  margin: 0 10px 10px 10px;
}
div.article table {
  width: auto !important;
}
#post_comment_form {
  display: none;
	position: absolute;
	bottom: -20px !important;
	right: 0 !important;
	width: 220px;
	padding-bottom: 5px;
	background-color: #ebf2f6;
	border: 1px solid #1a669b;
	z-index: 200 !important;
}
#post_comment_form textarea, #post_comment_form input {
	_margin-bottom: 10px;
	font-size: 11px;
}
#post_comment_form input.button {
	display: inline;
	margin-bottom: 0;
	font-size: 10px;
}
#post_comment_form li {
	clear: both;
	display: block;
	padding: 0 5px;
	color: #000;
}
#post_comment_form li.label {
	font-weight: bold;
	margin-bottom: 10px;
	padding: 5px;
	background: #c4deec;
}
#post_comment_form textarea {
  width: 190px;
  height: 100px;
}
.comments h4 a.spam {
  position: relative;
}
.comments div.spam_form {
  top: -80px;
}
.top_margin {
  margin-top: -25px;
}





































