/*  
Theme Name: Case-Barlow Farm - Photographic
Theme URI: http://www.casebarlowfarm.com
Description: Theme used for the news blog @ Casebarlowfarm.com
Version: 1.0
Author: Jennifer Yao
Author URI: http://jenny-fa.awardspace.com

	The CSS, XHTML and design cannot be edited, copied, or
	distributed without the author's explicit permission.
	All rights reserved.
*/

div.post {
  clear: both;
}

div.post h3 {
  font-weight: bold;
  margin-bottom: 5px;
}

div.post h3 a, div.post h3 a:link, div.post h3 a:hover {
  color: #808080;
}

form#searchform div {
  margin: 10px 15px;
}

form#searchform input#s {
  margin-bottom: 5px;
  padding: 2px 3px;
  border: 1px solid #808080;
  font-family: "Verdana", "Arial", sans-serif;
  font-size: 1.3em;
}

.alignleft, .alignright {
  font-size: 1.1em;
  margin-top: 20px;
}

.post-nav, .postmetadata {
  margin-top: 25px;
  border-top: 1px solid #dddddd;
  text-align: center;
}

.postmetadata {
  padding-top: 12px;
}

.link-pages a, .link-pages a:link, .link-pages a:visited, .link-pages a:hover {
  color: #000000;
  text-decoration: none;
  margin: 0 3px;
  padding: 3px 8px;
  border: 1px solid #808080;
  background-color: #ffffff;
}

.link-pages a:hover {
  background-color: #f8f8f8;
}

.admin-links {
  clear: both;
  margin-top: 25px;
}
