/*

Theme Name: MVFF

Version: 1.0

Author: Leslie Tane Design

Author URI: http://www.leslietanedesign.com/

Tags: three columns, e-commerce, shop, cart, widgets, gravatars

Description: A custom theme designed for Martha's Vineyard Fiber Farm/Hudson Valley Fiber Farm/http://www.fiberfarmcsa.com

*/



@import url('./style-reset.css');

@import url('./style-common.css');



/* Default fonts and colors

========================================== */

body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,input,textarea,select { 

	color: #274e50;

	font-family: Arial, Verdana, sans-serif;

}

h1, h2, h3, h4, h5, h6 {

	color: #77b1b4;

	font-family: Georgia, "Times New Roman", serif;

	font-weight: normal;

}



/* LAYOUT

========================================== */

body

{

	font-size: 80%;

	line-height: 150%;

	background-color: #77b1b4;

	background-image: url(images/bkg.jpg);

	background-repeat: repeat-y;

	visibility: visible;

}



#top

{

	position: absolute;

	left: auto;

	top: 0px;

	width: 1024px;

	height: 434px;

	visibility: visible;

	background-image: url(images/top.jpg);

	background-repeat: no-repeat;

	right: auto;

}

#logo_MCR

{
position: absolute;

	left: auto;

	top: 0px;

	width: 1024px;

	height: 200px;

	visibility: visible;

	right: auto;


}



/* MAIN NAVIGATION

========================================== */

#navigation {

	position: relative;

	left: 166px;

	top: 195px;

	width: 705px;

	height: 42px;

	z-index: 100;

	visibility: visible;

	background-color: #bbad32;

	overflow: visible;

}



#nav

{

	position: relative;

	float: left;

	margin: 0 0 0 0px;

	padding: 0;

	list-style-type: none;

	z-index: 100;

	text-align: right;

	line-height: 175%;

}

#nav li {

	position: relative;

	float: left;

	height: 42px;

	font-size: 100%;

}

#nav li.last-page-item a

{

	background-image: url(/rss.png);

	width: 55px;

	background-repeat: no-repeat;

	background-position: left;

	text-align: right;

}

#nav li a

{

	display: block;

	float: left;

	padding: 11px 12px 10px 6px;

	color: #fff;

	font-weight: normal;

	text-decoration: none;

	white-space: nowrap;

	text-align: left;

}

#nav li a:hover,

#nav ul li a:hover,

#nav li.current_page_item a,

#nav li.current_page_parent a {

	color: #ffffcc;

}



#nav li ul {

	position: absolute;

	visibility: hidden;

	float: none;

	top: 42px;

	left: 0px;

	width: 150px;

	margin: 0;

	padding: 5px 10px 6px 10px;

	z-index: 1274e500;

	border: 1px solid #C0ACB2;

	border-bottom-width: 2px;

	border-bottom-color: #AF9DA3;

	border-top: 0;

	background-color: #fff;

	opacity: 0.97;

}



#nav li:hover ul,

#nav li.iehover ul {

	visibility: visible;

}

#nav ul li{

	display: block;

	float: left;

	clear: both;

	margin: 0;

	padding: 0;

	width: 100%;

	height: auto;

	font-size: 100%;

	line-height: 100%;

	overflow: hidden;

	white-space: normal;

	border-bottom: 1px dotted #E1DAB7;

}

#nav ul li:last-child {

	border-bottom: 0;

}

#nav ul li a {

	display: block;

	width: auto;

	height: auto;

	float: none;

	font-weight: normal;

	background-image: none;

	padding: 6px 0;

	white-space: normal;

	color: #666;

}

#nav li.current_page_item ul li a,

#nav li.current_page_parent ul li a {

	color: #666;

}

#nav li ul li a:hover,

#nav li.current_page_item ul li a:hover,

#nav li ul li.current_page_item a {

	color: #bbad32;

}



#nav li.nav-start {

	background: transparent url(images/nav-start.gif) no-repeat left top; 

	width:12px;

	height:42px;

}

#nav li.nav-end {

	background: transparent url(images/nav-end.gif) no-repeat right top; 

	width:12px;

	height:42px;

}



/* CONTENT

========================================== */

#content

{

	position: absolute;

	left: 370px;

	top: 300px;

	width: 320px;

	visibility: visible;

}



#content-large

{

	position: absolute;

	left: 370px;

	top: 280px;

	width: 490px;

	visibility: visible;

}



.bloghead

{

	width: 520px;

	height: 166px;

	visibility: visible;

	background-image: url(images/shepherdstale_lamb.jpg);

	background-repeat: no-repeat;

	padding-bottom: 20px;

}



#content-home

{

	position: absolute;

	left: 370px;

	top: 260px;

	width: 485px;

	height: 250px;

	background-image: url(images/Fettucininlamb.jpg);

	background-repeat: no-repeat;

}



#initialpg

{

	position: absolute;

	left: 370px;

	top: 530px;

	width: 290px;

	padding-right: 10px;

	float: left;

}



#content a:link, #content a:visited, #content a:active{

	color: #569295;

	text-decoration: none;

}



#content a:hover{

	color: #bbad32;

	text-decoration: underline;

}



#content h1 {

	color: #77b1b4;

}

#content h2 {

	padding: 0px 0 6px;

}

#content h2 a, #content h2 a:link, #content h2 a:visited,

#content h3 a, #content h3 a:link, #content h3 a:visited {

	color: #569295;

	text-decoration: none;

}

#content h2 a:hover,

#content h3 a:hover {

	color: #bbad32;

	text-decoration: none;

}



#content h3 {

	padding: 6px 0 12px;

}



#content h4 a,

#content h4 a:visited {

	color: #666;

}



#content ul {

	list-style-type: none;

}

#content ul, #content ol {

	padding: 0 0 20px;

}

#content ul li,

#content ol li {

	background: url('images/bullet.gif') no-repeat 16px 9px;

	padding: 3px 0 3px 30px;

}

#content ul li a { font-weight: normal; text-decoration: none }

#content ul li a:hover { text-decoration: underline }



#content ul ul {

	padding: 0;

}

#content ol { 

	margin-left: 30px;

}

#content ol li {

	padding-left: 0;

	background-image: none;

}



img.right,

img.align-right,

img.alignright {

	float: right;

	margin: 0 0 6px 12px;

	display: inline;

}

img.left,

img.align-left,

img.alignleft {

	float: left;

	margin: 0 12px 6px 0;

	display: inline;

}



img.centered { display: block; margin: 0 auto 6px; }

img.wp-smiley { border: none; }

.alignright { float: right; }

.alignleft { float: left; }

.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

}



/* POST

========================================== */

#content-large .post,

#content-large .post-nav,

#content #comments

{

	clear: both;

	width: 100%;

	overflow: auto;

	margin-bottom: 30px;

}



#content .post a.more-link {

	padding-right: 15px;

	background: url('images/icon-more.png') no-repeat right center;

}



#content .post-title h2 {

	margin-top: 22px;

	padding-top: 21px;

	border-bottom: 1px dotted #DCC49A;

}



#content .post h2

{

	margin-top: 22px;

	padding-top: 21px;

}





#content .post-footer h4 {

	font-size: 90%;

	padding: 0 0 0px;

}



#content .post-footer h4,

#content .post-footer h4 a,

#content .post-footer h4 a:link,

#content .post-footer h4 a:visited {

	color: #999;

}

#content .post-footer h4 a:hover,

#content .post-footer h4 a:active {

	color: #bbad32;

}



#content .post-footer span {

	padding-right: 4px;

	padding-left: 19px;

	background: url('images/icon-post.png') no-repeat left center;

}



#content #post .post-footer2

{

	text-align: right;

}

#content .post-footer span.post-comments {

	background-image: url('images/icon-comment.png');

}



#content .post-footer span.post-date {

	background-image: url('images/icon-date.png');

}

#content .post-footer span.post-category {

	padding-right: 3px;

}



#content .post table {

	background-color: #fff;

	border-collapse: collapse;

	border: 1px solid #EAEAEA;

	border-width: 1px 0px 1px 1px;

	border-left-width: 3px;

}

#content .post table th {

	border: 1px solid #EAEAEA;

	border-width: 0px 1px 0px 0px;

}

