HTML, BODY { 
	margin: 0; 
	padding: 0; 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	height: 100%;
	position: relative;
	min-width: 1000px;
}
BODY { background: #fffeec url(../images/border_left.jpg) repeat-y left; }

A IMG { border: none; }
TABLE { margin: 0; padding: 0; border: none; border-collapse: collapse; }
TABLE TR TD { margin: 0; padding: 0; vertical-align: top; }
FORM, UL, FIELDSET { margin: 0; padding: 0; }
FIELDSET { border: none; }


/* main blocks */

#main { height: 100%; min-height: 100%; margin-bottom: -84px; background: transparent url(../images/border_right.jpg) repeat-y right; overflow: hidden; padding-bottom: 84px; }
html>body #main { height: auto; }


/* head block */

DIV.head { height: 431px; background: #fff url(../images/head_bg.jpg) no-repeat left bottom; margin: 0 29px; overflow: hidden; }
DIV.head_inner { height: 211px; background: transparent url(../images/border_top.jpg) repeat-x top; padding-top: 92px; }

DIV.top_option { height: 92px; background: transparent url(../images/corner_left_top.gif) no-repeat left; position: relative; margin-top: -431px; }
DIV.top_option_right { height: 62px; background: transparent url(../images/corner_right_top.gif) no-repeat right; padding-top: 30px; }

DIV.lang_box { float: right; position: relative; margin: -22px 60px 0 0; }
DIV.add_news { width: 258px; height: 77px; background: transparent url(../images/add_news.png); }
DIV.add_news DIV { text-align: center; font-size: 11px; color: #fff; padding-top: 4px; }
DIV.add_news A { display: block; width: 214px; height: 30px; margin: 4px 0 0 20px !important; }

DIV.lang_box A { margin-left: 5px; }
A.logo { display: block; margin: 0 0 0 135px; width: 528px; height: 113px; }
A.logo IMG { margin-top: 40px; }

DIV.top_option_box { height: 41px; background: #c3082b url(../images/top_option_box_bg.jpg) repeat-x; margin: 0 92px; overflow: hidden;	 }

DIV.search_box {
	float: right;
	height: 38px;
	background: transparent url(../images/top_option_box_right.jpg) no-repeat right;
	padding: 3px 15px 0 0;
}

DIV.search_box FORM {
	height: 34px;
	width: 217px;
	background: transparent url(../images/search_bg.jpg) no-repeat;
}
INPUT.search_text { margin: 6px 10px 0 35px; width: 125px; font-size: 12px; border: none; background: none; }
INPUT.search_submit { width: 35px; border: none; background: none; }

DIV.top_menu_box_1 {
	height: 41px;
	background: transparent url(../images/top_menu_bg.jpg) repeat-x;
        margin-right: 240px;
}
DIV.top_menu_box_2 {
	height: 41px;
	background: transparent url(../images/top_menu_left.jpg) no-repeat left;
}

UL#top_menu { float: left; }
UL#top_menu LI { list-style-type: none; display: inline; float: left; }
UL#top_menu LI A {
	display: block;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #e3e3e3;
	text-decoration: none;
	/*padding: 11px 8px 0 8px;*/
	padding: 11px 0 0 0;
        text-align: center;
}
UL#top_menu LI A.active { color: #fc6; }

TABLE.top_menu { width: 100%; table-layout: fixed; height: 41px; }
TABLE.top_menu TR TD { text-align: center; padding-top: 10px; }
TABLE.top_menu TR TD.tm_border_left { width: 7px; padding: 0; }
TABLE.top_menu TR TD.tm_border_right { width: 8px; padding: 0; }
TABLE.top_menu TR TD.tm_point { width: 4px; padding: 0; }
TABLE.top_menu TR TD A { font-size: 14px; font-weight: bold; color: #e3e3e3; text-decoration: none; }
TABLE.top_menu TR TD A.active { color: #fc6; }

TABLE.top_menu2 { width: 100%;  margin: 0; padding: 2px; }
TABLE.top_menu2 TR TD { text-align: center; padding-top: 6px; border: solid 1px #9F6109; background-color: #FFE8BF; }
TABLE.top_menu2 TR.top_menu2_head TD { background-color: #CF8419; color: #fff; }
TABLE.top_menu3 { width: 60%;  margin: 0; padding: 2px; }
TABLE.top_menu3 TR TD { text-align: center; padding-top: 6px; border: solid 1px #9F6109; background-color: #FFE8BF; }
TABLE.top_menu3 TR.top_menu3_head TD { background-color: #CF8419; color: #fff; }

DIV.inner_text { overflow: hidden; width: 100%; margin-top: 151px; }


/* left block */

DIV#left_block {
	float: left;
	width: 242px;
	background: transparent url(../images/left_block_bg.jpg) repeat-y;
	margin: 186px 0 0 29px;
}

DIV.paragraph_1 { background: transparent url(../images/left_block_title_1.jpg) no-repeat top; padding-top: 10px; }
DIV.paragraph_2 { background: transparent url(../images/left_block_title_2.jpg) no-repeat top; }
DIV.paragraph_3 { background: transparent url(../images/left_block_title_3.jpg) no-repeat top; }
DIV.paragraph_4 { background: transparent url(../images/left_block_title_4.jpg) no-repeat top; }

DIV.paragraph_menu { padding: 3px 0 0 10px; color: #fff; font-size: 12px; font-weight: bold; overflow: hidden; }
DIV.paragraph_menu A, DIV.paragraph_menu SPAN { 
	text-decoration: none;
	color: #fff;
	display: block;
	width: 112px;
	text-align: center;
	padding-top: 15px;
	height: 27px;
	float: left;
}

 DIV.paragraph_menu SPAN { 
	width:100%
}

DIV.paragraph_4 A { width: auto; padding-left: 30px; }

UL.paragraph_list {	margin: 1px 18px 15px 27px; }
UL.paragraph_list LI { list-style-type: none; }
UL.paragraph_list LI A {
	display: block;
	background: transparent url(../images/menu_point_2.gif) no-repeat left top;
	padding-left: 14px;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	margin-top: 14px;
}

DIV.paragraph_1 UL.paragraph_list LI A { font-weight: bold; color: #EF6B00; background: transparent url(../images/menu_point_1.gif) no-repeat left top; }

DIV.rss_text {
	background: transparent url(../images/rss_ico.jpg) no-repeat left top;
	text-align: right;
	margin: 10px 0 10px 25px;
	padding: 7px 18px 0 0;
	font-size: 11px;
}
DIV.rss_text A { font-size: 11px; color: #c60; background: transparent url(../images/rss_point.jpg) no-repeat left; padding-left: 11px; margin: 10px 0; }
DIV.rss_text IMG { margin: 7px 0; }

FORM.rss {
	height: 29px;
	width: 200px;
	background: transparent url(../images/subscribe_rss.jpg) no-repeat;
	margin-left: 25px;
}
INPUT.rss_text { margin: 4px 10px 0 5px; width: 145px; font-size: 12px; border: none; background: none; }
INPUT.rss_submit { width: 30px; border: none; background: none; }

DIV.banner { margin: 15px 0; text-align: center; }
DIV.bottom_border_left { height: 18px; width: 242px; background: transparent url(../images/left_block_bottom.jpg) no-repeat; }



/* right block */

DIV#right_block {
	background: transparent url(../images/right_block_bg.jpg) repeat-y;
	margin: 0 30px 0 0;
	float: right;
}

DIV.right_top_bg { height: 21px; background: #fafbdb url(../images/right_top_bg.gif) repeat-x top; }
DIV.right_top_left { height: 21px; background: transparent url(../images/right_top_left.jpg) no-repeat left; }
DIV.right_top_right { height: 21px; background: transparent url(../images/right_top_right.jpg) no-repeat right; }

DIV.right_bottom_bg { height: 20px; background: #fafbdb url(../images/right_bottom_bg.jpg) repeat-x bottom; }
DIV.right_bottom_left { height: 20px; background: transparent url(../images/right_bottom_left.jpg) no-repeat left; }
DIV.right_bottom_right { height: 20px; background: transparent url(../images/right_bottom_right.jpg) no-repeat right; }

DIV.right_body_bg { background: #fafbdb url(../images/right_body_left.jpg) repeat-y left; }
DIV.right_body_right { background: transparent url(../images/right_body_right.jpg) repeat-y right; padding: 0 35px; }

DIV.comment_box { overflow: hidden; padding: 20px 0; }
DIV.post-rating { float: right; width: 100px; }
DIV.comment_box H2, DIV.pagetitle,H2.pagetitle{
	font-size: 20px;
	color: #f33;
	font-weight: normal;
	margin: 0; 
	padding: 0;
}

DIV.pagetitle A {
	font-size: 20px;
	color: #f33;
	font-weight: normal;
	margin: 0 0 5px 0px; 
	padding: 0;
	display:block;
	text-decoration:none
}



DIV.date { font-size: 12px; color: #c60; margin: 10px 0; }
DIV.date A { font-size: 12px; color: #c60; }
DIV.comment_text {
	background: #fffeec url(../images/text_border.gif) repeat-x top;
	padding: 11px 23px;
	overflow: hidden;
}
DIV.comment_text A { color: #CC6600; }
DIV.comment_text UL LI { list-style-type: none; }
DIV.comment_photo { background: #fff url(../images/text_image_bg.jpg) repeat-y; width: 248px; float: left; margin-right: 30px; }
DIV.comment_photo_inner_top { background: transparent url(../images/text_image_top.jpg) no-repeat top; width: 248px; }
DIV.comment_photo_inner_bottom { background: transparent url(../images/text_image_bottom.jpg) no-repeat bottom; width: 248px; padding: 9px; }
DIV.comment_text_title { font-weight: bold; margin-bottom: 15px; }
DIV.comment_links {
	background: transparent url(../images/text_border.gif) repeat-x top;
	padding-top: 9px;
	color: #c60;
	font-size: 12px;
}
DIV.comment_links A { font-weight: bold; color: #c60; margin-right: 12px; }
DIV.comment_links2 A { font-weight: bold; color: #c60; }

DIV.comment_links3 {
	
	padding-top: 5px;
	color: #c60;
	font-size: 12px;
}
DIV.comment_links3 A { font-weight: bold; color: #c60; margin-right: 12px; }

DIV.page_nav {
	padding: 32px 0;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #c63;
}
DIV.page_nav A { text-decoration: none; color: #c63; padding: 0 2px; }
DIV.page_nav SPAN { color: #f60; }


/* footer block */

#footer { height: 84px; background: transparent url(../images/border_bottom.jpg) repeat-x bottom; }

DIV.copyright { 
	height: 74px;
	background: transparent url(../images/corner_left_bottom.gif) no-repeat left;
	float: left;
	padding-top: 10px;
	font-size: 11px;
	padding-left: 92px;
}
DIV.copyright2 { 
	float: left;
	padding: 10px 0 0 30px;
	font-size: 11px;
}
DIV.copyright2 A { color: #000; }
DIV.terrapoint { 
	height: 79px; 
	background: transparent url(../images/corner_right_bottom.gif) no-repeat right; 
	float: right;
	padding-right: 92px;
	margin-top: 5px;
}
DIV.terrapoint_inner {
	background: transparent url(../images/terrapoint_ico.jpg) no-repeat left;
	padding-left: 37px;
	font-size: 11px;
	color: #666666;
	height: 34px;
	line-height: 17px;
}

DIV.fox {



	padding-left: 20px;

}
DIV.terrapoint_inner A { color: #666666; }

div.tag_cloud {
float:none;
padding:15px;
}

div.tag_cloud a {
color:#333333;
text-decoration:none;
display:inline !important;
float:none !important;
padding:0 9px 9px;
}

A.post-edit-link {
color:#c60
}

DIV.entry P A, DIV.alignleft A, DIV.alignright A, OL.commentlist A  {color:#c60}




FORM#commentform A {color:#c60}
FORM#commentform TEXTAREA {
width:100%; 
background-color:#EEEEEE;
/*border:1px solid #ccc */

}

#author,#email,#url,#submit,#s,#captcha {

background-color:#FFFFCC;
border:1px solid #CCCCCC;
color:#4C1A19;
font-size:12px;
font-weight:bold;
padding:2px 5px;

}
#submit, #searchsubmit {
/*background-color:#2394A6;color:#fff; font-size:12px*/

background-color:#FFFFCC;
border:1px solid #CCCCCC;
color:#4C1A19;
font-size:12px;
font-weight:bold;
padding:2px 5px;

}
LABEL SPAN {color:#f00}
LABEL SMALL {font-weight:bold}
DIV.alert {color:#f00}

#respond H3,H3#comments{
color:#CC6600;
font-size:11px
}

#respond SMALL,#commentform SMALL {
color:#CC6600;
font-size:11px;
font-weight:normal;
font-family:Tahoma,Arial,Helvetica,sans-serif
}

DIV.breadcrumb, DIV.breadcrumb A {color:#CC6600}
H2.post_title {
color:#FF3333;
font-size:20px;
font-weight:normal;
margin:5px;
padding:0;
}

DIV.text_hr {
 background: transparent url(../images/hr_1.gif) repeat-x;
 height: 9px;
 margin: 20px 0;
}

DIV.text_hr1 {
 background: transparent url(../images/hr_1.gif) repeat-x;
 height: 9px;
 margin: 5px 0;
}

P.tag_links,P.tags_link A {
color:#CC6600;
}

/* Begin Images */
p img {
	padding: 0;
	/*max-width: 100%;*/
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 0;
	/*margin: 0 7px 2px 0;*/
	display: block;
        /*border: solid 10px #FDFEF8;*/
	}

.alignright {
	float: right;
	}

.alignleft {
	/*float: left;*/
	}
/* End Images */

DIV.content_border { border: solid 1px #C6C6C6; background-color: #FDFEF8; padding: 7px; float: left; margin: 0 7px 2px 0; overflow: hidden; }

#loginform { padding: 0 0 0 30px; }
#loginform LABEL { font-size: 11px; color: #333; }
#loginform INPUT[type=text], #loginform INPUT[type=password] { font-size: 11px; border: solid 1px #ccc; margin-top: 3px; }
#loginform INPUT[type=submit] { font-size: 11px; }
DIV.absent { padding: 0 0 20px 30px; }
DIV.absent A { color: #c60; font-size: 11px; }


#loged  {margin:10px 0 0 30px}
#loged SPAN {color:#333;margin-right:5px}
#loged A {color:#CC6600;font-size:12px}
A#logoff {margin:10px 0px 5px 0px;display:block}

DIV.wellcome H4 {
        font-size: 20px;
	color: #f33;
	font-weight: normal;
	margin: 20px 0 10px 0; 
	padding: 0;
}
DIV.wellcome P A { color: #CC6600; }

H2.err404 { margin: 0 20px; padding: 35px 0; }