/*
Theme Name: ChalkFarmHome
Theme URI: http://chalkfarmhome.com/
Description: Original theme created for chalkfarmhome.com by Southpaw Sailor.
Version: 1.0
Author: Southpaw Sailor
Author URI: http://southpawsailor.com/
Tags: custom header, fixed width, two columns, widgets

*/


body {
	margin: 0;
	padding: 0;
	font-family : Georgia, Arial;
	font-size: 12px;
	text-align:center;
	background-image: url('/images/bg.gif');
	}

img {
	border: 0;
	}

/* JENN BUILDS THE PAGE */

#container {
  margin: 0 auto;
  width:1024px;
  }

#header {
	margin: 0px;
	padding: 0px;
	position: relative;
	left:-5px;
	}
	
#sidebar_left {
	padding:0;
	width: 190px;
	height: 700px;
	text-align:left;
	float:left;
	position:relative; 
	top:-150px; 
	border: solid 0px #000;
	}
	
#sidebar_right { 
	padding: 0;
	width: 190px;
	text-align: left;
	float: right;
	position:relative;
	top:-34px;
	border: solid 0px #000;
	}
	
#content {
	background-color: #ffffff;
	padding: 0px 0 5px 0;
	width: 634px;
	float:left;
	}
		
#page { 
	background-color: #ffffff;
	padding: 0px 0px 0px 52px;
	margin: 0px;
	text-align: left;
	min-height: 775px;
	}

#footer {
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0 auto;
	width: 634px;
	clear: both;
	color: #ffffff;
	letter-spacing: .08em;
	text-transform: uppercase;
	font-size: 11px;
	position: relative;
	}


/* LEFT SIDEBAR STUFF */

#newsletter {
	width: 183px;
	position: relative;
	float: left;
	}
	
#newsletter_banner {
	width: 183px;
	padding: 0 0 10px 0;
	}
	
#enter_email {
	}
	
#submit_email {
	float:left;
	margin: 0;
	width: 38px;
	}
	
.newsletter_box {
	border: 2px solid #C0F3F2;
	width: 134px;
	height: 19px;
	font-family: Georgia, Garamond, Times, serif;
	color: #999999;
	font-style: italic;
	position: relative;
	float: left;
	left:7px;
	}

#sidebar_contact img{
	padding: 25px 0 0 0;
	}	
	
	
/* RIGHT SIDEBAR STUFF */



/* FOOTER STUFF */

#footer a {
	color: #c1f3f3;
	text-decoration: none;
}


/* FRONT INDEX PAGE */

#slideshow {
    position:relative;
    height:355px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}


/* BLOG ENTRIES AND COMMENTS */

.postTopContent {
	background-image: url("../../../images/blogtitlebar.png");
	background-repeat: no-repeat;
	position: relative;
	left:-52px;
	height: 70px;
	width: 634px;
	line-height: -2.5em;
	}

.postTopTextContent{
	padding-top:15px;
	padding-left:52px;
	line-height:26px;
}
	
.postDate {
	font-family: Georgia, Garamond, Times, serif;
	font-size: 15px;
	color: #000000;
	font-style: none;
	padding: 0px;
	margin: 0px;
	}
	
.postTitle {
	margin: 0;
	font-size: 19px;
	font-style: italic;
	font-weight: bold;
	color: #6f675f;
	}

.postTitle a {
	text-decoration: none;
	color: #6f675f;
	margin: 0;
	font-size: 19px;
	font-style: italic;
	color: #6f675f;
	}

.postCategories a{
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: .25em;
	}

.entry {
	font-size: 13px;
	text-align: justify;
	line-height: 20px;
	font-family: Georgia, Garamond, Times, serif;
	color: #000000;
	width: 534px;
	padding: 0;
	}
	
.entry a:link {
	color: #6f675f;
	}

.entry a:visited {
	color: #6f675f;
	}
	
.entry a:hover, a:active {
	color: #6f675f;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px dotted #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

.postMeta {
	font-size: 12px;
	color: #000000;
	letter-spacing: .15em;
	margin: 10px 0;
	}
	
.postMeta a{
	color: #000000;
	text-decoration: none;
	}
	
}





/* MISCELLANEOUS STYLE/TYPE */

