@charset "UTF-8";
/*
Theme Name: Contrast modified for nocs
Theme URI: http://wordpress.org/
Description: Original contrast theme customized for nocs
Version: 1.0
Author: Paul W Linder
Author URI: http://www.paullinder.se
*/


/* Begin Typography & Colors */

html, body {
	height: 100%;
	width: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	background: #FFFFFF;
	line-height:1.5;
	text-align:center;
	height:101%;
}
h1 {
	font-size:48px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:-5px;
	line-height:75%;
	padding:0px 10px 0px 0px;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:43px;
	font-weight:200;
	text-transform:uppercase;
	letter-spacing:0px;
	line-height:1;
	letter-spacing:-1px;
	color:#FFFFFF;
	margin:0px 0px 0px -2px;
}
h3 {
	color:#FFFFFF;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	text-transform:uppercase;
	line-height: normal;
}
h1 a:link {
	text-decoration:none;
	color:#000000;
}
h1 a:visited {
	text-decoration:none;
	color:#000000;
}
h1 a:hover {
	text-decoration:none;
	color:#000000;
}
#wrapper {
	width:960px;
	height:100%;
	margin: 0 auto;
	text-align:left;
}
#spotifyTwitter {
	font-size:10px;
	color:#a7a9ac;
	width:960px;
	height:23px;
	padding:7px 0px 0 0px;
	position:relative;
}
.spotify {
	margin:0 3px 0 0;
	float:left;
}
#spotifylist {
	width:650px;
	height:15px;
	margin:0 3px 0 0;
	float:left;
	position: relative;
	overflow:auto;
}
#spotifylist li {
	list-style:none;
	display: inline;
	margin:0 0px 0 40px;
}
.tweet-container {
	padding:0 0 0 3px;
	float:right;
	position: absolute;
	top:7px;
	right:0px;
	background-color:#FFFFFF;
}
.tweet-container img {
	padding:0 5px 0 10px;
	float:right;
	position: absolute;
	top:-2px;
	left:-37px;
	background-color:#FFFFFF;
}
.tweet-container a:link {
	text-decoration:none;
	color: #090;
}
.tweet-container a:visited {
	text-decoration:none;
	color:#090;
}
.tweet-container a:hover {
	text-decoration:underline;
	color:#090;
}
#menuWrapper {
	background:url(images/youwemusic.gif) top;
	background-color:#636466;
	width: 930px;
	height:120px;
	padding:20px 30px 0px 0px;
}
#logo {
	margin:0 0 12px 0;
}
.menu {
	font-size:9px;
	font-weight:normal;
	text-transform:uppercase;
	text-align:left;
	line-height:1.4;
	color:#FFFFFF;
	margin:4px 0px 0px 0px;
	float:right;
	clear:both;
}
.menu ul {
	list-style:none;
}
.menu a:link {
	text-decoration:none;
	color:#FFFFFF;
}
.menu a:visited {
	text-decoration:none;
	color:#FFFFFF;
}
.menu a:hover {
	text-decoration:none;
	color:#FFFFFF;
}
#current-home {
	list-style-image:url(images/iconMenuMarker.gif);
}
.current-cat {
	list-style-image:url(images/iconMenuMarker.gif);
}
.current-cat-parent {
	list-style-image:url(images/iconMenuMarker.gif);
}
.mainCategory {
	background-color:#636466;
	font-size:11px;
	font-weight:normal;
	text-transform:uppercase;
	line-height: 90%;
	letter-spacing:0px;
	color:#FFFFFF;
	width: 900px;
	height:30px;
	margin:20px 0px 0px 0px;
	padding:15px 30px 0px 30px;
}
.category {
	width:174px;
	height:13px;
	border-bottom:#FFFFFF 1px solid;
}
.mainCategory a {
	
}
.maxMin {
	background:url(images/maxMinBtn.gif) top;
	width: 10px;
	height: 10px;
	display: block;
	position:relative;
	left:890px;
	top:-14px;
	z-index:10;	
}
.active {
	background-position: bottom;
	
}
.topShadowHolder {
	background-color:#636466;
	width:960px;
	height:119px;
	margin: 0 0 -119px 0;
	
}
.color {
	font-size:9px;
	text-transform:uppercase;
	margin:11px 0 0 0;
}
.borderColor {
	border:#C00 1px solid;
	width:10px;
	height:10px;
	float:left;
	margin:3px 3px 0px 0;
	padding:1px;
}
.noBorder {
	border:none;
	width:10px;
	height:10px;
	float:left;
	margin:3px 3px 0 0;
	padding:2px;
}
.colorBox {
	width:10px;
	height:10px;
	overflow:hidden;
	float:left;
	position:relative;
	z-index:1;
}
.readMore {
	width:174px;
	margin:30px 0 0px 0;
	padding:10px 0 0 0;
	font-size:11px;
	text-transform:uppercase;
	border-top:#FFFFFF 1px solid;
}
.readMore a {
	background:url(images/iconMarkerRight7x8.gif) right no-repeat;
	padding:0 15px 0 0;
}
.readOlder {
	background:url(images/bgReadOlder.png);
	width:120px;
	height:16px;
	float: right;
	margin:60px 0 -60px 0px;
	padding:5px 0 0 0;
	text-align:center;
	font-size:9px;
}
.readOlder a:link {
	color:#a7a9ac
}
.readOlder a:visited {
	text-decoration:none;
	color:#a7a9ac
}
.readOlder a:hover {
	text-decoration:none;
	color:#a7a9ac
}
.toggleMainCategory {
	background-color:#636466;
	width:960px;
	color:#FFFFFF;
}
/*---------------------FEATURED POST-------------------- */
.featuredPostWrapper {
	background-color:#636466;
	width:960px;
	height:435px;
	position:relative;
}
.featuredpost {
	background:url(images/bgWhiteGlow.png) top no-repeat;
	width:960px;
	height:480px;
	position: absolute;
	top:-45px;
	left:0px;
	overflow:hidden;
}
#featuredReview {
	font-size:12px;
	font-style:italic;
	line-height:normal;
	width:230px;
	height:115px;
	position:relative;
	top:65px;
	left:30px;
	margin:0 0 -115px 0;
}
#featuredReview h3 {
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	text-transform:none;
	margin:0 0 4px 0;
}
#featuredReview h4 {
	font-size:9px;
	font-weight:normal;
	font-style:normal;
	text-transform:none;
	margin:0 0 5px 0;
}
.titleimg {
	padding:0 0 10px 0;
	margin:5px 0 -8px 0;
}
.featuredpost .gallery {
	width:960px;
	position: absolute;
	top:-45px;
	left:0px;
	line-height:0;
	text-align:center;
}
.featuredpost .gallery img {
	background-color:transparent;
}
.featuredpost p {
	clear:both;
}
.featuredContent {
	width:230px;
	position:absolute;
	top:270px;
	left:30px;
	font-size:9px;
	z-index:1;
}
.featuredContent h3 {
	color:#FFFFFF;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	text-transform:uppercase;
	line-height: normal;
	margin:0 0 15px 0;
}
.iconApple {
	margin:5px 0 0 0;
}
/*---------------------LATEST UPDATES-------------------- */
.updatesWrapper {
	background-color:#636466;
	text-transform:uppercase;
	font-size:10px;
	line-height:130%;
	width:900px;
	height:120px;
	padding:45px 30px 45px 30px;
}
.sticker {
	position: absolute;
	left:-60px;
	top:-55px;
	line-height:0;
}
.date {
	text-transform:none;
}
.updatesWrapper h2 {
	font-size:20px;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:0px;
	line-height:1;
	letter-spacing:-1px;
	color:#FFFFFF;
	margin:2px 0px 5px -2px;
}
.updatesImage {
	background-color:#FFFFFF;
	margin:0 0 5px 0;
	padding:3px 3px 3px 3px;
	line-height:0;
}
.updatesLeft {
	width:266px;
	float:left;
	margin:0 50px 0 0;
	position:relative;
	top:0px;
}
.updatesRight {
	width:266px;
	float:right;
	position:relative;
	top:0px;
}
.updatesWrapper .readMore {
	width:266px;
	position: absolute;
	top:80px;
}
/*---------------------PRODUCT THUMBS-------------------- */
.productThumbsWrapper {
	background-color:#636466;
	width:900px;
	padding:0 30px 30px 30px;
	overflow:hidden;
}
.productThumbs {
	float:left;
	font-size:9px;
	margin:49px 0 0px 0;
}
.productThumbs .gallery {
	border:#FFFFFF 1px solid;
	width:172px;
	height:172px;
	margin:0 0 10px 0;
	padding:0;
	position:relative;
	overflow:hidden;
}
.productThumbs .gallery img {
	margin:0px;
	padding:0px;
	border: 0px;
}
.productThumbs .gallery .gallery-item {
	width:168px;
	height:168px;
	margin:2px;
	padding:0px;
	background-color:#FFFFFF;
}
.productThumbs h2 {
	font-size:24px;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:0px;
	line-height:1;
	letter-spacing:-1px;
	color:#FFFFFF;
	margin:2px 0px 5px -2px;
}
.productThumbs h3 {
	font-size:9px;
	font-weight:normal;
	text-transform:uppercase;
	margin:0 0 7px 0;
	padding:0 0 8px 0;
	border-bottom:#FFFFFF 1px solid;
}
.productThumbsLeft {
	margin:0 67px 0 0;
}
.productThumbsRight {
	margin:0 0 0 0;
}
.productThumbs p {
	margin:0;
	padding:0;
	text-align:left;
}

