* { 
	margin: 0; 
	padding: 0; 
	line-height: 1.4; 
	list-style:none;
}
.clear{
	clear:both;
}
body { 
	font-family:verdana; 
	background: #202F40 url(/images/body_bg.gif) repeat-x;
	color:#1A2B3A; 
}
hr{
	display:none;
}
a{
	color:#1A2B3A;
}
h1 a{
	text-indent:-9999px;
	overflow:hidden;
	background:url(/images/logo.png) no-repeat;
	height:97px;
	display:block;
	width: 400px;
}

/* Block elements */

#container{
	margin:0 auto;
	width:768px;
	background-image:url(/images/top_bar.gif);
	background-repeat:no-repeat;
	background-position: 0 96px;
	position:relative;
}
#home #body{
	background-color:#F4FBFC;
	height: 415px;
}
#wp #body{
	background-color:white;
	margin-top: 120px;
	padding: 15px;
	position:relative;
}
#wp #body.download{
	margin-top:0px;
}
#wp #content_container{
	margin-top: -120px;
	padding: 15px;
}
#wp #content, #wp #content p{
	font-size: 12px;
	line-height:20px;
}
#wp #content h4{
	font-size: 16px;
	margin: 15px 0 15px 0;
}
#wp #content ul{
	margin-left: 50px;
}
#wp #content ul li{
	list-style:square outside;
}
#wp #content ul li ul{
	margin-left: 8%
}

/*#wp .narrowcolumn{
	float:left;
	width: 520px;
	margin-right:15px;
}*/
#wp #sidebar{
	float:right;
	display:none;
}
/* TOP NAVIGATION */
.topNav{
	position:absolute;
	display:block;
	top:30px;
	right:0px;
}
.topNav li{
	float:left;
	margin-right:25px;
}
.topNav li.last{
	margin-right:0;
}
.topNav li a{
	text-transform:lowercase;
	color:white;
	font-weight:normal;
	font-size:16px;
	text-decoration:none;
	padding:3px;
}
.topNav li a:hover{
	background-color:white;
	color:#1A2B3A;
}
/* DOWNLOAD NAV */
#downloadNav{
	float:right;
	width:244px;
	height:148px;
	background:url(/images/download_bar.png);
	display:block;
	margin-top:-3px;
}
#downloadNav dt{
	padding:13px 0 4px 17px;
	font-size: 12px;
	color:
}
#downloadNav dd{
	padding-left:7px;
}
#downloadNav dd a{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background-repeat:no-repeat;
	background-position:center;
	height:32px;
}
#downloadNav dd.signup a{
	background-image:url(/images/signup.gif);
	margin-bottom:5px;	
}
#downloadNav dd.download a{
	background-image:url(/images/free_download.gif);
}
/* player styles */


#right-col .player{
	
}
#right-col p.note{
	padding:0 15px 15px 15px;
	font-size:11px;
}

/* HOMEPAGE BLURB */
#blurb{
	padding:15px;
	float:left;
	width: 500px;
	height:113px;
	background:url(/images/screenshot.png) no-repeat;
	position:absolute;
}
#blurb h2{
	background:url(/images/show_the_world_whats.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
#blurb p{
	font-size:14px;
	color:#3B4E59;
	width:380px;
}
#blurb p.ticker{
	margin-top:10px;
}
#blurb p.ticker a{
	color:#683B51;
	text-transform:uppercase;
	margin-top:5px;
}
/* 3 EASY STEPS */
#threeSteps{
	clear:both;
	display:block;
}
#threeSteps h3{
	background:url(/images/3easysteps.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	width:169px;
	height:102px;
	float:left;
	margin-top:-2px;
}
#threeSteps ol li{
	float:left;
}
#threeSteps ol li a{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background-repeat:no-repeat;
	height:102px;
	margin-top:-2px;
}
#threeSteps ol li#one a{
	background-image:url(/images/3steps_signup.gif);
	width:197px;
}
#threeSteps ol li#two a{
	background-image:url(/images/3steps_download.gif);
	width:217px;
}
#threeSteps ol li#three a{
	background-image:url(/images/3steps_grabwidgets.gif);
	width:185px;
}




/* FEATURES */

#features{
float: left;
margin:13px;
}

.features{
	font-size: 14px;
	display:block;
	width:500px;
	margin-top:1px;
}
#features dt.myAccordionActive{
	background:transparent url(/images/featured_selected.gif) repeat-x;
	padding:10px 10px 0 10px;
	font-size:21px;
	color:white;
}
#features dt{
	background:transparent url(/images/featured_deselected.gif) repeat-x;
	font-size:12px;
	padding:10px;
	color:#334D6E;
	cursor:pointer;
}
#features dd{
	background-color:#334D6E;
	padding:10px;
	color:white;
	font-size:12px;
	display:none;
}
#features dd img{
	float:left;
	margin-right:10px;
}
/*
#features{
float: left;
}

.features{
	font-size: 14px;
	margin:13px 13px 13px 13px;
	display:block;
	width:500px;
	height:20px;
	position:relative;
}

.features dt.visable{
	color:white;
	background:#334E6D url(/images/options_link_left.gif) no-repeat;
	display:block;
	height:20px;
	padding:8px 0 8px 0px;
	float:left;
	width:100%;
}

.features dt{
	float:left;
	cursor:pointer;
}
.features dt span{
	padding-left:13px;
}
.features dd.visable {
	display:block;
}	
.features dd{
	background-image: url(/images/features-bg.gif);
	position:absolute;
	right:0px;
	width:232px;
	font-size:11px;
	color:white;
	display:none;
	top:0;
	height: 170px;
	padding: 10px;
	text-align: center;

}
.features .bottom{
	margin: 90px 0px 0px -20px;
	padding: 0px 0px 0px -20px !important;
	background-image: url(/images/options_box_bottom.gif);
	height: 10px;
}
.features .bottom dd{
	padding: 0px;
}
.features .myspace{
	top:  0px;
}
.features .widgets{
	top: -35px;
}
.features .build{
	top: -67px;
}
.features .itunes{
	top:  -100px;
}
*/


/* ANNOUNCEMENTS */


#announcements{
float: right;
width: 215px;
padding: 13px 25px 0 0;
font-size: 12px;
}

#announcements h2{
font-size: 18px;
margin-bottom:15px;
}
#announcements br{
	margin-bottom:10px;
	display:block;
}
/* zeitgeist */

.top-artists a{
	display:block;
	background:#1A2B3A;
	color:white;
	padding:4px;
	text-align:center;
	font-size:11px;
	margin-top:1px;
}
#wp #content ul.charts{
	margin:0;
	padding:0;
}
#wp #content ul.charts li{
	list-style:none;
	margin:0;
	padding:10px;
}
#wp #content h4.chart-header{
	margin-top:40px;
	border-bottom:gray 1px dotted;
}
li.odd{
	background:#E4EBF2;
}
/* bottom content */


#bottomContent{
font-size: 12px;
height: 100px;
background-color:  #121E2A;
background-image: url(http://dev.audiozue.com/images/bottom_bar.gif);
background-repeat: no-repeat;
background-position: bottom;
padding: 15px 15px 3px 15px;
}

#bottomContent a{
color: #FFFFFF;
}

#bottomContent h4{
color: #F5B9D5;
margin-bottom:10px;
}
#bottomContent div{
	width: 50%;
}
#bottomContent ul{
margin: 0px 0px 20px 0px;
padding:  0px ;
}

#bottomContent ul li{
background-image: url(http://dev.audiozue.com/images/user.png);
background-repeat: no-repeat;
background-position: left;
margin: 0px;
padding: 0px 0px 5px 30px;
}

#currentlyListening{
float: left;
}

#topUsers{
float: right;
}

