/*
	Theme Name: frugal
	Theme URL: http://frugaltheme.com
	Description: A flexible Wordpress theme with a unique minimalist style.
	Author: Eric Hamm
	Author URI: http://erichamm.net
	Version: 2.2
	Tags: clean, fixed width, minimalist, widgets
	
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
	Changelog:
		1.0 - 4/3/09
		2.0 - 5/22/09
		2.1 - 6/7/09
		2.2 - 6/19/09
*/

/************************* 
	Global Elements 
*************************/

/*** COMMENT COUNT ***/
.count {
float:right;
font-size:26px;
background-z-index: -3;
color:#cbccd1;
} 
/*** COMMENT COUNT ***/


/*** Blockquote ***/

blockquote {
	background: #fafafa;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 0px 25px 15px 25px;
	padding: 10px 15px 0px 15px;
}

blockquote p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
}

/************************* 
	Content 
*************************/
.post-head-area {
	width: 590px;
	margin: 0px;
	padding: 10px;
	float: left;
clear:both;
}


.postarea {
	width: 590px;
	margin: 0px;
	padding: 10px;
	float: left;
clear:both;
}

.postarea p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
}



.postarea img {
	margin-top: 15px;
        margin-bottom: 15px;
        margin-left: auto;
        margin-right: auto;
        background: #b0bfba;
	padding: 10px 10px 10px 10px;
        border: 1px #000000;
        display: block;
}

.postareawide {
	width: 920px;
	margin: 0px;
	padding: 20px;
	float: left;
}

.postareawide p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
}


.postarea a {
	margin-left: 2px;
	margin-right: 2px;
}

.date {
	width: 590px;
	margin: 0px;
	padding: 0px;
}

.dateleft {
	width: 380px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.dateright {
	width: 200px;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	text-align: right;
	float: right;
}

.postmeta {
	width: 590px;
	border-top: 1px solid #ddd;
	margin: 0px;
	padding: 5px 0px 10px 0px;
	font-size: 12px;
}

.postwidget {
	background: #fafafa;
	width: 570px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 0px 10px 10px 10px;
	padding: 10px;
	float: left;
}

.postwidget ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	list-style-type: none;
}

.postwidget li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	list-style-type: none;
}

/************************* 
	Sidebar 
*************************/

#sidebar {
	width: 325px;
	margin: 0px;
	padding: 10px 5px 10px 5px;
	font-family: Arial, Tahoma, Verdana;
	float: right;
	display: inline;
}

#sidebar .widget {
	width: 300px;
	margin: 0px;
	padding: 10px;
	float: left;
}

#sidebar h2 {
	border-bottom: 1px solid #b0b0b0;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 3px 5px;
	font-size: 16px;
	text-transform: uppercase;
}

#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#sidebar ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#sidebar ul ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#sidebar ul li li {
	margin: 0px;
	padding: 0px 0px 5px 5px;
}

#sidebar ul li ul li {
	margin: 0px;
	padding: 0px 0px 5px 5px;
}	

#sidebar .even, .alt {
	border-top: 0px;
	border-bottom: 0px;
	margin: 0px;
	padding: 0px;
}

/*** Left Sidebar ***/

#sidebarleft {
	width: 160px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Tahoma, Verdana;
	float: left;
	display: inline;
}

#sidebarleft .widget {
	width: 140px;
	margin: 0px;
	padding: 10px;
	float: left;
}

#sidebarleft h2 {
	border-bottom: 1px solid #b0b0b0;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 3px 5px;
	font-size: 16px;
	text-transform: uppercase;
}

#sidebarleft ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#sidebarleft ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#sidebarleft ul ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#sidebarleft ul li li {
	margin: 0px;
	padding: 0px 0px 5px 5px;
}

#sidebarleft ul li ul li {
	margin: 0px;
	padding: 0px 0px 5px 5px;
}	

#sidebarleft .even, .alt {
	border-top: 0px;
	border-bottom: 0px;
	margin: 0px;
	padding: 0px;
}	

/************************* 
	Comments 
*************************/

#comment {
	background: #fafafa;
	border: 1px solid #c0c0c0;
	margin: 5px 0px 5px 0px;
	padding: 3px 0px 3px 5px;
	color: #222;
	font-size: 12px;
	font-weight: normal;
	display: inline;
}

