/*  
Theme Name: Void*
Theme URI: http://dwords.voidsplat.org
Description: A theme that matches voidsplat.org
Version: 0.1
Author: Andrew Rader
Author URI: http://voidsplat.org
*/

form#commentform textarea {
 width: 100%;
}

.post {
 margin: 1em 0 4em 0;
 width: 95%;
}

.post-header {
 text-align: right;
 margin: 0 0 -0.8em 0;
}

.post-title {
 text-align: left;
 margin: 0 20px 0 0;
 padding: 0 0 0 10px;
 border-bottom: 1px solid #eaeaea;
}

.post-date {
 color: #d0d0d0;
 border-top: 2px solid #d0d0d0;
}

.post-link {
 margin: 0 0 0 5px;
 color: #d0d0d0;
 border-top: 2px solid #d0d0d0;
}

.expComLink {
 margin: 0 10px 0 5px;
 color: #d0d0d0;
 border-top: 2px solid #d0d0d0;
}

.post-entry {
 width: 90%;
 margin: 0 auto;
}

.navigation {
 text-align: center;
}

.navigation a {
 margin: 0 1em 0 1em;
}

/* Comments */

.comment-block {
 margin: 30px auto 0 auto;
 width: 95%;
}

.comment-block h3 {
 margin: 0 0 0 20px;
}

.comment-list li {
 margin: 0 0 20px 0;
}

.comment-meta {
 text-align: right;
}

.comment-meta .author-link {
 text-align: left;
 margin: 0 20px 0 0;
 padding: 0 0 0 10px;
 border-bottom: 1px solid #eaeaea;
}

.comment-meta .comment-date {
 color: #d0d0d0;
 border-top: 2px solid #d0d0d0
}

.comment-meta .comment-link {
 margin: 0 20px 0 10px;
 color: #d0d0d0;
 border-top: 2px solid #d0d0d0;
}

.comment-meta .comment-edit a {
 margin: 0 20px 0 -10px;
 color: #d0d0d0;
 border-top: 2px solid #d0d0d0;
}

.comment-entry {
 margin: 0 30px 0 10px;
}

.comment-entry p {
 margin: 0 0 1.0em 0;
}

#commentform div {
 margin: 0 0 4px 0;
}

/* Plugin CSS */

#fancycats-demo {
 margin: 0 0 0 10em;
}

#fancy_cats li ul {
 padding: 0 0 0 1em;
}

#fancyarchives-demo {
 margin: 0 0 0 10em;
}

#fancyarchives-demo li ul {
 padding: 0 0 0 1em;
}
