/* =Reset
========================= */
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, font, 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,
hr,
.normalize {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

cite,
address {
	display:inline;
	font-style:normal;
}
th {
	text-align:left;
}

ul.normalize,
ol.normalize {
	list-style:none;
}

/* =Typography
========================= */

body {
	color:#222222;
	font:75%/1.5 Georgia,"Times New Roman",Times,serif;
}
html > body {
	font-size:12px;
}

/* Links */
a,
a:visited {
	color: #790000;
	text-decoration: none;
}

a:focus {
	outline:1px dotted #790000;
}

:focus,
a.ir:focus {
	outline: 0;
}

/* Font sizes and vertical measure */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4 {
	display:block;
	margin-bottom:9px;
}
h1,
.h1 {
	font-size: 24px;
	line-height:1;
}
h2,
.h2 {
	font-size: 18px;
}
h3,
.h3 {
	font-size: 14px;
}
.h4 {
	font-size:13px;
}

p,
pre,
dl,
ul,
ol {
	margin-bottom:18px;
}
blockquote {
	border-left:2px solid #e9eaea;
	margin:0 9px 9px;
	padding-left:10px;
}
ol,
ul {
	margin-left:24px;
}
dd {
	margin-left:18px;
}
li ul,
li ol {
	margin-bottom: 0;
}

li,
dd,
.tight {
	margin-bottom:9px;
}
h1.tight,
h2.tight,
h3.tight {
	margin-bottom:0;
}
.tight li {
	margin-bottom:0;
}

.caps {
	text-transform:uppercase;
}
acronym,
.small{
	font-size:10.5px;
}
.min {
	font-size:12px;
}
.big {
	font-size:14px;
}

input.text,
input.password {
	background:#f7f2df;
	font:12px/1 Georgia,"Times New Roman",Times,serif;
}
input.submit,
input.button,
button {
	cursor:pointer;
}

hr {
	background:#d6cab7;
	color:#d6cab7;
	height:1px;
	margin-bottom:16px;
}

textarea {
	background:#fff;
	border:3px double #000;
	border-color:#777 #aaa #aaa #777;
	font-family: Georgia,"Times New Roman",Times,serif;
	padding:5px;
}

/* =Utility
========================= */

.safety { /* Keep user-gen content from breaking things */
	overflow:hidden;
	width:100%;
}

/* http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
	clear: both;
	content: '.';
	display: block;
	visibility: hidden;
	height: 0;
}
.clearfix,
.safety {
	display: inline-block;
}
* html .clearfix,
* html .safety {
	height: 1%;
}
.clearfix,
.safety {
	display: block;
}

/* http://sonspring.com/journal/clearing-floats */
.clear{
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.accessibility {
	left:-32000px;
	position:absolute;
}
.accessibility:focus {
	background:#fff;
	left:0;
	padding:.5em;
}
.lofi {
	display:none;
}

.textaligncenter {
	text-align:center;
}

/* backward-compatibility with old theme */
.floatleft { float:left;}
.floatright { float:right;}

/* including for compatibility */
.alignleft {
	float:left;
	margin-right:1em;
	margin-bottom:1em;
}
.alignright {
	float:right;
	margin-left:1em;
	margin-bottom:1em;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/* optional rounded corners for browsers that support it */
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* =UI
========================= */

.nav,
.nav ul,
.artistlist-guide,
.artistlist-guide ul,
.authorlist-guide,
.authorlist-guide ul {
	list-style:none;
	margin:0;
	overflow:hidden;
}
.nav li,
.artistlist-guide li,
.authorlist-guide li {
	float:left;
	margin:0;
}
.nav li.secondary {
	float:right;
}
.nav li ul {
	position:absolute;
	left: -32697px;
	width:180px;
	z-index:3;
}
.nav li:hover ul,
.nav li.hover ul {
	left:auto;
}
.nav a,
.artistlist-guide a,
.authorlist-guide a {
	display:block;
}
.nav li li {
	float:none;
}
.nav li li a {
	background:#89bd98;
	border-bottom:1px solid #83AB86;
	border-top:1px solid #a7c6aa;
	padding:3px 13px;
}
.nav li li:first-child a {
	border-top:0;
}

.pipe,
.pipe li {
	margin:0;
}
.pipe li {
	display:inline;
}
.pipe-wide li {
	word-spacing:1em;
}
.pipe li a {
	word-spacing:0;
}

.placeholder {
	color:#999;
}

.heading-rule {
	border-bottom:1px solid #d6cab7;
	display:block;
	padding-bottom:3px;
}

/* =Structure

960px
16 columns
margin: 0 10px;
column width: 40px
========================= */

body {
	background:#56371b url(../img/wood-background2.jpg) repeat-y top;
}

.section {
	margin:0 auto;
	width:960px;
}

.inside {
	margin:10px 10px 0;
}

#hat {
	background:#261911 url(../img/victorian-texture.jpg) repeat-x 0 0;
}
#hat-2 {
	height:111px;
}
#hat-ad {
	padding-top:10px;
}

