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

html, body {
	background-image:url(images/background.gif);
	background-position:center top;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #333333;
	font-size:12px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

hr {
 
  
  color: #999999;
}


a.:link { 
	color: #666666;
	}
a.:visited { 
	color: #666666;
	}
a.:hover { 
	color: #000000;

	text-decoration: none;
	}
a.:active { 
	color: #333333;
	}

/* header stuff */


#header {
	width: 910px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	overflow: hidden;
}
#logo {
	padding-top: 3px;
}

#sitetitle{
	margin-left:10px;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	height : 50px;
	color: #000000;
	float:left;
	width: 450px;	
}

#greytitle{
	font-size:36px;
	color: #666666;
	float:left;
}

#contact img{
	float:right;
	padding-right: 20px;
	padding-top: 7px;
}


#menu{
	height:30px;
	margin-left: 3px;
	float:left;
	background-image:url(images/menubg.gif);
	width:582px;
	overflow:hidden;
	margin-top:20px;
	margin-bottom: 10px;
}

#menu-h {
	height: 26px;
	margin-left: 25px;
	padding-left: 5px;
}

#menu-h ul {

	margin: 0 auto;
	padding: 0;
	list-style: none;
}

#menu-h li {
	margin-left:10px;
	text-align:center;
	margin-top:4px;
	float: left;
}

#menu-h a {
	text-decoration: none;
	font-size:  15px;
	height: 15px;
	background: transparent;
	display: block;
	float: left;
	text-align:center;
	padding: 0px 10px 5px 10px;
	color: #999999;
}

#menu-h a:hover {
	color: #FFFFFF;
}

#menu-h .active {
	color: #FF9933;
	text-decoration: underline;
}


/* main content container --------------------------------------*/

#main {
	width: 900px;
	margin:auto;
	overflow:hidden;

}

#dynamiclead{
	float:left;
	width:534px;
	height:272px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}


#hometopbox{
	padding-left:5px;
	float:left;
	width:243px;
	height: 100%;
}

#title{
	font-size:16px;
	color: #704014;
	padding-bottom:5px;
}

#textblock{
	font-size:12px;
	color: #600F02;
	padding-bottom:5px;
}

#textblock img{
background-color:#FFFFFF;
	margin: 3px;
	padding:3px;
	border: 1px solid #600F02;
}

/*--------------Columsers--------------*/


#newsModule {
	height: 180px;
	width: 960px;
	margin: auto;
}



#column_2{
margin: 0 auto;
	width:920px;
	padding: 5px;

}

#column_3{
margin: 0 auto;
	width:920px;
	padding: 5px;

}

#column{
	width:290px;
	min-height: 130px;
	margin: 5px;
	
	float:left;
	overflow:hidden;
	color:#666666;
	
}


#columntitle{
	width:100%;
	height:22px;
	padding-left: 15px;
	padding-top: 6px;
	padding-bottom:3px;
	font-size:16px;
	background-image:url(images/bottombars.gif);
	
}

#columncontent{
	 padding: 5px;
}

#column img{
	float:left;
	padding:3px;
	border:1px solid #e1e1e1;
	margin-right: 10px;
	margin-bottom: 10px;
	
}



/* footer */

#myfooter {
	

	text-align:right;
	height: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	width:880px;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size:9pt;
	color: #666666;
	position: relative;
	margin-top: 0px;
	clear: both;
}

#myfooter p {
color: #666666;
	text-align: center;
	font-size: 9pt;
	margin:0;
}

#myfooter a {
	color: #666666;
	text-decoration: none;
	font-size: 9pt;
}

#myfooter a:hover {
	color: #999999;
	text-decoration: underline;
	font-size: 9pt;
}

/* misc */

.clear {
	clear: both;
	margin: 0;
	padding: 0;
	height: 0;
	overflow: hidden;
}

.left {
	float: left;
	margin-right: 10px;
}

.vertline{
	width: 1px;
	height: 100%;
	border-right: 1px solid #704014; 
	margin-left:10px;
	float: left;
	margin-right:10px;
}

.horzline{
	width: 905px;
	height: 10px;
	background-image:url(images/linebreak.gif);
	margin-bottom:5px;
	float:left;
}

.underlineme {
clear:both;
	border-bottom: 1px solid;
	border-color: #e1e1e1;
}

.imageoutline {
	border: 1px solid #CCCCCC;
	padding: 3px;
	float:left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}


.right {
	float: right;
	font-size: 11px;
}
#socialLinksTp {
	float: left;
	text-align: right;
	width: 163px;
	vertical-align: top;
	height: 38px;
}
#startHereStuff {
	width: 320px;
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 30px;
}


.muscnewsfeed {
	float: left;
	height: 170px;
	width: 540px;
	overflow: hidden;
	margin-right: 10px;
	margin-left: 30px;
	background-image: url(images/horBar.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-right: 30px;
}
.twitterfeeder {
	float: left;
	width: 300px;
	vertical-align: top;
	overflow: hidden;
}
.givereceiveimages {
	height: 80px;
	width: 490px;
}
#signuploginTopHeader {
	float: left;
	width: 400px;
	margin-left: 10px;
	margin-top: 3px;
	text-align: left;
	margin-right: 15px;
	color: #000000;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}

#signuploginTopHeader a {
	color: #666666;
	text-decoration: none;
	font-size: 9pt;
}

#signuploginTopHeader a:hover {
	color: #999999;
	text-decoration: underline;
	font-size: 9pt;
}



#featureartistscroller {
	height: 255px;
	width: 470px;
	margin-top: 15px;
}
#MyMainWrapper {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}



/*side pages main shizzle*/


#sidepagesMain {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
}
.sidepageBody {
	border: 1px solid #e1e2e3;
	vertical-align:middle;
	background-color: #e8e8e8;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.sidepageBody ul{
	margin:0px 0px 0px 5px;
	list-style-type:none;
	margin-left:0px;
	
	}

.sidepageBody .sideheading{
	font-size:14px;
	font-weight:bold;
	padding-bottom: 0px;
	margin-bottom: 5px;
}


.sidepageLeft {
	width: 540px;
	margin-left: 20px;
	float: left;
}
.sidepageRight {
	float: right;
	width: 300px;
	margin-right: 20px;
	margin-left: 20px;
}
.artistsearchHolder {
	background-color: #e8e8e8;
	margin-bottom: 10px;
	border: thin ridge #e1e2e3;
	padding: 5px;
	height: 135px;
}
.artistSearchBottm {
	clear: both;
	width: 520px;
}
.artistsearchright {
	float: left;
}
.artistsearchBolder {
	font-size: 14px;
	font-weight: bold;
	width: 120px;
}
.artistsearchimg {
	height: 100px;
	margin-bottom: 3px;
	overflow:hidden;
	margin-right: 5px;
}
.artistsearchBio {
	height: 70px;
	text-align:left;
	padding-top: 10px;
}
.artistSearchinfoholder {
	height: 16px;
	margin-bottom: 5px;
}



#mysearch_box {
width: 310px;
height:25px;
background-image:url(http://www.feedthemuse.net/images/searchboxbg.gif);
background-repeat:no-repeat;
margin:0px 0px 0px 0px;

}
#mysearch_box #s {
	border: 0;
	width: 218px;
	
	background:none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	font-size:14px;
}
#mysearch_box #go {
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;


}
