html, body{
	margin:0;
	padding:0;
	min-width: 900px;
	max-width: 1280px;
	background:#FFFFFF;
}
form, ul {
	padding:0;
	margin:0;
}
body, td, th, textarea, input, select, ul {
	font: 100% Verdana, Arial, Georgia, "Times New Roman", Times, serif;
	line-height:1.4}

a:link { color:#4081B8}
a:visited { color:#B156AA}
a:hover { color:#ff6c00}

hr {
	height:1px;
	color:#cccc99;
	background:#cccc99;
	border:0;
	padding:0;
	margin:3px 0}
	
ul, li {
	text-align:left;
	list-style:none;
}
.clear { clear:both}
/*---------------------------- header layout ---*/
#top {
	height:103px;
	background:url(/news/images/topheader_bg.gif) top repeat-x;}

.logo {
	float:left;}

#tabmenu {
	min-width:300px;
	height:24px;
	margin:22px 10px 0 0;
	float:right;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold}
#tabmenu li {
	display:inline;}
#tabmenu a {
	display:block;
	float:left;
	background:url(/news/images/tab_bg_left.gif) left bottom no-repeat;
	padding:0 0 0 4px;
	margin:0 7px;
	text-decoration:none;}
#tabmenu a span {
	cursor:pointer;
	display:block;
	height:20px;
	float:left;
	background:url(/news/images/tab_bg_right.gif) right bottom no-repeat;
	padding: 4px 15px 0 15px;
	color:#ffffff}
#tabmenu a:hover {
	background:url(/news/images/tab_bg_left.gif) left top no-repeat;}
#tabmenu a:hover span {
	background:url(/news/images/tab_bg_right.gif) right top no-repeat;
	color:#ff6c00}
#tabmenu .active a {
	background:url(/news/images/tab_bg_left.gif) left top no-repeat;} 
#tabmenu .active a span {
	background:url(/news/images/tab_bg_right.gif) right top no-repeat;
	color:#645f4a}
#tabmenu .active a:hover span {
	color:#ff6c00}

.searchform {
	position: absolute;
	top:55px;
	left:285px;
	height:38px;
	padding-top:13px;
	min-width:480px;
	float:left;
	background:url(/news/images/search_bg.gif) 64px 0 no-repeat;}
.searchform label{
	display:block;
	float:left;
	width:64px;
	height:26px;
	text-indent:-9999px;
	background:url(/news/images/search_google.gif) left bottom no-repeat;
	margin:3px 60px 0 0;}
.searchform input {
	float:left;
	border:none;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;}
.searchform .stext {
	height:18px;
	width:230px;
	background:none;
	color:#645f4a;
	margin:4px 15px 0 0;
}
.searchform .btnSearch {
	background:url(/news/images/btn_search.gif) no-repeat;
	width:89px;
	height:27px;
	color:#FFFFFF;
	text-transform:uppercase;
	cursor:pointer}

/*---------------------------- Structure layout ---*/
#wrapper{
	float:left;
	width:100%}
	
#content{
	margin:0 225px 0 210px;
	padding:20px 30px 0 30px}

#coll-1{
	float:left;
	width:220px;
	margin-left:-225px;
	padding-right:5px}

#coll-2 {
	float:left;
	width:210px;
	margin-left:-100%;
	text-align:center;}

/*---------------------------- News block layout ---*/
.newsBlock {
	margin:10px 0 30px 0;
	font-size:11px}
.newsBlock img {
	border:1px solid #CDCECE;
	float:left;
	margin:2px 7px 0 0}	
.news {
	width:47%}
.news p {
	margin:5px 0}
.L {
	float:left}
.R {
	clear:both;
	float:right;}
.news a:link, .news a:visited {
	color:#645f4a}
.news a:hover {
	color:#ff6c00}
/*---------------------------- Content layout ---*/	
#content, #content .description {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif}
#content h2 {
	padding:0;
	margin:20px 0 5px 0;
	color:#218EB9;
	font-size:18px;
	font-weight:normal;
	font-style:italic;
	line-height:22px}
#content h2 a {
	padding:0 1px;
	text-decoration:none;
	color:#645f4a;
	border-bottom:2px solid #645f4a;
}
#content h2 a:hover {
	color:#ff6c00;
	border-bottom:2px solid #ff6c00}	
#content h2 strong {
	background:#4A8A00;
	color:#FFFFFF;
	padding:0 2px}
	
#content h1, #content .title01 {
	padding:0 0 3px 2px;
	margin:5px 0 5px 0;
	color:#645f4a;
	font-size:22px;
	font-weight: normal;
	font-style:italic;
	line-height:22px;
	border-bottom:3px solid #ffa800;}
	
	
.data {
	background:url(/news/images/ico_date.gif) left center no-repeat;
	font-size:10px;
	text-align:left;
	font-weight:bold;
	height:15px;
	color:#7f7961;
	padding-left:14px
}
.description {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:justify;
}
.description img {
	border:2px solid #cccc99;
	margin:3px 10px 5px 3px;
	float:left;
}
.description p{
	padding:0;
	margin:10px 0;
}
.description a {
	color:#ff6c00}
.dcomm {
	color:#898989;
	border-top:1px dotted #333333;
	padding:4px 0;
	margin:5px 0;
	font-size:11px;
	text-align:right;
	clear:both;}
	
a.acommadd:link,
a.acommadd:visited {
	color:#76A6BB;
	background:url(/news/images/arrow_blue.gif) right center no-repeat;
	padding-right:8px;
}
a.acommadd:hover {
	color:#4C8800;
}
.dmore {
	clear:both;
	text-align:right;
	padding-bottom:5px;
	border-bottom:1px dotted #333333;
	color:#645f4a;
	font-size:11px}
.dmore a {
	margin:0 5px}
#content a.acomm:link, #content a.acomm:visited {
	color:#645f4a}
#content a.acomm:hover {
	color:#ffa800;}
	
#content a.amore:link,
#content a.amore:visited {
	color:#645f4a;
	font-size:11px;
	font-weight:bold;
	background:url(/news/images/arr_orange.gif) right 3px no-repeat;
	padding-right:8px;
	text-decoration:none;
	margin-right:0
}
#content a.amore:hover{
	color:#ff6c00;
}
/*---------------------------- Pagination layout ---*/	
.dpages {
	margin:15px 0;
	font-size:12px;
	text-align:center;
	line-height:23px;
	color:#666666
}
.dpages a:link,
.dpages a:visited {
	margin:1px;
	padding:1px 4px;
	color:#645f4a;
}
.dpages a:hover {
	background:#645f4a;
	color:#FFFFFF;
	text-decoration:none
}
.dpages a.on:link,
.dpages a.on:visited {
	background:#ffa800;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none
}
.dpages a.back:link,
.dpages a.back:visited {
	background:#645f4a;
	color:#FFFFFF;
	text-decoration:none}
.dpages a.back:hover {
	background:#ffa800;
	color:#FFFFFF;}
/*---------------------------- Right column layout ---*/	
#coll-1 h3, #coll-2 h3 {
	padding:2px 0 0 2px;
	margin:20px 0 0 0;
	font-family: Arial, sans-serif;
	color:#645f4a;
	font-weight: normal;
	border-bottom:2px solid #cccc99;
	font-size:20px;
	font-style:italic}
#coll-1 li {
	font-size:11px}
	
#latestpost ul {
	margin:0 0 20px 2px;
	font-size:11px;
	clear:both;
	border-top:1px dotted #6e6a56;
	font-family:Verdana}
	
#latestpost li {
	border-bottom:1px dotted #6e6a56;
	padding:3px 0 5px 0;
	height:60px;
	line-height:16px
}
#latestpost li:hover {
	background:#f7f7eb;
}
#latestpost img {
	border:1px solid #cccc99;
	background:#FFFFFF;
	margin-right:5px;
	margin-top:3px;
	padding:1px;
	float:left;
}
#latestpost li:hover img {
	border:1px solid #ffa800}
#latestpost a:link,
#latestpost a:visited {
	text-align:left;
	color:#645f4a;
	text-decoration:none;
}
#latestpost a:hover {
	color:#ff6c00;
	text-decoration:underline
}

.channels ul {
	margin:5px 0 20px 2px;
	font-size:11px;}
.channels li {
	margin-bottom:5px;}

.channels a:link,
.channels a:visited {
	background:url(/news/images/ico_arr_brown.gif) 5px 3px no-repeat;
	padding-left:16px;
	color:#645f4a;
	text-decoration: underline;}
