	@charset "utf-8";
/* CSS Document */
/*------------------------------------------ begin the main style*/
html, body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	margin:0;
	padding:0;
	color:#FFFFFF;
	
	}
body{
	/* [disabled]background:#FFFFFF url(../images/dirtnasty/dn-white-bg.jpg) center top no-repeat; */
}
.home{}
.detail-page{
	background:#030319;
}
*{
	margin:0;
	padding:0;
}
h2{
	font-size:16px;
	color:#FFFFFF;
	/*text-transform:uppercase;*/
	margin-bottom:4px;
	}
h3{
	font-size:20px;
	color:#FFFFFF;
	text-transform:uppercase;
	margin-bottom:4px;
	}

h2.title-zone{
	font-size:24px;
	text-transform:uppercase;
}	
a{
	color:#e943b1;
	text-decoration:none;
	font-size:12px;
}
a:hover{
	text-decoration:underline;
}
p{
	font-size:13px;
	line-height:16px;
	color:#FFFFFF;
}
.detail-page p{
	font-weight:normal;
	color:#FFFFFF;
}
.clear{
	clear:both;
	font-size:0px;
}
/*------------------------------------------ the main Container of site*/
#mainContainer{
	/*background:#1A1A10 url(../images/middle-bg.jpg) center top no-repeat;*/
	margin:0 auto;
	/*width:1074px;*/
	width:800px;
	position:relative;
	z-index: 2;
	padding-top:20px;
}
.home #mainContainer{
	background:url(../images/dirtnasty/home-logo.png) right 20px no-repeat;
}
/*------------------------------------------ header style*/
#header{
	width:auto;
	/*height:435px;*/
	height:0;
	position:relative;
	margin:0 auto;
	z-index:2;
	color:#FFFFFF;
	padding:0;
	text-align:right;
}
.download-latest{
	width:372px;
	height:52px;
	display:none;
}
.download-latest a{
	width:372px;
	height:0px;
	padding-top:52px;
	display:block;
	overflow:hidden;
	background:url(../images/latest-button.png) left top no-repeat;
}
.download-latest a:hover{
	background-position:0 -52px;
}
.download-latest1{
	width:425px;
	float:right;
	margin-top:7px;
}
.download-latest1 a{
	width:425px;
	height:0px;
	padding-top:87px;
	display:block;
	overflow:hidden;
	background:url(../images/dirtnasty/e4m-button-comp.png) left top no-repeat;
}
.download-latest1 a:hover{
	background-position:0 -87px;
}

/*----------------------------------------- right-top*/


