/*
izmēri
0,236082855
0,381982059
0,618046972
1
1,618
2,617924
4,235801032

#737373 - gaišākpelkēkais
*/

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
    color:#212121; /*supertumšpelēkka*/
}

a {
    text-decoration: underline;
    color: #235194; /* zils*/
}
a:hover{
    text-decoration: none;
}

h1,h2,h3 {
    font-family: "Lucida Sans Unicode", sans-serif;
    font-style: normal;
    font-weight: normal;
    text-transform: normal;
    letter-spacing: -3px;
    line-height: 1.2em;
}
h1{
    font-size:2.619em;
    line-height:1.62em;
    font-weight:normal;
}
h2{
    font-size:1.618em;
    letter-spacing: -2px;
}
h3{
    font-size:1em;
    letter-spacing: -1px;
}

label{
    color:#737373;
}

input, textarea{
    border: 1px solid gray;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
input[type=text]{
    padding-left:3px;
}

.active{
    text-decoration:none;
    color:#212121;
    cursor:default;
}



#container {
    padding-right: 200px;     /* RC width */
}

#container .column {
    position: relative;
    float: left;
}

#center {
    width: 100%;
}


#right {
    width: 200px;             /* RC width */
    margin-right: -100%;
}

#footer {
    clear: both;
}



#wrapper {
    width: 90% ;
    margin-left: auto ;
    margin-right: auto ;

}

#logo{
    display:block;
    display:block;
    width: 20%;
    float:left;
    margin-bottom:20px;


}
#logo a {
    text-decoration:none;
    color:#666666;
    font-style:italic;
}
#top_menu {
    float:right;
    display:block;
}


#search{
    clear:both;


}
#search input{

}
#search #term_input{
    width: 50%;
    font-size:48px;
}
#srch_buttn{
    bottom:5px;
    display:none;
    font-size:25px;
    position:relative;

    background:none;
    cursor: pointer;

}
#srch_lnk{
    bottom:8px;
    position:relative;
    left:5px;
}


#set_menu h2{
    clear:none;
    display:inline;
    padding-right:7px;
    position:relative;
    /* bottom:5px;  */
}

#graph {

    width:100%;

    height: 450px;

}


#time_menu{
    width: 100%;
    text-align:right;
}
#posts{
    margin-top:20px;
    width:70%;
    clear:none;
    float:left;
}


#posts p{
    position:relative;
    top:-5px;
    margin:0;
}
#posts a.pl{
    font-size:12px;
    position:relative;
    top:-5px;
}
#last_tweet_list li{
    clear:both;
    margin-bottom: 15px;
}

#last_tweet_list img.usrpc{
    width:48px;
    height:48px;
    margin:0 10px 40px 0;
    float:left;
}
#last_tweet_list{
    margin-bottom:0;
}

#ajax_loader{
    width: 220px;
    height:19px;
}

.set_title{
    float:left;
    clear:none;
    padding: 0 4px;

}
.set_form{
    position:absolute;
    float:left;

}

.del_set, .del_kw{
    color:red;
    font-size:12px;
}

#side {
    margin-top:130px;
    width: 200px;
    float:right;
    clear:none;
}
#side .set {
    margin-bottom:15px;
}
#side .set ul {
    padding-left:5px;
    margin-top:-10px;
}
#side .set form{
    margin-top:-15px;
}
#side > *{
    padding-left: 20px;
}


#top_tweeters div{
    width:170px;
    padding-left: 2px;
}

#top_tweeters a{
    float:left;
    padding-left: 20%;
    padding:0 3px 2px 1px;
}

#top_tweeters a img{
    width: 24px;
    height:24px;
}

#history{
    border-spacing: 0;
}
#history td{
    padding:2px 5px 2px 5px;
    text-align:center;
}
#history thead td{
    border-bottom: 2px solid black;
}
#history thead td:first-child{
    text-align:left;
}

.payment .order {
    width:28%;
    float:left;
    clear:none;
}

.payment .history {
    width:70%;
    float:right;
    clear:none;
}

.payment h2{
    margin-top: 25px;
}

.err_txt h2{
    width:50px;
}

#footer{
    padding-top:20px;
}

#zimols {
    font-size:48px;
}

#t_percentage{ /* uz hoveru parādošaos tekstiņš, kas pasaka, cik twītu ir */
    height: 35px;
}

#konteksts h2{
    margin-bottom:1px;
}
#konteksts h2 {
    margin-bottom:5px;
}


.zimoli_edit h2{
    margin:0;

}

.zimoli_edit .infotxt{
    font-size: 14px;
    font-weight: normal;
}