Advertisement
Guest User

Untitled

a guest
Nov 21st, 2014
173
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.66 KB | None | 0 0
  1. html, body {background: #0b0000 url() top left repeat; }
  2.  
  3. a:link, a:visited, a:active {color: #faf9e2!important; font-size:11px; font-weight:normal; text-transform:none; text-decoration: none;
  4. }
  5.  
  6. a:hover{color: #00000!important; font-size:11px; font-weight:normal; text-transform:normal; text-decoration: none;
  7. }
  8.  
  9. #column_1 {background: transparent; width:160px; margin-left:150px; margin-top: 450px;}
  10.  
  11. #column_2 {background: transparent; width:350px; margin-left:30px; margin-top: 470px;}
  12.  
  13. #column_3 {background: transparent; width:160px; margin-right:130px; margin-top: 450px;}
  14.  
  15. #columns{background: url(http://oi62.tinypic.com/e0pftd.jpg) top left repeat-x; margin-left:auto; margin-right:auto; margin-top: -175px; position: relative; border: 0px solid; float: none; width:1300px;}
  16.  
  17. #column_1 .panel img {height: auto; width: auto;}
  18.  
  19. .date {font-size: 80%; color: #faf9e2; }
  20.  
  21. #column_1 .panel {background-color: transparent; color:#faf9e2; font-size:11px; line-height:13px; font-weight: normal; font-style:normal; font-family: Courier, monospace; text-align:left; margin-left:-11px; margin-right:-11px; margin-bottom:5px; margin-top:25px;}
  22.  
  23. #column_2 .panel {background-color: transparent; color:#faf9e2; font-size:11px; line-height:13px; font-weight: normal; font-style:normal; font-family: Courier, monospace; text-align:left; margin-left:-11px; margin-right:-11px; margin-bottom:5px; margin-top:25px;}
  24.  
  25. #column_3 .panel {background-color: transparent; color:#faf9e2; font-size:11px; line-height:13px; font-weight: normal; font-style:normal; font-family: Courier, monospace; text-align:left; margin-left:-11px; margin-right:-11px; margin-bottom:5px; margin-top:25px;}
  26.  
  27. #column_1 .panel h2{background-color: transparent; color:#faf9e2; letter-spacing: 0px; font-size:14px; text-decoration:none; font-family: Bookman, serif; line-height:12px; padding-left:12px; font-weight:bold; text-transform: lowercase; font-style: italic;}
  28.  
  29. #column_2 .panel h2{background-color: transparent; color:#faf9e2; letter-spacing: 0px; font-size:14px; text-decoration:none; font-family: Bookman, serif; line-height:12px; padding-left:12px; font-weight:bold; text-transform: lowercase; font-style: italic; border-bottom:}
  30.  
  31. #column_3 .panel h2{background-color: transparent; color:#faf9e2; letter-spacing: 0px; font-size:14px; text-decoration:none; font-family: Bookman, serif; line-height:12px; padding-left:12px; font-weight:bold; text-transform: lowercase; font-style: italic;}
  32.  
  33. #column_1 .panel img{height: auto; width: auto;}
  34.  
  35. #column_2 .panel img{height: auto; width: auto;}
  36.  
  37. #column_3 .panel img{height: auto; width: auto;}
  38.  
  39. #id_comments{overflow: auto; overflow-x: hidden; overflow-y: hidden; height: 303px;}
  40. #id_comments dl{overflow-y: auto; padding-right: 500px; height: 225px; width: 350px;}
  41.  
  42. #id_friends a{text-align: left;}
  43.  
  44. #column_1 .panel embed{ width: 140px; height:111px;}
  45.  
  46. #column_2 .panel embed{ width: 350px; height:311px;}
  47.  
  48. #column_3 .panel embed{ width: 140px; height:111px;}
  49.  
  50. #id_friends a{text-align: left;}
  51.  
  52. #column_1 .panel object{ width: 140px; height:111px;}
  53.  
  54. #column_2 .panel object{ width: 350px; height:311px;}
  55.  
  56. #column_3 .panel object{ width: 140px; height:111px;}
  57.  
  58. #id_details {
  59. line-height: 12px;
  60. font-size: 11px;
  61. text-align: center!important;}
  62.  
  63. #id_details p {
  64. font-family: Courier, monospace;;
  65. font-size:11px;
  66. font-weight: normal;
  67. text-transform: lowercase;
  68. line-height:12px!important;}
  69.  
  70. #id_details p strong {
  71. font-family: Courier, monospace;;
  72. font-weight:normal;
  73. color: #faf9e2;}
  74.  
  75. .media_panel { height: 10px !important; width: 10px; overflow: hidden; }
  76. .media_panel embed, .media_panel object { height: 10px; width: 10px; }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement