/*
Theme Name: Bluebird
Theme URI: http://randaclay.com/themes/
Description: Bluebird - тема в три колонки, оптимизированная для поисковых систем, готва для виджетов.
Version: 1.0
Author: Randa Clay
Translator: Антон Скоробогатов
Translator URI: http://skorobogatov.ru
The CSS, XHTML and design is released under GPL: http://www.opensource.org/licenses/gpl-license.php
*/


.post {
float:left; 
	min-widht: 580px;
margin: 0 0 40px;
        background: #ffffff;
border: 1px solid #cccccc
    }


html>body #content {
	height: auto;
	min-height: 580px;
}


body{
        background: #f3fbff;
        margin: 0;
	padding: 0 ;
	border: 0;
	font-family : Times New Roman, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 62.5%;
	color: #000;
}

#wrap {
    width: 960px;
    padding-left: 20px;
}


/************************************************
*	Header, Headings, etc.									*
************************************************/

#head{
	text-align: left;
        background-color: #ffffff;
        background-image: url(images/header2.jpg);
        background-repeat: repeat-x;
        height: 343px;
        width: 100%;
        padding: 0px;
        margin: 0px;
}

#headleft {
        background-image: url(images/header1.jpg);	
        background-repeat: no-repeat;
        height: 343px;
        float: left;
}

#headleft h4{
        font-size: 3.0em;
	color: #69bfde;
        padding: 0px 0px 0px 265px;
        margin: 10px 0px 0px 0px;
}

#headleft h4 a {
        color: #69bfde;
	text-decoration: none;
}

#desc {
	font-size: 1.6em;
	color: #595441;
	font-style: italic;
        padding: 5px 0px 0px 268px;
}


/*- Main Menu in Header */


ul.menu {
	font-family: Tahoma, sans-serif; 
	margin: 0px;
	padding: 0px;
	position: absolute;
        z-index:1;
        top: 20;
	left: 670px;
	width: 310px;
        font-size: 1.2em;
        text-align: left;
        list-style: none;
        list-style-position:inside;
	text-decoration: none;
	}

ul.menu li {
	display: block;
	margin: 0;
	text-decoration: none;
	}

ul.menu,
ul.menu li a {
	padding: 10px 0px 0px 0px;
	text-decoration: none;
	}

ul.menu li a {
        color: #595441;
	margin:0px;
	text-decoration: none;
       	}

ul.menu li a:hover {
	color: #69bfde!important;
	text-decoration: none;
       	}

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover {
	color: #595441!important;
	text-decoration: none;
     	}

/************************************************
*	Links and Headings									*
************************************************/


a img,:link img,:visited img { border:none }    



a, a:link {
	color: #0062bd;
	text-decoration: none;
}

a:hover {
	color: #595441;
	text-decoration: none;
}

h1 {
        font-size: 2.2em;
	color: #0062bd;
	font-weight: normal;
        margin: 0px;
        padding-bottom: 0px;
}

h1 a:link, h3 a:hover, h3 a:visited{
	color: #0062bd;
}

h2 {
	font-size: 2.2em;
	line-height: 1.2em;
	color: #0062bd;
	font-weight: normal;
}


h5 {
	color: #0062bd;
        margin: 8px 0px 0px 0px;
	padding: 0px;
        font-size: 1.5em;
        font-variant: small-caps;
	font-weight: normal;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

/************************************************
*	Main Content									*
************************************************/


#content {
        width: 510px;
        float: left;
}

#content_m {
        width: 610px;
        float: left;
}

.item {
    padding: 0px 20px 10px 20px;
    margin-bottom: 1.5em;
    color: #595441;  
    border-bottom: 1px dotted #0062bd;
}


.item p {
        font-size: 1.6em;
        line-height: 1.3em;	
}

.item p a{
	text-decoration: underline;
}

.item p a:hover{
	color: #0062bd;
}

.item img {
	border: 1px dotted #0062bd;
        padding: 5px;
        margin: 5px;
        background: #ffffff;
}