#header {
	border-top:1px solid #2a2519;	
	background-color:#000;
}

#main-navigation {
	background:#f7f2df;
}
#nav {
	font-family:Helvetica,Arial,Verdana,sans-serif;
	padding:4px 15px;
	text-transform:uppercase;
}
#nav a,
#nav a:visited {
	color:#330000;
	font-size:13px;
	line-height:26px;
	padding:0 .7em;
}
#nav a:hover,
#nav li:hover a,
#nav li.hover a,
#nav li:hover a:visited,
#nav li.hover a:visited {
	background:#89bd98;
	color:#fff;
	text-decoration:none;
}
#nav li:hover li a:hover,
#nav li.hover li a:hover {
	background:#a7c6aa;
}

#main {
	background:url(../img/main-background.jpg) repeat-y center top;
	padding:10px 0;
}
#main-content,
#main-content-wide,
#aside-primary,
#aside-secondary {
	float:left;
}
#main-content {
	margin-left:15px;
	width:761px;
}
#content {
	float:right;
	overflow:hidden;
	width:538px;
}
#content,
.content-box {
	background:#e9e0d2;
	border:1px solid #777065;
	margin-bottom:10px;
}
#aside-primary {
	margin-right:10px;
	overflow:hidden;
	width:211px;
}
#aside-secondary {
	margin-left:10px;
	overflow:hidden;
	width:160px;
}
#main-content-wide {
	margin-left:15px;
	width:761px;
}
#main-content-wide #content {
	background:transparent;
	border:0;
	width:761px;
}

#footer {
	padding-bottom:30px;
}
#footer a,
#footer a:visited {
	color:#fff;
}
#footer-2 {
	background:#000;
	border-top: 3px solid #643c3a;
	color:#fff;
	margin:0 3px 10px;
	padding:10px 14px;
}
#footer .colophon {
	margin:0 3px;
}
#footer-nav a {
	margin:0 0 0 16px;
}

/* =Misc
========================= */

#visitor-banner {
	background:#f7f4e6 url(../img/visitor-banner-background-sprite.gif) no-repeat 0 100%;
	margin:0 15px 10px;
	position:relative;
}
#visitor-banner-2 {
	background:url(../img/visitor-banner-background-sprite.gif) no-repeat -930px 0;
}
#visitor-banner-3 {
	background: url(../img/magazine-stack.png) no-repeat -40px -29px;
	padding:10px 180px 10px 231px;
}

#store-plug-box {
	border:1px solid #f8f4e6;
	border-width:1px 0;
	margin:0 1px 10px;
	padding:2px 0;
}
#store-plug-box-2 {
	background:#f8f4e6 url(../img/magazine-stack.png) no-repeat right -29px;
	padding:10px;
}
#store-plug-box-content {
	padding-right:321px;
}

div.widget_sharedpopular {background: #eae8db; font-size: 90%;}
div.widget_sharedpopular ul {list-style: none;}
div.widget_sharedpopular ul li { border-bottom: 1px solid #ccc; padding-bottom:4px;}
div.widget_sharedpopular ul a:hover {text-decoration: underline;}


.ir {
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	font-size:1px;
	overflow:hidden;
	text-indent:-32000px;
}

.buy-this-issue {
	background-image:url(../img/ir/brass-button-sprite.gif);
	background-position:0 -42px;
	height:42px;
	width:116px;
}
.visit-the-no-depression-store {
	background-image:url(../img/ir/brass-button-sprite.gif);
	background-position:0 0;
	height:42px;
	width:227px;
}

#logo a {
	background-image:url(../img/ir/logo.jpg);
	background-position:left bottom;
	height:85px;
	width:572px;
	margin-left:20px;
}

#visitor-banner-close {
	background-image:url(../img/ir/visitor-banner-close.gif);
	height:19px;
	position:absolute;
	right:0;
	top:0;
	width:77px;
}

