/*
Theme Name: Coincidence
Theme URI: http://nothingconcept.com
Description: I, like God, do not play with dice
Version: 0.6.7
Author: Evan Walsh
Author URI: http://nothingconcept.com
*/

body  { color: #ddd; font-family: tahoma; font-size: 85%; font-style: normal; font-variant: normal; font-weight: light; line-height: normal; background: #030303; margin: 20px 0; padding: 0 }
img    { border: 0 ; outline: inset thin white }
a  { text-decoration: none; border-style: none }
a:link   { color: #399 }
a:hover   { color: #066 }
a:active   { color: #399 }
a:visited  { color: #099 }
#wrap  { text-decoration: none; background: #111; margin: 0 auto; width: 860px; border: solid 3px #111 }
#head  { background: #200 url(head.jpg); width: 860px; height: 140px }
#site-title  { font-size: 150%; background: #232323 url(bar.jpg); padding: 5px; width: 850px }
#site-subtitle  { font-size: 120%; background: #232323 url(bar.jpg); padding: 5px; width: 850px }
#content {width:680px;padding:10px;float:right;}
#bar {width:140px;padding:10px;float:left;margin-top:4px;}
#bar .title   { color: #399; font-size: 120%; padding: 2px 0 2px 10px; border-bottom: 1px dotted #066 }
#bar ul {margin:0;padding:0;list-style:none;margin-bottom:5px;}
#bar ul li a {width:126px;padding:3px 3px 3px 5px;display:block;background:#252525;border-left:#333 6px solid;margin-bottom:1px;}
#bar ul li a:hover {background:#353535;border-left:#474747 6px solid;}
#footer  { color: #666; font-size: 80%; text-align: center; padding: 10px; width: 840px; clear: both }
/* Wordpress CSS */
.post {margin:7px 0 7px 0;border-bottom:#212121 1px solid;padding-bottom:10px;}
#content .title a:link  { color: #399 }
#content .title {margin-bottom:3px;display:inline;font-size:130%;}
.author  { color: #666; font-size: 90%; display: inline; padding: 0 0 0 8px }
.postinfo {font-size:80%;color:#999;margin-bottom:10px;}
.comment {width:510px;margin-bottom:25px;}
.commentauthor {float:left;font-size:90%;padding:3px 5px 3px 3px;}
.commenttext   { margin-top: -12px; padding: 3px 0 3px 5px; float: left; border-left: thin solid #066 }
.clear {clear:both;}
.rest {margin:10px 0 0 0;}
hr  { display: none; margin: 0; padding: 0; width: 0; height: 0; border-style: none; outline-style: none }
input,textarea,option,select   { color: #999; background: #222; border-width: 1px; border-color: #399 }
blockquote {border-left:#333 4px solid;padding-left:5px;}
.alignleft {text-align:left;}
.alignright {text-aligh:right;}
.center {margin:0 auto;}