/*  

Theme Name: barndad

Theme URI: 

Description: 

Version: 1.0

Author: JD

Author URI: www.higherimages.com

*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

a{
	color:#CCC;

}
p{	font-size:14px; 
	line-height:20px;
	margin-top:10px;
	margin-bottom:10px;
	}
	
ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

.indent{

margin-left: 25px;

}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}


strong{font-weight:bold;}
i{font-style:italic;}
em{font-style:italic;}

body{
	background:url(images/bg.png) repeat-y;
	background-position: top center;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#fff;
}

#wrapper{
	width:1100px;
	margin:0 auto;	
}

#wrapper2{
	margin-left:193px;
}



#header{
	height:138px;
	width:900px;
	background:url(images/headertop.png);
}



#header h3{
		float:right;
		font-size:20px;
		color:#000;
		text-shadow:.01px .01px .01px #FFF;
		font-weight:bold;
		margin-top:75px;
}

#header img{
	margin-top:15px;
}

h3 a{
	color:#333;
	text-decoration:none;
}
#content a{
	color:#385E58;
	padding-bottom:20px;
	}
hr{
	margin-top:30px;
}


#slider{
	width:900px;
	height:320px;
	 	
	margin-top:20px;
	
}
.lof-navigator-wapper{
	left:41% !important;
}

#new{
	background:url(images/new.png) no-repeat;
	height:103px;
	width:103px;
	position:relative;
	margin-top:-308px;
	float:right;
}

#container{
	width:900px;
		
}


ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	padding-bottom:29px;
	width:900px;
	margin-top:20px;
	background:#1A2825;
		
	
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height:60px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;

	
	
		
}
ul.tabs li a {
	text-decoration: none;
	text-align:center;
	line-height:60px;
	height:60px;
	width:183px;
	color: #fff;
	display: block;
	font-size: 18px;
	padding: 0 20px;
	border-top:1px solid #365A54;
	border-left:1px solid #365A54;
	border-right:1px solid #365A54;
	/*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}

ul.tabs li a:hover {

	color:#eee;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #365A54;
	padding-bottom:1px;
	color:#fff;
	
	 /*--Makes the active tab look like it's connected with its content--*/
}

.tab_container {
	border:1px solid #365A54;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 100%;
	background: #365A54;
	width:898px;
	min-height:370px;
	background:##DAE0EA;
}

.tab_content {
	color:#fff;
	padding:5px;
	font-size: 14px;
	color:#3C2415;
}


.tab_content img{
	float:left;
	margin-right:20px;
}

.top{
	background:url(images/top.png);
	width:890px;
	height:50px;
}


.middle{
	padding:20px;
	background:url(images/middle.png) repeat-y;
	width:850px;
}


.middle h3{
	font-size:18px;
	font-weight:bold;
	margin-top:-30px;
}

.bottom{
	background:url(images/bottom.png) ;
	width:890px;
	height:50px;
}

#vendors p{
margin-left: 25px;
margin-top: 25px;
padding-top: 8px;
font-size: 16px;
font-weight: bold;
text-align:center;
}
#vendors{
	width:900px;
	background: #ffffff;
	padding: 0px;
}
#vendors img{
	padding: 2px;
	height: 32px;
	
}
#vendor-inside{
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-align: center;
	width: 900px;

}

#footer{
	width:880px;
	height:30px;
	background:url(images/footer.png) repeat-x;
	margin-top:20px;	
	color:#fff;
	padding:10px;
	margin-bottom:20px;
}

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

#footer h6{
	font-size:12px;
	margin-top:10px;
	margin-left:10px;	
	float:left;
}

#footer h5{
	float:right;	
	color:#fff;
	margin-top:10px;
	font-size:12px;
	margin-right:10px;
}


#access img{
	float:right;
	height:50px;
	margin-left:10px;	
}

#access {
	width:910px;
	padding-left:10px;
	background:url(http://www.barndadnutrition.com/wp-content/uploads/2012/01/nav3.jpg) no-repeat;
	float:left;		
}
#access ul {
	font-size: 14px;
	list-style: none;
	margin: 0 0 0 -0.8125em;
	padding-left: 0;
}
#access li {
	float: left;
	position: relative;
	//border-right:1px #282828 solid;
	text-shadow: #FFF 0.01px 0.01px 0.01px;
}
#access a {
	font-weight:bold;
	color: #5F9B97;
	display: block;
	line-height: 50px;
	padding: 0 20px 0 1.2125em;
	text-decoration: none;
	text-shadow: #FFF .01px .01px .01px;
	text-transform:uppercase;
}
#access ul ul {
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	top: 3.333em;
	left: 0;
	width: 188px;
	z-index: 99999;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #f9f9f9;
	border-bottom: 1px dotted #ddd;
	color: #444;
	font-size: 13px;
	font-weight: normal;
	height: auto;
	line-height: 1.4em;
	padding: 10px 10px 10px 10px;
	width: 168px;
	text-shadow: white 0.1em 0.1em 0.2em;
}
#access li:hover > a,
#access ul ul :hover > a,
#access a:focus {
	background:;
	text-shadow: white 0.1em 0.1em 0.2em;
}
#access li:hover > a,
#access a:focus {
	background: #f9f9f9 url(images/symbol.png) no-repeat center;
	color: #373737;
	text-shadow: white 0.1em 0.1em 0.2em;
}
#access ul li:hover > ul {
	display: block;
}
#access .current_page_item > a,
#access .current_page_ancestor > a {
	font-weight: bold;
	background: #f9f9f9 url(images/symbol.png) no-repeat center;
	color:#373737;
}


