/*
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;
    font-size: 13px;
    line-height: 18px;
    font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

img#wpstats { width:0px; height:0px; overflow:hidden; }

a { color:#000; text-decoration: none }
a:hover { color:#066; text-decoration: underline }

p, ul, ol { 
    margin-bottom: 18px; 
}

li { 
    margin-bottom: 10px; 
}


blockquote { 
    margin: 0 18px 18px 18px;
    font-size:12px;
    font-color:#333;
}

ul {
    list-style-type: square;
    margin-left: 2em;
}

ol {
    margin-left: 2em;
}

h1 { 
    font-size: 24px; 
    line-height: 36px;
    margin-bottom: 18px; 
}

h2 { 
    font-size: 22px; 
    line-height: 26px;
    margin-bottom: 4px;
}

h3 { 
    font-size: 18px; 
    line-height: 18px;
    margin-bottom: 20px;
}

h4 { 
    font-size: 12px; 
    line-height: 16px;
    margin-bottom: 10px;
}

.container {
    margin: 0 auto;
    padding: 0;
    width: 1024px;
}


/* HEADER */

.header {
    padding: 30px 0 10px 0;
    border-bottom: 1px solid #666;
    text-align:left;
}

.header h1 {
    font-size: 30px;
    color: #000;
    font-weight: normal;
    margin-left: 10px;
}

h2 { 
    font-size: 14px; 
    line-height: 16px;
    color: #666;
    margin-bottom: 4px;
    margin-left: 10px;
}

.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;
}

/* three column layout */



div#column_01 {
	float: left;
	clear: none;
	width: 15%;
	margin-top: 20px;
padding: 0px 10px 0px 10px;
	}


div#column_02 {
		float: left;
		clear: none;
		width: 44%;
padding: 8px 12px 0px 12px;
border-right: 1px solid #eee;
border-left: 1px solid #eee;
		}

div#column_03 {
		float: left;
		clear: none;
		width: 33%;
padding: 10px 10px 0px 10px;
margin-left: 10px;
		}


/* POSTS */

.flickr {
    text-align:left;
    width: 668px;
    padding: 10px 0 10px 3px;
    border-bottom: 1px solid #ccc;
}

.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 {
    font-size: 12px;
    color: #666;
    text-align:left;
}

.blogads a { color:333; text-decoration:none;
border-bottom:1px dotted #066; }

.firstpost {
    text-align:left;
    width: 668px;
    padding: 28px 0 18px 0;
}

.post {
    text-align:left;
    padding: 12px 5px 7px 5px;
}

.postnoline {
    text-align:left;
    width: 668px;
    padding: 12px 0 12px 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 {
    font-size: 10px;
    color: #666;
    padding: 2px;
    background: #eee;
    margin: 2px 0px 12px 0px;
    border: 1px solid #ccc;
}

.metainfo a { font-weight:normal;color:#066; text-decoration: underline }

.metainfo p { padding: 0px 5px 0px 8px; margin: 0px; }

div#home02 {
padding: 15px 0px 0px 0px;
}

#home_02 .content {
    text-align:left; margin-top: 10px;
}

.content {
    text-align:left; margin-top: 10px;
}

.content a { font-weight:normal;color:#066; text-decoration: dotted }

.content h3 a { text-decoration: none }

.post .content p {
    line-height: 20px;
}

.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 }

.alignright { float: right; margin: 5px }
.alignleft { float: left; margin: 5px }

.wp-image align-right { float: right; margin: 5px }

.imgLeft { float: left; margin: 5px }

.imgRight { float: right; margin: 5px }

/* 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;
}

#column_03 h2 {    
    font-size: 16px;
    line-height: 18px;
    margin: 10px 0px 10px 0px;
		}


#column_03 h2 a {    
    color: #669933; text-decoration: underline
		}