* {
    margin: 0;
    padding: 0px;
}

body {
    background-color: #FFFFFF;
    background-image: url('/images/main_background.jpg');
    background-repeat: repeat-x;
    color: #333333;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    text-align: center;
}

h1, h2, h3, h4, h5, h6 {
    color: #9A6002;
    font-family: Georgia, serif;
    margin-bottom: 20px;
}

p {
    line-height: 18px;
    margin-bottom: 18px;
}

a, a:visited, a:hover {
    color: #0000FF;
    text-decoration: underline;
}

img {
    border-width: 0px;
}

ul li {
    line-height: 14px;
    margin-left: 12px;
}

ol {
    margin-bottom: 20px;
}

ol li {
    line-height: 14px;
    margin-left: 28px;
}

th, td {
    vertical-align: top;
}

label {
    font-weight: bold;
}

code.prettyprint {
    display: block;
    background-color: #CFCFCF;
    margin-bottom: 10px;
    overflow: auto;
    padding: 10px;
}


#main_column {
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    text-align: left;
    width: 740px;
}

#header {
    background-image: url('/images/toast_logo.png');
    background-position: 590px 0px;
    background-repeat: no-repeat;
    margin-top: 124px;
    height: 150px;
}

#header h1 {
    background-image: url('/images/toast_driven_logo_text.png');
    background-position: 330px 14px;
    background-repeat: no-repeat;
    height: 71px;
    margin-bottom: 5px;
    text-indent: -4000px;
}

#header_tagline {
    color: #000000;
    font-size: 14px;
    font-style: italic;
    margin-left: 420px;
}

#fresh_outta_the_toaster {
    background-image: url('/images/fresh_outta_the_toaster.jpg');
    background-repeat: no-repeat;
    height: 105px;
    left: 0px;
    padding: 20px 20px 20px 160px;
    position: absolute;
    top: -105px;
    width: 589px;
}

#fresh_outta_the_toaster h3 {
    color: #333333;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    margin-bottom: 10px;
}

#fresh_outta_the_toaster p {
    font-size: 10px;
    line-height: 14px;
    width: 400px;
}

#navigation {
    float: left;
    width: 152px;
}

#navigation h3 {
    margin-bottom: 8px;
}

#navigation ul {
    margin-left: 10px;
}

#navigation ul li {
    color: #F9C779;
}

#navigation ul li.current_nav {
    font-weight: bold;
}

#acronyms_explained {
    border: solid 1px #333333;
    margin-top: 20px;
}

#acronyms_explained h4 {
    margin: 10px 0px 10px 10px;
}

#acronyms_explained dl {
    font-size: 11px;
    margin: 0px 10px 5px 10px;
}

#acronyms_explained dl dt {
    font-weight: bold;
    margin-bottom: 4px;
}

#acronyms_explained dl dd {
    line-height: 13px;
}

#acronyms_explained #more_acronyms {
    font-size: 11px;
    margin: 0px 10px 10px 10px;
    text-align: center;
}

#content {
    float: left;
    margin-left: 48px;
    width: 540px;
}

#content ul {
    margin-bottom: 18px;
}

#content ul li {
    line-height: 18px;
    margin-left: 22px;
}

#footer {
    background-image: url('/images/toasty_separator.jpg');
    background-position: 300px 0px;
    background-repeat: no-repeat;
    clear: both;
    padding-top: 20px;
    text-align: center;
}

#footer ul {
    list-style: none;
}

#footer ul li {
    border-right: solid 1px #000000;
    display: inline;
    margin-left: 0px;
    padding: 0px 6px 0px 4px;
}

#footer ul li.last {
    border-right: solid 0px #000000;
}

#copyright {
    margin-top: 4px;
}

.person {
    min-height: 150px;
}

.person h4.fn {
    font-size: 16px;
    margin-bottom: 5px;
    text-decoration: underline;
}

.person img.photo {
    float: left;
    margin: 0px 20px 10px 0px;
}

.person .title_line {
    font-size: 14px;
    margin-bottom: 15px;
}

.person .title {
    color: #666666;
}

.person .org {
    display: none;
}

#content dl {
    margin: 0px 20px 20px 20px;
}

#content dt {
    font-weight: bold;
    margin-bottom: 5px;
}

#content dd {
    line-height: 18px;
    margin-bottom: 10px;
}

.news_entry {
    margin-bottom: 20px;
}

.news_entry h2, .news_entry h3 {
    margin-bottom: 5px;
}

.news_entry .news_entry_date {
    color: #666666;
    margin-bottom: 10px;
}

.news_entry .metadata {
    display: block;
    text-align: right;
}

p.submit {
/*    border: solid 1px #FF0000;*/
    clear: left;
    display: block;
}

p.submit .submit-post {
    margin-right: 10px;
}

#slideshow {
    border: solid 3px #000000;
    background-color: #222222;
    background-image: url('/images/toasty_spinner.gif');
    background-position: 220px 200px;
    background-repeat: no-repeat;
    color: #FFFFFF;
    display: none;
    margin-bottom: 10px;
    min-height: 480px;
    padding: 10px 20px;
    text-align: center;
    width: 520px;
}

.slide {
    background-color: #FFFFFF;
    color: #333333;
    padding: 10px;
    text-align: left;
    width: 500px;
}

.slide h3 {
    font-size: 18px;
    margin-bottom: 5px;
    text-align: center;
}

.slide .project_screenshot {
    margin-bottom: 10px;
}

.slide .project_description {
    margin-bottom: 10px;
}

.slide .project_type, .slide .project_delivered_on,
.slide .project_services, .slide .project_technology {
    margin-bottom: 5px;
    margin-left: 20px;
}

#slideshow .slide .project_technology ul li {
    line-height: 14px;
    margin-left: 30px;
}

.slide .project_site_link {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

#go_previous, #go_next {
    background-repeat: no-repeat;
    display: block;
    height: 21px;
    width: 43px;
}

#slideshow .slide .project_previous_next_links {
    height: 21px;
}

#go_previous {
    background-image: url("/images/toasty_arrow_left.png");
    float: left;
}

#go_next {
    background-image: url("/images/toasty_arrow_right.png");
    float: right;
}

.hidden {
    display: none;
}

.burnt_toast {
    text-align: center;
}

.software_table {
    border-collapse: collapse;
    width: 100%;
}

.software_table thead tr th {
    border-bottom: solid 1px #000000;
}

.software_table thead tr th,
.software_table tbody tr td {
    padding: 2px;
}

.software_table tbody tr.odd td {
    background-color: #F9F8C1;
}

.pagination {
    display: block;
    height: 30px;
    margin: 10px auto;
    text-align: center;
}

.pagination .previous_link,
.pagination .numbered_link, 
.pagination .next_link {
    background-color: #EEEEEE;
    border: solid 1px #9A6002;
    color: #CCCCCC;
    float: left;
    margin: 1px;
}

.pagination .previous_link a,
.pagination .numbered_link a,
.pagination .next_link a {
    color: #0000FF;
    display: block;
    padding: 5px;
    text-decoration: none;
}

.pagination .previous_link .nothing_here,
.pagination .next_link .nothing_here {
    color: #333333;
    display: block;
    padding: 5px;
}

.pagination .numbered_link .current_numbered_link {
    color: #333333;
    font-weight: bold;
    padding: 5px;
}

#comments {
    border-top: dotted 1px #888888;
    margin-top: 10px;
}

#comments h3 {
    margin-top: 10px;
}

#comments .comment {
    padding: 10px;
}

#comments .comment .comment_content {
    line-height: 16px;
    margin-bottom: 5px;
}

#comments .comment .comment_metadata {
    color: #888888;
    font-size: 11px;
}

#post_a_comment {
    border-top: dotted 1px #888888;
    margin-bottom: 10px;
    margin-top: 10px;
}

#post_a_comment h3 {
    margin-bottom: 10px;
    margin-top: 10px;
}

#post_a_comment p {
    min-height: 10px;
}

#post_a_comment p label {
    float: left;
    margin-right: 20px;
    width: 100px;
}

#post_a_comment p input,
#post_a_comment p textarea {
    float: left;
}