/*
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;
    /*background: url(/blog/wp-content/themes/depo-skinny/header.jpg) no-repeat center top;*/
    color: black;
    text-align: center;
    font-size: 12px;
    line-height: 18px;
    font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

img#wpstats { width:0px; height:0px; overflow:hidden; }

a { color:#000; text-decoration: none }
a:hover { color:#CCC; text-decoration: underline }

p, ul, ol, li { 
    margin-bottom: 18px; 
}

blockquote { 
    margin: 0 18px 18px 18px;
    font-size:12px;
    color:#999;
    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: 20px; 
    line-height: 36px;
    margin-bottom: 18px;
}

h3 { 
    font-family: georgia;
    font-size: 12px;
    font-weight: bold;
    line-height: 12px;
    margin-bottom: 15px;
	text-transform: uppercase;
}

h4 { 
    font-size: 10px; 
    line-height: 10px;
    margin-bottom: 15px;
}

.container {
	text-align:center;
    margin: 0 auto;
    padding: 0;
    width: 420px;
}

/* HEADER */

.header {
    /*padding: 280px 0 0;*/
    padding: 50px 0 0;
    text-align:left;
    border-bottom: 1px solid #333;
}

.header h1 {
    font-weight: bold;
    font-size: 72px;
    font-family: georgia;
    text-transform: uppercase;
    color: #000;
}

.header p {
	margin-top: -5px;
	margin-left: 5px;
    font-size: 11px;
	text-transform: uppercase;
    color: #666;
    font-weight: normal;
}

.header a { color: #333; }
.header a:hover { color: #CCC; text-decoration:none; }

.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 #333;
    text-align:center;
    padding: 11px 0;
    margin-bottom:9px;
    width: 420px;
}

.flickr img {
    width: 59px;
    height: 59px;
    margin: 1px 4px;
    border: 1px solid #333;
}

.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; border-bottom: 1px dotted #333; }
.post p a:hover { font-weight:bold; border-bottom: none; }

.post {
    border-bottom: 1px solid #333;
	padding:18px 0 0 0;
	text-align:left;
    width: 420px;
}

.postnoline {
	padding:18px 0 0 0;
	text-align:left;
    width:420px;
}

.postcomment {
	padding:18px 0 0 0;
	text-align:left;
    width:420px;
    font-size:12px;
    color:#666;
}

.commentslnk {
    font-size:13px;
	text-align:center;
}

p.byline {
	margin-top:-10px;
    font-size:11px;
    color: #888;


}

.post p.byline a { font-weight:bold; border-bottom: none; }


.post IMG {
	border:1px solid #000;
}

.post IMG.noline {
	border:0;
}

span.previous { padding: 0 20px 0 0; float: left; }
    
span.next { 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: 420px;
    padding: 20px 0 3px 0;
    border-top: 1px solid #333;
    font-size: 12px;
}

.previously a { font-weight:bold }

.text_area { width: 400px !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: 18px;
    border-top: 1px solid #333;
    text-align:left;
    color: #666;
}

.footer div {
    width:150px;
    margin: 0 20px 0 0;
    float:left;
}

.footer img {
    border:0;
}

.footer div.last {
	display: none;
    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 #333;
    text-align:left;
    color: #666;
}

ul.nav li { margin: 0; }

/*

.footer div {
	width: 100%;
}

ul.nav {
	margin-left: 0; padding-left: 0;
}

ul.nav li {
	border: 1px solid #333;
	background: #fff;
	padding: 0 3px 3px 3px;
	display: inline;
	margin-right: 15px;
	
}

*/

div.post p img {
	border: 1px solid #ccc;
	padding: 5px;
	margin: auto 0;
}

div.post p a img {
	border: 1px solid #333;
	padding: 5px;
}




/* for picasa */

div.picasaweb font {
	display: none;
}

div.picasaweb table {
	display: inline;
}

div.picasaweb tr {
	display: inline;
}

div.picasaweb td {
	display: inline;
}

div.picasaweb img {
	width: 100px;
	height: 100px;
}