/*
Theme Name:   DePo Skinny
Theme URI:    http://powazek.com
Description:  A slender theme for WP by <a href="http://powazek.com">Derek Powazek</a>
Version:      1
Author:       Derek Powazek
Author URI:   http://powazek.com
*/

* { 
    margin: 0; 
    padding: 0;
}

body {
    background: #fff url(img/fullbg.jpg) center top;
    color: black;
    text-align: center;
    font-size: 13px;
    line-height: 18px;
    font-family: "Lucida Grande", Verdana, Arial, sans-serif;
    overflow: auto;
}

a { color:#f03f22; text-decoration: none }
a:hover { color: #f03f22; text-decoration: underline}

p, ul, ol, li { 
    margin-bottom: 18px; 
}

blockquote { 
    margin: 0 18px 18px 18px;
    font-size:12px;
    color:#666;
    padding-left:10px;
    border-left:1px solid #ccc;
}

ul {
    list-style-type: square;
    margin-left: 2em;
}

ol {
    margin-left: 2em;
}

h1 a { 
	color: #ffc600;
    font-size: 26px; 
    line-height: 36px;
    margin-bottom: 18px; 
}

h1  { 
    font-size: 26px; 
    line-height: 36px;
    margin-bottom: 18px; 
}

h2 { 
    font-size: 22px; 
    line-height: 36px;
    margin-bottom: 18px;
}

h4 {
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
}

h3 { 
color: #ffc600;
    font-size: 18px; 
    line-height: 18px;
    	margin-bottom:10px;
	margin-top:7px;
}

h3 a{ 
	margin-top: 10px;
	color: #ffc600;
    font-size: 18px; 
    line-height: 18px;
	margin-bottom:10px;
	margin-top:7px;
}

.container {
	text-align:center;
    margin: -10px auto 0;
    padding: 0;
    width: 523px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: white;
    z-index: 1;
}

/* HEADER */

#headerbox {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 415px;
}

.header li {
	list-style-type: none;
	line-height:21px;
	margin: 0 0 0 10px;
}

.header #posts{
    margin-top: 4px;
   	margin-bottom:20px;
   	height:169px;
}

.header #Links{
    margin-top: 20px;
	line-height:21px;
	height: 168px;
	}

.header #left{
    width: 250px;
    float: left;
}

.header #hoogte{
    width: 250px;
    	line-height:21px;
    float: left;
}

.header #right{
    width: 250px;
    float: left;
	margin-left: 85px;
	margin-top: -85px;
}

.header .wp-forecast{
	margin-left: -20px;
}

.header {
    padding: 50px 0 0;
    text-align:left;
	background: url(img/headerbgfull.jpg) no-repeat center top;
	height: 808px;
	z-index: 2;
}

.header h1 {
    font-size: 26px;
    color: #ffc600;
    font-weight: normal;
}

.header span {
    margin-left: 10px;
    font-size: 12px;
    color: #666;
    font-weight: normal;
}

.header a { color: #333; }
.header a:hover { color: #f03f22;}

.search {
    padding:11px 0 0 20px;
    background:url('/home/wp-content/themes/hpc/images/search.gif') 0 14px no-repeat;
    float:right;
}

.search input {
    width:120px;
}

/* FLICKR */

#flickr {
margin-bottom:9px;
margin-left:611px;
margin-top:-68px;
padding:11px 0;
position:absolute;
text-align:center;
width:100px;
}

#flickr img {
    width: 100px;
    height: 87px;
    margin: 2px 5px;
    border: 1px solid #ccc;
}

#flickr img:hover {
    border: 1px solid #f03f22;
}

.flickr span a { color: #ccc; }

/* POSTS */

#titleimg {
	background: url(img/titleimg.png) no-repeat;
	height: 46px;
	width: 46px;
	float: left;
	margin-left: -10px;
}

.post p a { font-weight:bold }

.post {
    border-bottom: 1px solid rgba(204,204,204,0.5);
	padding:18px 0 0 0;
	text-align:left;
    width:518px;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 25px;
}

.post-singlecomments {
	padding:18px 0 0 0;
	text-align:left;
    width:518px;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 25px;
}

.post-single {
	padding:18px 0 0 0;
	text-align:left;
    width:518px;
    margin-top: 10px;
    margin-bottom: 0;
    line-height: 25px;
}

.postnoline {
	padding:18px 0 0 0;
	text-align:left;
    width:500px;
}

.postcomment {
	padding:10px;
	text-align:left;
    width:500px;
    font-size:13px;
    background-color: #f2eee9;
    margin-bottom: 10px;
}

.postcomment p {
	padding: 0px;
	margin: 0px;
	
}

input, textarea {
	border: 1px solid #808080;
	padding: 5px;
}

#date {
	text-align: right;
	color: #666;
	
	
}

.commentslnk {
    font-size:13px;
	text-align:center;
}

p.byline {
	margin-top:-10px;
    font-size:10px;
    color: #555;
}

.post IMG {
	border:1px solid #000;
}

.post IMG.noline {
	border: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: 10px;
    color: #666;
    padding: 3px 0;
}

.previously {
	text-align:left;
    width: 500px;
    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 }
ul.delicious { color:#555 }


/* FOOTER */

.footer {
}

.footer div {
    width:150px;
    margin: 0 20px 0 0;
    float:left;
}

.footer img {
    border:0;
}

.footer div.last {
    width:140px;
    margin: 0 0 0 0;
}

.copyright {
color:#666666;
font-size:11px;
margin:0;
padding:1px;
text-align:center;

}

ul.nav li { margin: 0 }

.comments_headers {
	font-size: 14px;
	margin-bottom: 20px;
	color: #000;
}



