/* LAYOUT ---------------------------------------------------------- */
div#wrapper {
	width:100%;
	min-width: 990px;
}

/* для IE */
* html div#wrapper {
	width: 95%;
	margin-left: 80px;
}
* html .minwidtha {
border-left:1050px solid #fff;/*min-width*/
position:relative; 
float:left; 
z-index:1;
}
* html .minwidthb {
margin-left:-1050px; /*-min-width*/
position:relative; 
float:left; 
z-index:2; 
}

div#primary {
	width: 23%;
	float: left;
}

div#secondary {
	width: 25%;
	float: left;
}

div#container{
	float: left;
	width: 52%;
	margin-top: -1px;
}

div#content{
	padding-left:8px;
	padding-right:8px;
}

* html div#content {
	padding-left:1%;
	padding-right:1%;
}

* html div#primary {
	width: 22%;
}

* html div#secondary {
	width: 24%;
	margin-left:-1px;
}

div#globalnav {
}

div#header {
	background-color: #ffffff;
	font-size: 0.9em;
	width: 100%;
	height: 140px;
}

* html div#header {
	width: 98%;
}

div#footer {
	clear: left;
	width: 100%;
}

* html div#footer {
	width: 98%;
}

/* MAIN ------------------------------------------*/
img	{
	border-style: solid;
	border-width: 1px;
	border-color: #aaadbd;
	max-width: 100%;
}

div#imgnoborder img {
	border-style: none;
	border-width: 0px;
	max-width: none;
}

/* HEADINGS
--------------------------------------------------*/
h1 {
	line-height: 175%;
}
h2, h3, h4 , h5 {
	line-height: 125%;
}
h6{
	line-height: 100%;
}
h2 {
	clear: both;
	font-size: 1.6em;
	margin:1em 0;
}
h3 {
	font-size: 1.4em;
	margin:1em 0 0.5em 0;
}
h3.comment-header {
	margin: 3em 0 1em 0;
}
h3#respond {
	font-size: 1.2em;
	margin: 3em 0 0.5em 0;
}
div.entry-content h2 {
	font-size: 1.2em;
	margin: 1.4em 0;
}
div.entry-content h3 {
	font-size: 1.1em;
	margin: 1.2em 0;
}
div.entry-content h4, div.entry-content h5 {
	font-size: 1em;
	margin: 1em 0;
}
div.entry-content h6 {
	font-weight: normal;
	font-size: 1em;
	margin: 1em 0;
      color: blue;
}

/* LINKS --------------------------------------------------------------*/
a {
	color:#4F8236;
	text-decoration:none;
}

a:hover {color:#FF9900;}

a img {border:none;}

/* links in the category teaser */
div.categoryteaser a {
	text-decoration:underline;
	color: black;
	font-size: 12px;
	width: 100%;
	font-weight: bold;
	font-family: 'Arial';
	line-height: 160%;
	margin:0;
	padding-left:56px;
	padding-right:56px;
}

div.categoryteaser a:hover {text-decoration: none;}

div.seccategoryteaser a {
	text-decoration:underline;
	color: #404040;
	font-size: 12px;
	width: 100%;
	font-weight: bold;
	font-family: 'Arial';
	line-height: 160%;
	margin:0;
	padding-left:56px;
	padding-right:56px;
}

div.seccategoryteaser a:hover {text-decoration: none;}

div.categoryteaserdate {
	color: #404040;
	font-size: 12px;
	font-weight: bold;
	font-family: 'Arial';
	line-height: 160%;
	margin:0;
	padding-right:30px;
}

div.blue {
	clear: none;
}

div.blue a {
	color: #4070ff;
	text-decoration: underline;
}

div.blue a:hover {
	color: #0030ff;
	text-decoration: none;
}

div.gray a {
	color: #707070;
	text-decoration: underline;
}

div.gray a:hover {
	color: #000000;
	text-decoration: none;
}

div.greenarial a {
	color: #008000;
	text-decoration: none;
	font-family: 'Arial';
	font-size: 10px;
}

div.greenarial a:hover {
	color: #00c000;
}

div.redarial a {
	color: #800000;
	text-decoration: none;
	font-family: 'Arial';
	font-size: 10px;
}

div.redarial a:hover {
	color: #c00000;
}

/* SIDEBAR ------------------------------------------------------------*/
div.sidebar {
	font-size:0.9em;
}
div.sidebar ul {
	margin: 0;
	padding:0;
}
div.sidebar li {
	list-style: none;
	margin: 0 0 1em 0;
	padding:0;
}
div.sidebar li li {
	margin: 0 0 0.5em 0.5em;
}
div.sidebar h4 {
	font-size: 1.0em;
}

div.sidebar input#s {
	width: 7em;
}
/* -- */

div.sidebar {
	font-size:1em;
	line-height:1.0em;
}

div.sidebar h3 {
	color:white;
	background:#a0a0a0;
	margin:18px 0 10px 0;
	padding:0 10px;
	font-weight: bold;
	font-size:12px;
	font-family: 'Arial';
	line-height:21px;
	height: 21px;
} 

div.sidebar h7 {
      color:white;
      background:#92B855;
      margin:18px 0 10px 0;
      padding:0 10px;
      font-style:normal;
      font-size:12px;
      line-height:21px;
      height: 21px;
}

div.sidebar p {
	margin:0 5px;
	padding-bottom:10px;
	color: #292929;
}

div.sidebar li li li {
	border-bottom:0;
}

