/*
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: #e7e4e1;
    color: black;
    text-align: center;
    font-size: 18px;
    line-height: 25px;
	font-family: "Greta Text Light", Georgia, Garamond, Arial;
	font-style: normal;
	font-weight: normal;
	font-stretch: normal;
}

a { 
	color: #000000;
	background-color: #D8CEC3;
	text-decoration: none;
}
a:hover { 
	color: #3279cc;
	text-decoration: none;
	background-color: #fff;
}

em {
	font-family: "Greta Text Light Italic";
	font-style: italic;
	font-weight: normal;
	font-stretch: normal;
}

strong {
	font-family: "Greta Text Bold";
	font-style: normal;
	font-weight: bold;
	font-stretch: normal;
}

img#wpstats	{
	width:0px;
	height:0px;
	overflow:hidden;
	}

p { 
    margin-bottom: 18px; 
}

blockquote { 
    margin: 0 18px 18px 18px;
	font-family: "Greta Text Light", Georgia, Garamond, Arial;
	font-style: normal;
	font-weight: normal;
	font-stretch: normal;
    font-size: 20px;
    font-color:#333;
	color: #7f7367;
	line-height: 24px;
}

ul {
    list-style-type: disc;
    margin-left: 1em;
	line-height: 20px;
	margin-bottom: 9px;
}

li {
	margin-bottom: 8px;
    line-height: 25px;

}

ol {
    margin-left: 2em;
}

h1 { 
    font-size: 35px; 
    line-height: 44px;
	padding: 10px 0 18px 0;
	font-family: "Plan Grotesque Bold 2", "Helvetica Neue", Arial, Helvetica, Verdana, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-stretch: normal;
	font-variant: normal;
}

h1:a {
	font-color:#ccc;
	text-decoration: none;
	background-color: #f1eeeb;
}

h2 { 
    font-size: 29	px; 
    line-height: 36px;
   	font-family: "Plan Grotesque Bold 2", "Helvetica Neue", Arial, Helvetica, Verdana, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-stretch: normal;
	font-variant: normal;
	padding: 10px 0 18px 0;
}

h2:a {
	color:#ccc;
}

h3 { 
    font-size: 23px; 
    line-height: 18px;
	padding: 10px 0 18px 0;
   	font-family: "Plan Grotesque Medium 2", "Helvetica Neue", Arial, Helvetica, Verdana, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-stretch: normal;
	font-variant: normal;

}

h3:a{
	color:#000;
	text-decoration: none;	
}

h3:a:hover{
	color: #3b4b5f;
	text-decoration: underline;
}

h4 { 
    font-size: 18px; 
    line-height: 22px;
    margin-bottom: 5px;
    margin-top: 12px;
   	font-family: "Plan Grotesque Medium 2", "Helvetica Neue", Arial, Helvetica, Verdana, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-stretch: normal;
	font-variant: normal;

}

h5 { 
    font-size: 13px; 
    line-height: 14px;
    margin-bottom: 5px;
    margin-top: 12px;
   	font-family: "Plan Grotesque Medium 2", "Helvetica Neue", Arial, Helvetica, Verdana, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-stretch: normal;
	font-variant: normal;

}

.container {
    margin: 0 auto;
    padding: 0;
    width: 960px;
}


/* HEADER */

.header {
    padding: 30px 0 10px 0;
    border-bottom: 1px solid #666;
    text-align:left;
}

.header h1 {
   	font-family: "Plan Grotesque Bold 2", "Helvetica Neue", Arial, Helvetica, Verdana, sans-serif;
    font-size: 26px;
    color: #000;
    font-weight: normal;
}

.header span {
    font-family: "Plan Grotesque Light 2", "Helvetica Neue", Arial, Helvetica, Verdana, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-stretch: normal;
    font-size: 14px;
    color: #666;
    font-weight: normal;
}

.header a {color: #333; }
.header a:hover {color: #3279CC; }

.search {
    padding: 5px 0 0 20px;
    float:right;
}

.search input {
    width:250px;
    height: 20px;
    background:white url('/wp-content/themes/depo-clean/images/search.gif') right center no-repeat;
	padding-left: 5px;
	padding-top: 3px;
}

/* Disqus */

.dsq-comment-header-meta-wrapper {
	font-size: 16px;
}

.dsq-comment-body {
	font-size: 16px;
	line-height: 20px;
}

.dsq-comment-header-time {
	font-size: 16px;
	color: #595959;
}

.dsq-reply-link {
	font-size: 14px;
	color: #595959;
}

.dsq-reactions {
	font-size: 16px;
}

.dsq-reaction-header-left {
	font-size: 13px;
}

.dsq-references {
	font-size: 14px;
}

#form-message {
	font-size: 18px;
}


/* 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 {
    padding: 31px 0 18px 0;
    width: 152px;
    font-size: 12px;
    color: #666;
    float:right;
    text-align:left;
}

.blogads a { font-weight:bold }

.firstpost {
    text-align:left;
    width: 880px;
    padding: 28px 0 18px 0;
}

.post {
    text-align:left;
    width: 880pxpx;
    padding: 27px 0 7px 0;
    border-bottom: 1px solid #ccc;
}

.postnoline {
    text-align:left;
    width: 960px;
    padding: 22px 0 22px 0;
}

.posttopline {
    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: 14px;
	line-height: 18px;
    color: #666;
    padding: 9px 0 0 0;
    font-family: "Plan Grotesque Light 2", "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-stretch: normal;
	font-variant: normal;
}

.tagged {
	font-family: "Plan Grotesque Light 2", "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-stretch: normal;
	font-size: 14px;
	margin-top: 10px;
}

#tagspacer {
	margin-bottom: 10px;
}

.tagged ul {
	margin-left: 0em;
}

.tagged li {
	margin-bottom: 5px;
	list-style-type: none;
}

.content {
    margin-left:177px;
    width: 700px;
    text-align:left;
}

.previously {
   text-align:left;
    width: 880px;
    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 }

.addendum {
	background-color: #fffae0;
	padding: 10px 6px 10px 10px;
	margin: 10px 0 16px;
}


/* FOOTER */

.footer {
    padding: 22px 0 10px 5px;
    border-top: 1px solid #666;
    text-align:left;
    font-family: "Plan Grotesque Light 2", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-stretch: normal;
    font-size: 13px;
    line-height: 18px;
    color: #666;
}

.footer div {
    width: 160px;
    margin: 0 18px 0 0;
    float:left;
}

.footer img {
    border:0;
}

.footer div.last {
    width: 230px;
    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-family: "Plan Grotesque Light 2", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-stretch: normal;
    font-size: 13px;
    color: #666;
}

ul.nav li { margin: 0 }

.wp-caption-text {
	font-style: italic;
}
