/*
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
*/

@font-face {
 font-family: "DejaVu Serif Condensed";
 src: url("/blog/wp-content/themes/depo-skinny/DejaVuSerifCondensed.eot")
}
@font-face {
 font-family: "DejaVu Serif Condensed";
 src: url("/blog/wp-content/themes/depo-skinny/DejaVuSerifCondensed.ttf")
}

@font-face {
 font-family: "DejaVu Serif Condensed";
 font-weight: bold;
 src: url("/blog/wp-content/themes/depo-skinny/DejaVuSerifCondensed-Bold.eot")
}
@font-face {
 font-family: "DejaVu Serif Condensed";
 font-weight: bold;
 src: url("/blog/wp-content/themes/depo-skinny/DejaVuSerifCondensed-Bold.ttf")
}

* { 
    margin: 0; 
    padding: 0;
}

body {
    background: #e5e5c8;
    background-image:url('/blog/wp-content/themes/depo-skinny/background.jpg');
    /*background-attachment:fixed;*/
    color: #352517;
    text-align: center;
    font-size: 13px;
    line-height: 18px;
    font-family: Verdana, Arial, sans-serif;
}

img#wpstats { width:0px; height:0px; overflow:hidden; }

a { color:#624835; text-decoration: none }
a:hover { color:#ff7200; text-decoration: underline }

p, ul, ol{ 
    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: circle;
    margin-left: em;
}

ol {
    margin-left: 2em;
}

h1 { 
    font-size: 26px; 
    line-height: 36px;
    margin-bottom: 18px; 
}

h2 { 
    text-align:center;
    font-family:"DejaVu Serif Condensed";
    text-transform:uppercase;
    color:#624835;
    font-size: 18px; 
    line-height: 36px;
    margin-bottom: 18px;
}

h3 { 
    text-align:center;
    font-family:"DejaVu Serif Condensed";
    font-size: 26px; 
    line-height: 26px;
    letter-spacing:-0.9px;
    font-weight: bold;
    color:#624835;
    margin:0 0 20px 0;
}

h4 { 
    text-align:center;
    font-family:"DejaVu Serif Condensed";
    text-transform:uppercase;
    color:#624835;
    font-size: 14px; 
    line-height: 18px;
    margin-bottom: 20px;
}

.container {
    text-align:center;
    margin: 0 auto;
    padding: 30px;
    width: 600px;
    background-color:#fff;
    border-left:double 10px #e5e5c8;
}

/* HEADER */

.header {
    padding: 0 0 20px 0;
    margin:0;
    text-align:left;
}

.header img {border:0;}

.header h1 {
    font-size: 43px;
    color: #352517;
    font-weight: bold;
    text-align:left;
    line-height:50px;
    margin:0;
    padding:0;
}
.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;
}

/* 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 #352517;
}

.flickr span a { color: #ccc; }

/* POSTS */

.post p a { font-weight:bold }

.post {
    border-top: 5px dotted #cba87c;
    padding:18px 0 0 0;
    text-align:left;
    width:600px;
}

.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;
    text-align:center;
    font-size:11px;
    color: #555;
}

.post IMG {
	border:none;
}

.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: 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: 11px;
    padding: 22px 0 10px 5px;
    margin-top: 18px;
    border-top: 1px solid #666;
    text-align:left;
    color: #666;
}

.footer div {
    width:150px;
    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: 1px solid #666;
    text-align:right;
    color: #666;
}

ul.nav li { margin: 0 }



