/*  
Theme Name: Shade Of Gray
Theme URI: http://tcramerica.org/
Description: a little shadeofgray
Version: 1.0
Author: Derek Punsalan/Nicholas Gray
Author URI: http://is.derekpunsalan.com/

*/

* {
margin:0;
padding:0;
}

html,body {
background:#FFF;
color:#333;
text-align:center;
border-top:#fff solid 10px;
}

body {
font:12px arial,helvetica,verdana,sans-serif;
}

h1 {
font-size:30px;
}

h2 {
font-size:23px;
}

h3 {
font-size:16px;
}

h4 {
font-size:14px;
text-decoration:underline;
text-transform:uppercase;
}

a {
color:#333;
text-decoration:none;
}

a:hover {
color:#666;
}

#wrapper {
text-align:left;
width:850px;
margin:20px auto;
}

#masthead {
padding:5px 0;
}

#masthead h1 a {
float:left;
text-transform:lowercase;
width:600px;
margin:12px 0 0;
}

#masthead h1 a em {
font-style:normal;
color:#000;
}

#authorBlurb img {
float:right;
width:42px;
height:42px;
border:3px solid #EEE;
}

#authorIntro {
line-height:1.4em;
width:400px;
float:right;
margin:8px 0 0;
}

ul.nav {
list-style:none;
background:#A6A0A0;
border-bottom:2px solid #333;
}

.nav li {
border-right:1px solid #DDD;
float:left;
display:block;
width:100px;
}

.nav li a {
font-size:11px;
outline:none;
color:#333;
text-decoration:none;
display:block;
width:99px;
text-transform:lowercase;
padding:5px 0 0 5px;
}

.nav li a span {
font-size:11px;
color:#777;
text-transform:lowercase;
}

.nav li a:hover {
background:#c10c05;
color:#fff !important;
width:95px;
}

* html .nav li a:hover {
background:#c10c05;
width:99px;
}

.nav li.skip a:hover,li.top a:hover {
background:transparent;
color:#333 !important;
}

#archives {
background:#333;
}

#archives ul {
list-style:none;
padding:5px 0 3px;
}

#archives li {
float:left;
display:block;
width:101px;
}

#archives li a {
font-weight:700;
color:#7F7F7F;
width:99px;
display:block;
padding:2px 0 4px 5px;
}

#archives li a:hover {
color:#EEE;
}

#mainCol {
float:left;
width:435px;
margin:26px 0 0;
}

#midCol {
color:#444;
float:right;
width:260px;
line-height:1.3em;
margin:25px 0 0 33px;
}

#searchWrap,.middle_links {
margin-bottom:20px;
}

#searchWrap #s {
font-size:1.1em;
border:1px solid #BBB;
margin-right:3px;
width:220px;
padding:1px 2px;
}

#midCol ul {
list-style:none;
}

.middle_links ul li {
color:#7F7F7F;
line-height:1.2em;
padding:2px 0 2px 10px;
}

#imgs {
background:url(images/bg_checkered.gif);
}

#elseWhere {
border-bottom:1px solid #000;
border-top:1px solid #000;
margin:0;
}

ul#imgLinks {
list-style:none;
margin:3px 0 0 21px;
}

#imgLinks li {
color:#7F7F7F;
line-height:1.2em;
padding:0 0 1px;
}

#imgLinks li a img {
border:3px solid #000;
width:275px;
height:70px;
color:#333;
font-weight:700;
}

#imgLinks li a:hover img {
border-color:#DDD;
}

.postMeta {
text-transform:uppercase;
font-size:11px;
text-align:right;
margin-bottom:5px;
}

.postMeta span.date {
background:#eee;
color:#7F7F7F;
padding:0 2px 0 4px;
}

.postMeta span.comments {
background:#eee;
padding-left:0;
margin-left:2px;
}

.postMeta span.comments a,.postMeta span.date a {
color:#555;
}

.post {
margin:0 0 15px;
}

.post h2 {
line-height:1.2em;
margin-bottom:7px;
text-transform:uppercase;
}

.post h2 a {
width:100%;
display:block;
outline:none;
}

.post .entry {
line-height:1.4em;
overflow:hidden;
border-bottom:#333 dotted 1px;
}

.post .entry p a {
background:transparent;
font-weight:700;
}

 blockquote {
background:#f3f3f3 url('images/quote.gif') no-repeat;
color:#000;
border-left:#333 dotted 1px;
border-bottom:#333 dotted 1px;
margin:15px 0;
padding:15px;
}


.entry ul {
list-style:none;
margin:0 1.3em;
}

.entry li a {
color:#333;
font-weight:700;
}

.entry ul li {
background:url(images/tli.gif) no-repeat 0 1px;
padding-left:18px;
margin-bottom:7px;
}

.entry ol {
margin:0 1em 0 3em;
}

.entry ol li {
margin:0 0 7px;
}

.entry img,.entry a img {
border:3px solid #EEE;
margin: 0 10px 5px 0;
}

.entry a:hover img {
border-color:#DFDFDF;
}

.entry table tr {
padding:15px 0;
}

#more_reading {
color:#7F7F7F;
font-size:11px;
text-transform:uppercase;
margin-bottom:25px;
text-align:right;
}

#more_reading a img {
border:none;
margin:0 0 3px 2px;
}

#comments {
width:435px;
padding:12px 0 0;
}

#comments h3,h3#respond {
color:#555;
margin-bottom:7px;
}

ol.commentslist {
list-style:none;
margin:5px 0 12px;
}

.commentslist li {
background:transparent;
border-top:1px dotted #000;
margin-bottom:7px;
padding:7px 0;
}

.commentslist li:hover {
border-color:#888;
}

.commentslist .comment_text {
line-height:1.4em;
overflow:hidden;
margin:0 7px;
}

.comment_text ul,.comment_text ol,.comment_text blockquote {
margin:0 1em;
}

p.author_meta {
font-weight:700;
text-transform:uppercase;
margin:0 0 0 7px;
}

p.post_meta {
font-size:11px;
text-transform:uppercase;
text-align:right;
margin:0 7px 0 0;
}

.commentslist li.author {
background:#333;
color:#CCC;
}

.commentslist li.author a {
color:#DDD;
}

#comments_closed {
background:#333;
color:#ccc;
margin-top:12px;
line-height:1.5em;
padding:7px 0;
}

p.nocomments {
margin:0 12px 0 7px;
}

p.nocomments a {
color:#ddd;
font-weight:700;
text-decoration:underline;
}

ol.pingslist {
font-size:12px;
margin:1.5em 2em;
}

.pingslist li {
color:#7F7F7F;
margin:0 0 7px;
}

#author,#email,#url,#comment {
font:1.1em arial,helvetica,verdana,sans-serif;
border:1px solid #BBB;
padding:2px;
}

#comment {
width:429px;
overflow:auto;
}

#commentform p small {
font-size:10px;
color:#7F7F7F;
}

.commentslist code {
background:transparent;
}

#footer {
padding-top:7px;
color:#000;
padding-left:5px;
border-top:#000 dotted 1px;
width:850px;
text-align:center;
margin:0 auto;
}

#footer a {
color:#000;
}

.footer_left {
text-align:left;
float:left;
width:300px;
margin-right:50px;
padding-left:30px;
padding-top:5px;
padding-bottom:20px;
}

.footer_right {
text-align:left;
float:right;
width:300px;
padding-right:30px;
padding-top:5px;
padding-bottom:20px;
}

.floatleft {
float:left;
margin:3px 7px 0 0;
}

.floatright {
float:right;
margin:3px 0 0 7px;
}

.right {
float:right;
}

.left {
float:left;
}

.clear {
clear:both;
}

.fix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

.fix {
display:block;
}

* html .fix {
height:1%;
}



#authorIntro a,#midCol a {
font-weight:700;
}

.nav li.skip,li.top {
border-left:1px solid #DDD;
float:right;
display:block;
width:100px;
}

.nav li.skip a,li.top a {
width:100px;
}

#midCol p,#tertCol p {
color:#777;
}

#searchWrap input,#more_reading p,#more_reading img {
vertical-align:middle;
}

.middle_links h3,#elseWhere h3 {
margin-bottom:7px;
}

.entry h3,.post .entry p,.comment_text p,.comment_text ul,.comment_text ol,.comment_text blockquote,#commentform p {
margin:1em 0;
}

.commentslist li a,.pingslist li a,#commentform p a {
font-weight:700;
background:url(images/dot.gif) repeat-x bottom left;
}

.commentslist li.author a:hover,p.nocomments a:hover {
color:#FFF;
}

.entry table tr.alt,.commentslist li.alt {
background:#eee;
}