/* @override http://thepetfactor.net.s53410.gridserver.com/wp-content/themes/thematicfeaturesite/style.css */

/*   
Theme Name: Thematic Feature Site
Theme URI: 
Description: Use the Thematic Feature Site Theme to power your WordPress web site.
Author: Ian Stewart
Author URI: http://themeshaper.com/
Template: thematic
Version: 1.0.1
Tags: Thematic
.
Thematic Site is © Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('2c-r-fixed-800px.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');


/* =Global Elements
-------------------------------------------------------------- */

#buttons {
    padding:.75em 0;
} 
a.button {
    border:1px solid #753f00;
    -webkit-border-radius: .7em;
    -moz-border-radius: .7em;
    border-radius: .7em;
    color:#fff;
    font-size:13px;
    margin:0 10px 0 0;
    padding:.75em 1.25em;    
    text-decoration:none;
	background-color: #99ccff;
}
a.button:hover,
a.button:active {
    color: #fff;
}


/* =Header
-------------------------------------------------------------- */

#branding {
    position:relative;
	z-index: 105;
}
#blog-title {
    width:558px;
}
#blog-description {
    width:558px;
	margin-left: 230px;
	color: #753f00;
	font-size: 14px;
}
#branding #searchform {
    position:absolute;
    top:75px;
    right: 50px;
}
#branding #searchform label {
    display:none;
}
#branding #searchform input {
    font-size:13px;
    line-height:18px;
}
#branding #searchform input#s {
    width:240px;
}
#branding #searchform input#searchsubmit {
    display:none;
}

/* =Menu
-------------------------------------------------------------- */

#nav {
    float:right;
}


/* =Content
-------------------------------------------------------------- */

.search .page-title {
    display:none;
}


/* =Leader and Front Page Styles
-------------------------------------------------------------- */

#leader {
    border-bottom:1px solid #8fc3ea;
    padding:63px 50px 10px 50px;
	background-color: #8fc3ea;
}
#leader-container {
    margin:0 auto;
    overflow:hidden;
    position:relative;
    width:800px;
}
#leader .entry-title {
    font-size:28px;
    line-height:34px;
    margin-top:-0px;
    padding:0 0 14px 0;
	color: #fff;
	text-align: left;
}
#leader .entry-title span {
    font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
    font-weight:normal;
    font-style:italic;
}
.single #leader .entry-title {
    width:600px;
}
#leader .entry-meta {
    position:absolute;
    top:10px;
    left:600px;
}

.page-template-front-page-php #feature {
		float:left;
}
.page-template-front-page-php #feature img {
float:left;
margin:-10px 10 0 -10px;
	border-style: solid;
	border-width: 0px;
    }
.page-template-front-page-php #feature-info {
    float:right;
		margin:0 0px 0 19px;
    width:390px;
	padding-bottom: 20px;
}
.page-template-front-page-php #feature-info h2 {
    font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
    font-size:32px;
    font-weight:bold;
    line-height:36px;
    margin-top:-0px;
    padding:0 0 14px 0;
	color: #fff;
}
.page-template-front-page-php #container,
.page-template-front-page-php #content  {
    margin:0;
    padding:0;
    width:800px;
}
.page-template-front-page-php #container {
    margin-top:-21px;
}
.page-template-front-page-php #sub-feature {
    font-size:13px;
    line-height:18px;
    position:relative;
    overflow:hidden;
}
.page-template-front-page-php #sub-feature p {
    margin:0 0 18px 0;
}
.page-template-front-page-php #sub-feature h3 {
    font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
    font-weight:normal;
    font-size:17px;
    font-style:italic;
    padding:0 0 7px 0;
    text-transform:none;
	color: #753f00;
}
.page-template-front-page-php #sub-feature h3 img {
    position:absolute;
    top:3px;
    right:0;
}
.page-template-front-page-php .block {
    float:left;
    width:390px;
}
#front-block-1 {
    margin-right:20px;
}
.page-template-front-page-php .block .avatar {
    float:left;
    margin:.25em 10px 0 0;
}
.page-template-front-page-php .block ul {
    border-top:1px solid #753f00;
    list-style:none;
    margin:0;
}
.page-template-front-page-php .block ul li {
    display:inline;
}
.page-template-front-page-php .block ul li a {
    border-bottom:1px solid #753f00;
    color:#fff;
    display:block;
    padding:6px 0;
    text-decoration:none;
}
.page-template-front-page-php .block ul li a:hover,
.page-template-front-page-php .block ul li a:active {
    background:#753f00;
    color: #fff;
}
.page .entry-content,
.single .entry-content {
    padding-top:0;
}

/* =petfactor specific
-------------------------------------------------------------- */



body{
	background-color: #8fc3ea;
}

body, input, textarea {
    color:#000;    
    font: 12px/18px "Lucida Grande", Lucida, Verdana, sans-serif;
}
p{
	color: #753f00;
}

.entry-title a {
    color:#fff;
    text-decoration:none;
}
.entry-title a:active,
.entry-title a:hover {
    color: #fff;
}

