/*
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: #1D1713;
    color: #BFB1A9;
    text-align: center;
    font-size: 87.5%;
    font-family: Georgia, "MyriadPro-Regular","Myriad Pro Regular",MyriadPro,"Myriad Pro",Helvetica,Arial,sans-serif;
}

html>body {
    font-size: 16px;
}

#circle {
	background-image: url(/wp-content/themes/depo-skinny/images/circle.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 0px 10px;
}

#transparent {
	background-image: url(/images/transparent.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 0px 10px;
	width: 190px;
	height: 210px;
	position: fixed;
}

#name {
	width: 216px;
	height: 64px;
	margin: 12px 0 0 -50px;
       float:left;
}

img#wpstats { width:0px; height:0px; overflow:hidden; }

a { color:#FF2828; border-bottom:1px dotted #E5DCC9; text-decoration:none; }
a:visited { color:#C7191C; border-bottom:1px dotted #E5DCC9; text-decoration:none; }
a:hover { color:#3C3F40; background:#C2BBAC; border-bottom:#3C3F40 1px solid; text-decoration:none;}


ul, ol, li { 
    margin-bottom: 18px; 
}

p {
    font-size:1em;
    line-height 1.5em;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
}

blockquote { 
    margin: 0 25px .5em 15px;
    font-size:1em;
    color:#BFB1A9;
    padding-left:10px;
    border-left:1px solid #C2BBAC;
}

ul {
    list-style-type: disc;
    margin-left: 2em;
}

ol {
    margin-left: 2em;
}

h1 {
    font-size:1.5em;
    line-height: 1em;
    margin-top: 0;
    margin-bottom: 1em;
}

h2 {
    font-size:1.1667em;
    line-height: 1.286em;
    margin-top: 1.929em;
    margin-bottom: 0.643em;
    text-align:center;
}

h3 { 
    font-size: 1.125em; 
    line-height: 1.5em;
    margin-bottom: .5em;
    margin-top:-1.313em;
    text-align: center;
    font-family: Adobe Caslon Pro, Georgia, "MyriadPro-Regular", "Myriad Pro Regular", MyriadPro,"Myriad Pro", Helvetica, Arial, sans-serif;
    letter-spacing: 0px;
    font-style:italic;
    border-top:0px dashed #C2BBAC;
}

h3 a {
    color:#BFB1A9;
    border-bottom:none;
}

h3 a:visited {
    color:#002E2E;
    border-bottom:none;
}

h3 a:hover{
     color:#9E988B;
     background-color:transparent;
     border-bottom:none;
     text-decoration:none;
}

h4 { 
    font-size: .75em; 
    line-height: 1em;
    margin-bottom: 1em;
}

.container {
    text-align:center;
    margin: 0 auto;
    padding: 0;
    width: 500px;
}




/* HEADER */
.header-home {
margin:0 -50px -0 -50px;
    height:28px;
    padding: 0;
    text-align:left;
    border-top: 0px solid #FF2828;
}

.header-page {
	height:28px;
    padding: 0;
    text-align:left;
    border-top: 3px solid #002E2E;
}

.header h1 {
    font-size: 26px;
    color: #BFB1A9;
    font-weight: normal;
}

.header span {
    margin-left: 0px;
    font-size: 12px;
    color: #666;
    font-weight: normal;
}

.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;
}


/* TWEET */


#tweet {
    height:11em;
    text-align:left;
    margin-left: -50px;
    margin-right: -50px;
    margin-bottom: 0em;
    border-top: 1px solid #C2BBAC;
    border-bottom: 1px solid #C2BBAC;
}

#tweet p {
    font-size:1.25em;
    line-height .5em;
    margin-top: 1.313em;
    margin-bottom:0em;
    padding: 0 0px 0 0px;
   font-family: Adobe Caslon Pro, Georgia, serif;
   color:#002E2E;
}

#tweet h1 {
    font-size: 1em;
    line-height: 1.250em;
    margin-top:.25em;
    margin-bottom:1em;
    color: #C2BBAC;
    font-weight: normal;
    padding: 0 0px 0 0px;
   font-family: Adobe Caslon Pro, Georgia, serif;
    font-style:italic;
}