.item ul {
	list-style-type: disc;
	padding-left: 10px;
	margin: 10px 0px 10px 15px;
	font-size: 1.4em;	
}

.item ol{
	list-style-type: decimal;
	padding-left: 10px;
	margin: 10px 0px 10px 15px;
	font-size: 1.4em;	
}

.itemhead{
	padding-top: 5px;
	padding-bottom: 7px;
        margin-bottom: 18px;
}

.itemhead h3{
	display: inline;
}

.date{
	display: inline;
	text-align: right;
	font-size: 1.1em;
        margin-bottom: 20px;
}

input{
	font-size: 100%;
}

.metadata{
	font-size: 1.2em;
        line-height: 220%;
        margin-top: 20px;
}

.metadata a:link, .metadata a:hover, .metadata a:visited{
	color: #0062bd;
}

cite{
	font-size: 1.1em;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ccc;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}


/************************************************
*	Sidebar									*
************************************************/

#secondary {
        width: 420px;
	padding: 0px;
	float: right;
}

#l_sidebar {
	float: left;
	width: 190px;
	padding: 0px 5px 20px 20px;
	}
	
#l_sidebar p{
	padding: 3px 0px 0px 0px;
	margin: 0px;
	line-height: 17px;
        font-size: 1.1em;
        color: #595441;
	}
	
#l_sidebar ul {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 3px;
        font-size: 13px;
        list-style-type: disc;
        list-style-position: outside;
        color: #595441;
}

#l_sidebar li {
        margin: 0px;
	padding: 0px;
        color: #595441;
}
#l_sidebar ul li {
	margin: 0px;
	padding: 5px 0px 0px 0px;
}
	
#l_sidebar ul li a {
	color: #595441;
	text-decoration: none;
}

#l_sidebar ul li a:hover {
	color:#0062bd; 
}

#l_sidebar ul ul {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 14px;
        font-size: 13px;
        color: #595441;
        list-style-type: disc;
        list-style-position: outside;
        color: #595441;
}

#l_sidebar ul ul li{
	margin: 0px;
}

#l_sidebar ul ul ul{
	margin-top:0; 
        margin-bottom:0;
	padding: 0px 0px 0px 14px;
        font-size: 13px;
        color: #595441;
        list-style-type: disc;
        list-style-position: outside;
        color: #595441;
}

#l_sidebar ul ul ul li{
	margin: 0px;
}







#r_sidebar {
	float: right;
	width: 195px;
	padding: 0px 5px 5px 5px;
	}

#r_sidebar ul {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
        font-size: 13px;
        color: #0062bd;
        list-style-type: disc;
        list-style-position: outside;
        color: #595441;
}

#r_sidebar li {
        margin: 0px;
	padding: 0px;
        color: #595441;
}
#r_sidebar ul li {
	margin: 0px;
	padding: 5px 0px 0px 0px;
}
	
#r_sidebar ul li a {
	color: #595441;
	text-decoration: none;
}

#r_sidebar ul li a:hover {
	color:#0062bd; 
}

#r_sidebar ul ul {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
	padding: 0px 0px 0px 14px;
        font-size: 13px;
        color: #0062bd;
        list-style-type: disc;
        list-style-position: outside;
        color: #595441;
}

#r_sidebar ul ul li{
	margin: 0px;
}

#r_sidebar ul ul ul{
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
        font-size: 13px;
        color: #0062bd;
        list-style-type: disc;
        list-style-position: outside;
        color: #595441;
}

#r_sidebar ul ul ul li{
	margin: 0px;
}
	
#r_sidebar p{
	padding: 3px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	line-height: 17px;
        font-size: 1.1em;
        color: #595441;
	}
	

#m_sidebar {
	float: left;
	width: 190px;
	padding: 0px 5px 0px 0px;
	}
	
#m_sidebar p{
	padding: 3px 0px 0px 0px;
	margin: 0px;
	line-height: 17px;
        font-size: 1.1em;
        color: #595441;
	}
	
#m_sidebar ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 3px;
        font-size: 13px;
        list-style-type: disc;
        list-style-position: outside;
        color: #595441;
}

#m_sidebar li {
        margin: 0px;
	padding: 0px;
        color: #595441;
}
#m_sidebar ul li {
	margin: 0px;
	padding: 5px 0px 0px 0px;
}
	
#m_sidebar ul li a {
	color: #595441;
	text-decoration: none;
}

#m_sidebar ul li a:hover {
	color:#0062bd; 
}

#m_sidebar ul ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 14px;
        font-size: 13px;
        color: #595441;
        list-style-type: disc;
        list-style-position: outside;
        color: #595441;
}

#m_sidebar ul ul li{
	margin: 0px;
}

#m_sidebar ul ul ul{
	margin-top:0; 
        margin-bottom:0;
	padding: 0px 0px 0px 0px;
        font-size: 13px;
        color: #595441;
        list-style-type: disc;
        list-style-position: outside;
        color: #595441;
}

#m_sidebar ul ul ul li{
	margin: 0px;
}


li .categories, li .linkcat, li .pagenav {
	margin: 0px;
	padding: 0px;
}

.sidebarSearch{
	clear: both;
        margin-top: 10px;	
        margin-bottom: 10px;
	margin-left: 5px;
}

.feedarea  {
	height: 30px;
	background-image:url(images/feedicon.png);
        background-repeat: no-repeat;
	padding-left:20px;
}

.feedarea  a {
       color: #595441;
}

/************************************************
*	Comment Area									*
************************************************/


#comment {
	width: 470px;
	background: #CCCCCC;
	color: #333333;
	float: left;
	padding: 10px 10px 0px 10px;
	margin: 10px 0px 10px 0px;
	border: 1px solid #CCCCCC;
        font-size: 1.0em;
}
	
#comment {
    padding: 10px 10px 10px 10px;
    border: 1px solid #cccccc;
    margin-bottom: 3em;
    color: #515441;  
}

   
#comment  a{
	text-decoration: underline;
}

#comment a:hover{
	color: #E88337;
}

ol#commentlist {
	padding: 5px 0px 5px 0px;
	margin: 0px;
	list-style-type: none;
        font-weight: bold;
}
	
.commentdate {
	font-size: 1.0em;
	padding-left: 0px;
        font-weight: bold;
}
	
.commentlist p {
	clear: both;
	font-size: 1.0em;
}

#commentlist li p{
	margin-bottom: 8px;
	line-height: 18px;
	padding: 5px;
        font-weight: normal;
	}

.commentname {
	color: #333333;
	margin: 0px;
	padding: 5px 5px 0px 0px;
	}

.commentinfo{
	clear: both;
	}

.commenttext {
	clear: both;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 10px;
	width: 450px;
	}

.commenttext-admin {
	clear: both;
	margin: 5px 0px 10px 0px;
	padding: 0px 10px 5px 10px;
	width: 450px;
	}

#commentsformheader{
	padding-left: 0px;
	}

#commentsform{
	text-align: left;
	margin: 0px;
	padding: 0px;
	}

#commentsform form{
	text-align: left;
	margin: 0px;
	}

#commentsform p{
	margin: 0px;
	}

#commentsform form textarea{
	width: 99%;
}
	
p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.commentmetadata {
	font-size: 1.0em;
	float: right;
}

.commentlist li {
	padding: 2px;
	border-top: 1px solid #cccccc;
}

.navigation {

	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #515441;
        font-size: 1.0em;
}

.navigation a:link, .navigation a:hover, .navigation a:visited{
	color: #0062bd;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

/************************************************
*	Calendar									*
************************************************/


#wp-calendar {
	empty-cells: show;
	margin: 0;
	width: 90%;
}

#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;
	text-decoration: none;
}

#wp-calendar td {
	color: #515441;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar #today {
color: #074C79;
	background-color: #cccccc;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

/************************************************
*	Footer									*
************************************************/


#foot {
        width: 680px; 
        height: 40px;	
        text-align: left;
	margin-top: 20px;
	padding-left: 10px;
	color: #595441;
        font-size: 1.1em;
}