#content .post table td {

	border: 1px solid #EAEAEA;

	border-width: 0px 1px 0px 0px;

}



/* Next and Previous Post Navigation

========================================== */

#content .post-nav {

	clear: both;

	text-align: right;

	padding-bottom: 20px;

}

#content .post-nav,

#content .post-nav a,

#content .post-nav a:link,

#content .post-nav a:visited {

	color: #999;

}

#content .post-nav .previous {

	text-align: left;

	float: left;

}

#content .post-nav .next {

	text-align: right;

}



/* Post Pages Navigation

========================================== */

#content p.pagenav {

	clear: both;

}

#content p.pagenav,

#content .pagenav a,

#content .pagenav a:link,

#content .pagenav a:visited {

	color: #666;

}



#content .pagenav a,

#content .pagenav span {

	border: 1px solid #EAEAEA;

	margin: 0 2px 0;

	padding: 3px 6px 4px;

	display: inline;

}

#content .pagenav span.extend {

	border: 0;

	padding: 0;

}



#content .pagenav a {

	text-transform: lowercase;

	background-color: #F3F3F3;

	text-decoration: none;

	line-height: 50%;

}

#content .pagenav a:hover {

	border-color: #BDAEB4;

}

#content .pagenav span.current {

	background-color: #fff;

}



/* COMMENTS

========================================== */

#comments #comment_form {

	margin-left: 0px;

	margin-bottom: 0px;

	padding: 0px;

	width: 500px;

}

#comments .comment-wrap {

	height: 100%;

	width: 480px;

	overflow: auto;

	margin: 0 0 12px 0;

	padding: 0 12px 0;

	clear: both;

	border: 1px solid #EAEAEA;

}



#comments h3 {

	padding-top: 0;

}

#comments h3#respond {

	padding-top: 8px;

}



#comments .comment-wrap img.avatar {

	margin: 0;

	margin-bottom: 12px;

	padding: 2px;

	background-color: #fff;

	border: 1px solid #E8E8E8;

}



#comments .comment-wrap .left {

	width: 65px;

	padding-top: 12px;

	float: left;

}



#comments .comment-wrap .right {

	width: 470px;

	float: left;

	padding: 12px 0 6px 12px;

}



#comments .comment-wrap .right a {

	text-decoration: none;

}



#comments .comment-wrap .right a:hover {

	text-decoration: none;

}



#comments .comment-wrap .right cite {

	margin: 0;

	padding: 0;

	font-style: normal;

	display: block;

	height: 100%;

	width: 90%;

	overflow: auto;

}

#comments .comment-wrap .right cite b {

	float: left;

}

#comments .comment-wrap .right cite b a {

	

}

#comments .comment-wrap .right cite small {

	font-size: 90%;

	float: right;

}



#comments .comment-wrap .right p {

	padding: 12px 0;

	clear: both;

}



#comments .comment-wrap .right blockquote,

#comments .comment-wrap .right code,

#comments .comment-wrap .right pre {

	margin: 6px 0;

	clear: both;

}



#comments .alt {

	background-color: #F6F6F6;

}



#comments .author {

	background-color: #F7F8E8;

	border-color: #E1DAB7;

}



ol.commentlist

{

	list-style-position: inside;

	margin: 10px 10px 0 10px;

	padding: 0;

}



#sidebar-1

{

	position: absolute;

	left: 150px;

	top: 270px;

	width: 190px;

	height: 100%;

	z-index: 1;

	float: left;

}

#sidebar-1 .sidebar:first-child,

#sidebar-1 .sidebar.first-child {

	border-bottom-color: #ffffff;

	border-bottom-style: dotted;

}

#sidebar-1 .sidebar {

	behavior: expression(this.firstChild.style.background = &quot;#77b1b4&quot;);

}

#sidebar-1 .sidebar:first-child h3,

#sidebar-1 .sidebar.first-child h3 {

	color: #569295;

}



#sidebar-1 a:link,

#sidebar-1 a:visited {

	color: #47898c;

	font-weight: normal;

}

#sidebar-1 a:hover,

#sidebar-1 a:active {

	text-decoration: underline;

}



