/* Turn off From the Category Archives */
#archive_info {display:none;}



.custom .comments_closed p {

  display: none;

}



/* Teaser Styling */



.custom a.teaser_category {	

font-size: 1.5em;

font-style: strong;

text-decoration: none;

border: 0,0,0,0;

color: #70615a

}





.custom .teaser .format_teaser {

height:130px;

overflow:hidden;

}



/* THUMBNAIL STYLING */

.wp-post-image {

     float:left;

     margin-right:0.5em;

     border: 1px solid; 	

}



/* FEATURE BOX */

.custom #feature_box {
padding-right: 0;
padding-left: 0;
align: center;
background-color: #ffffff;
border: none;

}

.custom #header #logo a { display: block; 
height: 151px; 
width: 400px; 
background: url('images/bark_header.jpg') no-repeat; 
outline: none;
position:relative;
z-index:500;
}



/* This line gets rid of the site title & tagline by casting them out to far left field */

.custom #header #logo, .custom #header #tagline { text-indent: -9999px; }



/* This line collapses the vertical space of the tagline so that there isn't unnecessary white space after the header image */



/* This is a bit of a kludge, but it seems to work. */

.custom #header #tagline { height: 0; }



/* This line removes the padding from the header so that the background image sits close to the nav menu, the bottom border of the header, and the sides of the content */

.custom #header { padding: 40; }



.custom #header_area {background:#FFFFFF;}

	.custom #header {border:0; height:161px; background:#FFFFFF;}



.custom #nav_area {background:#70615a; border-bottom:0; padding-top:0;}



/* HEADER ZONE */



.custom #header_area {

	background: #FFF;

}



.custom #header_area .page {

	background: #FFF;

}



.custom #header {

	background: #FFF;

	border-bottom: 3em;

}





/* NAVBAR ZONE */

.custom #nav_area {
	background: #70615a;
        border-bottom:0;
}



.custom #nav_area .page {
	background: #70615a;
        border-bottom:0;}


.custom .menu {
        margin-left: 0px;
        border-left: 1px;
        background: #70615a;
}

.custom .menu li.tab a, li.tab {
	border:0;
}

.custom .menu a {
        text-transform:none;
        border-width: 0 0 0 1px;
}



/* Top Nav bar */ 
.custom ul#topnav { 
        font-size: 1.5em; 
	list-style-image: none; 
	list-style-position: outside; 
	list-style-type: none; 
	background:#ffffff none repeat scroll 0 0; 
	width: 100%; 
	float: right; 
} 

.custom ul#topnav li { 
	float: right; 
	padding: 3px 10px 3px 0px;
        border-left: 1px; 
}

 .custom ul#topnav li a { 
	font-family: arial;
        border-left: 1px
        border-color: #666;
        font-size: 12px; 
	color: #666;
        text-decoration: none;
        border-right: 1px solid #666;
        padding-right: 10px;
} 



.custom ul#topnav li a:hover {

	text-decoration: underline; 

}



/* NAV LETTERSPACING */

.custom .menu .tab a { 
        letter-spacing:1px; 
}


/* CONTENT ZONE */
.custom #content_area {
	background: #000000;
}
.custom #content_area .page {
	background: #ffffff;
}
.custom #content_box {
	background: #ffffff;
}


/* FOOTER ZONE */
.custom #footer_area {
	background: #70615a;
}
.custom #footer_area .page {
	background: #70615a;
}
.custom #footer {
	border: 0;
	background: #70615a;
}



/*---------------------------------*/
/* WIDGETIZED FOOTER               */
/* Mike Nichols - October 17, 2009 */
/*---------------------------------*/

/* footer widget area setup */

#footer_setup 
{
	/* widgetized footer background (not footer background) */
	background: #70615a;

	/* widget padding */
	padding: 5px;

	/* margin at bottom of widgets */
	margin-bottom: 25px;
        margin-left: 20px;

	/* do not change this! */
	overflow: hidden;
}


/* widget item setup */
#footer_setup .footer_items {
        font-size: 1.1em;

	/* contents alignment */
	text-align: left;

	/* widget width */
	width: 200px;


	/* space between widgets */
	padding-right: 25px;


	/* text color */
	color: #FFFFFF;
        text-decoration: none;

	/* do not change these! */
	display: inline-block;
	float: left;
	height: 100%;
}

