/* Stones Throw Layout */

.clearing { clear:both; }

#container {
	width: 950px;
	margin: 0px auto;
}

/* @group Header */

#header {
	position: relative;
	padding-top: 15px;
	width: 950px;
	float: right;
	padding-bottom: 10px;
}

#form-choose-artist {
	margin: 0px;
	display: inline;
	float: left;
}

#artistdropdown select {
  width:250px;
  margin-top:3px;
}

#q {
	float: right;
	display: inline;
	border: none;
	background-color: #E6E6E6;
	width: 300px;
	height: 22px;
	margin-right: 8px;
}
#global-search {
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 285px;
	display: inline;
	padding-top: 7px;
	padding-bottom: 10px;
}
#global-search input {
	border: none;
	vertical-align: middle;
}
#store-search {
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 285px;
	display: inline;
	padding-top: 7px;
	padding-bottom: 10px;
	float: right;
}
#store-search input {
	border: none;
	vertical-align: middle;
	float:  right;
}
#search_submit {
	position: relative;
	width: 60px;
	height: 24px;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	font-size: 10px;
	background-color: #000;
	background-image: url(/images/home/search-bg.gif);
	font-weight: bold;
	display: inline;
	float: right;

}
#search_submit:hover {
	background-color: #33CCFF;
	background-image: url(/images/home/search-bg.gif);
}
#store-search-submit {
	position: relative;
	width: 60px;
	height: 24px;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	font-size: 10px;
	background-color: #ff6601;
	background-image: url(/images/home/search-bg.gif);
	font-weight: bold;
	display: inline;
	float: right;

}
#store-search-submit:hover {
	background-color: #33CCFF;
	background-image: url(/images/home/search-bg.gif);
}
#logo {
	width: 170px;
	text-align: right;
	float: left;
	line-height: 12px;
}
#logo .logoimg {
	float: left;
	margin: 0px;
	padding: 0px;
}
/* @end */

/* @group Main Nav Bar */

#nav-bar { 
	width: 760px;
	position: relative;
	float: right;
}

#nav-list {
	padding: 0px;
	margin: 0px;
}

#nav-list li a {
	padding: 0px 6px;
}

#nav-list .divisor {
	border-right: 1px solid #b0b0b0;
	height: 10px;
	line-height: 12px;
}
#nav-list .divisor-noline {
	height: 10px;
	line-height: 12px;
}

/* @end */

#wrap {
	padding-top: 2px;
}

/* @group Content */

/* content */
#content {
	width: 760px;
	float: right;
}
#artist-content {
  padding-top: 7px;
}

/* EDIT 
#content-border {
	border-top: 12px solid #000;
	padding-top: 10px;
}
*/

#content-border {
	border-top: 2px solid #000;
	padding-top: 10px;
	}

#main-content {
	width:455px; /*425px;*/
	float:left;
}

/* search results */
.search-results h2 {
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
}

.search-results h3 {
	background-color: #ff6601;
	color:#fff;
	font-size:14px;
	padding:4px;
}

.search-results ul {
	width:100%;
	margin:0;
	padding:0;
}

.search-results ul li {
	list-style:none;
	border-top:1px dotted #a9a9a9;
	padding-bottom:14px;
}

.search-results ul li span {
	color:#6e6e6e;
}

.search-results ul li a {
	text-decoration: none;
	font-weight:bold;
	color: #ff6601;
}
.search-results ul li a:visited {
	text-decoration: none;
	font-weight:bold;
	color: #ff6601;
}
.search-results ul li a:hover {
	text-decoration: none;
	color: #33ccff;
	font-weight:bold;
}
/* search results */

#main-content-2 { /*border:1px solid #ff0000;*/
	width:570px; /*350px;*/
	/*margin-top: 7px;
	width:455px;*/
	float:left;
}

