/*
Theme Name: Barefoot
Theme URI: http://barefootmile.com/
Description: Barefoot child of PrimePress
Author: Andrew Cox
Author URI: http://drewcox.org/
Template: primepress
Version: 0.1
*/

@import 'theme.css';

/* =general
   --------------------------------------------------------------- */
body,
h1, h2, h3, h4, h5, h6 {
  font-family: verdana, helvetica, arial, sans-serif;
}
#masthead a {
  display: block;
  text-indent: -9999px;
  background: url(images/barefootmile-masthead.jpg) no-repeat 0 10px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  height: 119px;
  _height: 109px;
  padding-bottom: 10px;
}
#pp-subscribe {
  border: 0;
}
#pp-sidebars {
  margin-top: 25px;
  border: 0;
  border-left: 1px solid #ccc;
}
#pp-subscribe {
  border-left: 1px solid #ccc;
}
#footer {
  border-width: 1px 0 0;
  padding: 1em 0;
  color: #aaa;
}
img.aligncenter,
img.alignright,
img.alignleft {
  padding: 5px;
  border: 1px solid #ccc;
}
blockquote {
  border: 1px solid #ccc;
  background: #eee url(images/pp-quote.gif) no-repeat 10px 1.5385em;
  padding: 1.5385em 1em 0 50px;
}

/* =header
   --------------------------------------------------------------- */
#header .homelink {
  text-indent: -9999px;
  background: url(images/logo-title.png) no-repeat 20px 0;
  padding: 0;
  margin: 10px 0 5px;
}
#header .homelink a {
  display: block;
  width: 263px;
  height: 33px;
}
p.description {
  display: none;
}
ul.menu {
  padding: 0;
}
ul.menu li {
  background: transparent;
  padding: 0 0 0 15px;
}
ul.menu li a {
  font-weight: normal;
}
ul.menu li a,
ul.menu li a:hover {
  background: transparent;
  color: #0070C5;
  text-decoration: underline;
  padding: 5px 0 5px;
}
ul.menu li a:hover {
  text-decoration: none;
}
ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover {
  background: transparent;
  color: #333;
  text-decoration: none;
}

/* =sidebar
   --------------------------------------------------------------- */
.sidebar h2.widgettitle {
 font-weight: normal;
 text-transform: uppercase;
 font-size: 110%;
 color: #888;
}
.sidebar ul {
 margin-left: 1em;
 padding-left: 0;
}
#pp-recent-posts li, 
#recent-posts li, 
#recent-comments li {
 padding-left: 0;
 background: transparent;
}
.sidebar li a {
 text-decoration: underline;
}
#pp-feed {
  background: url(images/feed-icon32x32.png) no-repeat 10px 50%;
}
#pp-feed a {
  font-weight: normal;
  font-size: 120%;
}

/* =posts
   --------------------------------------------------------------- */
.entry-byline {
  margin-top: 0.5em;
}
