/*
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(http://www.quietcorners.com/general/images/main_bg_w.jpg) no-repeat;
	font-family: arial;  
	font-size: 9px;                      
	color: #3F3F3F; 
        margin: 0; 
        padding: 0; 
}

.sociable {
  width: 600px;
}

#headerwrapper {
	width: 555px;
	height: 180px;
	margin-top: 265px;
	margin-left: 80px;
}

#header_left {
	width: 275px;
	float: left;
	padding-top: 10px;
}

#header_right {
	float: right;
	width: 185px;
	padding-top: 8px;
	font-size: 1.2em;
}

#main_content {
	width: 640px;
	margin-top: 75px;
	margin-left: 50px;
	clear: both;
	font-size: 1.1em;
}



/*-------------------------------------- NAVIGATION -------------------------------*/

#navlist
{
border-bottom: 0px solid #CCCCCC;
width: 175px;
}

#navlist li
{
list-style: none;
margin: 0;
padding-right: 5px;
padding-top: 2px;
padding-bottom:1px;
}

#navlist li a {
	text-decoration: none;
	color: #000000;
}

p {
  padding-bottom: 20px;
}

.post p {
  padding-bottom: 20px;
}

h1 {
	font-size: 3em;
	font-style: italic;
	color: #CCCCCC;
	border-bottom: 1px dotted #CCC;
	padding-bottom: 8px;
}