#main-content-2 h2 {
	margin-top:5px;
	margin-bottom:10px;
	color:#000000;
	font-family:Helvetica, sans-serif;
	font-size:32px;
	font-style:normal;
	font-weight:bold;
	line-height:29px;
	text-transform: uppercase;
}

#main-content-2 p.sub-title {
	margin:0;
	color:#777;
	font-family:Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	line-height:22px;
	text-transform: uppercase;
}

#main-content-2 p.news-credit {
  margin-top:15px;
  margin-bottom:0;
  border-top:1px dotted #888888;
  color:#888888;
  font-family:Arial,san-serif;
  font-size:13px;
  line-height:17px;
}

#main-content-2 ul {
  margin-left:0px;
}

#main-content-2 li {
  margin-top:15px;
  margin-bottom:0;
  color:#888888;
  font-family:Arial,san-serif;
  font-size:13px;
  line-height:17px;
}

#main-content-2 p.news-body {
  color:#222222;
  font-family:Georgia,"Times New Roman",Times,serif;
  font-size:14px;
  line-height:21px;
}


#main-content-2 p.news-body img {
  border:0px;
  margin:0px;
  margin-bottom:1px;
}

#main-content-2 p.news-body a:link, a:visited {
  color:#ff6601;
    /** font-family:Arial,san-serif; 
  font-weight:bold; **/
  text-decoration:none;
}

#main-content-2 p.news-body a:hover {
  color: #33CCFF;
}




#main-content-2 p.news-body-alt {
  color:#222222;
  font-family:Georgia,"Times New Roman",Times,serif;
  font-size:14px;
  line-height:21px;
}

#main-content-2 p.news-body-alt img {
  border:0px;
  margin-right:20px;
  margin-bottom:5px;
}

#main-content-2 p.news-body-alt a:link, a:visited {
  color:#ff6601;
  font-family:Arial,san-serif;
  font-weight:bold;
  text-decoration:none;
}

#main-content-2 p.news-body-alt a:hover {
  color: #33CCFF;
}

#main-content-2 #news-feed {
  border-top:13px solid #000;
  width:570px;
  float:left;
}

#main-content-2 #news-feed h2 {
  margin-bottom:6px;
 
}


#main-content-2 #news-feed-noborder {
  width:570px;
  float:left;
}

/* @end */

/* @group Left Sidebar */

#sidebar-left {
	width:170px;
	float:left;
	overflow: hidden;
}

/* EDIT
#sidebar-left-content {
	border-top:12px solid #999;
	width:170px;
	padding-top:12px;
}
*/

#sidebar-left-content {
	border-top:2px solid #999;
	width:170px;
	padding-top:12px;
}


#sidebar-left-content .albumpack {
	position: relative;
	height: auto;
}
#sidebar-left-content .album {
	margin-top: 10px;
	padding-top: 6px;
	float: left;
	width: 76px;
}

#sidebar-left-content .album-separator {
	float: right;
	width: 76px;
}
/* @end */

/* @group Right Sidebar */

#sidebar-right {
	width:285px; /*315px;*/
	float: right;
}

#sidebar-right-2 {
	width:285px;
	float:right;
}

#sidebar-right-3 {
	width:155px;
	float:right;
}

/* @end */

/* @group Footer */

#footer-right {
	float: right;
}


.join-q {
	float: right;
	display: inline;
	border: none;
	background-color: #E6E6E6;
	width: 300px;
	height: 22px;
	margin-right: 8px;
	
}
#join {
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 400px;
	float: right;
	display: inline;
	padding-top: 7px;
	padding-bottom: 10px;
}
#footer-right input {
	border: none;
	vertical-align: middle;
	display: inline;
	border: none;
	
}


#join-submit {
	position: relative;
	width: 60px;
	height: 24px;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	font-size: 10px;
	background-color: #000;
	background-image: url(/images/home/search-bg.gif);
	font-weight: bold;
	display: inline;
}
#join-submit:hover {
	background-color: #33CCFF;
	background-image: url(/images/home/search-bg.gif);
}
/* @end */

