/* colorize  */
/* big div sections */
@import url('rate.css');
@import url('trackback.css');
@import url('upload_menu.css');

.upload {
    margin: 0px 0px 0px 0px;
    padding: 5px;
    border-bottom: 1px solid #E7E7E7 ;
	background-color: #f7f7f7;
    width : 98%;
}
.upload_name {
	font-size: 130%;
}
#upload_listing div.upload_avatar {
    width: 93px;
    height: 93px;
    float: left;
    margin-right: 8px;
	background:#FFFFFF;
}
.upload_info {
    width: 320px;
    float: left;
	border-right: 1px solid #F1E7E7;
}
#remix_info {
    width: 240px;
    float: left;
    margin-left: 12px;
    padding-bottom : 5px;
}

.list_menu {
    float: right;
    width: 75px;
	border: 1px dotted;
	padding: 4px 0px 0px 4px;
	margin-right: 15px;
}

/* other stuff */

.lic_link {
    float: none;
    margin-right: 12px;
	margin-left: 3px;
	margin-top: 2px;
}
.upload_date {
    color: #888;
}
.list_menu a {
    display: block;
	margin-bottom: 4px;
}
.remix_link {
    font-weight: bold;
}
.remix_more_link {
    font-style: italic;
}
#remix_info h2 {
 	text-transform: lowercase;
	letter-spacing: 0.2em;
	display: block;
	text-align: left;
	border-bottom: 1px dotted #AAA;
	margin-top: 0px;
	margin-bottom: 0.5em;
	font-size: 11px;
	font-weight: normal;
	color : #999999
}
.playerdiv {
    white-space: nowrap;
}
.playerlabel {
    display: block;
    float: left;
}

taglinks {
   padding: 5px 0px;
}

div#user_tags_filter {
	margin-left: 3%;
}
div#user_tag_target {
display: inline;
}
a.upload_flag {
	float: right;
	margin-right: 12px;
}

.upload_review_link {
  cursor:pointer;
	float: left;
	padding:5px 0px 0px 46px;
	height: 18px;
	width: 27px;
	background: url('/images/download/btn_review.gif') no-repeat;
}
.upload_review_span {
	font-size:12px;
	color : #0000FF;
	font-weight: 100;
}

.upload_each_btn{
	float:left;
	padding-right: 8px;
}

#upload_listing div.taglinks {
	margin-top: 0px;
	padding : 0px;
}

#upload_listing .str_by{
	margin-top: 2px;
}
#upload_listing div.upload_date{
	margin-top: 2px;
}

div#recommend{
float:left;
}

#contentArea h1.title{
	margin-bottom : 0px;
}

#upload_listing div.upload_btn {
	float: none;
	padding-top : 2px;
}