.channels a:hover {
	background:url(/news/images/ico_arr_orange.gif) 5px 3px no-repeat;
	color:#ff6c00;
	text-decoration:underline;}
.cat a:link, .cat a:visited{
	background:url(/news/images/ico_arr2.gif) 5px 4px no-repeat;
	padding-left:15px;}	

#archive ul {
	margin:5px 0 20px 2px;
}
#archive li {
	margin-bottom:5px;
}
#archive a:link,
#archive a:visited {
	background:url(/news/images/ico_archive.gif) 6px 2px no-repeat;
	padding-left:25px;
	color:#645f4a;
	font-weight:bold;
}
#archive a:hover {
	color:#ff6c00;
}
/*---------------------------- Left column layout ---*/	
#coll-2 h2, #coll-2 h3 {
	text-align:left}

#links .dsmall {
	color:#2DA4D2;
	font-size:10px;
	border-bottom:1px dashed #CCCCCC;
	padding:1px 0 5px 0;
	text-align:center;
	font-weight:bold;
}
.dsmall img { margin-top:2px}

#links .dsmall a:link,
#links .dsmall a:visited {
	color:#379fe4;
	text-decoration:none}
#links .dsmall a:hover {
	color:#ff8022}
#ads {
	text-align:center;}
	
#links {
	margin:5px 0 5px 5px;
	font-family:Verdana;
	font-size:11px}
#links ul {
	font-size:11px;
	margin:5px 5px 10px 10px;
}
#links li {
	background:url(/news/images/ico_arr2.gif) 0 5px no-repeat;
	padding-left:8px;
	margin-bottom:7px;
	line-height:15px;
}
#links a:link,
#links a:visited {
	color:#555555;
	text-decoration:none;}
#links a:hover {
	color:#ff6c00;
	text-decoration:underline
}
/*---------------------------- Footer layout ---*/	
#footer{
	width:100%;
	padding:15px 0 10px 0;
	height:40px;
	color:#cccc99;
	background:url(/news/images/footer_bg.gif) top repeat-x;
	font-size:11px;
	text-align:center;
	margin-top:10px;}
#footer a:link, #footer a:visited {
	color:#cccc99}
#footer a:hover {
	color:#ebebd8}

#botmenu {
	width:100%;
	height:75px;
	padding-top:10px;
	background:#7ECBDF;
	text-align:center;
	color:#46A4BE}
	
#botmenu a:link,
#botmenu a:visited {
	color:#32768C;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:12px;
	margin:0 5px;}
#botmenu a:hover {
	color:#FFFFFF;}
.copy {
	font-family:Arial;
	font-size:10px;
	color:#DEEDF1;}	
	
#botmenu a.acopy:link,
#botmenu a.acopy:visited {
	color:#DEEDF1;
	text-decoration:none;
	margin:0}
#botmenu a.acopy:hover {
	color:#FFFFFF;
	text-decoration:underline}
	
#contacts {
	margin:30px 2px 10px 10px;
/*	background:url(/news/images/ico_contacts.gif) left center no-repeat;*/
	padding:1px 0 0 4px;
	height:60px;
	text-align:left;
	font-size:11px;
	color:#645f4a;
	line-height:18px;
	font-style:italic;
	border-top:1px dotted #cccc99;
	border-bottom:1px dotted #cccc99;
}
.adv {
	text-align:right;
	margin:20px 0 10px 0;}
.adv img {
	border:2px solid #ffa800}
/*---------------------------- One post layout ---*/	
#fullpost h1 { margin:0 0 5px 0}

#fullpost .dcomm {
	text-align:left;
}
.popularity {
	display:block;
	margin-left:-9000px;
}

