/* @override http://carlmckinney.com/blog/wp-content/themes/depo-skinny/style.css */

/*
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: gray;
    font-size: 13px;
    line-height: 18px;
    font-family: Georgia, "Times New Roman", Times, serif;
}

img#wpstats { width:0px; height:0px; overflow:hidden; }

a { color:#000; text-decoration: none }a:hover { color: #f77111; text-decoration: underline }

p, ul, ol, li { 
    margin-bottom: 18px;
	color: #333;
}

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;
}

h1 { 
    font-size: 26px; 
    line-height: 36px;
    margin-bottom: 18px; 
}

h2 { 
    font-size: 22px; 
    line-height: 36px;
    margin-bottom: 18px;
}

h3 {
	font-size: 22px;
	line-height: 18px;
	margin-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #333333;
	border-bottom: 5px solid #f77111;
	padding-bottom: 5px;
	padding-top: 5px;
}

.container {
    margin: 0 auto;
    padding: 0;
    width: 900px;
}

/* HEADER */

.header {
    padding: 50px 0 0 0;
    text-align:left;
}

.header h1 {
    font-size: 32px;
    color: #333;
    font-weight: normal;
}

.header span {
    margin-left: 10px;
    font-size: 12px;
    color: #666;
    font-weight: normal;
    font-family: "Courier New", Courier, monospace;
}

.header a {    color: #333; }
.header a:hover {
	color: #FF0000;
}
.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 }

.post {
    border-bottom: 1px dotted #ccc;
	padding: 18px 0 0 0;
    width:900px;
}

.postnoline {
	padding: 22px 0 22px 0;
	text-align:left;
    width:900px;
}

.posttopline {
    border-top: 1px dotted #ccc;
    text-align:left;
    width: 750px;
    padding: 22px 0 22px 0;
}

.postcomment {
	padding:10px 0 0 0;
	text-align:left;
    width:720px;
    font-size:11px;
    color:#666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

.commentslnk {
    font-size:13px;
	text-align:center;
}

p.byline {
	margin-top: -15px;
    font-size: 11px;
    color: #555;
}

.post IMG {
	display: inline-block;
}

.post IMG.noline {
	border:0;
}

span.previous {
	font-weight:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	background-color: #F4C7A3;
	padding-right: 80px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	float: left; }
    
span.next { font-weight:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	background-color: #F4C7A3;
	padding-right: 80px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	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;
    color: #666;
    padding: 3px 0 3px 0;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.metainfo_comment {
	
}

.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: 12px;
    padding: 22px 0 10px 5px;
    margin-top: 18px;
    border-top: 5px solid #666;
    text-align:left;
    color: #666;
}

.footer div {
    width: 225px;
    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: 10px solid #666;
    text-align:right;
    color: #666;
}

ul.nav li { margin: 0 }

.authorcomment{
	background-color: #F4C7A3;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	font-style: italic;
}

.tbcomment {
padding: 5px;
background: url(images/tb.png) no-repeat;
}

.pbcomment {
padding: 5px;
background: url(images/pb.png) no-repeat;
}