.by-crowd-favorite {
	background-image:url(../img/ir/by-crowd-favorite.png);
	height:22px;
	width:202px;
}

/* =Content
========================= */

.post-header {
	background:#efe6d9;
	border-bottom:1px solid #dbd8c9;
	padding:1px;
}
.post-header-2 {
	border:1px solid #dbd8c9;
	padding:8px 8px 12px;
}
.page .post-header-2 {
	padding:12px 8px 12px;
}
.page .post-header-2 .page-title {
	margin:0;
}
/* headlines */
.entry-title,
.post-title,
.sub-headline,
.sub-sub-headline {
	font-family:Arial, Helvetica, sans-serif;
}
h1.entry-title {
	font-size:20px;
}
.sub-headline .post-sub-title,
.sub-sub-headline {
	font-weight:normal;
}
.post-header .hgroup {
	margin-bottom:12px;
}
.post-header .sub-headline,
.post-header .sub-sub-headline {
	line-height:1.3;
	margin-bottom:0;
}
.sub-headline {
	font-size:16px;
}
.sub-sub-headline {
	font-size:14px;
}

.post-belongs {
	color:#555;
	font:italic normal 12px/18px Georgia, Times "Times New Roman", serif;
}

.byline {
	margin-bottom:.5em;
	margin-top:.5em;
}
.post-header .byline {
	margin:.5em 0 0;
}

.post-author-website {
	background:url(../img/author-website-button.gif) no-repeat right -14px;
	display:inline-block;
	font:normal normal 10.5px/1 Arial, Helvetica, sans-serif;
	margin: 0 6px;
	padding-right:2px;
}
.post-author-website a,
.post-author-website a:visited{
	background:url(../img/author-website-button.gif) no-repeat left 0;
	color:#59574A;
	display:inline-block;
	padding:1px 2px 2px 4px;
}

.post-inside {
	margin:10px 10px 0;
}

/* =Single Posts
========================= */

.post-meta {
	background:#f6f3e5;
	border:1px solid #dbd8c9;
	margin-bottom:18px;
}
.post-meta li {
	border-right:1px solid #dbd8c9;
}
.post-meta li.secondary {
	border-right:0;
}
.post-meta li a {
	padding:4px 8px;
}
.post-meta li a.stbutton {
	background-position:5px center !important;
	line-height:1.5;
	padding-left:25px;
}

.pagination-post {
	background:url(../img/content-slit.gif) no-repeat top center;
	margin-bottom:18px;
}
.pagination-post .page {
	background:url(../img/pagination-post-link-sprite.gif) no-repeat 0 0;
	display:inline-block;
}
.pagination-post .page span {
	background:url(../img/pagination-post-link-sprite.gif) no-repeat 100% -30px;
	display:inline-block;
	line-height:28px;
	padding:2px 12px 0;
}
.pagination-post a .page {
	background-position:0 -60px;
	background-repeat:repeat-x;
}
.pagination-post a .page span {
	background:transparent;
}

.post-community-plug {
	background:#f6f3e5;
	border:1px solid #d6cab7;
	margin-bottom:18px;
	padding:1px;
}
.post-community-plug-2 {
	border:1px solid #dbd8c9;
}
.post-community-plug-3 {
	background:url(../img/tan-groove-vertical.gif) repeat-y center;
	margin:10px;
}
.post-community-join,
.post-discuss {
	display:inline;
	float:left;
	width:236px;
}
.post-discuss {
	margin-right:20px;
}

.post-in-this-issue {
	margin-bottom:36px;
}
.post-in-this-issue .issue {
	float:left;
	width:115px;
}
.post-in-this-issue .issue .photo {
	height:151px;
	width:115px;
}
.post-in-this-issue .issue-related {
	margin-left:128px;
}

.post-store-plug {
	background:url(../img/content-slit-quiet.gif) no-repeat center top;
	padding-top:20px;
}

/* =Excerpt Posts
========================= */

.excerpt {
	background:url(../img/content-slit.gif) no-repeat center bottom;
	padding-bottom:19px;
}

/* =Issue styles
========================= */
#nd-issue {
	padding:10px;
}

.issue-cover {
	float:left;
	margin-right:10px;
	width:199px;
}
.issue-cover img {
	margin-bottom:10px;
}
.issue-cover .buy-this-issue {
	margin:0 auto 18px;
}

.issue-details {
	float:left;
	width:530px;
}

.issue-title {
	border-bottom:1px solid #d6cab7;
	line-height:32px;
	margin-bottom:18px;
	padding:0 5px 5px;
}

