/*
Theme Name:   DePo Skinny
Theme URI:    http://powazek.com
Description:  A slender theme for WP by <a href="http://powazek.com">Derek Powazek</a>
Version:      1
Author:       Derek Powazek
Author URI:   http://powazek.com
*/

* { 
    margin: 0; 
    padding: 0;
}

body {
    background: #fff;
    color: #333;
    text-align: center;
    font-size: 14px;
    line-height: 1.4em;
padding: 0;
    font-family: Helvetica, Arial, sans-serif;
}

img#wpstats { width:0px; height:0px; overflow:hidden; }

a { color:#080; text-decoration: none; font-weight:bold; }
a:hover { text-decoration: underline; }
a:visited {color: #080; font-weight:normal;}

p, ul, ol, li { 
    margin: 5px 0 13px 0; 
}

blockquote { 
    margin: 0 18px 18px 18px;
    font-size:12px;
    color:#666;
    padding-left:10px;
    border-left:1px solid #ccc;
}

ul {
    list-style-type: square;
    margin-left: 2em;
}

ol {
    margin-left: 2em;
text-align: left;
}
/*
h1 { 
    font-size: 26px; 
    line-height: 36px;
    margin-bottom: 18px; 
}

h2 { 
    font-size: 22px; 
    line-height: 36px;
    margin-bottom: 18px;
}
*/
h3 { 
    font-size: 18px; 
    line-height: 18px;
    margin-bottom: 20px;
}
h3 a, h3 a:visited, h3 a:hover{
color: #000;
font-weight: bold;
}

h4 { 
    font-size: 14px; 
    line-height: 18px;
    margin-bottom: 20px;
}

.container {
	/*text-align:center;*/
    margin: 0;
    padding: 10px 0 10px 2%;
    width: 96%;
}

#wrapper {
margin: 8px 0 0 28px;
padding: 0;
width: 800px;
max-width: 800px;
min-width: 800px;
}

/* HEADER */

.header {
    padding: 50px 0 0;
    text-align:left;
    border-bottom: 1px solid #666;
}

.header h1 {
    font-size: 26px;
    color: #000;
    font-weight: normal;
}

.header span {
    margin-left: 10px;
    font-size: 12px;
    color: #666;
    font-weight: normal;
}

.header a { color: #333; }
.header a:hover { color: #066; }

.search {
    padding:11px 0 0 20px;
    background:url('/home/wp-content/themes/hpc/images/search.gif') 0 14px no-repeat;
    float:right;
}

.search input {
    width:120px;
}

/* FLICKR */

.flickr {
    border-bottom: 1px solid #ccc;
    text-align:center;
    padding: 11px 0;
    margin-bottom:9px;
    width:500px;
}

.flickr img {
    width: 59px;
    height: 59px;
    margin: 1px 5px;
    border: 1px solid #666;
}

.flickr img:hover {
    width: 75px;
    height: 75px;
    margin: -7px -3px;
    border: 1px solid #000;
}

.flickr span a { color: #ccc; }

/* POSTS */

.post p a { font-weight:bold }

.posttitle{
font-size: 20px;
}

.post {
    border-bottom: 1px dotted #ccc;
	padding:18px 0 0 0;
	text-align:left;
    width:100%;
margin-bottom: 30px;
}
.post#comments{
border-bottom: none;
margin-bottom: -18px;
}

.footnote{
font-size: 12px;
line-height: 1.2em;
color: #333;
}

.postnoline {
	padding:18px 0 0 0;
	text-align:left;
    width:100%;
}

.postcomment {
	margin:18px 0 18px 10px;
	text-align:left;
    width:80%;

    color:#333;
border-bottom: thin solid #ccc;
}
.commentmeta{
color: #666;

}
.pingback{
text-align: left;
font-size: 90%;
line-height: 90%;
}
h3.comments_headers{
margin: -15px 0 45px 0;
}
h3#respond{
margin-top: 25px;
}

.commentslnk {
    font-size:13px;
	text-align:center;
}

p.byline {
	margin-top:-20px;
    font-size:12px;
    color: #666;
}
p.afterpost{
margin-top: 15px;
font-size: 13px;
color: #666;
}

.post img.line {
border:1px solid #999;

}

.post img {
border:0;
margin-left: auto;
margin-right:auto;
display:block;
}

p.centerimg{
margin-left:0;
margin-right:0;
}
.post div.codeblock{
color: #555;
margin: 15px 0 15px 25px;
font-size: 90%;
line-height: 90%;
}
.post div.flashmovie{
text-align: center;

}
.post ul li, .post ol li{
margin-bottom: 5px;
line-height: 1.3em;
}
.post ul{
list-style-type: disc;
}
span.previous { margin-top: -10px; padding: 0 20px 0 0; float: left; }
    
span.next { margin-top: -10px; float: right; }

span.edit a { 
    float:right;
    font-weight:normal; 
    font-size:11px; 
    color:#666; 
    border:1px solid #ccc; 
    padding:0 4px; 
}

.metainfo {
    float:left;
    width: 152px;
    font-size: 10px;
    color: #666;
    padding: 3px 0;
}

.previously {
	text-align:left;
    width: 500px;
    padding: 20px 0 3px 0;
    border-top: 1px solid #ccc;
    font-size: 12px;
}

.previously a { font-weight:bold }

.text_area { width: 480px !important; }



.postform { width:150px; margin: 0;} 

.delicious-tags { font-size:11px; color:#666 }
.delicious-tags a { font-weight:normal; color:#333 }
ul.delicious { color:#555 }


/* FOOTER */

.footer {
    font-size: 11px;
    padding: 22px 0 10px 5px;
    margin-top: -10px;
    border-top: 1px solid #666;
    text-align:left;

    color: #666;
}

.footer div {
    width:150px;
    margin: 0 20px 0 0;
    float:left;
}

.footer img {
    border:0;
}

.footer div.last {
    width:140px;
    margin: 0 0 0 0;
}

.copyright {
    font-size: 11px;
    margin:12px 0 0 0;
    padding: 18px 0 10px 0;
    border-top: 1px solid #666;
    text-align:right;
    color: #666;
}

ul.nav{margin: 0;}
ul.nav li {margin:8px 0 8px 0; list-style-type: none; line-height:1em;}

#nav
{
	float: right;

	text-align: right;
font-size: 110%;

	padding: 0;
	margin: 0;
}

#nav a
{
	color: #000;
	text-decoration: none;
font-weight: bold;
}

#nav a:hover
{
	text-decoration: underline;
}

#nav a:visited
{
	color: #000;
}
.pagetitle{
color: #777;
	font-size: 75%;
}
#nav ul
{
	padding: 0;
	margin: 0;
	display: inline;
}

#nav li
{
	margin: 0 0 0 20px;
	list-style: none;
	display: inline;
}
h1, h1 a, h1 a:hover, h1 a:visited, #header h1 a
{
	float: left;
	font-size: 38px;
	font-weight: normal;
position: relative;
	margin: 0;
	z-index: 10;
	font-family: "Georgia", "Times New Roman";
	color: #000;
	text-decoration: none;

}

h2#subtitle
{
	font-weight: normal;
	font-size: 130%;
	font-family: "Georgia", "Times New Roman";
	line-height: 1.4em;
text-indent: 120px;
	color: #fff;
	background-color: #7b7;
	margin: -19px 0 -3px 0;
	z-index: 0;
	padding: 0;
	width: 100%;

}
#greenbar
{
	font-size: 80%;
	position: absolute;

	text-align: right;
	background-color: #7b7;
	margin: -19px 0 -3px 0;
	z-index: 0;
	width: 800px;
	padding: 1px 0;
}



#greenbar a{
	text-decoration: none;
	color: #333;
	font-weight: bold;
}

#greenbar a:hover{
	text-decoration: underline;
	color: #333;
}

#greenbar a:visited{
	color: #333;
}

#greenbar ul{
	padding: 0;
	display: inline;
	margin-right: 4px;
}
#greenbar li
{
	margin: 0 0 0 10px;
	list-style: none;
	display: inline;
}
#greenbar ul li img{
	vertical-align: middle;
	margin-right: 5px;
border: 0;
}
#greenbar ul li strong{
	color: #333;
}
#header
{
	height: 43px;
}

.sidebar a{
font-size: 90%;
font-weight: normal;
}
.flash{
border: thin solid #666;
}
strong
{
	font-weight: bold;
	color: #000;
}

em
{
	font-style: italic;
	color: #222;
}

.floatleft{
float: left;
}
.floatright{
float: right;
}