div.sidebar li a {
	font-size: 12px;
	font-family: 'Arial';
	font-weight: bold;
	color: black;
}

div.sidebar li a:hover {
	color: gray;
}

.sidebar ul li.pagenav ul li {
	background:url(images/post.gif) 0 2px no-repeat;
	padding-left:15px;
}

div#secondary .sidebar ul li.pagenav ul li {
	background:url(images/post.gif) 0 2px no-repeat;
	padding-left:15px;
}

.sidebar ul li.category-links ul li,
.sidebar ul li.months ul li {
	background:url(images/categories.gif) 0 2px no-repeat;
	padding-left:15px;
}

.sidebar ul li.category-links ul li li,
.sidebar ul li.pagenav ul li li {
	background:url(images/sub_categories.gif) 0 2px no-repeat;
	padding-left:15px;
}

.sidebar ul li.meta-links ul li,
.sidebar ul li.links ul li {
	background:url(images/links.gif) 0 2px no-repeat;
	padding-left:15px;
}

.sidebar ul li.feed-links ul li {
	background:url(images/feeds.gif) 0 2px no-repeat;
	padding-left:15px;
}

.sidebar ul li.posts ul li {
	background:url(images/post.gif) 0 2px no-repeat;
	padding-left:15px;
}

/* FOOTER ----------------------------------------*/
div#footer {
	background: #aaadbd;
}

div#copyright {
	font-size: 12px;
	font-family: 'Arial';
	padding-top: 4px;
	padding-bottom: 5px;
}

div#copyright a {
	color: black;
	text-decoration: underline;
}

div#copyright a:hover {
	color: black;
	font-style: bold;
}

div.counters img {
	width: 1px;
	height: 1px;
}

/* NEWS ------------------------------------------*/
div.mainnewstitle h2 {
	color: white;
	font-size: 16px;
	font-weight: bold;
	font-family: 'Arial';
	line-height: 160%;
	margin:0;
	padding-left: 16px;
}

div.litecontent h2 {
	color: black;
	font-size: 14px;
	font-weight: bold;
	font-family: 'Arial';
	line-height: 100%;
	margin:0;
	padding-left: 8px;
	padding-right: 8px;
	clear: none;
}

/* COMMENTS ---------------------------------------*/
div.comments img {
	border-style: none;
	border-width: 0px;
}

div.comments textarea {
	width: 95%;
}

/* calendar
--------------------------------------------------*/
table#wp-calendar {
	empty-cells: show;
	padding:0;
	margin:0px;
	text-align: center;
	width:100%;
}

table#wp-calendar caption {
	border-bottom-color:#F3F4F4;
	padding-bottom:5px;
	letter-spacing:0.1em;
	text-align:center;
  	width:100%;
}

table#wp-calendar thead tr {
	border-bottom-color:#F3F4F4;
	color:#FF9201;
}

table#wp-calendar th {
	border-bottom:1px solid #BDC0CE; /*#f3f4f4*/
	border-top:1px solid #BDC0CE; /*f3f4f4*/
}

table#wp-calendar td {
	padding:3px 0;
	font-size:0.9em;
}

table#wp-calendar td#today a {
  	color:#92b855;
	border:1px solid #414141;
	font-size:1em;
	font-weight:bold;
	background:none;
}

table#wp-calendar td a {
  	background-color:#BDC0CE;
	display:block;
	border-bottom:1px solid #4f8236;
	font-weight:bold;
	font-size:1em;
}

table#wp-calendar td a:hover {
	background-color:#d7d4cf;
	color:#292929;
}

table#wp-calendar tfoot {
	border-top:1px solid #F3F4F4;
}

table#wp-calendar tfoot a {
	background:none;
	border:none;
	font-weight:bold;
}

table#wp-calendar #prev a, table#wp-calendar #next a {
	background-color: #92b855;
	text-align:center;
	color:#292929;
}

table#wp-calendar #prev a:hover, table#wp-calendar #next a:hover {
	background-color: #4f9236;
	color:#ffffff;
}

/* POLLS --------------------------------------- */
ul.wp-polls-ul {
	font-size: 12px;
}

/*  COMMON MULTI-PURPOSE ELEMENTS
--------------------------------------------------*/
.alignleft, div.nav-previous {
	float: left;
}
.alignright, div.nav-next {
	float: right;
}
.clearer {
	clear: both;
}
div#nav-above, body.single div#nav-below {
	display: none;
}
body.single div#nav-above {
	display: block;
}
div#nav-above span.metasep, div#nav-below span.metasep {
	display: none;
}

div#nav-below a {
	font-family: "Arial";
	font-size:14px;
	font-weight:bold;
	color:black;
}
div#nav-below a:hover {
	color:gray;
}
div#nav-below td.imagebrd{
	border-style: solid;
	border-width: 2px;
	border-color: #aaadbd;
}

/* RADIO -------------------------------------*/
div#inetradio a {
	font-size: 12px;
	font-family: 'Arial';
	font-weight: bold;
	line-height: 20px;
	color: black;
	background:url(images/radio.png) 0 2px no-repeat;
	padding-left:15px;
}

div#inetradio a:hover {
	color: gray;
}

/* LOVEPLANET SEARCH FORM ---------------------*/
div#lovesearch select{
	width: 100%;
	_width: 80px;
}

*html div#lovesearch select{
	width: 80px;
}

*+html div#lovesearch select{
	width: 80px;
}