/*
Theme Name: The 200 Acres Wordpress Theme
Description: Theme for the200acres.com
Author: Royse Wagner Inc.
Author URI: http://roysewagner.com/
*/
/**
 * 
 *	color: #542d24;
 * 	font-family: "Palatino Linotype", "Palatino", "Times New Roman", Times, serif;
 *	font-family: Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif;
 *
 */

* {
	margin: 0;
	padding: 0;
}

html, body {
	width: 100%;
	height: 100%;
}

body {
	background-color: #e2e5d0;
	color:#44484c;
	font-family:"Palatino Linotype", "Palatino", "Times New Roman", Times, serif;
} 

h1, h2, h3, h4 {
	color: #4c1003;
	font-family: "Big Caslon", "Hoefler Text", Georgia, "Times New Roman", Times serif;
	margin: 1em 0;
}

hr {
	margin: 1em 2em;
	border:none;
	border-top: 1px dashed #4c1003;
}

p {
	padding-bottom: 1em;
	font-size: 0.9em;
	line-height: 1.5em;
}

b, strong {
	color: #4c1003;
}

i, em {
	color: #4c1003;
}

a {
	text-decoration: none;
	color:#4c1003;
}

a:hover {
	color: #cd8b42;
}

img {
	border: none;
}

a img {
	text-decoration: none;
}

ul, ol {
	margin-left: 2em;
	margin-bottom: 1em;
	font-size: 0.9em;
}

li {
	margin-bottom: 0.3em;
	line-height: 1.6em;
}

blockquote {
	padding: 1em;
	margin: 1em 2em;
	color: #4c1003;
	font-size: 0.9em;
	font-family: "Big Caslon", "Hoefler Text", Georgia, "Times New Roman", Times serif
}

#page-wrapper {
	width: 100%;
	min-width: 875px;	
	background: url( "images/background-repeat.jpg" ) center top repeat-y #e2e5d0;
}

#page {
	width: 100%;
	position: relative;
	margin: 0 auto;
	background: url( "images/background-body.jpg" ) center top no-repeat;
}

#page-header {
	margin: 0 auto;
	position: relative;
	width: 846px;
	height: 145px;
}

#page-body {
	margin: 0 auto;
	width: 846px;
	position: relative;
}

#page-body-content {
	background-color: #fff;
	position: relative;
	margin: 20px auto;
	width: 800px;
	min-height: 560px;
}

#page-footer {
	margin: 0 auto;
	position: relative;
	background: url( "images/background-footer.jpg" ) center top no-repeat #e2e5d0;
	height: 150px;
}

#page-footer-content {
	width: 847px;
	position: relative;
	margin: 0 auto;
}

#nav {
	height: 30px;
	position: absolute;
	bottom: 15px;
}

#nav a {
	float: left;
	height: 30px;
	display:block;
	text-indent: -6000px;
}

#nav a:hover, #nav a.current  {
	background-position: bottom;
}

#nav-200acres  {
	text-indent: -6000px;
	width: 300px;
	height: 80px !important;
	position: absolute;
	top: 0;
	left: 0;
}

#nav-patch {
	background: url( images/nav_patch.jpg ) no-repeat;
	width: 326px;
}

#nav-bakery {
	background: url( images/nav_bakery.jpg ) no-repeat;
	width: 238px;
}

#nav-news {
	background: url( images/nav_news.jpg ) no-repeat;
	width: 118px;
}

#nav-contact {
	background: url( images/nav_contact.jpg ) no-repeat;
	width: 87px;
}

#nav-store {
	background: url( images/nav_store.jpg ) no-repeat;
	width: 51px;
}

#nav-top, #nav-footer {
	position: absolute;
	font-family: "Palatino Linotype", "Palatino", "Times New Roman", Times, serif;
	font-size: 0.8em;
}

#nav-top {
	left:460px;
	top: 10px;
}

#nav-top a, #nav-footer a  {
	color: #542d24;
	text-decoration: none;
}

#nav-top a:hover, #nav-footer a:hover {
	text-decoration: underline;
}

#nav-footer {
	top: 26px;
	right: 130px;
}

.search-box {
	font-family: "Palatino Linotype", "Palatino", "Times New Roman", Times, serif;
	border: 1px solid #999;
	padding: 3px;
}