/* Vote */
.voteblock {
	display:block;
	float:left;
	list-style:none;
	padding:0 10px 5px 0;
	margin:0;
	width:62px;
	height:53px;
	color:#464646;
	font-size:11px;
}
.voteblock li {
	text-align:center;
	display:block;
}
.voteblock li.votes {
	background-image:url(/news/images/votes.gif);
	height:34px;
	padding-top:3px;
	line-height:16px;
}
.voteblock li.vote {
	background-image:url(/news/images/vote.gif);
	height:16px;
	line-height:14px;
}
.voteblock a:link,
.voteblock a:visited {
	display:block;
	height:16px;
	color:#FD5900;
	font-weight:bold;
	text-decoration:none;
	font-size:10px;
}
.voteblock a:hover {
	background:url(/news/images/vote_hover.gif) no-repeat;
}
.voteblock strong {
	display:block;
	clear:both;
	color:#3A7B9F;
	font-size:15px;
}
#content .bookmark h2 {
	color:#8E8F8F;
	font-size:11px;
	font-weight:normal;
	border-bottom:1px dotted #8E8F8F;
}
#listbookmarks {
	border-bottom:1px dotted #8E8F8F;
	padding:2px 0;
}
#listbookmarks li {
	display:inline;
	margin:0 10px 0 5px;
}
#listbookmarks img {
	border:1px solid #B7B7B7;
}
.smallblock {
	font-size:11px;
}
.smallblock a:visited { color:#1D8ABA;}

.description a:link,
.description a:visited {
	color:#1D8ABA;
}
.description a:hover {
	color:#ff6c00;
}
#content h3 {
	color:#645f4a;
	font-weight:normal;
	font-style:italic
}
/*---------------------------- Comments layout ---*/	

#comments dl {
	background:#f2f2e2;
	margin:0 0 20px 10px;
	border-left:2px solid #cccc99;
	padding:2px 0 5px 7px}
#comments dl:hover {
	border-left:2px solid #ff6c00;}
	
#comments dt {
	background:url(/news/images/ico_comm.gif) 3px 2px no-repeat;
	height:18px;
	padding:4px 0 0 24px;
	color:#645f4a;
	font-size:11px;
	margin-right:3px}
	
#comments small {
	padding-right:1px;
	display:block;
	float:right;
	width:200px;
	color:#958f77;
	font-size:11px;
	text-align:right;
	margin-right:5px;
}
#comments dd {
	background:#F8FAF3;
	margin:0 5px 0 0px;
	padding:5px 10px;
	color:#000000;
	font-size:11px;
}
.quote {
	background:url(/news/images/ico_quote.gif) 10px 5px no-repeat #FFFFFF;
	margin:5px 0 5px 20px;
	border:1px dotted #CCCCCC;
	border-left:3px solid #CCCCCC;
	padding:5px 5px 5px 30px;
	color:#666666;
}
.quote em { font-style:normal;}

.navi {
	font-size:12px;
	padding:3px 0 5px 0;
	border-bottom:1px dotted #645f4a}
	
.navi strong { color:#95C05E}
/*---------------------------- Add comment layout ---*/	
.left { float:left; padding-left:10px;}
.right { float:right; padding-right:5px}
.padding {
	padding:8px 5px;
	background:#f2f2e2;
	border-top:3px solid #645f4a;
	border-bottom:1px solid #cccc99;}
	
#addcomment {
	width:100%;
	margin-bottom:20px
}
#addcomment h3 {
	margin-top:30px;
	margin-bottom:0px;
	padding-bottom:0px;
}
#comments h3, #addcomment h3, .taglist h3 {
	font-size:19px;
	font-family:Arial;}
#commentform img {
	border:1px solid #827d6b;
	margin:3px 0;
}
#commentform {
	font-size:12px;
	width:100%;
	clear:both}
	
#commentform label{
	font-weight: bold;
	color:#645f4a;
	font-family:Arial;
	font-style:italic;
	font-size:14px}
	
#commentform label span{
	font-weight: normal;
	font-size:80%;
}
#commentform input{
	width: 134px;
	background:#FFFFFF;
	border: 1px solid #827d6b;
	padding:1px 3px 3px 3px;
	margin-top: 3px;
	font-size:13px;
}
#antispam {
	font-size:14px;
	font-weight:bold;
	color:#F14400;
	letter-spacing:2px;
}
#commentform textarea{
	font-family:Verdana;
	font-size:12px;
	width: 310px;
	height: 130px;
	background:#FFFFFF;
	border: 1px solid #827d6b;
	padding: 2px;
	margin-top: 3px;
}
#commentform .submitbutton {
	width: auto;
	padding: 4px 22px 4px 12px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background:url(/news/images/arr_white_right.gif) right #ffa800 no-repeat;
	border: none;
	cursor:pointer
}
#commentform .submitbutton:hover {
	background:url(/news/images/arr_white_right.gif) right #645f4a no-repeat;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #FFFFFF;
	border:1px solid #ffa800}
	
