head/*
Theme Name: Armada Music
Theme URI: http://dancefoundation.com/
Description: Theme for the Armada Music website, made by Dancefoundation
Version: 1.0
Author: Dancefoundation
Author URI: http://dancefoundation.com/

*/


body,
html {
	margin:0;padding:0;
	color:#000;
	background:#fff;
	font-family: "Lucida Grande", sans-serif;
	font-size: 11px;
}

a {
	color: #007ec6;
	text-decoration: none;
}

a:hover {
	color: #004972;
}

h1 {
    margin:0;
}

h2 {
	margin:0 0 1em;
}

h4 {
	font-family: "Helvetica";
	margin: 0;
	padding-top: 7px;
	font-size: 11px;
	font-weight: bold;
	color: #777;
}

img {
	border: 0px;
}

#wrap {
	width:960px;
	margin:0 auto;
	background:#fff;
}
#header {
	height: 85px;
	background:#fff;
}

#headerlogo {
	float: left;
	width: 390px;
	height: 75px;
}
#headernav {
	width: 330px;
	float: right;
	height: 25px;
	padding-top: 60px;
}

#headernav ul {
	margin:0; 	padding:0;
	list-style:none;
}
#headernav li {
	display:inline;
	margin:0; 
	padding-left: 15px;
	height: 25px;
}

#headernav a {
	font-family: "Helvetica" ;
	font-size: 11px;
	text-decoration: none;
	color: #000;
}

#headernav a:hover {
	color: #007ec6;
	text-decoration: underline;
}

/* NAVIGATION*/

#menu {
	float: left;
	margin: 0;
	height: 42px;
	width: 650px;
}

#navigation {
	float: left;
	width: 660px;
	height: 42px;
	padding-left: 0;
	margin-top: 5px;
	margin-bottom: 10px;
	background: url(images/navbg.gif) repeat-x ;
}
.nav {
	display: inline;
	float: left;
	margin:0;
	padding-right:0px;
	height: 42px;
}
#nav a {
	font-family: "helvetica";
	font-weight: bold;
	text-decoration: none;
}

ul#nav {
	display: inline;
	margin: 0;
	padding: 0;
	height: 42px;
}
li#nav  {
	display:inline;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 42px;
}

span {
	margin: 0;
	padding: 0;
}

.invisible{
	overflow: hidden;
	position: absolute;
	height: 0em;
	width: 0em;
}

#navright {
	float: right;
	padding: 0; margin: 0;
	width: 300px;
	height: 42px;
	color: #FFE;
	line-height: 42px;
	font-family: "Helvetica";
	font-size: 11px;
	font-weight: bold;
}

#navleft {
	background: url(images/nav-left.gif) no-repeat;
	float: left;
	width: 6px;
	height: 42px;
}

/* NAV TABS */

#nav-home {
  	display: block;
  	width: 59px;
  	height: 42px;
	background: url(images/nav-home.jpg) no-repeat bottom left;
}
#nav-home:hover, #nav-home.current_nav {   
	background-position: top left;
}

#nav-news{
  	display: block;
  	width: 61px;
  	height: 42px;
	background: url(images/nav-news.jpg) no-repeat bottom left;
}
#nav-news:hover, #nav-news.current_nav {   
	background-position: top left;
}

#nav-artists{
  	display: block;
  	width: 76px;
  	height: 42px;
	background: url(images/nav-artists.jpg) no-repeat bottom left;
}
#nav-artists:hover, #nav-artists.current_nav {   
	background-position: top left;
}

#nav-labels{
  	display: block;
  	width: 73px;
  	height: 42px;
	background: url(images/nav-labels.jpg) no-repeat bottom left;
}
#nav-labels:hover, #nav-labels.current_nav {   
	background-position: top left;
}

#nav-music{
  	display: block;
  	width: 67px;
  	height: 42px;
	background: url(images/nav-music.jpg) no-repeat bottom left;
}
#nav-music:hover, #nav-music.current_nav {   
	background-position: top left;
}

#nav-video{
  	display: block;
  	width: 65px;
  	height: 42px;
	background: url(images/nav-video.jpg) no-repeat bottom left;
}
#nav-video:hover, #nav-video.current_nav {   
	background-position: top left;
}

#nav-radio{
  	display: block;
  	width: 65px;
  	height: 42px;
	background: url(images/nav-radio.jpg) no-repeat bottom left;
}
#nav-radio:hover, #nav-radio.current_nav {   
	background-position: top left;
}

#nav-bookings{
  	display: block;
  	width: 92px;
  	height: 42px;
	background: url(images/nav-bookings.jpg) no-repeat bottom left;
}
#nav-bookings:hover, #nav-bookings.current_nav {   
	background-position: top left;
}

#nav-events{
  	display: block;
  	width: 70px;
  	height: 42px;
	background: url(images/nav-events.jpg) no-repeat bottom left;
}
#nav-events:hover, #nav-events.current_nav {   
	background-position: top left;
}

#nav-shop{
  	display: block;
  	width: 67px;
  	height: 42px;
	background: url(images/nav-shop.jpg) no-repeat bottom left;
}
#nav-shop:hover, #nav-shop.current_nav {   
	background-position: top left;
}

#navclose {
	margin-top: 5px;
	margin-bottom: 10px;
	float: right;
	background: url(images/nav-right.gif) no-repeat;
	width: 6px;
	height: 42px;
}



/* FEATURE */

#feature {
	height: 265px;
	width: 650px;
	float: left;
}

#feature-artists {
	height:280px;
	width:650px;
}

/* SOCIAL MEDIA TABS */
#socialmedia {
	padding-left: 7px;
	padding-top: 6px;
	height: 254px;
	width: 293px;
	float: right;
	background: url(images/socialbg.gif) #fff no-repeat;
}

#socialmedia ul {
	margin:0;
	padding:0;
	list-style:none;
}

#socialmedia li {
	margin:0;
	margin-bottom: 5px;
	height: 31px;
	border: 0px;
}

#socialmedia li a:hover {
	border: 0px;
}

#socialmedia img {
	border: 0px;
	padding: 0;
}

#social-artist-www{
  	display: block;
  	width: 311px;
  	height: 31px;
	background: url(images/artistpage-www.jpg) no-repeat top left;
}
#social-artist-www:hover {   
	background-position: bottom left;
}

#social-artist-itunes{
  	display: block;
  	width: 311px;
  	height: 31px;
	background: url(images/artistpage-itunes.jpg) no-repeat top left;
}
#social-artist-itunes:hover {   
	background-position: bottom left;
}


/* MAIN CONTENT PART */

#main {
	float:left;
	width:650px;
	padding:0px;
	margin-top: 10px;
}

.itemcontainer {
	width: 650px;
	margin: 0; padding: 0;
}

.resultcontainer {
	clear: both;
	width: 650px;
	margin: 0; 
	padding: 0;
}

.resultcontainer h1 {
	font-size: 18px;
	font-weight: bold;
	font-family: Helvetica;
	padding-bottom: 10px;
}

.newsitemimg {
	background: url(images/newsbg.gif) no-repeat;
	padding: 4px;
}

.itemcontainer h1 {
	padding-top: 10px;
	font-size: 14px;
	font-family: "Helvetica";
	font-weight: bold;
}

a.readmore {
	text-decoration: none;
	padding-right: 10px;
	background: url(images/linkarrow.gif) no-repeat right;
}

.subitem1 {
	width: 310px;
	margin-right: 4px;
	display: inline;
	float: left;
	background: url(images/item-active.gif) repeat-x;
}

.subitem2 {
	float: right;
	display: inline;
	width: 310px;
}

.subitem1, .subitem2 {
	padding: 5px;
}

.top5 {
	margin: 0;
	list-style: decimal;
	list-style-position: inside;
	font-size: 11px;
	color: #777;
	font-weight: bold;
	font-size: 10px;
	line-height: 20px;
	padding: 0;
	padding-bottom: 15px;
}
.subitem1 h1, .subitem2 h1 {
	padding-bottom: 10px;
	padding-left: 5px;
}

#itunesstore {
	border: 1px solid #DDD;
	margin-bottom: 0px;
}

#itunesstore a {
	background: none;
}

.itunesselect  {
	list-style: none;
	display: inline;
	height: 20px;
	font-size: 10px;
	color: #333;
	margin: 0;
	padding-top: 10px;
	padding-left: 0px;
	background: url(images/itunesbg.gif) repeat-x;
}

.itunesli {
	background: url(images/itunesend.gif) no-repeat top right;
	height: 20px;
	display: inline;
	margin: 0;
	padding: 10px 10px 8px 10px;
	line-height: 30px;
	margin-right: 0px;
}

.itunesli:hover {
	background: url(images/itunesactive.gif) no-repeat top right;
}

.itunesli a {
	margin: 0;
	padding: 0;
	color: #000;
}

.itunesli a:hover {
	text-decoration: underline;
	color: #fff;
}