#footer_setup .footer_items a {color:#FFFFFF; text-decoration: none; border-bottom: none;
}
#footer_setup .footer_items a:hover {color:#e6e4d7; text-decoration: none;
}


/* widget item headers*/
#footer_setup .footer_items h3 {

	/* font size */

	font-size: 1.5em;

        letter-spacing:4px;



	/* bold or not */

	font-weight: bold;



	/* uppercase or not */

	text-transform: uppercase;



	/* space out the letters*/

	letter-spacing: 0px;



	/* font color*/

	color: #FFFFFF;



	/* padding under header text */

	padding-bottom: 3px;



	/* border under header text */

	border-bottom: 1px solid #FFFFFF;



	/* distance between border and widget text */

	margin-bottom: 5px;

}



/* BEHIND EVERYTHING */



body.custom {

	background: #70615a;

}



/* do not change these! */

#footer_setup .footer_items ul li { list-style: none; }

#footer_setup .footer_items ul { margin: 0px; padding: 0px; }







/* TIGHTEN UP THE LAYOUT */

#content div.headline_area {margin-bottom:1px;}



.custom .teaser .format_teaser {

   margin-bottom:1px;

   margin-top:1px;

}





/* COLOR AT SIDES OF PAGE */

.custom #content_area {

	background: #ccc151; }



/* WIDGETIZED HEADER */

#mainhead {

   background: #ffffff; 

   border: 0; 

   font-size: 12px;  

   overflow: hidden; 

   position:relative; 

   margin-left:80%; 

   margin-top:-120px;
   
   height:100px;

   width:200px;}
   
   
   
#mainhead2 {

   background: #ffffff; 

   border: 0; 

   font-size: 12px;  

   overflow: hidden; 

   position:relative; 

   margin-left:430px; 

   margin-top:-160px; 

   width:364px;
   
   height:151px;
   }






 /* SEARCH BOX STYLING */

input, textarea {
font-family:Arial;
}

#textbox {
   background:#ffffff;
   border-color:#AAAAAA;
   border-style:solid;
   border-width:1px;
   font-size:1em;
}
* {
margin:0;
padding:0;
}


#button {
   background:#dd002c;
   border-color:#AAAAAA;
   border-style:solid;
   border-width:1px;
   font-size:1em;
   color: #ffffff;
}
* {
margin:0;
padding:0;
}



/* SIDEBAR COLOR */

.custom #sidebar_1 {
background:#e6e4d7;
}


/*NEW STORES */

#newstore_link{
height: 151px;
width: 364px;
text-indent: 10000px;
margin-top:-30px; 
overflow: hidden;
background: url(http://www.barknatural.com/wp-content/themes/thesis_17/custom/images/bark_header3.jpg)
top left no-repeat;
display: block;
target: blank;
}



/* CC LOGOS */

#roots_link{
height: 72px;
width: 146px;
text-indent: 10000px;
overflow: hidden;
background: url(http://74.53.42.62/~admin/wp-content/themes/thesis_16/custom/images/logos/roots_logo.gif)
top left no-repeat;
display: block;
target: blank;
}

#roots_link:hover{
background-position: bottom left;
}


#cc_link{
height: 170px;
width: 146px;
text-indent: 10000px;
overflow: hidden;
background: url(http://74.53.42.62/~admin/wp-content/themes/thesis_16/custom/images/logos/cc_logo.gif)
top left no-repeat;
display: block;
target: blank;
}

#cc_link:hover{
background-position: bottom left;
}


#sage_link{
height: 76px;
width: 146px;
text-indent: 10000px;
overflow: hidden;
background: url(http://74.53.42.62/~admin/wp-content/themes/thesis_16/custom/images/logos/sage_logo.gif)
top left no-repeat;
display: block;
target: blank;
}

#sage_link:hover{
background-position: bottom left;
}


#nest_link{
height: 60px;
width: 146px;
text-indent: 10000px;
overflow: hidden;
background: url(http://74.53.42.62/~admin/wp-content/themes/thesis_16/custom/images/logos/nest_logo.gif)
top left no-repeat;
display: block;
target: blank;
}


#nest_link:hover{
background-position: bottom left;
}