/*  
Theme Name: Train of Thoughts
Theme URI: http://trainofthoughts.org/
Description: Train of Thoughts theme
Version: 0.1
Author: Ralf S. Engelschall
Author URI: http://engelschall.com/
*/

/* -------------------------------------------------- */

body {
    font-family: Verdana, Arial, Tahoma, Sans-Serif;
    font-size: 9pt;
    background-color: #000000;
    color: #e0e0e0;
    z-index: 500;
    margin: 0px 0px 0px 0px;
}

a {
    color: #c0b0a0;
    text-decoration: none;
}

#page {
    margin-top: 20px;
    margin-left: 60px;
    padding-bottom: 200px;
    z-index: 500;
}

#header {
    display: none;
}

div.navigation {
    margin-top: 20px;
}
div.navigation a {
}

#content {
    position: relative;
    width: 600px;
    z-index: 500;
}

#sidebar {
    background-attachment: scroll;
    background-position: top left;
    background-image: url(tot-img/tot-2-CUT-border-T.png);
    background-repeat: repeat-x;
    display: block;
    position: fixed;
    right: 60px;
    top: 20px;
    width: 150px;
    z-index: 500;
    padding: 10px 10px 10px 10px;
}

#footer {
}

#footer div#bg {
    position: fixed;
    z-index: 100;
    right: 0px;
    bottom: 120px;
    width: 700px;
    height: 780px;
    background-image: url(tot-img/tot-2-CUT-bg.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#footer table#blender {
    position: fixed;
    z-index: 600;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: 150px;
    width: 100%;
    border-collapse: collapse;
}

#footer table#blender td#blender1 {
    width: auto;
    height: 150px;
    background-image: url(tot-img/tot-2-CUT-blender-1-T.png);
    background-position: top left;
    background-repeat: repeat-x;
}

#footer table#blender td#blender2 {
    width: 698px; /* 2px less required! why? */
    height: 150px;
    background-image: url(tot-img/tot-2-CUT-blender-2-T.png);
    background-repeat: no-repeat;
    background-position: right bottom;
}

#footer div#portrait {
    position: fixed;
    right: 0px;
    bottom: 0px;
    z-index: 700;
}

#footer div#portrait a img {
    width: 280px;
    height: 380px;
}

#footer div#logo {
    position: fixed;
    right: 0px;
    bottom: 0px;
    z-index: 800;
}

#footer div#logo a img {
    width: 430px;
    height: 120px;
}

#footer div#about {
    position: fixed;
    bottom: 40px;
    left: 60px;
    z-index: 800;
    width: 500px;
}

#footer div#about div.alternation {
    position: relative;
    color: #909090;
}

#footer div#about div.alternation div.about {
    color: #c0b0a0;
}
#footer div#about div.alternation div.about a {
    color: #c0b0a0;
}

#footer div#about div.alternation > div {
    display: none;
}

#footer div#about a {
    text-decoration: none;
    font-weight: normal;
    color: #909090;
}

hr {
    display: none;
}

textarea {
    color: #c0b0a0;
    background-color:         transparent;
    border-top:     1px solid #404040;
    border-left:    1px solid #404040;
    border-right:   1px solid #909090;
    border-bottom:  1px solid #909090;
    margin-bottom:  2px;
}

input#submit {
    color: #c0b0a0;
    background-color:         #101010;
    border-top:     1px solid #909090;
    border-left:    1px solid #909090;
    border-right:   1px solid #404040;
    border-bottom:  1px solid #404040;
}

/* -------------------------------------------------- */

div.post {
    background-attachment: scroll;
    background-position: top left;
    background-image: url(tot-img/tot-2-CUT-border-T.png);
    background-repeat: repeat-x;
    margin: 10px 0px 0px 0px;
    padding: 10px 20px 10px 20px;
}

div.post h2 {
    color: #ffffff;
    font-weight: bold;
    font-size: 150%;
    padding-bottom: 2px;
    margin-bottom: 4px;
}

div#sidebar h2 a {
    color: #ffffff;
}

div.post h2 a {
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    font-size: 150%;
    padding-bottom: 2px;
    margin-bottom: 4px;
}

div.post > h2 + small {
    color: #909090;
}