.odd {
	padding: 5px;
	padding-right: 30px;
	background: url(images/down.gif) no-repeat #E9E9E9;
	background-position: 292px center;
	border-top: 1px solid #FFF;
	font-weight: normal;
	font-size: 11px;
}
.even {
	padding: 5px;
	padding-right: 30px;
	background: url(images/down.gif) no-repeat #EEE;
	background-position: 292px center;
	border-top: 1px solid #FFF;
	font-weight: normal;
	font-size: 11px;
}
.even:hover, .odd:hover {
	background: url(images/down-active.gif) no-repeat #CCC;
	background-position: 292px center;
}
.odd a, .even a {
	background: none;
}

.odd a:hover, .even a:hover {
	color: #FFE;
}

#merchandisestore {
	border: 1px solid #DDD;
}

.merchimg {
	display: inline;
	border: 1px solid #DDD;
	margin-right: 1px;
}

/* NEWS ITEM STYLING */
.item1, .item2, .item3 {
	float:left;
	display:inline;
	width: 149px;
	height: 290px;
	margin-right: 4px;
	margin-left: 0px;
	margin-bottom: 5px;
	padding: 5px;
	background: #fafafa;
}
.item1:hover, .item2:hover, .item3:hover, .item4:hover {
	background: url(images/front-item-active.gif) repeat-x;
}

.item4 {
	float:right;
	display:inline;
	width: 149px;
	height: 290px;
	margin-right: 0px;
	padding: 5px;
	background: #fafafa;
}

.item5 {
	float:right;
	display:inline;
	width: 149px;
	height: 290px;
	margin-right: 0px;
	padding: 5px;
}	

.subnewsitem1, .subnewsitem2, .subnewsitem3 {
	float:left;
	display:inline;
	width: 149px;
	height: 225px;
	margin-right: 4px;
	margin-left: 0px;
	padding: 5px;
	background: #fafafa;
	overflow: hidden;
	border-top: 1px solid #ddd;
}

.subnewsitem4 {
	float:left;
	display:inline;
	width: 149px;
	height: 225px;
	margin-right: 0px;
	padding: 5px;
	background: #fafafa;
	overflow: hidden;
	border-top: 1px solid #ddd;
}

.subnewsitem1, .subnewsitem2, .subnewsitem3, .subnewsitem4 {
	margin-bottom: 10px;
}

#sidebar {
	float:right;
	width:300px;
	margin-top: 10px;
}

.bignews {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 628px;
	height: 225px;	
	border: 1px solid #DDD;
}

.contentimage {
	float: right;
	padding-left: 10px;
	height: 200px;
	width: 320px;
	padding-bottom: 10px;
}

/* NEWS PAGE / ARCHIVE */

#firstnews {
	width: 628px;
	background: #f5f5f5;
	padding: 10px;
	margin-bottom: 5px;
	border: 1px solid #ddd;
}

#firstnews h1 {
	margin: 0;
	padding-top: 0px;
	font-size: 16px;
}

#firstnews-search {
	width: 628px;
	background: #f5f5f5;
	padding: 10px;
	margin-bottom: 5px;
	margin-top: 10px;
	border: 1px solid #ddd;
}


#firstnews img {
	padding-right: 10px;
	padding-bottom: 10px;
}

.date {
	font-size: 11px;
	font-weight: normal;
	font-family: Trebuchet, Helvetica, Arial;	
	color: #44474a;
	margin-bottom: 5px;
}
/* SIDEBAR */

#sidebar-top {
	height: 30px;
	width: 300px;
	padding: 0; margin: 0;
	background: url(images/side_header_300.png) no-repeat;
}

#sidebar-top h4 {
	padding: 9px 10px 5px;
	color: #FFFFFF;
}

#sidebar-content {
	padding: 7px 10px 5px 10px;
	width: 280px;
	margin: 0; 
	background: url(images/side-bg.gif) repeat-y;
}

#sidebar-bottom {
	height: 8px;
	width: 300px;
	margin-bottom: 10px;
	background: url(images/side-bottom.gif) no-repeat;
}

.feat {
	padding-top: 10px;
	min-height: 150px;
	padding-bottom: 4px;
	border-bottom: 1px solid #ddd;
}

.feat:hover {
	background: #e6e6e6;
}

.feat h1 {
	font-size: 14px;
	font-family: "Helvetica";
	font-weight: bold;
	padding-top: 4px;
}

