/*
* http://wiki.ubuntu-id.org
*/


code, tt {
    font-size: 14px;
    color: #555;
}

* html div#page, * html div#header { height: 0.001%; }

#RandomQuote_FortuneCookies {
    background: #c3e0c2;
    border: 1px solid #c3e0c2;
}
#RandomQuote_FortuneCookies p {
    background: #c3e0c2;
    border: 1px solid #c3e0c2;
}

table.navigation {
    float: none;
    margin: 2px;
}

input[type="text"]:focus,
textarea:focus {
    border: 1px solid #b8a58d;
}


#page-history {
    font-size: 0.9em;
}

p.license {
    font-size: 0.9em;
    color: #613802;
    margin: 0.5em 0;
    padding: 0;
}


.userprefs {
    margin: 1em 0;
}

/* TableOfContent macro */

.table-of-content { 
    /*background-color: #f0f8f1;*/
    padding: 1em 0;
    border: 1px solid #d2691e;
}

#toc-datas {
    font-size: 0.9em;
 
}

span.toctitlelefts {
    color: #6d4c07;
    font-size: 1.1em;
    font-weight: bold;
    margin-left: 20px;
}

table.mirrors {
    margin-left: 2em;
}

.mirrors {
    border: none;
    
}

.mirrors td {
    border: none;
    padding-left: 1em;
    padding-right: 1em;
    
}

.noborder {
    border: none;
}

.noborder td {
    border: none;
    border-collapse: collapse;
}


table.kalbul td {
    padding-top: 1.3em;
    padding-bottom: 1.3em;
    font-size: 1.4em;
}