.search-submit {
	font-family: "Palatino Linotype", "Palatino", "Times New Roman", Times, serif;
	cursor: pointer;
}

#breadcrumbs {
	margin-bottom: 5px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 0.8em;

	background-repeat: repeat-x;
	background-position: top left;

	line-height: 45px;
	height: 45px;
}

.t2a #breadcrumbs {
	background-image: url(images/tgpp_topbar.jpg);
}

.tgpp #breadcrumbs {
	background-image: url(images/tgpp_topbar.jpg);
}

.thb #breadcrumbs {
	background-image: url(images/thb_topbar.jpg);
}

#breadcrumbs a {
	text-decoration: none;
}

.posts .post {
	margin-left: 2em;
}

.post {
	padding-bottom: 1em;
}

.post h2 {
	padding-top: 0;
	margin-top: 0;
}

.post h2 small {
	color: #44484c;
	font-weight: normal;
	font-size: 0.6em;
}

.post h2 a {
	text-decoration: none;
}

.post-meta {
	font-size: 0.8em;
}

#page-logo {
	width: 190px;
	margin-bottom: 30px;
}

#post-left {
	float: left;
	width: 200px;
	background: right repeat-y;
}

#post-left-top {
	height:200px;
	background: top left repeat-y;
	text-indent: -5000px;
}

#post-left-bottom {
	height: 100px;
	background: bottom left repeat-y;
}

.t2a #post-left, .t2a #post-left-top, .t2a #post-left-bottom {
	background-image: url(images/t2a_sidebar.jpg);
}

.tgpp #post-left, .tgpp #post-left-top, .tgpp #post-left-bottom {
	background-image: url(images/tgpp_sidebar.jpg);
}

.thb #post-left, .thb #post-left-top, .thb #post-left-bottom {
	background-image: url(images/thb_sidebar.jpg);
}

#post-right {
	float: right;
	width: 600px;
}

.page-content div {
	margin-bottom: 1.5em;
}

.page-content h1,
.page-content h2,
.page-content h3,
.page-content h4 {
	margin-left: 7px;
	padding-left: 20px;
}
.page-content p, .page-content blockquote {
	margin-left: 7px;
	padding-left: 20px;
}

.page-content blockquote {
}

/**
 * WP likes to add "p" on everything
 * if in blockquote, don't duplicate the style
 */ 
.page-content blockquote p {
	margin-left: 0;
	padding-left: 0;
	border-left: none;
}

.page-content ul, .page-content ol {
	margin-left: 7px;
	padding-left: 40px;
	margin-bottom: 0px;
	padding-bottom: 1em;
}

#submenu {
	text-align: center;
	list-style:none;
	margin: 20px 0 50px;
	width: 200px;
	font-size: 0.9em;
	border:none;
}

#submenu a {
	text-decoration: none;
}

#submenu li {
	line-height: normal;
	margin: 0 30px 1.0em;
}

#submenu ul {
	margin: 10px auto 30px;
	list-style: none;
}

#submenu .current_page_ancestor, #submenu .current_page_parent, #submenu .current_page_item  {
	font-style: italic;
}

#submenu .current_page_ancestor ul, #submenu .current_page_parent ul, #submenu .current_page_item ul {
	display:block;	
}

#submenu a:hover, #submenu .current_page_item a {
	color: #cd8b42 !important;
	color: #ffd !important;
}

.thb #submenu a {
	color: #072730;
}
.thb #submenu a:hover, .thb #submenu .current_page_item a {
	color: #fff !important;
}

#sidebar {
	border-top: 1px solid #dadcbb;
	width: 34%;
	float: left;
}

#homepage-image-nav {
	position: relative;
}

.pointer {
	position: absolute;
	top: 0px;
	left: -60px;
	background-color: transparent;
}

a.h-navlink {
	display:block;
	position: absolute;
	text-indent: -8000px;
}

.clear {
	clear:both;
}

.alignleft {
	float:left;
}

.alignright {
	float:right;
}


td {
	padding: 5px;
}


#calendar-wrapper {
  margin: 0 30px;
}
#calendar {
  font-size: 0.9em;
}
#calendar dt {
  font-size: 1.2em;
  font-weight: bold;
}
#calendar dd {
  margin-bottom: 1em;
}
#calendar-wrapper a:hover {
	color: #cd8b42 !important;
	color: #ffd !important;
}