
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
a{
	color:#666666;
	text-decoration:none;
}
a:hover{
	color:#000;
}
a img{
	border:0;
}

input, textarea{
	border:1px solid #a5c1d4;
	font-size:12px;
	color:#8aa4b5;
	padding:3px;
}

.submit{
	border:0px;
}

.clear{
	clear:both;
	height:0px;
}

body{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#cfe1ed url(images/bg.gif) repeat-x top left;
	color:#000000;
}

#page{
	width:934px;
	margin:0px auto;
}

/* HEADER */

#header{
	height:110px;
	background:#FFFFFF url(images/header_top_bg.gif) no-repeat top left;
	padding-right:10px;
	padding-left:10px;
}

#header_data{
	border-bottom:1px solid #e4e4e4;
	padding-top:20px;
	float:left;
}

#header_logo{
	float:left;
	width:390px;
}

#header_menus{
	float:right;
	width:514px;
	text-align:left;
}

span#header_descr{
	font-size:13px;
	color:#8abc00;
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
	position:absolute;
	top:100px;
	
}

#header_shop{
	font-size:10px;
	font-weight:bold;
	color:#8abc00;
	float:right;
}

#header_ads{
	height:36px;
	float:left;
}

#header_menus_items{
	clear:both;
	float:right;
	text-align:right;
	margin-top:15px;
	_margin-top:17px;
	padding-right:8px;
}

#header_menus_items img{
	padding-right:1px;
}

/* CATALOG */

#top_ads{
	background:#FFFFFF;
	border-right:1px solid #bbd4e4;
	clear:both;
	float:left;
	padding-bottom:10px;
	padding-top:20px;
	width:99.9%;
}

#catalog_left_ads{
	text-align:center;
	width:100%;
}

#searchform{
	margin-bottom:15px;
	margin-left:5px;
}

#catalog_serach_sub{
	position:relative;
	top:15px;
}

#catalog_serach_text{
	width:170px;
}

/* BODY */

#body{
	background:#FFFFFF;
	border-right:1px solid #bbd4e4;
	clear:both;
	width:933px;
	float:left;
}

#body_pad{
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}

/* body parts */

#body_left{
	float:left;
	width:674px;
	padding-bottom:20px;
}

#body_right{
	float:right;
	width:239px;
}

/* body left */

/* blog_items */

#blog_items{
	width:630px;
	margin-left:15px;
	margin-top:10px;
	color:#666666;
}

#blog_items h2{
	font-size:20px;
	font-weight:normal;
}

.post{
	float:left;
	padding-bottom:10px;
}

.post a{
	color:#000000;
}

.post a:hover{
	text-decoration:underline;
}

.post_text{
	clear:both;
	width:630px;
	background:url(images/post_descr_bg.gif) repeat-x bottom left;
	border-right:3px solid #8ec52b;
	border-left:1px solid #eeeeee;
	border-top:1px solid #eeeeee;
	padding-bottom:15px;
}

.post_text_ads{
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}

.post_title{
	margin-left:3px;
	padding-top:10px;
	padding-bottom:5px;
}

.post_title_links{
	font-size:10px;
}

.post_title_links h2{
	color:#368ccc;
	font-size:20px;
	font-weight:normal;
	margin-bottom:2px;
}

.post_title_links h2 a{
	color:#368ccc;
}

.post_title_links h2 a:hover{
	color:#368ccc;
}

.post_title_links div{
}

.post_title_links div a{
	font-weight:bold;
}

.entry{
	padding-top:10px;
	margin-left:10px;
	margin-right:10px;
	line-height:18px;
}

.entry p{
	padding-bottom:10px;
}

.entry h1{
	font-size:14px;
}

.entry h2{
	font-size:13px;
}

.entry h3{
	font-size:12px;
}

.post_box{
	clear:both;
	margin-top:10px;
	margin-right:10px;
	text-align:right;
}

.postmetadata a:hover{
	text-decoration:underline;
}

.postmetadata .comm a{
	background:url(images/comm.gif) no-repeat left center;
	padding-left:17px;
	color:#ff5400;
}

.postmetadata .read a{
	background:url(images/read.gif) no-repeat left center;
	padding-left:15px;
}

.entry a.more-link{
	background:url(images/blue_box_ar_li.gif) no-repeat left center;
	padding-left:7px;
	margin-left:10px;
}



.pages{
	text-align:center;
}

.pages a{
	color:#FFFFFF;
	background-color:#97c41c;
	padding-left:7px;
	padding-right:7px;
	padding-top:4px;
	padding-bottom:4px;
	line-height:25px;
	margin-right:1px;
	margin-left:1px;
	border:1px solid #ffffff;
}