#content{
	background:#fff;
	color:#000;
	width:660px;
	min-height:200px;
	margin-top:20px;
	float:left;	
	padding:20px;
}

#content h3{
	font-size:18px;
	font-weight:bold;
	
}

#sidebar{
	width:140px;
	min-height:200px;
	background:	#385E58;
	float:left;
	margin-top:20px;
	margin-left:20px;
	padding:20px;
	color:#fff;
}

#sidebar h3{
	color:#FBF8BD;
	font-size:15px;
	margin-bottom:10px;
	width:140px;
	margin-top:10px;
	border-bottom: #FBF8BD solid 1px;
}

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
    display:block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin:0;
    max-width: 98.5%;
    padding:0;
    width: auto;
}

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





#page ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	padding-bottom:29px;
	width:652px;
	margin-top:20px;
	background:#1A2825;
		
	
}
#page ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height:60px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;

	
	
		
}
#page ul.tabs li a {
	text-decoration: none;
	text-align:center;
	line-height:60px;
	height:60px;
	width:175px;
	color: #fff;
	display: block;
	font-size: 18px;
	padding: 0 20px;
	border-top:1px solid #365A54;
	border-left:1px solid #365A54;
	border-right:1px solid #365A54;
	/*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}

#page ul.tabs li a:hover {

	color:#eee;
}
#page html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #365A54;
	padding-bottom:3px;
	color:#fff;
	
	 /*--Makes the active tab look like it's connected with its content--*/
}

#page .tab_container {
	border:1px solid #365A54;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 100%;
	background: #365A54;
	width:650px;
	
	background:##DAE0EA;
}

#page .tab_content {
	padding:5px;
	color:#3C2415;
	font-size: 14px;
}


.top2{
	background:url(images/top2.png);
	width:635px;
	height:50px;
}

.middle2{
	padding:20px;
	background:url(images/middle2.png) repeat-y;
	width:595px;
}

.middle2 h3{
	margin-top:-30px;
	font-size:16px;
	font-weight:bold;
	
}

.bottom2{
	background:url(images/bottom2.png) ;
	width:635px;
	height:50px;
}

#page .tab_content img{
	float:left;
	margin-right:20px;
}

#content ul ul{
	list-style:outside;
	list-style:circle;
	margin-left:20px;
	margin-bottom:10px;	
	line-height:20px;
}

#content ul{
margin-top:10px;
}

.textwidget a{
	color:#FFF;
}

#checkout_page_container table.checkout_cart{
	margin:20px 10px;
	background:#EEE;
	border:1px solid #AAA !important;
}
#checkout_page_container table.checkout_cart th, #checkout_page_container table.checkout_cart td{
	padding:10px !important;
	
	
}
#checkout_page_container table.checkout_cart th{
	border-bottomr:1px solid #CCC !important;
}
#checkout_page_container table.checkout_cart td{
	border:1px solid #CCC !important;
}
#checkout_page_container table.checkout_cart th{
	font-weight:bold;
}
#content #checkout_page_container table.checkout_cart tr.product_row td.wpsc_product_image img {
	padding:10px;
	border:none !important;
}
table.wpsc_checkout_table.table-1, table.wpsc_checkout_table.table-2 {
	margin:10px !important;
}
table.wpsc_checkout_table td{
	padding:10px !important;
}
h4{
	font-weight:bold;
	font-size:16px;
	border-bottom:1px solid #333;
}
.wpsc_email_address{
	font-weight:bold;
	
}
#checkout_page_container .wpsc_make_purchase {
	margin-left:0px !important;
	float:none !important;
}
.picturedx{
	float:left;
	margin-right:30px;
}
#content td h3{
	font-size:28px;
}
#content td h4{
	border:none;
	font-size:22px;
	color:#385E58
}
#shoppingTop{
	background:#CCC;
	padding:7px;
	right:10%;
	position:absolute;
	top:0px;
	border:1px solid #FFF;
	border-top:none;
	z-index:99;
}
#shoppingTop a{
	color:#333;
	margin:0 10px;
	font-size:12px;
	text-decoration:none;
	text-shadow:#AAA .01px .01px .01px;
}
#shoppingTop a:hover{
	border-bottom:1px dotted #333;
}	

 .logdisplay   table {
    width:90%;
    border-top:1px solid #e5eff8;
    border-right:1px solid #e5eff8;
    margin:1em auto;
    border-collapse:collapse;
    }
.logdisplay    td {
    color:#678197;
    border-bottom:1px solid #e5eff8;
    border-left:1px solid #e5eff8;
    padding:.3em 1em;
    text-align:left;
    }
#testOne{
	display:none;
}
#testTwo{
	display:none;
}
#newsletter{
	padding:10px;
	color:#333;
}
a#closeBox{
	float:right;
	color:#FF3300;
}
.wpsc_buy_button{
	background:url(images/Buy-Now-Button.png);
	  border: 0 none;
    color: transparent;
    height: 59px;
    width: 219px;
	cursor:pointer;
}
.default_product_display .imagecol{
	overflow:hidden !important;
	border:none;
}
#default_products_page_container .imagecol img, #list_view_products_page_container img, #grid_view_products_page_container img{
	border:none !important;
	background:none !important;
}

.images{
	border:none;
	margin:0 0 0 0 !important;
	padding:0px;
}