/*  
Theme Name: Curvve Custom v2
Theme URI: http://www.curvve.com
Description: Curvve Custom Theme
Version: 2.00
Author: Vinny Troia

*/



@font-face {
  font-family: 'HelveticaNeueBold';
  src: url('/fonts/helveticaneueltpro-bd-webfont.eot');
  src: local('☺'), url('/fonts/helveticaneueltpro-bd-webfont.woff') format('woff'), url('/fonts/helveticaneueltpro-bd-webfont.ttf') format('truetype'), url('/fonts/helveticaneueltpro-bd-webfont.svg#webfontw4UG2d11') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'HelveticaNeueHeavy';
  src: url('/fonts/helveticaneueltpro-hv-webfont.eot');
  src: local('☺'), url('/fonts/helveticaneueltpro-hv-webfont.woff') format('woff'), url('/fonts/helveticaneueltpro-hv-webfont.ttf') format('truetype'), url('/fonts/helveticaneueltpro-hv-webfont.svg#webfontkIp8LnBT') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'HelveticaNeueLight';
  src: url('/fonts/helveticaneueltpro-lt-webfont.eot');
  src: local('☺'), url('/fonts/helveticaneueltpro-lt-webfont.woff') format('woff'), url('/fonts/helveticaneueltpro-lt-webfont.ttf') format('truetype'), url('/fonts/helveticaneueltpro-lt-webfont.svg#webfontzYuue4aP') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'HelveticaNeueMedium';
  src: url('/fonts/helveticaneueltpro-md-webfont.eot');
  src: local('☺'), url('/fonts/helveticaneueltpro-md-webfont.woff') format('woff'), url('/fonts/helveticaneueltpro-md-webfont.ttf') format('truetype'), url('/fonts/helveticaneueltpro-md-webfont.svg#webfontIiC64p5R') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'HelveticaNeueRoman';
  src: url('/fonts/helveticaneueltpro-roman-webfont.eot');
  src: local('☺'), url('/fonts/helveticaneueltpro-roman-webfont.woff') format('woff'), url('/fonts/helveticaneueltpro-roman-webfont.ttf') format('truetype'), url('/fonts/helveticaneueltpro-roman-webfont.svg#webfontpNoHq1pZ') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'HelveticaNeueThin';
  src: url('/fonts/helveticaneueltpro-th-webfont.eot');
  src: local('☺'), url('/fonts/helveticaneueltpro-th-webfont.woff') format('woff'), url('/fonts/helveticaneueltpro-th-webfont.ttf') format('truetype'), url('/fonts/helveticaneueltpro-th-webfont.svg#webfontXB3lLN18') format('svg');
  font-weight: normal;
  font-style: normal;
}



/*

@font-face {
	font-family: 'HelveticaNeueRegular';
	src: url('/fonts/hn-85heavy-webfont.eot');
	src: local('☺'), url('/fonts/hn-85heavy-webfont.woff') format('woff'), url('/fonts/hn-85heavy-webfont.ttf') format('truetype'), url('/fonts/hn-85heavy-webfont.svg#webfontTGd0fKax') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'HelveticaNeueMedium';
	src: url('/fonts/hn-65medium-webfont.eot');
	src: local('☺'), url('/fonts/hn-65medium-webfont.woff') format('woff'), url('/fonts/hn-65medium-webfont.ttf') format('truetype'), url('/fonts/hn-65medium-webfont.svg#webfontz9W8BBKx') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'HelveticaNeueRegular';
	src: url('/fonts/hn-45light-webfont.eot');
	src: local('☺'), url('/fonts/hn-45light-webfont.woff') format('woff'), url('/fonts/hn-45light-webfont.ttf') format('truetype'), url('/fonts/hn-45light-webfont.svg#webfontDi7Y7pzB') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'HelveticaNeueRoman';
	src: url('/fonts/hn-55roman-webfont.eot');
	src: local('☺'), url('/fonts/hn-55roman-webfont.woff') format('woff'), url('/fonts/hn-55roman-webfont.ttf') format('truetype'), url('/fonts/hn-55roman-webfont.svg#webfont4Vkw0aM9') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'HelveticaNeueBold';
	src: url('/fonts/hn-75bold-webfont.eot');
	src: local('☺'), url('/fonts/hn-75bold-webfont.woff') format('woff'), url('/fonts/hn-75bold-webfont.ttf') format('truetype'), url('/fonts/hn-75bold-webfont.svg#webfontK209yBPQ') format('svg');
	font-weight: normal;
	font-style: normal;
}



*/
* {outline: none;}


body {
	background-color: #FFF; 
	margin: 0px; 
	font-size: 12px; 

}

body, td, th {
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}

#siteWrapper {
	width: 100%;
	margin: auto; 
}

img {
	border:none;
}

table {
  border-collapse: collapse;
  width:100%;
} 


td, th {
	vertical-align:top;
	text-align:left;
}


a:link, a:active, a:visited {
	color: #E6E6E6; 
	text-decoration:none;
} 

a:hover {
	color: #6DBE44; 
} 

img a:hover {text-decoration: none !important;}

#artistList {
  display: block; 
  float: left; 
}

.catArtist {

	color: #000; 
	font-size: 13pt; 
	font-weight: normal; 	 
	font-weight: normal;
	font-style: normal;
	line-height:normal;
	font-family: 'HelveticaNeueRegular', sans-serif;
	font-size-adjust: 0.52;	
}
  
.artistUrl {
  color: #999; 
  font-size: 10pt; 
  font-weight: normal;   
  font-weight: normal;
  font-style: normal;
  line-height:normal;
  font-family: 'HelveticaNeueLight', sans-serif;
  font-size-adjust: 0.52; 
  display: block; 
  overflow: hidden; 
  height: 12pt;  
}

.contactSubText {
  color: #666; 
  font-size: 10.5pt; 
  font-weight: normal;   
  font-weight: normal;
  font-style: normal;
  line-height:normal;
  font-family: 'HelveticaNeueLight', sans-serif;
  font-size-adjust: 0.52; 
  display: block; 
  height: 12pt;  
}
   
.contactSubText2 {
  color: #333; 
  font-size: 10pt; 
  font-weight: normal;   
  font-weight: normal;
  font-style: normal;
  line-height:normal;
  font-family: 'HelveticaNeueBold', sans-serif;
  font-size-adjust: 0.52; 
  display: block; 
  height: 12pt;  

}

.contactSubText a, .contactSubText a:link {
	  color: #666; 
}

.contactSubText a:hover {
	color: #6DBE44;

}

.artistName, .artistName a {
   color: #666; 
  font-size: 12pt; 
  font-weight: normal;   
  font-weight: normal;
  font-style: normal;
  line-height:normal;
  font-family: 'HelveticaNeueBold', sans-serif;
  font-size-adjust: 0.52;   
}

.artistName a:hover, .artistText a:hover {
  color: #6DBE44; 
} 

.artistItem {
  float: left; 
  display: block; 
  width: 220px; 
  padding-top: 30px; 
  padding-left: 15px; 
  
}
.postExcerptLarge {
	color: #666; 
	font-size: 10pt; 
	font-weight: normal; 	 
	font-weight: normal;
	font-style: normal;
	line-height:normal;
	font-family: 'HelveticaNeueRegular', sans-serif;
	font-size-adjust: 0.52;		
	top: -10px; 
	position: relative; 
}


.contactH2 {
	color: #000; 
	font-size: 16pt; 
	font-weight: normal; 	 
	font-weight: normal;
	font-style: normal;
	line-height:normal;
	font-family: 'HelveticaNeueBold', sans-serif;
	font-size-adjust: 0.52;		
	padding-top: 5px; 
}

.postH1 {
	color: #000; 
	font-size: 16pt; 
	font-weight: normal; 	 
	font-weight: normal;
	font-style: normal;
	line-height:normal;
	font-family: 'HelveticaNeueBold', sans-serif;
	font-size-adjust: 0.52;		
	padding-top: 5px; 	

}
.catH2 {
	color: #000; 
	font-size: 16pt; 
	font-weight: normal; 	 
	font-weight: normal;
	font-style: normal;
	line-height:normal;
	font-family: 'HelveticaNeueBold', sans-serif;
	font-size-adjust: 0.52;		
	padding-top: 5px; 
	padding-bottom: 5px; 
}

.articleH1 {

	color: #000; 
	font-size: 14pt; 
	font-weight: normal; 	 
	font-weight: normal;
	font-style: normal;
	line-height:normal;
	font-family: 'HelveticaNeueMedium', sans-serif;
	font-size-adjust: 0.52;		
	padding-top: 2px; 
	padding-bottom: 0px; 
}

.dateTime {
	color: #999; 
	font-size: 10pt; 
	font-weight: normal; 	 
	font-weight: normal;
	font-style: normal;
	line-height:normal; 
	font-family: 'HelveticaNeueRoman', sans-serif;
	font-size-adjust: 0.52;			
}

h1, h2, h3 {
	padding: 0px; 
	margin: 0px; 
}

#menuSelected {
	color: #ffffff !important; 
}

#headerWrapper {
	background-color:#FFF; 
	width: 100%;
	background-image: url(images/headerbg.png); 
	background-position: top center;
	background-repeat:no-repeat;
	height: 250px; 
}



#contentArea {
	background-repeat: no-repeat; 
	width: 980px;
	margin: 0px auto; 
}

#headerContent {
	height: 250px; 
	clear: both; 
	display: block; 
	width: 980px; 
	margin: 0px auto; 
	
}

#pageContent {
	clear: both; 
	display: block; 
	padding-left: 30px; 
	padding-top: 30px; 
}


.postContentWrapper {
	width:700px; 
	float: left; 
}

#social-facebook, #social-twitter, #social-beatport, #social-itunes, #social-youtube, #social-soundcloud, .catBeatportLink, .catItunesLink {
	float: left; 
	display: block; 
	} 

#socialWrapper {
	position: relative;
	float: right; 
	top: 100px; 
	 
}

#social-facebook A, #social-twitter A, 
#social-beatport A, #social-itunes A, 
#social-youtube A, #social-soundcloud A,
.catBeatportLink A, .catItunesLink A {
	width : 37px;
	height : 36px; 
	background-repeat:no-repeat; 
	display:block; 
}
  
#social-facebook A {background-image : url(images/icon-facebook.png);}
#social-twitter A {background-image : url(images/icon-twitter.png);}
#social-beatport A {background-image : url(images/icon-beatport.png);}
#social-itunes A {background-image : url(images/icon-itunes.png);}
#social-soundcloud A {background-image : url(images/icon-soundcloud.png);}
#social-youtube A {background-image : url(images/icon-youtube.png);}
.catBeatportLink A {background-image : url(images/icon-buy-beatport.png);}
.catItunesLink A {background-image : url(images/icon-buy-itunes.png);}  


#social-facebook a:hover, #social-twitter a:hover, 
#social-beatport a:hover, #social-itunes a:hover, 
#social-youtube a:hover, #social-soundcloud a:hover,
.catBeatportLink a:hover, .catItunesLink a:hover {
	background-position: 0px -36px; 
	
}

#menu {
	display: block; 
	float: right; 
	position: relative; 
	clear: both; 
}

#menu ul {
	list-style-type:none; 
	float: right; 
}

#menu ul li {
	float: left; 
	display: block; 
	padding-right: 5px; 
	font-weight: normal;
	font-style: normal;
	line-height:normal;
	font-family: 'HelveticaNeueRoman', sans-serif;
	font-size-adjust: 0.52;
	font-size: 10pt; 
}

.catArt, .postImage {
	float: left; 
	display: block; 
	width:200px;
	
}

.catItem, .postWrapper, .contactItem { 
	display: block; 
	clear: both; 
	padding-bottom: 20px; 
	border-bottom: 1px solid #ccc; 
	margin-bottom: 20px; 
	width: 950px; 
	float: left; 
}

.contactItem a, .contactItem a:link, .contactItem a:visited, .contactItem a:active {
	color: #666666; 
}

.contactItem a:hover {
	color: #6DBE44

}

.catRemix, .catRemix a, .catRemixText a {
	color: #000;  	
	padding-bottom: 3px; 
}

.catRemix { 
	padding-bottom: 3px; 
	padding-top: 3px; 
}

.catRemixText, .catRemixText a {
	font-size: 9pt; 
	color: #000;
	font-weight: normal;  
	font-weight: normal; 	 
	font-weight: normal;
	font-style: normal;
	line-height:normal;
	font-family: 'HelveticaNeueRegular', sans-serif;
	font-size-adjust: 0.52;	
	
	background-image: url(images/icon-play-track.png); 
	background-repeat:no-repeat;
	padding-left: 28px; 
	padding-top: 3px; 
	
}


.readMoreText A {
	font-size: 10pt; 
	color: #000;
	font-weight: normal;  
	font-weight: normal; 	 
	font-weight: normal;
	font-style: normal;
	line-height:normal;
	font-family: 'HelveticaNeueRegular', sans-serif;
	font-size-adjust: 0.52;	
	
	background-image: url(images/icon-play-track.png); 
	background-repeat:no-repeat;
	padding-left: 28px; 
	padding-top: 3px; 	
	padding-bottom: 10px; 
}

.alignnone, .alignleft {
	display: block; 
	float: left; 
	padding-right: 30px; 
	padding-bottom: 10px; 
}

.readText {
	position: relative; 
	top: 2px; 
}
.catRemix a:hover, .catRemixText a:hover, .readMoreText a:hover {
	color: #6DBE44 !important; 
	background-position: 0px -25px; 
		 
}

.catBuyButtons {
	display: block; 
}
#catalogList, #articleList {
	padding-top: 30px;
	padding-left: 30px; 
	padding-right: 20px;  
	display: block; 	
}


.remixWrapper {
	display: block; 
}
.catRightArea {
	float: right; 
	display: block; 
	width: 80px; 
}
#curvvePlayer {
	
	display: block; 
	position: relative; 
	float: right; 
	top: 126px; 
	left: 470px; 
}

.catContent {
	float: left; 
	display: block; 
	width:670px; 
	
}
.catNumText { 
	padding-right: 10px; 
	text-align: right; 
	padding-bottom: 5px;
	font-size: 10.5pt; 
	color: #000;
	font-weight: normal;  
	font-weight: normal; 	 
	font-weight: normal;
	font-style: normal;
	line-height:normal;
	font-family: 'HelveticaNeueRegular', sans-serif;
	font-size-adjust: 0.52;	 
}

/* ----------- Album Styles Extend -------------*/

.ngg-albumoverview {
	margin-top: 10px;
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-album {
	/*height: 130px;*/
	overflow:hidden;
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #cccccc;
}

.ngg-albumtitle {
	text-align: left;
 	font-weight: bold;
	margin:0px;
	padding:0px;
	font-size: 1.4em;
	margin-bottom: 10px;
}

.ngg-thumbnail {
	float: left;
	margin: 0pt !important;
	margin-right: 12px !important;
}

.ngg-thumbnail img {
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}

.ngg-thumbnail img:hover {
	background-color: #A9A9A9;
}

.ngg-description {
	text-align: left;
}

/* ----------- Album Styles Compact -------------*/

.ngg-album-compact {
	float:left;
	height:180px;
	padding-right:6px !important;
	margin:0px !important; 
	text-align:left;
	width:120px;	
}

.ngg-album-compactbox {
	background:transparent url(/images/albumset.gif) no-repeat scroll 0%;
	height:86px;
	margin:0pt 0pt 6px !important;
	padding:12px 0pt 0pt 7px !important;
	width:120px;
}


.ngg-album-compactbox .Thumb {
	border:1px solid #000000;
	margin:0px !important;
	padding:0px !important;
	width:91px; 
	height:68px;
}

.ngg-album-compact h4 {
	font-size:15px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
	width:110px;
}

.ngg-album-compact p {
	font-size:11px;
	margin-top:2px;
}

/* ----------- Gallery style -------------*/

.ngg-galleryoverview {
	width: 100%;
	clear:both; 
	position:relative;
	padding-top: 20px; 
	padding-left: 30px; 
}

.ngg-gallery-thumbnail-box {
	float: left;
	padding-bottom: 20px; 
	width: 175px !important; 
}

.ngg-gallery-thumbnail {
	float: left; 

	margin: 10px 0 0 10px !important;
}

.ngg-gallery-thumbnail img {
	margin: 0px; 
	background-color:#333;
	border: 0px;
	display:block; 
	padding: 1px; 
	position:relative;
}

.ngg-gallery-thumbnail img:hover {
	background-color: #333333;
} 

.ngg-gallery-thumbnail span {
	/* Images description */
	font-size:90%;
	padding-left:5px;
	display:block;
}

.ngg-clear {
	clear: both;
}

/* ----------- Gallery navigation -------------*/

.ngg-navigation {
	font-size:0.9em !important;
	clear:both !important;
	display:block !important;
	padding-top:15px;
	text-align:center;
}

.ngg-navigation span {
	font-weight:bold;
	margin:0pt 6px;
}

.ngg-navigation a.page-numbers,
.ngg-navigation a.next,
.ngg-navigation a.prev, 
.ngg-navigation span.page-numbers,
.ngg-navigation span.next,
.ngg-navigation span.prev {
	border:1px solid #660000;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-navigation a.page-numbers:hover,
.ngg-navigation a.next:hover,
.ngg-navigation a.prev:hover, 
.ngg-navigation span.page-numbers:hover,
.ngg-navigation span.next:hover,
.ngg-navigation span.prev:hover {
	background-color: #660000;
	color: #FFFFFF;
	text-decoration: none;
}




/* ----------- Image browser style -------------*/

.ngg-imagebrowser {
	
}

.ngg-imagebrowser h3 {
	text-align:center;
}

.ngg-imagebrowser img {
	border:1px solid #A9A9A9;
	margin-top: 10px; 
	margin-bottom: 10px; 
	width: 100%;
	display:block !important;
	padding:5px;
}

.ngg-imagebrowser-nav {
	padding:5px;
	margin-left:10px;	
}

.ngg-imagebrowser-nav .back {
	float:left;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .next {
	float:right;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .counter {
	text-align:center;
	font-size:0.9em !important;
}

.exif-data {
  	margin-left: auto !important;
    margin-right: auto !important;	
}

/* ----------- Slideshow -------------*/
.slideshow {
	margin-left: auto; 
	margin-right: auto;
	text-align:center;
	outline: none;	
}

.slideshowlink {
	display: none; 
	
}

/* ----------- Single picture -------------*/
.ngg-singlepic {
	display:block;  
	padding:4px;
}

.ngg-left {
	float: left;
	margin-right:10px;
}

.ngg-right {
	float: right;
	margin-left:10px;
}

.ngg-center {
  	margin-left: auto !important;
    margin-right: auto !important;
}

/* ----------- Sidebar widget -------------*/
.ngg-widget,
.ngg-widget-slideshow {
	overflow: hidden;
	margin:0pt;
	padding:5px 0px 0px 0pt;
}

.ngg-widget img {
	border:2px solid #A9A9A9;
	margin:0pt 2px 2px 0px; 
	padding:1px; 
}

/* ----------- Related images -------------*/
.ngg-related-gallery {
	background:#F9F9F9;
	border:1px solid #E0E0E0;
	overflow:hidden;
	margin-bottom:1em;
	margin-top:1em;
	padding:5px;
}
.ngg-related-gallery img {
	border: 1px solid #DDDDDD;
	float: left;
	margin: 0pt 2px;
	padding: 2px;
	height: 50px;
	width:  50px;
}

.ngg-related-gallery img:hover {
	border: 1px solid #000000;
} 


