body{
	/*background: #000 url(/images/homepage_background5.jpg) no-repeat top center;*/
	background: #000 url(/images/homepage_background6.jpg) no-repeat top center;
	min-width: 960px;
	font-family: arial, Helvetica;
}
.container_16{
	min-width: 960px;
	/*background: transparent url(/images/960/16_col.gif) repeat-y scroll 0 0;*/
}
#official_website{
	text-align: center;
}
#logo{
	text-align: center;
	opacity: 0.6;
	margin-top: 20px;
}

p{
	color: white;
	text-align: center;
}
.padding_top_10{
	padding-top: 10px;
}
.padding_bottom_10{
	padding-bottom: 10px;
}
.padding_top_110{
	padding-top: 110px;
}
.marginTop10{
	margin-top: 10px;
}
.marginTop30{
	margin-top: 30px;
}
.marginTop20{
	margin-top: 20px;
}
.marginBottom40{
	margin-bottom: 40px;
}
#title{
	margin: 40px 0;
	text-align: center;
}
.button{
	cursor: pointer;
}
#testBk{
	background: transparent url(/images/elements/test_bk.png) no-repeat scroll 0 0;
	width: 952px;
	height: 755px;
}
#photosTop{
	width: 952px;
	height: 165px;
	background: transparent url(/images/elements/trans_bk/photos_01.png) no-repeat 0 0;
}
#photosContent{
	width: 952px;
	background: transparent url(/images/elements/trans_bk/photos_02.png) repeat-y 0 0;
}
#photosBottom{
	width: 952px;
	height: 180px;
	background: transparent url(/images/elements/trans_bk/photos_03.png) no-repeat 0 0;
}
#photosContent img{	
	border: 2px solid #333;
}
#photosContent p{
	padding-bottom: 8px;
	color: #000;
}
#photosContent h2{
	padding-bottom: 5px;
	font-size: 24px;
}
#photosContent a{
	color: #000;
}
#photosContent a:hover{
	color: #990000;
}
#contactTop, #mixesTop, #bioTop, #showsTop{
	width: 568px;
	height: 109px;
	background: transparent url(/images/elements/trans_bk/contact_01.png) no-repeat 0 0;
}
#contactContent, #mixesContent, #bioContent, #showsContent{
	width: 568px;
	background: transparent url(/images/elements/trans_bk/contact_02.png) repeat-y 0 0;
}
#mixesContent, #BioContent, #showsContent{
	text-align: center;
}

#mixesContent li{
	padding-right: 20px;
	padding-bottom:30px;
	
}
#mixesContent li span{
	background: transparent url(/images/elements/arrow.png) no-repeat 0 0;
	padding-bottom: 30px;	

}
#mixesContent li p{
	padding: 20px 0;
	color: #000;
}
#mixesContent li a{
	font-size: 32px;
	font-weight: bold;
	color: #000 !important;
	padding-left: 40px;
	padding-bottom: 30px;
}
#mixesContent li a:hover{
	color: #990000 !important;
}
#contactBottom, #mixesBottom, #bioBottom, #showsBottom{
	width: 568px;
	height: 109px;
	background: transparent url(/images/elements/trans_bk/contact_03.png) no-repeat 0 0;
}
#bioContent p{
	color: #000;
}
#bioContent h1, #showsContent h1{
	text-align: center;
	font-size: 36px;
	margin-bottom: 20px;
}
#showsContent h2{
	font-size: 20px;
	padding-bottom: 10px;	
}
#showsContent p{
	padding-bottom: 10px;
	color: #000;
}
#contacts, #mixes, #bio, #shows{
	width: 568px;
	margin: 0px auto;
}
#contacts input, #contacts textarea{
	border: 2px solid #000;
	padding: 5px;
	width: 350px;
}
#videosTop{
	width: 782px;
	height: 101px;
	background: transparent url(/images/elements/trans_bk/videos_01.png) no-repeat 0 0;
}
#videosContent{
	width: 782px;
	background: transparent url(/images/elements/trans_bk/videos_02.png) repeat-y 0 0;
}
#videosBottom{
	width: 782px;
	height: 109px;
	background: transparent url(/images/elements/trans_bk/videos_03.png) no-repeat 0 0;
}
#videos{
	width: 782px;
	margin: 0px auto;
}
.formSub{
	margin-bottom: 5px;
}
.fieldWithErrors{
	text-align: center;
}
#errorExplanation{
	padding: 20px 30px;
	margin: 0 30px 20px 30px;
	background-color: #999;
	border: 8px solid #333332;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#errorExplanation h2 {
	color: #333;
}
#errorExplanation p {
	color: #333;
	margin-bottom: 0;
	text-align: left;
	padding: 10px 0;
}
#errorExplanation ul li {
	list-style: disc;
	margin-left: 30px;
	padding: .4em 0 .4em 0;
}
#submitButton{
	width: 88px !important;
	height: 36px;
	background: transparent url(/images/elements/submit.png) no-repeat 0 0;
	border: 0 !important;
	text-indent: -2000px;
	cursor: pointer;
}
#linksContainer div{
	text-align: center;
}
#photosContent p{
	text-align: left;
}
/*
Plugin Name: WP-Digg Style Paginator
Plugin URI: http://www.mis-algoritmos.com/2007/09/09/wp-digg-style-pagination-plugin-v-10/
Author: Victor De la Rocha
Author URI: http://www.mis-algoritmos.com
*/
/*CSS Digg style pagination*/
div.pagination {
	padding: 3px;
	padding-top: 40px;
	text-align:center;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #900;
	
	text-decoration: none; /* no underline */
	color: #900;
}
div.pagination a:hover, div.digg a:active {
	border: 1px solid #900;
	color: #fff;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #900;	
	font-weight: bold;
	background-color: #900;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #666 !important;
	color: #666 !important;
}
#bioContent p{
	padding: 0 45px 20px 45px;
		
}