body{ background-color:BODY_BACKGROUND_COLOR; color: BODY_TEXT_COLOR; } /*test with fading png*/ a:link, a:visited, a:hover{ color:SITE_LINKS_COLOR; } a:hover{ color:SITE_LINKS_HOVER; } .thumb a:hover , .wallpaper-thumb:hover{ border:1px solid SITE_LINKS_HOVER; } .thumb_img { width:px; height:px; } h1{ color:SITE_HEADER_TEXT; } .container_inside, .content{ background-color:PAGE_BACKGROUND_COLOR; } /*test with fading png*/ /*add color for sliding menu*/ .menu{ background-color:MENU_BACKGROUND_COLOR; border:1px solid MENU_BACKGROUND_COLOR; } .menu a, .menu a:visited{ color:MENU_LINK_COLOR; } .menu a:hover{ color:MENU_LINK_HOVER; } .transMenu .items { border: 1px solid MENU_BACKGROUND_COLOR; } .left-panel, .right-panel{ background-color:PANEL_BACKGROUND_COLOR; } .left-panel a:link, .left-panel a:visited, .right-panel a:link, .right-panel a:visited{ color:PANEL_LINKS_COLOR; } .left-panel a:hover, .right-panel a:hover{ color:PANEL_LINKS_HOVER; } .transMenu .item.hover { background-color: MENU_LINK_HOVER; } .input-text, .input-textarea, .input-text-short, .input-other, .button, .thumb a, .wallpaper-thumb{ border:1px solid BORDERS_COLOR; } .wallpaper-resolutions a:hover{ background-color:SITE_LINKS_HOVER; color:PAGE_BACKGROUND_COLOR; } div#transmenu a:link, div#transmenu a:visited { color: MENU_LINK_COLOR; background-color: MENU_BACKGROUND_COLOR; } .transMenu .item { color: MENU_LINK_COLOR; } .transMenu .item.hover { color: MENU_LINK_COLOR; } .rss-back{ background-color:SITE_HEADER_TEXT; } .logo-back{ background-color:SITE_HEADER_TEXT; } ul.wallpapers li.wall{ width:2px; height:30px; } .thumb_img { width:px; height:px; }