#sidebar-1 h3

{

	color: #569295;

	font-size: 120%;

	padding: 20px 0 2px 0;

	margin: 0;

	font-weight: normal;

}

#sidebar-1 h4 {

	padding: 0;

}

#sidebar-1 p {

	padding-right: 0;

	padding-bottom: 6px;

	margin: 0;

	color: #666;

}



#sidebar-1 ul {

	list-style-type: none;

	margin: 0;

	padding: 0;

}

#sidebar-1 ul li {

	color: #274e50;

	line-height: 125%;

	padding-left: 12px;

	background-position: 0px 8px;

}

#sidebar-1 ul li a:link,

#sidebar-1 ul li a:visited {

	text-decoration: none;

}



#sidebar-1 ul li a:hover,

#sidebar-1 ul li a:active {

	text-decoration: underline;

}



#sidebar-1 ul li.current_page_item,

#sidebar-1 ul li.current_page_item a {

}



#sidebar-1 ul li ul {

	border: 0;

}

#sidebar-1 ul li input,

#sidebar-1 ul li select {

	margin-bottom: 0;

}



#sidebar-1 ul li span.recent_date {

	padding-left: 3px;

	font-size: 80%;

	color: #889763;

}

#sidebar ul li a:hover {

	text-decoration: none;

}

#sidebar-1 ul ul {

	border: 0;

	padding: 0;

}

#sidebar-1 ul ul li {

	border: 0;

	padding: 3px 0;

	background: url('images/bullet.gif') no-repeat 3px center;

	padding-left: 14px;

}



/*Custom sidebars*/

#sidebar.tiny {

	float: left;

	clear: none;

	margin-right: 0;

}

#sidebar.tiny ul {

	margin-right: 20px

}

/*Ads sidebar*/

#content #ads.sidebar {

	margin-right: 0;

	margin-bottom: 0;

	padding-right: 20px;

	height: 100%;

	width: 90%;

	overflow: auto;

	border: 0;

	padding: 0;

}

#content #ads.sidebar img {

	float: left;

	border: 0;

	margin: 0;

	padding: 0;

}



/* HOME PAGE SIDEBAR

========================================== */

#sidebar-home

{

	position: absolute;

	left: 670px;

	top: 530px;

	width: 180px;

	border-left: 1px #77b1b4 solid;

	padding: 12px 20px 12px;

	margin: 0 0 0px 0;

	clear: both;

}



#sidebar-home .sidebar:first-child,

#sidebar-home .sidebar.first-child {

	border-bottom-color: #77b1b4;

	border-bottom-style: dotted;

}

#sidebar-home .sidebar-home {

	behavior: expression(this.firstChild.style.background = &quot;#fff&quot;);

}

#sidebar-home .sidebar:first-child h3,

#sidebar-home .sidebar.first-child h3 {

	color: #47898c;

}



#sidebar-home a:link,

#sidebar-home a:visited {

	color: #47898c;

	text-decoration: none;

	font-weight: normal;

}

#sidebar-home a:hover,

#sidebar-home a:active {

	color: #274e50;

	text-decoration: none;

	font-weight: normal;

}



#sidebar-home h3

{

	color: #569295;

	font-size: 120%;

	padding: 0px 0 7px 0;

	margin: 0;

	font-weight: normal;

}

#sidebar-home h4 {

	padding: 0;

}

#sidebar-home p {

	padding-right: 0;

	padding-bottom: 20px;

	margin: 0;

	color: #666;

}



#sidebar-home ul {

	margin: 0;

	padding: 0 0 0px 0;

}

#sidebar-home ul li {

	color: #274e50;

	line-height: 125%;

	padding-left: 12px;

	background-position: 0px 8px;

}

#sidebar-home ul li a:link,

#sidebar-home ul li a:visited {

	text-decoration: none;

}



#sidebar-home ul li a:hover,

#sidebar-home ul li a:active {

	text-decoration: none;

}



#sidebar-home ul li.current_page_item,

#sidebar-home ul li.current_page_item a {

}



#sidebar-home ul li ul {

	border: 0;

}

#sidebar-home ul li input,

#sidebar-home ul li select {

	margin-bottom: 0;

}



