html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, dl, dt, dd, ol, ul, li, form, fieldset, textarea {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
}

ol, ul {
    list-style: none;
}

a img { vertical-align: middle; border: 0; }

a {
    color: #5F6B77;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

.clear {
    clear: both;
    font-size: 1px;
    line-height: 0em;
    height: 0;
    margin: 0;
    padding: 0;
}

.hidden, legend {
    position: absolute;
    left: -9999px;
    overflow: hidden;
}

legend {
    display: none;
}

html, body {
    width: 100%;
    height: 100%;
}

body {	
    font: normal 0.625em/1.5em arial, sans-serif;
    color: #003031;
    background: url('../images/lightbulb_256.png') no-repeat top right #fff;
}

#wrapper {
    padding: 1% 0;
    font-size: 1.3em;
    position: relative;
}

#graph { height: 350px; }

h1, .grid_12 h2, .grid_9 h2, .grid_6 h2, .grid_3 h2 {
    float: left;
    color: #666;
    font: bold 32px georgia, serif;
    letter-spacing: -2px;
    margin: 0 1% 15px;
}

.grid_12 h2,.grid_9 h2, .grid_6 h2, .grid_3 h2 {
    float: none;
    font: bold 30px georgia, serif;
}

#search {
    color: #ccc;
    font: bold 42px georgia, serif;
    letter-spacing: -4px;
}

#search * {
    float: left;
    display: block;
}

#search span {
    padding: 0 1%;
}

#search input {
    border: 1px solid #eee;
    border-top-color: #ccc;
    border-left-color: #ccc;
    padding: 4px 10px 0;
    margin: 5px 10px 0;
    height: 38px;
    font: normal 28px georgia, serif;
    color: #ccc;
    width: 300px;
}

#search a {
    padding: 0 0 0 35px;
    background: url('../images/design/remove.png') no-repeat 0 0;
    font: normal 20px/30px georgia;
    letter-spacing: 0;
    margin: 10px;
}

#container {
    clear: left;
    overflow: hidden;
}

#period {
    margin: 0 1% 5px;
}

#period span, #period .active { font-weight: bold; text-decoration: none; }

.block {
    margin: 20px 0 0;
    border: 1px solid #C6CFD6;
}

#hashw h2 {
    font-size: 2.4em;
    font-family: georgia;
    padding: 5px 7px;
    color: #003031;
    border-bottom: 1px solid #C6CFD6;
}

#hashw h2 span { font-size: 0.5em; }

#hashw ul {
    padding: 7px;
}

#hashw li {
    position: relative;
    padding: 2px 0;
    line-height: 1.3em;
}

.block form {
    padding: 3px 8px;
}

.block form input, #lform li input {
    border: 1px solid #C6CFD6;
    height: 16px;
    font: normal 12px arial;
    padding: 1px 3px 0;
    width: 105px;
    margin-right: 5px;
}

.block form a {
    background: url('../images/design/add.gif') no-repeat 0 50%;
    padding-left: 17px;
}

.block li input {
    position: absolute;
    top: 4px;
    left: 3px;
    width: 13px;
    height: 13px;
    border: 0;
    margin: 0;
    display: block;
}

.block li label {
    font-size: 0.9em;
}

.block li .delete {
    display: none;
    font-size: 0.8em;
    text-decoration: none;
    line-height: 0.8em;
}

.block li .delete img { vertical-align: baseline; padding: 0 2px 0 5px; }

.block li:hover .delete {
    display: inline;
}

.first { margin: 0; }

#tabs {
    position: relative;
    z-index: 4;
    margin: 20px 0 0;
}

#tabs li {
    float: left;
    margin: 0 1%;
}

#tabs li a {
    display: block;
    border: 0;
    padding: 0 20px;
    line-height: 32px;
    font-size: 1.5em;
}

#tabs .active a {
    background: #C6CFD6;
}

#content {
    padding: 1% 0;
}

#content .open ul { border: 0; }

.result {
    clear: left;
    padding: 8px 5px;
    font-size: 1.1em;
    font-weight: bold;
}

.result a { border-style: solid; }

.open {
    border-top: 0;
    margin: -1px 0;
    background: #fff;
    padding: 8px 5px;
    font-weight: normal;
}

.result span {
    font-size: 0.8em;
    opacity: 0.8;
    color: #666;
    padding-left: 4px;
    font-weight: normal;
}