#author, #email, #url {
	background: #fafafa;
	border: 1px solid #c0c0c0;
	color: #222;
	margin: 5px 0px 0px 0px;
	padding: 3px 0px 3px 5px;
	display: inline;
}

#submit {
	background: #fafafa;
	border: 1px solid #c0c0c0;
	margin: 0px;
	padding: 4px 0px 4px 0px;
	color: #333;
	font-size: 14px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
}

.comments {
	width: 590px;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	float: left;
}

.commentlist li ul li {
	font-size: 12px;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar {
	width: 80px;
	height: 80px;
	margin: 0px 5px 0px 10px;
	padding: 0px;
	float: right;
}

.commentlist cite, .commentlist cite a {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}

.commentlist p {
	font-weight: normal;
	text-transform: none;
}

.commentlistmetadata {
	font-weight: normal;
}

#commentform input {
	width: 200px;
	margin: 5px 5px 1px 0px;
	padding: 2px;
}

#commentform {
	margin: 5px 10px 0px 0px;
}

#commentform textarea {
	width: 100%;
	padding: 4px;
}

#respond:after {
	content: ".";
	height: 0px;
	display: block;
	clear: both;
	visibility: hidden;
}
#respond { clear: both; }

#commentform p {
	margin: 5px 0px 5px 0px;
}

#commentform #submit {
	float: left;
}

.alt {
	margin: 0px;
	padding: 10px;
}

.commentlist {
	margin: 0px;
	padding: 0px;
}

.commentlist ol {
	margin: 0px;
	padding: 10px;
}

.commentlist li {
	margin: 15px 0px 10px 0px;
	padding: 10px 5px 10px 10px;
	list-style: none;
}

.commentlist li ul li {
	margin-left: 10px;
	margin-right: -5px;
}

.commentlist p {
	margin: 10px 5px 10px 0px;
	padding: 0px;
}

.children {
	margin: 0px;
	padding: 0px;
}

.nocomments {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.commentmetadata {
	margin: 0px;
	display: block;
	font-size: 10px;
}

.navigation {
	margin-top: 10px;
	margin-bottom: 40px;
	text-align: center;
	display: block;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.thread-alt {
	background: #fafafa;
}

.thread-even {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.depth-1 {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.even, .alt {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

/* Stylesheet Little Homestead */

body {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
color: #52453D;
margin: 0px;
padding: 0px;
background: #b0bfba url(http://urbanhomestead.org/sites/all/themes/ptf6/assets/layout/bottombg.png) no-repeat center bottom;
font-size: 90%;
}

a {color: #5b6439; text-decoration: none;}
a:hover {color: #63191D; text-decoration: none;}

a img, img {border: none 0;}
.strong {font-weight: bold;}
.clearb {clear: both;}


h1 {
color: #63191d;
font-size: 26px;
font-weight: bold;
font-family: Georgia, Verdana;
margin: 0px;
padding: 0 10px 0 10px;
}


div#master-contain {
margin: auto;
padding: 0px;
width: 1029px;
}

div#content { clear: left; }

div#headerbground {
background: url(../../../images/headmain-bg.jpg) no-repeat left top;
width: 981px;
height: 213px;
margin: 0px;
padding: 0px;
clear: both;
}

/* new header */
div#headerbground-two {
background: url(../../../images/header-bg-2.png) no-repeat left top;
_background: url(../../../images/header-bg-2.gif) no-repeat left top;
width: 1029px;
height: 216px;
margin: 0px;
padding: 0px;
clear: both;
}



div#bodybground {
background: url(../../../images/mainbg-rep.jpg) repeat-y left top;
width: 981px;
overflow: hidden;
margin: 0 0 0px 48px;
padding: 0px;
clear: both;
}


div#body-content {
background: transparent url(../../../images/homestead-header-img.jpg) no-repeat left top;
width: 972px;
margin: 0 0 0 5px;
padding: 0px;
}

div#header-contents {
margin: 0px;
padding: 48px 0 0 0;
clear: both;
}
div#header-left {
float: left;
margin: 0px;
padding: 0px;
width: 200px;
}
div#header-middle {
float: right;
margin: 3px 13px 0 0;
padding: 0px;
width: 522px;
}
div#header-right {
float: right;
margin: 0px;
padding: 0px;
width: 200px;
}
img.logoimgone {
margin: 0 0 0 60px;
padding: 0px;
clear: both;
}
img.logoimgtwo {
margin: 0px;
padding: 0px;
clear: both;
}
div.signup-links {
margin: 0px;
padding: 50px 0 0 20px;
_padding: 50px 0 0 30px;
clear: both;
font-size: 14px;
color: #7d7267;
}

