/*
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 {http://www.blogwithoutalibrary.net/wp-admin/theme-editor.php?file=wp-content/themes/depo-clean/sidebar.php&theme=DePo+Clean
    background: #fff;
    color: #222;
    text-align: center;
    font-size: 85%;
    line-height: 20px;
    font-family: "Lucida Grande", Helvetica, Arial;
}



img#wpstats { width:0px; height:0px; overflow:hidden; }

a { color:#FF0033; text-decoration: none; font-weight: normal; }
a:hover { color:#FF0033; text-decoration: underline; font-weight: normal; }
h3 a { color:#333; text-decoration: none; }
h3 a:hover { color:#333; text-decoration: underline; }
.metainfo a { color:#666; font-weight:normal; text-decoration: none; }
.metainfo a:hover { color:#666; text-decoration: underline; }
.content a { font-weight:normal; }
.blogads a { color:#666; text-decoration: none; }
.blogads a:hover { color:#666; text-decoration: underline; }

.post IMG {
	border:0px solid #000;
}

.post IMG.noline {
	border:0;
}


p, ul, ol { 
    margin-bottom: 18px; 
}

blockquote { 
    margin: 0 18px 18px 25px;
    font-size:100%;
    font-color:#333;
    font-style:italic; 
}

ul {
    list-style-type: disc;
    margin-left: 2em;
}

ol {
    margin-left: 2em;
}

h1 { 
    font-size: 35px; 
    line-height: 36px;
    margin-bottom: 18px; 
}

h2 { 
    font-size: 20px; 
    line-height: 36px;
    margin-bottom: 18px;
}

h3 { 
    font-size: 20px; 
    line-height: 18px;
    margin-bottom: 20px;
    font-family: "Helvetica Neue", Helvetica, Arial;
    text-decoration: none;
}

.container {
    margin: 0 auto;
    padding: 0;
    width: 930px;
}


/* HEADER */

.header {
    padding: 50px 0 10px 0;
    border-bottom: 1px solid #666;
    text-align:left;
    font-family: "Helvetica Neue", Helvetica, Arial;
}

.header h1 {
    font-size: 40px;
    color: #000;
    font-weight: normal;
    font-family: "Helvetica Neue", Helvetica, Arial;
}

.header span {
    font-size: 18px;
    color: #888;
    font-weight: normal;
    padding-left: 3px;
    margin-top: 20px;
}

.header a { color: #333; text-decoration: none; }
.header a:hover { color: #FF0033; text-decoration: none; }

.search {
    padding:11px 0 20px 0px;
    float:left;
}

.search input {
    width:100px;
}


/* POSTS */

.flickr {
    text-align:left;
    width: 668px;
    padding: 10px 0 10px 3px;
    border-bottom: 1px solid #666;
}

.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: 40px 0 18px 0;
    width: 150px;
    font-size: 90%;
    color: #000;
    float:right;
    text-align:left;
}

.blogads ul {
    list-style-type:none; 
    margin-left: 0em;
    line-height: 20px;
}


.firstpost {
    text-align:left;
    width: 668px;
    padding: 28px 0 18px 0;
}

.post {
    text-align:left;
    width: 780px;
    padding: 40px 0 7px 0;
}

.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: 150px;
    font-size: 90%;
    color: #000;
    padding: 3px 0;
}

.content {
    margin-left:177px;
    width: 550px;
    text-align:justify;
    border-bottom: 1px solid #666;
}

.previously {
   text-align:left;
    width: 668px;
    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 }


/* FOOTER */

.footer {
    padding: 22px 0 10px 5px;
    text-align:center;
    font-size: 12px;
    color: #666;
}

.footer div {
    width:152px;
    margin: 0 20px 0 0;
    float:right;
}

.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;
    text-align:center;
    font-size: 12px;
    color: #666;
}

ul.nav li { margin: 0 }

#nav {
 float: right;
 margin: 10px 0px 0px 0px;
 padding: 0;
 font-size: 90%;
}

#nav li {
 float: left;
 margin-left: 20px;
 list-style-type: none;
}
