/*  
Theme Name: ShopCart

*/

img.alignleft {float:left; margin:0px 10px 10px 0px;}
.clear{clear:both;}

a{text-decoration:none; color:#BE5173}
a:hover{text-decoration:underline}

body {
	font-size: small; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFF;
	text-align: center;
	color: #333;
}
h1{font-size: 1.3em;}
h2{font-size: 1.1em;}
h3{font-size: 1em;}
h4{font-size: 1em;}
h5{font-size: 1em;}
h6{font-size: .8em;}
table{font-size:1em;}
h1,h2,h3,h4,h5,h6{margin:.5em 0px .5em 0px;}

.post h2 {
	 color: #BE5173;
}

#wrapper {
	width:970px;
	text-align:left;
	margin: 20px auto;
}

#header {
	background-image:url(images/header_curve.gif);
	background-repeat:no-repeat;
	height:190px;
	position:relative;
}
#header h1{display:none; visibility:hidden;}
#header #blog-logo{
	position:absolute;
	left:0px;
	top:0px;
}
#header #blog-logo a img{
	border:none;
}
#header #tagline {
	left:215px;
	top:153px;
	margin:0px;
	font-size:12px;
	color:#ce1f36;
	position:absolute;
}

#header #tagline em {
	font-style: normal;
}

#header #leaderboard{
	
	width:728px;
	height:90px;
	background-color:#FC3;
	right:7px;
	top:10px;
	position:absolute;
}
#header #leaderboard ul{
	
	list-style:none;
	margin:0px;
	padding:0px;
}

#header #nav {
	position: absolute;
	left: 235px;
	top: 120px;
	color: #fff;
	font-size: 13px;
}

#header #nav a {
	color: #fff;
}

#header #toplinks{
	right:20px;
	top:114px;
	margin:0px;
	font-size:11px;
	line-height:29px;
	color:#FFF;
	position:absolute;
}
#header #toplinks ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
#header #toplinks a{
	color:#FFF;
}

#header #search {
	position: absolute;
	left: 745px;
	top: 154px;
}

#footer{
	text-align:right;
	background-color:#EC8035;
	padding: 2px 10px;
	color:#FFF;
}
#search-widget-with-title{
	float:right;
	margin-right:18px;
}
#search-widget-with-title div, #search-widget-with-title form, #search-widget-with-title h2{
	display:inline;
}
 #search-widget-with-title h2{font-size: .8em;}
 #headermenubar .widget_text{
	font-weight:bold;
	margin-left:18px;
}
#columns{
	clear:both;
	margin:15px 0px;
	/*font-size:12px;*/
	background-image:   url(images/content_bg.gif);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
}
#content{
	float:left;
	width:525px;
	position:relative;
	left:175px;
}
#content div.padding{
	padding-left:15px;
	padding-right:13px;
}

#content hr {
	border: 1px solid #BE5173;
	width: 95%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

#leftColumn{
	float:left;
	width:175px;
	position:relative;
	left:-525px;
	font-size: 95%;
}

#leftColumn div.padding{
	padding-left:0px;
	padding-right:5px;
}

#rightColumn{
	float:left;
	width:270px;
	font-size: 95%;
}

#rightColumn div.padding{
	padding-left:5px;
	padding-right:0px;
}

#rightColumn ul {
	padding-left: 20px;
}

/*********** Left Column Sidebar Widgets *********/

#leftColumn ul.sidebar-widgets, #rightColumn ul.sidebar-widgets {
	list-style:none;
	margin:0px;
	padding:0px;
}

#leftColumn ul.sidebar-widgets li ul {
	padding: 0;
	margin: 7px 0 20px 18px;
}

#leftColumn ul.sidebar-widgets li ul li {
	padding: 0;
	margin: 0;
}

#leftColumn ul.sidebar-widgets li ul li ul {
	margin: 5px 0 15px 5px;
}

#leftColumn li.widget, #rightColumn li.widget{
	margin:0px 0px 10px 0px;
	font-size: 1em;
}
#leftColumn h2.widgettitle, #rightColumn h2.widgettitle{
	margin:0em 0em 5px 0px;
	font-size: 1em;
}
.sidebar-widgets li#nrs-digital-download-store-customer-account{
	background-color:#B74166;
	color:#FFF;
  	background-image:url(images/mod_170_purple_top.gif);
	background-repeat:no-repeat;
	font-weight: bold;
}
.sidebar-widgets li#nrs-digital-download-store-customer-account div.widget-contents{
	background-image:url(images/mod_170_purple_bot.gif);
	background-repeat:no-repeat;
	background-position:0px 100%;
	padding:5px;
}


.sidebar-widgets li#nrs-digital-download-store-customer-account a{
	color:#FFF;
}
.sidebar-widgets li#nrs-digital-download-store-customer-account ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.sidebar-widgets li#nrs-digital-download-store-customer-account ul li{
	
}

.sidebar-widgets li#nrs-digital-download-store-shopping-cart{
	background-color:#FC3;
	color:#000;
  	background-image:url(images/mod_170_333_top.gif);
	background-repeat:no-repeat;
}

.sidebar-widgets li#nrs-digital-download-store-shopping-cart div.widget-contents{
	background-image:url(images/mod_170_FFCC33_bot.gif);
	background-repeat:no-repeat;
	background-position:0px 100%;
	padding:5px;
	color#000;
}