div.signup-links a, div.signup-links a:link, div.signup-links a:hover, div.signup-links a:active, div.signup-links a:visited {
font-size: 14px;
color: #7d7267;
text-decoration: none;
}

img.rss-button {
width: 33px;
float: left;
margin: 0px;
padding: 10px 0 0 0;
}

form.searchformtop {
float: right;
margin: 0 20px 0 0;
_margin-right: 5px;
padding: 10px 0 0 0;
}
form.searchformtop input.srch-input {
width: 80px;
height: 17px;
margin: 0px;
padding: 3px 0 0 10px;
float: left;
border: 1px solid #c0c0c0;
color: #cccccc;
font-size: 10px;
}
form.searchformtop input.srchsubmitbutt {
float: left;
background: url(../../../images/search-submit.jpg) no-repeat left top;
width: 34px;
height: 30px;
border: none;
margin: 0 10px 0 0;
padding: 0px;
font-size: 0;
}

div#dummydiv {
background: transparent;
margin: 0px;
padding: 0px;
clear: both;
width: 972px;
height: 250px;
}
div#columns-cont {
margin: 0px;
padding: 0px;
clear: both;
width: 972px;
}
div#columns-left {
float: left;
margin: 0px;
padding: 0px;
width: 587px;
}
div#columns-right {
float: right;
margin: 0px;
padding: 0px;
width: 380px;
}

div#latestpost-block {
background: url(../../../images/latestpost-bg.jpg) no-repeat left top;
width: 587px;
height: 313px;
margin: 64px 0 0 0;
padding: 0px;
clear: both;
width: 590px;
}
div#latest-block-left {
float: left;
margin: 0px;
padding: 5px;
width: 260px;
}
div#latest-block-right{
float: right;
margin: 0px;
padding: 0px;
width: 300px;
}
img.butterflyimg {
margin: 5px 0 5px 5px;
padding: 7px;
background: #B0BFBA;
}

div#latest-block-right span.latedate {
float: right;
margin: 0px;
padding: 10px;
color: #4b601f;
font-size: 18px;
font-weight: bold;
font-family: Times New Roman;
}

.latest-div p{
color: #52453d;
margin: 0px;
padding: 13px;
}

div#latest-block-right p.latesttxt:first-letter
{
font-size: xx-large;
padding: 4px;
float: left;
font-family: Times New Roman;
font-weight: bold;
}


div#comm-contin {
margin: 0 0 0 20px;
padding: 0px;
clear: both;
}
div#comm-contin a:link, div#comm-contin a:visited, div#comm-contin a:active {
color: #63191d;
text-decoration: underline;
font-weight: bold;
font-size: 13px;
}
div#comm-contin a:hover {
text-decoration: none;
}

/* comments box holder */

div#comments-holder {
margin: 0px;
padding: 10px 0 5px 0;
clear: both;
}
div.commet-item {
margin: 0px;
padding: 0px;
clear: both;
}
div.commet-item-left {
float: left;
margin: 0px;
padding: 0px;
width: 20%;
}
div.commet-item-centre {
background: url(../../../images2/comments-sidearrow.jpg) no-repeat right center;
float: left;
margin-right: -4px;
padding: 0px;
width: 20px;
height: 100px;
z-index: 2;
position: relative;
}
div.commet-item-right {
float: left;
margin: 0px;
padding: 0px;
width: 76%;
}
img.avatar {
margin: 0px;
padding: 0px;
border: 5px solid #eaedf0;
}
.memberlink a {
color: #63191d;
font-weight: bold;
}
span.comm-dates {
color: #c0c0c0;
font-weight: normal;
clear: both;
font-size: 12px;
}
span.comm-dates a {
color: #ccc !important;
font-weight: normal !important;
font-size: 12px;
text-decoration: none;
}

div.commtext {
margin: 0 0 5px 0;
padding: 20px;
border: 4px solid #eaedf0;
height:auto !important;
height:85px;
min-height:85px;
}



/* help boxes */

