/*
Theme Name: Mexican Summer Theme - Summer 13
Theme URI: http://wordpress.org/
Description: 
Version: 1
Author: cap
Author URI: http://danschechter.com/
Tags: 

mustard yellow dea427
purple


*/



/* 



GENERAL HTML TAG STYLES 

*/

html, body {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
* {
	margin: 0;
	padding: 0;
}
body {
	background: #f8f6f3;
	background-position: 50% 50%;
	color: #231f20;
	font-family: "Benton Sans Light", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	margin: 0;
	padding: 0;
	overflow-y: scroll;
	width: 100%;
	min-width: 1024px;
}
p {
	margin: 0 0 8px 0;
	padding: 0;
}
img {
	border: 0;
}
h2 {
	font-size: 16px;
	text-transform: uppercase;
	font-family: "Benton Sans Medium";
}
h3 {
	font-size: 14px;
	text-transform: uppercase;
	font-family: "Benton Sans Medium";
}
#release .column_header h3 {
	font-size: 16px;
	text-transform: uppercase;
	font-family: "Benton Sans Light";
	font-weight: normal;
}
h2 a:link, h3 a:link {
	color : #000000;
	text-decoration: none;
}
h2 a:visited, h3 a:visited {
	color : #000000;
	text-decoration: none;
}
h2 a:hover, h3 a:hover {
	color : #2d2d2d;
	text-decoration: none;
}
hr {
	border: 0;
	color: #f4f4f4;
	background-color: #f4f4f4;
	height: 1px;
}
.hr2 {
	position: relative;
	width: 100%;
	clear: both;
	background: transparent url(images/horz_line_white.png ) repeat-x;
	height: 2px;
	overflow: hidden;
}
a:link {
	color : #e1a108;
	text-decoration: none;
}
a:visited {
	color : #e1a108;
	text-decoration: none;
}
a:hover {
	color : #000000;
	text-decoration: none;
}
.link-down-arrow-y-w {
	background-image: url(images/mar-2013-chevron-down-y-w.png);
	background-repeat: no-repeat;
	background-position: right 6px;
	padding-right: 16px;
}
.hideme {
	display: none;
}
#loader {
	position: absolute;
	width: 102px;
	height: 109px;
	background-image: url(images/logo_trans.png);
	left: 50%;
	top: 50%;
	margin-left: -51px;
	margin-top: -100px;
}
#loader span {
	display: none;
}
select, textarea, input, button, label {
	font-family: "Benton Sans Light";
}
input, textarea, select, button {
	border: 1px solid #ccc !important;
}
input[type='image'] {
	border: none !important;
}
input[type='submit'], input[type='reset'], button.update-button {
	cursor: pointer;
	padding: 5px;
}
input[type='submit']:hover, input[type='reset']:hover, button.update-button:hover {
	background-color: #E1A108;
	color: #FFF;
}
select {
	border: 1px solid #231F20;
}
.form-select {
	font-size: 14px;
}
/* 

LAYOUT STRUCTURE STYLES 

*/

#container {
	position: relative;
	width: 100%;
	min-height: 100%;
	padding: 0 0 50px 0;
	top: 55px;
}
.bar {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 10px 0 10px 0;
	background-color: #5C3246;
}
.column-container {
	position: relative;
	width: 980px;
	height: 100%;
	padding: 0 10px 0 10px;
	margin: auto;
}
.column1 {
	position: relative;
	float: left;
	width: 658px;
	height: auto;
	margin: 0;
	padding: 0 20px 0 10px;
}
.bar .column1 {
	width: 180px;
}
.column2 {
	position: relative;
	float: left;
	margin: 0;
	width: 268px;
	padding: 0 10px 10px 12px;
	background: transparent url( images/vert_line_grey.png ) repeat-y;
}
.column3 {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}
.column_header {
	padding: 0 0 10px 0;
}
.column_footer {
	padding: 10px 0 60px 0;
}
.column_nav {
	position: relative;
	float: right;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 0 0 0;
}
.column_nav a:link {
	color : #414141;
	text-decoration: none;
}
.column_nav a:visited {
	color : #414141;
	text-decoration: none;
}
.column_nav a:hover {
	color : #e1a108;
	text-decoration: none;
}
.column_nav .selected {
	color : #e1a108;
}
.logo {
	margin: 0 0 0 -5px;
	width: 132px;
	padding: 2px 0 0 0;
	margin-top: 120px;
}
.shoppx .logo {
	margin: 104px 0 -8px 14px;
}
#content {
	padding: 18px 0 0 10px;
}
#content .column2 {
	background: transparent url( images/vert_line_grey.png ) repeat-y;
}
#content .hr {
	position: relative;
	width: 100%;
	clear: both;
	background: transparent url(images/horz_line_grey.png ) repeat-x;
	height: 1px;
	overflow: hidden;
	margin-left: -5px;
}
#content p {
	font-family: "Benton Sans Light", "Arial", sans-serif;
}
/* 

TYPE STYLES 

*/
.release_num {
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #e1a108;
	text-transform: uppercase;
}
.artist {
	font-size: 13px;
	line-height: 18px;
	color: #ffffff;
}
.artist a:link {
	color : #ffffff;
	text-decoration: none;
}
.artist a:visited {
	color : #ffffff;
	text-decoration: none;
}
.artist a:hover {
	color : #ffffff;
	text-decoration: none;
}
.title {
	opacity: .5;
	filter: alpha(opacity=50);
}
.home-title {
	color: #fff !important;
}
#shop .title {
	color: #000;
}
.description {
	color: #ffffff;
}
.buy_links {
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #ffffff;/*text-transform: uppercase;*/
}
.buy_links img {
	margin-bottom: -4px;
	padding: 0 2px 0 0;
	filter: alpha(opacity=50);
	opacity: 0.5
}
.buy_links a:link {
	color : #ffffff;
	text-decoration: none;
}
.buy_links a:visited {
	color : #ffffff;
	text-decoration: none;
}
.buy_links a:hover {
	color : #cccccc;
	text-decoration: none;
}
#content .buy_links {
	color : #2c2c2c;
	text-decoration: none;
}
#content .buy_links a:link {
	color : #2c2c2c;
	text-decoration: none;
}
#content .buy_links a:visited {
	color : #2c2c2c;
	text-decoration: none;
}
#content .buy_links a:hover {
	color : #666666;
	text-decoration: none;
}
.highlight {
	font-weight: bold;
}
.sold_out {
	color: #eb4a14;
	font-weight: bold;
	font-size: 10px;
}
/* 

COLOR STYLES 

*/

