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

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

a{color: #006d9b;}


.clear{clear: both; height: 1px; overflow: hidden;}
.spacer1{height: 1px;}

.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: #e6e6e6; 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;}

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

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



h1{margin: 20px 0 20px; font-size: 320%; font-weight: normal; color: black;}
h1 a{text-decoration: none; color: #0000FF;}
h1.title{margin-top: 60px;}

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

.tags li, .tag-name{padding: 0px 4px 0px 4px;}
.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%;}