.issue-toc-section {
	background:url(../img/toc-section-slit.gif) no-repeat bottom;
	margin-bottom:18px;
	padding:0 5px 16px;
}
.issue-toc-section .see-more {
	text-align:center;
}
.issue-toc-section .see-more a {
	background:url(../img/arrow-down.gif) no-repeat right center;
	padding-right:20px;
}
.issue-toc-section-title {
	font:bold 12px/18px Arial, Helvetica, "Helvetica Neue", Verdana, sans-serif;
}
.issue-toc-section-list {
	list-style:none;
	margin:0;
}

#issue-toc-col1,
#issue-toc-col2 {
	float:left;
	width:260px;
}
#issue-toc-col1 {
	margin-right:10px;
}

.issue-store-plug {
	margin:0 10px;
}

/* =Landing - Archive
========================= */

#advanced-search,
#advanced-search-2 {
	border:1px solid #97af99;
}
#advanced-search {
	background:#adcab0;
	color:#f8f4e6;
	margin-bottom:10px;
	padding:1px;
}
#advanced-search-2 {
	background:#a6c5a9 url(../img/advanced-search-background.gif) no-repeat left bottom;
	padding:18px;
}
#advanced-search h2 {
	font-weight:normal;
}
.search-form-advanced-browse {
	margin-bottom:0;
}

#advanced-s {
	padding:5px;
}

#archives-view-plug {
	float:left;
	margin-right:10px;
	width:293px;
}
.choose-view {
	background:url(../img/ir/choose-view-sprite.gif);
	height:386px;
	width:293px;
}
.choose-view .view-issue-cover-carousel {
	height:142px;
	margin-bottom:76px;
	width:293px;
}
.choose-view .view-issue-cover-grid {
	height:167px;
	width:293px;
}

#featured-issues {
	float:left;
	width:454px;
}
#featured-issues .content-box {
	height:376px;
	padding:10px 0 0 6px;
}
#featured-issues .safety {
	height:376px;
}
#featured-issues ul {
	list-style:none;
	line-height:0;
	margin:0;
}
#featured-issues li {
	display:inline;
	float:left;
	margin:0 5px 10px;
}
#featured-issues img {
	height:178px;
	width:137px;
}

/* =Carousel - Archive
========================= */

#ndcp-issue-carousel img {
	cursor:pointer;
}

/* =Grid - Archive
========================= */

.c-issue-area ul {
	list-style: none;
	margin:0;
}
.c-issue-area li {
	background:#D5D1C2;
	display:inline;
	float: left;
	margin:0 5px 10px;
	width: 137px;
}
.c-issue-area ul img {
	height:174px;
	width: 137px;
}
.c-issue-area li .fn {
	display:block;
	height:3.6em;
	line-height:1.2;
	margin:5px;
	overflow:hidden;
	width:127px;
}
.c-issue-area li .fn span {
	display:block;
}

/* =wp-pagenavi plugin
========================= */

.pagination {
	border:1px solid #d6cab7;
	margin:10px;
	padding:1px;
}
.pagination .pages {
	display:none;
}
.pagination a,
.pagination .current,
.pagination .extend{
	display:inline-block;
	line-height:28px;
	margin-right:1px;
	padding:0 12px;
}

.pagination a,
.pagination a:visited {
	background:#dfdbcc;
	border:1px solid #d6cab7;
}
.pagination .current {
	background:#d6cab7;
	border:1px solid #d6cab7;
	color:#000;
}


.ac_results {
	-moz-box-shadow:0 2px 10px #000;
	-webkit-box-shadow:0 2px 10px #000;
	box-shadow:0 2px 10px #000;
	border: 1px solid #98978F;
	background-color: #F9F6E7;
	padding:1px;
	margin: 0;
	list-style: none;
	position: absolute;
	z-index: 10000;
	display: none;
}

.ac_results li {
	margin:0;
	padding: 2px 5px;
	white-space: nowrap;
	color: #555;
	text-align: left;
}

.ac_over {
	cursor: pointer;
	background-color: #e3e1d5;
}

.ac_match {
	color: #000;
/*	font-weight:bold;*/
	text-decoration: underline;
}

