/*   
Theme Name: Main
Theme URI: 
Description: Main Theme.
Author: Salt & Pepper
Author URI: http://addsaltandpepper.com/
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
/*@import url('../thematic/library/styles/reset.css');*/
@import url('styles/reset.css');

/* Apply basic typography styles */
/*@import url('../thematic/library/styles/typography.css');*/

/* Apply a basic layout */
/* @import url('../thematic/library/layouts/2c-r-fixed.css'); */
@import url('styles/960.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
@import url('styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');


/* GLOBAL */

body {
	font-size: 13px;
}

a:visited {
	color: #ABC83C;
}

table {
	padding: 0;
	margin: 0;
}

#clothesline,
#container,
body.s-category-collections #container,
.territory {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.menu li,
.menu a:hover {
	background: transparent !important;
}

.sf-menu a:hover,
.entry-title a:hover {
	color: #555;
}

.entry-title ul {
	list-style: none;
	margin: 0;
}

.entry-title ul li {
	display: inline;
	margin-right: 50px;
}

.entry-title ul li.current-cat a {
	color: #6a5a4a;
}

.sf-menu a {
	padding: 9px 34px 9px 0;
}

.entry-title {
	font-size: 20px;
	margin-top: 50px;
}

.entry-title,
.entry-title a {
	color: #ABC83C;
	text-decoration: none;
	text-transform: lowercase;
}

li.shop_link a {
	background: #ABC83C;
	color: #fff !important;
	margin-top: -90px;
	padding: 99px 16px 9px;
}

li.shop_link a:hover {
	background: #ABC83C;
	color: #555 !important;
}

#main {
	padding: 15px 0 0;
}

#content {
	color: #6a5a4a !important;
}

#nav-below {
	display: none;
}

/* NAVIGATION */

body.home #page_item_home a,
body.category-the-basics #page_item_collections a,
body.category-sprint-09 #page_item_collections a,
body.category-fall-09 #page_item_collections a,
body.category-locations #page_item_locations a,
body.category-press #page_item_press a,
body.slug-about-us #page_item_about a,
body.category-fans #page_item_fans a,
body.slug-wholesale-information #page_item_wholesale a,
body.slug-contact-us #page_item_contact a {
	color: #555;
}

/* HOME */

body.home {
	background: url("images/bg_press.png") repeat-x 0 185px;
}

body.home #main {
	padding: 50px 0 0;
}

body.home .entry-title {
	display: none;
}

body.home h2 {
	color: #ABC83C;
	font-size: 16px;
	text-transform: lowercase;
}

body.home #container {
	background: url("images/clothespins.png") no-repeat;
	display: inline;
	float: left;
	padding-top: 50px;
	text-align: center;
	width: 450px;
}

body.home #container p {
/*	color: #ABC83C;*/
	color: #555;
}

body.home #container a {
	background: url("images/button-home.png");
	display: block;
	height: 45px;
	margin: 0 auto;
	text-indent: -999em;
	width: 240px;
}

body.home #content {
	border: 1px solid #e1b483;
	padding: 0 30px;
}

#slideshow-home {
	display: none;
}
.home #slideshow-home {
	display: block;
}
#slideshow-home {
		position:relative;
		height:350px;
		margin-top: 30px;
}
.home #slideshow-home div.imgholder {
		position:absolute;
		top:0;
		left:0;
		z-index:8;
		width: 400px;
		height: 350px;
		background: white;
		text-align: center;
		line-height: 350px;
}
.home #slideshow-home div.active {
    z-index:10;
}

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

.aside {
	border: none !important;
}

#primary {
	display: none;
}

body.home #primary,
body.category-fans #primary {
	display: inline;
	float: right;
}
body.home #primary {
	float: left;
	margin-left: 60px;
}

body.home .widgettitle,
body.category-fans .widgettitle {
	display: none;
}

body.home .xoxo {
	display: inline;
	margin: 0;
	padding: 0;
}

/* CATEGORY: PRESS */

body.category-press #container,
#clothesline,
body.s-category-collections #container,
.territory {
	background: url('images/bg_press.png') repeat-x 0 25px;
	border: 5px solid #9fbd3c;
	overflow: auto;
}

body.s-category-collections #container,
.territory {
	background: none;
}

body.category-press #content {
	width: auto;
}

body.category-press .hentry {
	display: inline;
	float: left;
	margin: 0 15px;
	padding: 0;
}

body.category-press a {
	color: #9fbd3c;
}

body.category-press a:hover {
	color: #555;
}

body.category-locations .entry-title {
	margin-top: 20px;
}

.territory {
	clear: both;
	margin-bottom: 20px;
	padding: 20px;
}

body.category-locations #container {
	margin-top: 40px;
}

body.category-locations .hentry {
	margin: 0 12px 20px 0;
	width: 200px;
}


