@charset "utf-8";
/* CSS Document */

body {
	background-image: url(http://2centsmusic.com/images/2c-web-BG.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-3dlight-color:#000; 
	scrollbar-arrow-color:#FF0; 
	scrollbar-base-color:#333; 
	scrollbar-darkshadow-color:#000; 
	scrollbar-face-color:#333; 
	scrollbar-highlight-color:#000; 
	scrollbar-shadow-color:#000; 
	scrollbar-track-color:#000; 
} 	

p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

A:link {text-decoration: none; color:#FF0;}
A:visited {text-decoration: none; color:#C00;}
A:active {text-decoration: none; color:#FF0;}
A:hover {text-decoration: underline; color:#FFF;}

.sitecontainer {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.twocolumnheader {
	margin-right: auto;
	margin-left: auto;
	height: 216px;
	float: left;
}
.bandimage {
	height: 216px;
	width: 600px;
	margin-top: 0px;
	float: left;
}
.logoinheader {
	height: 216px;
	width: 365px;
	float: left;
}
.3col1w1n1w {
	float: left;
	width: 980px;
	margin-bottom: 30px;
}
.mod350x350ex1 {
	float: left;
	height: 350px;
	width: 350px;
	margin-right: 30px;
	padding-top: 20px;
	margin-bottom: 40px;
	background-image: url(../images/dressed_bg.jpg);
	background-position: 0px 20px;
	background-repeat: no-repeat;
}
.mod350x350ex2 {
	float: left;
	height: 350px;
	width: 350px;
	padding-top: 20px;
	background-image: url(../images/tour_bg.jpg);
	background-position: 0px 20px;
	background-repeat: no-repeat;
}
.mod220x350 {
	float: left;
	height: 350px;
	width: 220px;
	margin-right: 30px;
	background-image: url(../images/mid_column_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	background-position: 0px 20px;
	margin-bottom: 40px;
}
.digital {
	height: 75px;
	width: 202px;
	margin-top: 60px;
	margin-right: auto;
	margin-left: auto;
}
.physical {
	height: 93px;
	width: 202px;
	margin-top: 6px;
	margin-right: auto;
	margin-left: auto;
}
.itunes {
	height: 55px;
	width: 185px;
	margin-top: 18px;
	margin-right: auto;
	margin-left: auto;
}
.amazon {
	height: 36px;
	width: 185px;
	margin-top: 3px;
	margin-right: auto;
	margin-left: auto;
}
.footer {
	width: 980px;
	background-image: url(../images/blue_bg.png);
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.tourtitle {
	height: 100px;
	width: 350px;
}
.tourfeed {
	height: 240px;
	width: 330px;
	color: #FC0;
	font-family: Verdana, Geneva, sans-serif;
	overflow: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: -20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.download {
	width: 350px;
	margin-top: 250px;
}
.stream {
	width: 350px;
	margin-top: 1px;
	margin-left: 2px;
}

/* defines the bounding div for the entire display- use to define borders, fill, etc.*/
.rss-box-homefeed {
	padding: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#CCC;
}

/* the title of the feed and link style if displayed. Use with variants of rss-title a:link, rss-title a:hover, etc for rollowver styles */
.rss-title {
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	color:#FC0;
	font-style:bold;
}

/* defines the unordered list <ul>...</ul> for the feed items- use to define the padding/margins for items. */
.rss-items {
	list-style-type: none;
	margin-bottom: 10px;
	margin-left: -20px;
	background-color:#000;
}

/* display of each feed item description and title, <li>...</li> as well as the channel description, if displayed. */

.rss-item { 
	list-style-image: none;
}

/*.rss-item { 
	list-style-image: url('http://2centsmusic.com/images/show-dot.png');
	list-style-position: inside;
	background-repeat: no-repeat;
	background-position: 0px 25px;
	padding-left: 14px; 
	margin-top: -10px;
}*/

/* variant for the item title and link style */

/* unvisited link */
a.rss-item:link {
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	color:#FC0;
	font-style:bold;
}

/* visited link */
a.rss-item:visited {
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	color:#FC0;
	font-style:bold;
}  

/* mouse over link */
a.rss-item:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	color:#FFF;
	font-style:bold;
}

/* selected link */
a.rss-item:active {
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	color:#FFF;
	font-style:bold;
} 

/* defines the display of item posting dates */
.rss-date { 
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#9000;
}