div#help-cont {
background: url(../../../images/helpbg-bground.jpg) no-repeat left top;
width: 585px;
height: 112px;
margin: 18px 0 0 3px;
padding: 0px;
clear: both;
color: #52453d;
font-size: 14px;
}
div#helpbg-one {
float: left;
width: 270px;
height: 112px;
margin: 0 0 0 6px;
padding: 5px;
}
div#helpbg-two {
float: right;
width: 270px;
height: 112px;
margin: 0 0 0 6px;
padding: 5px;
}

div#about-homestead {
margin: 50px 0 0 0;
padding: 0px;
clear: both;
}
img.about-heading {
margin: 0 0 0 30px;
padding: 0px;
clear: both;
}
div#about-homestead p {
color: #52453d;
margin: 0 40px 0 30px;
padding: 0px;
clear: both;
font-size: 12px;
}
a.contin-read {
color: #5b6439;
font-size: 13px;
font-weight: bold;
text-decoration: underline;
}

div#feat-contain {
margin: 75px 0 0 0;
padding: 0px;
clear: both;
}
div.feat-item {
margin: 0px;
padding: 10px;
*padding-top: 3px;
*padding-bottom: 0;
clear: both;
z-index: 2;
}
img.featimgs {
float: left;
border: 1px solid #73451a;
margin: 0px;
padding: 0px;
}
img.featimgs:hover {
border: 1px solid #202020;
}

div.featitem-link {
float: right;
margin: 0px;
padding: 0px;
width: 60%;
}
div.featitem-link a:link, div.featitem-link a:visited, div.featitem-link a:active {
color: #5b6439;
font-size: 12px;
font-weight: bold;
text-decoration: underline;
text-transform:uppercase;
}
div.featitem-link a:hover {
text-decoration: none;
color: #63191d;
}
div.featitem-link span {
color: #52453d;
margin: 0px;
padding: 0px;
}



/* full width heading / content */

div#fullwidth-cont {
margin: 0 0 0 5px;
padding: 10px 0 10px 0;
clear: both;
width: 959px;
}

div#dummy-headings {
display: none;
text-indent: -999999px;
}



div#footer-columns-bg {
padding: 0px;
clear: both;
background: #ffffff;
}

div#footer-columns-cont {
margin: 0 0 0 20px;
padding: 0px;
clear: both;
background: #ffffff;
}

div.footcolitem {
float: left;
margin: 0px;
padding: 10px 10px 20px 10px;
width: 210px;

}
div.footcolitem a.headlink {
color: #5b6439;
font-size: 15px;
font-weight: bold;
text-decoration: underline;
}
div.footcolitem a.headlink:hover {
text-decoration: none;
}
p.footitemtxt {
margin: 0px;
padding: 0px;
color: #52453d;
font-size: 12px;
}



/* footer */

div#footerbground {
background: url(../../../images/footer-bg.jpg) no-repeat left top;
width: 972px;
height: 250px;
margin: 20px 0 0 -5px;
padding: 20px;
clear: both;
}
div#footerbground p {
color: #b6a477;
font-size: 22px;
}


div#footer-flowers {
background: transparent url(../../../images/footerflowers.png) repeat-x left top;
_background: transparent url(../../../images/footerflowers.gif) repeat-x left top;
width: 100%;
height: 180px;
margin: -180px 0 0 0;
padding: 0px;
clear: both;
}

/*new navigation */

#nav {
	font-size:11px;
	font-weight:bold;
	height:76px;
	text-transform:uppercase;
	width:981px;
	margin-left: 48px;
	background:transparent url(../../../images/brokenline.png) repeat-x scroll center bottom;
}

#nav ul li{
float: left;
padding: 0 1px;
height:30px;
}

#nav ul li a {
	background:transparent url(../../../images/navigationbg.png) no-repeat scroll -121px -29px;
	color:#fcf7e1;
	display:block;
	font-family: Tahoma, sans-serif;
	font-size:15px;
	font-weight:bold;
	height:68px;
	margin-top:8px;
	padding-top:3px;
	text-align:center;
	text-decoration:none;
	width:117px;
}

 #nav ul li a {
	_background:transparent url(../../../images/navigationbg.gif) no-repeat scroll -121px -29px;
}

 #nav ul li a:hover {
  _background-position: 0 -22px;
}

#nav ul li a:hover {
	background-position: 0 -22px;
	color:#63191d;
	margin-top: 0;
	padding-top:7px;
	height: 23px;
}

#nav ul li a.active {
	background-position: 0 -22px;
	color:#63191D;
	margin-top:0;
	padding-top:7px;
}


