




/*
     FILE ARCHIVED ON 6:15:15 Nov 4, 2014 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 19:04:20 Dec 15, 2014.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/* 
 * Written by Ben Keating <ben@longnow.org>.
 */

.spacer,.spacer-1 {clear: both;width: 100%;height: 1px}
.spacer-2 {clear: both;width: 100%;height: 2px}
.spacer-3 {clear: both;width: 100%;height: 3px}
.spacer-4 {clear: both;width: 100%;height: 4px}
.spacer-5 {clear: both;width: 100%;height: 5px}
.spacer-6 {clear: both;width: 100%;height: 6px}
.spacer-7 {clear: both;width: 100%;height: 7px}
.spacer-8 {clear: both;width: 100%;height: 8px}
.spacer-9 {clear: both;width: 100%;height: 9px}
.spacer-10 {clear: both;width: 100%;height: 10px}
.spacer-15 {clear: both;width: 100%;height: 15px}
.spacer-20 {clear: both;width: 100%;height: 20px}
.spacer-25 {clear: both;width: 100%;height: 25px}
.spacer-30 {clear: both;width: 100%;height: 30px}
.spacer-35 {clear: both;width: 100%;height: 35px}
.spacer-40 {clear: both;width: 100%;height: 40px}
.spacer-45 {clear: both;width: 100%;height: 45px}
.spacer-50 {clear: both;width: 100%;height: 50px}
.spacer-60 {clear: both;width: 100%;height: 60px}
.spacer-70 {clear: both;width: 100%;height: 70px}
.spacer-80 {clear: both;width: 100%;height: 80px}
.spacer-90 {clear: both;width: 100%;height: 90px}
.spacer-100 {clear: both;width: 100%;height: 100px}
.spacer-200 {clear: both;width: 100%;height: 200px}
.spacer-300 {clear: both;width: 100%;height: 300px}
.spacer-400 {clear: both;width: 100%;height: 400px}
.spacer-500 {clear: both;width: 100%;height: 500px}
.spacer-600 {clear: both;width: 100%;height: 600px}
.spacer-700 {clear: both;width: 100%;height: 700px}

body {
    position: absolute;
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    background-color: #ffffff;
}

.loud {
    font-weight: bold;
}
.quiet {
    color: #b6b6b6;
}

#wrapper {
    display: block;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 851px;
    padding-left: 9px;
}

#ad_wrapper {
    display: block;
    position: absolute;
    top: 110px;
    left: 860px;
    width: 300px;
}

.site_logotype {
    position: absolute;
    left: 179px;
    top:48px;
}


/*
 * Main Menu
 */

#main_menu {
    position: fixed;
    display: block;
    margin: 0;
    padding: 0;
    left: 8px;
    top: 94px;
    width: 126px;
    text-align: right;
    list-style-type: none;
    font-size: 0.6em;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}

#main_menu span#logo {
    position: absolute;
    display: block;
    width: 95px;
    height: 51px;
    top: -51px;
    right: -4px;
    background-image: url(http://kk.org/cooltools/djkk-static/ui/kk.gif);
    background-position: 0 0;
    background-repeat: no-repeat;
}

#main_menu li {
    padding-bottom: 5px;
    line-height: 0.6em;
    white-space: nowrap;
    font-family: Arial, Helvetica, Verdana, sans-serif;
}

#main_menu li a {
    /* color: #878f97; */
    color: #3ba8c6;
    text-decoration: none;
}

#main_menu li a:hover {
    /* color: #f03336; */
    color: #101010;
}

#main_menu li a span {
    position: relative;
    top: 0.38em;
    font-size: 2.4em;
    font-family: Helvetica;
    font-weight: normal;
    line-height: 0.6em;
    padding-left: 0.24em;
}

#main_menu span.feeds a {
    display: block;
    margin-top: 20px;
    font-size: 10px;
    font-weight: bold;
    color: #797979;
    text-decoration: none;
}
#main_menu span.feeds a i {
    margin-left: 3px;
}

span.search {
    float: right;
    display: block;
    margin-top: 20px;
}
span.search i.ss-icon {
    position: absolute;
    bottom: 11px;
    right: 1px;
    color: #b1b1b1;
    z-index: 101;
}
span.search input[type="text"] {
    position: relative;
    left: 5px;
    width: 120px;
    border-color: #c9c9c9;
    border-radius: 10px; 
    font-size: 1.1em;
    height: 18px;
    color: #686868;
    padding-left: 10px;
    outline: none;
    background-color: white;
    z-index: 100;
}


/*
 * Main Content
 */

#main_content {
    position: relative;
    display: block;
    width: 673px;
    top: 99px;
    left: 149px;
    z-index: 9999;
}

#main_content h1 {
    color: #3ea8c6;
    font-size: 1.47em;
}

#main_content h2, #main_content h3 {
    font-weight: bold;
    color: #1a1a1a;
    font-family: 'Telex', sans-serif;
}

