/*
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: #545454;
    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:#333; text-decoration: none; border: none; }
a:hover { background-color:#c00; color: #fff; }

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: 2em;
}

ol {
    margin-left: 2em;
}

h1 { 
    font-size: 36px; 
    line-height: 36px;
}

h2 { 
    font-size: 28px; 
    line-height: 36px;
    margin-bottom: 18px;
}

h3 { 
    font: 24px/24px "Helvetica", Arial, sans-serif;
    font-weight: bold;
    margin-bottom: 12px;
    
}
h4 {
	font: 13px/13px "Trebuchet MS", Verdana, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 5px;
	color: #454545;
}
h5 {
	font: 13px/18px "Lucida Grande", Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #666;
	margin-bottom: 18px;
}

.container {
    margin: 20px auto;
    padding: 0 20px;
    width: 534px;
    background: #fff;
}


/* HEADER */
.header {
	width: 100%;
  background: #6c6c6c;
  text-align: center;
}
.header .inner { 
	margin: 0 auto;
	padding: 20px 0 0 0;
	width: 868px;
	text-align: left;
	position: relative;
}

.header h1 {
	text-indent: -9999px;
	width: 885px;
	height: 112px;
	background: url("imgs/header-new.gif") -5px 0 no-repeat; 
	padding-bottom: 18px;
}

.header span {
    /*font-size: 12px;
    color: #666;
    font-weight: normal;*/
    display: none;
}

.header a { color: #333; }
.header a:hover { color: #900; }

p#latest-tweet {
	font: 11px/11px "Lucida Grande", Verdana, Arial, sans-serif;
	padding-bottom: 7px;
	margin-bottom: 0;
	color: #c9c9c9;
}
p#latest-tweet strong, .search label {
	font-weight: bold;
	color: #eaeaea;
	font-size: 11px;
}
p#latest-tweet a, p#latest-tweet a:hover {
	font-weight: normal;
	color: #c9c9c9;
	text-decoration: underline;
}

.search {
	margin: 0 auto;
	width: 885px;
	padding-top: 12px;
}
.search input {
    width:150px;
}
.search label { color: #6c6c6c; padding-right: 3px; }

/* POSTS */
div.decoration {
	text-align: right;
	background: url("imgs/fold.gif") top repeat-x;
	position: relative;
	z-index: 1000;
}
div.flickr-frame { border: 1px solid #ccc; }
.firstpost {
    text-align:left;
    width: 696px;
    padding: 28px 0 18px 0;
}

.post {
    text-align:left;
    width: 696px;
    padding: 27px 0 7px 0;
    /* border-bottom: 1px solid #ccc; */
}

.postnoline {
    text-align:left;
    width: 696px;
    padding: 22px 0 22px 0;
}

.posttopline {
    border-top: 1px solid #ccc;
    text-align:left;
    width: 696px;
    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: 132px;
    font-size: 11px;
    line-height: 16px;
    color: #666;
    padding: 3px 0;
}

.metainfo a { font-weight:bold;}

.content {
    margin-left:177px;
    width: 508px;
    text-align:left;
    font: 12px/18px Verdana, Arial, sans-serif;
}

.content p a, .content li a { 
	font: 12px/18px Helvetica, Arial, sans-serif;	
	font-weight:bold 
}

.previously {
   text-align:left;
    width: 696px;
    padding: 20px 0 3px 0;
    border-top: 1px solid #ccc;
    font-size: 12px;
}

.previously a { font-weight:bold }

.text_area { width: 508px !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 15px;
    border: 1px solid #ccc;
    text-align:left;
    font-size: 12px;
    color: #999;
}

.footer div {
    width:153px;
    margin: 0 20px 0 0;
    float:left;
}
.footer div.double { width: 314px; } 

.footer img {
    border:0;
}

#contact .name, #contact .street, 
#contact .zipcode, #contact .email,
.footer .title {
	display: block;
}
#contact .name, .footer .title { font-weight: bold; }

.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 #ccc; */
    text-align:left;
    font-size: 12px;
    color: #666;
}

ul.nav li { margin: 0 }