.email4media_box {
	display:block;
	width:280px;
	/*height:24px;*/
	text-align:left;
	margin-top:10px;
}
.email4media_box object{
	float:left;
}
#email4media_widget_box {
	display:none;
	width:280px;
	height:24px;
	text-align:left;
}
a#btn_email4media {
	width:188px;
	height:0px;
	padding-top:24px;
	display:block;
	overflow:hidden;
	background:url(../images/dirtnasty/dl-free.png) left top no-repeat;
}
a#btn_email4media:hover {
	background-position:0 -24px;
}
.video{
	position:absolute;
	left:26px;
	top:140px;
}
.header1{
	height:162px;
	padding-top:17px;
}
.header2{
	padding-top:49px;
	text-align:center;
	padding-left:55px;
}
/*------------------------------------------ the main Content of site*/
#content{
	/*min-height:1620px;
	height:1620px;*/
	padding-bottom:150px;
}
.leftSidebar{
	/*width:410px;*/
	width:260px;
	float:left;
	padding:0;
}
/*.leftSidebar-inner{
	position:absolute;
	left:-90px;
	top:16%;
	z-index:10;
}
.home .leftSidebar-inner{
	position:absolute;
	left:-90px;
	top:30%;
	z-index:10;
}*/
.rightSidebar{
	/*width:636px;*/
	width:540px;
	float:left;
	text-align:left;
	padding:0;
	margin-top:-20px;
}
.home .rightSidebar{
	width:486px;
	height:452px;
	float:right;
	padding:118px 0 0 0;
}
.rightSidebar-inner{
	padding:0 28px 0 28px;
	background:url(../images/dirtnasty/black-bg01.png) repeat;
}
.home .rightSidebar-inner{
	background:none;
	text-align:right;
	padding:0;
}
.photos-zone, .videos-zone, .music-zone{
	padding:24px 28px;
}
h2 span{
	font-size:12px;
}
.hentry{
	padding:20px 0;
}
.alignLeft{
	margin:10px 0;
}
a.prev{
	font-size:30px;
	text-transform:uppercase;
	color:#e943b1;
}
a:hover.prev{
}
.pagination{
	margin:20px 0;
	padding:0 0 0 20px;
}
table.upcomming-shows{
	margin-top:15px;
	font-size:12px;
}
table.upcomming-shows td{
	padding:2px 0;
}
table.upcomming-shows .c1{
	width:124px;
}
table.upcomming-shows .c2{
	width:60px;
}
table.upcomming-shows .c3{
	width:137px;
}
table.upcomming-shows .c4{
	width:176px;
	/*color:#ed44b4;*/
}
table.upcomming-shows .c5{
	width:94px;
}
table.upcomming-shows a{
	color:#ed44b4;
	font-size:12px;
}
table.upcomming-shows a:hover{
	color:#ed44b4;
}
table.upcomming-shows td{
	vertical-align:top;
	padding-bottom:10px;
}
.player{
	float:right;
	width:400px;
	padding:15px;
	background:url(../images/dirtnasty/pink-bg.png) repeat;
}
/*------------------------------------------ nav site*/
.nav{
	padding-left:50px;
}
.nav ul{
	/*background:url(../images/nav-sprite.png) 0 0 no-repeat;*/
	list-style-type:none;
	width:300px;
	/*margin:28px 0 0 0;*/
}
.nav ul li{
	height:30px;
}
.nav ul li a{
	/*background:url(../images/nav-sprite2.png) no-repeat scroll 0 0 transparent;
	height:0;*/
	width:300px;
	/*overflow:hidden;*/
	height:30px;
	text-align:center;
	display:block;
	font-size:32px;
	text-align:left;
	color:#000000;
	text-transform:uppercase;
	/*opacity: .17; /* for all other browsers */
	/*filter: alpha(opacity=17); /* for IE5-7 */
	/*-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=17)"; /* for IE8 */
}
.nav ul li a:hover, .nav ul li a.active{
	color:#e943b1;
	text-decoration:none;
	/*opacity: .17; /* for all other browsers */
	/*filter: alpha(opacity=17); /* for IE5-7 */
	/*-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=17)"; /* for IE8 */
}
.home .nav ul{
	list-style-type:none;
	width:300px;
}
.home .nav ul li{
	height:44px;
}
.home .nav ul li a{
	width:300px;
	height:44px;
	text-align:center;
	display:block;
	font-size:50px;
	text-align:left;
	color:#000000;
}
.home .nav ul li a:hover, .nav ul li a.active, .nav ul li.current_page_item a{
	color:#e943b1;
	text-decoration:none;
}
.nav ul li a#news {
	background-position:0 -1px;
}
.nav ul li a#news:hover, .nav ul li a#news.active {
	background-position:0 -356px;
}
.nav ul li a#tour-dates {
	background-position:0 -63px;
}
.nav ul li a#tour-dates:hover, .nav ul li a#tour-dates.active {
	background-position:0 -419px;
}
.nav ul li a#music {
	background-position:0 -125px;
}
.nav ul li a#music:hover, .nav ul li a#music.active {
	background-position:0 -481px;
}
.nav ul li a#photos {
	background-position:0 -185px;
}
.nav ul li a#photos:hover, .nav ul li a#photos.active {
	background-position:0 -541px;
}
.nav ul li a#video {
	background-position:0 -248px;
}
.nav ul li a#video:hover, .nav ul li a#video.active {
	background-position:0 -604px;
}
.nav ul li a#contact {
	background-position:0 -309px;
	/*padding-top:46px*/
}
.nav ul li a#contact:hover, .nav ul li a#contact.active {
	background-position:0 -666px;
}
#alpha{
	width:430px;
	float:left;
}
#beta{
	width:430px;
	float:right;
}
#alpha, #beta{
	line-height:22px;
}
#alpha, #beta{
	margin:0px 0 0 0;
}
.album{
	margin:35px 0 0 0;
}
.album h2{
	padding:0 0 18px 0;
}
ul li{
	line-height:22px;
}
ul.album-info{
	padding:0 0 0 15px;
	list-style:disc;
}
a.view-details{
	margin:0 0 0 16px;
	line-height:24px;
}
a.view-details-pk{
	margin:0;
	line-height:24px;
}
.preorder{
	position:relative;
	padding:10px 0 0 0;
	/*margin:24px 0 0 12px;
	padding:0 0 16px 0;*/
}
.preorder big{
	font-size:24px;
	font-weight:bold;
	position:absolute;
	top:5px;
	right:140px;
}
.preorder big.standard-pck-price{
	right:152px;
}
a.preorder-bttn{
	background:url(../images/pre-order-button.png) no-repeat scroll left top;
	display:block;
	width:113px;
	height:57px;
	position:absolute;
	top:-15px;
	right:0px;
}
a:hover.preorder-bttn{
	background-position:0 -57px;
}
a.deluxe-pck{
	top:2px;
}
a.standard-pck{
	top:4px;
}
a.buy-bttn{
	background:url(../images/dirtnasty/buy-now-button01.png) no-repeat scroll left top;
	display:block;
	width:89px;
	padding-top:24px;
	height:0;
	overflow:hidden;
	margin-top:6px;
}
a:hover.buy-bttn{
	background-position:0 -24px;
}
.cover{
	float:left;
	margin:0 20px 0 0;
}
ul.deluxe, ul.standard{
	padding:12px 0 0 0;
}
.shipping{
	position:absolute;
	color:#535059;
	top:36px;
	right:154px;
	width:70px;
}
a.shipping{
	position:absolute;
	color:#535059;
	top:36px;
	right:154px;
	width:68px;
}
.standard-pck-shipping{
	right:166px;
}
a.standard-pck-shipping{
	right:166px;
}
.roll{
	padding:22px 0 0 12px;
	font-size:small;
	font-weight:normal;
	line-height:normal;
	color:#FFFFFF;
}
.video-player{
	padding:0 0 0 5px;
}
.share{}
ul.share, ul.smallshare {
	list-style-type:none;
	margin-top:10px;
}
ul.smallshare li{
	height:20px;
}
ul.smallshare li{
	display:inline;
}
ul.share li a{
	/*width:32px;
	height:0;
	padding-top:33px;*/
	display:block;
	overflow:hidden;
	/*float:left;*/
	margin:0 12px 0 6px;
	font-size:16px;
	height:20px;
	text-transform:uppercase;
	color:#000000;
	/*opacity: .26; /* for all other browsers */
	/*filter: alpha(opacity=26); /* for IE5-7 */
	/*-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=26)"; /* for IE8 */
}
ul.share li a:hover{
	color:#e943b1;
	text-decoration:none;
	/*opacity: .17; /* for all other browsers */
	/*filter: alpha(opacity=17); /* for IE5-7 */
	/*-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=17)"; /* for IE8 */
}
ul.share, ul.smallshare {
	list-style-type:none;
	margin-top:5px;
	margin-left:48px;
}
.home  ul.share li a{
	display:block;
	overflow:hidden;
	margin:5px 12px 0 3px;
	font-size:18px;
	text-transform:uppercase;
	color:#000000;
}
.home  ul.smallshare li a{
	font-size:12px;
	margin:0 0 0 12px;
}
.home ul.share li a:hover{
	color:#e943b1;
	text-decoration:none;
}
ul.smallshare li a{
	height:20px;
	font-size:12px;
	/*opacity: .26; /* for all other browsers */
	/*filter: alpha(opacity=26); /* for IE5-7 */
	/*-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=26)"; /* for IE8 */
}
ul.smallshare li a:hover{
	/*opacity: .17; /* for all other browsers */
	/*filter: alpha(opacity=17); /* for IE5-7 */
	/*-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=17)"; /* for IE8 */
}
ul.smallshare li a{
	float:right;
	margin:0 0 0 12px;
}
/*ul.share li a#btn_facebook{
	background:url(../images/facebook-button-big.png) 0 0 no-repeat;
}
ul.share li a#btn_twitter{
	background:url(../images/twitter-button-big.png) 0 0 no-repeat;
}
ul.share li a#btn_myspace{
	background:url(../images/myspace-button-big.png) 0 0 no-repeat;
}
ul.share li a:hover#btn_facebook, ul.share li a:hover#btn_twitter, ul.share li a:hover#btn_myspace{
	background-position:0 -33px;
}
ul.smallshare li a{
	width:16px;
	padding-top:16px;
	margin:16px 10px 0 0;
}
ul.smallshare li a#sbtn_facebook{
	background:url(../images/facebook-button-small.png) 0 0 no-repeat;
}
ul.smallshare li a#sbtn_twitter{
	background:url(../images/twitter-button-small.png) 0 0 no-repeat;
}
ul.smallshare li a#sbtn_myspace{
	background:url(../images/myspace-button-small.png) 0 0 no-repeat;
}
ul.smallshare li a:hover#sbtn_facebook, ul.smallshare li a:hover#sbtn_twitter, ul.smallshare li a:hover#sbtn_myspace{
	background-position:0 -16px;
}*/
/*----------------------------------------- album-details*/
/*.album-details{
	width:550px;
	margin:0 auto;
}
h2{
	font-weight:normal;
	padding:0 0 0 20px;
}
.album-details .cover{
	margin:0;
}
.album-details ul.deluxe{
	margin:0 0 30px 300px;
	width:290px;
	list-style-type:disc;
}
.album-details ul.deluxe li{
	line-height:22px;
}
.album-details p{
	font-size:small;
	line-height:19px;
}
*/
.list1 ul { 
padding-left:15px;
color:#535059;
}

