/*
Theme Name: New Haven Records
Theme URI: http://newhavenrecords.com/
Description: Custom development for New Haven Records.
Version: 1.0
Author: Ryan J. Stout | SLD Interactive
Author URI: http://sldinteractive.com/
*/

/* General Clearing */
body, ul, li{ margin: 0; padding: 0; list-style: none; }

/* Globals */
body{ font-family: Helvetica, Verdana, Arial, sans-serif; background: url(images/background.png) repeat-x #444F71; font-size: 14px; color: #fff5f5; text-shadow: #1e2331 1px 1px 1px; }
.clear{ clear: both; }
.hidden{ display: none; }

.alignleft{ float: left; margin: 4px; }
.alignright{ float: right; margin: 4px; }

/* Fonts, Misc */
a {
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-shadow: #1e2331 1px 1px 1px;
}
a:hover{ color: #D8D0D0; }

img{  border-style: none;  }

h1{ font-weight: normal; color: #6AA19B; font-size: 24px; clear: both; }
h2{ font-weight: normal; color: #6AA19B; font-size: 20px; clear: both;  }
h3{ font-weight: normal; font-size: 18px; clear: both;  }
h1, h2, h3
{
	line-height: normal;
	text-shadow: 1px 1px 1px #1e2331;
}
body, p
{
	text-shadow: 1px 1px 1px #1e2331;
}


.highlight-blue{ color: #6DA69E; }

form input{ padding: 4px; }
form input.submit{ background: #6DA69F; color: #FFF; border: none; padding: 5px; cursor: pointer; }

/* Header */
div#header{ }

div#main-nav{ padding-bottom: 40px; margin: 0 auto; width: 780px; }
  div.main-nav-item{ float: left; padding-top: 40px; margin: 0 20px; }
  div.main-nav-item a{ font-size: 16px; text-shadow: 2px 2px 2px #1e2331; text-decoration: none; }
  div#main-nav div.logo{ padding-top: 0; }

/* Home Page */
div.home-feature-con{ width: 144px; float: left; overflow: hidden; margin: 0 16px 30px 0; }
div#rotating-feature-con{ margin-right: auto; margin-left: auto; width: 880px; margin-bottom: 50px; }
div#featured-graphic a { padding: 0 0 10px 0; display: block; }

  /* Emma Signup Area */
  div#e2ma_signup_message{ display: none; }
  div.e2ma_signup_form_row{ border: none; }
  div.e2ma_signup_form_label{ display: none; }
  div.e2ma_signup_form_element input{ width: 200px !important; }
  div.e2ma_signup_form_required_footnote{ display: none; }

/* Page */
div#page-wrap{
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	background-image: url(images/page-wrap.png);
	width: 960px;
}

div#page-wrap-footer{
	background-repeat: no-repeat;
	background-position: 0 -1px;
	background-image: url(images/page-wrap-footer.png);
	width: 960px;
	height: 21px;
	margin-left: auto;
	margin-right: auto;
}
div#page{ color: white; padding-left: 0px; padding-bottom: 20px; padding-right: 0px; padding-top: 20px; width: 920px; margin: 0 auto; background: url(images/page-background.jpg) no-repeat #3c4562; }

div#page p{ color: white; }

div#full-content{ float: left; width: 880px; padding: 0 20px 20px 20px; font-family: Arial, Helvetica, sans-serif; line-height: 22px; }

div#content{
	float: left; 
	width: 545px;
	padding: 0 20px 20px 20px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	border-left: 1px solid #6AA19B;
}

                                                
 
	                                 
   

/*div#content h1, div#content h2, div#content h3
{
	text-shadow: 1px 1px 1px #1e2331;
}*/

/* Store */
/* Look in: uploads/wpsc/themes/newhavenrecords

/* Sidebar */
div#sidebar{ float: left; width: 260px; padding: 0 20px; }

div#content-home{
	float: left;
	width: 480px;
	padding: 0 20px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	border-left: 1px solid #6AA19B;
}

div#sidebar-home{ float: left; width: 325px; padding: 0 20px; /*border-right: 1px solid #6AA19B;*/ }

ul.sidebar-nav{ margin-bottom: 50px; /*border-bottom: 1px solid #6AA19B;*/ }
  ul.sidebar-nav li{ padding: 10px 0; }
  ul.sidebar-nav li a{ font-style: normal; font-weight: normal; font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: white; text-decoration: none; }
  ul.sidebar-nav li a:hover{ color: #FFF; }
  ul.sidebar-nav li.current_page_item{ }
    ul.sidebar-nav li.current_page_item a{ color: #FFF; }

ul.latest-news{ }
  ul.latest-news li{ margin: 0 0 20px 0; }
    ul.latest-news li small, ul.latest-news li small a{ font-size: 12px; }
  ul.latest-news li a{ text-decoration: none; font-size: 16px; }
  ul.latest-news li a:hover{ }
  
div#email-signup{ margin-top: 40px; }

div#featured-graphic{ margin-bottom: 40px; }

/* Artist Page */
div#artist-nav ul{
	margin-left: 4px;
}
div#artist-nav ul li a{
	font-size: 16px;
}

div#news ul li a{
	font-size: 14px;
}
div#news ul li small a{
	font-size: 12px;
}
div#news ul li small{
	margin-left: 10px;
}
ul.latest-news{
	margin-left: 4px;
}