#main_content h2 {
    margin-top: 0;
    font-size: 2.7em;
    line-height: 0.78em;
    margin-bottom: 0.28em;
}

#main_content h3 {
    margin-top: 2em;
    font-size: 0.8em;
    margin-bottom: 0.7em;
}

#main_content p, #main_content > ul, #main_content > ol {
    color: #545454;
    line-height: 1.66em;
    margin-top: 0.2em;
    font-size: 0.75em;
}

#main_content p, #main_content ul {
    font-family: Georgia, Times;
    font-size: 12px;
    color: #4d4d4d;
    line-height: 20.4375px;
}

#main_content > ul, #main_content > ol {
    margin-right: 4em;
}

#main_content p.footnote {
    margin-top: 2em;
    font-size: 0.7em;
    color: #cccccc;
}

#main_content a {
    /* color: #ee0d19; */
    color: #3ea8c6;
    text-decoration: none;
}

#main_content #sub_menu {
    width: 160px;
    float:left;
    margin:0 20px 0 0;
    padding: 0;
    display: block;
    text-align: right;
}
#main_content #sub_menu ul {
    margin: 0;
    padding: 0;
}
#main_content #sub_menu li {
    margin: 0;
    list-style-type: none;
    font-size: 10px;
    font-weight: bold;
    padding: 4px 0 4px 0;
    text-transform: uppercase;
    font-family: Helvetica, Arial;
    white-space: nowrap;
    line-height: 1em;
}
#main_content #sub_menu li a {
    color: #a4a4a4;
}

#main_content #sub_menu .sections li {
    padding-bottom: 9px;
}
#main_content #sub_menu .sections li a {
    color: #3c3c3c;
}
#main_content #sub_menu .categories {
    margin: 20px 0 0 0;
}
#main_content #sub_menu .categories a:hover {
    color: #dfc400;
}
#main_content #sub_menu .categories .header {
    color: #3ca8c4;
}


/* 
 * Widgets
 */

#page-gradient-top, #page-gradient-bottom {
    position: fixed;
    width: 702px;
    height: 45px;
    background-repeat: repeat-x;
    z-index: 10000;
}
#page-gradient-bottom {
    bottom: 0;
    left: 158px;
    background-image: url(http://kk.org/cooltools/djkk-static/ui/grad-bottom.png);
}


#main_content ul.messages {
    padding: 10px 15px;
    margin-left: 180px;
    margin-right: 0;
    display: block;
    border-radius: 3px;
    background: #fcfadd;
    border: 1px solid #d0cfc3;
}
ul.messages li {
    list-style-type: none;
    padding: 0;
}
ul.messages li.error {
    color: red;
}



ul.nopad {
    padding-left: 15px;
}




/* SUBMITTOOL PAGE STYLE */

table {
    width: 490px;
}
td {
    padding: 5px 10px 0 0;
}
table label {
    line-height: 1.2em;
}

input[type="text"], #id_tool_details {
    padding: 3px;
    background: #f5f5f5;
    border: 1px solid #cbcbcb;
    font-size: 0.8em;
}
input[type="text"] {
    width: 220px;
}
input[type="submit"] {
    padding: 6px 15px;
    background: #40a8c6;
    border: none;
    color: white;
    font-size: 1.2em;
}
input[type="submit"]:hover {
    background: #25b0d9;
}
input[type="submit"]:active {
    background: #0089b2;
}input[type="radio"] {
    margin: 0 2px 0 0;
}

table label {
    font-size: 0.80em;
}

.paypal_expand_link, .tool_name_help {
    font-size: 0.72em;
}
.tool_name_help {
    color: #5e5e5e;
}
.paypal_expand_link {
    color: #41a7c3;
}
.paypal_expand_link {
    float: right;
    cursor: pointer;
    -webkit-user-select: none;
}
.tool_name_help {
    line-height: 2em;
}
#id_tool_name, #id_tool_url {
    width: 465px;
}
.paypal_email_col {
    text-align: right;
    overflow: hidden;
    display: none;
    padding-right: 15px;
}
#id_tool_details {
    margin-top: 5px;
    margin-bottom: 15px;
    width: 465px;
}
#id_tool_url {
    margin-top: 4px;
    margin-bottom: 15px;
}

#id_is_associated_no, #id_add_to_list_no {
    margin-left: 20px;
}




input.parsley-error, #id_tool_details.parsley-error {
    border-color: #b56067;
    background-color: #ffeaed;
}

span.radio ul {
    display: block;
    margin: 6px 0 0 0;
    padding: 0;
    list-style-type: none;
}
span.radio ul li {
    float: left;
    display: block;
    margin-right: 20px;
}
span.radio ul label {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
}

.thedeck_tagline {
    font-size: 0.7em;
    color: #8b8b8b;
    font-family: Georgia, Times;
}
img.ad {
    margin-top: 9px;
}
p.ads {
    width: 160px;
    font-size: 0.76em;
    font-family: Georgia, Times;
}