h2 {
	margin-left: 0px;
	color: #000000;
	font-size: 16px;
	background: url(http://www.quietcorners.com/general/images/date.gif) no-repeat;
	padding-top: 1px;
	padding-left: 5px;
	padding-bottom: 15px;
}

h3 { 
    font-size: 18px; 
    line-height: 18px;
    margin-bottom: 20px;
}

.heading_color {
	color: #CCCC99;
	font-style: normal;
}

blockquote {
	background: url(http://www.quietcorners.com/general/images/quote.gif) no-repeat;
	padding-top: 5px;
	padding-left: 10px;
        padding-top: 15px;
	margin-top: 10px;
}

ul.twitter {
 /* the main ul (if list is activated) */
}

li.twitter-item {
  /* the ul items (if list is activated) */
  font-style: italic;
}

p.twitter-message {
  /* each one of the paragraphs (if msgs > 1) */
  font-style: italic;
  font-size: 1.2em;
  display: block;
}

.twitter-timestamp { 
  /* the timestamp span class */
  color: #999999;
  font-size: 0.8em;
  font-style: normal;
  text-align: right;
}

a.twitter-link {
  /* the tweet link class */
  font-size: 1.0em;
  font-style: normal;
  text-align: right;
}

a.twitter-user {
  /* the @username reply link class */
  font-size: 1.0em;
  font-style: normal;
  text-align: right;
}






.quote_author {
	text-align: right;
	font-size: 0.9em;
	font-style: italic;
	color: #000000;
	font-weight: bold;
	margin: 0px;
}

.date {
	font-size: .6em;
	color: #000000;
	
}

a:link {color: #000000; text-decoration: none}     /* unvisited link */
a:visited {color: #000000; text-decoration: none}  /* visited link */
a:hover {color: #000000; text-decoration: none}   /* mouse over link */
a:active {color: #000000; text-decoration: none}   /* selected link */


.page_item {
    font-size: 9px;
    text-align:right;
    color: #000000;	
}
.current_page_item {
    font-size: 9px;
    text-align:right;
    color: #666;
}



img#wpstats { width:0px; height:0px; overflow:hidden; }




.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 a { font-weight:bold }

.post {
    border-bottom: 0px solid #ccc;
	padding:28px 0px 0px 0px;
        margin-left: 20px;
	text-align:left;
    width:600px;
}

.postnoline {
	padding:28px 0px 0px 0px;
        margin-left: 20px;
	text-align:left;
    width:600px;
}

.postcomment {
	padding:28px 0 0 0;
	text-align:left;
        margin-left: 20px;
    width:600px;
    font-size:11px;
    color:#666;

}

.commentslnk {
    font-size:13px;
	text-align:center;

}

p.byline {
	margin-top:-10px;
    font-size:9px;
    color: #555;
    padding-top: 5px;
    padding-bottom: 20px;
}

.post IMG {
	border:1px solid #666;
}

.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;} 


.super8 {
  padding-bottom:40px;
  width=570px;
  margin-left:15px;
}
.super8title {
  text-align:center;
  font-weight:bold;
  padding-bottom:5px;
}
.super8film {
  align:center;
  padding-bottom:10px;
  padding-left:35px;
  width:500px;
}
.super8details {
  text-align:left;
  padding-left:95px;
  width:380px;
}


.links_group {
  float: left;
  width:215px;
  padding-left:50px;
  padding-bottom:20px;
}

.links_group_title {
  font-weight:bold;
  padding-bottom:5px;
}



.store_instructions {
  padding-bottom:30px;
}

.store_instruction {
  padding-bottom:10px;
}

.store_instruction_title {
  font-weight:bold;
  padding-bottom:5px;
}

.store_item {
  float:left;
  width=570px;
  margin-left:30px;
}

.store_item_img {
  float: left; 
  height: 270px;
  width: 150px;
  text-align: right;
}

.store_item_details {
  float: left; 
  height: 270px; 
  padding-left: 20px;
  padding-bottom: 20px;
  width: 380px;
}

.store_item_title {
  font-weight:bold;
  padding-bottom:5px;
}

.store_item_buy {
  font-weight:bold;
  text-align: right;
}


.podcast_episode {
  float:left; 
  width=580px;
  margin-left:30px;
  padding-bottom:20px;
}

.podcast_episode_img {
  float:left; 
  width=270px; 
  padding-bottom:20px;
}

.podcast_episode_details {
  float:left; 
  width=300px; 
  padding-left:20px;
}

.podcast_episode_title {
  font-weight:bold;
  padding-bottom:5px;
}

.book {
  float:left; 
  width=570px;
  margin-left:30px;
  padding-bottom:20px;
}

.book_img {
  float:left; 
  width=270px; 
  padding-bottom:20px;
}

.book_title {
  font-weight:bold;
  padding-bottom:5px;
}

.book_details {
  float:left; 
  width=270px; 
  padding-left:20px;
  overflow: auto;
  word-wrap: break-word;
}


.zine {
  float:left; 
  width=570px;
  margin-left:30px;
  padding-bottom:20px;
}

.zine_img {
  float:left; 
  width=270px; 
  padding-bottom:20px;
}

.zine_title {
  font-weight:bold;
  padding-bottom:5px;
}

.zine_details {
  float:left; 
  width=270px; 
  padding-left:20px;
  overflow: auto;
  word-wrap: break-word;
}


.bio {
  float:left; 
  width=570px;
  margin-left:30px;
  padding-bottom:20px;
}

.bio_img {
  float:left; 
  width=250px; 
}

.bio_details {
  float:left; 
  width=320px; 
  padding-left:20px;
  overflow: auto;
  word-wrap: break-word;
}




.delicious-tags { font-size:11px; color:#666 }
.delicious-tags a { font-weight:normal; color:#333 }
ul.delicious { color:#555 }


/* FOOTER */


.footer {
    padding: 22px 0 10px 20px;
    margin-top: 18px;
    border-top: 1px solid #666;
    align:left;
    color: #666;
    width: 640px;
    height: 400px;
}

.footer .footer_recently {
    padding: 0 0px 0 10px;
    float:left;
    text-align:left;
    width:110px;
}

.footer .footer_search {
    padding: 0 0px 0 10px;
    float:left;
    text-align:left;
    width:170px;
}

.footer .footer_lastfm {
    padding: 0 0px 0 10px;
    float:left;
    text-align:left;
    width:320px;
}

.footer .footer_flickr {
    padding: 20px 0px 0 10px;
    float:left;
    text-align:left;
    width:600px;
}

.footer img {
}



.copyright {
    font-size: 9px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 0px solid #666;
    text-align:center;
    color: #666;
    width:640px;
}

ul.nav li { margin: 0 }