.open h2 {
    font-size: 1.6em;
    margin: 0 0 5px;
}

.open p {
    padding: 0 0 4px;
}

.open h2 span { font-size: 0.5em; }

.result img { vertical-align: bottom; padding-right: 2px; }

.open .actions {
    text-align: right;
    font-size: 0.9em;
}

.open .actions a { margin-left: 4px; }

#lform {
    width: 300px;
    padding: 25px 0 50px;
    clear: both;
    margin: 0 auto;
}

#lform label {
    display: block;
    line-height: 1.5em;
}

#lform li {
    padding: 15px 0 0;
}

#lform li input {
    width: 292px;
    margin: 0;
}

#lform .submit {
    float: right;
    margin: 17px 0 0;
    background: #eee;
    border: 1px solid #ccc;
    padding: 0 10px;
    font: normal 1.3em/1.5em arial;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

#lform .submit:hover {
    background: #bbb;
    cursor: pointer;
}

#footer {
    border-top: 1px solid #DBDBCE;
    color: #999;
    font-size: 0.9em;
    padding: 3px 0;
    margin: 20px 1% 0;
    width: 100%;
}

img.usrpc {
    float: left;
    margin: 0 10px 10px 0;
    width: 48px;
    height: 48px;
}

#posts {
    margin: 20px 1% 0;
}

#posts li {
    min-height: 73px;
    padding: 10px 0 0;
}

#posts li p {
    margin: 0 0 15px;
}

.sameries
{
    /* margin-left:15px; */
    font-size: 22px;
    clear:both;
    font-family: georgia, serif;
    line-height:200%;
    width: 900px;


}

/*  radio overraidi   */

h1.bigger {

    font-size:40px;
}

div.tops h2 a{
    font-size: 16px;
}
div.tops h2 {
    height:30px;
}
div.tops h2 span{
    margin-top:15px;
    float:right;
}

div.tops li a {
    font-family: georgia;
    font-size: 20px;
    line-height:1.5;
    text-decoration:none;
}

div.tops li a:hover {
    text-decoration:underline;
}

span.gran{
    font-family: georgia;
    text-align:right;
    font-size: 16px;
}

span.gran a.right{
    padding-right: 20px;
}


.logg{
    padding: 3px 0 0 3px;
}


/* setu kastiites */

.set_header{
    font-size: 18px;
    padding-top: 5px;
}


.set ul li{
    padding: 0;
}
.set .del_kw{
    color: red;
    font-size: 10px;
}

.set .rss_h{
    /*padding: 10px;*/
}

.set .rss_container{
    border: 2px dashed black;
    height: 160px;
    padding: 5px;
    display:none;
}
.set .address{
    padding-bottom:10px;
}

.set .fld{
    float:left;
    clear: both;
    padding:4px 2px 1px 5px;

}
.set .fld.nd{
    clear: none;

}

.del_set{
    float:right;
    display:block;
}

/**/
#graphtoplinks{
    padding: 10px 0 5px 0;
}
#graphtoplinks .left{
    float:left;
}
#graphtoplinks .right{
    float:right;
}
#graphtoplinks h4{
    display: inline;
}
#graphtoplinks h4, #graphtoplinks a{
    color: black;
    font-family: georgia;
    font-weight: bold;
    font-size: 16px;
}
#graphtoplinks .active{
    text-decoration:none;
}

#top_tweeters{
    margin-top: 40px;
}

#top_tweeters h2{
    color:#666666;
    font-size:24px;
    border: none;
    padding-bottom: 2px;
}
#top_tweeters div{
    width:170px;
    padding-left: 7px;
}

#top_tweeters a{
    float:left;
    padding-left: 20%;
    padding:0 3px 2px 1px;
}

#top_tweeters a img{
    width: 24px;
    height:24px;
}

#t_percentage{
    padding-top: 5px;
    color: black;
    font-family:georgia;
    font-size: 18px;

}

.payment h2{
    margin-top:50px;
}

#history{
    border-spacing: 0;
}
#history td{
    padding:2px 5px 2px 5px;
    text-align:center;
}
#history thead td{
    border-bottom: 2px solid black;
    
}


.top_menu {
    float:right;
    color: #999999;
    font-size:0.9em;
}
.top_menu a{
    color: #5F6B77;
    text-decoration:underline;
}
.top_menu a:hover{
    text-decoration:none;
}

.err_txt p{
    clear:both;
    float:left;
}