#featartist {
	float:left;
	background: url(images/featartist.gif) no-repeat;
	padding: 4px 4px 32px;
	margin-right: 5px;
}

#featrelease {
	float:left;
	background: url(images/featrelease.gif) no-repeat;
	padding: 4px 4px 32px;
	margin-right: 5px;	
}

#featcd {
	float:left;
	background: url(images/featcd.gif) no-repeat;
	padding: 4px 4px 32px;
	margin-right: 5px;
	margin-bottom: 10px;
}

#featimage {
	float:left;
	background: url(images/featimage.gif) no-repeat;
	padding: 4px 4px 30px;
	margin-right: 5px;	
}
 
#featimage-old {
	float:left;
	background: url(images/featimage-old.gif) no-repeat;
	padding: 4px 4px 80px;
	margin-right: 5px;	
}

#newsletter {
	height: 35px;
	line-height: 35px;
	color: #555;
}
form#newsletter {
	float: right;
}

fieldset {
	margin: 0;
	border: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}
#newsletter-text {
	float:left;
	display:inline;
	width: 55px;
	font-size: 12px;
}
#newsletter-form-field {
	float: left;
	display:inline;
	width: 140px;
}
#newsletter-form-button {
	display:inline;
	float: right;
}

#banner-mediumrectangle {
	background: #456;
	height: 250px;
	width: 300px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#newsarchive {
	list-style: none;
	margin: 0;
	padding-top: 10px;
	padding-left: 0px;
}

#newsarchive li {
	font-size: 11px;
	padding-top: 2px;
	padding-left: 10px;
	background: url(images/linkarrow.gif) no-repeat center left;
}
#newsarchivediv p {
	margin: 0;
	padding: 0;
}

#newsarchivediv a {
	text-decoration: none;
	background: none;
	line-height: 15px;
}

#newsarchivediv h1 {
	font-size: 14px;
	font-family: "Helvetica";
	font-weight: bold;
	padding-top: 4px;
}
/* CONTENT PAGE */

.content {
	width: 650px;
	margin: 0;
	padding: 0 5px 5px 5px;
}

.contentleft {
	float: left;
	width: 326px;
}

.contentleft p img{
	border: 0;
}

.content h1 {
	padding-top: 10px;
	font-size: 14px;
	font-family: "Helvetica";
	font-weight: bold;
}

#releaseinfo, #relatedartist, #moreofartist, #moreoflabel, #tracklist, #audiopreview, #buyrelease, #labelinfo {
	font-size: 11px;
	font-weight: normal;
	font-family: Trebuchet, Helvetica, Arial;	
	color: #44474a;
	margin-bottom: 5px;
}

.contentright h1 {
	font-size: 18px;
	font-weight: bold;
	font-family: Helvetica;
}

.contentright img {
	max-width: 300px;
	width: expression(this.width > 300 ? 300: true);
}

.contentleft #youtube {
	margin-top: 10px;
	border: 0;
	height: 240px;
	width: 326px;
	background: #333;
	margin-bottom: 10px;
}

.contentright {
	width: 310px;
	float: right;
}

.contentsideimg {
	border: 0;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #ddd;
}
.contentimg {
	border: 0;
}
.contentbottom {
	float: left;
	padding-top: 5px;
	width: 650px;
	margin-bottom: 10px;
}

.coveritem1, .coveritem2, .coveritem3, .coveritem4 {
	display: inline;
	margin-right: 6px;
	padding-bottom: 10px;
}
.coveritem5 {
	display: inline;
	margin: 0px;
	padding-bottom: 10px;
}
.coverartsmall {
	border: 1px solid #ddd;
	width: 120px;
	height: 120px;
	margin-bottom: 6px;
}
.contentside {
	width: 300px;
	padding: 5px;
}

.contentside h1 {
	font-size: 15px;
	font-weight: bold;
	font-family: Helvetica;
}