ul.links {
  margin: 0;
  padding: 0;
}
ul.links.inline {
  display: inline;
}
ul.links li {
  display: inline;
  list-style-type: none;
  padding: 0 0.5em;
}
.block ul {
  margin: 0;
  padding: 0 0 0.25em 1em; /* LTR */
}

#nav
{
	background: transparent url(../../../images/brokenline.png) repeat-x bottom;
}
  
  #nav ul li a {
    height: 20px;
  }
  
  
  
  
  
  
/* JOURNAL PAGE styles - page 2 */
 
div#body-content-journal {
background: transparent;
width: 972px;
margin: 0 0 0 5px;
padding: 0px;
}
 
div#header-journal {
background: url(../../../images2/journal-headbg.jpg) no-repeat left top;
width: 972px;
height: 252px;
margin: 0px;
padding: 0px;
clear: both;
font-size: 12px;
}
  
div#secondary-nav {
background-color: #750411;
width: 972px;
height: 30px;
margin: 0px;
padding: 0px;
clear: both;
}
div#secondary-sub-nav {
background-color: #94a94c;
width: 972px;
height: 30px;
margin: 0px;
padding: 0px;
clear: both;
}
div#secondary-nav .mnu {
margin: 5px 0 0 50px;
color: #fff;
font-weight: bold;
float:left;
width: 655px;
}
  
div#header-journal {
background: url(../../../images2/journal-headbg.jpg) no-repeat left top;
width: 972px;
height: 252px;
margin: 0px;
padding: 0px;
clear: both;
}  
  
  
div#journal-body-content {
background: #fcf8e3 url(../../../images2/journal-sub-bg.jpg) no-repeat left top;
width: 972px;
margin: 0px;
padding: 0px;
clear: both;
overflow: hidden;
}
div#journal-column-left {
background: #ffffff  url(../../../images2/post-bg.jpg) no-repeat top center;
float: left;
width: 623px;
margin: 0 0 0 5px;
padding: 0px;
}
div#journal-column-right {
background: transparent;
float: right;
width: 330px;
margin: 0 5px 0 0;
padding: 0px;
}  
div#column-left-whitebg {
overflow: hidden;
background-color: #fefdf8;
width: 100%;
margin: 0px;
padding: 0px;
clear: both;
}

/* breadcrumbs */
div#breadcrumb-cont {
float: left;
margin: 15px 0 10px 10px;
padding: 0px;
clear: both;
color: #52453d;
font-weight: bold;
font-family: Tahoma, Georgia, 'Times New Roman', Times, serif;
}  
#breadcrumb-cont a {
color: #5b6439;
text-decoration: underline;
}
#breadcrumb-cont span.blogpage-crumb {
color: #52453d;
}
  
/* Post title and content */
div#blogtitle-heading {
margin: 0px;
padding: 20px 0 10px 0;
clear: both;
}
div#blogtitle-heading h1 {
font-family: Georgia, 'Times New Roman', Times, serif;
color: #63191d;
font-style: normal;
font-size: 2.5em;
}
  
div#journal-column-left p, div#column-left-whitebg p {
font-family: Tahoma, Georgia, 'Times New Roman', Times, serif; 
font-size: 14px;
color: #5d5149;
line-height: 156%;
text-align: justify;
margin: 0px;
padding: 0 10px 0 10px;
clear: both;
margin-bottom: 15px;
}
div.mainpostimg {
float: left;
border: 1px solid #b3b8b5;
background-color: #dee3e0;
margin: 20px 0 0 0;
padding: 12px;
color: #554c3e;
font-size: 10px;
font-style: italic;
font-family: Arial, Georgia, 'Times New Roman';
display: block;
clear: both;
}  
blockquote {
font-family: Tahoma, Georgia, 'Times New Roman', Times, serif; 
font-style: italic;
font-size: 90%;
color: #5d5149;
margin: 0px;
padding: 20px;
}  
  
div#journal-column-left h2, div#column-left-whitebg h2 { 
font-weight: bold;
font-style: italic;
font-size: 18px;
color: #63191d;
margin: 0px;
padding: 20px 10px 10px 10px;
display: block;
}
div#journal-column-left a, div#column-left-whitebg a { 
color: #5b6439;
text-decoration: underline;
font-weight: bold;
}

hr.content-divider {
width: 90%;
border-top: 2px solid #3e3508;
border-right: none;
border-bottom: none;
border-left: none;  
margin: 0px;
padding: 0px;
}