.white {
	color: #f4f5ef;
}
/* 

LAYOUT STYLES 

*/

.alignleft {
	position: relative;
	float: left;
}
.alignright {
	position: relative;
	float: right;
}
/* 

HEADER

*/

#header {
	position: fixed;
	z-index: 1001;
	width: 100%;
	height: 55px;
	background-color: #f8f6f3;
	border-bottom: solid 1px #c7d5e2;
	-moz-box-shadow: 0px 3px 6px rgba(0,0,0,0.25);
	-webkit-box-shadow: 0px 3px 6px rgba(0,0,0,0.25);
	box-shadow: 0px 3px 6px rgba(0,0,0,0.25);
}
.header-inner {
	width: 980px;
	margin: auto;
	padding: 0 10px 0 10px;
	height: 55px;
}
#header .cart {
/*
	position: relative;
	float: left;
	height: 21px;
	margin: 0;
	padding: 4px 8px 0 8px;
	line-height: 12px;
	*/
}
#header #user_nav {
	position: relative;
	float: right;
	font-size: 12px !important;
	font-family: "Benton Sans Light" !important;
	font-style: normal !important;
	font-weight: normal !important;
	text-transform: uppercase;
	line-height: 55px;
}
#header .nav {
	position: relative;
	float: left;
	font-size: 14px;
	font-family: "Benton Sans Medium";
	font-style: normal;
	font-weight: bold;
}
.nav li {
	list-style: none;
	display: inline;
	float: left;
	margin-right: 15px;
}
.nav li.main-nav {
	line-height: 55px;
}
#user_nav li {
	margin-right: 5px;
}
#user_nav li img {
	position: absolute;
	top: 20px;
}
.nav a:link {
	color : #292929;
	text-decoration: none;
	padding-bottom: 8px;
	position: relative;
}
.nav a:visited {
	color : #292929;
	text-decoration: none;
}
.nav a:hover {
	color : #000;
	text-decoration: none;
	border-bottom: solid 2px #767676;
}
#header .social-nav {
	position: relative;
	float: left;
	padding-left: 10px;
}
.social-nav li {
	list-style: none;
	display: inline;
	float: left;
	padding: 0 0 0 8px;
}
.homepage-icon {
	width: 43px;
	height: 55px;
	background-image: url(images/mar-2013-header-icon.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	margin-top: -6px;
}
.nav a.homepage-icon:hover {
	border-bottom: none;
}
.nav li ul.nav-sub-menu, .nav li ul.shopp-categories-menu {
	display: block;
	position: absolute;
	background-image: url(images/mar-2013-yello-trans-bkg.png);
	background-repeat: repeat;
	width: auto;
	-webkit-transition: opacity .25s ease-out;
	transition: opacity .25s ease-out;
	opacity: 0;
	height: 0;
	overflow: hidden;
	top: 54px;
	border-top: 2px solid #F8F6F3;
	z-index: -9;
	padding-right: 10px;
	min-width: 250px;
}
.nav li ul.menu-artists {
	width: 700px !important;
}
.no-touch .nav li:hover ul.nav-sub-menu, .no-touch .nav li:hover ul.shopp-categories-menu {
	display: block !important;
	opacity: 1;
	height: auto;
	width: auto;
	z-index: 999;
	padding-bottom: 19px;
	padding-top: 15px;
	padding-left: 15px;
}
.no-touch .nav li:hover ul.menu-artists {
	width: 580px !important;
}
.nav li ul.menu-artists li, .nav li ul.menu-video li, .nav li ul.shopp-categories-menu li {
	line-height: 25px;
	height: auto;
}
.nav li ul.menu-video li, .nav li ul.shopp-categories-menu li {
	width: auto;
}
#header ul.nav-sub-menu a, .nav li:hover ul.shopp-categories-menu a {
	color: #FFF !important;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	border: none !important;
}
ul.nav-sub-menu a:hover, .nav li ul.shopp-categories-menu li a:hover, #header ul.nav-sub-menu a:hover {
	color: #000 !important;
}
a.menu-artist-link:hover {
	color: #292929 !important;
}
ul.nav-sub-menu li, .nav li ul.shopp-categories-menu li,.shopp-categories-menu li {
	margin: 0 30px 0 0;
	list-style:none;
}
.nav li ul.shopp-categories-menu li {
	margin: 0;
	display: block;
	clear: both;
}
.li-alumni-artists, .li-reissue-artists {
	padding-top: 20px;
}
.li-alumni-artists {
	display: block;
	clear: left;
	float: left;
}
a.menu-artist-extra:link {
	color: #231f20 !important;
	font-size: 16px;
	margin-top: 10px;
}
a.menu-artist-extra:hover {
	color: #FFF !important;
}
ul.menu-video li.li-alumni-artists {
	padding-top: 0;
}
#artists-page-menu li {
	display: block;
	float: left;
}
#artists-page-menu {
	font-size: 12px;
	height: 29px;
	margin: 0 0 1px -5px;
}
a.artist-menu-item:link, a.artist-menu-item:visited, a.artist-menu-item:active {
	color: #231f20;
	padding: 0 15px 10px 15px;
	border-bottom: none;
	text-decoration: none;
}
a.artist-menu-item:hover {
	color: #dea427;
	border-bottom: 4px solid #333;
	text-decoration: none;
}
.artist-menu-selected {
	color: #dea427 !important;
	border-bottom: 4px solid #333 !important;
	text-decoration: none;
}
.purple-top {
	background-color: #5C3246;
	height: 65px;
}
.artist-column h2 {
	font-size: 13px;
	color: #000;
	font-weight: normal !important;
	text-transform: none !important;
	font-family: "HelveticaNeue-BoldCondensed", "Helvetica Neue Bold Condensed", "Helvetica Neue", "Arial Narrow", "Arial", sans-serif;
}
.artist-column h2 a:hover {
	color: #000;
	font-weight: normal;
	text-transform: none !important;
	color: #dea427 !important;
}
.artist-container {
	opacity: 0;
	transition: all .5s ease-in-out;
	display: block;
	z-index: 444;
	height: 350px;
	position: absolute;
	width: 100%;
}
.artist-container-selected {
	opacity: 1;
	display: block;
	z-index: 555;
}
/* 

FOOTER

*/

#footer {
	position: fixed;
	bottom: 0;
	width: 100%;
	clear: both;
	text-align: left;
	margin: -140px auto 0 auto;
	padding: 0;
	background-color: #5c3246;
	height: 55px;
	z-index: 100001;
	line-height: 60px;
	color: #dcd6da;
	font-size: 12px;
	text-transform: uppercase;
}
#footer-wrapper {
	width: 980px;
	margin: 0 auto;
	line-height: 60px;
}
#footer-spacer {
	position: relative;
	clear: both;
	height: 100px;
}
#footer .nav {
	position: relative;
	float: right;
	padding-top: 10px;
}
#footer .copyright {
	min-width: 300px;
	display: block;
	float: right;
}
#footer .footer-logos {
	background: transparent url(images/horz_line_grey.png ) repeat-x;
	background-position: 0 100%;
	padding-left: 12px;
}
#footer .footer-logos ul {
	list-style: none;
}
#footer .footer-logos ul li {
	display: block;
	float: left;
	margin-right: 0;
	line-height: 60px;
}
.footer-logos ul li a span {
	display: none;
}
.footer-logos ul li a {
	height: 55px;
	overflow: hidden;
	background-image: url(images/footer-social-icons.gif);
	background-repeat: no-repeat;
	display: block;
}
.footer-logos ul li a:hover {
	opacity: .8;
}
.footer-logos ul li a[title='Twitter'] {
	width: 28px;
	background-position: 0 center;
}
.footer-logos ul li a[title='Facebook'] {
	width: 18px;
	background-position: -28px center;
}
.footer-logos ul li a[title='Instagram'] {
	width: 24px;
	background-position: -46px center;
}
.footer-logos ul li a[title='Youtube'] {
	width: 30px;
	background-position: -70px center;
}
.footer-logos ul li a[title='Soundcloud'] {
	width: 41px;
	background-position: -100px center;
}
#footer #footer-connect {
	height: 60px;
	background-image: url(images/ms-connect-arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	width: 71px;
	display: block;
	float: left;
	margin-right: 10px;
}
#release .bar {
	height: auto !important;
}
.bar {
	height: 50px;
}
/* 

PLAYER STYLES 

*/

#mexPlayer {
	display: block;
	background-color: #D3D3D3;
	height: 35px;
	color: #FFFFFF5c3246;
	position: fixed;
	bottom: 55px;
	width: 100%;
	z-index: 1005;
}
#splash #fap-wrapper {
	display: none;
}
/* SPLASH */

#splash {
	background: #2d2d2d url(images/logo_small.gif) no-repeat;
	background-position: 50% 50%;
}
#splash {
	position: relative;/*width:100%;
	min-height:100%;*/
}
#splash img {
	width: 100%;
	height: auto;
}
/* 

HOME

*/

.home-bar {
	height: 500px;
	padding-bottom: 11px;
}
.home-bar .column1 {
	height: 500px;
	width: 202px;
	text-align: center;
	padding: 12px 8px 0 10px;
}
.home-bar .column2 {
	width: 500px;
	height: 500px;
	padding: 0 8px 0 8px;
	/*border-left: solid #696969 1px;*/
	background: transparent url( images/vert_line_white.png ) repeat-y;
	overflow: hidden;
}
.home-bar .column1 .release {
	position: absolute;
	text-align: left;
	bottom: 40px;
}
.home-bar .column3 {
	width: 232px;
	padding: 0 0 0 2px;
	/*border-left: solid #696969 1px;*/
	background: transparent url( images/vert_line_white.png ) repeat-y;
	height: 500px;
}
.home-bar .column3 .release {
	position: relative;
	float: left;
	width: 110px;
	height: 110px;
	padding: 0 0 6px 6px;/*background: transparent url( images/thumbs_bkgd.png ) no-repeat;
	background-position: 6px 0px;*/
}
.home-bar .column3 .browse-button {
	clear: both;
	padding: 6px 0 0 5px;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
}
.home-bar .column3 .browse-button .chevron {
	float: right;
	margin-left: 5px;
}
.home-bar .column3 .browse-button a:link, .home-bar .column3 .browse-button a:visited {
	color: #FFF;
	font-size: 12px;
	float: left;
	margin-left: 20%;
}
.home-bar .column3 .browse-button a:hover {
	color: #E1A108;
}
.home-bar .column3 .browse-button a:hover .chevron {
	color: #fff;
}
.home-bar .artist {
	font-size: 18px;
	line-height: 21px;
	padding: 6px 0 2px 0;/*
	font-family: PicaSW-Plain, courier new, courier, monospace;
*/
}
.home-bar .buy_links {
	padding: 4px 0 0 0;
}
.home-bar .buy_links a:link {
	color : #ffffff;
	text-decoration: none;
}
.home-bar .buy_links a:visited {
	color : #ffffff;
	text-decoration: none;
}
.home-bar .buy_links a:hover {
	color : #e1a108;
	text-decoration: none;
}
#home #content {
	padding: 22px 0 0 0;
}
#home #content .column1 {
	width: 546px;
	padding: 10px 10px 0 10px;
}
#home #content .column2 {
	width: 390px;
	padding: 0 0 4px 18px;
}
#home #comingsoon, .homecomingsoon {
	/*
	font-family: PicaSW-Plain, courier new, courier;
	*/
	font-size: 18px;
	line-height: 23px;
	padding-right: 20px;
}
#home .column_nav {
	padding: 0 10px 0 0;
}
#twitter_headlines {
	background: #ffffff;
	margin: 0 0 20px -9px;
	padding: 5px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#twitter_headlines h3 {
	font-size: 16px;
}
#twitter_headlines h2 {
	display:none;
}
#twitter_headlines ul{
	list-style:none;
	padding:5px;
}
.twitter {
	color: #414141;
	padding: 10px;
	border-bottom: 4px solid #5C3246;
	font-size: 12px;
}
.twitter .postmetadata {
	color: #666666;
	padding-top: 4px;
}
.twitter .twitter-link {
	position: relative;
	float: right;
}
.twitter a:link, .twitter a:visited {
	color: #414141;
	font-weight: bold;
	text-decoration: none;
}
.twitter a:hover {
	color: #e1a108;
	font-weight: bold;
	text-decoration: none;
}
#twitter li span{
	display:block;
		
}
#twitter li{
	display:none;
	margin-bottom:10px;
}

#news_headlines {
	padding-top: 30px;
}
#mailing-list {
	padding-top: 30px;
}
#mailing-list-form {
	width: 360px;
	height: auto;
	padding: 15px;
}
#infos .buy_links {
	font-size: 14px !important;
}
#infos .buy_links span.price {
	clear: both;
	display: block;
	font-weight: normal;
}
.homepage-artist a:link, .homepage-artist a:visited, .homepage-artist a:active, .homepage-artist a:link span {
	color: #FFF !important;
	text-decoration: none !important;
	opacity: 1;
	font-size: 16px;
	font-weight: bold;
}
.homepage-artist a:hover {
	color: #E1A108 !important;
	text-decoration: none !important;
}
.homepage-artist a:link span.title {
	font-weight: normal !important;
	color: #fff !important;
}
.homepage-artist a:hover span.title {
	text-decoration: none !important;
}
.homepage-artist .title {
	color: #fff;
}
.column1 .release .homepage-artist {
	padding: 22px 0 22px 0 !important;
}
.homepage-item .home-product-type {
	font-weight: bold;
	display: block !important;
	clear: both;
	float: none !important;
}
.home-buy-links span {
	clear: none;
	float: none;
}
.homepage-item {
	display: block;
	float: left;
	padding: 0 10px 0 5px;
	border-left: 1px solid #E1A108;
}
.homepage-item:hover {
	border-left: 1px solid #FFF;
}
.weird-underline {
	color: #E1A108;
	background-color: #E1A108;
	height: 3px;
	width: 20px;
	border: none;
	margin: 20px 0;
}
h3.sign-up {
	margin-bottom: 0;
	padding-bottom: 0;
}
/* 

ARTISTS

*/

/*
#artists #content .column {
	position: relative;
	float: left;
	width: 45%;
	padding-right: 5%;
}
#artists #content a:link {
	color: #2d2d2d;
	text-decoration: none;
}
#artists #content a:visited {
	color: #2d2d2d;
	text-decoration: none;
}
#artists #content a:hover {
	color: #e1a108;
	text-decoration: none;
}
*/
.artist-container {
}
.artist-column {
	width: 30%;
	float: left;
	margin-top: 30px;
}
.artist-content {
	width: 100% !important;
	position: relative;
	height: auto;
}
/* 

NEWS PAGE STYLES 

*/
#news {
	padding-top: 0 !important;
}
#news .column_header h3 {
	margin-top: 0 !important;
}
#news .post, #news .page {
	padding: 16px 0 16px 0;
	width: 100%;
}
#news .post .date, #news .page .date {
	position: relative;
	float: left;
	width: 154px;
	padding: 0 10px 0 0;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
}
#news .post .entry, #news .page .entry {
	position: relative;
	float: left;
	width: 494px;
	padding: 0;
	margin: 0;
}
#news .post h2, #news .page h2 {
	margin: 0 10px 8px 0;
}
#news h2.pagetitle {
	position: relative;
	display: inline;
	font-size: 13px;
}
#news_headlines a:link {
	color : #414141;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
#news_headlines a:visited {
	color : #414141;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
#news_headlines a:hover {
	color : #666666;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
#news_headlines .more-link {
	position: relative;
	float: right;
	padding-right: 10px;
}
/* 

PODCASTS PAGE STYLES 

*/

#podcasts .post {
	padding: 16px 0 16px 0;
	width: 100%;
}
#podcasts .post .date {
	position: relative;
	float: left;
	width: 154px;
	padding: 0 10px 0 0;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
}
#podcasts .post .entry {
	position: relative;
	float: left;
	width: 494px;
	padding: 0;
	margin: 0;
}
#podcasts .post h2 {
	margin: 0 10px 8px 0;
}
/* 

VIDEO PAGE STYLES 

*/

#video-detail {
	padding: 20px 0 30px 0;
}
#video-detail h2 {
	color: #000;
	opacity: 1;
	margin-bottom: 15px;
	font-family: "Benton Sans Light" !important;
	font-weight: normal;
}
#video-detail h2 strong {
	font-weight: bold;
}
#video-detail div.hr {
	margin-bottom: 5px;
	margin-left: 2px;
	height: auto;
}
#video-detail h4 {
	font-weight: normal;
	color: #666;
	padding-bottom: 10px;
}
#video-detail .body {
	padding-top: 20px;
}
#video-list {
	padding: 30px 0 30px 0;
	margin-left: 0;
	line-height: 15px;
	min-height: 350px;
}
#video-list .entry {
	position: relative;
	float: left;
	width: 300px;
	height: 250px;
	overflow: hidden;
	padding: 0;
}
#video-list .entry .thumbnail {
	width: 300px;
	height: 168px;
	overflow: hidden;
	padding: 0;
}
#video-list .entry .thumbnail img {
	width: 300px;
	height: auto;
}
#video-list .entry .thumbnail:hover {
}
#video-list .entry h4 {
	font-weight: normal;
	color: #000;
	opacity: 1;
}
#video-list .entry h4 a, #video-list .entry h4 a:link {
	text-decoration: none;
}
#video-list .entry h4 a:hover {
	text-decoration: underline;
}
.video-featured-product {
	display: block;
	height: 49%;
	margin-bottom: 50px;
	float: left;
	width: 45%;
	margin-right: 5%;
	margin-top: 25px;
}
.video-left {
	width: 580px;
	display: block;
	float: left;
	margin-top: 20px;
}
.video-featured h3, .column_header h3 {
	font-size: 16px;
	margin-bottom: 15px;
}
.video-right {
	width: 368px;
	margin-left: 30px;
	float: left;
	display: block;
	margin-top: 20px;
	text-transform: uppercase;
	float: right;
}
.video-right h3 {
	font-size: 14px;
}
.chevron {
	display: block;
	float: left;
	margin: -2px 2px 0 0;
	line-height: 18px;
	font-weight: normal;
}
.orange {
	color: #dea427;
}
.black {
	color: #000;
}
.video-date {
	font-size: 14px;
	margin-top: 75px;
	margin-bottom: 10px;
}
.video-band {
	margin-bottom: 15px;
}
.video-name h2 {
	font-size: 18px;
	color: #dea427;
	font-family: "Benton Sans Light" !important;
	word-wrap: break-word;
}
.video-permalink {
	font-size: 12px;
	font-weight: bold;
	margin-top: 40px;
	display: block;
}
.video-archive-header {
	font-size: 16px;
}
.video-holder {
	background-color: #000;
	margin: 0 25px 25px 0;
}
div.video-holder:hover .thumb-caption {
	background-color: #dea427;
}
div.video-holder .thumbnail {
	opacity: .7;
	-webkit-transition: all .25s ease-out;
	transition: all .25s ease-out;
}
div.video-holder:hover .thumbnail {
	opacity: 1;
}
.thumb-caption {
	background-color: #c6bca8;
	text-align: center;
	-webkit-transition: all .25s ease-out;
	transition: all .25s ease-out;
	padding: 0px 10px;
	color: #fff;
	text-transform: uppercase;
	height: 82px;
	display: table-cell;
	vertical-align: middle;
	width: 300px;
}
.thumb-title {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	font-family: "Benton Sans Medium" !important;
}
.video-66 {
	width: 65%;
	display: block;
	float: left;
}
.video-33 {
	width: 32%;
	display: block;
	float: left;
}
.video-66 div.hr, .video-33 div.hr {
	margin-bottom: 25px;
}
.video-66 h3, .video-33 h3 {
	font-size: 16px;
	margin-bottom: 25px;
}
.video-66 p, .video-33 p {
	width: 90%;
	font-size: 14px;
}
.video-archive-header h3 {
	font-size: 16px;
}
.video-featured-product-image {
	float: left;
	margin: 0 25px 25px -5px;
}
.video-featured-product-image {
}
.video-featured-title {
	font-size: 16px;
	color: #dea427;
	font-weight: normal;
}
.video-featured-by {
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
}
.video-featured-by strong {
	font-weight: bold !important;
}
.video-released {
	font-size: 14px;
	margin-top: 25px;
}
a.more-info {
	display: block;
	margin-top: 45px;
	color: #dea427;
}
a.more-info .link-arrows {
	color: #231f20;
	float: left;
	margin-top: -1px;
	margin-right: 3px;
}
a.more-info:hover {
	color: #231f20;
}
a.more-info:hover .link-arrows {
	color: #231f20;
}
/* 

RELEASE PAGE STYLES 

*/
#images {
	cursor: pointer;
}
.shoppx #release {
	background-color: #5C3246;
}
#release .bar .column1 {
	height: 488px;
	width: 155px;
	text-align: center;
	padding: 12px 8px 0 10px;
	margin: 0;
}
#release .bar .column2 {
	width: 500px;
	min-height: 500px;
	padding: 0 8px 0 8px;
	margin: 0;
	background: transparent url( images/vert_line_white.png ) repeat-y;
	overflow: hidden;
}
#release .bar .column3 {
	width: 260px;
	min-height: 500px;
	padding: 0 0 0 0px;
	margin: 0;
	background: transparent url( images/vert_line_white.png ) repeat-y;
}
#release .bar .column1 .hr2 {
	margin: 24px 0 28px 0;
}
#release .bar .column2 .release {
	position: relative;
	width: 500px;
	height: 500px;
	overflow: hidden;
	background: transparent url( images/bar_release_slide_bkgd.png ) repeat;
}
#release .bar .column2 .release .image {
}
#release .bar .column2 .release .image_menu {
	width: 500px;
	position: absolute;
	top: 472px;
	display: block;
	z-index: 1000;
}
#release .bar .column2 .release .image_menu .nav {
	position: relative;
	float: right;
	margin: 0 20px 0 0;
	padding: 3px;
	width: 208px;
	height: 22px;
	background: transparent url( images/release_imagemenu_bkgd.png ) no-repeat;
}
#release .bar .column2 .release .image_menu #caption {
	position: relative;
	float: left;
	width: 164px;
	padding: 3px 0 0 0;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}
#release .bar .column2 .release .image_menu .button {
	position: relative;
	float: left;
	height: 100%;
	width: 22px;
	height: 22px;
	z-index: 4;
}
#release .bar .column2 .release .image_menu .button a:link {
	display: block;
	background-image: url( images/image_nav_bkgd_off.gif );
}
#release .bar .column2 .release .image_menu .button a:visited {
	display: block;
	background-image: url( images/image_nav_bkgd_off.gif );
}
#release .bar .column2 .release .image_menu .button a:hover {
	display: block;
	background-image: url( images/image_nav_bkgd_on.gif );
}
#release .bar .column2 .release .image_menu .thumbnails {
	position: relative;
	height: 100%;
	min-height: 70px;
	background: #000000;
	padding: 4px 1px 1px 4px;
}
#release .bar .column2 .release .image_menu .thumbnails .thumbnail {
	position: relative;
	float: left;
	padding: 0;
	margin: 1px;
	height: auto;
	width: auto;
}
#release .bar .column2 .release .image_menu .thumbnails .selected {
	background: #e1a108;
}
#release .bar .column2 .release .image_menu .thumbnails .thumbnail img {
	border: 1px solid transparent;
}
#release .bar .column2 .release .image_menu .thumbnails .thumbnail a:link {
	display: block;
	border: 1px solid transparent;
}
#release .bar .column2 .release .image_menu .thumbnails .thumbnail a:visited {
	display: block;
	border: 1px solid transparent;
}
#release .bar .column2 .release .image_menu .thumbnails .thumbnail a:hover {
	display: block;
	border: 1px solid #e1a108;
}
#release .bar .buy_links {
	position: relative;
	width: 282px;
	margin: 0 0 0 -1px;
	padding: 0 0 4px 0;
	background-position: -10px 0;
}
#release .bar .buy_links .top, #release .bar .buy_links .bottom {
	position: relative;
	width: 282px;
	height: 4px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background: #2d2d2d url(images/release_buylinks_bkgd.png) no-repeat;
	text-align: center;
}
#release .bar .buy_links .middle {
	position: relative;
	width: 272px;
	min-height: 20px;
	background-color: #e1a108;
	margin: 0;
	padding: 8px 5px 5px 5px;
	text-align: center;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
}
#release .bar .buy_links .bottom {
	background-position: left bottom;
}
#release .bar .column3 .release {
	/*
	position: absolute;
	bottom: 10px;
	*/
	position: relative;
	margin-top: 20px;
	width: 100%;
	padding: 0 0 0 12px;
	height: auto;
}
#release .bar .column3 .release .info {
	font-size: 22px;
	line-height: 26px;
	height: auto;
	float: none;
	margin-bottom: 50px;/*
	
	*/
}
#release .bar .column3 .release .info .artist {
	font-size: 20px;
	line-height: 24px;
	color: #ffffff;
	font-family: "Benton Sans Medium";
}
#release .bar .column3 .release .info .title {
	font-size: 20px;
	line-height: 24px;
	font-family: "Benton Sans Light";
	color: #CC9900;
	font-weight: bold;
	font-style: italic;
}
#release .bar .column3 .release .tracks {
	clear: both;
	width: 100%;
	color: #ffffff;
	line-height: 18px;
	padding: 16px 0 0 0;
}
#release .bar .column3 .release .tracks br {
	clear: both;
}
#release .bar .column3 .release .tracks .side-label {
	color: #fff;
	opacity: .5;
	filter: alpha(opacity=50);
	font-weight: bold;
}
.release .tracks .sample_container, #content .tracks .sample_container {
	position: relative;
	float: right;
	width: 61px;
}
#release .bar .soundcloud-samples {
	position: relative;
	padding-top: 16px;
}
#release .bar .soundcloud-samples .sample {
	position: relative;
	padding-top: 10px;
}
table.tourdates {
	margin: 0;
	padding: 0;
}
table.tourdates tr {
	margin: 0;
	padding: 0;
}
table.tourdates td {
	padding: 0 16px 0 0;
	margin: 0;
}
#release #content .release {
	width: 300px;
	padding-bottom: 10px;
}
#release #content .release .thumbnail {
	position: relative;
	float: left;
	width: 110px;
	height: 110px;
	padding: 0 10px 0 0;
	margin: 0;
}
#release #content .release .info {
	position: relative;
	float: left;
	width: 100px;
	height: 110px;
	padding: 0;
	margin: 0;
}
#release #content .release .artist {
	color: #2d2d2d;
	padding: 2px 0 8px 0;
	font-weight: normal;
	font-size: 13px;
	background: transparent;
}
#release #content .release .artist a:link {
	color: #000000;
	text-decoration: none;
}
#release #content .release .artist a:visited {
	color: #000000;
	text-decoration: none;
}
#release #content .release .artist a:hover {
	color: #2d2d2d;
	text-decoration: none;
}
#release #content .release .title {
	color: #2d2d2d;
}
/* 

!SHOP

*/


.column1 .release {
	position: relative;
	float: left;
	width: 329px;
	min-height: 110px;
	padding: 0 0px 30px 0;
}
.shopp-category-page .column1 .release {
	width: 50% !important;
}
.shopp-category-page .column1 .release .thumbnail a {
	display: block;
}
.column1 .release .thumbnail {
	position: relative;
	float: left;
	width: 110px;
	height: 110px;
	padding: 0 10px 0 0;
	margin: 0;
}
.column1 .release .info {
	position: relative;
	/*
	float: left;
	*/
	width: auto;
	/*min-height: 110px;*/
	padding: 0;
	margin: 0;
}
.shopp-category-page .column1 .release .info {
	margin-left: 125px;
}
.column1 .release .buy_links {
	/*position: absolute;
	bottom: 0px;*/
	position: relative;
	width: 190px;
	padding: 0;
	margin: 0;
	background: transparent;
	text-align: left;
}
.column1 .release .buy_links span {
	display: block;
	line-height: 16px;
	float: left;
}
.shoppx .buy_links .detail-item {
	display: block;
	float: none;
	word-wrap: break-word !important;
	white-space: normal !important
}
.shoppx .buy_links .detail-item a:link, .shoppx .buy_links .detail-item a:active, .shoppx .buy_links .detail-item a:visited, input.addtocart {
	display: block;
	height: auto;
	width: 200px;
	line-height: auto;
	background-color: #CC9900;
	color: #FFF;
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	border-radius: 2px;
	-moz-transition: background-color .25s, color .25s;
	-webkit-transition: background-color .25s, color .25s;
	-o-transition: background-color .25s, color .25s;
	transition: background-color .25s, color .25s;
	margin: -5px 0 0 0;
	border: none;
}
.shoppx .buy_links .detail-item a:hover, input.addtocart:hover {
	background-color: #FFF;
	color: #5C3246;
	cursor: pointer;
}
.column1 .release .artist {
	color: #2d2d2d;
	padding: 2px 0 2px 0;
	font-weight: normal;
	font-size: 13px;
	background: transparent;
	width: 210px;
}
.shopp-category-page .column1 .release .artist {
	width: auto;
}
.column1 .release .artist a:link {
	color: #000000;
	text-decoration: none;
}
.column1 .release .artist a:visited {
	color: #000000;
	text-decoration: none;
}
.column1 .release .artist a:hover {
	color: #2d2d2d;
	text-decoration: none;
}
.column1 .release .title {
}
.artist span.title {
	opacity: 1;
	font-style: italic !important;
}
.column1 #content .release .title {
	color: #000;
	opacity: .65;
	filter: alpha(opacity=65);
}
.column1 .promotions {
	padding-top: 10px;
	font-weight: bold;
}
.shopp-categories-menu li a {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
}
#sidebar .shopp-categories-menu li a:link {
	color: #e1a108;
} 
.shopp-categories-menu li a:hover {
	color: #2d2d2d !important;
}
.home-column-header {
	padding-bottom: 0;
}
.shopp-category-page .column1 .release .info, .shopp-category-page .column1 .release .buy_links {
	width: auto;
}
.shopp-category-page .buy_links .homepage-item:hover {
	text-decoration: none;
	background-color: #D3D3D3 !important;
	display: block;
	border-left: 1px solid #E1A108;
}
.shoppx #content .column2 {
	width: 250px !important;
}
.shoppx #content .column1 {
	width: 615px !important;
	padding-right: 60px !important;
}
.shoppx #content .column1 p {
	font-size: 12px;
	text-align: left;
}
div.tracks a:link {
	color: #000;
}
div.tracks a:hover {
	color: #E1A108;
}
div.tracks a span.addtoplayer {
	font-style: italic;
	color: #E1A108;
	margin-left: 10px;
	font-weight: bold;
}
div.tracks a:hover span.addtoplayer {
	font-style: italic;
	color: #5C3246;
	margin-left: 10px;
}
#fap-wrapper {
	background-image: url(images/player-bkg.png) !important;
	background-repeat: repeat-x !important;
	-moz-box-shadow: 0px -3px 6px rgba(0,0,0,0.25);
	-webkit-box-shadow: 0px -3px 6px rgba(0,0,0,0.25);
	box-shadow: 0px -3px 6px rgba(0,0,0,0.25);
}
#fap-main .antiscroll-wrap {
	margin-top: 0 !important;
}
#fap-playlist-wrapper {
	padding: 0 !important;
}
#fap-main {
	z-index: 300;
	background-color: #231F20;
}
#fap-meta-wrapper, #fap-ui-wrapper {
	height: 30px !important;
	background-color: #d3d3d3;
}
#fap-playlist li, #fap-playlist li span {
	line-height: 30px !important;
	height: 30px !important;
	font-size: 14px;
	padding-top: 0px;
}
div.trackSelectedThing {
	display: block;
	width: 100%;
	height: 30px !important;
	position: absolute;
	background-color: #996E06;
	z-index: 200;
	-moz-transition: top .2s ease-in-out;
	-webkit-transition: top .2s ease-in-out;
	-o-transition: top .2s ease-in-out;
	transition: top .2s ease-in-out;
	top: 9999px;
}
#fap-init-text {
	display: block !important;
	width: 100%;
	height: 30px !important;
	line-height: 30px !important;
	padding: 0;
	margin: 0 !important;
	background-color: #D3D3D3 !important;
	position: relative !important;
	top: 0 !important;
}
#product_labels ul li.software {
	background-image: url(images/sftpurp.jpg) !important;
	display: block;
	width: 225px;
	height: 30px;
}
#product_labels ul li.anthology {
	background-image:url(images/label-anthology-logo.png) !important;
	display: block;
	width: 150px;
	height: 142px;
}
#product_labels ul li span {
	display: none;
}
#product_labels {
	margin-bottom: 50px;
}
#shop .release .thumbnail, #artists .release .thumbnail, .shoppx .release .thumbnail {
	float: left;
	margin-right: 0;
}
#shop .release, #artists .release, .shoppx .release {
	margin-bottom: 25px;
}
.home-bar .column-container .column3 .release {
	margin-bottom: 0 !important;
}
#shop .release .info a:link, #artists .release .info a:link, .shoppx .release .info a:link, #shop .release .info a:visited, #artists .release .info a:visited, .shoppx .release .info a:visited {
	color: #000;
}
.side-label {
	font-weight: bold;
	margin-top: 15px;
	display: block;
}
.side-label::nth-of-type(1) {
 margin-top:0;
}
span.detail-track {
	display: block;
}
/* 

*CHECKOUT STYLES 

*/

.shoppx div.checkout,.shoppx div.cart,.shoppx div.confirm{
	width:980px;
	margin:auto;
}
#billing-address-fields{
	clear:left;
}
.checkOutError {
	color: #ff3600;
}
.checkOutLeft {
	width: 110px;
	padding: 8px 10px 0 0;
	float: left;
	text-align: right;
}
.checkOutRight {
	padding: 6px 10px 0 0;
	float: left;
}
.checkOutHeader {
	color: #2d2d2d;
	font-weight: bold;
}
#confirmation .checkOutLeft {
	padding: 2px 10px 0 0;
}
#confirmation .checkOutRight {
	padding: 2px 10px 0 0;
	font-weight: bold;
}
/* 

CART STYLES 

*/

#cart .hr {
	padding: 0px 0px 6px 0px;
	clear: both;
}
.cart_item {
	padding: 0px 10px 6px 0px;
	clear: both;
	height: 100%;
}
.cart_item .item_drop {
	position: relative;
	float: left;
	padding: 2px 10px 0 0;
}
.cart_item .item_info {
	position: relative;
	float: left;
}
.cart_item .item_info .image {
	position: relative;
	float: left;
	padding: 0 10px 0 0;
}
.cart_item .item_info .artist {
	position: relative;
	float: left;
	color: #0a382d;
	padding: 2px 0 0 0;
	font-size: 11px;
	line-height: 14px;
}
.cart_item .item_info .artist a:link {
	color: #0a382d;
	text-decoration: none;
}
.cart_item .item_info .artist a:visited {
	color: #0a382d;
	text-decoration: none;
}
.cart_item .item_info .artist a:hover {
	color: #0a382d;
	text-decoration: underline;
}
.cart_item .item_info .title {
	color: #2d2d2d;
}
.cart_item .item_price {
	position: relative;
	float: right;
	padding: 2px 0 0 0;
	font-weight: bold;
}
.cart_extra {
	position: relative;
	float: right;
	padding: 0px 10px 6px 0;
	font-weight: bold;
	clear: both;
	width: 234px;
}
.cart_extra .name {
	position: relative;
	float: left;
	width: 160px;
	text-align: right;
	color: #e1a108;
}
.cart_extra .value {
	position: relative;
	float: right;
	padding: 0 0 0 10px;
	width: 60px;
	text-align: right;
}
.cart_checkout {
	position: relative;
	float: right;
	padding: 8px 8px 0 0;
	font-weight: bold;
	clear: both;
}
.proceedCheckout,.continueShopping{
	font-size:16px;
	font-weight:bold;
	margin-top:10px;
	display:block;
}
.proceedCheckout{
	float:right;
}
.continueShopping{
	float:left;
}
/* 

FORM ELEMENT STYLES 

*/

.formEmail {
	width: 190px;
	margin: 0;
}
.formDownload {
	width: 248px;
	height: 16px;
	border: none;
	margin: 4px 0 4px 0;
}
.formSubmit {
	/*float:right;*/
	margin: 0px 0px 0px 2px;
}
.formComment {
	color: #ffc600;
}
.form-select {
	width: 240px;
}
.formSearch {
	border: 1px solid #ccc;
	width: 200px;
	padding: 2px;
}
a.news-feed-link {
	float: right;
	margin-right: 15px;
}

/*

EMMA SIGNUP FORM

*/

@charset "UTF-8";
/* Controls width of your form */
.e2ma_signup_form {
	/*width:180px;*/
	width: auto;
	display: block !important;
}
/* Controls the style, width, and font style of the text input, select and textarea fields */
.e2ma_signup_form input[type=text], .e2ma_signup_form textarea, .e2ma_signup_form select {
	border-bottom: 1px solid #ccc !important;
	/*font-family:Verdana, sans-serif;
	font-size:10px;*/
	width: 260px;
	padding: 2px;
	background-color: transparent;
}
.e2ma_signup_form input[type=text]:focus, .e2ma_signup_form textarea:focus, .e2ma_signup_form select:focus {
	background-color: #fff;
}
/* Controls width, style, and padding of the table border outlines around individual member fields */
.e2ma_signup_form_row {
	/*border:1px solid #ddd;
	padding:5px;
	margin-bottom:5px;*/
	padding: 4px 0 0 0;
}
/* Controls alignment and display of image in welcome message */
.e2ma_signup_image_container {
	text-align: center;
	display: inline;
}
/* Controls border around signup image (when image is linked) */
.e2ma_signup_image {
	border: 0;
}
/* Controls style and formatting of welcome message */
.e2ma_signup_message {
/*font-family:Verdana, sans-serif;
	font-size:10px;
	color:#333333;*/
}
/* Controls style and formatting of form field labels (first name, last name, etc.) */
.e2ma_signup_form_label {
	/*font-family:Verdana, sans-serif;
	font-size:10px;
	color:#333333;
	text-align:left;
	padding-top:5px;*/
	font-weight: bold;
	color: #333333;
}
/* Controls spacing and style for any text used to list options under multiple choice fields) */
.e2ma_signup_form_element {
/*font-family:verdana;
	font-size:10px;
	color:#333333;*/
}
/* Controls the style and spacing of the word "required" and border surrounding that text */
.e2ma_signup_form_required_footnote {
	/*font-family:Verdana, sans-serif;
	font-size:10px;
	color:#333333;
	border:1px solid #dddddd;
	padding:5px;
	margin-bottom:5px;*/
	padding: 4px 0 4px 0;
}
/* Controls the color of the asterisk that indicates a field is required */
.e2ma_signup_form_required_asterix {
	color: #FF0000;
}
/* Controls the alignment of "submit" and "clear" buttons */
.e2ma_signup_form_button_row {
	float: left;
}
/* Controls display of the "clear" button */
.e2ma_signup_form_button_row #e2ma_signup_reset_button {
	display: inline;
}
/*Overrides browser default settings for button styles (for additional control of "submit" and "clear" buttons) */
.e2ma_signup_form_button {
	width: 60px !important;
}
}
#wp_page_numbers ul {
	list-style: none;
}
#wp_page_numbers li {
	display: inline;
}
table.cart input[type=text] {
	font-size: 11px;
}
#shipping-postcode {
	font-size: 14px;
	margin: 0 10px;
	padding: 1px;
}
.detailthumbnail {
	margin-right: 10px !important;
}
.detailthumbnail a {
	width: 96px;
	height: 96px;
	display: block;
}
#wp_page_numbers {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	text-align: center;
}
.chevronspan {
	margin-right: 3px;
	display: block;
	float: left;
}
.payoption-button {
	display: block !important;
	float: left;
	margin-right: 25px;
}
.product_info {
	width: 200px;
	float: right;
}
.product-3035 .product_info, .concert-container .product_info {
	width: 325px;
	float: right;
}
.concert-summary {
	width: 245px;
	display: block;
}
.product-3035 form.product label {
	display: block !important;
	clear: both;
	margin-top: 15px;
}
.product-3035 form.product select {
	display: block !important;
	clear: both;
	width: 350px;
	padding: 3px;
}
.concert-container select {
	display: block;
	clear: both;
}
#shipping-methods li label small {
	display: none;
}
tr.totals td span {
	/* display: none; */
} 
tr.totals td span.shopp-cart {
	/* display: block !important; */
}
.column1 .column {
	margin-bottom: 150px;
}
#cboxContent button{
	border:none !important;
}
form#cart div a{
	font-size:18px;
	display:block;
	float:left;
	text-transform:uppercase;
	font-weight:bold;
	
}
form#cart div a.right{
	float:right;
	clear:right;
	
}
#shopp #cart{
	
}
div.cart-nav{
	padding:25px 0;
}

.cart select{
	font-size:11px;
}
.cart td{
	padding:8px;
}
div#cart.shopp {
    padding-top: 25px;
}
.payoption-button{
	
}
.payoption-button input,#confirm-button{
	border-radius:10px;
	font-size:2em;
}
	