#footer{
	width: 768px;
	color: #C3DEF9;
	text-align: center;
	margin: 0px auto;
	font-size: 11px;
}

#footer ul{
	list-style: none;
margin: 0px 0px 0px 80px;
	padding: 0px;
}

#footer ul li{
	float: left;
	padding: 0px 10px 0px 10px;
}

#footer a{
	color: #FFFFFF;
}

/* player styles */

.player{
	border:1px solid #C2CAD3;
	width:393px;
	float:right;
	background-color:#E4EBF2;
}
#right-col.player{
	width:220px;
	padding:0;
}
#right-col.player h4{
	margin:0;
	background-image:url(/images/listen-header.gif);
	height:25px;
	padding:5px 10px;
	margin-bottom:15px;
}

#right-col.player h4 a{
	color:#1A2B3A;
}
#right-col.player h4 a span{
	/*color:#C2CAD3;*/
	color:#683B51;
}

#right-col.player .player-container{
	margin:10px;
}

a.preview {
	background-image:url(/images/magnifier_zoom_in.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding:2px 5px 2px 20px;
	font-weight:bold;
}

.player .byline{
	font-family:arial;
	font-size:10px;
	margin-left:3px;
	color:#919191;
}
.player .byline a{
	color:#EE8DBA;
}
.widget .player h4{
	text-align:left;
	margin-left:3px;
}
.player h4 a{
	font-size:16px;
	font-family:arial;
	color:#A9A9A9; 
	text-decoration:none; 
}
.player h4 a span{
	color:white;
	font-weight:normal; 
}
.player .player-container {
	margin-left:3px;
	border:white 1px solid;
	width:200px;
}
#right-col .player{
	width: 100%;
	background-image:url(/images/players/player-bg.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	margin: 15px 0;
}

/* Playlist Page Styles */
#zue #body{
	background-image:url(/images/songsBg.gif);
	background-repeat:repeat-x;
	background-color:white;
	position:relative;
	margin-top:-2px;
	padding: 15px;
}
#songListHeader{
	float:left;
	height:113px;
	padding:15px;
	position:absolute;
	width:500px;
}

#songListHeader img {
	float:left;
	height:80px;
	width:80px;
	margin-right: 10px;
	border:6px #CDE1F3 solid;
}
#songListHeader .image-note{
	display:block;
	float:left;
	font-size: 10px;
	width:80px;
	text-align:center;
	position:absolute;
	top: 108px;
}
#songListHeader h3 {
	font-size:24px;
	padding:0;
	margin:0;
}
#songListHeader h3 span{
	float:left;
	margin-right:10px;
}
#songListHeader h3 .rss{
	background-image:url(/images/rss_large.png);
	background-repeat:no-repeat;
	background-position:left center;
	position:relative;
	text-indent:-1000px;
	overflow:hidden;
	display:block;
	width:20px;
	margin-top:5px;
}
#songListHeader h4{
	font-size: 14px;
	font-weight:normal;
	margin-bottom:4px;
}
.song{
	background-image:url(/images/listen.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:45px;
	font-size:12px;
}
.firstSong{
	font-size:14px;
}
#no-songs{
	background-color:white;
	height:800px;
	width:473px;
	display:block;
}
.adCaption{
	font-size:10px;
	font-weight:normal;
	text-transform:lowercase;
	font-weight:bold;
}
.advertising{
	background-color:#E4EBF2;
	border: 1px #C2CAD3 solid;
	padding:5px;
}

.column{
	width: 210px;
	background-color:#E4EBF2;
	border: 1px #C2CAD3 solid;
	padding:5px;
	margin-top:13px;
}
#right-col{
	float:right;
}
#left-col{
	float:left;
	width:498px;
}
.song #left-col{
	margin-top:-65px;
}
#right-col iframe{
	width:98%;
	border:gray 1px solid;
	background:white;
}
#right-col .advertising iframe{
	width:98%;
	border:gray 1px solid;
}

