* {
padding: 0;
margin: 0;
} 

body {
margin:0;
padding: 0;
background: #111;
color: #444;
line-height: 20px;
font-family:Tahoma, sans-serif;
font-size:12px;
}

img {border: none;}
a{ color: #173D7F; text-decoration: none; }
a:hover {  color: #000; }

#content {
width: 1000px;
margin: 5px auto 5px auto;
padding: 10px;
background: #fff;
}

#header {
position:relative;
background: #161618 url(images/head.jpg) no-repeat right center;
height: 90px;
}
#header h1 { 
font-size: 22px;
letter-spacing: -1px;
padding: 15px 0 0 10px;
color: #fff;
}
#header h1 a { 
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
color: #ccc;
}
#header h2 {
font-size: 16px;
color: #ccc;
padding: 0 0 0 10px;
}

#navigation {
background: #111 url(images/menu.gif) repeat-x;
height: 30px;
line-height: 30px;
margin: 10px auto;
}
#navigation li {
float:left;
list-style-type:none;
border-right:1px solid #444;
}
#navigation li a {
display:block;
padding:0 20px;
text-decoration:none;
color: #fff;
letter-spacing:1px;
}
#navigation li a:hover {
background: #333 url(images/menuover.gif) repeat-x;
color:#fff;
text-decoration:none;
}

.left {
float: left;
width: 550px;
padding: 10px;
line-height: 14px;
/*border:1px solid #0033CC;*/
}
.left h2 {
margin-top: 10px;
font: bold 14px tahoma, 'Trebuchet MS', Sans-serif;
padding: 5px 0 5px 5px; 	
border-bottom: 1px dotted #999;
}
.left ul  {
color: #999;
text-align: left;
margin: 3px 0 8px 0; 
padding-left: 5px;
text-decoration: none;	
list-style-type:square;
}
.left ul li {
padding: 2px 0 2px 0px;
margin: 0 2px;	
}
.left ul li a {
font-weight: normal;
color: #173D7F;
font-size:11px !important;
}
.left ul li a:hover { color : blue; }

.middle {
float: left;
width: 202px;
padding: 20px 0px 0px 0px;
line-height: 14px;
/*border:1px solid green;*/
}

.right { 
float: right;
width: 300px;
padding: 10px;
margin-right: 20px;
/*border:1px solid red;*/
}
.right h2 {
padding: 2px 0 5px 0px; 
font: bold 14px Verdana, 'Trebuchet MS', Sans-serif;
color: #444;	
border-bottom: 1px dotted #999;
margin-bottom: 5px;
margin-top: 10px;
}

#footer { 
background: #222;
background-image:url(images/menu.gif);
color: #eee;
margin-top:20px;
height: 30px;
line-height: 30px;
text-align: center;
font-size:11px;
}
#footer a {  color: #aaa; text-decoration: none; }
#footer  a:hover { color: #777; }



/*------------------------------*/.
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.ads200x200{
	/*border:1px solid #aaa;*/
	margin:0 0 5px 0;
}




img.img-song{
	margin:0px 5px 5px 0;
}

.divPaginator{
	text-align:center;
	font-size:11px;
}

.divPaginator a.page-link-num:link, .divPaginator a.page-link-num:visited{
	float:left;
	display:block;
	width:30px;
	border-left:1px solid #bbb;
	background:#222;
	color:#fff;
}

.divPaginator a.page-link-current:link, .divPaginator a.page-link-current:visited{
	float:left;
	display:block;
	width:30px;
	border-left:1px solid #bbb;
	color:#fff;
	font-weight:bold;
	background:#006699;
}



.divPaginator a.page-link-next:link, .divPaginator a.page-link-next:visited, .divPaginator a.page-link-back:link, .divPaginator a.page-link-back:visited{
	float:left;
	display:block;
	width:60px;
	border-left:1px solid #bbb;
	background:#222;
	color:#fff;
}

.divPaginator a.page-link-end:link, .divPaginator a.page-link-end:visited, .divPaginator a.page-link-start:link, .divPaginator a.page-link-start:visited{
	float:left;
	display:block;
	width:20px;
	border-left:1px solid #bbb;
	background:#222;
	color:#fff;
}

.lyrics-view{
	float:right;
	width:350px;
}

#showEmbed{
	text-align:center;
	padding:5px;
}



.dotline{
	height:3px;
	background:url(images/dotline.gif) repeat-x center center;
}


#comment-wrap{
	border:0px solid #ccc;
	width:500px;
}

.bar-label{
	background:url(images/menu.gif) repeat-x center center;
	color:#fff !important;
	font-size:14px;
	text-align:center;
	font-weight:bold;
}

.font-11{
	font-size:11px;
}


#introduce ul{
color: #999;
text-align: left;
margin: 3px 0 8px 0; 
padding-left: 25px;
text-decoration: none;	
list-style-type:square;
font-size:11px !important;
}
#introduce ul li {
padding: 0px 0 0px 0px;
margin: 0 2px;	
}
#introduce ul li a {
font-weight: normal;
color: #173D7F;
}
#introduce ul li a:hover { color : blue; }

#searchBox{
	position:absolute;
	border:0px solid red;
	width:350px;
	left:740px;
	top:30px;
}

.keyword{
	text-align:center;
	font-size:11px;
	padding:5px 0 0 0;
}

.keyword a:link, .keyword a:visited{
	text-decoration:underline;
	color:#eee;
}

#find-not-found{
	border:1px solid #CCCCCC;
	text-align:center;
	padding:40px;
	font-size:14px;
	color:#f00;
	background:#efefef;
	margin-top:10px;
}

#code_embed{
	width:100%;
	height:60px;
	color:#666;
	background:#FFCAFF;
	font-size:11px;
	font-family:"Trebuchet MS", Tahoma;
}