/*
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: transparent url(down.jpg) left bottom no-repeat;
    color: black;
    text-align: center;
    font-size: 11px;
    line-height: 18px;
    font-family: "Lucida Grande", Verdana, "Bitstream Vera Sans", Arial, sans-serif;
    font-size:62,5%;
    line-height: 22px;
}

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

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

a.red { color:#2583ad; text-decoration: none }
a:hover.red { color:red; text-decoration: underline }


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

blockquote { 
    margin: 0 18px 18px 18px;
    font-size:12px;
    color:#666;
    padding-left:10px;
    border-left:1px solid #ccc;
    font-family: Georgia, Times, sans-serif;
    font-style:italic;
}

blockquote.big{ 
    background-color: white; 
    margin: 0 18px 18px 18px;
    font-size:16px;
    color:#666;
    padding-left:10px;
    border-left:1px solid #ccc;
}

blockquote.bigger{ 
    margin: 0 18px 18px 18px;
    font-size:20px;
    color:#666;
    padding-left:10px;
    border-left:1px solid #ccc;
}

blockquote.biggest { 
    margin: 0 18px 18px 18px;
    font-size:24px;
    color:#666;
    padding-left:10px;
    border-left:1px solid #ccc;
    line-height: 110%;
}

blockquote.tip {
	margin: 18px 18px 18px 18px;
    font-size:12px;
    background-color: #ffffe1;
    color:#666;
    padding: 10px;
    border:1px solid #ccc;
    font-family: inherit;
    font-style: normal;
	}
	
blockquote.tip h4 {
	background-image: url(http://jeffhowden.com/images/icon_info.gif);
  	background-repeat: no-repeat;
  	background-position: top left;
  	padding: 3px 0 3px 27px;
  	border-width: 0 0 1px 0;
  	border-style: solid;
  	border-color: #666666;
  	color: #666666;
  	font-size: 100%;
  	}

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: 18px; 
    line-height: 18px;
    margin-bottom: 20px;
}

h4 { 
    font-size: 14px; 
    line-height: 18px;
    margin-bottom: 20px;
}

code { font-family: Consolas, Monaco, "Courier New", Courier, monospace; }

.container {
	background-color: transparent;
	text-align:center;
    margin: 0 auto;
    padding: 0 10px 0 10px;
    width: 500px;
}

/* HEADER */

.header {
    padding: 350px 0 0;
    text-align:right;
    background: url(new_logoh.jpg) center no-repeat;
    text-transform: lowercase;
}

.header h1 {
    font-size: 56px;
    color: #000;
    font-weight: normal;
    color: #2583ad;
    display:none;
}

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

/* POSTS */

a { color: #2583ad; text-decoration: none; font-weight: bold; }

a:hover { color: #76c0d5; }

.post p a { font-weight:bold }

.post {
    border-bottom: 1px solid #ccc;
	padding:18px 0 0 0;
	text-align:left;
    width:500px;
}

.post h3 {
	font-family:Georgia,'Times New Roman',Georgia,Times,serif;
	font-weight: lighter;
	font-size:22px;
	line-height:23px;
	}

.postnoline {
	padding:18px 0 0 0;
	text-align:left;
    width:500px;
}

.postcomment {
	padding:18px 0 0 0;
	text-align:left;
    width:500px;
    font-size:11px;
    color:#666;
}

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

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

.post IMG {
	border:0;
}

.pagetitle {
	text-align: center;
}

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: 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 {
	background: transparent;
    font-size: 11px;
    padding: 22px 0 10px 5px;
    margin-top: 18px;
    border-top: 1px solid #666;
    text-align:left;
    color: #666;
}

.footer div {
	background: transparent;
    width:350px;
    margin: 0 20px 0 0;
    float:left;
}

.footer img {
    border:0;
}

.footer div.last {
	background: transparent;
    width:160px;
    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 li { margin: 0 }

ul.archive li { list-style-type: none;}


abbr {
	cursor: help;
	}

.wp-tag-cloud li {
	list-style-type: decimal;
	padding:0;
	margin:0;
	}
	
.invisible {
	visibility:hidden;
	}
	
.invisible:hover {
	visibility:visible;
	}
	
.lastfm-timestamp {
	font-size: smaller;
	text-decoration: none;
	color: #000;
	}
	
/* show/hide paging help keys if js available, paging-keys class gets to body by javascript */
body.paging-keys #paging-nav {
	display:block;
}

/* optional styles on floating nav */
#paging-nav {
	background:rgba(180,180,180,0.40);
	font-size:14px;
	padding:10px 20px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	display:none;
	