div.taggedas{
background: url(../../../images2/tag-icon.jpg) no-repeat left center;
float: left;
width: 500px;
margin: 0 0 0 20px;
padding: 10px 0 0 28px;
color: #3e3508;
font-weight: bold;
font-size: 12px;
font-family: Tahoma, Georgia, 'Times New Roman', Times, serif;
text-align: left;
} 
div.taggedas a {
color: #5b6439;
font-weight: bold;
font-family: Tahoma, Georgia, 'Times New Roman', Times, serif;
text-align: left;
}
  
 /* Also like box */
div#you-may-also-like {
margin: 0;
padding: 10px 0 0 0;
clear: both;
background-color: #fcf8e3;
overflow: hidden;
}
div#ymal-left {
float: left;
background: url(../../../images2/you-mite-also-like.jpg) no-repeat left top;
width: 252px;
height: 52px;
margin: 0 0 0 20px;
padding: 0px;
} 
div#ymal-right {
float: right;
width: 150px;
height: 52px;
margin: 0px;
padding: 0px;
}  
div#also-like-content {
background-color: #ffffff;
overflow: hidden;
margin: 0px;
padding: 10px 0 0 15px;
clear: both;
}  
div.alsolike-item {
float: left;
width: 112px;
margin: 0 0 0 30px;
padding: 0px;
color: #474141;
font-size: 12px;
font-weight: bold;
}  
div.alsolike-item img.alsolike-img {
border: 1px solid #cccccc;
margin: 0px;
padding: 5px;
} 
  
/* Donation box */
div#donation-box {
background-color: #e7e7c7;
margin: 10px 0 10px 0;
padding: 30px;
clear: both;
color: #5b4f46;
font-size: 13px;
font-weight: bold;
font-family: Tahoma, 'Times New Roman', Times, serif;
}  
  
  
  
/* Tabbed content styles ---------------------------- */
ul.tabs {
background-color: #fcf8e3;
margin: 0;
padding: 0;
float: left;
list-style: none;
height: 32px;
width: 100%;
}
ul.tabs li {
background-color: #b0bfba;
float: left;
margin: 0 0 0 5px;
padding: 5px 0 15px 15px;
width: 141px;
height: 37px;
border: none;
}
ul.tabs li a {
text-decoration: none;
color: #63191d;
font-size: 14px;
margin: 0px;
padding: 0px;
}
html ul.tabs li.active { 
background: url(../../../images2/tabs-onactive.jpg) no-repeat left top;
width: 141px;
height: 37px;
margin: 0 0 0 5px;
padding: 5px 0 15px 15px;
border-top: 2px solid #b0bfba;
}
html ul.tabs li.active a {
color: #586319;
}

  
.tab_container {
border: none;
overflow: hidden;
clear: both;
float: left; 
width: 100%;
background-color: #ffffff;
margin: 0px;
padding: 0px;
}
.tab_content {
padding: 20px;
font-size: 1.2em;
color: #202020;
}
  
div.tabbed-content {
margin: 0px;
padding: 0px;
clear: both;
}
div.tab_content a {  
color: #202020;
text-decoration: underline;
}  

/*tabbed content inner*/

div.tab_content h2.normal {
font-weight: bold;
font-style: italic;
font-size: 18px;
color: #63191d;
margin: 0px;
padding: 20px 10px 10px 10px;
display: block;
}

div.tab_content h2.tabbed-heading {
background: url(../../../images2/speak-mind-bublle.jpg) no-repeat left top;
font-weight: bold;
font-style: italic;
font-size: 18px;
color: #63191d;
margin: 0px;
padding: 0 0 0 43px;
}


 
  
  
/* sidebar box content */
div.dashed-cont {
margin: 0px;
padding: 0px;
clear :btoh;
}
div.dashed-header {
background: url(../../../images2/right-panel-dashedheader.jpg) no-repeat left top;
width: 329px;
height: 23px;
margin: 10px 0px 0px 0px;
padding: 0px;
clear: both;
}
div.dashed-bground {
background: url(../../../images2/right-panel-dashedbgrep.jpg) repeat-y left top;
width: 329px;
overflow: hidden;
margin: 0px;
padding: 0px;
clear: both;
}
div.dashed-footer {
background: url(../../../images2/right-panel-dashedfooter.jpg) no-repeat left top;
width: 329px;
height: 20px;
margin: 0px;
padding: 0px;
clear: both;
}
  