#right-col textarea{
	width:98%;
	border:gray 1px solid;
}
#right-col select{
	width:98%;
}
.widget h3{
	font-size:18px;
	font-weight:normal;
	text-align:center;
}
.widget h4{
	font-size:15px;
	font-weight:normal;
	text-align:center;
}
.widget dl{
	margin-bottom:15px;
}
.widget dl dt{
	margin-top: 15px;
	margin-bottom:5px;
	font-size:12px;
}
.widget small{
	font-size:11px;
}
.widget .bugs{
	text-align:left;
}
.advertising-right{
	float:right;
	width:220px;
	background-color:#E4EBF2;
	border: 1px #C2CAD3 solid;
}
.album-ads, .artist-ads{
	margin-top:15px;
}
.right{
	float:right;
	width:220px;
	margin-top:15px;
	margin-bottom:3px;
}
.tabs {
	float:left;
	margin-top: 15px;
	background-image:url(/images/tabs.gif);
	background-repeat:repeat-x;
	width:100%;
}
.tabs li{
	float:left;
	padding: 5px 15px;
}
.tabs a{
	color:white;
	text-decoration:none;
	font-size: 14px;
}
.tabs .selected{
	background-color:#2B3B4D;
	background-image:url(/images/tab-selected.gif);
	background-repeat:repeat-x;
}
.songList {
	width:100%;
}
.songList li{
	float:left;
	background-color:#2B3B4D;
	padding:5px 5px 10px 5px;
	background-image:url(/images/songs-bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
.songList li ul{
	float:left;
}

.songList li ul li{
	clear:both;
	display:table;
	vertical-align:center;
	width:100%;
	margin:0;
	padding-left:10px;
	background:white;
}
.songList li a img{
	border:0;
	float:right;
}
.songList li > a.song{
	font-size:11px;
	background-position:center left;
	display:table-cell;
	position:static;
	vertical-align:middle;
	background-image:none;
	padding:0;
}
.songList li > a.link{
	width:100%;
	padding:0 0 0 10px;
}
#artist-list .song{
	width:100%;
}
#artist-list .song{
background-image:none;
background-repeat:no-repeat;
background-position:left center;
padding-left:0;
}
.songList li a.song{
	top:%50;
}
.songList .blue{
	background:#E4EBF2;
}

#bottomContent .adCaption{
	color:white;
	margin-bottom:3px;
}
#bottomContent div.horizontal{
	width:100%;
}
#zue #bottomContent{
	height:120px;
}

/* user list */

.users li{
	float:left;
	margin-right:25px;
	font-size:15px;
	margin-bottom:15px;
}
.users li a{
	padding-left:25px;
	background-repeat:no-repeat;
	background-position:left bottom;
}

/* artist detail */
#zue #body.artist,#zue #body.album,#zue #body.song {
	background:white;
}
.artist .albums li{
	float:left;
	width: 75px;
	text-align:center;
	font-size:11px;
	margin-right:15px;
	display:block;
}
.artist .albums li a{
	
}
.artist .albums li img{
	border:gray 1px solid;
	padding:3px;
	background-position:center;
	background-repeat:no-repeat;
	margin: 5px 10px 0 0;
}
.artist h4{
	clear:both;
	margin-top:15px;
	font-size: 18px;
	margin-bottom:10px;
}
.artist h4.first{
	margin-top:0;
}
#artist-header, #album-header{
	padding:15px 15px 0 15px;
}
#artist-header img, #album-header img{
	float:left;
	margin-right:15px;
	border: gray 1px solid;
	padding:3px;
}
p.review{
	font-size:13px;
	line-height:18px;
	margin-bottom:20px;
	display:block;
}
.album p.review{
	float:left;
}
#album-header {
	height:128px;
}