.entry-content h1,
.entry-content h2 {
    font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
    font-size:19px;
    font-weight:bold;
    padding:28px 0 14px 0;
	color: #753f00;
}
.entry-content h3 {
    font-size: 17px;
    padding:28px 0 14px 0;
	color: #753f00;
	font-weight: bold;
}
.entry-content h4 {
    font-size:11px;
    font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:0.05em;
	color: #753f00;
}


.aside .current_page_item .page_item a {
    color:#753f00;
}
.aside .current_page_item .page_item a:hover,
.aside .current_page_item .page_item a:active {
    color: #753f00;
}
.aside {
    color:#753f00;
}
.aside a {
    color:#fff;
}
.aside a:active,
.aside a:hover {
    color: #fff;
}

a:link {
    color:#753f00;
}
a:visited {
    color:#753f00;
}
a:active,
a:hover {
    color: #000;
}
h1,h2,h3,h4,h5,h6 { 
	font-weight:normal;
	clear:both;
	color: #753f00;
}

ol, ul {
	list-style: none;
	color: #753f00;
}

#access {
    border-bottom:2px solid #fff;
    border-top:2px solid #fff;
    height:32px;
    font-size:13px;
    overflow:visible;
    z-index:101;
    background-color: #753f00;
    position: relative;
}

/*** THEMATIC SKIN ***/
.sf-menu {
    border-right:none;
	float:right;
}
.sf-menu a {
	border-left:1px solid #753f00;
	border-top:none;
	border-bottom:none;
	padding:9px 13px;
	text-decoration:none;
}
.sf-menu .current_page_item a,
.sf-menu .current_page_ancestor a,
.sf-menu .current_page_parent a {
    border-bottom-color:#000;

    }
    
  .sf-menu .current_page_item a{

	background-color: #814704;
    border-right:1px solid #fff;
    border-left:1px solid #fff;    }  
    
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#fff;
}
.sf-menu li {
	background:		#753f00;
}
.sf-menu li li {
	background:		#753f00;
}
.sf-menu li li li {
	background:		#753f00;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    background:     #814704;
	outline:		0;
    border-bottom-color:#fff;
	color: #fff;
}
.sf-menu ul {
    border-right:1px solid #753f00;
    border-bottom:1px solid #753f00;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	top:32px; /* overriding essential styles */
}
.sf-menu ul ul {
    margin-top:0;
}
.sf-menu ul a {
    background:#753f00;
	border-bottom:none;
}
.sf-menu ul a:hover {
    color: #fff;
}

body.slug-home #main {
    clear:both;
    padding:66px 50px 22px 50px;
}

#main {
    clear:both;
    padding:10px 50px 22px 50px;
}


#blog-title a {
background:url(images/logo.png) no-repeat top center;
display:block;
text-indent:-9000px;
width: 224px;
height: 224px;
	z-index: 102;
	position: absolute;
	top: 0px;
}

#branding #searchform input {
	font: 16px/18px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #753f00;
	border: 1px solid #d5d5d5;
	padding: 10px;
}


#footer {
    border-top:1px solid #753f00;
    margin-top:22px;
	background-color: #99ccff;
}

.entry-content {
    padding:22px 0 0 0;
	color: #753f00;
}



#header {
    z-index:100;
	position: relative;
}


#respond {
    background:#8fc3ea;
    margin-bottom:22px;
    overflow:hidden;
    padding:18px 0 0 0;
    position:relative;
}


.form-section label {
	font: 16px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.form-section input {
	font: 16px/18px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #753f00;
	border: 1px solid #d5d5d5;
	padding: 10px;
}

#primary {
    border:1px solid #8fc3ea;
    padding:18px 0 0 0;
    margin-bottom:22px;
}

table {
    border:1px solid #8fc3ea;
    border-width:1px 1px 0 1px;
    font-size:13px;
    line-height:18px;
    margin:0 0 22px 0;
    text-align:left;
}

#constant-contact form input {
		font: 14px/16px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #753f00;
	border: 1px solid #d5d5d5;
	padding: 10px;
}

#front-block-1 img {
	margin-right: 15px;
	margin-bottom: 15px;
	border: 1px solid #fffeff;
	float: left;
}


body.slug-products #container {
	width: 800px;
}

body.slug-products #content {
	width: 800px;
}

body.slug-about #container {
	width: 800px;
}

body.slug-about #content {
	width: 800px;
}

body.slug-inspiration #container {
	width: 800px;
}

body.slug-inspiration #content {
	width: 800px;
}

body.slug-where-we-are #container {
	width: 800px;
}

body.slug-where-we-are #content {
	width: 800px;
}

body.slug-organizations #container {
	width: 800px;
}

body.slug-organizations #content {
	width: 800px;
}

tr {
    border-bottom:1px solid #8fc3ea;
}

.mapp-div {  
	overflow: hidden;
	text-align: center; 
	padding: 0px 0px 0px 0px;
	line-height: normal;
	margin: 0 0 0 0; 
	color: black;
	border: 5px solid #fffeff;
}



.mapp-address {
	width: 80%;
	font: 16px/18px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #753f00;
	border: 0px solid #d5d5d5;
	padding: 10px;
}


ul#links-page{
    margin: 0 auto;	
	}
	
ul#links-page li{
    text-align: left;
    float: left;
    list-style: none;
    padding: 3px 10px 3px 10px;
    margin: 5px;
}	