/* Footer styles journeal */

#footer {
padding-top:25px;
  position: relative;
  font-size: 90%;
margin-left: -5px;
  width: 981px;
background: url(http://urbanhomestead.org/sites/all/themes/ptf6/assets/layout/subpage-bg.jpg) no-repeat bottom;
height:350px;
clear:both;
}

#footertitle {
background-color: #FCF7E1;
font-style: normal;
text-transform: uppercase;
text-align: center;
font-size: 20px;
font-family: "Myriad Pro", sans-serif;
width: 160px;
margin: 0 auto;
}
#footer-border
{
background: url(../../../images2/footertitlebg.gif) no-repeat 60px 12px;
height:14px;
}
#extras {
text-align: center;
position: relative;
top: -10px;
}
#social {
background:transparent url(../../../images2/findus.jpg) no-repeat scroll 0 0;
float: left;
margin: -30px 0 0 10px;
padding: 0px;
width:170px;
z-index:1;
}

#social ul {
list-style: none;
margin: 50px 0 0 20px;
padding: 0px;
}

#social ul li {
margin-bottom: 5px;
padding: 0px;
}

#social ul li a {
width: 117px;
display: block;
text-indent: -999999px;
}

#social a#twitter {
background: url(../../../images2/socialnavbg.jpg) no-repeat;
background-position: 0 0;
height: 30px;
}

#social a#twitter:hover {
background-position: -117px 0;
}

#social a#youtube {
background: url(../../../images2/socialnavbg.jpg) no-repeat;
background-position: 0 -30px;
height: 70px;
}

#social a#youtube:hover {
background-position: -117px -30px;
}

#social a#myspace {
background: url(../../../images2/socialnavbg.jpg) no-repeat;
background-position: 0 -100px;
height: 32px;
}

#social a#myspace:hover {
background-position: -117px -100px;
}

#social a#facebook {
background: url(../../../images2/socialnavbg.jpg) no-repeat;
background-position: 0 -140px;
height: 40px;
}

#social a#facebook:hover {
background-position: -117px -140px;
}

#social #refer {
display: block;
width: 117px;
height: 34px;
background: url(../../../images2/refer_norm.jpg) no-repeat;
text-indent: -999999px;
outline:none;
}

#social #refer:hover {
background: url(../../../images2/refer_hover.jpg) no-repeat;
}

#posts {
float: left;
margin: 15px 0 0 0;
padding: 0px;
width: 540px;
font-size: 90%;
}

#secondary {
background: url(../../../images2/secondarybg.gif) no-repeat;
float: right;
width: 245px;
height: 269px;
margin: -15px 0 0 0;
padding: 0px;
}

#secondary ul {
list-style: none;
margin: 43px 0 0 40px;
padding: 0px;
}

#secondary ul li a{
background: url(../../../images2/secondarynavbg.jpg) no-repeat; 
width: 158px;
height: 25px;
display: block;
text-indent: -20000px;
}

#secondary ul li a:hover{
background-position: -160px 0;
}
#secondary ul li a#photogallery{
background-position: 0 -30px;
}
#secondary ul li a#photogallery:hover{
background-position: -160px -30px;
}
#secondary ul li a#faq{
background-position: 0 -60px;
}
#secondary ul li a#faq:hover{
background-position: -160px -60px;
}
#secondary ul li a#urban{
background-position: 0 -90px;
height: 55px;
}
#secondary ul li a#urban:hover{
background-position: -160px -90px;
}
#secondary ul li a#facts{
background-position: 0 -145px;
height: 30px;
}
#secondary ul li a#facts:hover{
background-position: -160px -145px;
}
#secondary ul li a#press{
background-position: 0 -175px;
}
#secondary ul li a#press:hover{
background-position: -160px -175px;
}
#siteinfo {
font-family: Georgia, 'Times New Roman', Times, serif;
left:250px;
margin:0 auto;
position:absolute;
top:260px;
width:750px;
color: #fff;
}
#siteinfo a {
color: #fff;
}
td {
padding: 5px 5px 5px 0;
}
tr.draggable td {
padding-right: 5px;
}
.skiplink, .structureLabel {
position: absolute;
left: -999em;
overflow: hidden;
}
.dropcap{
font-family: Georgia, 'Times New Roman', Times, serif;
font-size: 40px;
padding-right: 2px;
margin-top: 10px;
margin-bottom: 0px;
float: left;
}
.overlabel {
position: absolute;
left:23px;
top: 4px;
z-index: 1;
font-family: Tahoma, sans-serif;
font-size: 17px;
color: #efeddf;
}