#album-header h2{
font-size:18px;
}
#album-header #buy-album{
	margin:10px 0;
}
#album-header #buy-album li{
	float:left;
	margin:0;
	border-top:1px gray dotted;
	padding:10px 0;
}
#album-header #buy-album li a{
	text-indent:-1000px;
	overflow:hidden;
	display:block;
	background-position:center left;
	background-repeat:no-repeat;
	height:53px;
}

#album-header #buy-album #itunes a{
	background-image:url(/images/itunesDownload.gif);
	width:146px;
	margin-right:10px;
}
#album-header #buy-album li#amazon a{
	background-image:url(/images/amazonDownload.gif);
	width:160px;
}

.album .songs {
	margin-bottom: 25px;
}
.album .songs li{
	margin-right:15px;
	margin-top:5px;
}
.album .songs li a{
	padding-top:3px;
	font-size: 14px;
}
.album h4.first{
	margin-top:15px;
}
#songListHeader h3.songTitle{
font-size:17px;
height:20px;
overflow:hidden;
}
#song-controls{
	margin-top:10px;
}
#song-controls li{
	float:left;
	display:block;
	height:30px;
	margin-right:15px;
}
#song-controls #yahoo{
	border-bottom: 1px #C2CAD3 solid;
	border-right:1px #C2CAD3 solid;
	margin-top:2px;
}
#seeqpod {
	font-size:10px;
	display:block;
	margin-top:3px;
	padding-left:20px;
	background-image:url(/images/heart.png);
	background-repeat:no-repeat;
}
#song-controls #itunes a{
	text-indent:-1000px;
	overflow:hidden;
	background-image:url(/images/itunesDownloadSmall.gif);
	width:95px;
	height:34px;
	display:block;
}
#song-controls #amazon a{
	text-indent:-1000px;
	overflow:hidden;
	background-image:url(/images/amazonDownloadSmall.gif);
	width:104px;
	height:34px;
	display:block;
}
.songList li ul#lyrics-controls{
	width:100%;
}
.songList li ul#lyrics-controls li {
	background:transparent;
	display:block;
	width:auto;
	color:white;
	padding:0;
	margin-top:5px;
}
.songList li ul#lyrics-controls li a{
	color:white;
}
.songList li ul#lyrics-controls li#edit-lyrics {
	float:left;
	clear:none;
	background-image:url(/images/page_edit.png);
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:20px;
}
.songList li ul#lyrics-controls li#credit {
	float:right;
	clear:none;
}
.songList li ul#lyrics-controls li#credit a {
	background-image:url(/images/heart.png);
	background-repeat:no-repeat;
	font-size:10px;
	padding:  0 0 2px 20px;
}
.song #userList {
	width:100%;
	display:block;
}
.song #userList li ul li{
	float:left;
	margin-right:15px;
	clear:none;
	width:auto;
}
.song #userList li ul li a{
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:25px;
	font-size:15px;
}
.song .albums li{
	clear:both;
}
.song .albums a{
	float:left;
	margin-top:20px;
	display:block;
}
.song .albums img{
	float:right;
}

/* signup styles */

.signup form{
	float:left;
}
fieldset{
	border:0;
}
fieldset label{
	float:left;
	width: 100px;
	font-size: 12px;
	text-transform:uppercase;
	display:block;
	text-align:right;
	padding-right:10px;
	margin-top:8px;
}
fieldset label.error,.error_message{
	float:none;
	color:red;
	font-size:11px;
	text-transform:none;
	width:200px;
	padding-left:100px;
}
.error_message{
	padding-left:120px;
	padding-top:20px;
}
fieldset input{
	font-size: 20px;
	border:gray solid 1px;
	padding:5px;
}
fieldset li{
	padding:15px;
}
#zue #body.signup{
	background-image:none;
}
#signupHeader{
	height:65px;
	padding:25px;
}
#wp #signupHeader{
	padding: 0 25px;
	height:90px;
}
#wp #signupHeader h2{
	margin-top:0;
	margin-bottom:15px;
	font-size:18px;
}
#signupHeader h2{
	font-size:24px;
	font-weight:normal;
	margin-top:20px;
}
.rightcol-signup{
	background-image:url(/images/rightcol-signup.gif);
	width:188px;
	height:100%;
	padding: 15px;
	float:right;
	margin-right:30px;
}
.rightcol-signup h3{
	font-size:12px;
	text-transform:uppercase;
	font-weight:normal;
	margin-bottom:30px;
}
.rightcol-signup ol li{
	list-style: decimal inside;
	padding-left:85px;
	font-size:11px;
	padding-top:10px;
	height:30px;
	text-transform:uppercase;
	display:inline-block;
}

