/*
Theme Name: MDE.TV
Author: Colby Miers
Author URI: http://colbymiers.com/
Version: 1.0
*/
body, html {
	margin: 0;
	padding: 0;
	text-align: center;
}

body.dark .group li, 
body.dark .text, 
body.dark.home #about p, 
body.dark #videos li a:link,
body.dark #videos li a:visited, 
body.dark .artist-module,
body.dark .is-hot,
body.dark .is-new {
	background: #eee;
}

.video_desc {
	margin: 1em auto;
	width: 600px;
}

#wrapper {
	padding: 50px 0 0 0;
}

ul {
	display: block;
	margin: 20px 0;
	padding: 0;
	list-style: none;
}

ul li {
	display: inline-block;
	margin: 0 5px;
}

a:link, .group a:visited {
	color: blue;
}

#about, #videos {
	clear: both;
	margin: 0 auto;
	width: 520px;
}

#store {
	clear: both;
	margin: 35px 0 0 0;
}

.group:after, .artist-module:after {
	visibility: hidden;
	display: block;
	content: "";
	clear: both;
	height: 0;
}
* html .group             { zoom: 1; } /* IE6 */
*:first-child+html .group { zoom: 1; } /* IE7 */

.writing {
	display: block;
	margin: 0 0 .4em 0;
}

.grey-padding {
}

#vidoes ul {
	margin: 0;
	padding: 0;
}

#videos li {
	float:none;
	display:none;
	margin-bottom: .4em;
}

#videos li a.visited {
	color:#551a8b;
}

h4 {
	font-size: 16px;
	font-weight: normal;
	margin: 2.5em 0 1em 0;
	text-transform: uppercase;
}

#chat {
	position: fixed;
	right: 0px;
	bottom: 0px;
}

#facebook-button {
	position: fixed;
	left: 50px;
	bottom: 50px;
}

/*STORE*/

.product {
	margin: .7em .7em 2em .7em;
	display: inline-block;
}

.price {
	width: 100%;
	text-align: center;
	color: blue;
	text-decoration: underline;
	text-transform: uppercase;
}

h5 {
	text-transform: uppercase;
	font-size: 16px;
	margin: .5em 0;
	padding: 0;
	text-align: center;
}

.radio-container {
	background-image: -webkit-linear-gradient(top, rgba(194,157,194,1) 100%,rgba(200,200,200,1) 100%);
	   background-image:    -moz-linear-gradient(top, rgba(194,157,194,1) 100%,rgba(200,200,200,1) 100%);
	   background-image:     -ms-linear-gradient(top, rgba(194,157,194,1) 100%,rgba(200,200,200,1) 100%);
	   background-image:      -o-linear-gradient(top, rgba(194,157,194,1) 100%,rgba(200,200,200,1) 100%);
	   background-image:         linear-gradient(top, rgba(194,157,194,1) 100%,rgba(200,200,200,1) 100%);
	   -webkit-box-shadow: 1px 1px 0px 1px rgba(75,248,251,1)inset, -1px -1px 0px 1px rgba(61,109,121,1)inset, 1px 1px 0px 1px rgba(64,64,64,1);
	      -moz-box-shadow: 1px 1px 0px 1px rgba(75,248,251,1)inset, -1px -1px 0px 1px rgba(61,109,121,1)inset, 1px 1px 0px 1px rgba(64,64,64,1);
	           box-shadow: 1px 1px 0px 1px rgba(75,248,251,1)inset, -1px -1px 0px 1px rgba(61,109,121,1)inset, 1px 1px 0px 1px rgba(64,64,64,1);
	   padding: 12px 10px;
	   display: inline-block;
	   font-family: Times;
	   color: rgba(0,0,0,1);
	   margin: 5px;
}

.activated span {
}

.radio-container, input[type="radio"] {
	cursor: pointer;	
}

.activated {
	background-image: -webkit-linear-gradient(top, rgba(212,108,212,1) 100%,rgba(200,200,200,1) 100%);
	  background-image:    -moz-linear-gradient(top, rgba(212,108,212,1) 100%,rgba(200,200,200,1) 100%);
	  background-image:     -ms-linear-gradient(top, rgba(212,108,212,1) 100%,rgba(200,200,200,1) 100%);
	  background-image:      -o-linear-gradient(top, rgba(212,108,212,1) 100%,rgba(200,200,200,1) 100%);
	  background-image:         linear-gradient(top, rgba(212,108,212,1) 100%,rgba(200,200,200,1) 100%);
	  -webkit-box-shadow: -1px -1px 0px 1px rgba(75,248,251,1)inset, 1px 1px 0px 1px rgba(61,109,121,1)inset, 0px 0px 0px 0px rgba(64,64,64,1);
	     -moz-box-shadow: -1px -1px 0px 1px rgba(75,248,251,1)inset, 1px 1px 0px 1px rgba(61,109,121,1)inset, 0px 0px 0px 0px rgba(64,64,64,1);
	          box-shadow: -1px -1px 0px 1px rgba(75,248,251,1)inset, 1px 1px 0px 1px rgba(61,109,121,1)inset, 0px 0px 0px 0px rgba(64,64,64,1);
	  -webkit-transform: translate(3px, 4px);
	     -moz-transform: translate(3px, 4px);
	          transform: translate(3px, 4px);
	  color: rgba(0,0,0,1);
}