small {
	font-family: Georgia, Garamond, Times, serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Georgia, Garamond, Times, serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: Georgia, Garamond, Times, serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

#sidebar {
	font: 1em Georgia, Garamond, Times, serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
	
/* BLOGGING ALIGN BOX */

img.centered, .aligncenter, div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

img. {
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
margin: 0 7px 2px 0;
display: inline;
}

.navigation {
	padding: 15px 0 30px 0;
	width: 534px;
}

.navigation a {
	color: #6f675f;
	font-size: 18px;
	text-decoration: none;
	font-style: italic;
}

.alignright a{
float: right;

}

.alignleft a{
float: left;
}

/* IMAGE CAPTIONS */

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 3px;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}



/* Begin Comments*/

.comments {
	font-family: Georgia, Garamond, serif;
	font-size: 22px;
	color: #6f675f;
	font-weight: bold;
	font-style: italic;
	padding: 0;
	margin: 20px 0 0 0;
	line-height: .75em;
}

.comment_author {
	font-family: Georgia, Garamond, serif;
	font-weight: bold;
	font-size: 19px;
	color: #6f675f;
}

.comment_author a {
	color: #6f675f;
	text-decoration: none;
	}
	
.comment_date {
	font-family: Georgia, Garamond, serif;
	font-weight: bold;
	font-size: 12px;
	color: #6f675f;
	}
	
.comment_text {
	font-size: 13px; 
	color: #000000;
	text-align: justify;
	}
	
.comment_border {
	position: relative;
	left: -20px;
	padding: 5px 0;
	}

.comment_author {
	color: #6f675f;
	text-decoration: none;
	}

.comment_logout a{
	color: #6f675f;	
	}
	
textarea { 
	border: 1px solid;
	border-color: #6f675f;}

#submit {
	border: 1px solid;
	border-color: #6f675f;
	width: 122px;
	padding: 3px 0;
	margin: 5px 5px 1px 0;
	background-color: #ffffff;
	color: #6f675f;}

.avatar {
	display: none;
	}
	
li.bypostauthor {
	background: #f1fffd;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0px;
	width: 537px;
	}
	
.commentlist a {
	color:#6f675f;
	text-decoration: none;
	font-weight: bold;
 }

.commentlist li {
	padding: 5px 10px;
	list-style: none;
	border: none;
	width: 517px;
	position: relative;
	left: -20px;
	}
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}
	
.children { 
	padding: 0; 
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
.commentlist li, #commentform input, #commentform textarea {
	font: 1em Georgia, Times, serif;
	}
	
.commentlist li ul li {
	font-size: 1em;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Georgia, Times, serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	
#commentform {
	margin: 5px 10px 0 0;
	}
	
#commentform textarea {
	width: 527px;
	padding: 2px;
	}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	
#commentform #submit {
	margin: 0 35px 50px auto;
	float: right;
}

/* Press page */

.press_title {
	color: #6f675f;
	font-size: 27px;
	font-style: italic;
	border-bottom: 1px dotted #6f675f;
	width: 635px;
	padding: 40px 0 8px 0;
	position: relative;
	left: -52px;
}

.press_title_text {
	padding-left: 50px;
}

/* Press slider */

#slider {
  width: 520px;
  margin: 20px auto 0 auto;
  position: relative;
}

.scroll {
  height: 170px;
  overflow: auto;
  position: relative; /* fix for IE to respect overflow */
  clear: left;
  background: #FFFFFF url(images/content_pane-gradient.gif) repeat-x scroll left bottom;
}

.scrollContainer div.panel {
  text-align: center;
  padding: 10px 5px 5px 5px;
  height: 155px;
  width: 118px; /* change to 560px if not using JS to remove rh.scroll */
}

.scrollButtons {
  position: absolute;
  top: 70px;
  cursor: pointer;
}

.scrollButtons.left {
  left: -30px;
}

.scrollButtons.right {
  right: -25px;
}


/* Miscellaneous (Lists and such) */

ul {
	margin: 0 0 0 20px;
	}

ol {
	margin: 0 0 0 20px;
	}

blockquote {
	font-style: italic;
	font-size: .9em;
	margin-left: 20px;
	padding-left: 10px;
	border-left: 2px dotted #eee;
	}
	
/* End Miscellaneous */



/* Alignment*/

img.centered, .aligncenter, div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
margin: 0 0 2px 10px;
display: inline;
}

img.alignleft {
margin: 0 10px 2px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left;
}

/* Captions */

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 3px;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Inspiration Links */

#inspiration{
	margin-left: 20px;
	}
	
#inspiration ul{
	list-style-image: url(/images/bullet_blue.png);
	padding-left:35px;
	margin:0;
	line-height: 1.5em;
	}
	
#inspiration li a{
	font-size: 13px;
	font-style: italic;
	text-decoration: none;
	color: #C0F3F2;
	}

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
    
.clear { clear: both; } 