@charset "utf-8";
/* CSS Document */
a img {
	border:0;	
}

body {
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	background: url(images/dirt_back.gif);
	font-size: 12px;
	color: white;
}
a.btn-view {
	width: 67px;
	height: 24px;
	background:url(images/btn_view.gif) left top;
	display:block;
	margin: 0 auto;
}
a.btn-view:hover {
	background-position: left -24px;
}
.designs {
	text-align: center;
	padding:20px;
}
.imagetext {
	position: absolute;
	left: -9999px;
}
.clearfix {
	clear: both;	
}
.sky-back {
	background: url(images/sky_back.png) left top repeat-x;
	height: 264px;
	width: 100%;
}
.grass-back {
	background: url(images/grass_back.gif) left top;
	width: 100%;
}
.logo-back {
	background: url(images/logo_back.png) center top no-repeat;
	height: 264px;
}
.nav-holder {
	width: 1000px;
	margin: 0 auto;
	height: 263px;
	position: absolute;
	left: -500px;
	margin-left: 50%;
}
ul.main-nav {
	width: 859px;
	height: 42px;
	background: url(images/nav_back.png) left top no-repeat;
	position: absolute;
	left: 132px;
	top: 221px;
	display:block;
	margin: 0;
	padding: 0;
}

ul.main-nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
ul.main-nav li a {
}	
a.link-home {
	width: 101px;
	height: 42px;
	display: block;
	margin-right: 137px;
}
a.link-home:hover {
	background: url(images/navtemplate.jpg) left -42px no-repeat;
}
a.link-home-on {
	background: url(images/navtemplate.jpg) left -84px no-repeat;
	width: 101px;
	height: 42px;
	display: block;
	margin-right: 137px;
}
a.link-design {
	width: 135px;
	height: 42px;
	display: block;
	margin-right: 106px;
}
a.link-design:hover {
	background: url(images/navtemplate.jpg) -479px -42px no-repeat;
}
a.link-design-on {
	background: url(images/navtemplate.jpg) -479px -84px no-repeat;
	width: 135px;
	height: 42px;
	display: block;
	margin-right: 106px;
}
a.home-link-music {
	width: 111px;
	height: 42px;
	display: block;
	margin-right: 130px;
}
a.home-link-music:hover {
	background: url(images/navtemplate.jpg) -238px -42px no-repeat;
}
a.home-link-music-on {
	background: url(images/navtemplate.jpg) -238px -84px no-repeat;
	width: 111px;
	height: 42px;
	display: block;
	margin-right: 130px;
}
a.link-contact {
	width: 139px;
	height: 42px;
	display: block;
}
a.link-contact-on {
	width: 139px;
	height: 42px;
	display: block;
	background: url(images/navtemplate.jpg) -720px -84px no-repeat;
}
a.link-contact:hover {
	background: url(images/navtemplate.jpg) -720px -42px no-repeat;
}
.roots-back {
	background: url(images/roots_back.png) left top repeat-x;
	height: 42px;
	width: 100%;
	z-index: 900;
}
.center {
	width: 960px;
	margin: 0 auto;
	padding: 20px 0 0 0;
}
.col-left {
	width: 663px;
	float: left;
}
.col-right {
	width: 297px;
	float: left;
}


/** content holders **/
.home-right-holder {
	width: 248px;
	margin-left: 49px;
}
.content-trans-blk {
	background: url(images/trans_back_blk.png);
	padding: 0 15px;
}
.content-pnk {
	background: #ff005a;
	padding: 0 15px;
}
.foot-med {
	width: 663px;
	height: 33px;
	background: url(images/trans_foot_blk.png) left top no-repeat;
}
.footer-back-home {
	background: url(images/footer_back.jpg) left top no-repeat;
	height: 259px;
	z-index: 800;
}
.foot-sm {
	width: 328px;
	height: 33px;
	background: url(images/trans_foot_blk.png) left top no-repeat;
}
.head-rt {
	width: 248px;
	height: 25px;
	background: url(images/header_right_pnk.png) left top no-repeat;
}
.foot-rt {
	width: 248px;
	height: 33px;
	background: url(images/footer_rt.png) left top no-repeat;
}
.home-small-holder {
	width: 328px;
	float: left;
	margin-right: 7px;
}
.end {
	margin: 0!important;	
}
.small-head {
	background: url(images/trans_header_sm.png) left top no-repeat;
	width: 328px;
	height: 28px;
}


/** home page **/
.inbox-home {
	width: 215px;
	height: 25px;
	margin-top: 10px;
}