form {
	margin: 2.5em 0;
}

/**

#official-mde.activated {
	background: url('images/smiley-eatdrink026.gif') repeat;
}

#sam.activated {
	background: url('images/Animated_fire_by_nevit.gif') repeat;
}

#nick.activated {
	background: url('images/633c6d76.gif') repeat;
	background-color: black;
}

#charles.activated {
	background: url('images/Star.gif') repeat;
}

#misc.activated {
	
}

**/

.group li {
	line-height: 24px;
}

.is-new {
	visibility: hidden;
	color: #000;
	vertical-align: super;
	text-transform: uppercase;
	font-size: 12px;
	font-family: Arial, sans-serif;
	margin: 0 1px;
}

.is-hot {
	visibility: hidden;
	color: red;
	vertical-align: super;
	text-transform: uppercase;
	font-size: 12px;
	font-family: Arial, sans-serif;
	margin: 0 1px;
}
/*
#new span, #hot span {
	visibility: hidden;
}*/

.blinking .is-new , .blinking .is-hot, #hot span.blinking, #new span.blinking {
	visibility:visible;
}

.logo {
	width: 342px;
	height: 194px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	background-size:342px 194px!important;
	/**
	-webkit-transition: .9s box-shadow ease-in;
	transition: .9s box-shadow ease-in;
	-moz-transition: .9s box-shadow ease-in;
	**/
}
/**

.green {
	-moz-box-shadow: 0px 0px 25px lime;
	-webit-box-shadow: 0px 0px 25px lime;
	box-shadow: 0px 0px 25px lime;
}

.red {
	-moz-box-shadow: 0px 0px 25px red;
	-webit-box-shadow: 0px 0px 25px red;
    box-shadow: 0px 0px 25px red;
}

.blue {
	-moz-box-shadow: 0px 0px 25px blue;
	-webkit-box-shadow: 0px 0px 25px blue;
    box-shadow: 0px 0px 25px blue;
}

.orange {
    -moz-box-shadow: 0px 0px 25px orange;
    -webkit-box-shadow: 0px 0px 25px orange;
    box-shadow: 0px 0px 25px orange;
}
**/

.default-bg {
	background: url('logo-images/default_01.gif') top center no-repeat;
}

.other-bg {
	background: url('logo-images/default_02.gif') top center no-repeat;
}

#slideshow {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
}

#slideshow:hover {
	opacity: 1.0;
}

#slideshow img {
	height: 194px;
}

.coin {
	margin: 25px 25px 0 25px;
	display: inline-block;
}

#sorting-filter {
	margin:1.5em 0 0 0;
}

#sorting-filter a {
	text-decoration:underline;
}

#sorting-filter a.active {
	text-decoration:none;
	font-weight:bold;
	color:black;
}

#lightbox-overlay {
	position:fixed;
	z-index:1000;
	width:100%;
	height:100%;
	display:none;
	top:0px;
	left:0px;
	background:#fff;
}

#lightbox-content {
	z-index:1001;
	width:600px;
	position:fixed;
	left:50%;
	margin-left:-300px;
	top:90px;
	bottom:0px;
	background:white;
	overflow:hidden;
	display:none;
}

#lightbox-description {
	overflow:auto;
	visibility:hidden;
}

#lightbox-content h1 {
	font-size:24px;
	font-weight:bold;
	text-transform:uppercase;
	margin:0px 0px 15px 0px;
}

#lightbox-content iframe {
	margin:15px 0px;
	display:block;
}

#subscribe-box {
	left:0px;
	top:0px;
	width:280px;
	position:fixed;
	-webkit-transition : top linear 0.05s , left linear 0.05s;
	-moz-transition : top linear 0.05s , left linear 0.05s;
	-ms-transition : top linear 0.05s , left linear 0.05s;
	transition : top linear 0.05s , left linear 0.05s;
	z-index:14;
	padding: 21px 0;
}

#logo-box {
	display: none;
}

.subscribe-error {
	color:red;
	font-weight:bold;
}

.subscribe-success {
	color:green;
	font-weight:bold;
}

#donate, #subscribe-box, .artist-module {
	-webkit-box-shadow: 0px 2px 5px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 2px 5px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 2px 5px rgba(50, 50, 50, 0.75);
}

#donate {
	left:50%;
	top:0px;
	width:250px;
	position:fixed;
	margin:0px!important;
	-webkit-transition : top linear 0.05s , left linear 0.05s;
	-moz-transition : top linear 0.05s , left linear 0.05s;
	-ms-transition : top linear 0.05s , left linear 0.05s;
	transition : top linear 0.05s , left linear 0.05s;
	z-index:13;
	padding: 1em .5em;
}

#left-box {
	z-index:6;
}

li.open {
	padding: 2em 0!important;
	margin-bottom: -.4em 0 0 0!important;
}

#subscribe-box span span {
	display:none;
}

#subscribe-box.flashing span span {
	display:inline;
}

#shoutbox-form {
	display:none;
}

#footer { clear: both; 
    width: 100%;
	margin: 2.5em 0 75px 0;
}

/**SOUNDCLOUD**/

#player-wrapper {
	width: auto;
	position: relative;
	margin: 4.5em 0;
}

div.artist-module {
	text-align: left;
	padding: 10px;
	width: 420px;
	float: none;
	display: block;
	cursor: move;
	position:absolute;
	visibility:hidden;
	overflow:hidden;
}

div.artist-module.initiated {
	visibility:visible;
	-webkit-transform: translateZ(0); 
	/*-webkit-transition: top 0.3s, left 0.3s;
	-moz-transition: top 0.3s, left 0.3s;
	-ms-transition: top 0.3s, left 0.3s;
	transition: top 0.3s, left 0.3s;*/
}

.artist-module h3 {
	font-size: 16px;
	margin: 0 0 .5em 0;
}

.artist-picture img, .artist-picture {
	width: 90px;
	margin: 0 0 4px 0;
	float: left;
}

.artist-info {
	margin: 0 0 0 100px;
}

.artist-info span {
	display: block;
}

.artist-info span {
	line-height: 25px;
}

#store {
	margin-bottom: 2em;
}

.product-container {
	width:800px;margin:0 auto;text-align: left;
	padding: 1em 0;
}

.product-info-container {
	height: auto;
	float: left;
	max-width: 400px;
}

.product-image-container {
	margin-right: 35px;
}

.product-image-container img {
	cursor: pointer;
}

.product-info-container h5 {
	text-align: left;
	margin: 0 0 1em 0;
}

.product-info-container h6, .product-info-container h7 {
	font-size: 16px;
	margin: 1em 0;
	padding: 0;
	text-align: left;
	display: block;
}

.buy-option {
	text-transform: uppercase;
}

.product-info-container h7 {
	font-weight: normal;
}

.product-info-container form {
	margin: 1em 0 1em 0;
}

.product-price {
	display: inline-block;
	margin: 0;
	color: red;
}

.buy-button {
	margin: .5em 0 0 0;
	height: 26px;
}

.thumbnail-container img {
	display: block;
	float: left;
	margin: 5px 9px 0 0;
}

.thumbnail-container img:hover {
	border: 2px solid blue;
	margin: 3px 7px 2px -2px;
}

.product-info-container ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}

.product-info-container ul li {
  padding-left: 1em;
  text-indent: -1em;
}

.product-info-container ul li:before {
  content: "+";
  padding-right: 5px;
}

hr {
	margin: 1.25em 0;
}

#cd-bouncer {
	z-index:10000;
	position:fixed;
	width: 75px;
	height: 75px;
}

ul {
	display: block;
	margin: 20px 0;
	padding: 0;
	list-style: none;
}

ul li {
	display: inline-block;
	margin: 0 5px;
}

a:link, .group a:visited {
	color: blue;
}

#about, #videos {
	clear: both;
	margin: 0 auto;
	width: 520px;
}

#store {
	clear: both;
	margin: 35px 0 0 0;
}

#donate {
	margin: 25px 0;
}

.group:after {
	visibility: hidden;
	display: block;
	content: "";
	clear: both;
	height: 0;
	}
* html .group             { zoom: 1; } /* IE6 */
*:first-child+html .group { zoom: 1; } /* IE7 */

.writing {
	display: block;
	margin: 0 0 .4em 0;
}

.grey-padding {
}

#vidoes ul {
	margin: 0;
	padding: 0;
}

#videos li {
	float:none;
	display:none;
	margin-bottom: .4em;
}

#videos li a.visited {
	color:#551a8b;
}

h4 {
	font-size: 16px;
	font-weight: normal;
	margin: 2.5em 0 1em 0;
	text-transform: uppercase;
}

#chat {
	position: fixed;
	right: 0px;
	bottom: 0px;
}

#facebook-button {
	position: fixed;
	left: 50px;
	bottom: 50px;
}

/*STORE*/

.product {
	width: 300px;
	margin: .7em .7em 2em .7em;
	display: inline-block;
}

.product:hover {
	cursor: pointer;
}

h5 {
	text-transform: uppercase;
	font-size: 16px;
	margin: .5em 0;
	padding: 0;
	text-align: center;
}

.radio-container {
	background-image: -webkit-linear-gradient(top, rgba(194,157,194,1) 100%,rgba(200,200,200,1) 100%);
	   background-image:    -moz-linear-gradient(top, rgba(194,157,194,1) 100%,rgba(200,200,200,1) 100%);
	   background-image:     -ms-linear-gradient(top, rgba(194,157,194,1) 100%,rgba(200,200,200,1) 100%);
	   background-image:      -o-linear-gradient(top, rgba(194,157,194,1) 100%,rgba(200,200,200,1) 100%);
	   background-image:         linear-gradient(top, rgba(194,157,194,1) 100%,rgba(200,200,200,1) 100%);
	   -webkit-box-shadow: 1px 1px 0px 1px rgba(75,248,251,1)inset, -1px -1px 0px 1px rgba(61,109,121,1)inset, 1px 1px 0px 1px rgba(64,64,64,1);
	      -moz-box-shadow: 1px 1px 0px 1px rgba(75,248,251,1)inset, -1px -1px 0px 1px rgba(61,109,121,1)inset, 1px 1px 0px 1px rgba(64,64,64,1);
	           box-shadow: 1px 1px 0px 1px rgba(75,248,251,1)inset, -1px -1px 0px 1px rgba(61,109,121,1)inset, 1px 1px 0px 1px rgba(64,64,64,1);
	   padding: 12px 10px;
	   display: inline-block;
	   font-family: Times;
	   color: rgba(0,0,0,1);
	   margin: 5px;
}

.activated span {
}

.radio-container, input[type="radio"] {
	cursor: pointer;	
}

.activated {
	background-image: -webkit-linear-gradient(top, rgba(212,108,212,1) 100%,rgba(200,200,200,1) 100%);
	  background-image:    -moz-linear-gradient(top, rgba(212,108,212,1) 100%,rgba(200,200,200,1) 100%);
	  background-image:     -ms-linear-gradient(top, rgba(212,108,212,1) 100%,rgba(200,200,200,1) 100%);
	  background-image:      -o-linear-gradient(top, rgba(212,108,212,1) 100%,rgba(200,200,200,1) 100%);
	  background-image:         linear-gradient(top, rgba(212,108,212,1) 100%,rgba(200,200,200,1) 100%);
	  -webkit-box-shadow: -1px -1px 0px 1px rgba(75,248,251,1)inset, 1px 1px 0px 1px rgba(61,109,121,1)inset, 0px 0px 0px 0px rgba(64,64,64,1);
	     -moz-box-shadow: -1px -1px 0px 1px rgba(75,248,251,1)inset, 1px 1px 0px 1px rgba(61,109,121,1)inset, 0px 0px 0px 0px rgba(64,64,64,1);
	          box-shadow: -1px -1px 0px 1px rgba(75,248,251,1)inset, 1px 1px 0px 1px rgba(61,109,121,1)inset, 0px 0px 0px 0px rgba(64,64,64,1);
	  -webkit-transform: translate(3px, 4px);
	     -moz-transform: translate(3px, 4px);
	          transform: translate(3px, 4px);
	  color: rgba(0,0,0,1);
}

form {
	margin: 2em 0;
}

/**

#official-mde.activated {
	background: url('images/smiley-eatdrink026.gif') repeat;
}

#sam.activated {
	background: url('images/Animated_fire_by_nevit.gif') repeat;
}

#nick.activated {
	background: url('images/633c6d76.gif') repeat;
	background-color: black;
}

#charles.activated {
	background: url('images/Star.gif') repeat;
}

#misc.activated {
	
}

**/

.group li {
	line-height: 24px;
}

.is-new {
	visibility: hidden;
	color: #000;
	vertical-align: super;
	text-transform: uppercase;
	font-size: 12px;
	font-family: Arial, sans-serif;
	margin: 0 1px;
}

.is-hot {
	visibility: hidden;
	color: red;
	vertical-align: super;
	text-transform: uppercase;
	font-size: 12px;
	font-family: Arial, sans-serif;
	margin: 0 1px;
}
/*
#new span, #hot span {
	visibility: hidden;
}*/

.blinking .is-new , .blinking .is-hot, #hot span.blinking, #new span.blinking {
	visibility:visible;
}

.logo {
	width: 342px;
	height: 194px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	background-size:342px 194px!important;
	/**
	-webkit-transition: .9s box-shadow ease-in;
	transition: .9s box-shadow ease-in;
	-moz-transition: .9s box-shadow ease-in;
	**/
}
/**

.green {
	-moz-box-shadow: 0px 0px 25px lime;
	-webit-box-shadow: 0px 0px 25px lime;
	box-shadow: 0px 0px 25px lime;
}

.red {
	-moz-box-shadow: 0px 0px 25px red;
	-webit-box-shadow: 0px 0px 25px red;
    box-shadow: 0px 0px 25px red;
}

.blue {
	-moz-box-shadow: 0px 0px 25px blue;
	-webkit-box-shadow: 0px 0px 25px blue;
    box-shadow: 0px 0px 25px blue;
}

.orange {
    -moz-box-shadow: 0px 0px 25px orange;
    -webkit-box-shadow: 0px 0px 25px orange;
    box-shadow: 0px 0px 25px orange;
}
**/

.default-bg {
	background: url('logo-images/default_01.gif') top center no-repeat;
}

.other-bg {
	background: url('logo-images/default_02.gif') top center no-repeat;
}

#slideshow {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
}

#slideshow:hover {
	opacity: 1.0;
}

#slideshow img {
	width: 342px;
}

.coin {
	margin: 25px 25px 0 25px;
	display: inline-block;
}

#sorting-filter {
	margin:1.5em 0 0 0;
}

#sorting-filter a {
	text-decoration:underline;
}

#sorting-filter a.active {
	text-decoration:none;
	font-weight:bold;
	color:black;
}

#lightbox-overlay {
	position:fixed;
	z-index:1000;
	width:100%;
	height:100%;
	display:none;
	top:0px;
	left:0px;
	background:#fff;
}

#lightbox-content {
	z-index:1001;
	width:600px;
	position:fixed;
	left:50%;
	margin-left:-300px;
	top:90px;
	bottom:0px;
	background:white;
	overflow:hidden;
	display:none;
}

#lightbox-description {
	overflow:auto;
	visibility:hidden;
}

#lightbox-content h1 {
	font-size:24px;
	font-weight:bold;
	text-transform:uppercase;
	margin:0px 0px 15px 0px;
}

#lightbox-content iframe {
	margin:15px 0px;
	display:block;
}

#subscribe-box {
	left:0px;
	top:0px;
	width:280px;
	position:fixed;
	-webkit-transition : top linear 0.05s , left linear 0.05s;
	-moz-transition : top linear 0.05s , left linear 0.05s;
	-ms-transition : top linear 0.05s , left linear 0.05s;
	transition : top linear 0.05s , left linear 0.05s;
	z-index:54;
	padding: 1em 0;
}

#logo-box {
	display: none;
}

.subscribe-error {
	color:red;
	font-weight:bold;
}

.subscribe-success {
	color:green;
	font-weight:bold;
}

#donate {
	left:0%;
	top:0px;
	width:250px;
	position:fixed;
	margin:0px!important;
	-webkit-transition : top linear 0.05s , left linear 0.05s;
	-moz-transition : top linear 0.05s , left linear 0.05s;
	-ms-transition : top linear 0.05s , left linear 0.05s;
	transition : top linear 0.05s , left linear 0.05s;
	z-index:53;
}

#left-box {
	z-index:6;
}

li.open {
	padding: 2em 0!important;
}

#donate * , #subscribe-box * , #donate, #subscribe-box {
	-webkit-backface-visibility: hidden;
	-webkit-font-smoothing: antialiased;
	-webkit-perspective: 1000;
}

#subscribe-box span span {
	display:none;
}

#subscribe-box.flashing span span {
	display:inline;
}

#shoutbox-form {
	display:none;
}

.home #wrapper {
	width:520px;
	margin:0px auto;
	padding-bottom: 0;
	position:relative;
	z-index:5
}

.post-36 p {
	margin:0px 0px 0.4em 0px;
}

#posts-list .post {
	/*display:none;*/
}

#store a:link, #store a:visited {
	color: blue;
}

#links p {
	margin:  0 0 .4em 0;
}

select.home {
	margin-top: 20px;
	font-family: 'Times', serif!important;
	font-size: 20px;
	border: 0;
	background: #FFF;
	color: #000;
	text-align: center;
}