body{padding: 0; margin: 0;}
body, table td{font-family: Arial; font-size: 14px;}

.layout{min-width: 900px; max-width: 1300px; //width: expression(document.body.clientWidth <= 900?"900px":document.body.clientWidth > 1300?"1300px":"auto");}
.layout{text-align: left;}

h1, h2{font-family: Georgia; font-style: italic;}

a{color: #006d9b;}
a:hover{color: #ff1000;}

p{line-height: 1.2em; margin: .6em 0;}

.clear{clear: both; height: 1px; overflow: hidden;}
.spacer1{height: 1px;}
.spacer10{height: 10px;}
.spacer20{height: 20px;}
.spacer30{height: 30px;}
.spacer40{height: 40px;}
.spacer50{height: 50px;}

.e6e6e6{background-color: #e6e6e6;}

.head, .tags-cloud, .footer, .content{padding: 0 10px;}

.head, .footer{background: #56606b url(/i/head-bg.png) repeat-x top left;}
.head, .head table{height: 124px;}
.head h1{margin: 0; font-weight: bold; font-size: 40px;}
.head, .head h1, .head h1 a{color: #f0f0f0;}

label.search{font-weight: bold;}
input.search{padding: 4px;}
.search-result{background-color: white; position: absolute; color: black; text-align: left; overflow: auto; font-size: 90%;}
.search-result .item{padding: 2px 4px; border: 1px solid #e7e7e7; border-top: 0;}
.search-result .date{font-size: 80%;}


.ads{padding: 10px 0; /*background: #009eff;*/ border-bottom: 1px solid #fff;}

.tags-cloud{background: #e7e7e7 /*url(/i/tags-bg.png) repeat-x top left*/; padding-top: 10px; padding-bottom: 10px; border-top: 1px solid #fff;}
.tags-cloud a{line-height: 1.1em; background-color: #e7e7e7;}
.tags-cloud span:hover{opacity: 1 !important;}
.tags-cloud sup{font-size: 9px;}

.content{}
.content .layout{text-align: left;}

.footer{padding-top: 10px; padding-bottom: 10px;}
.footer, .footer a, .footer a:visited{color: #b1b4ba;}

.description{margin: 1em 0; border-top: 1px dotted #ccc; border-bottom: 1px dotted #eee; padding: 1em 0;}

h1{margin: 1em 0; font-size: 300%; font-weight: normal; color: black;}
h1 a{text-decoration: none; color: #0000FF;}
/*h1.title{margin-top: 60px;}*/

h2{margin: 20px 0 10px; font-size: 280%; font-weight: normal; color: black;}
.newsItem{margin: 4em 0;}
.newsItem h1.title{color: #005e97; font-style: italic; font-size: 300%; font-weight: bold;}
.newsItem h1.title a{color: #005e97;}
.newsItem h1.title a:hover{color: #ff1000;}
.link{font-size: 80%; color: #999;}
.link a{color: #9293ee;}

.tag-name{padding: 0px 4px 0px 4px;}
.tags li{margin: 0 1em;}
.tags li{display: inline; font-size: 90%;} /* float: left; */
.tags a, .tags a:visited{color: #006d9b;}
.tags a:hover{color: #ff7b0e;}
.tags .selected, .tag-name{background-color: #ff7b0e;}
.tags .selected a, .tags .selected, .tag-name{text-decoration: none; color: white;}

.pubDate{font-size: 80%;}


.pages{font-size: 1.2em;}
.pages li{float: left; padding: 6px 8px; font-weight: normal;}
.pages li.selected{background-color: #1a8acf; color: #fff; font-weight: normal;}
.pages .disabled{color: #ccc;}