.sidebar-widgets li#nrs-digital-download-store-shopping-cart h2{
	font-weight:bold;
	font-size:1em;
  	background-image:url(images/cart_16x16_bg_FFCC33.gif);
	background-position: 0px 50%;
	background-repeat:no-repeat;
	padding-left:24px; 
	color:#FFF;
	margin-bottom:10px;
	
}
.sidebar-widgets li#nrs-digital-download-store-shopping-cart h2 a{color:#FFFFFF}
.sidebar-widgets li#nrs-digital-download-store-shopping-cart ul{
	margin:0px;
	padding:0px;
	list-style:none;
	
}



.NRSDDS-cart-row{
	clear:both;
}
.NRSDDS-cart-row-price{
	display:block;
	text-align:right;
}
.NRSDDS-cart-row-title{
	float:left;
	width:60%;
}
.NRSDDS-cart-total{
	text-align:right;
	clear:both;
}

.entry .NRSDDS-cart-row {
	padding:10px;
}
.NRSDDS-cart-row-remove{font-size:.8em; color:#000000;}
.entry .NRSDDS-cart-contents .odd{
	background-color:#EEE;
}
.entry .NRSDDS-cart-total{
	text-align:right;
	border-top:3px solid #CCC;
	clear:both;
	padding: 10px;
	font-weight:bold;
}
.entry .NRSDDS-cart-login-prompt{
	border: 2px solid #EC8035;
	margin: 10px;
	padding:10px;
}

.widget_categories h2{
	display:none; visibility:hidden;
}
.widget_categories a{
	color:#000;
}
.widget_categories li, .widget_categories ul{
list-style:none;
margin:0px;
padding:0px;
}
.widget_categories li a{
display:block;
margin-top:20px;
	border-bottom:4px solid #EC8141;
	text-transform:uppercase;
	font-weight:bold;
	padding:4px 0pt 4px 10px;
}
.widget_categories li ul li a{
margin-top:0px;
	border-bottom:2px solid #EC8141;
	padding:4px 0pt 4px 10px;
	text-transform:normal;
	font-weight:normal;
}

.text-4 div.textwidget div{
	display:inline
}



.post{clear:both; margin-bottom:10px;}

.post img {
	border: 1px solid #999;
}

.post li {
}

.widget_rss{
	background-color:#F09C46;
	background-image:url(images/mod_265_f09c46_top.gif);
	background-repeat:no-repeat;
	color:#000;
}
.widget_rss div.widget-contents{
	
	background-image:url(images/mod_265_f09c46_bot.gif);
	background-repeat:no-repeat;
	background-position:0px 100%;
	color:#000;
	padding:5px;
}
.widget_rss a{color:#000;}
.widget_rss ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
.widget_rss ul li{
	padding:5px;
}
.NRSDDS-form-container fieldset{
	border:none;
	border-top:2px solid #FC3;
	margin:10px 50px;
}
.NRSDDS-form-container fieldset legend{
	Font-weight:bold;
}
.NRSDDS-message{
	background-color:#FC3;
	padding:10px;
	margin:10px ;

}
.NRSDDS-form-errors{
	background-color:#FF0;
	padding:10px;
	padding-left:60px;
	background-image:url(images/error.gif);
	background-repeat:no-repeat;
	background-position:10px 10px;
	font-weight:bold;
		margin:10px ;

}
.NRSDDS-form-errors ul {font-weight:normal}
.NRSDDS-form-field-container,
.NRSDDS-form-submit{
	clear:both;
	margin:10px 30px;
}
.NRSDDS-form-submit{
	text-align:right;
}
.NRSDDS-form-field-container label{
		font-weight:bold;
}
.NRSDDS-form-field-container input{
	width: 100%;
}
.NRSDDS-form-field-container textarea{
	width: 100%;
}
.NRSDDS-form-field-containercheckbox label{
	font-weight:normal;
}
.NRSDDS-form-field-containercheckbox input{
	width:30px;
	height:30px;
	float:left;
}

fieldset.NRSDDS-form-required-fields .NRSDDS-form-field-container label{
	background-image:url(images/bullet_star.gif);
	background-repeat:no-repeat;
	background-position:100% 0%;
	padding-right:16px;
}
.NRSDDS-cart-paypal-button{
	text-align:right;
}
.postmetadata { font-size:85%; clear:both}

.NRSDDS-product-meta{
	margin:10px 0px;
}
.NRSDDS-product-meta div{
	display:inline;
	margin-right: 10px;
	padding: 2px;
	
}
.NRSDDS-product-meta-add-to-cart{
	
}

.NRSDDS-product-meta-add-to-cart a{
	color:#B74166;
	
	font-weight:bold;
	background-image:url(images/right_arrow_12_B74166_FFFFFF.gif);
	background-repeat: no-repeat;
	background-position: 2px 50%;
	padding: 2px 2px 2px 10px;
}
	
#nrs-digital-download-store-customer-account {
	font-size: 85%;
}

#rightColumn .widget-contents {
	margin-bottom: 10px;
}

#rightColumn .widget-contents h2 {
	margin-bottom: 15px;
}