div.post h3 {
    color: #c0b0a0;
    font-weight: bold;
    font-size: 120%;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

div.entry {
    color: #e0e0e0;
}

div.entry ul li {
    margin-top: 4px;
}

div.entry div.more {
    color: #c0b0a0;
    font-size: small;
}

p.postmetadata {
    border: 1px solid #303030;
    padding: 4px 10px 4px 10px;
    color: #a0a0a0;
}
p.postmetadata a {
    color: #908070;
}
p.postmetadata span.bar {
    color: #505050;
}

li.comment-other {
    position: relative;
    color: #b0b0b0;
    padding: 4px 0px 0px 0px;
    margin-bottom: 10px;
    border-left: 0px solid #504030;
    border-top: 1px solid #504030;
}

li.comment-other-alt {
    position: relative;
    color: #b0b0b0;
    padding: 4px 0px 0px 0px;
    margin-bottom: 10px;
    border-left: 0px solid #504030;
    border-top: 1px solid #504030;
}

li.comment-rse {
    position: relative;
    padding: 4px 0px 0px 0px;
    margin-bottom: 10px;
    color: #f0f0f0;
    border-left: 0px solid #504030;
    border-top: 1px solid #504030;
}

li.comment-rse-alt {
    position: relative;
    padding: 4px 0px 0px 0px;
    color: #f0f0f0;
    border-left: 0px solid #504030;
    border-top: 1px solid #504030;
}

small.commentmetadata {
    position: absolute;
    top: 4px;
    right: 0px;
}

/* -------------------------------------------------- */

form#searchform {
    width: 100%;
}
form#searchform input#s {
    color: #c0b0a0;
    background-color:         #101010;
    border-top:     1px solid #404040;
    border-left:    1px solid #404040;
    border-right:   1px solid #909090;
    border-bottom:  1px solid #909090;
    margin-bottom:  2px;
}
form#searchform input#searchsubmit {
    color: #c0b0a0;
    background-color:         #101010;
    border-top:     1px solid #909090;
    border-left:    1px solid #909090;
    border-right:   1px solid #404040;
    border-bottom:  1px solid #404040;
}

div#sidebar ul.sidebar {
    list-style:              none;
    padding:                 0px 0px 0px 0px;
    margin:                  0px 0px 0px 0px;
}
div#sidebar ul.sidebar > li {
    color: #ffffff;
    text-align: right;
}
div#sidebar ul.sidebar > li > h2 {
    border-bottom: 1px solid #403020;
    font-weight: bold;
    font-size: 120%;
    margin: 8px 0px 0px 0px;
    padding: 2px 0px 2px 10px;
    color: #ffffff;
}

div#sidebar ul.sidebar ul {
    list-style:              none;
    padding:                 2px 0px 2px 10px;
    margin:                  0px 0px 0px 0px;
}
div#sidebar ul.sidebar ul > li {
    color: #c0b0a0;
    text-align: right;
}

a img {
    border: 0px;
}

abbr {
}

pre {
    border-left: 4px solid #403020;
    padding-left: 10px;
    color: #e0d0c0;
}

tt code {
    color: #e0d0c0;
}

table tr td {
    vertical-align: top;
}

input[type="text"] {
    color: #c0b0a0;
    background-color:         #101010;
    border-top:     1px solid #404040;
    border-left:    1px solid #404040;
    border-right:   1px solid #909090;
    border-bottom:  1px solid #909090;
    margin-bottom:  2px;
}

/*
 * Style for Simple Tagging Plugin
 * http://sw-guide.de/wordpress/wordpress-plugins/simple-tagging-plugin/
 */ 

/********* Tag Cloud *********/
ul#tagcloud { padding:0; margin:0; text-align:center; list-style:none; }
ul#tagcloud li { display:inline; font-size:70%; color:#ccc;}
ul#tagcloud li a, ul#tagcloud li a:link { text-decoration:none; }
ul#tagcloud li a:hover { text-decoration:underline; }
ul#tagcloud li.t1 a { color:#797979; font-size: 120%; }
ul#tagcloud li.t2 a { color:#6d6d6d; font-size: 160%; }
ul#tagcloud li.t3 a { color:#616161; font-size: 190%; }
ul#tagcloud li.t4 a { color:#555555; font-size: 210%; }
ul#tagcloud li.t5 a { color:#484848; font-size: 230%; }
ul#tagcloud li.t6 a { color:#3c3c3c; font-size: 250%; }
ul#tagcloud li.t7 a { color:#303030; font-size: 270%; }
ul#tagcloud li.t8 a { color:#242424; font-size: 290%; }
ul#tagcloud li.t9 a { color:#181818; font-size: 310%; }
ul#tagcloud li.t10 a { color:#0c0c0c; font-size: 330%; }

/********* Related Posts *********/
p.stprelated { margin: 8px 0px 4px 0px; padding: 4px 10px 4px 10px; border: 1px solid #303030; color: #a0a0a0; }
p.stprelated ul { margin: 0px 0px 0px 0px; }
p.stprelated a { color: #908070; }

/********* Related Tags *********/
li#relatedtags ul li { text-indent: 0; list-style:none; background: 0 none; font-size: 120%; }
li#relatedtags ul li:before { content: ""; }
li#relatedtags ul li span { margin-right: .5em; }