/* =A-Z Browse (see also global.css for "nav" styles that have been added to a-z picker)
========================= */
#main-content-wide .artistlist-guide, #main-content-wide .authorlist-guide {
	background-image:url(../img/a-z-picker-sprite.gif);
}
.artistlist-guide, .authorlist-guide {
	background-color:#dcd4c8;
	height:34px;
	margin-bottom:10px;
	padding:2px 0 2px 5px;
}
.artistlist-guide a, .authorlist-guide a {
	background:url(../img/a-z-picker-sprite.gif) no-repeat -100px -38px; /* loads it, but hides it */
	height:27px;
	line-height:27px;
	text-align:center;
	width:27px;
}
.artistlist-guide li.active a, .authorlist-guide li.active a {
	background-color:#d0c9bd;
	background-position:0 -38px;
}
.artistlists .letter-group, .authorlists .letter-group {
	list-style:none;
	margin:0 0 18px;
	overflow:hidden;
}
.artistlists .letter-group li, .authorlists .letter-group li {
	float:left;
	margin-right:6px;
	overflow:hidden;
	width:178px;
	white-space:nowrap;
}

/* =Sidebar Widgets
========================= */

.widget {
	margin-bottom:10px;
}

.cf_links_widget,
.widget_rss,
.widget_text,
.widget_ning_style {
	background:#e2d1b5 url(../img/page-texture.jpg);
	border:1px solid #444;
}
.cf_links_widget .widget-title,
.widget_rss .widget-title,
.widget_text .widget-title,
.widget_ning_style .widget-title {
	background:#6e4b23 url(../img/headline-wood-background.jpg) repeat-x top;
	border-bottom:1px dotted rgb(153, 131, 107);
	color:#fff;
	font-size:12px;
	font-weight:normal;
	line-height:1;
	padding:3px 10px;
	text-transform:uppercase;
}
.cf_links_widget .widget-title a,
.cf_links_widget .widget-title a:visited,
.widget_rss .widget-title a,
.widget_rss .widget-title a:visited,
.widget_text .widget-title a,
.widget_text .widget-title a:visited,
.widget_ning_style .widget-title a,
.widget_ning_style .widget-title a:visited {
	color:#fff;
}
.widget_rss .widget-title img {
	display:none;
}

.widget_rss ul {
	list-style:none;
	margin:10px;
}
.widget_rss ul li {
	overflow:hidden;
	width:100%;
	word-wrap: break-word;
}
.widget_rss ul a.rsswidget {
	font:bold 14px/18px arial, helvetica, sans-serif;
}
/* Stack this class: .widget_rss.widget_rss_alt */
.widget_rss_alt .widget-title {
	margin:0;
}
.widget_rss_alt ul {
	margin:0;
}
.widget_rss_alt ul li {
	border-top:1px solid #98826d;
	margin:0;
	padding:5px;
	width:auto;
}
.widget_rss_alt ul li:first-child {
	border:0;
}
.widget_rss_alt ul a.rsswidget {
	font:normal normal 12px Georgia, Times, "Times New Roman", serif;
}

.cf_links_widget ul li {
	border-bottom:1px solid #444;
}

/* Search and email (that green box style) */
.widget_search .widget-title,
.widget-email .widget-title {
	border:1px solid #f8f4e6;
	border-width:1px 0;
	color:#f8f4e6;
	font:normal normal 10.5px Arial, Helvetica, sans-serif;
	text-align:center;
	text-transform:uppercase;
}

.widget-email {
	background:#a7c6aa url(../img/the-no-depression-newsletter-background.gif) no-repeat right top;
	border:1px solid #808780;
	padding:8px;
}

.widget-email form {
	margin-top:36px;
}

.widget_search {
	background:#a7c6aa url(../img/western-texture-bottom-right.gif) no-repeat right bottom;
	border:1px solid #808780;
	padding:8px;
}

.widget_search input#s {
	padding-bottom:4px;
	padding-top:4px;
}
#search-form-basic {
	margin-bottom:8px;
}
#search-advanced {
	border-top:1px solid #a0b7a2;
	margin:0;
}
#search-advanced-a {
	background:url(../img/pointing.gif) no-repeat left center;
	padding-left:18px;
}

.nd-social {
	list-style:none;
	margin:10px;
}
.nd-social li {
	margin-bottom:3px;
}
.nd-social a {
	background:url(../img/favicons.gif) no-repeat left;
	display:block;
	height:16px;
	line-height:16px;
	padding-left:22px;
}
.nd-social a.facebook {
	background-position:0 0;
}
.nd-social a.facebook-fan {
	background-position:0 -80px;
}
.nd-social a.myspace {
	background-position:0 -16px;
}
.nd-social a.twitter {
	background-position:0 -64px;
}
.nd-social a.youtube {
	background-position:0 -48px;
}
.nd-social a.flickr {
	background-position:0 -32px;
}