body.category-locations h3 {
	border-bottom: 2px solid #9fbd3c;
	text-transform: lowercase;
	font-size: 22px;
	color: #9bba3c;
	font-weight: normal;
	/*display: inline;*/
	margin-bottom: 7px;
	/*margin-right: 1em;*/
	padding-bottom: 7px;
}
body.category-locations h4 {
	font-size: 13px;
	line-height: 15px;
	margin: 0;
	padding: 0;
	font-weight: 600;
}
body.category-locations p {
	margin: 0;
	font-size: 12px;
	line-height: 14px;
}
body.category-locations p a {
	color: #9bba3c;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 2px solid #9bba3c;
}
body.category-locations p a:hover {
	border-bottom: 2px dotted #9bba3c;
}
div.category-locations {
/*	width: 200px;*/
	float: left;
	padding: 0 10px 0 0;
/*	margin-right: 10px;*/
}
#content table,
#content tr {
	border: none;
}

#content td {
	padding: 10px 30px;
	text-align: center;
	vertical-align: top;
}

body.category-press #content td a {
	text-decoration: none;
}

.publication_date {
	clear: both;
	text-transform: lowercase;
}

/* SINGLE: PRESS */

body.s-category-press #main {
	text-align: center;
}

/* SINGLE: PRODUCT */

.entry-content img.product_focus_image { 
/*	display: inline;
	float: left;
*/
vertical-align: top;
}

a.closer_btn {
    background: url('images/close-btn.png') no-repeat scroll top left;
    width: 20px;
    height: 19px;
    display: block;
display: inline;
float: right;
margin-right: 50px;
}
a.closer_btn span {
    display: inline;
    float: left;
    text-indent: -9999px;
}
.product {
	color: #9bba3c;
	display: block;
	float: left;
	width: 50%;
}

.focus {
	text-align: center;
}

.info {
	padding-top: 20px;
}

.info h2,
.info p {
	margin-right: 50px;
}

/* PAGE: ABOUT US */

body.slug-about-us .entry-content {
	padding-top: 0;
}

#facts {
	background: #9bba3c;
	height: 200px;
	margin-bottom: 20px;
	overflow: hidden;
}

#facts h1 {
	background: url("images/quick-facts-underline.png") no-repeat 310px 55px;
	padding-left: 335px;
}

#quick-facts {
	margin-left: 335px;
	margin-top: 30px;
	overflow: hidden;
}

#quick-facts ul,
#quick-facts li {
	margin: 0;
	padding: 0;
}

#quick-facts li {
	color: #fff;
	font-size: 19px;
	height: 60px;
	margin: 0;
	padding: 0;
	width: 623px;
}

#arrows li a {
	display: block;
	/*text-indent: -999em;*/
}

#prevBtn,
#nextBtn {
	height: 32px;
	width: 32px;
	display: block;
	position: relative;
}

#prevBtn a,
#nextBtn a {
	display: block;
	height: 32px;
	overflow: hidden;
	text-indent: -999em;
	width: 32px;
}

#prevBtn {
	left: 865px;
}

#nextBtn {
	left: 910px;
	top: -32px;
}

#prevBtn a {
	background: url("images/arrow_left.png");
}

#nextBtn a {
	background: url("images/arrow_right.png");
}
#facts {
	position: relative;
}
#facts .top-baby {
	left: 0
	margin-top: 5px;
	padding-left: 120px;
	position: absolute;
	/*top: -20px;*/
}

.about_column {
	border: 4px solid #9bba3c;
	height: 750px;
	padding: 20px;
	/*width: 296px !important;*/
	width: 258px !important;
}

#col_1,
#col_2 {
	width: 259px !important;
}

.about_column h1 {
	color: #9bba3c;
	padding: 0;
}

.footer-baby {
	position: absolute;
}

#col_1 .footer-baby {
	top: 1023px;
	/*left: 160px;*/
}

#col_3 .footer-baby {
	top: 993px;
	/*right: 25px;*/
}

.about_column p {
	line-height: 18px;
}

/* FANS PAGE: */

.category-fans .entry-content {
/*	color: #9bba3c;*/
	color: #555;
	padding: 0;
}

.category-fans .hentry {
	border: 5px solid #9fbd3c;
	margin: 0 0 20px;
	padding: 10px 10px 0;
}

#footer {
	clear: both;
	position: relative;
}
#seal-logo {
	display: none;
}
.home #seal-logo {
	position: absolute;
	left: 0;
	bottom: 0;
	background: url('images/ptpa-media-seal.png') no-repeat scroll top left;
	width: 80px;
	height: 80px;
	display: block;
}
.home #seal-logo a {
	display: block;
	width: 80px;
	height: 80px;
}
.home #seal-logo a span {
	display: inline;
	float: left;
	text-indent: -9999px;
}
#footer a {
	color: #9bba3c;
}
#footer a:hover {
	text-decoration: none;
	color: gray;
}
/* CONTACT */

textarea {
	height: 75px;
}

div.slug-contact-us {
	display: inline;
	float: left;
	background: url('images/contact-baby-bg.png') no-repeat scroll;
	background-position: right 100px;
	width: 950px;
}