#sidebar-home ul li span.recent_date {

	padding-left: 3px;

	font-size: 80%;

	color: #889763;

}

#sidebar-home ul li a:hover {

	text-decoration: underline;

}

#sidebar-home ul ul {

	border: 0;

	padding: 0;

}

#sidebar-home ul ul li {

	border: 0;

	padding: 3px 0;

	background: url('images/bullet.gif') no-repeat 3px center;

	padding-left: 14px;

}



.textwidget {

	padding-right: 0;

	padding-bottom: 20px;

	margin: 0;

}



/*Custom sidebars*/

#sidebar.tiny {

	float: left;

	clear: none;

	margin-right: 0;

}

#sidebar.tiny ul {

	margin-right: 20px

}

/*Ads sidebar*/

#content #ads.sidebar-home {

	margin-right: 0;

	margin-bottom: 0;

	padding-right: 20px;

	height: 100%;

	width: 90%;

	overflow: auto;

	border: 0;

	padding: 0;

}

#content #ads.sidebar-home img {

	float: left;

	border: 0;

	margin: 0;

	padding: 0;

}



/* CREDITS

========================================== */

#credits

{

	padding-top: 30px;

	border-top: 1px #77b1b4 solid;

	position: relative;

	left: 0px;

	width: 510px;

	height: 100%;

	margin-top: 20px;

}



#credits p

{

	color: #999;

	font-size: 90%;

	text-align: right;

}



#credits a,

#credits a:visited {

	color: #bbad32;

	text-decoration: none;

}



#credits a:hover,

#credits a:active

{

	text-decoration: underline;

}



/* Footer Credits

========================================== */

#credits ul.nav

{

	padding: 0 50px 12px 0;

	text-align: right;

}



#credits ul.nav li {

	color: #666;

	margin: 0;

	display: inline;

}



#credits ul.nav li a {

	display: inline;

	margin: 0;

	padding: 0px 6px 0px 4px;

	border-right: 1px solid #BDAEB4;

}

#credits ul.nav li a,

#credits ul.nav li a:visited {

	

}

#credits ul.nav li a:hover,

#credits ul.nav li a:active {

	

}

#credits ul.nav li a.top {

	border: 0;

	padding-right: 0;

}



/* WIDGETS AND PLUGINS */

/* Search form

========================================== */

form#search-form {

	height: 25px;

	width: 140px;

	padding: 3px;

	background-color: #fff;

	border: 1px solid #DCC49A;

	border-width: 0 1px 1px 0;

	margin: 0;

	position: relative;

}



form#search-form input.text,

form#search-form label.overlabel-apply {

	font-size: 100%;

}



form#search-form input.text {

	position: absolute;

	top: 3px;

	left: 3px;

	width: 80px;

	height: 15px;

	padding: 4px 3px 4px 4px;

	margin: 0;

	z-index: 0;

	background: #fff;

}

form#search-form input.button-search {

	position: absolute;

	top: 3px;

	right: 3px;

	margin: 0px;

	display: block;

	line-height: 100%;

	width: 42px;

	height: 25px;

}

form#search-form label.overlabel {

	display: none;

	position: absolute;

	top: 0;

	left: 0;

}

form#search-form label.overlabel-apply {

	display: block;

	color: #666;

	position: absolute;

	top: 10px;

	left: 9px;

	margin: 0;

	z-index: 1;

	cursor: text;

	line-height: 100%;

	font-size: 100%;

}



/* Calendar

========================================== */

#wp-calendar {

	width: 100%;

}

#wp-calendar caption {

	color: #666;

	text-align: right;

}

#wp-calendar th {

	color: #666;

	font-size: 80%;

	padding-left: 0;

	padding-right: 0;

}

#wp-calendar a {

	font-weight: bold;

}



#wp-calendar tfoot td {

	text-align: left;

}

#wp-calendar tfoot td#next {

	text-align: right;

}

#wp-calendar td#today {

	background-color: #f3f3f3;

}



/* Shopping Cart Buttons

========================================== */

input.wpsc_buy_button {

	width: 115px;

	height: 33px;

}

input.make_purchase {

	width: 138px;

	height: 33px;

}