.list1 p {
color:#535059;
font-weight:normal;
}


a.continue{
	background:url(../images/continue-button.png) no-repeat scroll left top;
	display:block;
	width:269px;
	height:30px;
	}
a:hover.continue{
	background-position:0 -30px;
	}

.continue span {
display: none;
}
.alignRight{
	text-align:right;
	margin-right: 170px;
	color:#000000;
	font-size:18px;
}
.alignRight2{
	text-align:right;
	margin-right: 170px;
	color:#ac9d81;
	font-size:10px;
}

/*------------------------------------------ footer style*/
#footer{
	color:#FFFFFF;
	/*height:314px;*/
	height:200px;
	font-size:12px;
	/*background:#f2f2f2;*/
	padding:36px 0 0 0;
	background:none;
}
.footer-inner{
	width:800px;
	margin:0 auto;
	text-align:right;
}
ul.footer-nav{
	list-style-type:none;
}
ul.footer-nav li{
	display:inline;
	color:#000000;
	font-size:20px;
}
ul.footer-nav li a{
	text-transform:uppercase;
	color:#000000;
	font-size:20px;
	/*opacity: .17; /* for all other browsers */
	/*filter: alpha(opacity=17); /* for IE5-7 */
	/*-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=17)"; /* for IE8 */
}
ul.footer-nav li a:hover, ul.footer-nav li a.active{
	text-decoration:none;
	color:#e943b1;
	/*opacity: .17; /* for all other browsers */
	/*filter: alpha(opacity=17); /* for IE5-7 */
	/*-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=17)"; /* for IE8 */
}
#footernav a{
	font-size:13px;
	}
