/*
Theme Name: Plutor
Theme URI: http://plutor.org/
Description: A customized version of the default theme, made specially for <a href="http://plutor.org">Plutor.org</a>
Version: 10.0
Author: Logan Ingalls
Author URI: http://plutor.org/
*/

* { margin: 0; padding: 0; }
ul { margin-left: 1em; }
a {
}
a.offsite,
a.offsite:visited {
}
a:visited {
}
body {
    font-family: sans-serif;
    font-size: 10pt;
}
h2 {
}

#bars {
}

/*
 * Header
 */
#header {
    background: black url(/images/polaroid-header.png) no-repeat left;
    border-bottom: solid 1px #666;
    margin-bottom: 1em;
}
#header h1 {
    font-size: 100%;
}
#header h1 a {
    display: block;
    height: 120px;
    width: 800px;
    padding: 0.5em 0;
    text-align: right;
    text-decoration: none;
}
#header h1 a span {
    margin: 0 0.5em;
    -moz-opacity: 70%;
    opacity: 0.7;
    padding: 1px 0.2em;
    color: white;
    background: black;
}
#header h1 img {
    border: 0;
}
#sitemenuwrapper {
    font-size: 80%;
}

ul#sitemenu {
    background: #665;
    font-size: 130%;
    margin-left: 0;
    opacity: 0.8;
    padding: 0.5em 1em;
}
ul#sitemenu li {
    display: inline;
}
ul#sitemenu li a {
    color: white;
    padding: 0.2em 0.4em;
    text-decoration: none;
}
ul#sitemenu li.selected a {
    border: solid 1px #665;
    background: white;
    color: black;
    font-weight: bold;
    padding: 1em 0.5em 0.9em 0.5em;
    position: relative;
    top: -0.4em;
}
ul#sitemenu li a:hover {
    text-decoration: underline;
}
ul#sitemenu li.selected a:hover {
    text-decoration: none;
}

#wrapper {
}
#content {
    margin: 0 8px;
    background: white;
}

/*
 * "What is this place" blurb
 */
#about {
    display: none;
}
#about p {
}
#about .title {
}

/*
 * New integrated index
 */
#posts {
    padding-left: 0;
    margin-left: 0;
    margin-bottom: 1em;
    width: 792px;
    float: left;
    list-style: none;
}
#posts li {
    margin-left: 7em;
    padding: 0.7em 0.5em;
    border-top: solid 1px #ddd;
    /*font-size: 90%;*/
    line-height: 150%;
}
#posts li.first,
#posts li.first .date {
    border-top: none !important;
}

#posts .newdate {
}
#posts li .date {
    display: none;
}
#posts li.newdate .date {
    display: block;
    position: relative;
    top: -1px;
    border-top: solid 1px #ddd;
    margin: -0.7em 0 0 -7.5em;
    padding: 0.7em 0 0 0;
    float: left;
    width: 7em;
    text-indent: 0;
    text-align: center;
    font-weight: bold;
    color: #333;
}

#posts .blog {
}
#posts .blog .entrybody {
}
#posts .blog .entrybody p {
    line-height: 150%;
    padding: 0 0 0.5em 0;
    text-align: justify;
}
#posts .blog .entrybody blockquote {
    border-left: solid 3px #ccc;
    margin: 0 2em 0.5em 2em;
    padding-left: 0.5em;
    font-size: 90%;
    color: #334;
}
#posts .blog .entrydetails {
}
#posts li .entrydetails {
    padding: 0 0 0.2em 0;
    text-align: right;
}
#posts li .entrydetails .commentlink {
    float: right;
    background: transparent url(/images/comment_bubble_trans.gif) no-repeat top;
    margin: -16px 0 0 0;
    padding: 16px 0 2px 0;
    font-weight: bold;
    font-size: 90%;
}
#posts li .entrydetails .commentlink a {
    padding: 2px 0.5em;
    color: #666;
    text-decoration: none;
    background: #ff9;
    -moz-border-radius: 5px;
}
#posts li .entrydetails .commentlink a:hover {
    color: #66f;
    text-decoration: underline;
}
#posts li .entrydetails .posttags {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    border: none;
}
#posts li .entrydetails .posttags li {
    display: inline;
}
#posts .blog .mapstraction {
    float: right;
    margin: 0.5em;
}

.tag {
    background: transparent url(/images/tag.gif) no-repeat left;
    font-size: 12px !important;
    margin: 0 !important;
    padding: 4px 0 4px 13px !important;
    border: none;
}
.tag a {
    background: transparent url(/images/tag.gif) no-repeat right;
    font-size: 12px;
    color: white;
    padding: 4px 4px 4px 0;
    margin: 0;
    text-decoration: none;
}

#posts .flickr {
}
#posts .flickr .flickr_wrapper {
}
#posts .flickr .photo {
    margin: 0 auto;
    width: 80%;
    max-width: 500px;
    height: 100px;
    background: transparent no-repeat center;
}
#posts .flickr .photo a {
    display: block;
    width: 100%; height: 100%;
    text-decoration: none;
}
#posts .flickr .info {
    padding: 0.5em 0 0 0;
    text-align: justify;
    line-height: 150%;
}
#posts .flickr .info .title {
    display: inline;
}
#posts .flickr .info .caption:before {
    content: " - ";
}
#posts .flickr .info .caption {
    display: inline;
}
#posts .flickr .info .caption p {
    display: inline;
}
#posts .flickr .entrydetails {
    padding-top: 16px;
}

#posts .lastfm {
}
#posts .lastfm .entrybody {
    padding-left: 1em;
    text-indent: -1em;
}
#posts .lastfm .entrybody a {
}
#posts .lastfm .entrybody p {
    margin-left: 24px;
    color: #666;
}
#posts .lastfm .entrydetails {
}

#posts .lastfm a.link {
    float: left;
}
#posts .lastfm a.link img {
    border: none;
}

#posts .delicious {
}
#posts .delicious .link {
}
#posts .delicious .link a {
    padding-right: 12px;
    padding-left: 8px;
}

#posts .delicious a.link {
    float: left;
}
#posts .delicious a.link img {
    border: none;
}

#posts .delicious .desc {
    padding: 0 1em;
}
#posts .delicious .details {
    display: none;
}
#posts .delicious:hover .details {
}

#posts .twitter {
}
#posts .twitter .desc {
    padding-left: 1em;
    text-indent: -1em;
}
#posts .twitter .desc p {
    padding-left: 24px;
    margin: 0;
}

#posts .twitter a.link {
    float: left;
}
#posts .twitter a.link img {
    border: none;
}

#posts .page {
    margin-left: 0;
    border: 0;
}
#posts .page h3 {
    font-size: 120%;
    display: inline;
    margin-left: 1em;
    padding-right: 20px;
    background: transparent url(/images/other_bubble.png) no-repeat bottom right;
}
#posts .page .text {
    padding: 0.5em;
    background: #abcdef;
}
#posts .page .text p {
    line-height: 150%;
    padding: 0 0.5em 0.5em 0.5em;
    text-align: justify;
}

#posts .update {
    color: #900 !important;
}

#posts .archive {
}
#posts .archive h3 {
}
#posts .archive h3 a {
}

/* Lists in posts */
#posts ul {
    list-style: disc;
}
#posts ul,
#posts ol {
    margin: 0.5em 2em 1em 2em;
    line-height: 150%;
    color: #334;
}
#posts ul li,
#posts ol li {
    font-size: 100%;
    border: none;
    padding: 0;
    margin: 0 0 0 2em;
}

/* Tables in posts */
#posts li table {
    margin: 0.5em auto 0.5em auto;
    background: #dde;
    border-collapse: collapse;
}
#posts li table th {
    padding: 0.1em 0.4em;
    background: #ccc;
    border: solid 2px white;
}
#posts li table td {
    padding: 0.1em 0.4em;
    border: solid 2px white;
}

#posts .topnavigation {
    margin-left: 0;
    padding: 1em 0;
    text-align: center;
    border-top: none;
}
#posts .navigation {
    margin-left: 0;
    padding: 1em 0;
    text-align: center;
}
.wp-pagenavi {
    font-weight: bold;
}
.wp-pagenavi .extend {
    margin: 0 0.2em;
}
.wp-pagenavi .current {
    color: red;
    padding: 0.2em 0.5em;
    margin: 0.2em;
}
.wp-pagenavi a {
    border: solid 1px #666;
    text-decoration: none;
    padding: 0.2em 0.5em;
    margin: 0.2em;
}
.wp-pagenavi a:hover {
    border: solid 1px #666;
    background: blue;
    color: white;
}

/*
 * Right bar on index
 */
#sidebar {
    margin-left: 792px;
    max-width: 20em;
}
#sidebar h2 {
    font-size: 120%;
    margin-left: 1em;
    padding-right: 24px;
    padding-bottom: 1px;
    display: inline;
    background: transparent url(/images/comment_bubble_red.png) no-repeat bottom right;
}
#searchbox {
    padding: 0.5em;
}
#poptags {
    padding: 0.5em;
}
#poptags ul {
    border: solid 1px #f60;
    background: #ff9;
    list-style: none;
    margin: 0;
    padding: 0.5em;
}
#poptags ul li {
    display: inline;
    margin: 0.2em;
    line-height: 30px;
    border: none;
}
#blogroll {
    margin-left: 0.5em;
    margin-top: 1em;
}
#blogroll ul {
    border: solid 1px #f60;
    background: #ff9;
    list-style: disc;
    margin: 0;
    padding: 0.5em 0.5em 0.5em 2em;
}
#blogroll ul li {
    margin: 0.2em 0;
    padding: 0;
    border: none;
}

/*
 * Search form
 */
form#searchform {
    border: solid 1px #f60;
    background: #ff9;
    text-align: center;
    padding: 0.5em;
}
form#searchform input[type=submit] {
}
form#searchform input[type=text] {
}

/*
 * Comments
 */
.withcomments {
}
#comments {
    margin: 0 1em 1em 792px;
}
#comments .commentanchor {
    text-align: center;
}
#comments .commentanchor a {
}
#comments ul {
    margin-left: 0.5em;
    padding-left: 0;
    list-style: none;
}
#comments ul li {
    padding: 0.5em 0;
}
#comments ul li.trackback {
}
#comments ul li h3 {
    margin-left: 1em;
    padding-right: 20px;
    display: inline;
    background: transparent url(/images/comment_bubble.png) no-repeat bottom right;
}
#comments ul li div.commentbody {
    background: #ff9;
}
#comments ul li div.commentbody p {
    font-size: 90%;
    line-height: 150%;
    padding: 0.5em;
}
#comments ul li div.commentdetails {
    color: #666;
    padding-top: 0.3em;
    font-size: 90%;
    text-align: right;
}
#comments ul li.preview {
}
#comments ul li.preview h3 {
}
.nocomments {
    margin-left: 0.5em;
    margin-top: 1.5em;
}

.commentbody ul {
    margin: 0;
    padding-left: 1em;
}
.commentbody ul li {
    margin-left: 2em;
    list-style: disc;
}

/*
 * New comment
 */
