We Recommend

CSS: The Definitive Guide CSS: The Definitive Guide
Provides you with a comprehensive guide to CSS implementation, along with a thorough review of all aspects of CSS 2.1. Updated to cover Internet Explorer 7, Microsoft's vastly improved browser, this new edition includes content on positioning, text wrapping (nowrap), lists and generated content, table layout, user interface, paged media, and more.


Posted By

kristin on 01/09/08


Tagged

wordpress style k2 scheme kpishdadi


Versions (?)


Christmas Eve's Eve


Published in: CSS 


URL: http://kpishdadi.com/2008/01/06/k2-style-christmas-eves-eve/

  1. /*
  2. Author Name :Kristin Pishdadi
  3. Author Site :http://kpishdadi.com
  4. Style Name :xmas-eves-eve
  5. Style URI :http://kpishdadi.com/2008/01/06/k2-style-christmas-eves-eve
  6. Version :1.0
  7. Comments :K2 scheme based on a palette from COLOURlovers. It's pretty much unsupported but if you post comments on the theme URL,I'll try to fix any bugs that come up. Thanks! ~ Kristin
  8. */
  9. body{background:#e7e7de}
  10. .columns-three #page{padding:0;width:100%}
  11. #header{background:#FFF;border-bottom:1px solid #cc9;height:120px}
  12. a{color:#0ca8d8}
  13. h1,h1 a,h1 a:hover,h1 a:visited,#header .description{color:#e4006d;text-decoration:none}
  14. ul.menu{border-top:2px solid #e4006d;left:0;text-align:center;width:97%}
  15. ul.menu li a{border-left:1px solid #d5e3b9;border-right:1px solid #d5e3b9;color:#55555f;font-size:1.2em;font-weight:700;margin:0 0 0 -4px}
  16. ul.menu li.current_page_item a,ul.menu li.current_page_item a:hover{background:#f6f9f0 none repeat scroll 0;color:#e4006d !important;text-decoration:underline}
  17. ul.menu li a:hover{background:#f6f9f0 none repeat scroll 0;color:#e4006d !important;text-decoration:none}
  18. ul.menu,ul.menu li a{padding:7px 19px 8px}
  19. #header h1{border-top:10px solid #FFF;display:block;font-size:3em;font-weight:700;letter-spacing:-1px;margin:0 auto;padding:15px 0 0;width:940px}
  20. #header .description{display:block;margin:0 auto;width:940px}
  21. #page{background:transparent;border:0}
  22. #footer,#flickr-sidebar a.more-photos,.secondary #flickr-sidebar h4{display:none}
  23. #footer p{padding:5px 10px}
  24. #footer a{border:0;color:#f90}
  25. #footer p.footerfeedlinks{background:#FFF}
  26. #footer p.footerfeedlinks a{color:#069;font-weight:400;text-decoration:underline}
  27. .content{margin:20px auto;position:relative;width:940px}
  28. code{background:#EEE;border:1px solid #CCC;display:block;font-size:1em;overflow:auto;padding:10px;width:460px}
  29. #primary,.columns-three #primary{float:none;left:0;margin:0;padding:0;position:absolute;top:0}
  30. #dynamic-content{padding-top:0}
  31. #sidebar-main{background:#FFF;left:520px;position:absolute;top:0}
  32. .columns-three #sidebar-alt{background:#FFF;left:760px;margin:0;position:absolute;top:0;width:200px}
  33. #flickr-sidebar{background:#FFF;left:0;padding:0;position:absolute;top:-132px;width:460px}
  34. #flickr-sidebar img{border:1px solid #FFF;height:54px;margin:-2px 8px 8px;width:54px}
  35. #flickr-sidebar img:hover{border:1px solid #E7E7DE}
  36. .secondary div{margin:0 0 20px;position:relative}
  37. .hentry{background:#FFF;border-bottom:2px solid #CCC;margin-bottom:20px;padding:10px}
  38. .navigation{background:#e4006d;color:#FFF;font-size:1.1em;margin:0;padding:7px 10px;width:480px}
  39. .navigation a{color:#FFF}
  40. .page-head{background:#91daf0;height:25px;margin:-10px}
  41. .page-head h2{background:#0ca8d8;color:#FFF;display:block;float:left;font-size:1.3em;padding:5px 10px;text-align:left}
  42. .page-head h2 a:hover,.page-head h2 a{color:#FFF !important;text-decoration:none !important}
  43. #rollingcontent .page-head,#dynamiccontent .page-head{margin:0}
  44. .secondary h4{background:#4d4e4d;color:#FFF;display:block;font-size:1.3em;margin:0 -10px 5px;padding:5px 10px}
  45. a.feedlink{position:absolute;right:0;top:5px}
  46. .entry-content a:visited{color:#91daf0}
  47. h3.center{font-size:1em;text-align:left}

Report this snippet 

You need to login to post a comment.