div.slug-contact-us div.entry-content {
	color: #9ebd3c;
	width: 544px;
	display: block;
	float: left;
}
div.slug-contact-us div.entry-content p{
	color: #555;
}
.wpcf7 {
	display: inline;
	float: left;
}
.wpcf7 label {
	color: #9bba3c;
	display: block;
	/*float: left;*/
	/*background: url('images/contact-label-bg.png') repeat-x;*/
	width: 110px;
	height: 20px;
	font-family: Arial;
	font-size: 14px;
	line-height: 20px;
	padding: 10px 0 0 0;
	/*color: white;*/
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}

.wpcf7 input {
	height: 18px;
	border: 1px solid #9bba3c;
/*	line-height: 18px;*/
	padding: 0;
}
.wpcf7 textarea {
	border: 1px solid #9bba3c;
}

#contact-name,
#contact-email {
	display: block;
	float: left;
	margin-right: 20px;
}
#contact-name input,
#contact-email input{
	width: 260px
}
#contact-subject-message {
	margin-top: 5px;
	clear: left;
	display: inline;
	float: left;
}
#contact-subject-message input{
	width:542px;
	margin-bottom: 5px;
}
#contact-subject-message textarea{
	width:542px;
	margin: 0;
}
#contact-submit {
	display: block;
	float: right;
	clear: both;
}
#contact-submit input {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: url('images/submit-bg.png') repeat-x;
	float: right;
	width: 84px;
	height: 45px;
	color: white;
	margin-bottom: 10px;
	text-transform: lowercase;
	font-size: 14px;
}

#contact-address-box {
	width: 960px;
	margin-top: 20px;
	/*margin-left: 120px;*/
	display: inline;
	float: left;
	clear: left;
	border:4px solid #9bba3c;
	-moz-border-radius: 5px;
	padding: 10px 0;
}
#contact-address-box .contact-address-col {
	padding-left: 25px;
	width: 214px;
	height: 185px;
	display: inline;
	float: left;
	padding-bottom: 3px;
}
#contact-address-box .contact-address-col h4 {
	text-transform: none;
	font-size: 14px;
	margin-bottom: 20px;
}
#contact-address-box .contact-address-col p {
	margin-bottom: 0;
	line-height: 15px;
	color: #695949;
}
#contact-address-box .contact-address-col p a {
	color: #9bba3c;
}

div.wpcf7-validation-errors {
	clear: both;
	margin: 20px 0 0;
}

.klear {
	clear: both;
	height: 10px;
}

/*endcontact*/

/* WHOLESALE CONTACT */

.slug-wholesale-information #contact-name,
.slug-wholesale-information #contact-store,
.slug-wholesale-information #contact-email,
.slug-wholesale-information #contact-phone {
	clear: both;
	display: block;
	float: none;
} 

.slug-wholesale-information #contact-name input,
.slug-wholesale-information #contact-store input,
.slug-wholesale-information #contact-email input,
.slug-wholesale-information #contact-phone input {
	width: 316px;
}

.slug-wholesale-information #contact-city {
	margin-bottom: 20px;
}

#wpcf7-f2-p10-o1 {
	display: block;
	float: left;
	width: 318px;
}

#wholesale-address-box {
	width: 536px;
	margin-top: 20px;
	/*margin-left: 120px;*/
	display: inline;
	float: right;
	border:4px solid #9bba3c;
	-moz-border-radius: 5px;
	padding: 10px 0;
}
#wholesale-address-box {
	/*height: 330px;*/
	height: 200px;
	padding-left: 25px;
	/*width: 230px;*/
	width: 450px;
	padding-bottom: 3px;
}
#wholesale-address-box h4 {
	text-transform: none;
	font-size: 14px;
	margin-bottom: 20px;
}
#wholesale-address-box p {
	margin-bottom: 0;
	line-height: 15px;
	color: #695949;
}
#wholesale-address-box p a {
	color: #9bba3c;
}

#wholesale-address-box img {
	display: block;
	float: right;
	margin-top: -85px;
}

#location-switch li {
	display: inline;
	float: left;
	margin-right:50px;
}
.ui-tabs-hide {
	display: none !important;
}
#location-switch ul a {
	text-transform: lowercase;
	font-size: 22px;
	color: #9bba3c;
	font-weight: normal;
	/*display: inline;*/
	margin-bottom: 7px;
	/*margin-right: 1em;*/
	padding-bottom: 7px;
	text-decoration: none;
}
.ui-tabs-nav a:hover {
	text-decoration: none;
	color:#9bba3c !important;
}
#location-switch li.ui-state-default a,
#location-switch a:visited {
	color:#9bba3c;
}
.ui-tabs-nav li.ui-tabs-selected a {
	color:#6A5A4A !important;
}

.home #seal-logo {
  bottom: auto;
  display: inline;
  float: left;
  margin-top: -18px;
  position: relative;
  text-indent: -999em;
}

#facebook-link, #twitter-link {
  display: inline;
  float: right;
  height: 44px;
  /*position: absolute;*/
  width: 144px;
}

#twitter-link {
	margin-left: 15px;
}

.kleer {
  clear: both;
  height: 20px;
}