#tweet ul { margin: 0; padding: 0 0px 0 0px;} #tweet li { margin: 0; padding: 0 0px 0em 0px; }

.tweet span {
   font-size: 2em;
    color: #C2BBAC;
   font-family: Adobe Caslon Pro, Georgia, serif;
}



/* POSTS */

.post a { font-weight:normal; }

.post {
        margin:0em 0px 0em 0px;
        border-top: 0px solid #C2BBAC;
        border-bottom: 1px solid #C2BBAC;
	padding:0em 0 0 0;
	text-align:left;
        width:500px;
}

.postnoline {
        margin: 0 -50px 0 0px;
	padding:0px 0 0 0;
	text-align:left;
        width:500px;
}

.postcomment {
	padding:0 0 0 0;
	text-align:left;
        width:500px;
        font-size:0.8573em;
        line-height:1em;
        color:#666;
}

.commentslnk {
    font-size:2em;
    text-align:center;
}

p.dateline {
    margin-top:-1em;
    margin-right:-50px;
    margin-left:-50px;
    padding-top:2em;
    padding-left:0em;
    line-height:1.5em;
    font-size:.75em;
    color: #C2BBAC;
    text-align: center;
    text-transform:uppercase;
    margin-bottom:0em;
    border-bottom:0px dashed;
    border-top:0px solid;
    background:transparent;
}

p.dateline a{
    color: #9E988B;
    border-bottom:none;
    font-weight:normal;
}

p.dateline a:hover{
    background-color:transparent;
    color: #002E2E;
}

p.byline {
    margin-top:-1em;
    margin-right:-50px;
    margin-left:-50px;
    line-height:1.5em;
    font-size:.75em;
    color: #C2BBAC;
    text-align: center;
    text-transform:uppercase;
    margin-bottom:0em;
}

p.byline a{
    color: #9E988B;
    border-bottom:none;
}

p.byline a:hover{
    background-color:transparent;
    color: #002E2E;
}

.post IMG {
	border:1px solid #2F2D29;
}

.post IMG.noline {
	border:0;
}

span.previous { padding: 0 1.313em 0 0; float: left; }
    
span.next { float: right; }

span.edit a { 
    float:right;
    font-weight:normal; 
    font-size:.625em; 
    color:#666; 
    border:1px solid #C2BBAC; 
    padding:0 .75em; 
}

.metainfo {
    float:left;
    width: 152px;
    font-size:0.875em;
    color: #666;
    padding: 0px 0;
}

.previously {
    text-align:left;
    width: 500px;
    padding: 20px 0 3px 0;
    border-top: 1px solid #ccc;
    font-size: 12px;
}

.previously a { font-weight:normal }

.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: .75em;
    padding: .75em 0 0 .75em;
    margin: 1.5em -50px 0 -50px;
    border-top: 1px solid #C2BBAC;
    text-align:left;
    color: #666;
}


.middle {
    width:175px;
    height:300px;
    margin: 0 0px 0 0;
    padding-left: .75em;
    padding-right: .75em;
    float:left;
    border-left:1px dashed #C2BBAC;
    border-right:1px dashed #C2BBAC;
}

.footer div {
    width:175px;
    margin: 0 20px 0 0;
    float:left;
}

.footer img {
    border:0;
}


.footer div.last {

    width:175px;
    margin: 0 0 0 0;
}

.copyright {
    font-size: .75em;
    line-height: 0em;
    margin:.75em -50px 0 -50px;
    padding: 0em 0 .75em 0;
    border-top: 1px solid #C2BBAC;
    text-align:right;
    color: #666;
}

ul.nav li { margin: 0 }

/* FLICKR */

.flickr {
    margin:0 0px 0 -53px;
    border-bottom: 0px solid #C2BBAC;
    border-top: 0px solid #C2BBAC;
    text-align:center;
    padding: .7em 0;
    margin-bottom:.7em;
    width:610px;
}

.flickr img {
    width: 62px;
    height: 62px;
    margin: 1px 6px;
    border: 1px solid #2F2D29;
}

.flickr img:hover {
    width: 80px;
    height: 80px;
    margin: -8px -3px;
    border: 1px solid #2F2D29;
}

.flickr span a { color: #ccc;}

.flickr a {border-bottom:none}

.flickr a {border-bottom:none}