.contentside hr {
	height: 1px;
	border: 0;
	border-top: 1px solid #ddd;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}

.centeredImage {
	text-align:center;
	display:block;
}

ul.buttons  {
	display: block;
	float: right;
	width: 172px;
	height: 17px;
	padding: 0;
}

li.buttons {
	overflow: hidden;
	list-style: none;
	padding: 0;
	margin: 0;
}
li.buttons  a {
	display: block;
	height: 18px;
	font-size: 10px;
	margin: 0;
	padding-left: 5px;
	line-height: 17px;
	text-decoration: none;
	font-weight: bold;
	background: url(images/news-button-front.jpg) no-repeat left top;
	color: #eee; 
}

 li.buttons a:hover {
	color: #ffe;
	background-position: left bottom; 
}

.btn {
	margin-bottom:10px;
	height: 21px;
}


/* SCROLLER NAV */

.scroll-buttons-wrap {
	padding: 0;
	margin: 0;
	width: 650px;
	height: 17px;
}

.scroll-buttons-left a, .scroll-buttons-center a, .scroll-buttons-right a {
	display: block;
	height: 18px;
	font-size: 10px;
	margin: 0;
	line-height: 17px;
	text-decoration: none;
	font-weight: bold;
	background: url(images/news-button-front.jpg) no-repeat left top;
	color: #eee; 
}

.scroll-buttons-left a, .scroll-buttons-right a {
	width: 155px;
}

.scroll-buttons-center a {
	width: 160px;
	margin: 0 85px 0 85px;
}

.left {
	float: left;
	height: 17px;
	width: 155px;
	text-align: left;
	margin: 0;
	padding-left: 5px;
}

.center {
	float: left;
	height: 17px;
	width: 160px;
	margin: 0 40px 0 40px;
	text-align: center;
}

.right {
	float: left;
	height: 17px;
	text-align: right;
	padding-right: 5px;
}

.scroll-buttons-left a:hover, .scroll-buttons-right a:hover, .scroll-buttons-center a:hover {
	color: #ffe;
	background-position: left bottom; 
}

/* SMALL BUTTON */
ul.buttonsmall  {
	display: block;
	list-style: none;
	display: inline;
	width: 91px;
	height: 17px;
	padding: 0;
	margin: 0;
}

li.buttonsmall-left, li.buttonsmall-right {
	overflow: hidden;
	list-style: none;
	padding: 0;
	margin: 0;
}

li.buttonsmall-left{
	float: left;
}
li.buttonsmall-right{
	float: right;
}

li.button-progress {
	text-align: center;
}
li.buttonsmall-left a, li.buttonsmall-right a {
	display: block;
	height: 17px;
	font-size: 10px;
	margin: 0;
	padding-left: 5px;
	line-height: 17px;
	text-decoration: none;
	font-weight: bold;
	background: url(images/buttonsmall.jpg) no-repeat left top;
	color: #eee; 
}
li.buttonsmall-left a:hover,  li.buttonsmall-right a:hover {
	color: #ffe;
	background-position: left bottom; 
}

.btn-sml {
	padding-top: 10px;
	height: 21px;
	width: 652px;
	margin-bottom: 10px;
}
/* FOOTER */

#footer {
	clear:both;
	padding:5px 10px;
	background:#efefef;
	font-size: 10px;
	color: #555;
	width: 940px;
	height: 15px;
}
#footer p {
	margin:0;
}

#footer a {
	color: #aaa;
}

#footer a:hover {
	color: #666;
}
* html #footer {
	height:1px;
}

#ytfeature {
	float: right;
	margin: 10px 0 10px 0;
	padding: 3px 3px 1px 3px;
	border: 1px solid #ddd;
}

#ytarmada {
	background: none;
}

.footer_left {
	float: left;
	margin: 0;
	padding: 0;
}

.footer_right {
	float: right;
	margin: 0;
	padding: 0;
}

/* VIDEO PAGE */
#youtube_overview {
	width: 632px;
}

.youtube_left {
	width: 158px;
	float: left;
}

.youtube_right {
	width: 158px;
	float: right;
}

.youtube_video a {
	border: 3px;
	background: none;
}

.youtube_video_info {
	width:150px;
}

.youtube_video {
	padding: 5px;
	height: 346px;
	background: #FAFAFA none repeat scroll 0 0;
}	

.youtube_video:hover {
	background: transparent url(images/item-active.gif) repeat-x scroll 0 0;
}


/* LABEL PAGE */

.labelimg {
	background: url(images/labelbg.gif) no-repeat;
	padding: 4px;
}

/* LABEL ITEM STYLING */

.labelitem1, .labelitem2, .labelitem3 {
	float:left;
	display:inline;
	width: 149px;
	height: 149px;
	margin-right: 4px;
	margin-left: 0px;
	padding: 5px;
	background: #fafafa;
}
.labelitem1:hover, .labelitem2:hover, .labelitem3:hover, .labelitem4:hover {
	background: url(images/label-active.gif) repeat-x;
}

.labelitem4 {
	float:right;
	display:inline;
	width: 149px;
	height: 149px;
	margin-right: 0px;
	padding: 5px;
	background: #fafafa;
}

