@charset "utf-8";
#content {
	margin:0 auto;
	padding:0;
	width:790px;
}
#left {
	float:left;
	margin-right:5px;
	width:370px;
	background:none;
}

.ads{
margin:0;
}

#right {
	float:left;
	margin-left:15px;
	width:390px;
	height:248px;
	background: transparent url(http://theremnantmusic.com/wp-content/themes/remnant/images/R_article_back.gif) top center no-repeat;
}
#right #headliner {
    margin:42px auto;
    color:#555;
    font:normal .8175em Trebuchet MS;
	width:340px;
	height:170px;
}	
#right #headliner h1 {
	margin-bottom:10px;
	font:normal 1.8em Georgia;
	text-align:center;
}
.readmore{
float:right;
padding:9px 3px 0 3px;
width:70px;
height:30px;
text-align:center;
font:bold .8175em Trebuchet MS;
text-transform:uppercase;
background: transparent url(http://theremnantmusic.com/wp-content/themes/remnant/images/readmore.gif) left top no-repeat;
	}
.readmore a {
	color:#a4a4a4;
}

.readmore a:hover {
	color:#838383;
}
#secondary {
	margin:5px auto;
	padding:0 0 15px 0;
	width:790px;
	background: transparent url(http://theremnantmusic.com/wp-content/themes/remnant/images/secondary_back.gif) top center no-repeat;
}

#secondary h3 {
	padding-left:7px;
	font-size:1em;
}
.songList{
float:left;
margin:16px 0px 2px 72px;
padding:0;
min-width:270px;
max-width:270px;
color:#555;
font-size:.8em;
line-height:12px;
}
.songList h1{
margin:0;
padding:0;
font:bold 1em Trebuchet MS;
color:red;
line-height:15px;
}

.songList ul{
margin:0;
padding:0;
}
.launch{
float:left;
margin:18px 0 0 0;
width:155px;
height:35px;
background: transparent url(http://theremnantmusic.com/wp-content/themes/remnant/images/launch_btn.gif) top center no-repeat;
}
.launch a{
position:absolute;
width:155px;
height:35px;
}
/*#rss {
	float:left;
	margin:21px 0px 0 68px;
	line-height:35px;
	vertical-align:middle;
	font-size:11px;
	width:300px;
}
#rss h1 {
	color:#666666;
	margin:0 0 0 3px;
	font-size:1.3em;
	float:left;
	width:30px;
}
#rss li {
	padding:0 3px 0 0;
	float:left;
}	
#rss a {
	color:#4D7480;
	padding:0 3px;
	display:block;
	text-decoration:none;
}
#rss a:hover {
	text-decoration:underline;
}
*/
#recentArticles {
	float:left;
	margin:14px 0 0 10px;
	width:357px;
}
#recentArticles a {
	color:#333;
}
#recentArticles a:hover {
	color:#ba8a77;
}
.articleList {
    margin:10px 25px 12px 25px;
    padding:0 ;
	border-right:1px solid #e3e3e3;
	border-bottom:1px solid #e3e3e3;
	background-color:#f3f3f3;
}
.articleList:hover {
	border-right:1px solid #ededed;
	border-bottom:1px solid #ededed;
	background-color:#fff;
}
.articleList ul {
	margin:3px 0 0 0;
}
.articleList li {
	display:block;
}   
.articleList .textcol{
	margin:0;
  padding:3px 0px 0 0;
}
.featured-articleList {
    margin:10px 0 12px 0;
    padding:0 20px;
    height:38px;
    background: transparent url(images/articleList_back.jpg) bottom no-repeat;
}

.featured-articleList ul {
	margin:3px 0 0 0;
}
.featured-articleList li {
	display:block;
}
.featured-articleList .imagecol img {
	float:left;
    margin:0;
    padding:2px;
    width:32px;
    height:32px;
    background-color:#e6f3f5;
   	border:1px solid #c2d3d5;
}         
.featured-articleList .textcol{
	float:right;
	margin:0;
    padding:0px 8px 0 0;
    width:265px;
}
#rightSwitchbox {
	float:right;
	margin:14px 10px 0 0;
	width:393px;
	height:235px;
}
#switchboxNav {
	margin:0;
	font-size:.9em;
}
#switchboxNav a {
	display:block;
	height:20px;
color:#333;
	text-transform:uppercase;
	background-color:#f3f3f3;
	padding:0 5px;
}
#switchboxNav a:hover {
	background-color:#e3e3e3;
}
#switchboxNav ul {
	margin:0;
	padding:0 0 0 7px;
}
#switchboxNav li {
	float:left;
	margin-right:6px;
	border-left:1px solid #c2d3d5;
	border-right:1px solid #c2d3d5;
}
#billboard {
	margin:10px auto 0 auto;
	width:392px;
}
.artistThumb {
	margin:0px 0 3px 10px;
    padding:3px;
    height:38px;
    float:left;
	width:175px;
	border:1px solid #ddd;
	background-color:#f3f3f3;
}

.artistThumb:hover{
background-color:#fff;
}

.artistThumb ul {
	margin:0;
}
.artistThumb li {
	display:block;
}	
.artistThumb .imagecol img {
	float:left;
    margin:0;
    padding:2px;
    width:32px;
    height:32px;
    background-color:#e6f3f5;
    border:1px solid #c2d3d5;
}
     
.artistThumb .textcol{
	margin:0;
	float:right;
	width:123px;
    padding:0px 8px 0 0;
}
.artistThumb .textcol a{
font-size:.8em;
color:#333;
}

.artistThumb .textcol a:hover {
	color:#ba8a77;
}

.author-name {
	font-size:.7em;
}
