/*
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: black;
    text-align: center;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 0.5px;
    font-family: "Lucida Grande", Georgia, Verdana, Arial, sans-serif;
}

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

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

ul {
    list-style-type: none;
    margin-left: 0em;
}

ol {
    margin-left: 0em;
}

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: 18px;
}

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

h5 {
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 18px;
    font-style: italic;
}

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

/* HEADER */

.header {
    padding: 0 0 0;
    text-align:left;
/*    border-bottom: 1px solid #666; */
    margin-bottom: 50px;
}

.header h1 {
    margin-top: 50px;
    font-size: 26px;
    color: #000;
    font-weight: normal;
}

.header span {
    margin-left: 10px;
    font-size: 12px;
    color: #666;
    font-weight: normal;
}

.header a { font-weight:bold; color: #333; text-decoration: none; }
.header a:hover { font-weight:bold; color: #000000; background-color: #DCDCDC; text-decoration: none; }

#head {
	min-width:980px;
	width:auto;
	height:40px;
	background-color:#464646;
	}
#head h1 {
	font: normal 18px "Lucida Grande", Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
	padding: 10px 8px 5px;
	margin: 0;
	float: left;
}
#head h1 a {
	color: #FFFFFF;
	text-decoration: none;
}
#head h1 a:hover {
	text-decoration: none;
}
#head h1.long-title {
	font: normal 20px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
	padding: 12px 10px 5px;
	color:#fff;
}
#head h1 span {
	font-size: 60%;
	color:#fff;
}

#menu
{
	padding: 0 0;
	width: 100%;
	text-align:left;
}

#menu a
{
        padding:0 0.5em;		
}

#menu ul
{
        list-style: none;
	padding: 0em;
}

#menu li
{
	display: inline;
	font-weight: bold;
}

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

.sidebar {
}

.sidebar a { font-weight:bold; color: #333; text-decoration: none; }
.sidebar a:hover { font-weight:bold; color: #000000; background-color: #DCDCDC; text-decoration: none; }

#sidemenu {
        font-size: 13px;
	font-weight:	bold;
	line-height:18px;
	float:	right;
	text-align:	left;
	margin-top:	50px;
	margin-bottom:	0px;
	margin-right:	-260px;
	width:	200px;
	position:	relative;
	padding-bottom:	0;
	padding-top:	0;
	padding-left:	60px;
}


/* LINKS */

.link a { font-weight:bold; color:#0066cc; text-decoration: none }
.link a:hover { font-weight:bold; color:#066; text-decoration: none }

.link {
    line-height:20px;
    padding:18px 0 0 0;
    text-align:left;
    width:500px;
}

.link li {
	list-style:none;
}

.link ul li {
	list-style:none;
	float:left;
	width:20%;
	padding:2px 0;
	overflow:hidden;
}

/* TAGS */

.tag a { font-weight:normal; color:#0066cc; text-decoration: none }
.tag a:hover { font-weight:normal; color:#066; text-decoration: none }

.tag {
    line-height:42px;
	padding:18px 0 0 0;
	text-align:left;
       margin-bottom:18px;
    width:500px;
}

.tag span { 
    float:right;
    padding:0 4px; 
}

/* POSTS */

.post h3 a { color:#000 }

.post a { font-weight:normal; color:#0066cc; text-decoration: none }
.post a:hover { color:#066; font-weight:normal; text-decoration: none }
.post p a { font-weight:normal; color:#0066cc; text-decoration: none }
.post p a:hover { color:#066; font-weight:normal; text-decoration: none }

.post ul {
    list-style-type: none;
    margin-left: 0em;
    margin-top: 18px;
}

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

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

.postnoline a { color:#0066cc; text-decoration: none }
.postnoline a:hover { color:#066; text-decoration: none }

.postcomment a { color:#0066cc; text-decoration: none }
.postcomment a:hover { color:#066; text-decoration: none }

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

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

p.byline {
	margin-top:18px;
    font-size:13px;
    color: #000;
}

.post IMG {
	border:0;
}

.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;
        border-bottom: 1px solid #ccc;
    width: 500px;
    padding: 20px 0 3px 0;
    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 a { color:#0066cc; text-decoration: none }
.footer a:hover { color:#066; text-decoration: none }

.footer {
    font-size: 11px;
    padding: 18px 0 10px 5px;
    border-top: 1px solid #666;
    text-align:right;
    color: #666;
}

.footer div {
    width:150px;
    margin: 0 10px 0 0;
    float:left;
}

.footer img {
    border:0;
}

.footer div.last {
    width:140px;
    margin: 0 0 0 0;
}

ul.nav li { 
    margin: 0
}

.footter a { color:#0066cc; text-decoration: none }
.footter a:hover { color:#066; text-decoration: none }

.footter {
    font-size: 11px;
    padding: 18px 0 10px 5px;
    text-align:right;
    color: #666;
}

.footter div {
    width:150px;
    margin: 0 10px 0 0;
    float:left;
}

.footter img {
    border:0;
}

.footter div.last {
    width:140px;
    margin: 0 0 0 0;
}