ul.artist-nav{ }
  ul.artist-nav li{ font-style: normal; font-weight: normal; text-decoration: none; float: left; margin-right: 20px; }
  ul.artist-nav li a{ font-style: normal; font-weight: normal; text-decoration: none; }
  ul.artist-nav li.current_page_item a,
    ul.artist-nav li.current_page_ancestor a{ font-style: normal; font-weight: normal; text-decoration: none; cursor: pointer; }

div#featured-player{ margin-bottom: 40px; }

/* Footer */
div#footer{ text-align: center; padding-top: 20px; }
#footer-bar {
	 margin-right: auto;
	 margin-left: auto;
	 width: 880px;
	 border-top: 1px solid #6AA19B;
	 padding-bottom: 10px;
}
div#footer p{ font-size: 11px; color: #FFF; text-shadow: 1px 1px 1px #1e2331; }

/* Captions */
/* From Default WP Theme - Thanks! :) */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	max-width: 100%;
	padding-top: 4px;
	margin: 1em auto;
	text-align: center;
}

/*.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
*/

.wp-caption img {
	max-width: 100%;
	height: auto;
	padding: 0;
	margin: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	padding: 0 4px 5px;
	margin: 0.5em 0 0;
	font-size: 11px;
	line-height: 17px;
	text-align: left;
}

/* End captions */

.ngg-gallery-thumbnail-newhaven {
	float: left;
	margin-right: 5px;
	text-align: center;
}
.ngg-gallery-thumbnail-newhaven-all-artists {
	float: left;
	margin-right: 13px;
	margin-left: 13px;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
}
.ngg-gallery-thumbnail-newhaven img {
	display:block;  
	/*margin:4px 0px 4px 5px;*/
	position:relative;
}
.ngg-gallery-thumbnai-newhavenl img:hover {
}
.ngg-gallery-thumbnail-newhaven span {
	/* Images description */
	font-size:90%;
	padding-left:5px;
	display:block;
}
.ngg-artists-title {
	line-height: 15px;
	text-decoration: none;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 10px;
	width: 140px;
	height: 45px;
	overflow: hidden;
}
.artist-attachment {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
}
.artist-attachment img {
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#artist-new-product {
	width: 260px;
}
#artist-new-product h4 {
	text-align: right;
}
div#content.reverse-border {
	border-left: 0px none;
	border-right: 1px solid #6AA19B;
}
div.store-sidebar-genres {
	padding: 0px 12px;
}
#sidebar h3 {
	color: #6AA19B;
}
#sidebar h2 {
	border-bottom-color: #6AA19B;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 1px;
}
div.wpsc_page_numbers{
	float: right;
}
div.grid_product_info div.product_text{
	padding: 7px 1px;
	margin-right: 5px;
}
div.product_grid_display div.product_grid_item{
	padding-top: 10px;
	padding-bottom: 10px;
}
h1.artist-page-title{
	padding: 5px 0px 10px 0px;
	margin-top: 0px;
}
div.artist-youtube{
	width: 425px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px 0px;
}
div.artist-content-block{
	padding-top: 10px;
}
div.artist-genre{
	width: auto;
}
h1.artist-genre{
	border-bottom: 1px solid #6AA19B;
	padding-bottom: 5px;
}
div#sidebar h1, div#sidebar-home h1, div.sidebar-store h3{
	border-bottom-color: #6AA19B;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 1px;
}
div#content-home h1{
	text-transform: uppercase;
	font-size: 30px;
	padding-bottom: 20px;
	margin: 0px;
}
div.sidebar-store h3 {
	font-size: 24px;
}
div#fancy_notification, div#fancy_notification a {
	text-shadow: none;
}
div.ngg-gallery-thumbnail-box {
	width: 176px;
}
div.ngg-gallery-artist-products {
	width: 80px;
}
div.single_product_display div.textcol div.producttext h2.prodtitles span {
	font-size: 26px;
	padding-bottom: 10px;
	line-height: 105%;
	color: white;
}
.post img {
	max-width: 100%;
	height: auto;
}
p.postmetadata {
	font-style: italic;
}
p.postmetadata small a {
	color: #c2cdcf;
	font-style: italic;
}
p.postmetadata small a:hover {
	text-decoration: underline;
}
div.productdisplay h2.wpsc_also_bought {
	padding-top: 30px;
	padding-bottom: 10px;
}
div.wpsc_description {
	padding-bottom: 1px;
}
form.product_form{
	clear: both;
	border-top-color: #6AA19B;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 10px;
}
.oldprice-gridview{
	float: right;
	margin-right: 5px;
}
span.artist-edit-button a{
	color: white;
	font-size: 12px;
	margin-left: 5px;
	font-style: italic;
	text-transform: lowercase;
}