#posts h2 {
color: #63191d;
font-family: Georgia, "Times New Roman", serif;
font-style: italic;
}

#posts p {
color: #52453d;
font-family: Georgia, "Times New Roman", serif;

}

ul.sidebar-widget {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

div.tab_content_side {
color: #52453d;
margin: 0px;
padding: 20px;
}

div.tab_content_side2 {
color: #52453d;
margin: 0px;
padding: 20px;
}

/* sidebar dashed boxes */
ul.tabs_side {
background-color: #fcf8e3;
margin: 0;
padding: 0;
float: left;
list-style: none;
height: 32px;
width: 100%;
}
ul.tabs_side li {
background-color: #dfe2d3;
float: left;
margin: 0 0 0 5px;
padding: 15px 5px 0px 5px;
width: 85px;
height: 27px;
border: none;
text-align: center;
}
ul.tabs_side li a {
text-decoration: none;
color: #63191d;
font-size: 14px;
margin: 0px;
padding: 0px;
}
html ul.tabs_side li.active { 
background: url(../../../images2/sidebar-tab-active.jpg) no-repeat left top;
width: 85px;
height: 32px;
margin: 0 0 0 5px;
padding: 15px 5px 15px 5px;
}
html ul.tabs_side li.active a {
color: #586319;
}

/* sidebar dashed boxes */
ul.tabs_side2 {
background-color: #fcf8e3;
margin: 0;
padding: 0;
float: left;
list-style: none;
height: 32px;
width: 100%;
}
ul.tabs_side2 li {
background-color: #dfe2d3;
float: left;
margin: 0 0 0 5px;
padding: 15px 5px 0px 5px;
width: 85px;
height: 27px;
border: none;
text-align: center;
}
ul.tabs_side2 li a {
text-decoration: none;
color: #63191d;
font-size: 14px;
margin: 0px;
padding: 0px;
}
html ul.tabs_side2 li.active { 
background: url(../../../images2/sidebar-tab-active.jpg) no-repeat left top;
width: 85px;
height: 32px;
margin: 0 0 0 5px;
padding: 15px 5px 15px 5px;
}
html ul.tabs_side2 li.active a {
color: #586319;
}

.tab_container2 {
border: none;
overflow: hidden;
clear: both;
float: left; 
width: 100%;
background-color: #ffffff;
margin: 0px;
padding: 0px;
}
.tab_content2 {
padding: 20px;
font-size: 1.2em;
color: #202020;
}
  
div.tabbed-content2 {
margin: 0px;
padding: 0px;
clear: both;
}
div.tab_content2 a {  
color: #202020;
text-decoration: underline;
}  

/*tabbed content inner*/

div.tab_content2 h2.normal {
font-weight: bold;
font-style: italic;
font-size: 18px;
color: #63191d;
margin: 0px;
padding: 20px 10px 10px 10px;
display: block;
}

div.tab_content2 h2.tabbed-heading {
background: url(../../../images2/speak-mind-bublle.jpg) no-repeat left top;
font-weight: bold;
font-style: italic;
font-size: 18px;
color: #63191d;
margin: 0px;
padding: 0 0 0 43px;
}

.steps_path_title {
color: #731217;
font-family:Georgia,'Times New Roman',Times,serif;
font-style: small-caps;
font-weight: bold;
}

#twitter_update_list {
list-style-type: none;
margin-top: 65px;
position: absolute;
width:175px;
color: #000;
font-size: 11px;
text-decoration: none;
}
#twitter_update_list a {
color: #000;
font-size: 11px;
text-decoration: none;
}

#authorimg img { border: 0; margin: 2px 0 0 2px; }


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #dee3e0;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
display: block;
margin-left: auto;
	margin-right: auto;
}

.wp-caption img {
	margin: auto;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 13px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

ul.related_post {
	list-style-type: none;
	width: 100%;
	margin: 0;
}
ul.related_post li {
	float: left;
	margin-right: 30px;
	width: 115px;
	text-align: center;
}
ul.related_post li a {
	text-decoration: none !important;
	color: #333 !important;
	font-size: 11px !important;
}
ul.related_post li a img {
	border: 1px solid #ccc;
	padding: 2px;
}
