/*
Theme Name: Omsk
Theme URI: http://Aggreg.ru/
Description: Special for www.omsk.ru
Author: E.Feshin
Version: 1.0
License: GNU General Public License
Tags: table
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1.3;
	min-width:980px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}
a {
	color: #007DBD;
}

.menu-item {

display:inline;/*
margin: 4px 34px 4px 0px; */

}

p.title a, .resposts li>a
{color: #007DBD; font-size: 11pt; text-decoration: underline; cursor: pointer;}
.resposts li
{color: #007DBD;}

.content p {
padding-bottom: 12px;
}
p.date {
padding: 0px;
}


/*
#menu-footer li{
display:block;
float:left;
width:183px;
margin:auto;
text-align: center;
}
*/
#menu-footer li{
margin-right:45px;
}
.widget-title {
display:table;
}
.widget-container {
display:block;

}

 .widget-container ul {
	border: 1px solid #A5ACB2; 
	background: #FFFDFF; 
	z-index: 0; 
	margin-top:-1px; 
	position: relative;
	display:block;
	padding: 5px;
	
}
.tabnew{
	border-left: 1px solid #A5ACB2; 
	border-right: 1px solid #A5ACB2; 
	border-top: 1px solid #A5ACB2; 
	background: #FFFDFF; 
	padding: 4px 20px; 
	font-size: 14pt; 
	color: #000;
	margin:-38px 0 0 -6px;
}
.tabwid{
	border: 1px solid #A5ACB2; 
	background: #FFFDFF; 
	z-index: 1; 
	margin-top: 28px; 
	position: relative;
	padding:5px;
}

.current-menu-item>div.item{
	float: left; 
	margin-right: 29px; 
	padding: 4px 10px 4px 10px!important; 
	background: #007DBD;
}
.item {
padding-left:10px;
}
.current-menu-item>div.item >a {
	color: #fff!important; 
	text-decoration: none!important;
}

.content ul>li {
list-style-type: disc;
list-style-position: inside;

}




/*old style.css*/
body {
	margin: 0; 
	padding: 0; 
	background: #fffdff; 
	font-size: 10pt; 
	font-family: arial, helvetica;
}

img {
	border: 0;
}

.bgr_left {
	background: url(images/bgr_left.png) repeat-y left;
}

.bgr_right {
	background: url(images/bgr_right.png) repeat-y right;
}

.page {
	padding-left: 35px; 
	padding-right: 25px;
	padding-bottom: 15px;
}

.topimage {
	padding-top: 20px; 
	text-align: center;
}

.pagecontent {
	padding-top: 20px;
}

.pagecontent .leftcol {
	vertical-align: top; 
	width: 231px;
}

.pagecontent .headermidcol {
	vertical-align: top; 
	padding-left: 40px; 
	padding-right: 40px;
}

.pagecontent .headerrightcol {
	vertical-align: top; 
	width: 1%;
}

.pagecontent .logo {}

.pagecontent .logotext {
	margin: -7px 0 0 0; 
	color: #000; 
	padding-left: 5px; 
	font-size: 16pt;
}

.mailbox {
	padding-top: 15px; 
	position: relative;
}

.tabs {
	position: relative; 
	z-index: 2;
}

.tabactive, .widget-title {
	border-left: 1px solid #A5ACB2; 
	border-right: 1px solid #A5ACB2; 
	border-top: 1px solid #A5ACB2; 
	background: #FFFDFF; 
	padding: 4px 20px; 
	font-size: 14pt; 
	color: #000;
}


.tabnactive {
	background: #F7F9FA; 
	border-left: 1px solid #A5ACB2; 
	border-bottom: 1px solid #A5ACB2; 
	border-right: 1px solid #A5ACB2; 
	border-top: 1px solid #A5ACB2; 
	padding: 3px 20px 4px 20px; 
	font-size: 14pt; 
	color: #000;
}

.tabnactive a {
	color: #007DBD;
}

.tabcontent{
	border: 1px solid #A5ACB2; 
	background: #FFFDFF; 
	z-index: 1; 
	margin-top: -1px; 
	position: relative;
}

.mailbox .register {
	padding-left: 15px;
}

.mailbox .register a {
	color: #007DBD; 
	font-size: 11pt;
}

.mailbox .login {
	padding: 9px 14px 0 14px;
}

.mailbox .login .textbox {
	border: 1px solid #A5ACB2; 
	padding: 0px 10px;
}

.mailbox .login .textbox input {
	color: #999; 
	margin: 0; 
	padding: 0; 
	background: none; 
	border: 0; 
	width: 100%;
}

.mailbox .login .host {
	width: 1%; 
	border: 1px solid #A5ACB2; 
	color: #999; 
	padding: 0px 10px;
}

.mailbox .pwd {
	padding: 5px 19px;
}

.mailbox .pwd .textbox {
	border: 1px solid #A5ACB2; 
	padding: 0px 10px;
}

.mailbox .pwd .textbox input {
	color: #999; 
	margin: 0; 
	padding: 0; 
	background: none; 
	border: 0; 
	width: 100%;
}

.mailbox .remember {
	padding: 5px 19px;
}

.mailbox .remember input {
	margin-left: 0;
}

.mailbox .remember label {
	color: #666666; 
	padding-left: 4px;
}

.mailbox .loginbutton {
	padding: 0px 19px 5px 19px;
}

.mailbox .button {
	width: 1%;
}

.mailbox .button button {
	border: 0; 
	background: none; 
	width: auto; 
	overflow: visible; 
	margin: 0; 
	padding: 0; 
	cursor: pointer;
}

.mailbox .button_left {
	padding-left: 5px; 
	background: url(images/loginbtn_left.png) no-repeat left;
}

.mailbox .button_right {
	padding-right: 5px; 
	background: url(images/loginbtn_right.png) no-repeat right;
}

.mailbox .button_text {
	background: #007DBD; 
	padding: 0 10px; 
	height: 24px; 
	line-height: 24px; 
	color: #fff;
}

.mailbox .pwdremind {
	text-align: right;
}

.mailbox .pwdremind a {
	color: #007DBD;
}

.leftcolblockglow {
	height: 26px; 
	background: url(images/leftcol_bottom.png) no-repeat;
}

.pagecontent .navigation {
	font-size: 14pt;
}

.pagecontent .navigation .item {
	float: left; 
	margin-right: 14px; 
	padding: 4px 20px 4px 0px;
}

.pagecontent .navigation .item a {
	color: #007DBD; 
	text-decoration: underline;
}

.pagecontent .navigation .item_current {
	float: left; 
	margin-right: 29px; 
	padding: 4px 10px 4px 10px; 
	background: #007DBD;
}

.pagecontent .navigation .item_current a {
	color: #fff; 
	text-decoration: none;
}

.pagecontent .search {
	clear: left; 
	padding-top: 25px;
}

.pagecontent .searchbox {
	background: #007DBD; 
	padding: 20px 15px;
}

.pagecontent .searchtext {
	padding-right: 25px;
}

.pagecontent .searchtext div {
	border: 1px solid #A5ACB2; 
	background: #fff; 
	padding: 0 12px;
}

.pagecontent .searchtext input {
	background: none; 
	border: 0; 
	margin: 0; 
	padding: 0; 
	width: 100%; 
	height: 22px; 
	color: #999999;
}

.pagecontent .searchbutton {
	width: 1%;
}

.pagecontent .searchbutton button {
	border: 0; 
	background: none; 
	width: auto; 
	overflow: visible; 
	margin: 0; 
	padding: 0; 
	cursor: pointer;
}

.pagecontent .searchbutton .button_left {
	padding-left: 5px; 
	background: url(images/searchbtn_left.png) no-repeat left;
}

.pagecontent .searchbutton .button_right {
	padding-right: 5px; 
	background: url(images/searchbtn_right.png) no-repeat right;
}

.pagecontent .searchbutton .button_text {
	background: #EF5200; 
	padding: 0 10px; 
	height: 24px; 
	line-height: 24px; 
	color: #fff;
}

.pagecontent .midcolimage {
	padding-top: 20px;
}

.pagecontent .rightcolimage {}

.tags {
	padding-top: 15px; 
	position: relative;
}

.tags .content {
	padding: 14px 19px 14px 19px;
}

.tags .content a {
	color: #007DBD; 
	text-decoration: none; 
}

.weather {
	padding-top: 15px; 
	position: relative;
}

.weather .content {
	padding: 9px 19px 9px 19px;
}

.finance {
	padding-top: 15px; 
	position: relative;
}

.finance .content {
	padding: 14px 19px 14px 19px;
}

.pagecontent .leftcolimage {
	padding-top: 15px; 
	position: relative; 
	text-align: center;
}

.pagecontent .leftcolimage img {
	max-width: 231px;
}

.pagecontent .main {
	vertical-align: top;
	padding-top: 20px;
}

.pagecontent .main .midcol {
/*	width: 50%; */
	vertical-align: top;
}

.pagecontent .main .rightcol {
	width: 231px; 
	padding-right:50px;
	vertical-align: top;
}

.pagecontent .main .midcol .content {
	padding: 0 30px 0 40px;
}

.pagecontent h1 {
	margin: 0; 
	padding-bottom: 10px; 
	font-size: 28pt; 
	font-weight: normal;
}

span.today {
	background: #EF5200; 
	color: #fff; 
	padding: 1px 5px;
}

span.yesday {
	background: #7D9730; 
	color: #fff; 
	padding: 1px 5px;
}

.mainnews {
	padding-bottom: 30px;
}

.mainnews .title {
	margin: 0; 
	padding-bottom: 5px; 
	padding-top: 5px;
}

.mainnews .title p {
	margin: 0;
}

.mainnews .title a {
	color: #007DBD; 
	font-size: 18pt;
}

.mainnews .announce {
	margin: 0; 
	font-size: 12pt;
}

.todaynews {
	padding-bottom: 30px;
}

.todaynews .date {
	margin: 0; 
	padding-bottom: 5px; 
	color: #86847F;
}

.todaynews .image {
	width: 80px; 
	vertical-align: top; 
	padding-bottom: 10px;
}

.todaynews .image img {
	width: 80px; 
}

.todaynews .title {
	vertical-align: top; 
	padding-left: 20px; 
	padding-bottom: 10px;
}

.todaynews .title p {
	margin: 0;
}

.todaynews .title a {
	color: #007DBD; 
	font-size: 12pt;
	font-weight: bold;
}

.allnews {
	padding-bottom: 30px;
}

.allnews .item {
	padding-bottom: 10px;
}

.allnews .date {
	margin: 0; 
	padding-bottom: 5px; 
	color: #86847F;
}

.allnews .item a {
	color: #007DBD; 
	font-size: 14pt;
}

.pagecontent .rightcol .content {
	padding-left: 40px;
}

.newsdigest {
	padding-bottom: 25px; 
	position: relative;
}

.newsdigest .blockcontent {
	padding: 14px 19px 4px 19px;
}

.newsdigest .image {
	width: 145px; 
	vertical-align: top; 
	padding-bottom: 10px;
}

.newsdigest .image img {
	width: 145px; 
}

.newsdigest .text {
	vertical-align: top; 
	padding-left: 20px; 
	padding-bottom: 10px;
}

.newsdigest .date {
	margin: 0; 
	padding-bottom: 0px; 
	color: #86847F;
}

.newsdigest .title {
	color: #007DBD; 
	font-size: 14pt;
}

.newsdigest .announce {
	margin: 0; 
	padding-top: 5px;
}

.photoreport {
	padding-bottom: 25px; 
	position: relative;
}

.photoreport .blockcontent {
	padding: 14px 19px 4px 19px;
}

.photoreport .image {
	width: 145px; 
	vertical-align: top; 
	padding-bottom: 10px;
}

.photoreport .image img {
	width: 145px; 
}

.photoreport .text {
	vertical-align: top; 
	padding-left: 20px; 
	padding-bottom: 10px;
}

.photoreport .date {
	margin: 0; 
	padding-bottom: 0px; 
	color: #86847F;
}

.photoreport .title {
	color: #007DBD;
}

.photoreport .place {
	padding-bottom: 10px;
}

.photoreport .place a {
	color: #7D9730; 
	text-decoration: none; 
	border-bottom: 1px dashed #7D9730; 
	font-size: 14pt;
}

.expert {
	padding-bottom: 25px; 
	position: relative;
}

.expert .blockcontent {
	border-left: 2px solid #EF5200; 
	padding-left: 20px;
}

.expert .title {
	margin: 0; 
	font-size: 18pt; 
	color: #000; 
	font-weight: normal; 
	padding-bottom: 10px;
}

.expert .author {
	margin: 0; 
	padding-bottom: 15px; 
	color: #85847F;
}

.expert .text {
	margin: 0; 
	font-size: 12pt; 
	color: #000; 
	padding-bottom: 10px;
}

.expert .contacttitle {
	margin: 0; 
	font-size: 18pt; 
	color: #000; 
	font-weight: normal; 
	padding-top: 10px; 
	padding-bottom: 3px;
}

.expert .contactmail {
	margin: 0; 
	font-size: 14pt;
}

.expert .contactmail a {
	color: #007DBD;
}

.footer {
	background: #D2E5F5; 
	padding: 15px 35px; 
	border-top: 1px solid #BCDBED;
}

.footer .leftcol {
	width: 231px;
}

.footer .copyright {
	margin: 0; 
	color: #666666; 
	padding-top: 10px; 
	font-size: 13pt;
}

.footer .contactlink {
	margin: 0; 
	color: #666666; 
	padding-top: 5px; 
	font-size: 13pt;
}

.footer .contactlink a {
	color: #017DBD;
}

.footer .content {
	vertical-align: top; 
	padding-left: 40px;
}

.footer .topmenu {
	padding-bottom: 25px; 
	font-size: 11pt;
}

.footer .topmenu td {
	width: 25%;
}

.footer .topmenu a {
	color: #666666;
}

.footer .navigation {
	font-size: 14pt;
}

.footer .navigation .item {
	float: left; 
	margin-right: 14px; 
	padding: 4px 20px 4px 0px;
}

.footer .navigation .item a {
	color: #007DBD; 
	text-decoration: underline;
}

.footer .navigation .item_current {
	float: left; 
	margin-right: 29px; 
	padding: 4px 10px 4px 10px; 
	background: #007DBD;
}

.footer .navigation .item_current a {
	color: #fff; 
	text-decoration: none;
}

.footer .text {
	padding-top: 25px; 
	clear: left;
}

.footer .warning {
	vertical-align: top; 
	padding-right: 60px;
}

.footer .warning p {
	margin: 0; 
	color: #666666;
}

.footer .warning a {
	color: #666666;
}

.footer .madeby {
	vertical-align: top; 
	text-align: right;
}

.footer .madeby p {
	margin: 0; 
	color: #666666;
}

.footer .madeby a {
	color: #666666;
}

.finance .title {
	margin: 0; 
	color: #434241; 
	font-weight: bold; 
	font-size: 9pt; 
	padding-bottom: 7px;
}

.finance .euro {
	height: 19px; 
	padding-left: 34px; 
	background: url(images/eur_flag.png) no-repeat; 
	line-height: 19px; 
	margin-top: 7px;
}

.finance .dollar {
	height: 19px; 
	padding-left: 34px; 
	background: url(images/usa_flag.png) no-repeat; 
	line-height: 19px; 
	margin-top: 7px;
}

.finance .name {
	color: #434241;
}

.finance .value {
	color: #434241; 
	font-weight: bold; 
	padding-left: 5px;
}
/*end old style.css*/