#nd-amazon-widget .safety p {
	margin-bottom:0;
	text-indent:1.5em;
}
#nd-amazon-widget .safety p:first-child {
	text-indent:0;
}
#nd-amazon-widget .amazon-logo {
	margin-bottom:10px;
}
#nd-amazon-widget-2 {
	border:1px solid #f7f4e6;
	border-width:1px 0;
	padding:2px 0;
}
#nd-amazon-widget-3 {
	background:#f7f4e6;
	padding:10px;
}

/* =Widgets in main area (mainly in archives landing area)
========================================================== */

.tag-cloud {
	min-height:970px; /* fix the height for now to be equal to the banner bottom */
	padding-bottom:10px;
}
.tag-cloud a,
.tag-cloud a:visited {
	margin-right:10px;
	white-space:nowrap;
}
.tag-cloud a:hover {
	text-decoration:underline;
}
.tag-cloud a.more,
.tag-cloud a.more:visited {
	margin-right:0;
}

div#nd-store-products {
	background: #fff;
	padding:10px;
}
#nd-store-info .post-header-2 {
	padding-bottom:8px;
}
#nd-store-info .nd-store-trail {
	font-size:12px;
	line-height:28px;
	margin:0;
}
#nd-store-info .nd-store-cart-link {
	border:1px solid #dcd9ca;
	float: right;
	padding:1px;
}
#nd-store-info .nd-store-cart-link a {
	background:#d6cab7;
	display:block;
	font-size:16px;
	line-height:18px;
	padding:3px 5px;
}

.nd-store-nav {
	background:#dcd9ca;
	border-bottom:1px solid #AFAD9F;
	padding:3px 10px;
}
.nd-store-nav ul.pipe {
	display:inline;
}

/* =Both
========================= */

.nd-product-name {
	font-family:Arial, Helvetica, sans-serif;
}
.nd-product-image {
	border:1px solid #DAD7D2;
	padding:3px;
}
.nd-product-image img {
	max-height: 342px;
	max-width: 342px;
}

/* =Summary
========================= */

.nd-product-summary {
	display:inline-block;
	width: 107px;
	padding: 0 10px 18px;
	vertical-align:top;
}
.nd-product-summary .nd-product-image {
	margin-bottom:6px;
}
.nd-product-summary .nd-product-image img {
	max-width: 101px;
}

/* =Large style
========================= */

.nd-product {
	margin-bottom:36px;
}
.nd-product .nd-product-image {
	margin:0 0 12px 12px;
	float: right;
}
.nd-product .nd-product-info {
	border-bottom:1px solid #DAD7D2;
	margin-bottom:18px;
	overflow:hidden;
	padding:0 0 18px;
}
.nd-product .nd-product-name {
	font-size:2em;
	line-height:1.2;
}
.nd-product .nd-product-price {
	display:block;
	font-size: 1.2em;
	line-height: 1.2;
	margin-top: 12px;
	margin-bottom: 12px;
}

.nd-product-description {
	padding-bottom:18px;
}

/* =Cart
========================= */

.nd-shop-errors {
	background:#DB6F6E;
	border:1px solid #A65149;
	margin-bottom:18px;
}
.nd-shop-errors-2 {
	border:1px solid #DF9895;
	padding:12px;
}
.nd-shop-errors-2 h3 {
	margin-bottom:3px;
}
.nd-shop-errors-2 ul {
	margin-bottom:0;
}
.nd-shop-errors-2 ul li {
	margin:0;
}

table.checkout {
	background: #f7f4e6;
	margin-bottom:18px;
	width:100%;
}
table.checkout thead {
	background:#e9e0d2;
}
table.checkout th,
table.checkout td {
	border:1px solid #dcd9ca;
	border-width:0 1px 1px 0;
	padding:3px;
}
table.checkout th {
	border-color:#BEBCAF;
}
table.checkout .description .icon {
	margin-bottom:6px;
	max-width:150px;
}

form.checkout {
	margin-bottom:18px;
}
form.checkout .inputLine label {
	display:-moz-inline-stack;
	display:inline-block;
	width:140px;
}
form.checkout .inputLine {
	margin-bottom:6px;
}
form.checkout fieldset.next_step {
	border-top:1px solid #DAD7D2;
	margin-top:18px;
	padding-top:18px;
}