div.syntax pre .hll { background-color: #ffffcc }
div.syntax pre  { background: #f8f8f8; }
div.syntax pre .c { color: #408080; font-style: italic } /* Comment */
div.syntax pre .err { border: 1px solid #FF0000 } /* Error */
div.syntax pre .k { color: #008000; font-weight: bold } /* Keyword */
div.syntax pre .o { color: #666666 } /* Operator */
div.syntax pre .cm { color: #408080; font-style: italic } /* Comment.Multiline */
div.syntax pre .cp { color: #BC7A00 } /* Comment.Preproc */
div.syntax pre .c1 { color: #408080; font-style: italic } /* Comment.Single */
div.syntax pre .cs { color: #408080; font-style: italic } /* Comment.Special */
div.syntax pre .gd { color: #A00000 } /* Generic.Deleted */
div.syntax pre .ge { font-style: italic } /* Generic.Emph */
div.syntax pre .gr { color: #FF0000 } /* Generic.Error */
div.syntax pre .gh { color: #352517080; font-weight: bold } /* Generic.Heading */
div.syntax pre .gi { color: #00A000 } /* Generic.Inserted */
div.syntax pre .go { color: #808080 } /* Generic.Output */
div.syntax pre .gp { color: #352517080; font-weight: bold } /* Generic.Prompt */
div.syntax pre .gs { font-weight: bold } /* Generic.Strong */
div.syntax pre .gu { color: #800080; font-weight: bold } /* Generic.Subheading */
div.syntax pre .gt { color: #0040D0 } /* Generic.Traceback */
div.syntax pre .kc { color: #008000; font-weight: bold } /* Keyword.Constant */
div.syntax pre .kd { color: #008000; font-weight: bold } /* Keyword.Declaration */
div.syntax pre .kn { color: #008000; font-weight: bold } /* Keyword.Namespace */
div.syntax pre .kp { color: #008000 } /* Keyword.Pseudo */
div.syntax pre .kr { color: #008000; font-weight: bold } /* Keyword.Reserved */
div.syntax pre .kt { color: #B00040 } /* Keyword.Type */
div.syntax pre .m { color: #666666 } /* Literal.Number */
div.syntax pre .s { color: #BA2121 } /* Literal.String */
div.syntax pre .na { color: #7D9029 } /* Name.Attribute */
div.syntax pre .nb { color: #008000 } /* Name.Builtin */
div.syntax pre .nc { color: #3525170FF; font-weight: bold } /* Name.Class */
div.syntax pre .no { color: #880000 } /* Name.Constant */
div.syntax pre .nd { color: #AA22FF } /* Name.Decorator */
div.syntax pre .ni { color: #999999; font-weight: bold } /* Name.Entity */
div.syntax pre .ne { color: #D2413A; font-weight: bold } /* Name.Exception */
div.syntax pre .nf { color: #3525170FF } /* Name.Function */
div.syntax pre .nl { color: #A0A000 } /* Name.Label */
div.syntax pre .nn { color: #3525170FF; font-weight: bold } /* Name.Namespace */
div.syntax pre .nt { color: #008000; font-weight: bold } /* Name.Tag */
div.syntax pre .nv { color: #19177C } /* Name.Variable */
div.syntax pre .ow { color: #AA22FF; font-weight: bold } /* Operator.Word */
div.syntax pre .w { color: #bbbbbb } /* Text.Whitespace */
div.syntax pre .mf { color: #666666 } /* Literal.Number.Float */
div.syntax pre .mh { color: #666666 } /* Literal.Number.Hex */
div.syntax pre .mi { color: #666666 } /* Literal.Number.Integer */
div.syntax pre .mo { color: #666666 } /* Literal.Number.Oct */
div.syntax pre .sb { color: #BA2121 } /* Literal.String.Backtick */
div.syntax pre .sc { color: #BA2121 } /* Literal.String.Char */
div.syntax pre .sd { color: #BA2121; font-style: italic } /* Literal.String.Doc */
div.syntax pre .s2 { color: #BA2121 } /* Literal.String.Double */
div.syntax pre .se { color: #BB6622; font-weight: bold } /* Literal.String.Escape */
div.syntax pre .sh { color: #BA2121 } /* Literal.String.Heredoc */
div.syntax pre .si { color: #BB6688; font-weight: bold } /* Literal.String.Interpol */
div.syntax pre .sx { color: #008000 } /* Literal.String.Other */
div.syntax pre .sr { color: #BB6688 } /* Literal.String.Regex */
div.syntax pre .s1 { color: #BA2121 } /* Literal.String.Single */
div.syntax pre .ss { color: #19177C } /* Literal.String.Symbol */
div.syntax pre .bp { color: #008000 } /* Name.Builtin.Pseudo */
div.syntax pre .vc { color: #19177C } /* Name.Variable.Class */
div.syntax pre .vg { color: #19177C } /* Name.Variable.Global */
div.syntax pre .vi { color: #19177C } /* Name.Variable.Instance */
div.syntax pre .il { color: #666666 } /* Literal.Number.Integer.Long */

.person {color:green !important;}
.center{width:340px;text-align:center;margin:20px auto;}
hr{margin:20px auto;}