/*
Theme Name:   DePo Clean
Theme URI:    http://powazek.com
Description:  A clean, organized theme by <a href="http://powazek.com">Derek Powazek</a>.
Version:      0.5
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: 18px;
    font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

img#wpstats { width:0px; height:0px; overflow:hidden; }

a { color:#2583AD; text-decoration: underline }
a:hover { color:#066; text-decoration: underline }

h3 a { text-decoration: none; color: #000 }

p, ul, ol, li { 
    margin-bottom: 18px; 
}

blockquote { 
    margin: 0 18px 18px 18px;
    font-size:12px;
    font-color:#333;
}

ul {
    list-style-type: square;
    margin-left: 1em;
}

ol {
    margin-left: 2em;
}

h1 { 
    font-size: 24px; 
    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;
}

.container {
    margin: 0 auto;
    padding: 0;
    width: 840px;
}


/* HEADER */

.header {
    padding: 30px 0 10px 0;
    border-bottom: 1px solid #666;
    text-align:left;
}

.header h1 {
    font-size: 26px;
    color: #000;
    font-weight: normal;
}

.header span {
    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('/wp-content/themes/depo-clean/images/search.gif') 0 14px no-repeat;
    float:right;
}

.search input {
    width:150px;
}


/* POSTS */

.flickr {
    text-align:left;
    width: 200px;
margin:-0.25em;
}

.flickr img {
    width: 58px;
    height: 58px;
    margin: 1px 4px;
    border: 1px solid #666;
}

.flickr img:hover {
    width: 72px;
    height: 72px;
    margin: -6px -3px;
    border: 1px solid #000;
}

.flickr span {
    float:left;
    width: 56px;
    font-size: 14px;
    color: #666;
}

