/* orginal version - GRUM: GRAPHITE author: grum at grum.dnsalias.com */ /* Theme Sunset 2.2.b (Gbo) for template "Simple" from Boudle */ /* page */ /* .pwg-icon { display: inline-block; //IE6 does not get this correctly text-indent: -9999px; overflow: hidden; background-repeat: no-repeat; width: 26px; height: 26px; background-image: url(s26/outline_ff7700.png); vertical-align: bottom; } */ body { background-color: #111; color: #666666; font-size:0.80em; } #theImageAndInfos, #thePicturePage #comments { background-color: #222222; border-top: 2px solid #555555; } A:hover .pwg-icon { background-image: url(../default/s26/outline_ff7700.png);} #content, #theImageAndInfos ,#comments{ background-color: #222!important; border: 2px #606060 solid; border-width: 2px 0; } #thePicturePage #content{ background-color: #222!important; } #menubar p.totalImages { font-style: italic; margin-top: 0; } a { color: #ff7700; } .titrePage, .titrePage a { text-transform: uppercase; font-variant: small-caps; } h2, h3 { font-variant: small-caps; color: #ff7700; } /* page content : categories thumbnails */ .illustration { width: 180px; } /* Image */ #comments ul.thumbnailCategories .actions li { margin: .8em; width: 28px; } .switchBox { padding: 0.5em 1.5em; margin: 0.5em ; border-radius: 4px; border: 1px solid #ccc; z-index: 100; text-align:left; display: none; position: absolute; left: 0; top: 0; /*left, right set through js*/ background-color: #333; } #rateForm input.rateButtonStarFull { background: url('icon/rating-stars.png') no-repeat scroll -16px center; width: 16px; } #rateForm input.rateButtonStarEmpty { background: url('icon/rating-stars.png') no-repeat scroll 0 center; width: 16px; } /* PWG STUFF */ .personal_block{ padding:0!important } #stuffs_block_1,#stuffs_block_2,#stuffs_block_3{ height:160px;overflow:hidden;background-color:#222;border-color:#606060; border-style:solid;border-width:2px 0; padding:.5em; } #stuffs_block_4,#stuffs_block_5{ border-top:2px solid #606060;background-color:#222 } #stuffs_block_4{ padding:.5em } .content .stuffs_block .titrePage{ font-size:95%;margin:.5em 0 } .stuffs #comments .thumbnailCategories .two_comment { width:46.5%!important; border-bottom:1px dotted #606060}