/* ----------------------------------------
Theme Name: sara, take II
Theme URI: 
Description: modified theme for sara
Version: 1.1
Author: Tony Etienne
Author URI: http://fatblue.homelinux.org
Last Modified: 2005.04.21
Provides: Theme definition file for WordPress 2.0.x
---------------------------------------- */
@import 					url("design/styles/default/screen.css");
@import 					url("design/styles/default/print.css");


body {
    background-color: black;
/*    font-family: Verdana;
    font-size: 0.8em; */
    font-family: "Trebuchet MS", sans-serif;
    font-size: 0.95em;
    margin: 0px;
    padding: 0px;
}

pre { font-family: monospace; }

a:link {
    color: #136a07;
    text-decoration: none;
}
a:visited {
    color: rgb(128,64,0);
    text-decoration: none;
}
a:hover {
    color: rgb(128,64,0);
    text-decoration: none;
} /* when mouse is over link */

img {
    border:0px;
    padding:20px;
    float:right;
}

div.oddComment {
    font-size: 0.8em;
    background-color: #eeefd3;
    border: 1px;
    border-style: solid;
    border-color: #cecfb3;
    padding: 1em 1em 0em 1em;
    margin: 1em 0em 0em 0em;
}

div.evenComment {
    font-size: 0.8em;
    background-color: #dedfc3;
    border: 1px;
    border-style: solid;
    border-color: #bebfa3;
    padding: 1em 1em 0em 1em;
    margin: 1em 0em 0em 0em;
}

.puzzlepiece {
    border:0px;
    padding:0px;
}

.leftfloat {
    border:0px;
    padding:10px;
    float:left;
}

.required {
    color: #ff0000;
    font-weight: bold;
    font-size: 120%;
}

#Table_01 {
    background-color: #feffe3;
    position:absolute;
    left:0px;
    top:0px;
    width:870px;
    height:808px;
    margin:16px;
}

#layoutHome-0009-01 {
    position:absolute;
    left:0px;
    top:0px;
    width:870px;
    height:142px;
}

#layoutHome-0009-02 {
    position:absolute;
    left:0px;
    top:142px;
    width:34px;
    height:532px;
}

#layoutHome-0009-03 {
    position:absolute;
    left:34px;
    top:142px;
    width:644px;
    height:532px;
    overflow:auto;
    padding: 0px 20px 0px 0px;
}

#layoutHome-0009-04 {
    position:absolute;
    left:698px;
    top:142px;
    width:172px;
    height:532px;
}

#layoutHome-0009-05 {
    position:absolute;
    left:0px;
    top:674px;
    width:870px;
    height:134px;
}

#copyrighttext {
    position:absolute;
    left:40px;
    top:760px;
    width:300px;
    height:40px;
    font-size:8pt;
}

#rssfeed {
    position:absolute;
    left:-40px;
    top:770px;
    width:300px;
    height:15px;
    border:0px;
    margin:0px;
}