/*---------------------NEWS ABOUT INSPIRATION FOLLOWERS RETAILERS START PAGE-------------------- */
.restContWrapper {
	background-color:#636466;
	width:900px;
	padding:35px 30px 75px 30px;
	overflow:hidden;
	text-transform:uppercase;
	font-size:10px;
	line-height:130%;
}
.restContWrapper h2 {
	font-size:20px;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:0px;
	line-height:1;
	letter-spacing:-1px;
	color:#FFFFFF;
	margin:2px 0px 5px -2px;
}
.restContWrapper p {
	margin:0 0 20px 0;
}
.postImgLeft {
	margin:0 0 10px 0;
}
.postImgLeft img {
	padding:5px;
	background-color:#FFF;
	line-height:0;
}
.postExtractLeft {
	width:266px;
	height:150px;
	margin:0 50px 0 0;
	padding:0px 0 0 0;
	float:left;
	position:relative;
	top:0px;
}
.postExtractRight {
	width:266px;
	height:150px;
	padding:0px 0 0 0;
	position:relative;
	top:0px;
	float:right;
}
.restContWrapper .readMore {
	width:266px;
	position: absolute;
	top:145px;
}


/*---------------------RETAILERS-------------------- */
.retailersHolder {
	background-color:#636466;
	padding:45px 0px 0px 0px;
	font-size:9px;
	overflow:hidden;
}
.retailersHolder h2 {
	width:900px;
	font-size:24px;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:0px;
	line-height:1;
	letter-spacing:-1px;
	color:#FFFFFF;
	margin:0px 30px 45px 30px;
	clear:both;
}
.retailersHolder h3 {
	background:url(images/borderBottomRetailers.gif) bottom left no-repeat;
	color:#FFFFFF;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	text-transform:uppercase;
	line-height: normal;
	margin:0 0 10px 30px;
	padding:10px 0 10px 0;
	clear:both;
}
.retailersHolder h4 {
	width:174px;
	float:left;
	clear:left;
	font-size:9px;
	font-weight:normal;
	text-transform:uppercase;
	margin:0 30px 15px 30px;
}
.retailersPost {
	margin:0 0 30px 0;
	overflow:hidden;
	
}
.retailersPost p {
	width:174px;
	float:left;
	margin:0 30px 15px 30px;
	
}
.retailersPost img {
	margin:0 0 -8px 30px;
}
.borderBottomRetailers {
	margin:0 30px 0 30px;
}

/*---------------------SINGLE PRODUCT-------------------- */
/*---------------------SPLASH-------------------- */
.singleFeaturedContent {
	width:230px;
	position:absolute;
	top:210px;
	left:30px;
	font-size:9px;
	z-index:1;
}
.singleFeaturedContent h3 {
	color:#FFFFFF;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	text-transform:uppercase;
	line-height: normal;
	margin:0 0 0px 0;
	padding:0 0 15px 0;
}
.singlePageBg {
	background-color:#636466;
	width:960px;
	color:#FFFFFF;
	margin:20px 0 0 0;
	overflow:hidden;
}
.topShadow {
	background-color:#636466;
	width:960px;
}
.bottomShadow {
	background-color:#636466;
	width:960px;
	padding:0 0 30px 0;
}
.toTop {
	font-size:11px;
	text-transform:uppercase;
	background:url(images/iconMarkerUp.gif) center right no-repeat;
	width:43px;
	margin:0 0 -30px 0;
	padding:0 15px 0 0;
	position:relative;
	top:-41px;
	left:872px;
}
#singleFeaturedReview {
	font-size:12px;
	font-style:italic;
	line-height:normal;
	width:230px;
	height:115px;
	position:relative;
	top:38px;
	left:30px;
	margin:0 0 -115px 0;
}
.anchorLinks {
	width:230px;
	margin:20px 0 0 0;
	padding:10px 0 0 0;
	font-size:11px;
	text-transform:uppercase;
	border-top:#FFFFFF 1px solid;
}
.anchorLinks a {
	background:url(images/iconMarkerRight7x8.gif) right no-repeat;
	padding:0 15px 0 0;
}
/*---------------------FEATURES-------------------- */
.featuresHolder {
	padding:15px 30px 0 30px;
	overflow:hidden;
}
.featuresHolder img {
	margin:43px 0 30px 30px;
	float:right;
}
.featuresHolder h3 {
	width:174px;
	padding:5px 0 0 0;
	font-size:12px;
	text-transform:uppercase;
	border-top:#FFFFFF 1px solid;
}
.featuresContent {
	font-size:13px;
	font-weight:normal;
	line-height:1.3;
	margin:19px 0px 0px 0px;
	padding:0 20px 5px 0;
	overflow:hidden;
	position:relative;
}
.featuresContent h2 {
	font-size:21px;
	margin:0px 0 10px 0;
	padding:20px 0 0 0;
	line-height:1;
	letter-spacing:-1px;
}
.featuresContent h3 {
	width:auto;
	font-size:21px;
	margin:0px 0 10px 0;
	padding:20px 0 0 0;
	line-height:1;
	letter-spacing:-1px;
	border:none;
}
.featuresContent P {
	margin:0 0 20px 0;
}
.featuresContent strong {
	text-transform:uppercase;
	font-size:11px;
	font-weight:normal;
	line-height:1;
	letter-spacing:normal;
}

.techSpecs {
	max-width:430px;
	margin:40px 30px -50px 0;
	padding:0 0 0px 0;
	font-size:10px;
	line-height:1.5;
	float:left;
}
.techSpecs h3 {
	width:auto;
	margin:30px 0 0 0;
	padding:5px 0 0 0;
	font-size:12px;
	text-transform:uppercase;
	line-height:1.3;
	border:none;
}
.techSpecs p {
	margin:0 0 10px 0;
	padding:0;
}
.techSpecs img {
	margin:0;
	padding:0;
}
.techSpecs a {
	background:url(images/iconMarkerDown.gif) right center no-repeat;
	padding:0 15px 0 0;
	font-size:11px;
}
#sonicSpectrumTitle {
	font-size:12px;
	text-transform:uppercase;
	border-bottom:none;
	position:absolute;
	top:573px;
	left:557px;
}
#productIllustrationTitle {
	font-size:12px;
	text-transform:uppercase;
	border-bottom:none;
	position:absolute;
	top:50px;
	left:557px;
}
/*---------------------IMAGES-------------------- */
.imagesHolder {
	padding:15px 30px 0 30px;
	overflow:hidden;
}
.imagesHolder h3 {
	width:182px;
	padding:5px 0 0 0;
	font-size:12px;
	text-transform:uppercase;
	border-top:#FFFFFF 1px solid;
}
.imageLeft {
	margin:62px 30px 40px 0;
	float:left;
}
.imageRight {
	margin:62px 0 40px 0;
	float: right;
}
.imgBorder {
	border:#FFFFFF 1px solid;
	line-height:0;
	}
.imgBorder img {
	margin:2px;
	background-color:#FFFFFF;
}
.imgLinks {
	margin:5px 0 -5px 0;
	font-size:10px;
	text-transform:uppercase;
}
.imgLinks a {
	background:url(images/iconMarkerDown.gif) right no-repeat;
	padding:0 15px 0 0;
	font-size:11px;
}
/*---------------------REVIEWS-------------------- */
.reviewsHolder {
	padding:15px 30px 0px 30px;
	overflow:hidden;
}
.reviewsHolder h3 {
	width:182px;
	padding:5px 0 0 0;
	font-size:12px;
	text-transform:uppercase;
	border-top:#FFFFFF 1px solid;
}
.reviewsContent {
	font-size:12px;
	font-weight:normal;
	line-height:1.3;
	margin:0px 0px 55px 0px;
	padding:0 0px 5px 217px;
}
.reviewsContent img {
	margin:0px -217px 0 0;
	position: relative;
	float: left;
	top:35px;
	left:-217px;
}
.reviewsContent h2 {
	font-size:24px;
	margin:0px 0 3px 0;
	padding:35px 0 0 0;
	line-height:1;
	letter-spacing:-1px;
}
.reviewsContent h3 {
	font-size:10px;
	font-weight:normal;
	text-transform:none;
	border:none;
	margin: 0 0 3px 0;
}
.reviewsContent p {
	margin: 0 0 20px 0;
}
.reviewsHolder a {
	background:url(images/iconMarkerRight7x8.gif) right no-repeat;
	padding:0 15px 0 0;
}
/*---------------------NEWS ABOUT BLOG CATEGORY PAGE-------------------- */
.categoryWrapper {
	width:580px;
	font-size:13px;
	line-height:1.3;
	color:#232323;
	margin:0px 0 50px 0px;
	float:left;
}
.categoryWrapper h2 {
	font-size:24px;
	color:#232323;
	font-weight:normal;
	line-height:1;
	letter-spacing:-1px;
	margin:0px 0 10px 0;
}
.categoryWrapper p {
	margin:0px 0 20px 0;
}
.postCategory {
	border-bottom:#232323 1px solid;
	overflow:hidden;
}
.postAbout {
	margin:45px 0 0 0;
	border-bottom:#232323 1px solid;
	overflow:hidden;
}
.postImg {
	margin:80px 0 0 0px;
}
.postText{
	width:580px;
	margin:35px 0 60px 0;
}
.postFooter {
	width:580px;
	height:20px;
	margin:5px 0 0 0;
	font-size:9px;
	color:#232323;
	line-height:1;
}
.postFooter .date{
	text-transform:uppercase;
	float:left;
}
.postFooter .tag {
	text-transform:uppercase;
	float:right;
}
.postFooter .tag a {
	color:#232323;
}

