/* DEFAULT FILE TEMPLATE */ .file-default { width: 480px; padding: 5px; margin: 10px auto 25px auto; border-bottom: 2px solid #999; color: #333; text-align: left; line-height: normal; background: #fff; } .file-default .icon { width: 80px; float: left; } .file-default .icon img { margin: 2px 0 2px 2px; padding: 2px; background-color: #FFF; border: 1px solid #999; } .file-default .filetitle { width: 280px; float: left; font-size: 12px; margin: 0 0 4px 8px; } .file-default .filetitle a { font-size: 18px; text-decoration: none; line-height: 24px; text-shadow: 1px 1px 1px white; } .file-default .filetitle a.postlink, .file-default .info a { text-decoration: none; padding: 1px 4px 1px 4px; background-color: #bbb; border-radius: 3px; text-shadow: none; } .file-default .filetitle a.postlink { margin-left: 4px; font-size: 10px; text-shadow: 0px 1px 1px #eee; vertical-align: bottom; background-color: #ccc; } .file-default .info a { text-transform: uppercase; line-height: 18px; text-shadow: 0px 1px 1px #ddd; } .file-default .info { float: right; text-align: right; font-size: 10px; margin: 12px 8px 0 auto; padding-right: 3px; padding-top: 60px; background-image: url('images/down-green.png'); /* change this to ... down-gray.png ... for gray arrow */ background-repeat: no-repeat; background-position: top right; } .file-default .details { clear: both; font-size: 12px; padding: 0px 18px 0 18px; overflow: hidden; } .file-default .details table, .file-default .details table tr, .file-default .details table tr th, .file-default .details table tr td { border: none; border-collapse: collapse; background: none; } .file-default .details table { width: 100%; margin: 20px 0 0 0; } .file-default .details table tr { border-top: 1px solid #bbb; } /* DEFAULT FILE TEMPLATE END */ /* DEFAULT CATEGORY TEMPLATE */ .cat-default { width: 420px; margin: 10px auto 25px auto; text-align: left; } .cat-default h3 { font-size: 18px; } .cat-default h3 img { margin-left: -45px; } .cat-default h3 a { margin-left: 10px; text-decoration: none; text-shadow: 1px 1px 1px white; } .cat-default h3 span { font-size: 12px; text-transform: uppercase; font-weight: normal; margin-left: 7px; } /* DEFAULT CATEGORY TEMPLATE END */ /* OLD DEFAULT FILE TEMPLATE */ .attachment { border: 2px solid #666; color: #333; padding: 4px; margin: 10px; text-align: left; background-color: #ddd; background-image: url('images/down.png'); background-repeat: no-repeat; background-position: top right; vertical-align: middle; width: 420px; line-height: normal; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; } .attachment-cat { background-image: none; } .fileicon { float: left; } .fileicon img { margin: 2px 0 2px 2px; padding: 2px; background-color: #FFF; border: 1px solid #999; } .attachment .wpfilebase-rightcol { float: left; } .filetitle { float: left; font-size: 10px; margin: 0 0 4px 8px; height: 40px; } .filetitle a { font-size: 16px; } .filetitle a.wpfilebase-postlink { font-size: 10px; } .fileinfo { float: right; text-align: left; font-size: 10px; margin: 0 3px 0 auto; } .filedetails { clear: both; font-size: 12px; width: 250px; margin: 0 -50px 0 0; padding: 0; } .filedetails table, .filedetails table tr, .filedetails table tr th, .filedetails table tr td { border: none; border-collapse: collapse; } .filedetails table { width: 100%; } .filedetails td { padding: 0 0 6px 4px; } .filedetails table th { vertical-align: top; font-size: 10px; } /* OLD DEFAULT FILE TEMPLATE END */ /* MISC */ .catselect { width: 100%; } #wpfb-credits { margin: 0 auto 2px auto; text-align: center; }