/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
.green {
	color: green;	
}
body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	padding-top: 10px;	
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h1 {
	font-size: 1.6em;
	font-weight: bold;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 100%;
	text-transform: uppercase;
	font-weight: bold;
}

p, ul, ol {
}

ul, ol {
}

img {
	border: 0;	
}
hr {
	border: 0;
	border-top: 1px solid #AAAAAA;
	border-bottom: 1px solid #EEEEEE;
}
a {
	text-decoration: none;
	color: black;
}

a:hover {
	text-decoration: underline;
}
a:hover img {
	text-decoration: none;
}

.red {
	color: red;
}

div {
	padding: 0;
	margin: 0;	
}

img, div { behavior: url('/transparent/iepngfix.htc') }


#wrapper {
	width: 980px;
	margin: 0px auto;
	padding: 0;
}

/* Header */

#header {
	width: 100%;
	margin: 0 auto;
}

/* Hot news */
marquee {
	background-color: #FF5555;
	font-weight: bold;
	color: white;
	margin-bottom: 2px;
	font-size: 12px;
	padding: 1px 0;	
}
marquee a {
	color: white;
	text-decoration: underline;	
}
/* Logo */

#logo {
	height: 84px;
	background-image: url("../images/header.png");
}
#logo a{
	display: block;
	height: 84px;
	width: 200px;
}

/* Search panel */

#search {
	width: 190px;
	height: 84px;
	float: right;
	color: white;
	font-size: 12px;
	letter-spacing: -0.2px;
	text-align: right;	
}
#search #search_title {
	float: right;
	width: 170px;
	font-weight: bold;
	padding: 3px;
	font-size: 12px;
	text-align: center;
}
#search input.text {
	margin-right: 5px;
	width: 150px;
	height: 13px;
	font-size: 11px;
	letter-spacing: -0.2px;	
}
#search input.submit {
	font-size: 14px;
	padding: 0px;
	background: none;
	border: none;
	color: white;
	letter-spacing: -0.2px;
	font-weight: bold;
}
#search input.radio {
	border: none;
	background: none;
}
#search span {
	letter-spacing: -1.0px;
}
/* Weather forecast */
#forecast {
	color: black;
	padding: 5px 5px;
}
#forecast #date {
	font-size: 17px;
	letter-spacing: 1px;
}
#forecast #names_label{
	font-size: 11px;
}
#forecast #names {
	font-size: 14px;	
	letter-spacing: 0.5px;
}

#forecast #weather {
	margin-right: 20px;
	width: 50px;
	float: right;
}
#forecast #weather img{

}
#forecast #weather #temp {
	padding: 0px;
	text-align: center;
	font-size: 11px;	
}
/* Menu */

#menu {
	height: 21px;
	margin: 2px auto 4px auto;
	background: url(../images/menu.png) repeat-x left bottom;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	margin-right: 0px;
	padding: 1px 9px 2px 9px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal	;
	color: black;
}

#menu a:hover, #menu .current_page_item a {
	background-color: #11BB11;
	text-decoration: none;
	color: white;
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	padding: 0;
}

#page-bgtop {
	padding-top: 0px;
}

#page-bgbtm {
}
#pagination {
	text-align: right;	
}
#pagination .current {
	font-weight: bold;	
}
/* Content */

#eyebrow {
	background: url(../images/menu.png) repeat-x left;
	height: 21px;
	padding: 4px 10px 0px 10px;
	font-size: 10px;
}
#content {
	float: left;
	width: 670px;
	padding: 0;
}





/* Sidebar */

#sidebar {
	float: right;
	width: 300px;
	padding: 0;
	color: #787878;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
}

#sidebar h2 {
	padding: 8px 0 8px 20px;
	background: url(../images/belka_300x42.gif) left top;
	background-repeat: no-repeat;
	font-size: 14px;
	letter-spacing: -.5px;
	color: black;
}

#sidebar div.right_border {
	border: 2px solid #D0FFD0;
	margin: 0 1px;	
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 100%;
	text-align: center;
	padding: 10px 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #777777;
}

#footer a {
	color: #777777;
	text-decoration: underline;
}
/** Css for news box **/
#news_box {
	background-color: white;
	border: 2px solid #D0FFD0;
	border-top: none;
	margin: 0px 1px;
	font-weight: normal;
	font-size: 11px;
	margin-bottom: 10px;
}
ul.news {
	padding: none;
	margin: none;
	border: none;
}
ul.news li{
	padding: none;
	margin: none;
	border: none;
}
#news_select {

} 
#news_select ul{
	padding: none;
}
#news_select li{
	width: 25%;
	padding: 2px 0;
	display: block;
	float: left;
	text-align: center;
	border-bottom: 0px solid #BBBBBB;
	background-color: #D0FFD0;
}
#news_select li.selected {
	background-color: white;
	font-weight: bold;
}
table.news {
	color: #339933;
}
table.news td.more {
	text-align: right;
	padding-right: 10px;
	color: #777777;
}


/* CSS for Poll */

#poll {
	color: black;
}
#poll #poll_content {
  padding: 3px;
  font-size: 11px;
}
#poll #poll_content #question {
	font-weight: bold;
	padding: 4px 2px;
}
#poll #poll_content ul {
	padding-left: 20px;
	list-style: none;
}
#poll #poll_content #vote {
	text-align: center;
}
#poll #poll_content #vote input {
	width: 150px;
}
#poll #poll_content #recommended {
	padding: 2px;
	text-align: center;
}
#poll #poll_content #recommended a{
	font-size: 12px;
	text-decoration: underline;
	color: #338833;
}

/* CSS for Last Articles */
div#last_articles div {
	color: black;
	font-size: 11px;
	border: 2px solid #D0FFD0;
	margin: 0 1px;
}
div#last_articles table{
	padding: 5px;
}
div#last_articles table th {
	vertical-align: top;
	font-weight: bold;
}