/*---------------------SIDEBAR-------------------- */
#sidebar {
	width:225px;
	height:auto;
	margin:52px 0 0 50px;
	float:right;
}
#sidebar #spotify {
	background:url(images/iconSpotify.gif) right top no-repeat;
	width:125px;
	height:16px;
	margin:0px 0 15px 0;
	padding:0px 0 0 0;
	font-size:12px;
	color:#a7a9ac;
	text-transform:uppercase;
}
#sidebar li {
	list-style:none;
}
#sidebar a {
	font-size:8px;
	text-transform:uppercase;
	margin:2px 0 0 0;
	color:#a7a9ac;
	float:right;
}
.grey {
	padding:10px;
	background-color:#EEEEEE;
	line-height:1;
}
.white {
	padding:10px;
	background-color:#FFFFFF;
	line-height:1;
}
.song {
	font-size:10px;
	text-transform:uppercase;
}
.artist {
	font-size:10px;
	color:#a7a9ac;
}
#sidebar #twitter {
	background:url(images/iconTwitter.gif) right top no-repeat;
	width:146px;
	height:18px;
	margin:47px 0 15px 0;
	padding:2px 0 0 0;
	font-size:12px;
	color:#a7a9ac;
	text-transform:uppercase;
}
#sidebar #archives {
	width:225px;
	height:13px;
	margin:63px 0 15px 0;
	padding:5px 0 0 0;
	font-size:12px;
	color:#a7a9ac;
	text-transform:uppercase;
}
.tags {
	width:205px;
	padding:10px;
	margin:0 0 65px 0;
	background-color:#EEEEEE;
}
#sidebar .tags a {
	font-size:10px;
	color:#232323;
	float:none;
	text-transform: uppercase;
}
/*---------------------PAGE-------------------- */
.pageHolder {
	padding:55px 30px 30px 30px;
	overflow:hidden;
}
.pageContent {
	width:580px;
	height:380px;
	font-size:13px;
	font-weight:normal;
	line-height:1.3;
	margin:20px 0px 0px 0px;
	padding:0 20px 5px 0;
	overflow:hidden;
}
.pageContent P {
	margin:0 0 20px 0;
}
.pageContent h2 {
	font-size:24px;
	margin:0px 0 10px 0;
	padding:30px 0 0 0;
	line-height:1;
	letter-spacing:-1px;
}

/*---------------------GENERAL TAGS-------------------- */
.gallery img {
	margin:0px;
	padding:0px;
	border: 0px;
}
.gallery-icon {
	margin:0px;
	padding:0px;
}
.gallery-item {
	margin:0px;
	padding:0px;
	text-align:center;
	position:relative;
}
.gallery {
	margin:0px;
	padding:0px;
}
.video {
	text-align:center;
}
.description {
	text-transform:uppercase;
	font-size: 8px;
	letter-spacing:0.2px;
}
.description p {
	margin:0px;
	padding:0px;
}
.fontColorWhite {
	color:#FFFFFF;
}
.uppercase {
	font-size:8px;
	text-transform:uppercase;
}
.fontColorBlack {
	color:#000000;
}
a:link {
	text-decoration:none;
	color:#FFFFFF;
}
a:visited {
	text-decoration:none;
	color:#FFFFFF;
}
a:hover {
	text-decoration:none;
	color:#FFFFFF;
}
/*---------------------FOOTER-------------------- */
.footerLink {
	color:#FFFFFF;
	background-color:inherit;
	font-size:8px;
	text-decoration:none;
}
#footer {
	background-color:#636466;
	text-transform:uppercase;
	font-size:8px;
	color:#FFFFFF;
	width: 900px;
	height:26px;
	margin:20px 0px 0px 0px;
	padding:19px 30px 0px 30px;
	clear: both;
}
.footerLeft {
	margin:0 20px 0 0;
	float:left;
}
.footerRight {
	float:right;
}
#bottomSpacer {
	width: 960px;
	height:20px;
	background-color:#FFFFFF;
}
#wrapperComment {
	width: 320px;
	margin: 0 auto;
	padding:0px 0px 30px 0px;
	text-align:left;
}
/*------------------------------------*\
	IPHONE
\*------------------------------------*/
@media screen and (max-device-width: 480px){
    body{
        -webkit-text-size-adjust:none;
    }
}