.contTo{
	text-align:center;
	margin:20px 0 40px 0;
}
.contTo p{
	text-align:center;
	line-height:50px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#394c6f;
}
.contTo a.f2{
	text-align:center;
	line-height:50px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px !important;
	font-weight:bold;
	color:#394c6f !important;
}
.twitter-zone{
	padding:24px 0;
	position:relative;
}
a.follow-dn{
	position:absolute;
	right:0;
	top:24px;
}
.news-zone{}
.music-zone .hentry{
	position:relative;
}
.album-info{
	position:absolute;
	left:230px;
	top:68px;
	width:254px;
}
.album-info p{
	font-size:14px;
	color:#a7a7a7;
	font-weight:bold;
}

#container
{
	position:relative;
}
#bgc
{
	display:none;
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:1;
}
ul#renderTweets{
	list-style-type:none;
}
.hr-line{
	width:485px;
	height:1px;
}
ul.news_list{
	list-style-type:none;
}
ul.news_list li{
	padding:20px 0 26px 0;
	background:url(../images/dirtnasty/hr-line.png) bottom left no-repeat;
}
a.download-free{
	background:url(../images/dirtnasty/dl-free.png) no-repeat scroll left top;
	display:block;
	width:188px;
	padding-top:24px;
	height:0;
	overflow:hidden;
}
a:hover.download-free{
	background-position:0 -24px;
}
input.send-button{
	width:49px;
	height:0;
	padding-top:24px;
	background:url(../images/dirtnasty/send-button.png) left top no-repeat;
	display:block;
	overflow:hidden;
	border:none;
	cursor:pointer;
	float:left;
}
input.send-button:hover{
	background-position:0 -24px;
}