@charset "utf-8";

#blog {
	padding: 0px;
	width: 491px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#blog #search {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 491px;
}

form fieldset {
	border : none;
}
input {
	padding : 1px;
}
select option {
	padding :1px 3px;
}
#blog .note{
	padding : 7px 0 7px 15px;
	background : #FEE9E9;
	text-align : left;
}

form.narrow fieldset {
	padding : 10px 0;
}
form.narrow fieldset select {
	width : 190px;
}
#blog .cap {
	background-image: url(../img/cap_blog.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 63px;
	width: 491px;
	text-indent: -1500em;
}
			#controls{
				margin-bottom:1.75em;
			}
			#controls input{
				vertical-align:middle;				
			}
			#controls label{
				color:#CCC;
				text-transform:uppercase;
				font-size:0.85em;
				vertical-align:middle;
				padding:0 .65em 0 0.15em;
			}
			ul.list,
			ul.list li,
			ul.list li a,
			ul.list li img{
				margin:0;
				padding:0;
				list-style:none;
				border:0;
				text-decoration:none;
			}
			ul.list li{
				margin:5px 13px 5px 0;
				float:left;
				position:relative;
			}
			ul.list li .over{
				display:block;
				position:relative;
				float:left;	
				width:110px;
				height:79px;
				text-indent:-1000em;
				overflow:hidden;
				z-index:1;						
			}
			ul.list li img{
				position:absolute;
				width:110px;
				height:70px;
				border:0;
			}
			
			/* Jewel Case */
			ul.list li.play img{
	width:110px;
	height:70px;
	top:1px;
	left:0px;
			}			
			ul.list li.play .over{
				background:url(../img/monitor.png) 0 0 no-repeat;
				width:110px;
				height:79px;							
			}
			ul.list li.play{
	background:url(../img/blank_insert.gif) 12px 3px no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color:#CCC;
	width: 148px;

			}
	
#wrp #container #main_body #center_body #blog .list .play a {
	color:#F00;
}