h2.head-med span, h2.new-music span, h2.new-design span {
	position: absolute;
	left: -9999px;
	top: 0;
}
h2.head-med {
	width: 663px;
	height: 92px;
	background: url(images/home_welcome_head.png) left top no-repeat;
	margin: -25px 0 0 0;
}
.head-lrg {
	width: 663px;
	height: 32px;
	background: url(images/trans_header.png) left top no-repeat;
}
.sign-up-home {
	background: url(images/btn_signup.png) left top no-repeat;
	display: block;
	border: 0;
	width: 89px;
	height: 36px;
	float: right;
	cursor:pointer;
}
.sign-up-home:hover {
	background: url(images/btn_signup.png) left -36px no-repeat;
}
h2.new-music {
	width: 156px;
	height: 35px;
	background: url(images/text_newmusic.png) left top no-repeat;
	margin: 0;
}
h2.new-design {
	width: 169px;
	height: 35px;
	background: url(images/text_newdesign.png) left top no-repeat;
	margin: 0;
}
h2.home-music {
	color: #00d8ff;
	margin: 5px 0 0 0;
	padding: 0;
	font-size:28px;
	font-weight:bold;
}
a.link-music {
	color: #00d8ff;
	margin: 5px 0 0 0;
	padding: 0;
	font-size:28px;
	font-weight:bold;
	text-decoration:none;
}
h3.music-main {
	color: #00d8ff;
	margin: 0;
	padding: 0;
	font-size:28px;
	font-weight:bold;
}

.home-small-holder h4, .mixes-det h4 {
	color: white;
	margin: 5px 0 0 0;
	font-size: 14px;
	font-weight:bold;
}
ul.home-new-music {
	margin: 3px 0 0 0;
	padding: 0;
}
.home-new-music-share {
	background: url(images/text_share_this.gif) center top no-repeat;
	padding-top:30px;
}
ul.home-new-music-share li {
	float: left;	
	list-style: none;
}
ul.home-new-music li {
	list-style: none;
	margin: 0;
	padding: 0 0 5px 0;
}
a.btn-listen {
	background: url(images/btn_listen.gif) left top no-repeat;
	width: 70px;
	height: 24px;
	display: block;
}
a.btn-download {
	background: url(images/btn_download.gif) left top no-repeat;
	width: 97px;
	height: 24px;
	display: block;
}
a.btn-tracklist {
	background: url(images/btn_tracklist.gif) left top no-repeat;
	width: 91px;
	height: 24px;
	display: block;
}
ul.home-new-music li a span {
	position: absolute;
	left: -9999px;
}
ul.home-new-music li a:hover {
	background-position: left -24px;	
}
.spreadlove {
	background: url(images/text_spreadthelove.gif) left top no-repeat;
	width: auto;
	height: 29px;
	padding-left: 200px;
	margin-top:10px;
}
a.add-me {
	background: url(images/add_me_home.png) left top no-repeat;
	display: block;
	width:281px;
	height: 182px;
	margin-left: 15px;
	margin-top:60px;
}

/** music **/
.music-left {
	width: 90px;
	float: left;
	padding-right: 15px;
}
.music-right {
	float: left;
	padding-left: 15px;
	border-left: solid 2px #ff005a;
	width:500px;
}
h3.music-title {
	color: #00d8ff;
	margin: 10px 0 10px 0;
	padding: 0;
	font-size:28px;
	font-weight:bold;
}
.white {
	color: white;	
}
.spreadmusic {
	background: url(images/text_spreadthelove.gif) left top no-repeat;
	width: auto;
	height: 29px;
	padding: 0 0 10px 200px;
	margin-bottom:10px;
}
ol.tracklist strong {
	color: #ff005a;	
}
.music-left img {
	margin-bottom: 10px;
}




/** designs **/
.designs h2 {
	margin: 10px 0 5px 0;
	color: #00d8ff;
	font-size: 28px;
	letter-spacing: -1px;
	text-align:center;
}
.image-detail-holder {
	text-align: center;
}
a.view-large {
	width: 356px;
	height: 36px;
	background:url(images/btn_viewlarge.gif) left top;
	display: block;
	margin: 25px auto;
}
a.view-large:hover {
	background:url(images/btn_viewlarge.gif) left -36px;
}
.sharework {
	background: url(images/text_spreadthelove.gif) left top no-repeat;
	width: 300px;
	height: 29px;
	padding: 0 0 10px 200px;
	margin:0 auto 10px auto;
}
.design-detail h1 {
	font-size:16px;
	margin: 0 0 5px 0;
	color: #F90;
}
.design-detail h2 {
	margin: 0 0 10px 0;
	padding:0;
	color: #0CF;
	width: auto;
	font-size: 38px;
	letter-spacing:-2px;
}
.date {
	font-size: 14px;
	font-weight:bold;
	margin: 0;
}
.design-desc {
	width: 550px;	
	margin: 0 auto;
}
.design-desc h3 {
	font-size: 18px;
	margin: 20px 0 0 0;
	color: #F90;
}
.design-desc ul {
	margin: 0;	
	padding: 0;
}
.design-desc ul li {
	list-style: none;
	float:left;
	padding: 5px 20px 5px 0;
	font-size: 16px;
	font-weight: bold;
}

/** contact form **/
div.wpcf7 {
	width: 493px;
	height: 641px;
	background: url(images/message_back.gif) left top no-repeat;
}
.wpcf7-form {
	padding: 50px 0 0 50px;
	margin: 0;
}