.flickr span a { color: #666; }

.flickr small {
    font-size:9px;
}

small.fey { color: #ccc; }

.blogads {
    padding: 27px 0 18px 0;
    width: 152px;
    font-size: 12px;
    color: #666;
    float:right;
    text-align:left;
}

.blogads a { font-weight:bold }

.blogads div {
margin-bottom: 1em;
}
.blogads h3 {
letter-spacing:-1px;
}

.firstpost {
    text-align:left;
    width: 668px;
    padding: 28px 0 18px 0;
}

.post {
    text-align:left;
    width: 668px;
    padding: 27px 0 7px 0;
    border-bottom: 1px solid #ccc;
}

.postnoline {
    text-align:left;
    width: 668px;
    padding: 22px 0 22px 0;
}

.posttopline {
    border-top: 1px solid #ccc;
    text-align:left;
    width: 668px;
    padding: 22px 0 22px 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: 12px;
    color: #666;
    padding: 3px 0;
}

.metainfo a { font-weight:bold }

.content {
    margin-left:177px;
    width: 480px;
    text-align:left;
}

.content a { font-weight:bold }

.previously {
   text-align:left;
    width: 668px;
    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 }


/* FOOTER */

.footer {
    padding: 22px 0 10px 5px;
    border-top: 1px solid #666;
    text-align:left;
    font-size: 12px;
    color: #666;
}

.footer div {
    width:152px;
    margin: 0 20px 0 0;
    float:left;
}

.footer img {
    border:0;
}

.footer div.last {
    width:142px;
    margin: 0 0 0 0;
}

.copyright {
    margin:12px 0 0 0;
    padding: 18px 0 10px 0;
    border-top: 1px solid #666;
    text-align:right;
    font-size: 12px;
    color: #666;
}

ul.nav li { margin: 0;list-style-type:none; padding-left:0; }

ul.nav {padding-left:0;}












/* Stylesheet generated from TextMate theme
 *
 * Black Pearl
 * 
 *
 */

/* Mostly to improve view within the TextMate HTML viewer */
body {
	margin: 0;
	padding: 0;
}

pre.textmate-source {
	margin: 0;
	padding: 0.5em;
	font-family: Anonymous, monospace;
	font-size: 13px;
	line-height: 1.3em;
	word-wrap: break-word;
	white-space: pre;
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -o-pre-wrap;
}

pre.textmate-source.black_pearl {
	color: #FFFFFF;
	background-color: #000000;
}

pre.textmate-source .linenum {
	width: 75px;
	padding: 0.1em 1em 0.2em 0;
	color: #888;
	background-color: #eee;
}
pre.textmate-source.black_pearl span {
   padding-top: 0.2em;
   padding-bottom: 0.1em;
}
pre.textmate-source.black_pearl ::selection {
	background-color: rgba(164, 40, 38, 0.92);
}
/* Text base */
pre.textmate-source.black_pearl .text {
	color: #90CBDB;
	background-color: rgba(188, 215, 160, 0.00);
}

/* Source base */
pre.textmate-source.black_pearl .keyword_control {
	color: #FFFFFF;
	background-color: rgba(0, 0, 0, 0.00);
}

/* Comment */
pre.textmate-source.black_pearl .comment {
	color: #29AF00;
}

/* Constant */
pre.textmate-source.black_pearl .constant {
	color: #C1C140;
}

/* Keyword */
pre.textmate-source.black_pearl .keyword {
	color: #C12E50;
}

/* Control */
pre.textmate-source.black_pearl .keyword_control {
	color: #F8BB00;
}

/* Type */
pre.textmate-source.black_pearl .storage {
	color: #80D500;
}

/* method name */
pre.textmate-source.black_pearl .entity_name_function {
	color: #FF4A3B;
}

/* untitled */
pre.textmate-source.black_pearl .meta_property_function_prototype_js {
	text-decoration: underline;
}

/* Function argument */
pre.textmate-source.black_pearl .variable_parameter {
	color: #80DF96;
}

/* variable */
pre.textmate-source.black_pearl .variable_other {
	color: #9497FF;
}

/* Block comment */
pre.textmate-source.black_pearl .source .comment_block {
	color: #438AD7;
	background-color: rgba(0, 0, 0, 0.00);
}

/* String */
pre.textmate-source.black_pearl .string {
	color: #7C87FF;
}

/* String escapes */
pre.textmate-source.black_pearl .string .constant {
	color: #FF2837;
	font-weight: bold;
}

/* String (executed) */
pre.textmate-source.black_pearl .string_interpolated {
	color: #FF7819;
	background-color: rgba(233, 204, 70, 0.00);
}

/* Regular expression */
pre.textmate-source.black_pearl .string_regexp {
	color: #CA4344;
}

/* Regexp Escapes */
pre.textmate-source.black_pearl .string_regexp .constant {
	color: #FF9D00;
	font-weight: bold;
}

/* String (literal) */
pre.textmate-source.black_pearl .string_literal {
	color: #E2CE00;
}

/* Numbers */
pre.textmate-source.black_pearl .constant_numeric {
	color: #EDDD5A;
}

/* Symbols */
pre.textmate-source.black_pearl .constant_other {
	color: #80D500;
}

/* Operators */
pre.textmate-source.black_pearl .keyword_operator {
	color: #FFFFFF;
	font-weight: bold;
}

/* Invalid */
pre.textmate-source.black_pearl .invalid {
	color: #FFFFFF;
	background-color: #670000;
}

/* Class name */
pre.textmate-source.black_pearl .entity_name_class,support_class_prototype_js {
	color: #FFB172;
}

/* Class inheritance */
pre.textmate-source.black_pearl .entity_other_inherited-class {
	color: #DFDFD9;
	font-weight: bold;
}

/* Tag name */
pre.textmate-source.black_pearl .entity_name_tag {
	color: #FF3422;
	font-weight: bold;
}

/* Tag attribute */
pre.textmate-source.black_pearl .entity_other_attribute-name {
	color: #FF6A27;
}

/* CSS Selector */
pre.textmate-source.black_pearl .meta_selector_css, pre.textmate-source.black_pearl .entity_other_attribute-name_pseudo-class_css, pre.textmate-source.black_pearl .entity_name_tag_wildcard_css, pre.textmate-source.black_pearl .entity_other_attribute-name_id_css, pre.textmate-source.black_pearl .entity_other_attribute-name_class_css {
	color: #42E337;
	font-weight: bold;
}

/* CSS Property */
pre.textmate-source.black_pearl .support_type_property-name_css {
	color: #A9CCEC;
}

/* Diff Header */
pre.textmate-source.black_pearl .meta_diff, pre.textmate-source.black_pearl .meta_diff_header {
	font-style: italic;
	background-color: #0E2231;
}

/* Diff Inserted */
pre.textmate-source.black_pearl .markup_inserted {
	background-color: #83D077;
}

/* Diff Changed */
pre.textmate-source.black_pearl .markup_changed {
	background-color: #4A410D;
}

/* Diff Deleted */
pre.textmate-source.black_pearl .markup_deleted {
	color: #B84D51;
	background-color: #000000;
}

/* rails funcions */
pre.textmate-source.black_pearl .support_function_activerecord_rails {
	color: #4BFFED;
}

/* rails actionpack */
pre.textmate-source.black_pearl .support_function_actionpack_rails {
	color: #FF8270;
}

/*
Theme Name:   DePo Clean
Theme URI:    http://powazek.com
Description:  A clean, organized theme by <a href="http://powazek.com">Derek Powazek</a>.
Version:      0.5
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: 18px;
    font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

img#wpstats { width:0px; height:0px; overflow:hidden; }

a { color:#2583AD; text-decoration: underline }
a:hover { color:#066; text-decoration: underline }

h3 a { text-decoration: none; color: #000 }

p, ul, ol, li { 
    margin-bottom: 18px; 
}

blockquote { 
    margin: 0 18px 18px 18px;
    font-size:12px;
    font-color:#333;
}

ul {
    list-style-type: square;
    margin-left: 1em;
}

ol {
    margin-left: 2em;
}

h1 { 
    font-size: 24px; 
    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;
}

.container {
    margin: 0 auto;
    padding: 0;
    width: 840px;
}


/* HEADER */

.header {
    padding: 30px 0 10px 0;
    border-bottom: 1px solid #666;
    text-align:left;
}

.header h1 {
    font-size: 26px;
    color: #000;
    font-weight: normal;
}

.header span {
    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('/wp-content/themes/depo-clean/images/search.gif') 0 14px no-repeat;
    float:right;
}

.search input {
    width:150px;
}


/* POSTS */

.flickr {
    text-align:left;
    width: 200px;
margin:-0.25em;
}

.flickr img {
    width: 58px;
    height: 58px;
    margin: 1px 4px;
    border: 1px solid #666;
}

.flickr img:hover {
    width: 72px;
    height: 72px;
    margin: -6px -3px;
    border: 1px solid #000;
}

.flickr span {
    float:left;
    width: 56px;
    font-size: 14px;
    color: #666;
}

.flickr span a { color: #666; }

.flickr small {
    font-size:9px;
}

small.fey { color: #ccc; }

.blogads {
    padding: 27px 0 18px 0;
    width: 152px;
    font-size: 12px;
    color: #666;
    float:right;
    text-align:left;
}

.blogads a { font-weight:bold }

.blogads div {
margin-bottom: 1em;
}
.blogads h3 {
letter-spacing:-1px;
}

.firstpost {
    text-align:left;
    width: 668px;
    padding: 28px 0 18px 0;
}

.post {
    text-align:left;
    width: 668px;
    padding: 27px 0 7px 0;
    border-bottom: 1px solid #ccc;
}

.postnoline {
    text-align:left;
    width: 668px;
    padding: 22px 0 22px 0;
}

.posttopline {
    border-top: 1px solid #ccc;
    text-align:left;
    width: 668px;
    padding: 22px 0 22px 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: 12px;
    color: #666;
    padding: 3px 0;
}

.metainfo a { font-weight:bold }

.content {
    margin-left:177px;
    width: 480px;
    text-align:left;
}

.content a { font-weight:bold }

.previously {
   text-align:left;
    width: 668px;
    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 }


/* FOOTER */

.footer {
    padding: 22px 0 10px 5px;
    border-top: 1px solid #666;
    text-align:left;
    font-size: 12px;
    color: #666;
}

.footer div {
    width:152px;
    margin: 0 20px 0 0;
    float:left;
}

.footer img {
    border:0;
}

.footer div.last {
    width:142px;
    margin: 0 0 0 0;
}

.copyright {
    margin:12px 0 0 0;
    padding: 18px 0 10px 0;
    border-top: 1px solid #666;
    text-align:right;
    font-size: 12px;
    color: #666;
}

ul.nav li { margin: 0;list-style-type:none; padding-left:0; }

ul.nav {padding-left:0;}


code {
color: #464646;
}








/* Stylesheet generated from TextMate theme
 *
 * Black Pearl
 * 
 *
 */

/* Mostly to improve view within the TextMate HTML viewer */
body {
	margin: 0;
	padding: 0;
}

pre.textmate-source {
	margin: 0;
	padding: 0.5em;
	font-family: Anonymous, monospace;
	font-size: 13px;
	line-height: 1.3em;
	word-wrap: break-word;
	white-space: pre;
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -o-pre-wrap;
}

pre.textmate-source.black_pearl {
	color: #FFFFFF;
	background-color: #000000;
}

pre.textmate-source .linenum {
	width: 75px;
	padding: 0.1em 1em 0.2em 0;
	color: #888;
	background-color: #eee;
}
pre.textmate-source.black_pearl span {
   padding-top: 0.2em;
   padding-bottom: 0.1em;
}
pre.textmate-source.black_pearl ::selection {
	background-color: rgba(164, 40, 38, 0.92);
}
/* Text base */
pre.textmate-source.black_pearl .text {
	color: #90CBDB;
	background-color: rgba(188, 215, 160, 0.00);
}

/* Source base */
pre.textmate-source.black_pearl .keyword_control {
	color: #FFFFFF;
	background-color: rgba(0, 0, 0, 0.00);
}

/* Comment */
pre.textmate-source.black_pearl .comment {
	color: #29AF00;
}

/* Constant */
pre.textmate-source.black_pearl .constant {
	color: #C1C140;
}

/* Keyword */
pre.textmate-source.black_pearl .keyword {
	color: #C12E50;
}

/* Control */
pre.textmate-source.black_pearl .keyword_control {
	color: #F8BB00;
}

/* Type */
pre.textmate-source.black_pearl .storage {
	color: #80D500;
}

/* method name */
pre.textmate-source.black_pearl .entity_name_function {
	color: #FF4A3B;
}

/* untitled */
pre.textmate-source.black_pearl .meta_property_function_prototype_js {
	text-decoration: underline;
}

/* Function argument */
pre.textmate-source.black_pearl .variable_parameter {
	color: #80DF96;
}

/* variable */
pre.textmate-source.black_pearl .variable_other {
	color: #9497FF;
}

/* Block comment */
pre.textmate-source.black_pearl .source .comment_block {
	color: #438AD7;
	background-color: rgba(0, 0, 0, 0.00);
}

/* String */
pre.textmate-source.black_pearl .string {
	color: #7C87FF;
}

/* String escapes */
pre.textmate-source.black_pearl .string .constant {
	color: #FF2837;
	font-weight: bold;
}

/* String (executed) */
pre.textmate-source.black_pearl .string_interpolated {
	color: #FF7819;
	background-color: rgba(233, 204, 70, 0.00);
}

/* Regular expression */
pre.textmate-source.black_pearl .string_regexp {
	color: #CA4344;
}

/* Regexp Escapes */
pre.textmate-source.black_pearl .string_regexp .constant {
	color: #FF9D00;
	font-weight: bold;
}

/* String (literal) */
pre.textmate-source.black_pearl .string_literal {
	color: #E2CE00;
}

/* Numbers */
pre.textmate-source.black_pearl .constant_numeric {
	color: #EDDD5A;
}

/* Symbols */
pre.textmate-source.black_pearl .constant_other {
	color: #80D500;
}

/* Operators */
pre.textmate-source.black_pearl .keyword_operator {
	color: #FFFFFF;
	font-weight: bold;
}

/* Invalid */
pre.textmate-source.black_pearl .invalid {
	color: #FFFFFF;
	background-color: #670000;
}

/* Class name */
pre.textmate-source.black_pearl .entity_name_class,support_class_prototype_js {
	color: #FFB172;
}

/* Class inheritance */
pre.textmate-source.black_pearl .entity_other_inherited-class {
	color: #DFDFD9;
	font-weight: bold;
}

/* Tag name */
pre.textmate-source.black_pearl .entity_name_tag {
	color: #FF3422;
	font-weight: bold;
}

/* Tag attribute */
pre.textmate-source.black_pearl .entity_other_attribute-name {
	color: #FF6A27;
}

/* CSS Selector */
pre.textmate-source.black_pearl .meta_selector_css, pre.textmate-source.black_pearl .entity_other_attribute-name_pseudo-class_css, pre.textmate-source.black_pearl .entity_name_tag_wildcard_css, pre.textmate-source.black_pearl .entity_other_attribute-name_id_css, pre.textmate-source.black_pearl .entity_other_attribute-name_class_css {
	color: #42E337;
	font-weight: bold;
}

/* CSS Property */
pre.textmate-source.black_pearl .support_type_property-name_css {
	color: #A9CCEC;
}

/* Diff Header */
pre.textmate-source.black_pearl .meta_diff, pre.textmate-source.black_pearl .meta_diff_header {
	font-style: italic;
	background-color: #0E2231;
}

/* Diff Inserted */
pre.textmate-source.black_pearl .markup_inserted {
	background-color: #83D077;
}

/* Diff Changed */
pre.textmate-source.black_pearl .markup_changed {
	background-color: #4A410D;
}

/* Diff Deleted */
pre.textmate-source.black_pearl .markup_deleted {
	color: #B84D51;
	background-color: #000000;
}

/* rails funcions */
pre.textmate-source.black_pearl .support_function_activerecord_rails {
	color: #4BFFED;
}

/* rails actionpack */
pre.textmate-source.black_pearl .support_function_actionpack_rails {
	color: #FF8270;
}


pre {
padding:0.5em;
}
pre {
padding:0.5em;
}

.comments-link a {
background: #ffffcc;
padding: 2px;
}