.pages span.selected{
	color:#97c41c;
	background-color:#ffffff;
	border:1px solid #97c41c;
	padding-left:7px;
	padding-right:7px;
	padding-top:4px;
	padding-bottom:4px;
	line-height:25px;
}

.pages a:hover{
	color:#97c41c;
	background-color:#dfefb5;
	border:1px solid #97c41c
}



#post_comm{
	margin-left:30px;
	padding-top:20px;
	float:left;
}

#post_comm_from p{
	padding-bottom:5px;
}

#post_comm h3{
	font-size:14px;
	padding-top:5px;
	padding-bottom:10px;
	color:#ff5400;
}

#post_comm .commentlist li{
	padding-bottom:10px;
	margin-bottom:10px;
	list-style:none;
	line-height:18px;
}

#post_comm .commentlist li.line{
	border-bottom:1px solid #eeeeee;
	width:95%;
}

#post_comm .commentlist li cite{
	font-weight:bold;
	color:#555555;
}

#post_comm .commentlist li cite a{
	color:#555555;
}

#post_comm textarea{
}

.page_title{
	color:#368ccc;
	font-size:20px;
	font-weight:normal;
	padding-bottom:2px;
	margin-left:10px;
	border-bottom:dotted 1px #368ccc;
}

/* body right */

/* news box right */

.news_box_right{
	width:235px;
	float:left;
	background:url(images/news_box_right_bg.gif) repeat-y top left;
	margin-bottom:10px;
}

.news_box_right_top{
	width:100%;
	height:38px;
	background:url(images/news_box_right_top_bg.gif) no-repeat top left;
}

.news_box_right_body{
	width:100%;
	background:url(images/news_box_right_end_bg.gif) no-repeat bottom left;
}

.news_box_right_top h2{
	font-size:12px;
	color:#fff;
	font-weight:bold;
	padding-top:10px;
	padding-left:40px;
}

.news_box_right_body_pad{
	padding-left:15px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:15px;
	color:#666666;
}

.news_box_right_body_pad ul li{
	border-bottom:1px solid #eeeeee;
	padding-bottom:5px;
	margin-top:5px;
}

.news_box_right_body_pad ul li ul{
	padding-top:5px;
	padding-left:10px;
}

.news_box_right_body_pad ul li ul li{
	border-bottom:none;
}

.news_box_right_body_pad ul li a{
	background:url(images/news_box_right_li.gif) no-repeat top left;
	padding-left:13px;
}

.news_box_right_body_pad ul li ul li a{
	background:url(images/blue_box_ar_li.gif) no-repeat left 5px;
	padding-left:8px;
}

/* adv box right */

.adv_box_right{
	width:235px;
	float:left;
	background:url(images/adv_box_right_bg.gif) repeat-y top left;
	margin-bottom:10px;
}

.adv_box_right_top{
	width:100%;
	height:32px;
	background:url(images/adv_box_right_top_bg.gif) no-repeat top left;
}

.adv_box_right_top_shot{
	width:100%;
	height:12px;
	background:url(images/adv_box_right_top_bg.gif) no-repeat top left;
}

.adv_box_right_body{
	width:100%;
	background:url(images/adv_box_right_end_bg.gif) no-repeat bottom left;
}

.adv_box_right_top h2{
	font-size:12px;
	color:#404040;
	font-weight:bold;
	padding-top:10px;
	padding-left:15px;
}

.adv_box_right_body_pad{
	padding-left:15px;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:15px;
	text-align:center;
	color:#666666;
	line-height:17px;
}

.adv_box_right_body_pad ul, .adv_box_right_body_pad p{
	text-align:left;
}

.adv_box_right_body_pad ul li{
	border-bottom:1px solid #eeeeee;
	padding-bottom:5px;
	margin-top:5px;
}

.adv_box_right_body_pad ul li a{
	background:url(images/green_box_ar_li.gif) no-repeat left 4px;
	padding-left:8px;
}

/* FOOTER */

#footer{
	width:100%;
	height:80px;
	background:url(images/footer_bg.gif) no-repeat top left;
	clear:both;
}

#footer div{
	color:#6d93ab;
	padding-top:50px;
	text-align:center;
}

#footer div a{
	color:#6d93ab;
}

#footer div a:hover{
	text-decoration:underline;
}





/* 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: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

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



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */


#counters{
	padding-bottom:20px;
	text-align:center;
}