.labelitem5 {
	float:right;
	display:inline;
	width: 149px;
	height: 149px;
	margin-right: 0px;
	padding: 5px;
}	



select.artistbox {
	width: 280px;
	font-family: "Lucida Grande", sans-serif;
	font-size: 12px;
}

.oldnewsitemimg {
	background: url(images/oldnewsbg.gif) no-repeat;
	padding: 4px;
}

#sitemap {
	list-style: none;
}

ul {
	list-style: none;
	padding-left: 10px;
}

ul ul {
	list-style: none;
	padding-left: 30px;
}

li {
	margin: 0;
	padding: 0;
}


/* Start of search box and search results page*/

#navsearch {
	width: 289px;
	height: 42px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-left: 5px;
	float: left;
	background: url(images/navbg.gif) repeat-x;
}


form {
    margin: 0;
}
#search_form {
	width: 289px;
	height: 42px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-left: 5px;
	background: url('images/searchbar.jpg') no-repeat;
	float: left;
}
#search_box #s {
    float: left;
    padding: 0;
	margin-top: 14px;
    margin-left: 75px;
    border: 0;
    width: 170px;
    background: none;
	font-family: "Lucida Grande", sans-serif;
	font-size: 12px;
}
#search_box #go {
    float: right;
    margin: 10px 12px 0 0;
}

.search_result {
	border:1px solid #DDDDDD;
	padding: 5px;
	background: white;
	margin-top:10px;
}

.search_date {
	font-style:italic;
	margin:0;
}

#pagination {
	text-align: center;
	padding: 15px;
	margin: 0 auto 30px 0;
	width:650px;
}

#pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #DDDDDD;
	text-decoration: none; /* no underline */
	color: #007EC6;
	font-family:"Arial",sans-serif;
	font-size:13px;
	line-height:23px;
}

#pagination .current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #DDDDDD;
	text-decoration: none; /* no underline */
	font-family:"Arial",sans-serif;
	font-size:13px;
	line-height:23px;
}

#pagination a:hover, #pagination a:active {
	border: 1px solid #DDDDDD;
	color: #004972;
}

/* End of search box and search results page */

/* Dynatip styling */

	#dynatip {
		display:none;
		background:transparent url(images/black_arrow.png);
		font-size:12px;
		height:90px;
		width:180px;
		padding:15px;
		color:#fff;	
	}
	
	/* style the trigger elements */
	#dyna img {
		border:0;
		cursor:pointer;
		margin:0 8px;
	}
	
/* social media */
.social_nav {
	display: inline;
	float: left;
	margin:0;
	padding:0px;
	height: 21px;
}

#social-itunes{
  	display: block;
  	width: 285px;
  	height: 31px;
	background: url(images/social-itunes.jpg) no-repeat top left;
}
#social-itunes:hover {   
	background-position: bottom left;
}
#social-youtube{
  	display: block;
  	width: 285px;
  	height: 31px;
	background: url(images/social-youtube.jpg) no-repeat top left;
}
#social-youtube:hover {   
	background-position: bottom left;
}
#social-twitter{
  	display: block;
  	width: 285px;
  	height: 31px;
	background: url(images/social-twitter.jpg) no-repeat top left;
}
#social-twitter:hover {   
	background-position: bottom left;
}
#social-facebook{
  	display: block;
  	width: 285px;
  	height: 31px;
	background: url(images/social-facebook.jpg) no-repeat top left;
}
#social-facebook:hover {   
	background-position: bottom left;
}
#social-myspace{
  	display: block;
  	width: 285px;
  	height: 31px;
	background: url(images/social-myspace.jpg) no-repeat top left;
}
#social-myspace:hover {   
	background-position: bottom left;
}
#social-spotify{
  	display: block;
  	width: 285px;
  	height: 31px;
	background: url(images/social-spotify.jpg) no-repeat top left;
}
#social-spotify:hover {   
	background-position: bottom left;
}

#social-hyves{
  	display: block;
  	width: 285px;
  	height: 31px;
	background: url(images/social-hyves.jpg) no-repeat top left;
}
#social-hyves:hover {   
	background-position: bottom left;
}

#social-djdownloadmix{
  	display: block;
  	width: 285px;
  	height: 31px;
	background: url(images/social-djdownloadmix.jpg) no-repeat top left;
}
#social-djdownloadmix:hover {   
	background-position: bottom left;
}
/* end social media */

#headernav-left {
	float: left;
}

