/*
Style Sheet for http://read.kiss-fist.com
Created by Damon Timm (damon -at- kiss-fist -dot- com)

Am learning as I go.
*/


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
}

html {
    overflow: auto;
    overflow-x: hidden;
}

body {
    font-family: "Trebuchet MS", Arial, sans-serif;
    background-color: black;
    color: white;
    height: 100%;
}

/*p { font-size: 80%; }*/

a img { border: none; }

/*a, a:hover, a:link, a:visited { color: #C05923; text-decoration: none; }*/

#SEO { position: absolute; top: 100px; left: -1000px; width: 200px; }

#header { position: absolute; top: 0px; width: 100%; }

#header-left { float: left; width: 600px; padding-top: 2px;}

#header-left #comments { margin-top: -4px; padding-left: 2px; }

#header-left-1 { float: left; }

#header-left-2 {
    float: left;
    padding-top: 2px;
    padding-left: 10px;
    width: 410px;
}

#header-right {
    float: right;
    width: 360px;
}

#header-right-1 {
        padding-top: 2px;
    width: 200px; height: 45px;
    background: url(../images/help-us-grow.png) no-repeat right center;
    float: left;
}
#header-right-2 {
/*    width: 170px;*/
    padding: 3px 3px 0 0;
    text-align: right;
}

/* drop-down menu id */
#kf-archives-menu {
    margin-top: 2px;
    background-color: black;
    width: 120px;
    color: white;
}

#iframe {
    position: absolute;
    top: 32px;
    bottom: 0px;
    right: 0px;
    left: 0px;
}

iframe {
    border: none;
    height: 100%;
    width: 100%;
/*  width: 114%;
    min-width: 900px;*/
}

.textright { text-align: right; }

li#fblike span {
  top: 3px;
}

/* hope this one works!
   here is to hope. */
