body {
    font: 10pt verdana, arial, helvetica, sans-serif;
}

.l-copy {
    text-align:center;
}

﻿html {
    margin: 0;
    text-align: center;
}
a {
    position: relative;
    z-index: 24;
    text-decoration: none;
    color: #006600;
}
.title {

    color: #666666;
}

body {
    margin: 10px auto;
    text-align: left;
}

div.feed {
    position:relative;
    width: 320px;
    float: left;
    margin: 0 25px 10px 0;

}

div.categories{
}

div.categories div.feed {
    width: 200px;
}


h1.feed {
    font-family: 'Trebuchet MS', arial;
    font-size: 14pt;
    font-weight: bold;
    clear: both;
    margin: 0;
    padding: 10px;
    background: #069;
    color: #fff;
}

.feed h2 {
    font-family: 'Trebuchet MS', arial;
    font-size: 14pt;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

.feed span.rss-item-content {
    
    display:none;
    position:absolute;
    background-color: #eee;
    width: 250px;
    height: 150px;
    overflow: auto;
    z-index: 1000;
    padding:3px;
    margin-left:10px;
    left:3px;
    border:1px solid gray;
}

.feed a.rss-item-title-active {
    z-index: 25;
    background: #eee;
    color: #666 !important;
}

.feed h2 a:link, .feed h2 a:visited {
    color: #666;
    text-decoration: none;
}

.feed ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.feed li {
    font-family: Arial;
    font-size: 8pt;
    line-height: 2em;
    border-top: 1px solid #ccc;
}

.feeditem a:link {
    position: relative;
    z-index: 24;
    text-decoration: none;
    color: #006600;
}

.feeditem a:hover {
    z-index: 25;
    background: #eee;
    color: #666;
}

.feeditem a:visited {
    position: relative;
    z-index: 24;
    text-decoration: none;
    color: #666;
    background: #eee;
}

.feeditem a span { display: none }

.feeditem a:hover span {
    display: block;
    position: absolute;
    top: 2em;
    left: 2em;
    width: 300px;
    border: 1px solid #ccc;
    padding: 5px;
    background-color: #eee;
    color: #000;
    font-family: Arial;
    font-size: 10pt;
}

.control h2 {
    font-size: 12pt !important;
    white-space: nowrap

}

.feed-navigation {

}

.feed-navigation a {

    color: #FF8800;
}

.feed-navigation a.active {

    color: #000;
}

/* navigation */

.navigation {
    width: 900px;
}

.navigation a, .login-block a{
    color: #FF8800;

}

.navigation-main .crumbs {
    white-space: nowrap;

}

.navigation .crumbs a {
    font-weight: bold;
}

.navigation-main {

}

.navigation-main {
    padding:0px;
    margin:0px;
}

.navigation-main li{
    list-style: none;
    display: block;
    padding-left:5px;
    float: left;

}

.navigation-main .active a{
    color :#000;
    font-weight: bold;
}
/* forms */
.captcha {
    margin-left:-3px !important;
}

.g-required {
    color: #ff0000;
}

.b-form {
    list-style: none; padding: 0;
    margin: 0;
}

.b-form-li {
    margin: 0 0 15px;
    border-top: 0px !important;
}

.b-form-li-top {
    background: #DDDDDD !important;
    padding-top:12px;
    padding-left:2px;
}

.b-form-li-top input {
    border:1px solid #aaa;
}

.b-form-label {
    float: left;
    width: 140px;
    margin-right: 10px;
}

.b-form .g-required {
    float: left;
    color: red
}

.b-form input {
    margin-top: 0;
    margin-left: 0;
}

.b-form .i-txt {
    width: 300px;
    padding: 1px;
}

* html .b-form .i-txt {
    width: 345px;
}

* html .b-form .i-radio,
* html .b-form .i-check {
    width: 1em;
}

* html .b-form-box .i-check,
* html .b-form-box .i-radio {
    margin-left: 3px;
}

.b-form select {
    width: 354px;
}

.b-form textarea {
    width: 348px;
    padding: 1px;
}

* html .b-form select {
    width: 351px;
}

* html .b-form textarea {
    width: 345px;
}

.b-form-box {
    overflow: hidden;
}

* html .b-form-box {
    float: left;
}

.b-error {
    color: #f00;
}

.b-form .b-error {
    margin-left: 20px;
}

/* i18n*/
.i18n {
    opacity:0.2; /* css standard */
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=20); /*  IE5.5+  */
    filter: alpha(opacity=20); /*  IE4 */
}

/* search */
.search{

}
.search .bar {

    text-align: right
}

.search .pager {

    text-align: center;
}

.search .not-match {
    text-align: center;
}
.search .result {
    margin-bottom: 10px;
}
.search .result .rss-item-title{
    font-size: 12pt !important;
}
.search .result .rss-item-description{
    padding-left: 15px;
}
.search .result .rss-item-date{
    padding-left: 18px;
    font-size: 9pt !important;
}

.search .result .backlight {

}


/* voting */
.vote {
    
    
}

.vote .voteFeed {
    position: absolute;
    margin-left:-25px;
}
.vote .voteFeedH {
    margin-left:10px;
}

.vote .num {
    text-align: center;
}


.vote img {
    
    border:0px;
}


.vote a {
    background: #fff !important;
}
/* zebra */
.zebra {
    width: 100%;
}

.zebra thead th {
    font-size: 1em;
    font-weight: bold;
    background-color: #4678a0 !important;
    padding: 2px 3px 3px 10px;
    color: #fff;
    text-align: left;
}

.zebra th {
    font-size: 1em;
    font-weight: bold;
    background-color: graytext  !important;
    padding: 2px 3px 3px 10px;
    color: #fff;
    text-align: left;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    color: #000;

}

.zebra {
    border-collapse: collapse;
    margin-bottom: 20px;
    border-right: 1px solid #ccc;
    width: 100%;
}

.zebra td {
    padding: 3px 15px 2px 10px;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.zebra .odd td {
    background: #eee;
}
