/*  
Theme Name: readme.blog
Theme URI: http://weblog.bbzzdd.com
Description: Theme for readme.blog
Author: Chris Longo
Author URI: http://weblog.bbzzdd.com

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php*/

#page {
background-color: #FFF;
margin: 20px auto;
padding: 0;
text-align: left;
width: auto;
overflow: hidden;
position: relative;
}

#header {
background: #fff;
height: 50px;
margin: 0 0 0 10px;
padding: 0;
width: 90%;
}

#headerimg {
height: 61px;
margin: 0;
width: 100%;
}

#headerimg .description {
font-size: 1.2em;
text-align: center;
text-decoration: none;
}

#content {
font-size: 1.2em;
position: relative;
width: 100%;
float: left;
}

#article {
float: left;
padding: 0 50px 20px 20px;
width: 70%;
}

#article .entry {
line-height: 1.4em;
}

#article .postmetadata {
padding-top: 5px;
text-align: right;
}

#sidebar {
width: 20%;
padding: 20px 0 10px;
float: left;
}

#searchform {
margin: 10px auto;
padding: 5px 3px;
text-align: left;
}

#sidebar #searchform #s {
padding: 2px;
width: 108px;
}

#sidebar #searchsubmit {
padding: 1px;
}

#sidebar form {
margin: 0;
}

#sidebar ul {
margin: 0;
padding: 0;
}

#sidebar ul li {
line-height: 1.3em;
list-style-image: none;
list-style-type: none;
margin-bottom: 15px;
}

#sidebar ul ul {
margin: 5px 0 0 5px;
}

#sidebar ul ul li {
color: #777;
margin: 3px 0 0;
padding: 0;
}

#sidebar ul ul ul li:before {
content: "\00B7 \0020";
}

#footer {
background: #FFF;
border: none;
clear: both;
margin: 0 auto;
padding: 0;
width: 75%;
}

#footer p {
margin: 0;
padding: 20px 0;
text-align: center;
}

.alignleft {
float: left;
}

.alignright {
float: right;
}

.entry form {
text-align: center;
}

.entry ol {
margin: 0;
padding: 0 0 0 35px;
}

.entry ol li {
margin: 0;
padding: 0;
}

.entry ul li:before {
content: "\00B7 \0020";
}

.navigation {
display: block;
margin-bottom: 60px;
margin-top: 10px;
text-align: center;
}

.post {
margin: 0 0 40px;
text-align: justify;
}

.post hr {
display: block;
}

.post small {
color: black;
}

.postmetadata {
clear: left;
color: #777;
}

.postmetadata li {
display: inline;
list-style-image: none;
list-style-type: none;
}

.postmetadata small {
color: #000;
}

.postmetadata ul {
display: inline;
list-style-image: none;
list-style-type: none;
}

a {
color: #105CB6;
text-decoration: none;
}

a img {
border: none;
}

a:hover {
text-decoration: underline;
}

abbr {
border-bottom: 1px dashed #999;
cursor: help;
font-size: .9em;
letter-spacing: .07em;
}

acronym {
border-bottom: 1px dashed #999;
cursor: help;
font-size: .9em;
letter-spacing: .07em;
}

blockquote {
border-left: 2px solid #ddd;
color: #777;
margin: 0 30px 0 10px;
padding-left: 20px;
}

blockquote cite {
display: block;
margin: 5px 0 0;
}

body {
background: #FFF;
color: #333;
font-family: Lucida Grande,Verdana,Lucida Sans Regular,Lucida Sans Unicode,Arial,sans-serif;
font-size: 70.5%;
margin: 0 0 20px;
padding: 0;
text-align: center;
}

cite {
color: #000;
text-decoration: none;
}

code {
font: 1.1em 'Courier New', Courier, Fixed;
}

h1 {
font-size: 4em;
font-weight: 700;
margin: 0;
padding-top: 70px;
text-align: center;
text-decoration: none;
}

h1 a {
text-decoration: none;
}

h1 a:hover {
text-decoration: none;
}

h1 a:visited {
text-decoration: none;
}

h2 {
color: #000;
font-size: 1.2em;
font-weight: 700;
margin: 30px 0 0;
text-decoration: none;
}

h2 a {
color: #105CB6;
text-decoration: none;
}

h2 a:hover {
color: #105CB6;
text-decoration: none;
}

h2 a:visited {
color: #105CB6;
text-decoration: none;
}

h2.pagetitle {
font-size: 1.6em;
margin-top: 30px;
text-align: center;
}

h3 {
color: #000;
font-size: 1.3em;
font-weight: 700;
margin: 30px 0 0;
padding: 0;
text-decoration: none;
}

h3 a {
color: #105CB6;
text-decoration: underline;
}

h3 a:hover {
color: #105CB6;
text-decoration: underline;
}

h3 a:visited {
color: #105CB6;
text-decoration: underline;
}

h3.comments {
margin: 40px auto 20px;
padding: 0;
}

hr {
display: none;
}

html>body .entry li {
margin: 7px 0 8px 10px;
}

html>body .entry ul {
list-style: none;
margin-left: 0;
padding: 0 0 0 10px;
text-indent: -10px;
}

img.alignleft {
display: inline;
margin: 0 7px 2px 0;
padding: 4px;
}

img.alignright {
display: inline;
margin: 0 0 2px 7px;
padding: 4px;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

ol li {
list-style: decimal outside;
}

p img {
max-width: 100%;
padding: 0;
}

select {
width: 130px;
}

small {
color: #777;
font-size: .9em;
line-height: 1.5em;
}

span.caps {
cursor: help;
font-size: .9em;
letter-spacing: .07em;
}

strike {
color: #777;
}