.rssimg {
	display:block;
	float:right;
	margin: 0;
	padding: 0;
  	width: 16px;
  	height: 16px;
}

/* ARCHIVE NAVIGATION */

.older_entries_white, .older_entries_grey {
	height:15px;
	width: 172px;
	float: left;
	margin: 10px 0 10px 0;
}

.older_entries_white a {
	background:transparent url(images/news-button-front.jpg) no-repeat scroll left top;
	color:#EEEEEE;
	display: block;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;	
	line-height:17px;
	height: 18px;
	padding-left:5px;
}

.older_entries_grey a {
	background:transparent url(images/buttonbg-grey.jpg) no-repeat scroll left top;
	color:#EEEEEE;
	display: block;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;	
	line-height:17px;
	padding-left:5px;
}

.older_entries_white a:hover, .older_entries_grey a:hover {
	background-position:left bottom;
	color:#FFFFEE;	
}

.newer_entries_white, .newer_entries_grey {
	height:17px;
	float: right;
	width: 172px;
	margin: 10px 0 10px 0;
}

.newer_entries_grey a {
	background:transparent url(images/buttonbg-grey.jpg) no-repeat scroll left top;
	color:#EEEEEE;
	display: block;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;	
	line-height:17px;
	padding-left:5px;
}

.newer_entries_white a {
	background:transparent url(images/news-button-front.jpg) no-repeat scroll left top;
	color:#EEEEEE;
	display: block;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;	
	line-height:17px;
	height: 18px;
	padding-left:5px;
}

.newer_entries_grey a:hover, .newer_entries_white a:hover {
	background-position:left bottom;
	color:#FFFFEE;	
}

/* END ARCHIVE NAVIGATION */


/* SOCIAL MEDIA ON ARTIST PAGE */
#social-artist {
	width:326px;
	margin-top: 10px;
	float: left;
	width: 326px;
}

#social-artist ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 10px 0px 0px 0px;
	padding:0;
}

#social-artist li {
	border:0 none;
	height:31px;
	margin:0 0 5px;
}

#social-artist-top {
	height: 5px;
	width: 326px;
	padding: 0; margin: 0;
	background: url(images/social_artistpage_top.gif) no-repeat;
}

#social-artist-content {
	padding: 0px 10px 5px 7px;
	width: 326px;
	margin: 0; 
	background: url(images/social_artistpage-content.gif) repeat-y;
}

#social-artist-bottom {
	height: 8px;
	width: 326px;
	margin-bottom: 10px;
	background: url(images/social_artistpage_bottom.gif) no-repeat;
}

.social_artist {
	margin:0;
	padding:0px;
	height: 21px;
}
#social-artist-youtube{
  	display: block;
  	width: 311px;
  	height: 31px;
	background: url(images/artistpage-youtube.jpg) no-repeat top left;
}
#social-artist-youtube:hover {   
	background-position: bottom left;
}
#social-artist-twitter{
  	display: block;
  	width: 311px;
  	height: 31px;
	background: url(images/artistpage-twitter.jpg) no-repeat top left;
}
#social-artist-twitter:hover {   
	background-position: bottom left;
}
#social-artist-facebook{
  	display: block;
  	width: 311px;
  	height: 31px;
	background: url(images/artistpage-facebook.jpg) no-repeat top left;
}
#social-artist-facebook:hover {   
	background-position: bottom left;
}
#social-artist-myspace{
  	display: block;
  	width: 311px;
  	height: 31px;
	background: url(images/artistpage-myspace.jpg) no-repeat top left;
}
#social-artist-myspace:hover {   
	background-position: bottom left;
}
#social-artist-hyves{
  	display: block;
  	width: 311px;
  	height: 31px;
	background: url(images/artistpage-hyves.jpg) no-repeat top left;
}
#social-artist-hyves:hover {   
	background-position: bottom left;
}

/* END SOCIAL MEDIA ON ARTIST PAGE */


/* WEBSHOPS */
#webshoplinks {	
	margin-top: 10px;
}

#shop-img {
	width: 213px;
	height: 260px;
	display: block;
	float: left;
}

.shop-downloads {
	padding-right: 5px;
	background: url(images/shop-downloads.jpg) no-repeat top left;
}

.shop-musicstore {
	padding-right: 5px;
	background: url(images/shop-musicstore.jpg) no-repeat top left;
}

.shop-mobile {
	background: url(images/shop-mobile.jpg) no-repeat top left;
}

.shop-downloads:hover {
	padding-right: 5px;
	background: url(images/shop-downloads.jpg) no-repeat bottom left;
}

