/*
Theme Name: Starkers
Theme URI: http://elliotjaystocks.com
Description: The totally nude Wordpress theme. Phwoar! (Based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a> by <a href="http://binarybonsai.com/">Michael Heilemann</a>)
Version: 2 (WP2.6.2)
Author: Elliot Jay Stocks
Author URI: http://elliotjaystocks.com
Tags: starkers, naked, clean, basic
*/

@import "../../../../css/styles.css";

h3 {
  margin-bottom: 9px;
  line-height: 36px; 
}

div.post h3 a {
  font-weight: normal;
}

div.post p.date {
  text-transform: uppercase;
  color: #666;
  letter-spacing: 1px;
  margin-bottom: 18px; 
}

p.note {
  background-color: #f6f6f6;
  padding: 18px;
  font-weight: bold;
  margin-bottom: 18px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}

ul.blog-nav {
  list-style-type: none;
}

blockquote.pull-quote {
  font-size: 16px;
  padding: 0;
  margin: 0;
  color: #000;
  font-style: normal; 
  text-shadow: 0 0 1px #ccc;
  padding-left: 40px;
  background: transparent url(style/images/open-quote.jpg) 0 0 no-repeat;
}

blockquote.pull-quote cite {
  display: block;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-style: normal;
  text-align: right; 
  color: #666;
  text-shadow: none; 
}

.post {
  margin-bottom: 53px;
  border-bottom: 1px dotted #ccc; 
}


/* Home ------------------------------------------------------ */

#family-feature {
  margin-bottom: 89px;
}

#family-feature .attachment-post-thumbnail {
  position: absolute;
  top: 36px;
  right: 0;
}

#family-feature .post {
  border-bottom: 0;
  margin-bottom: 36px; 
}


/* Sidebar --------------------------------------------------- */

.content-sub ul {
  list-style-type: none;
  margin-right: 0; 
}

.content-sub ul ul li {
  border-bottom: 1px dotted #eee;
  padding-top: 9px; 
  padding-bottom: 8px; 
}

.hidden {
  visibility: hidden;
  position: absolute;
}

.content-sub ul .widget_search {
  margin-bottom: 4px; 
}

.widget_search form input#s {
  width: 371px;
  line-height: 19px;
  padding-top: 10px;
  padding-bottom: 10px; 
  font-size: 16px;
  vertical-align: baseline;
  margin-bottom: 18px;
  margin-right: 10px; 
}

.widget_search form input#searchsubmit {
  background: #fe65e3;
  font-size: 14px;
  font-weight: bold;
  padding: 10px;
  color: #fff;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  margin-bottom: 18px;
  vertical-align: baseline;
  border: 0;
}

/* Comments -------------------------------------------------- */

ol.commentlist {
  margin: 0;
  padding: 0; 
  margin-top: -2px; 
}

body.page ol.commentlist {
  width: 460px;
  overflow: visible;
}

ol.commentlist li {
  border-top: 2px solid #aaa; 
  position: relative; 
  list-style-position: outside;
  margin-bottom: 40px; 
}

.comment-body {
}

  ol.commentlist li.comment-author-admin {
    border-top-color: #fea164;
  }

  ol.commentlist li.bypostauthor {
    border-top-color: #fea164;
  }

.comment-body p {
  margin-top: 18px;
}

.comment-author {
  display: inline;
  font-size: 12px; 
  line-height: 18px;
  font-weight: bold; 
}

.comment-author .avatar {
	right: 0;
	position: absolute;
}

.comment-author cite {
}

.comment-author span.says {
  display: none; 
}

.comment-meta {
  display: inline;
  margin-left: 20px;
  font-size: 12px; 
  line-height: 18px; 
}

#commentform #submit {
  clear: both;
  display: block; 
}

textarea#comment {
  display: block;
  width: 100%;
  height: 270px;
  margin-bottom: 18px;
  font-size: 16px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

input#submit {
  background: #fe65e3;
  font-size: 14px;
  font-weight: bold;
  padding: 10px;
  color: #fff;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  margin-bottom: 18px;
  vertical-align: baseline;
  border: 0; 
}