#commentform img.correct {
	border:0px none;
	margin:0px;
	vertical-align:middle;}
	
/*---------------------------- Archive layout ---*/	
.postarchive {
	margin:15px 0 0 10px;
}

.postarchive .data2 {
	background:url(/news/images/ico_arch_02.gif) 0 2px no-repeat;
	padding:0 0 3px 15px;
	color:#82B322;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px dotted #C9C9C9;
	margin:30px 0 10px 0;
}
.postarchive ul {
	margin:5px 0 20px 0px;
	padding-left:10px;
	padding-bottom:7px;
	border-bottom:1px dotted #333333
}
.postarchive li {
	margin-bottom:5px;
	background:url(/news/images/ico_arr2.gif) 0 5px no-repeat;
	padding-left:8px;
	font-size:11px;}

.postarchive .data {
	color:#645f4a;
	font-size:12px}
	
.postarchive li a:link,
.postarchive li a:visited {
	color:#645f4a;
	text-decoration:none}
.postarchive li a:hover {
	color:#ff6c00;
	text-decoration:underline}
/*---------------------------- Related posts layout ---*/	
#related {
	border-bottom:1px dotted #333333}
#related h3 {
	color:#645f4a;
	font-size:17px;
	border-bottom:2px solid #1D8ABA;
	margin:20px 0;
	font-weight:bold
}
#related ul {
	margin:5px 0 20px 20px;
}
#related li {
	background:url(/news/images/arr_orange.gif) 0 4px no-repeat;
	padding-left:9px;
	margin-bottom:4px;
	font-size:11px
}
#related a:link,
#related a:visited {
	color:#000000;
}
#related a:hover {
	color:#ff6c00;
}

#googlesearch {
	text-align:center;
}
#sbb {
	background:url(/news/images/search_btn_big.gif) top no-repeat;
	width:94px;
	height:21px;
	border:0px;
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
}
#sbi {
	border:1px solid #A5ACB2;
	height:17px;
	width:300px;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	color:#3C3F3C;
	padding:1px;
}
#letters li {
	display:inline;
	font-size:11px;
	font-weight:bold;
	margin:1px;
}

.taglist {
	margin:5px 0;
	color:#645f4a;
	line-height:25px}
.taglist ul {
	width:98%}
.taglist li a:link,
.taglist li a:visited {
	color:#645f4a;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	margin:0 1px;
	padding:1px 4px;}
	
.taglist li a:hover {
	background:#f0f0e2;
	color:#ff6c00;
	border-bottom:1px solid #ff6c00;}
.taglist .dpages {
	border-bottom:1px dotted #333333;
	padding-bottom:10px;
	font-size:13px;
	text-transform:uppercase;}

.taglist ul {
	margin:5px 0 10px 10px}
.taglist li {
	margin-bottom:5px;
	display:block;
	float:left;
	width:47%;
	background:url(/news/images/ico_arr2.gif) 0 7px no-repeat;
	padding-left:5px}

#antispam_res {
	color:#FF0000;
	padding:0px 0px 0px 0px;
	margin:4px 0px 0px 0px;
	font-size:10px;
}





#latestpost11 ul {
	margin:0 0 20px 2px;
	font-size:12px;
	clear:both;
	border-top:1px dotted #6e6a56;
	font-family:Verdana;
	font-weight:bold;}
	
#latestpost11 li {
	border-bottom:1px dotted #6e6a56;
	padding:1px 0 5px 8px;
	height:26px;
	line-height:14px
}
#latestpost11 li:hover {
	background:#f7f7eb;
}
#latestpost11 img {
	border:1px solid #cccc99;
	background:#FFFFFF;
	margin-right:5px;
	margin-top:3px;
	padding:1px;
	float:left;
}
#latestpost11 li:hover img {
	border:1px solid #ffa800}
#latestpost11 a:link,
#latestpost11 a:visited {
	text-align:left;
	color:#645f4a;
	text-decoration:none;
}
#latestpost11 a:hover {
	color:#ff6c00;
	text-decoration:underline
}