.rightcol-signup ol li.selected{
	background-image:url(/images/youarehere.gif);
	background-repeat:no-repeat;
	color:#A83E76;
	font-weight:bold;
}

.next{
	text-indent:-1000px; 
	overflow:hidden;
	border:0;
	background-image:url(/images/btn-next.gif);
	background-repeat:no-repeat;
	width:109px;
	height:43px;
	padding:0;
}

/* download styles */

#download-lists{
	padding:0 15px 15px 15px;
	float:left;
	width: 400px;
	font-size:12px;
}
#download-lists p.first{
	margin-top:0;
	padding-top:0;
}
.success{
	color:green;
	font-weight:bold;
}
#download-lists p{
	margin: 15px 0;
	line-height:18px;
}
#download-lists h4{
	font-size:15px;
	margin-bottom:15px;
}
#download-lists ol {
	margin-bottom:15px;
}
#download-lists ol li{
	list-style: decimal outside;
	margin-bottom:5px;
	margin-left:25px;
}
.applications{
	background-image:url(/images/applications.gif);
	background-repeat:no-repeat;
	padding-left:30px;
	padding-bottom:7px;
}
.download-box {
	margin-bottom:15px;
	background-image:url(/images/bug-icon-80x80.png);
	background-repeat:no-repeat;
	height:75px;
	padding-left:100px;
	padding-top:15px;
}
.download-box a{
	display:block;
	font-size:25px;
}

.similar-artists li{
	float:left;
	margin-right:20px;
	line-height:35px;
}

#wp .entry p{
	margin:15px 0;
}

#wp .entry h4{
	font-weight:normal;
	text-transform:uppercase;
}
#wp .entry a img{
border:0;
}
#wp .entry ol li{
	list-style-type:decimal;
	margin-bottom:15px;
	list-style-position:inside;
}
#wp .blog{
	width:400px;
	float:left;
}
#wp .blog .post{
	margin-left:15px;
}
#wp h2{
	font-weight:normal;
	font-size:25px;
	margin-bottom:25px;
}
#wp .blog h2{
	margin-bottom:3px;
}
#wp h2 small{
	display:block;
	font-size:11px;
}
#wp #about-audiozue{
	background-image:url(/images/rightcol-signup.gif);
	background-repeat:no-repeat;
	width:188px;
	height:100%;
	padding: 15px;
	float:right;
	margin-right:30px;
	display:none;
}
#wp #about-audiozue p{
	font-size:12px;
	margin-bottom:15px;
}
#wp #about-audiozue h4{
	font-size:12px;
	text-transform:uppercase;
	font-weight:normal;
	margin-bottom:15px;
}
#wp #about-audiozue ol li{
	margin-bottom:15px;
	font-size:12px;
	background-repeat:no-repeat;
	padding-left:23px;
}
#wp .alignleft{
	float:left;
	display:none
}
#wp .alignright{
	float:right;
	display:none;
}
#wp .post{
	clear:both;
}
li#create-an-account{
	background-image: url(/images/user_add.png);
}
li#download-the-bug{
	background-image: url(/images/application_put.png);
}
li#username-password{
	background-image: url(/images/textfield.png);
}
li#visit-profile{
	background-image: url(/images/page_go.png);
}
li#embed-code{
	background-image: url(/images/code.gif);
}


#post-2{
	width: 400px;
	float:left;
}
