/* @override http://connie.local/css/global.css */
/* @override http://conniefisher/css/global.css */
body{font-family:Arial,Helvetica,sans-serif;font-size:62.5%;color:#636363;margin:0 20px;padding:0;}

h1,
h2,
h3,
h4,
h5,
h6{color:#823e33;font-weight:normal;}
h1{width:198px;height:139px;background:url('/images/logo.gif') no-repeat center center;text-indent:-9999em;margin-bottom:20px;}
h2{font-size:1.4em;}
h3{}
h4{}
h5{}
h6{}
p{font-size:1.1em;line-height:1.4em;}
a{color:#823e33;}
a:hover{color:#a45f55;}

#content ol,
#content ul{margin:10px 0 0 20px;padding:10px 0 0;}
#content li{font-size:1.1em;padding-bottom:2px;margin:0;}

img{border:none;}

hr{display:none;}
.hr{display:block;clear:both;background:url('/images/hr.gif') no-repeat center center;width:100%;height:16px;margin:0;padding:4px 0;}

.border{border:1px solid #e4d8ce;}


#page{width:504px;}

	#nav{float:right;list-style:none;margin:0;padding:0;}
	#nav li{margin:0;padding:0;}
	#nav li a{width:85px;height:20px;display:block;text-indent:-9999em;}
	#nav .home{background:url('/images/nav/home.gif') no-repeat center top;}
	#nav .news{background:url('/images/nav/news.gif') no-repeat center top;}
	#nav .blog{background:url('/images/nav/blog.gif') no-repeat center top;}
	#nav .diary{background:url('/images/nav/diary.gif') no-repeat center top;}
	#nav .tour{background:url('/images/nav/tour.gif') no-repeat center top;}
	#nav .biog{background:url('/images/nav/biog.gif') no-repeat center top;}
	#nav .gallery{background:url('/images/nav/gallery.gif') no-repeat center top;}
	#nav .video{background:url('/images/nav/video.gif') no-repeat center top;}
	#nav .discography{background:url('/images/nav/discography.gif') no-repeat center top;}
	#nav .buy{background:url('/images/nav/buy.gif') no-repeat center top;}
	#nav .forum{background:url('/images/nav/forum.gif') no-repeat center top;}
	#nav .sign-up{background:url('/images/nav/sign-up.gif') no-repeat center top;}
	
	#nav .home-selected{background:url('/images/nav/home_2.gif') no-repeat center top;}
	#nav .news-selected{background:url('/images/nav/news_2.gif') no-repeat center top;}
	#nav .blog-selected{background:url('/images/nav/blog_2.gif') no-repeat center top;}
	#nav .diary-selected{background:url('/images/nav/diary_2.gif') no-repeat center top;}
	#nav .tour-selected{background:url('/images/nav/tour_2.gif') no-repeat center top;}
	#nav .biog-selected{background:url('/images/nav/biog_2.gif') no-repeat center top;}
	#nav .gallery-selected{background:url('/images/nav/gallery_2.gif') no-repeat center top;}
	#nav .video-selected{background:url('/images/nav/video_2.gif') no-repeat center top;}
	#nav .discography-selected{background:url('/images/nav/discography_2.gif') no-repeat center top;}
	#nav .buy-selected{background:url('/images/nav/buy_2.gif') no-repeat center top;}
	#nav .forum-selected{background:url('/images/nav/forum_2.gif') no-repeat center top;}
	#nav .sign-up-selected{background:url('/images/nav/sign-up_2.gif') no-repeat center top;}

#ad_box {
	float: left;
	display: none;
	margin: 18px 0 0 4px;
	border: 1px solid;
}

	#content{background-color:#ede6dd;width:364px;padding:20px;float:left;overflow:hidden;}
	
		.post{}
		.home{font-size:1.1em;line-height:1.8em;}
		.post .date{background-color:#c29e92;padding:2px 3px;}
		.post img{border:1px solid #e4d8ce;}
		
		.disc{height:100%;overflow:visible;}
		.disc img{border:none!important;}
		.disc .song-list{width:170px;padding-left:20px;float:right;}
		.disc .song-list h2{margin:0;line-height:0.7em;}
		.disc .buy{width:170px;float:left;background-color:#c29e92;height:100%;overflow:visible;margin:0;}
		.disc .buy p{margin:-8px 20px 20px;}
		.disc .buy p a,
		.disc .buy p img{float:none;position:relative;margin-top:3px;top:8px;}
		
		#content .gallery{margin-bottom:12px;}
		#content .gallery.odd{float:left;}
		#content .gallery.even{float:right;}
		#content .gallery img{border:1px solid #e4d8ce;}

		#content .playlist-item{display:block;margin:0;padding:0;float:left;width:124px;height:120px;}
		#content .playlist-item.last{width:110px;}
		#content .playlist-item img{border:1px solid #e4d8ce;}
		
		.buy{height:385px;overflow:hidden;width:364px;}
		.buy img{border:1px solid #e4d8ce;}
		.buy .links{}
		.buy .links img{border:none;}
		.buy .links{position:relative;}
		.buy .links .heart{float:right;margin:0;top:-55px;margin-right:10px;}
		.buy .links a,
		.buy .links img{top:12px;margin-top:-10px;position:relative;}
		
		
	#footer{background-color:#e4d8ce;width:364px;padding:20px;float:left;}
	#footer #logos{float: left; width: 110px;}
	#footer #links{float: right; width: 252px;}
	#footer img{float:left;margin-right:10px;}
	#footer a{color:#636363;}
	#footer p{width:250px;float:right;margin:0;font-size:0.9em;line-height:1.8em;}
	#footer p img,
	#footer a{float:none;position:relative;margin:0;}
	#footer .rss{}
	#footer .bottom-line{position:relative;bottom:-3px;}