Advertisement
Guest User

paste

a guest
Apr 3rd, 2013
230
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.46 KB | None | 0 0
  1. /* #post */
  2. .post{position:relative;width:640px;margin:0 0 10px;padding:0;}
  3. .post_ns{width:960px;}
  4. .post-single{margin:0;}
  5. .post-page{margin:0;border-bottom:1px solid #fff;}
  6. .post-page-nocomment{border-bottom:none;}
  7. h2.title{border-bottom:1px solid #fafafa;font-size:21px;margin:0;padding:2px 10px;color:#000000;}
  8. h2.title a{color:#000000;}
  9. h2.title a:hover{color:#4a630f;}
  10. .entry{font-size:13px;overflow:hidden;padding:0 10px;}
  11. .entry ul,.entry ol{margin:0 30px 18px;}
  12. .entry li{line-height:18px;}
  13. .entry hr{display:block;margin:18px 0;}
  14. .entry p{line-height:18px;margin:0 0 18px 0;}
  15. .entry h1,.entry h2,.entry h3,.entry h4,.entry h5,.entry h6{margin:0 0 18px 0;color:#555;}
  16. .entry a{color:#333;text-decoration:underline;}
  17. .entry a:hover{color:#f39;text-decoration:none;}
  18. .entry img{max-width:610px;height:auto;margin:10px 0;padding:4px;background:#fff;border:1px solid #ddd;}
  19. .post_ns .entry img{max-width:930px;}
  20. .entry img.wp-smiley{background:#fff;border:none;margin:0;padding:0;}
  21. .entry .alignleft,.entry img.alignleft{display:inline;float:left;margin:10px 10px 10px 0;}
  22. .entry .alignright,.entry img.alignright{display:inline;float:right;margin:10px 0 10px 10px;}
  23. .entry .aligncenter,.entry img.aligncenter{clear:both;display:block;margin:10px auto;}
  24. .entry table{background:#fff;border:1px solid #ccc;border-width:2px;border-collapse:collapse;margin:5px 0 10px;}
  25. .entry th,.entry td{border:1px solid #ccc;padding:3px 10px;text-align:left;vertical-align:top;}
  26. .entry .entry tr.even td{background:#f7f7f7;}
  27. .entry th{background:#edeff0;}
  28. .entry blockquote{color:#555;padding:10px;margin:0 0 20px;border:1px solid #ddd;background:#eee;}
  29. .entry code{background:#333;color:#ddd;}
  30. .entry pre{overflow:auto;width:95%;line-height:16px;margin:0 0 20px;padding:0 5px 16px;color:#555;font-family:"Courier New",FixedSys;font-size:12px;background:#fafafa;border:1px solid #ccc;border-left:15px solid #ccc;}
  31. .post-info-top{border-top:1px solid #ddd;line-height:18px;height:18px;position:relative;color:#999;margin:0 0 18px;padding:2px 10px;overflow:hidden;display:block;}
  32. .post-info-top-nocomment{height:1px;}
  33. .post-info-bottom{border-bottom:1px solid #fff;line-height:24px;position:relative;color:#999;margin:0;padding:2px 10px;overflow:hidden;display:block;}
  34. .post-info-top a,.post-info-bottom a{color:#999;}
  35. .post-info-top a:hover,.post-info-bottom a:hover{color:#4a630f;text-decoration:underline;}
  36. .entry p.read-more a,.entry p a.more-link,.post-info-date,.post-info-category,.post-info-tags,#gotocomments,#addcomment{display:block;padding-left:20px;background:url("images/icons.gif") no-repeat scroll 0 0;}
  37. .post-info-date{float:left;background-position:0 -40px;}
  38. .post-info-category{display:inline;background-position:-35px -60px;}
  39. .post-info-tags{display:inline;background-position:-20px -240px;margin-left:10px;}
  40. #gotocomments{float:right;background-position:0 -100px;margin-right:10px;}
  41. #addcomment{float:right;background-position:0 -120px;}
  42. .entry p.read-more a,.entry p a.more-link{display:inline-block;color:#999;text-decoration:none;background-position:0 -20px;}
  43. .entry .zbench-more-link{display:block;margin-top:18px;}
  44. .entry p.read-more a:hover,.entry p a.more-link:hover{color:#4a630f;}
  45. .sticky{width:638px;background:#f2f2f2;border:1px solid #ccc;}
  46. h2.sticky-h2 a{color:#ff4e00;}
  47. .page_link{clear:both;padding:10px 0 18px;}
  48. .add-info{padding:0 10px;}
  49. .add-info h3{line-height:16px;font-size:12px;color:#4a630f;margin-bottom:5px;background:#e5e5e5;}
  50. .add-info ul{list-style:square;}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement