/*

Theme Name: deadmau5
Theme URI: http://deadmau5.joshuadavis.com
Description: A WordPress theme for deadmau5 by <a href="http://www.joshuadavis.com">Joshua Davis Studios</a>.
Version: 0.29
Author: Joshua Davis
Author URI: http://www.joshuadavis.com
//
2011: Theme updates to support release of 4x4=12 and prep for summer tour
Enhancements to Josh's outstanding design.
Wordpress theme updates provided by Scott Tweedie of <a href="http://www.robusttech.com">Robust Technology</a>.
*/
/*************************************
 
 MASTER COLOR SETTINGS

	light = 0095a8
	darker = 00616f

	orange = D93C20

	background-image: url(../../../wp-images/noise_242424.jpg);
	background-repeat: repeat;
	background-position: top left;

 *************************************/

.masterBackgroundColor{
	background: #080808;
}

.masterCardColor {
	background: #202020;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.masterBannerColor {
	background: #333333;
	width: 308px;
	height: 100px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.masterFont, .copyBlock, html, body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	line-height: auto;
}

/*************************************
 
 BODY - padding / top, right, bottom, left

 *************************************/

html, body {
	background: #383838;

	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	background-image: url(../../../wp-images/bg.png);
	background-repeat: repeat-y;
	background-position: top;
}

ul, li {
margin: 0;
padding: 0;
list-style: none;
}

.mainCenterBlock {
	background: #080808;
	margin: auto;
	padding: 0px 1px 1px 1px;
	width: 926px;


}
.mainslider {
	background: #000;
	margin: 0px 0px 1px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	width: 926px;
	height: 340px;
}
.flashBlock {
	background: #242424;
	margin: 0px 0px 1px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	width: 926px;
	height: 200px;
	overflow: hidden;
}

