skins

Theme #7

Jun 10th, 2013
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 13.50 KB | None | 0 0
  1. .wall-image-left img {width: 100%;annie; height: 100%}
  2.  
  3. <link href="/i/css/skins/skin8.css" rel="stylesheet" type="text/css" />
  4.     <link href="/profiles/put_user_css.php?usr=karry_rozzy" rel="stylesheet" type="text/css" />
  5.     <style type="text/css">
  6.     <!--
  7.     #body_wraper {
  8.         background-color: #F4D4C8;
  9.         background-image: url("http://i.kefche.com/backgrouds/43/9c2b43053728.png");
  10.         background-repeat: no-repeat;
  11.         background-position: right bottom;
  12.         background-attachment: fixed;
  13.         width: auto !important;
  14.    
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21. .profile-left img {filter:alpha(opacity=100); border-radius: 100px;}
  22.  
  23. .wall-item {-webkit-mask-box-image: url(http://prikachi.com/images/545/5345545Y.png) 0 stretch;}
  24.  
  25. body {font-family: Comic Sans MS;color:purple;}
  26.  
  27.  
  28. .wall-avt img:hover {width: 120px; height: 120px;}
  29.  
  30. body {-webkit-filter: contrast(80%);}
  31.  
  32.  
  33. .pwall {display :none }
  34. .plexicon {display :none}
  35.  
  36.  
  37.  
  38. .logoKefche {display:none;}
  39.  
  40.  
  41. .wall-post {border-radius:3px; padding:10px; background:#f0f0f0; border:1px solid #d2d2d2; position:relative;}
  42. .wall-textarea {display:block; width:574px; height:48px; float:left;}
  43. .wall-submit {float:left; width:120px; position:absolute; top:10px; right:30px;}
  44. .wall-publish-submit {display:block; width:120px; height:36px; margin:0 0 0 10px; float:left;}
  45.  
  46. .wall-item {
  47. position: relative;
  48. width: 744px;
  49. padding: 5px;
  50. margin: 5px 0 0 0;
  51. background-color: white;
  52. border-bottom: #C6E0EA solid 1px;
  53. }
  54.  
  55. .wall-avt {
  56. display: block;
  57. width: 60px;
  58. height: 60px;
  59. float: left;
  60. }
  61.  
  62. .wall-item-body {
  63. position: relative;
  64. top: -4px;
  65. width: 666px;
  66. margin: 0 0 0 10px;
  67. float: left;
  68. }
  69.  
  70. .wall-row1 {
  71. }
  72.  
  73.  
  74. .wall-row2 {
  75. width: 655px;
  76. overflow: hidden;
  77. }
  78.  
  79. .wall-row3 {
  80. }
  81.  
  82. .wall-main-usr {
  83. display: block;
  84. font-size: 14px;
  85. font-weight: bold;
  86. float: left;
  87. }
  88.  
  89. .wall-dt {
  90. margin: 2px 7px 0 0;
  91. padding: 0 0 0 14px;
  92. font-size: 11px;
  93. background-repeat: no-repeat;
  94. background-image: url(/i/calendar12.png);
  95. background-position: 0% 40%;
  96. color: #7F7F7F;
  97. float: left;
  98. }
  99.  
  100. .wall-like {
  101. display: block;
  102. margin: 0 7px 0 0;
  103. padding: 0 0 0 14px;
  104. background-repeat: no-repeat;
  105. background-image: url(/i/like_12.png);
  106. background-position: 0% 50%;
  107. float: left;
  108. }
  109.  
  110. .wall-comment {
  111. display: block;
  112. margin: 0 7px 0 0;
  113. padding: 0 0 0 14px;
  114. background-repeat: no-repeat;
  115. background-image: url(/i/wall-comm12.png);
  116. background-position: 0% 50%;
  117. float: left;
  118. }
  119.  
  120. .wall-like2 {
  121. display: block;
  122. position: relative;
  123. top: 1px;
  124. margin: 0 7px 0 0;
  125. padding: 0 0 0 12px;
  126. background-repeat: no-repeat;
  127. background-image: url(/i/like_10.png);
  128. background-position: 0% 52%;
  129. font-size: 11px;
  130. float: left;
  131. }
  132.  
  133. .wall-like-show {
  134. -moz-border-radius: 2px;
  135. -webkit-border-radius: 2px;
  136. width: 400px;
  137. padding: 3px;
  138. margin-top: 5px;
  139. background-color: #ccd8e5;
  140. }
  141.  
  142. .wall-comment-like-box {
  143. -moz-border-radius: 2px;
  144. -webkit-border-radius: 2px;
  145. width: 400px;
  146. padding: 3px;
  147. background-color: #ccd8e5;
  148. }
  149.  
  150. .wall-in-comment {
  151. position: relative;
  152. width: 660px;
  153. border-radius:3px;
  154. padding: 3px;
  155. margin-top: 5px;
  156. background-color: #e3eefb;
  157. line-height: 100%;
  158. }
  159.  
  160.  
  161. .wall-in-comm-avt {
  162. display: block;
  163. margin: 0 3px 0 0 ;
  164. float: left;
  165. }
  166.     .wall-in-comm-avt img {
  167.         display: block;
  168.         width: 30px;
  169.         height: 30px;
  170.         background: silver;
  171.     }
  172.  
  173. .wall-in-comm-body {    
  174. margin-top: -3px;
  175. width: 563px;
  176. padding: 2px;
  177. float: left;
  178. }
  179.  
  180. .wall-in-comm-row1 {
  181. line-height: 100%;
  182. margin-bottom: 2px;
  183. width: 580px;
  184. }
  185.  
  186. .wall-dt2 {
  187. margin: 0 5px 0 0;
  188. font-size: 11px;
  189. color: #7F7F7F;
  190. float: left;
  191. }
  192.  
  193. .wall-input-comment {
  194. display: block;
  195. width: 360px;
  196. height: 22px;
  197. padding: 2px;
  198. margin: 0 2px 0 0;
  199. font-size: 14px;
  200. float: left;
  201. }
  202.  
  203. .wall-comment-submit {
  204. display: block;
  205. height: 29px;
  206. padding: 2px;
  207. float: left;
  208. }
  209.  
  210. .wall-remove {
  211. -moz-border-radius: 2px;
  212. -webkit-border-radius: 2px;
  213. display: block;
  214. position: absolute;
  215. right: 18px;
  216. top: 3px;
  217. padding: 0 2px;
  218. line-height: 18px;
  219. z-index: 200;
  220. color: white;
  221. background-color: #2F2F2F;
  222. }
  223.     .wall-in-comment .wall-remove {
  224.         right: 5px;
  225.         top: 3px;
  226.     }
  227.  
  228. .wall-image-left {
  229. display: block;
  230. margin: 0 5px 0 0;
  231. float: left;
  232. text-align: center;
  233. white-space: nowrap;
  234. overflow: hidden;
  235. }
  236. .wall-image-left img { display: block; }
  237.    
  238.    
  239.  
  240. .wall-video {float:left; margin:0; width:100%; position:relative;}
  241. .wall-video iframe {margin:0; padding:0; float:left;}
  242.  
  243. .wall-video h1 {margin:0 0 0 10px; padding:0; font-size:13px; color:#da005d;float:left; width:50%;}
  244. .wall-video h1 a {font-size:13px; color:#da005d;}
  245.  
  246. .wall-video p {margin:0 0 0 10px; padding:0; font-size:12px; color:#000; float:left; width:80%;}
  247. .wall-video p a {font-size:12px; color:#da005d;}
  248. .wall-video img.video-thumb {float:left; width:100px; height:75px;}
  249.  
  250. .wall-video div span {display:block; background:url(/i/video_play.png) no-repeat center; width:22px; height:22px; position:absolute; top:36%; left:40px;}
  251.  
  252.  
  253. .hoverLink {position:absolute; display:block; width:100px; height:75px; top:0; left:0; z-index:10;}
  254.  
  255. .bigVideo {margin-top:10px; float:none;}
  256. .bigVideo h1 {width:240px !important; margin-left:10px; float:left !important;}
  257. .bigVideo span {display:none !important;}
  258. .bigVideo h1 a {font-size:18px !important;}
  259. .bigVideo p {font-size:15px; width:37% !important;}
  260.  
  261. .wall-post .wall-video {width:580px;}
  262.  
  263.  
  264.  
  265.  
  266.  
  267.  
  268.  
  269.  
  270.  
  271.  
  272.  
  273.  
  274.  
  275.  
  276.  
  277.  
  278.  
  279.  
  280. color:white; font-size: 14px;
  281. text-shadow: 0 0 16px blue;
  282.  
  283.  
  284.  
  285. .profile-left {-webkit-mask-box-image: url(http://prikachi.com/images/196/5109196t.png) 0 stretch;}
  286.  
  287.  
  288.  
  289. body {text-transform:capitalize;}
  290.  
  291.  
  292. header {position:absolute;top:1100px}
  293.  
  294.  
  295. background: transparent url(http://www.prikachi.com/images/591/5181591l.jpg) no-repeat scroll 50% 0%;
  296. background-image: url(http://www.prikachi.com/images/591/5181591l.jpg);
  297. background-repeat-x: no-repeat;
  298. background-repeat-y: no-repeat;
  299. background-attachment: scroll;
  300. background-position-x: 50%;
  301. background-position-y: 0%;
  302. background-origin: initial;
  303. background-clip: initial;
  304. background-color: transparent;
  305. height: 35px;
  306. overflow: hidden;
  307. overflow-x: hidden;
  308. overflow-y: hidden;
  309. text-indent: 9999999px;
  310. width: 184px;}
  311.  
  312.  
  313.  
  314.  
  315.  
  316.  
  317.  
  318.  
  319.  
  320.  
  321. .online {background: url(http://prikachi.com/images/528/5250528E.png) no-repeat 0px 50%;width: 162px;}
  322.  
  323. [style] body { background-image:url("http://img147.imageshack.us/img147/39/summercloudsbydjmattricks6yn.jpg"); color: gray; font-weight:800; } #welcome { position : absolute; top:80px; left:300px; width:300px; padding:3px; border: dashed; border-color:white; border-width:2px; color: white; font-weight:600; } a { font-size:10pt; color:gray; font-weight:bold; text-decoration:none; border-bottom:1px dotted; } #friends { position : absolute; left:55px; top:80px; padding:3px; border:dashed; border-width:3px; border-color:black; color: white; font-weight:800; width:140px; text-align:center; } h1 { font-size:11pt; display:inline; } #var { position : absolute; top:80px; left:650px; border:dashed; border-color:white; border-width:2px; padding:3px; width:300px; }[/style][strong][strong][style="color:purple;"][center][strong]
  324.  
  325.  
  326. body {-webkit-filter: brightness(20%);}
  327.  
  328.  
  329. .wall-avt {-webkit-mask-box-image: url(http://i48.tinypic.com/2s79sp1.png) 0 stretch;}
  330.  
  331. profile-top-usr {position:absolute;left:790px;}
  332.  
  333.  
  334. img {border-radius: 40px 40px 40px 40px;margin: 0px;-webkit-transition: all 1.5s ease;-moz-transition: all 1.5s ease;-o-transition: all 1.5s ease;}img:hover { -moz-border-radius: 0px 0px 0px 0px;-webkit-border-radius: 0px 0px 0px 0px;-o-border-radius: 0px 0px 0px 0px;border-radius: 0px 0px 0px 0px;-webkit-transition: all 1.5s ease;-moz-transition: all 1.5s ease;}
  335.  
  336. .wall-post textarea {background:url(.wall-post textarea {background:url(линк към pic) repeat; border-bottom:1px solid #;}) repeat; border-bottom:1px solid #;}
  337.  
  338.  
  339.  
  340.  
  341.  
  342.  
  343. img{ -webkit-transition: opacity 0.3s linear; opacity: 0.60; } img:hover{ -webkit-transition: opacity 0.3s linear; opacity: 1; }
  344.  
  345. .martenitsa_img {background: url(display:none)
  346.  no-repeat scroll center top transparent;
  347.  height: 70px;
  348.  overflow: hidden;
  349.  text-indent: -999px;
  350.  width: 50px;}
  351.  
  352. /********* Дясна колона на профила *********/
  353.  
  354.  /* Коментари */
  355.  .wall-post {background:url() repeat; border-bottom:1px solid #;}
  356.  .wall-post textarea {background:url(display:none) repeat; border-bottom:1px solid #;}
  357.  .wall-post input {background:url() repeat; border-bottom:1px solid #;}
  358.  
  359.  
  360.  /* Разделителни черти */
  361.  .profile-left hr {background:url(display:none) repeat; border-bottom:1px solid ffffff;}
  362.  
  363.  /* Информация Р·Р° потребител */
  364.  .pinfo {}
  365.  
  366.  /* Бутончета СЃ навигацията РЅР° профила */
  367.  .profile-nav-buttonLeft, .prof-addlink {background:url(display:none) repeat; border-bottom:1px solid цвят;cinnamon cake;}
  368.  .profile-nav-buttonLeft:hover, .prof-addlink:hover {background:url(display:none) repeat; border-bottom:1px solid цвят;cinnamon cake;}
  369.  
  370.  /* Блокче Статистика */
  371.  .pstats-head {background: цвят !important; border-bottom:1px solid цвят;}
  372.  .pstats-body div {background:url(display:none) repeat; border-bottom:1px solid цвят;}
  373.  
  374.  /* Блокче Приятели */
  375.  .pfirends-easy {background: цвят !important; border-bottom:1px solid цвят;}
  376.  .pfirends-txt {}
  377.  
  378.  /* Блокче Запознай СЃРµ СЃ... */
  379.  .maybe-know {display:none}
  380.  
  381.  /* Блокче Рожденици */
  382.  .pfirends-easy.friends-birthday {display:none}
  383.  .pfriends-body.friends-birthday {display:none}
  384.  
  385.  
  386.  /* Коментари *
  387.  .wall-post {background:url font-family}
  388.  .wall-post textarea {background:url(none; repeat; color: # b4ff7a; font-family: Segoe Print; font-size: 12px) repeat; border-bottom:1px solid цвят;}
  389.  .wall-post input {background:url(none; repeat; color: # b4ff7a; font-family: Segoe Print; font-size: 12px) repeat; border-bottom:1px solid цвят;}
  390.  .wall-item {background: цвят !important; border-bottom:1px solid цвят;}
  391.  .wall-in-comment {background: none; repeat; color: # b4ff7a; font-family: Segoe Print; font-size: 12px;}
  392.  .wall-like-show {background: цвят !important; border-bottom:1px solid # b4ff7a;}
  393.  .wall-comment-like-box {background: цвят !important; border-bottom:1px solid
  394.  С†РІСЏС‚;}
  395.  
  396.  
  397.  /* Стена Рё описание РЅР° профила */
  398.  .prof-box-title {background:url(фон) repeat; border-bottom:1px solid цвят;}
  399.  .prof-in-header {background:url(фон) repeat; border-bottom:1px solid цвят;}
  400.  .rate-profile {background:url(фон) repeat; border-bottom:1px solid цвят;}
  401.  .rate-profile a {background:url(фон) repeat; border-bottom:1px solid цвят;}
  402.  .rate-profile a span {background:url(фон) repeat; border-bottom:1px solid цвят;}
  403.  .profile-html-body {background:url(фон) repeat; border-bottom:1px solid цвят;}
  404.  .prof-box {background:url(фон) repeat; border-bottom:1px solid цвят;}
  405.  .prof-box-body {background:url(фон) repeat; border-bottom:1px solid цвят;}
  406.  
  407. .pwall {
  408.  background-position: 3% 58%;
  409.  background-repeat: no-repeat;
  410.  background-image: url('http://sl.glitter-graphics.net/pub/1597/1597864dcroeqh6lb.gif');
  411.  }
  412.  .plexicon {
  413.  background-position: 3% 58%;
  414.  background-repeat: no-repeat;
  415.  background-image: url
  416.  
  417.  
  418. g');
  419. }
  420. .pphoto {
  421. background-position: 3% 58%;
  422. background-repeat: no-repeat;
  423. background-image: url('http://sl.glitter-graphics.net/pub/401/401598lgog8q3cl9.gif');
  424. }
  425. .pgames {
  426. background-position: 3% 58%;
  427. background-repeat: no-repeat;
  428. background-image: url('http://sl.glitter-graphics.net/pub/245/245910c5vhn8ec6y.gif');
  429. }
  430. .pvideo {
  431. background-position: 3% 58%;
  432. background-repeat: no-repeat;
  433. background-image: url('http://sl.glitter-graphics.net/pub/439/439087zf2mcug0by.gif');
  434. }
  435. .pgroups {
  436. background-position: 3% 58%;
  437. background-repeat: no-repeat;
  438. background-image: url('http://sl.glitter-graphics.net/pub/922/922245lg5tzsf627.gif');
  439. }
  440. .pquiz {
  441. background-position: 2% 58%;
  442. background-repeat: no-repeat;
  443. background-image: url('http://sl.glitter-graphics.net/pub/1009/1009301vx913s01dc.gif');
  444. }
  445.  
  446.  
  447. .top-din-pro {
  448. background: transparent url(http://images.gifmania.bg/Gif-Animacii-Love/Animations-Hearts/Images-Heart-Icons/heart-icon1.gif) no-repeat scroll 50% 0%;
  449. height: 11px;
  450. overflow: hidden;
  451. text-indent: 200px;
  452. width: 10px;
  453. }
  454.  
  455. .puma-belong {
  456. background:url(
  457. )0 0;
  458. }
  459.  
  460. body, a:hover {cursor: url(http://cur.cursors-4u.net/others/oth-7/oth646.cur), progress !important;}
  461. }
  462.  
  463.  
  464.  
  465.  
  466. .prof-show-status { text-align:center;
  467.  
  468.  
  469.  
  470.  
  471. img{ -webkit-transition: opacity 0.8s linear; opacity: 0.20; }
  472. img:hover{ -webkit-transition: opacity 0.8s linear; opacity: 1; }
  473. img hr { -webkit-transition: opacity 0.8s linear; opacity: 0.20; }
  474.  
  475.  
  476.  
  477. moz-transform:scale(-0.99); /*Mozilla scale version*/ -o-transform:scale(-0.99); /*Opera scale version*/ -webkit-transition: .9s;}
Advertisement
Add Comment
Please, Sign In to add comment