#newcomment {
    margin-left: 0.5em;
}
#newcomment h3 {
    margin-left: 1em;
    padding-right: 24px;
    padding-bottom: 1px;
    display: inline;
    background: transparent url(/images/comment_bubble_red.png) no-repeat bottom right;
}
#newcomment h3 .loggedin {
    font-size: 80%;
    font-weight: normal;
}
#newcomment form {
    padding: 0.5em;
    border: solid 1px #f60;
    background: #ff9;
}
#newcomment p {
    margin-bottom: 0.5em;
}
#newcomment label {
    padding-right: 0.5em;
    width: 8em;
    text-align: right;
    float: left;
}
#newcomment input {
    width: 15em;
    padding: 1px;
    border-top: solid 1px #663;
    border-left: solid 1px #663;
    border-right: solid 1px #cc6;
    border-bottom: solid 1px #cc6;
}
#newcomment textarea {
    font-family: sans-serif;
    font-size: 100%;
    width: 100%;
    height: 12em;
    border-top: solid 1px #663;
    border-left: solid 1px #663;
    border-right: solid 1px #cc6;
    border-bottom: solid 1px #cc6;
}
#newcomment button {
}

/*
 * Site menu
 */
.sitemenu {
}
.sitemenu li {
}
.sitemenu li a {
}
.sitemenu li a:hover {
}
#header .sitemenu li a {
}
#header .sitemenu li a:hover {
}
.sitemenu li.home img {
}
.sitemenu li.firefox a img {
}
.sitemenu li.firefox a:hover img {
}

/*
 * Archives
 */
#montharchive {
}
#catarchive {
}
#montharchive ul li,
#catarchive ul li {
}
#searcharchive {
}

/*
 * Footer
 */
#footer {
    clear: both;
    padding: 0.5em 0;
}
#footer p {
    text-align: center;
    color: #666;
}
#footer p.validate {
    margin-top: 1em;
    font-size: 80%;
    text-transform: uppercase;
}
#footer table {
    margin: 0 auto;
}
#footer table td {
    vertical-align: top;
    padding: 0 1em;
}
#footer table h3 {
}
#footer table ul {
    margin-left: 1em;
    padding-left: 0;
}
#footer table ul li {
}

/* Badges */
ul#badges {
}
ul#badges li {
}
ul#badges img {
}
ul#badges a {
}

pre {
    display: block;
    margin: 0.5em 1em;
    padding: 0.5em;
    border-left: solid 3px #99c;
    border-top: solid 1px #999;
    border-right: solid 1px #999;
    border-bottom: solid 1px #999;
    background: white;
}
code.inline {
}

/*
 * Colophon
 */
#colophon {
}

#aboutme {
}
#aboutme p {
}
#aboutme .intro {
}
#aboutme ul.friends {
}

/*
 * Resume
 */
#resume {
    line-height: 120%;
}
#resume h3 {
    margin-bottom: 0;
}
#resume p {
    margin-top: 0;
    margin-left: 1em;
}
#resume p.email {
    text-align: center;
    margin-left: 0;
}
#resume .keyword {
    /* Dunno.. */
    /* font-weight: bold;
    background: #ffb;
    color: black;
    border-bottom: dotted 1px #ff0;
    padding: 0 2px;*/
}
#resume ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#resume ul.qualifications {
    list-style: disc;
    margin-left: 1em;
    padding-left: 1em;
}
#resume ul.education {
    margin-left: 1em;
}
#resume ul.education li {
    margin-bottom: 0.6em;
}
#resume ul.experience {
    margin-left: 1em;
}
#resume ul.experience li {
    margin-bottom: 0.6em;
}
#resume ul.details {
    list-style: circle;
    margin-left: 1em;
    padding-left: 1em;
}
#resume ul.details li {
    margin-bottom: 0;
}
#resume ul.details li.location,
#resume ul.details li.jobtitle,
#resume ul.details li.jobdesc {
    list-style: none;
    margin-left: -2em;
}
#resume ul.details li.location {
    font-weight: bold;
}
#resume ul.details li.jobtitle {
    font-style: italic;
}
#resume ul.details li.jobdesc {
    margin-top: 0.3em;
    margin-bottom: 0.3em;
}

