﻿/*  
Theme Name: hmc.by
Theme URI: http://www.pogoda.by/
Description: Тема для сайта hmc.by.
Version: 1.0
Author: Noel
Author URI: http://www.meteoinfo.by/
*/
body, h1, h2, h3, h4, h5, h6, blockquote, p {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	font-family: Arial;
	font-size: 10pt;
	text-align: left;
	vertical-align: top;
	background: #ffffff;
	color: #000000;
	min-width:1000px;
}
H1{
	font-size: 16pt;
	font-weight:bold;
	font-family:Serif;
	font-stretch:ultra-condensed;
}
a, a:visited{
	text-decoration: none;
	/* color: #263476; */
}
a:hover{
	text-decoration: underline;
}
p {
	padding: 0;
}
#wrapper{
	margin: 0 auto 0 auto;
	width: 100%;
	text-align: left;
	background: url(images/sidebarbg.gif) repeat-y;
}
#wrapper-main{
	margin: 0 auto 0 auto;
	width: 100%;
	text-align: left;
	
}
#header{
	clear: both;
	width: 100%;
	background: url(images/head_bg-1.gif) repeat-x;
	border-top: 1px solid #263476;
	border-bottom: 1px solid #FFF;

}
#subheader{
	clear: both;
	width: 100%;
	background: url(images/subheader.gif) repeat-x;
	border-bottom: 1px solid #BBB;
	height: 31px;
	padding: 0px;
	
}
#subheader a{
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.breadcrumb {
	float: left;
	background: #eee;
	border-bottom: 1px solid #bbb;
	width: 80%;
	height: 18pt;
	padding: 5px 0 0 0;
}
#search {
	float: right;
	width: 20%;
	background: #eee;
	border-bottom: 1px solid #bbb;
	text-align: center;
	height: 18pt;
	padding: 5px 0 0 0;
}
form#searchform input{
	font-size: 10pt;
}
.footer {
	clear: both;
	width: 100%;
	background: #eeeeee;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	text-align: center;
}
#content {
	width: 100%;
	float: right;
	margin-left: -256px;
	margin-top: 5px;
	/* background: url(images/sidebarbg.gif) repeat-y; */
	
}
.container {
	background: #fff;
	margin-left: 256px
}
#left {
	background: #fff;
	float: left;
	width: 40%;
	margin:0;
}
#right {
	background: #F2F2F2;
	float: right;
	width: 58%;
	margin:0;
	border: solid; border-color: #CCCCCC; border-width: 0px 1px 0px;
}
.post{
	padding: 10px 20px 10px 10px;
}
.post H2{
	font-weight:bold;
	font-style:normal;
	font-size: 10pt;
	color: #000;
}
.post H3{
	font-size: 10pt;
	font-style:normal;
	text-decoration: underline;
	padding-top: 8px;
}
.post H4{
	font-size: 10pt;
	font-style:normal;
	padding-top: 2px;
}
.post select, input, textarea{
	font-size: 10pt;
	font-style:normal;
	margin: 2px;
	border: 1px #808080 solid;
}

.post table#tkp {
	border-collapse: collapse; 
	margin: 0;
}
.post table#tkp td {
	font: normal 10pt Arial, Tahoma; 
	color: #000; 
	border: 1px #333 solid; 
	padding:2px;
}

.post table#spr {
	border-collapse: collapse; 
	margin: 4px 0;
}
.post table#spr td {
	font: normal 10pt Arial, Tahoma; 
	color: #000; 
	border: 1px #333 solid; 
	padding:2px;
}

.post P{
	font-size: 10pt;
	font-style: normal;
	padding: 0 0 10px 0 0;
	margin-top: 0px;
	margin-bottom: 10px;
	
}
.post P#press{
	font-size: 9pt;
	padding-top: 10px;
	font-weight: bold;
	margin: 0;
}
.post a#press{
	font-style: normal; 
	color: #D70000; 
}
.post a#arrow{
	color: #D70000; 
 	font: normal 14pt/8pt Times;
 	/* text-decoration: blink */
 
}
.post select{
	font-size: 9pt;
	font-style: normal;
 	margin-top:4px;
	border: solid; border-color:#BBB; border-width:1px;
}
.entry{
	line-height: 18px;
}
p.postmetadata {
	border-top: 1px solid #ccc;
	margin: 10px 0 0 0;
}
.navigation {
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
}
.sidebar {
	margin: 0 4px 0 0px;
	float: left;
	width: 250px;
	padding0;
	font-family: Arial;
}
.sidebar ul{
	list-style-type: none;
	margin:0;
	padding:0 4px 0 10px;
}
.sidebar ul li{
	padding:2px 0 4px 0;
	
}
.sidebar ul li h2{
	font-size: 10pt;
}
.sidebar table {
 	font: normal 10pt Verdana;
	padding: 0;
}
.sidebar ul ul li{
	padding:2px 0;
       
}
.sidebar H2{
	font-size: 11pt;
	
}
.sidebar H3{
	font-size: 11pt;
	
}
.sidebar P#mnu a{
	font-size: 10pt;
	font-weight: bold;
	color: #D70000;
	
	
}
.title {
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	background: #eee;
}
.clear {
	height: 0;
	clear: both;
}
.data a, td.data {
	padding: 4px 0;
	font: normal 9pt "Serif"; 
	color: #FFF;
}