#foot a:link, #foot a:hover, #foot a:visited{
	color: #0062bd;
        text-decoration: underline;
}






























td { 
	font-family: Tahoma, sans-serif; 
	font-size: 11px;
}

a, a:link, a:active {
	color: #0062BD;
	text-decoration: underline;
}
a:hover {text-decoration: none;}
a:visited {color: #0062bd;}


/* HEADER 
________________________________________________  */

.logo {padding-bottom: 0px; padding-top: 10px;}

.topdate {
	font-size: 11px;
	color: #667781;
	padding: 10px 0px 5px 0px;
}

.parttitle {
	font-family: Georgia, Times New Roman;
	font-size: 24px;
	color: #A6A6A6; 
/*	color: #97adbc; */
	padding-bottom: 20px;
	padding-top: 30px;
}

/* Top news */
.topnews-head {
	background-color: #FFA800;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	margin-top: 5px;
	padding: 2px;
	width: 100px;
}

ul.topnews {
	padding-left: 0.7em;
	margin-left: 0.7em;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}

.topnews a:link, .topnews a:active, .topnews a:visited {
	color: #003668;
	text-decoration: none;
}
.topnews a:hover {text-decoration: underline;}

ul.topnews li {
	padding-bottom: 5px;
	list-style-image: url(/_img/marker_dblue.gif);
}

/* Inform Line */
.informline {border: 1px solid #DCDCDC;}

.il-head {
	color: #2F455B;
	background-color: #F3F3F3;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	padding: 4px 10px 4px 10px;
}

.il-box{
	width:640px;
	height:13px;
	overflow:hidden;
}
a.il-link, a.il-link:link, a.il-link:active, a.il-link:visited {
	font-size:11px;
	line-height:12px;
	text-decoration:none;
	color:#020202;
	font-weight:bold;
}
a.il-link:hover{
	color:#990048;text-decoration:none;
}


/* CONTENT 
______________________________________________________________ */

/* White Block */
.white-block {
	border: solid #EBEBEB;
	border-width: 0px 1px 1px 0px;
}

.wb-border {
	border-left: 1px solid #EBEBEB;
	padding: 0px 7px 7px 7px;
background-color: #FFFFFF;
}

.top-wb {border-top: 4px solid #E3E4E5;
background-color: #FFFFFF;
}

/* Yellow Block */
.yellow-block {background-color: #F8F7F2;}

.yb-border {
	padding: 0px 10px 10px 10px;
}

.top-yb {border-top: 4px solid #E3E4E5;}


.block-head {
	font-family: Georgia, Times New Roman, sans-serif;
	font-size: 20px;
	color: #014F91;
	border-bottom: 1px solid #516F8B;
	margin-bottom: 10px;
}
.block-head a:link, .block-head a:active, .block-head a:visited {
	color: #014F91;
	text-decoration: none;
}
.block-head a:hover {color: #003058;}

.block-head-small {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 3px 10px 3px 10px;
}
.block-head-small a:link, .block-head-small a:active, .block-head-small a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

/* News */
.news-item {
	font-size: 11px;
	color: #777F8E;
	background: url(/_img/mark_blue.gif) no-repeat top left;
	padding-left: 10px;
	padding-bottom: 10px;
}
.news-item a:link, .news-item a:active, .news-item a:visited, .news-item a:hover {
	color: #003668;
	text-decoration: none;
}

.news-item-text {color: #1A1A1A;}

.nextlink {
	font-size: 11px;
	color: #005BA9;
	font-weight: bold;
}
.nextlink a:link, .nextlink a:active, .nextlink a:visited {
	color: #005BA9;
	font-weight: bold;
	text-decoration: underline;
}
.nextlink a:hover {text-decoration: none;}

.nextlink-s {padding-top: 5px; padding-bottom: 10px;}
.nextlink-s a:link, .nextlink-s a:active, .nextlink-s a:visited {
	color: #005BA9;
	text-decoration: underline;
}
.nextlink-s a:hover {text-decoration: none;}

.img {
	border: 1px dotted #0062bd;
        padding: 5px;
        margin: 5px;
        background: #ffffff;
}

.img2 {border: 1px solid #191919; margin-left: 10px;}

.block-sep {
	border-top: 3px solid #E3E4E5;
	border-bottom: 1px solid #E3E4E5;	
}

/* Caricature */
.caricature {
	border: 1px solid #B6B6B6;
	margin: 0px 0px 10px 0px; 
}

/* Photo */
.photo-subtext {color:#565656; width:186px; padding: 4px 0px 10px 0px;}

a.poollink:link, a.poollink:active, a.poollink:visited {
	color: #990048;
	text-decoration: none;
}
a.poollink:hover {text-decoration: underline;}

.button {font-size: 11px;}

/* Top NEws */
.tn-title {
	font-size: 18px;
	color: #003668;
}
.tn-title a:link, .tn-title a:active, .tn-title a:visited {
	color: #003668;
	text-decoration: none;
}
.tn-title a:hover {text-decoration: underline;}

.tn-subtitle {
	font-size: 12px;
	font-weight: bold;
	color: #020202;
	padding-bottom: 6px;
}

.tn-date {
	font-size: 10px;
	color: #BEBDB1;
}

a.textlink:link, a.textlink:active, a.textlink:visited, a.textlink:hover {
	color: #000000;
	text-decoration: none;
}

/* Articles */
.art-title {
	font-size: 14px;
	font-weight: bold;
	color: #003668;
	padding-bottom: 5px;
}
.art-title a:link, .art-title a:active, .art-title a:visited {
	color: #003668;
	text-decoration: none;
}
.art-title a:hover {text-decoration: underline;}

.art-subtitle {
	font-size: 11px;
	font-weight: bold;
	color: #020202;
	padding-bottom: 5px;
}

.art-text-subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #020202;
	padding-bottom: 25px;
}

.art-title-small {
	font-size: 12px;
	font-weight: bold;
	color: #003668;
	padding-bottom: 5px;
}
.art-title-small a:link, .art-title-small a:active, .art-title-small a:visited {
	color: #003668;
	text-decoration: none;
}
.art-title-small a:hover {text-decoration: underline;}


.art-date {
	color: #BFBFBF;
	font-size: 10px;
	padding-bottom: 5px;
}

/* Articles List */
.list-art {
	color: #991600;
	font-weight: bold;
	list-style: square;
	margin-left: 1em;
	padding-left: 1em;
	margin-top: 10px;
	margin-bottom: 10px;
}
.list-art a:link, .list-art a:active, .list-art a:visited {
	color: #003668;
	text-decoration: none;
}
.list-art a:hover {text-decoration: underline;}

.list-art li {padding-bottom: 5px;}

.list-rubrics {
	font-weight: normal;
	font-size: 10px;
	color: #C0C0C0;
}

/* Actual Themes */
.ath-head {
	text-transform: uppercase;
	color: #990048;
	font-size: 11px;
	font-weight: bold;
}
.ath-head a:link, .ath-head a:active, .ath-head a:visited {
	color: #990048;
	text-decoration: underline;
}
.ath-head a:hover {text-decoration: none;}

ul.ath-list {
	padding-left: 1em;
	margin: 10px 5px 10px 1em;
	color: #7F8F9F;
	font-size: 10px;
	list-style-image: url(/_img/ar_orange.gif);
}
ul.ath-list a:link, ul.ath-list a:active, ul.ath-list a:visited, ul.ath-list a:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

ul.ath-list li {padding-bottom: 10px;}

/* Authors Columns */
.ac-item {
	border-bottom: 1px solid #C2C2C2; 
	padding: 10px 0px 10px 0px;
}

/* Search */
.search-field {
	background-color: #FFFFFF;
	border: 1px solid #3288D8;
	font-size: 11px;
	height: 20px;
	width: 100%;		
}

/* Archive */
.arch-block {
	background-color: #F6F6F6;
	border-top: 1px solid #D9D9D9;
	border-bottom: 3px solid #D9D9D9;
	width: 100%;
	text-align: center;
}

.arch-block#pads {
	padding:2px 5px 2px 5px;
}
.arch-block#pads .button.{
	padding:2px 10px 2px 0px!important;
}
.arch-block-head {
	width:100px; font-size:12px; font-weight:bold; color:#1D5EA6;
}
.arch-block-head div{
	padding:2px 5px 2px 10px;
}

.arch-field {
	background-color: #FFFFFF;
	border: 1px solid #C2C2C2;
	color: #3E3E3E;
	font-size: 11px;
	height: 18px;
}
.arch-subtext {
	font-size: 10px;
	color: #B3B3B3;
}

.arch-date {
	font-size: 24px;
	color: #BFBFBF;
}

ul.archmenu {
	margin: 10px 5px 10px 5px;
	padding-left: 5px;
	font-size: 11px;
	color: #003668;
	list-style-image: url(/_img/mark_smenu.gif);
}

ul.archmenu li {margin-bottom: 5px;}

.archmenu a:link, .archmenu a:active, .archmenu a:visited {
	color: #003668;
	text-decoration: none;
}
.archmenu a:hover {text-decoration: underline;}

.calend {border-bottom: 1px solid #003668;}

.calend td {
	text-align: center; 
	padding: 1px 4px 1px 4px; 
	color: #A3A3A3;
}

.calend td a:link, .calend td a:active, .calend td a:visited {
	color: #000000;
	text-decoration: none;
}
.calend td a:hover {color: #991600;}

td.calend-head {
	color: #003668;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px;
	border-bottom: 1px solid #003668;
}

/* Spec Reports */
.spec-title {
	font-size: 12px;
	font-weight: bold;
	color: #003668;
	padding-bottom: 10px;
}
.spec-title a:link, .spec-title a:active, .spec-title a:visited {
	color: #003668;
	text-decoration: none;
}
.spec-title a:hover {text-decoration: underline;}

/* Currency */
.cur td {
	color: #114770;
	border-bottom: 1px solid #E1E1E1;
}
.cur-head td {
	font-size: 10px;
	font-weight: bold;
}

.wh-sep {border-right: 1px solid #E1E1E1;}

/* Site Menu */
ul.smenu {
	margin: 10px 5px 10px 1.5em;
	padding-left: 1.5em;
	font-size: 11px;
	font-weight: bold;
	color: #003668;
	list-style-image: url(/_img/mark_smenu.gif);
}

ul.smenu li {margin-bottom: 10px;}

.smenu a:link, .smenu a:active, .smenu a:visited {
	color: #003668;
	text-decoration: none;
}
.smenu a:hover {text-decoration: underline;}

/* Others Themes */
.ot-item {
	font-size: 11px;
	color: #777F8E;
	background: url(/_img/mark_red.gif) no-repeat top left;
	padding-left: 10px;
	padding-bottom: 10px;
}
.ot-item a:link, .ot-item a:active, .ot-item a:visited {
	color: #003668;
	text-decoration: none;
}
.ot-item a:hover {text-decoration: underline;}

/* Content Text */
.conttext {font-size: 12px; padding-left: 10px; padding-right: 10px; line-height: 1.6em;}

.conttext p { line-height: 1.6em;}

.cont-date {
	font-size: 11px;
	color: #999999;
	padding-bottom: 5px;
}

.cont-sourse {font-size: 10px;}

.art-ifo {
	border-top: 3px solid #42729E;
	border-bottom: 3px solid #42729E;	
	font-size: 11px;
	color: #5E5E5E;
	padding: 5px 0px 15px 0px;
}

.preamble {
	font-weight: bold;
	color: #565656;
}

.text-link a:link, .text-link a:active, .text-link a:visited {
	font-weight: bold;
	color: #003668;
}

/* News List */
.ndate {
	font-size: 11px;
	font-weight: normal;
	color: #777F8E;
	border-right: 1px solid #777F8E;
	padding: 3px 10px 3px 0px;
}

.nl-title {
	font-size: 12px;
	font-weight: bold;
	color: #003668;
	margin-bottom: 5px;
}

.nl-text {
	font-size: 11px;
	color: #000000;
}

.nl-source {
	font-size: 11px;
	padding-top: 5px;
}

.nl-sep {
	border-bottom: 2px solid #DCDCDC;
	padding: 10px 0px 10px 0px;
}


/* Photo Reports */
.lphoto-subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #003668;
	padding-top: 5px;
}
.lphoto-subtitle a:link, .lphoto-subtitle a:active, .lphoto-subtitle a:visited, .lphoto-subtitle a:hover {
	color: #003668;
	text-decoration: none;
}

.lphoto-subtitles {
	font-size: 11px;
	font-weight: bold;
	color: #003668;
	padding: 5px 0px 5px 0px;
}
.lphoto-subtitles a:link, .lphoto-subtitles a:active, .lphoto-subtitles a:visited, .lphoto-subtitles a:hover {
	color: #003668;
	text-decoration: none;
}

/* Print Version
______________________________________________________________ */

.print-conttext {
	font-family : Times New Roman, Georgia, sans-serif;
	font-size : 12pt;
	color: #000000;
}

.print-title {
	font-family: Tahoma, Verdana, Arial;
	font-size: 18pt;
}

div.print-date {
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	color: #666666;
	margin: 10px 0px 10px 0px;
}

.print-sourse {padding-top: 5px;}

.print-art-ifo {
	border-top: 1px solid #000000;
	font-size: 9pt;
	color: #5E5E5E;
	padding: 5px 0px 15px 0px;
}

.print-url {
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	margin: 30px 0px 30px 0px;
}


.lastpost-auth {
	font-size: 11px;
	color: #737373;
}
.lastpost-auth a:link, .lastpost-auth a:active, .lastpost-auth a:visited {
	color: #737373;
	text-decoration: underline;
}
.lastpost-auth a:hover {text-decoration: none;}

/* Paddings */
.pb10px {padding: 0px 20px 10px 20px; background-color: #FFFFFF;}
.p10px {padding: 10px 0px 10px 0px;}
.pt10px {padding: 10px 10px 10px 0px;}


/* Top Menu */
.topmenu {
	border: solid #e3e3e3;
	border-width: 1px 0px 1px 0px;
	padding: 1px 0px 1px 0px;
	margin-bottom: 5px;
}

.topmenu td {font-size: 10px;}

.topmenu td a:link, .topmenu td a:active, .topmenu td a:visited {
	color: #414445;
	text-decoration: none;
}
.topmenu td a:hover {text-decoration: underline;}

.tm-m1 span {
	text-transform: uppercase;
	font-weight: bold;
	background: url(/_img/topmenu_mark.gif) no-repeat left;	
	padding: 3px 0px 3px 25px;
}

.tm-m2 {padding: 3px 6px 3px 3px;}

.tm-m3 span {
	text-transform: uppercase;
	font-weight: bold;
	padding: 3px 0px 3px 5px;
} 

/* FOOTER 
____________________________________________________ */
.footer-menu {
	font-size: 11px;
	color: #005BA9;
}
.footer-menu  a:link, .footer-menu  a:active, .footer-menu  a:visited {
	color: #005BA9;
	text-decoration: none;
}
.footer-menu  a:hover {text-decoration: underline;}

.footer-menu2  a:link, .footer-menu2  a:active, .footer-menu2  a:visited {
	color: #000000;
	text-decoration: none;
}
.footer-menu2  a:hover {text-decoration: underline; }

/* Pool Result */
div.pool-title {
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}

.poolres td {font-size: 11px;}

.pool-bg {
	background: url(img/pool_bg.gif) repeat-x;
	border: 1px solid #E1E1E1;
}

.pool-line {
	background-color: #3779B1;
}

.pool-date {
	font-size: 11px;
	color: #999999;
	padding-top: 10px;
.t3 td div 		{background-color:#BFC0BC; font-family:tahoma; padding:3px; text-align:center; width:18px; height:14px;}
.t3 td a div 	{background-color:#f3f3f3; cursor:hand;}