.shop-musicstore:hover {
	padding-right: 5px;
	background: url(images/shop-musicstore.jpg) no-repeat bottom left;
}

.shop-mobile:hover {
	background: url(images/shop-mobile.jpg) no-repeat bottom left;
}

#buy_button {
	width: 100%;
	float: left;
	margin-bottom: 10px;
}

#buy_button a{
	display: block;
	width: 98x;
	height: 28px;
	background: url(images/buynow-button.jpg) no-repeat top left;
}

#buy_button a:hover  {
	background: url(images/buynow-button.jpg) no-repeat bottom left;
}

#download_button {
	width: 100%;
	float: left;
	margin-bottom: 10px;
	margin-right: 110px;
}

#download_button a{
	display: block;
	width: 98px;
	height: 28px;
	float: left;
	background: url(images/download-button.jpg) no-repeat top left;
}

#download_button a:hover  {
	background: url(images/download-button.jpg) no-repeat bottom left;
}

/* END WEBSHOPS */

.release-search {
	width: 650px;
	height: 170px;
}

.btn-release-search {
	display: block;
}

.btn-release-search a {
	background:transparent url(images/news-button-front.jpg) no-repeat scroll left top;
	color:#FFFFFF;
	height: 18px;
	line-height: 17px;
	padding: 1px 30px 2px 10px;
	margin-top: 10px;
}

/* Overlay effect for gallery */

/* get rid of those system borders being generated for A tags */
a:active {
  outline:none;
}

:focus {
  -moz-outline-style:none;
}

/* the thumbnails */
#triggers {
	text-align:left;
	margin: 0;
	padding: 0;
}

#triggers img {
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	margin:2px 1px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

/* the active thumbnail */
#triggers a.active img {
	outline:1px solid #000;

	/* show on top of the expose mask */
	z-index:9999;
	position:relative;
}

/* the overlayed element */
.simple_overlay {
	
	/* must be initially hidden */
	display:none;
	
	/* place overlay on top of other elements */
	z-index:10000;
	
	/* styling */
	background-color:#333;
	
	width:675px;	
	min-height:200px;
	border:1px solid #666;
	
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}

/* close button positioned on upper right corner */
.simple_overlay .close {
	background-image:url(images/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}
/* the large image. we use a gray border around it */
#img {
	border:1px solid #666;
}

/* "next image" and "prev image" links */
.next, .prev {
	
	/* absolute positioning relative to the overlay */
	position:absolute;
	top:40%;	
	border:1px solid #666;	
	cursor:pointer;
	display:block;
	padding:10px 20px;
	color:#fff;
	font-size:11px;
	
	/* upcoming CSS3 features */
	-moz-border-radius:5px;
	-webkit-border-radius:5px;	
}

.prev {
	left:0;
	border-left:0;
	-moz-border-radius-topleft:0;
	-moz-border-radius-bottomleft:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
}

.next {
	right:0;
	border-right:0;
	-moz-border-radius-topright:0;
	-moz-border-radius-bottomright:0;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-top-right-radius:0;	
}

.next:hover, .prev:hover {
	text-decoration:underline;
	background-color:#000;
	color:#fff;
}

/* when there is no next or previous link available this class is added */
.disabled {
	visibility:hidden;		
}

/* the "information box" */
.info {
	position:absolute;
	bottom:0;
	left:0;	
	padding:10px 15px;
	color:#fff;
	font-size:11px;
	border-top:1px solid #666;
}

.info strong {
	display:block;	
}

/* progress indicator (animated gif). should be initially hidden */
.progress {
	position:absolute;
	top:45%;
	left:50%;
	display:none;
}

/* everybody should know about RGBA colors. */
.next, .prev, .info {
	background:#333 !important;
	background:rgba(0, 0, 0, 0.6) url(/img/global/gradient/h80.png) repeat-x;		
}

/* Trance top 1000 banner */
#trancetop1000banner a {
	background: url(/wp-content/themes/armada-music/images/trancetop1000banner.jpg) no-repeat bottom left;	
	clear: both;
	display: block;
	height: 160px;
	margin-bottom: 10px;
	width: 650px;
}

/* iPhone App banner */
#iphoneappbanner a {
	background: url(/wp-content/themes/armada-music/images/iphoneappbanner.jpg) no-repeat bottom left;	
	clear: both;
	display: block;
	height: 160px;
	margin-bottom: 10px;
	width: 650px;
}

/* Facebook */

.facebook-like {
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 52px;
	height: 20px;
}

