/*
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;
    color: #333;
    text-align: center;
    font-size: 13px;
    line-height: 19px;
    font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

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

a { color:red; text-decoration: none }
a:hover { 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 { 
    font-size: 27px; 
    line-height: 36px;
    margin-bottom: 18px; 
}

h2 { 
    font-size: 27px; 
    line-height: 36px;
    margin-bottom: 18px;
	text-align:center;
}

h3 { 
    font-size: 19px; 
    line-height: 24px;
    margin-bottom: 20px;
	text-align:center;
}

h4 { 
    font-size: 15px; 
    line-height: 19px;
    margin-bottom: 20px;
	text-align:center;
}

.container {
	text-align:center;
    margin: 0 auto;
    padding: 0;
    width: 500px;
	position:relative;
}

/* HEADER */

.header {
    padding: 70px 0 0;
    text-align:left;
}

.header h1 {
    font-size: 26px;
    color: #000;
    font-weight: normal;
}

.header span {
    font-size: 11px;
	font-weight:bold;
    color: #333;
	font-style:italic;
	text-shadow: 0 1px 0 #f4f4f4;

	
}

.header a { color: #333; border:0 }
.header a:hover { color: red; border:0}

.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 {
    border-bottom: 1px solid #ccc;
    text-align:center;
    padding: 11px 0;
    margin-bottom:9px;
    width:500px;
}

.flickr img {
    width: 59px;
    height: 59px;
    margin: 1px 5px;
    border: 1px solid #666;
}

.flickr img:hover {
    width: 75px;
    height: 75px;
    margin: -7px -3px;
    border: 1px solid #000;
}

.flickr span a { color: #ccc; }

/* POSTS */

.post p { text-indent:25px;}

.post p a { font-weight:bold }

.post {
	padding:18px 0 0 0;
	text-align:left;
    width:500px;
	margin-bottom:20px;}

.postnoline {
	padding:18px 0 0 0;
	text-align:left;
    width:500px;
}

.postcomment {
	padding:18px 0 0 0;
	text-align:left;
    width:500px;
    font-size:11px;
    color:#666;
}

.commentslnk {
    font-size:13px;
	text-align:center;
}

p.byline {
    font-size:11px;
    color: #555;
	text-align:center;
	text-indent:0;
	
}

p.byline a{ background-color:#f4f4f4; border:0; padding: 3px 5px;
-moz-border-radius: 5px; -webkit-border-radius: 5px; font-style:italic; color:#CC0000; text-shadow: 0 1px 0 #fff; background-color:#E0E0E0;font-weight:normal
}

p.byline a:hover{background-color:#333; color:#fff; text-shadow: 0 1px 0 #666;}


/*p.byline a{
display:block;
background-color:#f4f4f4;
float:left;
margin-right:5px;
padding:2px 5px;
border-bottom:0;
}*/

.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.previous a, span.next a{ color:#fff; border:0}

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 {
    font-size: 11px;
    margin-top: 18px;
    text-align:left;
    color: #666;
}


.footer img {
    border:0;
}


.copyright {
    font-size: 11px;
    margin:12px 0 0 0;
    padding: 18px 0 10px 0;
    text-align:right;
    color: #666;
}

ul.nav li { margin: 0 }

/*
Replayed by Davide Rapetti 
*/

body{
font-family:'Georgia',garamond,'times new roman',serif; }

a { color:#000; text-decoration: none; border-bottom:1px dotted #000 }
a:hover { text-decoration: none; border-bottom:1px solid #000}

h1, h2, h3, h4{ color:#000}

h2 a, h3 a{color:#df043a; border:0}
h2 a:hover, h3 a:hover{color:red; border:0}



h1 img{ border:0; margin-bottom:10px}

.header{ height:130px; text-align:center}
.footer{
font-size:13px; float:left ;-moz-border-radius: 10px;-webkit-border-radius: 10px; font-style:italic; background-color:#e8e8e8;}

.copyright em{
font-size:13px;
font-family:cochin,baskerville,'palatino linotype',georgia,serif;}

.avatarBox{ float:left; border:1px solid #999; padding: 1px; margin-right:15px;}
.comment{ margin-left:55px;} 
img.wp-smiley{border:none}

.alignright{ float:right}
.wp-caption-text {font-size: 11px; color:#999; font-style:italic}

.post a.more-link, span.previous, .post p .more-link, span.next{ background-color:#333; -moz-border-radius: 5px; -webkit-border-radius: 5px; font-style:italic; color:#fff; text-shadow: 0 1px 0 #000; padding:3px 5px; text-align:center; border:0; font-weight:normal; text-align:center
}

a.more-link:hover{ border:0; background-color:#000} 

.post_box{ padding:15px; background-color:#f4f4f4;-moz-border-radius: 5px;-moz-border-radius: 10px; -webkit-border-radius: 10px; margin-bottom:10px;} 
.post_box .post{ width:480px;}
.post_box .post p{ }
.post_box .post p.byline{} 

.post_box h3{ font-size:17px;}

h5.widgettitle{ text-transform:uppercase; font-size:13px; font-style:normal; color:#000; letter-spacing:1px}
.widget{ width:130px;
    margin: 0 15px 0 0;
	padding:10px 10px;
    float:left; display:inline}
	
.widget ul{ margin:10px 0; list-style:none}
.widget ul li{ margin-bottom:10px}
.widget ul li a{background-color:#333; -moz-border-radius: 5px; -webkit-border-radius: 5px; font-style:italic; color:#fff; text-shadow: 0 1px 0 #000; padding:3px 5px; text-align:center; border:0; font-weight:normal; text-align:center; margin:2px; border:0
}

.widget ul li a:hover{ background-color:#000}

#recent-comments.widget a{ background:none; color:#000; text-shadow:none; border-bottom:1px dotted #000; }  
#recent-comments.widget a:hover{ border-bottom:1px solid #000;}

.menu { margin-top:10px;}
.menu ul li{ list-style:none; display:inline; margin-right:10px; letter-spacing:1px}
.menu ul li a{
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background-color:#333;
border:0 none;
color:#fff;
font-style:italic;
font-weight:normal;
padding:3px 5px;
text-shadow:0 1px 0 #666;}

.menu ul li a:hover{ background-color:#000}
.menu ul li.current_page_item a{background-color:#000}

.alignleft{ float:left}

.start{top:0; left:0; right:0; width:100%; height:5px; background-color:#d8d8d8; position:fixed; font-size:5px; z-index:15}
.end{bottom:0; left:0; right:0; width:100%; height:5px; background-color:#d8d8d8; position:fixed; font-size:5px; z-index:20}