@charset "utf-8"; /* CSS Document */ *{margin:0;padding:0;} body { background-color:#696159; background-image:url('img/mainbg.jpg'); background-position:top center; background-repeat:repeat-x; font-family:Arial, Helvetica, sans-serif; font-size:14px; } #centerbg { background-image:url('img/centerbg.jpg'); background-position:top center; background-repeat:repeat-y; } #header { margin:0 auto; height:260px; width:860px; background-image:url('img/header.png'); background-position:top center; background-repeat:no-repeat; } #content { width:820px; margin:0 auto; } a{ color:#faeac9; font-weight:bold; font-family:Arial, Helvetica, sans-serif; text-decoration:none; } a:hover {color:#ffffff;} img{border:none;} #left { width:480px; padding-left:36px; color:#d4d4d4; font-family:Arial, Helvetica, sans-serif; } #right { width:225px; padding-right:36px; float:right; } h1 { height:42px; background-image:url('img/title.jpg'); background-position:top left; background-repeat:no-repeat; text-indent:-9999px; padding-bottom:10px; border-bottom:1px solid #6e6964; margin:10px 36px 20px 36px; } #left h2 { margin:15px 0 5px 0; background-image:url('img/titles_sprite.jpg'); background-repeat:no-repeat; height:20px; text-indent:-9999px; } h2#gameplay{background-position:0 0;} h2#environment{background-position:0 -20px;} h2#plot{background-position:0 -40px;} h2#slug{background-position:0 -60px;} p { margin-bottom:10px; line-height:20px; } .timestamp { display:block; margin-bottom:10px; text-transform:uppercase; font-size:12px; } a#download { display:block; height:167px; width:225px; background-image:url('img/download2.png'); background-position:0 0; background-repeat:no-repeat; text-indent:-9999px; } a#download:hover { background-position:0 -167px; } #right h2 { color:#d4d4d4; font-size:14px; font-weight:normal; font-family:Arial, Helvetica, sans-serif; margin:10px 0 10px 0; padding-bottom:5px; border-bottom:1px solid #6e6964; } #right ul {list-style:none;} #right ul li{margin-bottom:3px;} #footer { margin:30px 10px 0 10px; padding:15px; background-color:#494949; color:#a3a3a3; font-size:10px; } #footer a#tf2maps { display:block; width:122px; height:39px; float:left; margin-right:15px; background-image:url('img/tf2maps_footer.jpg'); background-position:top center; background-repeat:no-repeat; text-indent:-9999px; }