/*  
Theme Name: Skunkgal
Theme URI: http://www.skunkgal.com
Description: Alison Go's Blog Theme
Version: 1.0
Author: Russellheimlich
Author URI: http://www.russellheimlich.com/blog
*/
html {
background-color:#898989;/*#808080*/
}
body {
background-color:#fff;
margin: 0px auto 0px;
font-size:65%;
font-family:Verdana, Arial, Helvetica, sans-serif;
width:750px;
color:#333333;
}
#header {
border-bottom:5px solid #565661;
display:block;
margin-bottom:10px;
}
.content {
float:left;
margin-left:20px;
width:470px;
}
.sidebar {
float:right;
width:220px;
margin:0;
text-align:left;
font-size:o.9em;
background-color:#0000;
padding-left:10px;
padding-right:10px;
border-left:.25px solid silver;
}
.sibebar ul {
font-size:1.1em;
}

ul#sidebar-list ul {
font-size:1.1em;
list-style-type:square;
margin-left:13px;
}

h1 {
	font-size: 1.6666666666666667em;
	line-height: 0.9em;
	margin-bottom: 0.9em;
}
h2 {
	font-size: 1.5em;
	line-height: 1em;
	margin-bottom: 1em;
}
.content h2 {
border-bottom:2px solid #3B3C62;
margin-bottom:0;
padding-bottom:2px;
padding-top:12px;
color:#3B3C62;
font-size:1.6em;
}
.sidebar h2 {
border-bottom:7px double #3B3C62;
padding-top:15px;
font-variant:small-caps;
}
.post-date{
color:#3B3C62;
text-transform:lowercase;
font-size:.9em;
margin-top:3px;
text-align:right;
}
.entry {
margin-top:1em;
}
.entry a {
color:#FA6B02;
}
.entry a:visited {
color:#6666cc;
}
.postmetadata {
color:#959595;
text-transform:lowercase;
}

h3 {
	font-size: 1.3333333333333333em;
	line-height: 1.125em;
	margin-bottom: 1.125em;
}
h4 {
	font-size: 1.1666666666666667em;
	line-height: 1.2857142857142858em;
	margin-bottom: 1.2857142857142858em;
}
p, pre, td, th, label {
	font-size: 1.2em;
	line-height: 1.5em;
	margin-bottom: 1.5em;
}
table {
	border-collapse: collapse;
	margin-bottom: 1.5em;
}
a {
text-decoration:none;
color:inherit;
}
a:hover {
text-decoration:underline;
}
blockquote {
padding:0 20px;
line-height:1.3em;
font-color:#666666;
font-size:1em;
font-family:arial;
}
em {
font-style:italic;
}
strong {
font-weight:bold;
}
.commentlist {
list-style-type:decimal;
padding-left:40px;
}
.commentlist li {
border-bottom:1px solid #3B3C62;
margin-bottom:1.5em;
}
.commentlist cite {
font-size:1.2em;
font-color:#3B3C62;
}
.commentlist entry a {
color:#FA6B02;
}
.commentlist entry a:visited {
color:#6666cc;
}
.commentmetadata {
display:block;
font-size:1em;
}
.navigation {
font-size:.9em;
padding-bottom:15px;
overflow:auto;
height:100%;
}
.navigation a {
color:#3B3C62;
}
.alignleft {
float:left;
}
.alignright {
float:right;
}
#footer {
clear:left;
padding-left:5em;
font-size:.8em;
}
.tags {
display:block;
color:#959595;
font-size:.9em;
}
.entry img {
border:.25px solid silver;
padding:5px;
margin-left:10px;
margin-right:10px;
}
.img {
padding:5px;
border:.2px;
}
.widgettitle {
color:#3B3C62;
}
center {
margin-top:5px;
margin-bottom:20px;
}