h1 {
	font-size: 13px;
	color: #FFFFFF;
	line-height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h2 {
	font-size: 12px;
	color: #FFFFFF;
	line-height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/*************************************
 
 TOP BLOCK - padding / top, right, bottom, left

 *************************************/

.topBlock {
	color: #333333;
	background: #161616;
	width: 926px;
	height: 47px;
	overflow: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.floatRight {
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
	float: right;
}

.breadCrumbs {
	margin: 5px 0px 5px 5px;
	padding: 0px 0px 0px 0px;
}

.breadCrumbs a {
	color: #333333;
}

.breadCrumbs a:hover {
	color: #000000;
}

/*************************************
 
 LOGO - padding / top, right, bottom, left

 *************************************/


.logoBlock {
    background-image: url(../../../wp-content/uploads/2011/logos/deadmau5-11.png);
    background-position: left top;
    background-repeat: no-repeat;
    height: 175px;
    margin: 0 0 1px;
    overflow: hidden;
    padding: 0;
    width: 926px;
}


.footerBlock {
	color: #000000;
	font-size: 10px;
	margin: 1px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	width: 926px;
	height: 50px;
}

/*************************************
 
 NAVIGATION - padding / top, right, bottom, left

 *************************************/

.navBlock {
	width: 926px;
	/*overflow: auto;*/
	margin: 1px 0px 1px 0px;
	padding: 0px 0px 0px 0px;
	height:25px;
}

.navBlock div {
    float:left;
}

.navBlock:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.navButton  {
	background: #202020;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 5px;
	width:97px;
	float: left;
	background-image: url(../../../wp-images/nav_highlight.png);
	background-repeat: repeat-x;
	background-position: top left;
}

.navButton:hover { 
	background: #202020;
	width: 97px;
}

.navButtonSelected {
	background: #111111;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 5px;
	width: 97px;
	float: left;
	background-image: url(../../../wp-images/nav_highlight.png);
	background-repeat: repeat-x;
	background-position: top left;
}

.navButtonSelected:hover {
	background: #202020;
	display:block;
	width: 97px;
}

.navBlock a {
	color: #FFFFFF;
	display:block;
	width: 97px !important;
}

.navBlock a:hover {
	color: #FFFFFF;
	display:block;
	width: 97px;
}

/*************************************
 
RELEASES - padding / top, right, bottom, left

 *************************************/

.releaseBlock {
	background: #CCCCCC;
	width: 308px;
	margin: 1px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}

.releaseBlockSpacer {
	width: 1px;
	height: 1px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}



/*************************************
 
 CROSS BLOCKS - padding / top, right, bottom, left

 *************************************/

.crossBlock {
	width: 926px;
	height: 7px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}

.crossBox {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 7px;
	height: 7px;
	float: left;
}

.crossBoxSpacer {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 1px;
	height: 1px;
	float: left;
}

.crossBoxVoid {
	margin: 0px 0px 0px 0px;
	padding: 0px 3px 0px 3px;
	width: 1px;
	height: 1px;
	float: left;
}

/*************************************
 
 CARD BLOCKS - padding / top, right, bottom, left

 *************************************/

.bannerBlock {
	width: 926px;
	height: 100px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.bannerBlock img {
	border: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.cardBlock {
	width: 926px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow-x: hidden;
}

.cardBorder {
	margin: 0px 0px 0px 0px;
	padding: 3px 3px 3px 3px;
	border-right: none!important;
}

.cardHighlight {
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;

	background-image: url(../../../wp-images/card_highlight.png);
	background-repeat: repeat-x;
	background-position: top left;
}

.cardDarklight {
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;

	background-image: url(../../../wp-images/card_darklight.png);
	background-repeat: repeat-x;
	background-position: top left;
}

.cardCopy {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.tableSpacer {
	width: 1px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.cardWidth01 {
	width: 96px;
}

.cardWidth02 {
	width: 199px;
}

.cardWidth03 {
	width: 302px;
}

.cardWidth04 {
	width: 405px;
}

.cardWidth05 {
	width: 508px;
}

.cardWidth06 {
	width: 611px;
}

.cardWidth07 {
	width: 714px;
}

.cardWidth08 {
	width: 817px;
}

.cardWidth09 {
	width: 920px;
}

/*************************************
 
 LOGIN BLOCKS - padding / top, right, bottom, left

 *************************************/

.loginBlock {
	background: #202020;
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.loginCopy {
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 6px;
	float: left;
}

.loginImage {
	height: 24px;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 3px;
	float: left;
}

/*************************************
 
 SPACER - padding / top, right, bottom, left

 *************************************/

.spacer {
	width: 1px;
	height: 1px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.cardBreakLight {
	height: 2px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;

	background-image: url(../../../wp-images/card_hr_light.png);
	background-repeat: repeat-x;
	background-position: top left;
}

.cardBreakDark {
	height: 2px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;

	background-image: url(../../../wp-images/card_hr_dark02.png);
	background-repeat: repeat-x;
	background-position: top left;
}

.cardBreakDark02 {
	height: 2px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	background-image: url(../../../wp-images/card_hr_dark02.png);
	background-repeat: repeat-x;
	background-position: top left;
}

.cardBreakDark03 {
	opacity: 0.5;

	height: 2px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	background-image: url(../../../wp-images/card_hr_dark.png);
	background-repeat: repeat-x;
	background-position: top left;
}

.colBreak {
	height: 1px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/*************************************
 
 TWITTER SETTINGS

	light = 0095a8
	darker = 00616f

 *************************************/

.twitterColors {
	background: #ECECEC;
	color: #333333;
}

.twitterColors h1 {
	color: #242424;
}

.twitterBlock {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

/*************************************
 
 FLICKR SETTINGS - padding / top, right, bottom, left

 *************************************/

.flickrColors {
	background: #ECECEC;
	color: #333333;
}

.flickrColors h1 {
	color: #242424;
}

.flickrBlock {
	width: 261px;
	overflow: auto;
	margin: auto;
	padding: 14px 0px 22px 3px;
}

.flickrImage {
	background: #CCCCCC;
	margin: 3px 3px 0px 0px;
	padding: 3px;
	float: left;
}

.flickrImage img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	opacity: 1.0;
	border: 1px solid #080808;
	float: left;
}

.flickrImage img:hover {
	opacity: 0.75;
}

/*************************************
 
 FACEBOOK SETTINGS - padding / top, right, bottom, left

 *************************************/

.facebookColors {
	background: #ECECEC;
	color: #333333;
}

.facebookColors h1 {
	color: #242424;
}

/*************************************
 
 EVENT CALENDAR SETTINGS - padding / top, right, bottom, left

 *************************************/

.calWidgetMonth {
	font-size: 11px;
	font-weight: bold;
	color: #666666;

	margin: 0px 0px 5px 0px;
	padding: 5px 0px 5px 5px;

	background-image: url(../../../wp-images/black_tint_15.png);
	background-repeat: repeat;
	background-position: top left;
}

.calWidgetEvent {
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 1px 5px;
}

.calWidgetEvent a {
	color: #CC0000;
}

.calWidgetEvent a:hover {
	color: #880000;
}

.calEventTitle, .calEventTitle a, .calEventTitle a:hover {
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.calFooter {
	background: #1e1e1e;
	margin: 1px 0px 1px 0px;
	padding: 3px 0px 3px 5px;
	overflow: auto;

	background-image: url(../../../wp-images/footerDark.png);
	background-repeat: repeat-x;
	background-position: bottom left;
}

.calContent {
	overflow: auto;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.calContent img {
	border: 1px solid #111111;
}

.calContent p {
	margin: 3px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

.calEvent {
	overflow: auto;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
}

.buyEventTickets, .buyEventTickets a {
	font-size: 11px;
	font-weight: bold;
	color: #999900;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}

.buyEventTickets a:hover {
	color: #BBBB00;
}

.viewEventURL, .viewEventURL a {
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}

.viewEventURL a:hover {
	color: #FFFFFF;
}

/*************************************
 
 POSTED IN - padding / top, right, bottom, left

 *************************************/

.postmetadata {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 3px;
}

/*************************************
 
 COMMENTS  - padding top, right, bottom, left

	light = 0095a8
	darker = 00616f

 *************************************/

.admin-comment {
	color: #0095a8;
}

.admin-comment p {
	color: #0095a8;
}

.myComments {
	margin: 0px 0px 0px 0px;
	padding: 4px 4px 0px 4px;

	background-image: url(../../../wp-images/black_tint_20.png);
	background-repeat: repeat;
	background-position: top left;
}

.myCommentsLogged {
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 5px;
}

.myCommentsHeader {
	color: #666666;
	font-size: 10px;
	line-height: normal;
	margin: 0px;
	padding: 5px;

	background-image: url(../../../wp-images/black_tint_20.png);
	background-repeat: repeat;
	background-position: top left;
}

.myCommentsHeader a {
	color: #999999;
}

.myCommentsHeader a:hover {
	color: #CCCCCC;
}

.myCommentsCopy {
	color: #CCCCCC;
	margin: 0px;
	padding: 5px;
}

.myReplyBlock {
	color: #999999;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

.myCommentsField {
	margin: 0px 2px 0px 0px;
	padding: 0px 0px 0px 0px;;
}

.myCommentsSubmit {
	text-align: right;
	margin: 0px;
	padding: 10px 0px 10px 0px;
}

textarea {
	width: 100%;
	height: 100px;
	border: 1px solid #999999;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.inputStyle {
	width: 200px;
	border: 1px solid #999999;
	margin: 0px 5px 0px 0px;
	padding: 5px;
}

.submit {
	cursor: pointer;
}

.submit:hover {
	cursor: pointer;
}

/*************************************
 
 LINKS SETTINGS

 *************************************/

a {
	color: #666666;
	text-decoration:none;
}

a:hover {
	color: #999999;
	text-decoration:none;
}

/*************************************
 
 CATEGORY ARCHIVE  - padding top, right, bottom, left

 *************************************/

.catYear {
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 5px;
}

.catMonth {
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 15px;
}

.catPost {
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 1px 25px;
}

.releasePost {
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 1px 5px;
}

.releasePost a {
	color: #999999;
}

.releasePost a:hover {
	color: #CCCCCC;
}

.releasePreview {
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 3px 5px;
}

.releasePreview a {
	color: #CC0000;
}

.releasePreview a:hover {
	color: #990000;
}

/*************************************
 
 MAU5TRAP  - padding top, right, bottom, left

 *************************************/

.bonusFlashBlock {
	margin: 0px 0px 0px 0px;
	padding: 29px 0px 29px 35px;
	overflow: hidden;
}


/*************************************
 
 TUBEPRESS  - padding top, right, bottom, left

 *************************************/

.mediaPreview {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/*************************************
 
 CONNECT links - padding / top, right, bottom, left

 *************************************/

.connectLink {
	font-size: 11px;
	color: #666666;

	margin: 0px 0px 1px 0px;
	padding: 5px 0px 5px 5px;

	background-image: url(../../../wp-images/black_tint_15.png);
	background-repeat: repeat;
	background-position: top left;
}

.connectDescription {
	font-size: 11px;
	color: #999999;

	margin: 0px 0px 1px 0px;
	padding: 5px 0px 5px 5px;
}

a.subscribe_icons img {
 display:block;
 padding:40px 0px 2px;
 -webkit-transition:all .2s ease-out;
 -moz-transition:all .2s ease-out;
 color:#444 !important;
}
a.subscribe_icons a:hover img {
 color:#369 !important;
 text-decoration:none;
 -moz-box-shadow:0px 2px 4px hsla(0,0%,0%,.35);
 -webkit-box-shadow:0px 2px 4px hsla(0,0%,0%,.35);
}


/****************Social Media Icons**********************/

a.social img
{
	opacity:1;               /*Firefox & Chrome*/
	filter:alpha(opacity=100);   /* IE */

}

a.social img:hover
{
	opacity:0.5;               /*Firefox & Chrome*/
	filter:alpha(opacity=50);   /* IE */
}

/****************Additional Style**********************/

#headCover {
position: relative;
width: 204px;
height: 25px;
color: #fff;
background-color: #fff;
top: -235px;
left: 720px;
z-index: 995!important;	
}

#sideCover {
position: relative;
width: 190px;
height: 700px;
color: #f5f5f5;
background-color: #f5f5f5;
top: -240px;
left: 735px;
z-index: 900!important;	
}

#menuFill {
position: relative;
background: url(iframe-menu-fill.png) top left repeat-x;
width: 204px;
height: 46px;
top: -239px;
left: 720px;
z-index: 999!important;	
}

#compFrame {
width: 926px;
height: 1060px;
overflow: hidden;
margin-bottom: -769px;
}

#compFrame iframe {
z-index: 1!important;
overflow: hidden;
height: 1060px;
}

.footerBlock a {
color: #000;
}

.footerBlock a:hover {
text-decoration: underline;
}

/** CUSTOM ADDITIONS BENDIDIT DEC 2011 */

.box img {
text-align: center;
margin-left: 0px;
}

.tubepress_thumb {
background: none !important;
margin: -30px 0px 1px 1px !important;
padding: 0 0 15px 0!important;
float: left;
}

.tubepress_sidebar .tubepress_thumb img {
width: auto!important;
padding: 0;
margin: 0 auto!important;
-ms-interpolation-mode: bicubic;
display: inline;
}

.tubepress_container {
float: left;
margin-bottom: 2em;
width: 100%!important;
margin: 0 !important;
padding: 0 !important;
overflow-x: hidden!important;
}

.tubepress_thumbnail_area {
margin: 0 0 0 -6px !important;
padding: 0 !important;
overflow-x: hidden!important;
}

a.social img {
margin-top: 2px;
}

.googleplus {
 position:relative;
    /* - use this to position your share icon on your page -  */
margin: -16px 0 0 -7px;
}

.googlehider {
 opacity:0;
 height:30px;
 width:30px;
 position:absolute;
 top:0;
 left:0;
 z-index:3;
 -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
 filter:alpha(opacity=0);
}
.mygoogle {
 position:absolute;
 top:0;
 left:0;
 z-index:2;
 margin-left:6px;
}

.mygoogle img:hover{
opacity:50;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
filter:alpha(opacity=50);
}

.showContent { width: 560px; margin-right: 2px;}

.showContent h1, h2 {}

.showContent h1 { color: #C00; font-size: 18px; }

.showContent h2 { color: #999; font-size: 14px; }

.showMedia {
margin: 0 1px 0 2px;
}

.showMedia img {
max-width: 340px;
height: auto;
}

.showVideo iframe {
width: 560px;
height: 320px;
}

.showVideo {
margin-top: 5px;
padding-bottom: 10px;
background-image: url(../../../wp-images/card_hr_dark.png);
background-repeat: repeat-x;
background-position: bottom left;
}

.google-map {
width: 340px;
margin: 5px 0;
}

.google-map iframe {
width: 340px;
height: 250px
}

.google-map a {
color: #CCC!important;
}

.showsLink {
margin-top: 5px;
padding-bottom: 8px;
background-image: url(../../../wp-images/card_hr_dark.png);
background-repeat: repeat-x;
background-position: bottom left;
}

.showsLink a {
font-size: 10px;
margin: 3px 0 0 5px;
}
