Me
@import url(http://www.havemycv.com/help:fonts/code/1); a { color: black; } body{ background: url(http://www.havemycv.com/local--files/admin:css/cloud.jpg) no-repeat #153250; } #container{ width:900px; margin:0 auto; } #header{ height:25px; } #header h1 a{ background: transparent url('http://www.havemycv.com/local--files/admin:css/logo.png') no-repeat 0px 0px; height: 150px; /* Change this according to logo height */ width: 141px; padding:0; margin:5px 0 0 0; outline: none; position:absolute; } #header h1 a:active{ background: url('http://www.havemycv.com/local--files/admin:css/logo.png') no-repeat 0px -150px; outline: none; } #header h2, #header h1 a span{ display:none; } #search-top-box{ top:2px; right:0px; } #login-status{ top: 2px; right:200px; color: #FCFFDF; } #login-status a{ color: #EACDAF; background: transparent; } #login-status a:hover{ background: transparent; } #account-options li a{ color:black; } #top-bar{ top:5px; right:100px; margin:0; } #main-content{ float:right; width:735px; background-color:white; border: 3px solid #E7E9E6; margin:0 0 0 0; padding:0; -moz-border-radius: 10px; -webkit-border-radius: 10px; } #page-title{ border:0; padding:0 5px; } #page-content{ padding:0 5px; } #footer, #footer a, #license-area, #license-area a{ color: #EACDAF; } /************** SIDEBAR & ITS BUTTONS ************************/ #side-bar{ width:157px; padding: 0 0 0 0; margin: 135px 0 0 0; /* Change this according to logo height */ } #side-bar ul li{ line-height:32px; list-style-type:none; } #side-bar ul li a{ background: transparent url('http://www.havemycv.com/local--files/admin:css/buttons.png') no-repeat 0px 0px; text-decoration:none; color:black; display:block; padding:0 0 0 8px; outline: none; } #side-bar ul{ margin:0; padding:0; } #side-bar ul li a:hover{ background: url('http://www.havemycv.com/local--files/admin:css/buttons.png') no-repeat 0px -32px; outline: none; } #side-bar ul li a:active{ background: url('http://www.havemycv.com/local--files/admin:css/buttons.png') no-repeat 0px -64px; outline: none; color:black; } #side-bar li ul { position: relative; display:none; visibility: hidden; top:-32px; padding:40px 0 0 0px; height:150px; } #side-bar li:hover ul, #side-bar li ul:hover{ display: block; visibility: visible; }