Advertisement
Manabi1010

Szablon z Yosei

Feb 28th, 2015
215
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 16.67 KB | None | 0 0
  1. .msg_foot, .comment-meta {
  2. color: #000000
  3. }
  4. a.msg-title, span.msg-title {
  5. color: #000000;
  6. font-weight: bold;
  7. font-size: 15px;
  8. font-family: arial
  9. }
  10. body, a:hover {
  11. cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur824.cur), progress !important
  12. }
  13. img:hover {
  14. opacity: 0.5;
  15. -webkit-transition: all 1.5s ease;
  16. -moz-transition: all 1.5s ease;
  17. -o-transition: all 1.5s ease;
  18. border-radius: 0px;
  19. box-shadow: 0px 0px 20px #000000
  20. }
  21. div#main_news, div#news {
  22. background: url("http://oi60.tinypic.com/2agqb0x.jpg") repeat scroll 0 0 transparent;
  23. width: 500px;
  24. border: #000000 2px groove;
  25. border-radius: 25px 25px 25px 25px;
  26. -ms-filter: "progid: DXImageTransform.Microsoft.Gradient( StartColorStr='#EAEAEA', EndColorStr='#EAEAEA' )"
  27. }
  28. :root div#main_news, div#news {
  29. -ms-filter: "none"
  30. }
  31. .radius-main-top, .radius-main-bottom, .half-radius-main-bottom {
  32. opacity: 0.6;
  33. -ms-filter: "progidXImageTransform.Microsoft.Alpha(Opacity=60)"
  34. }
  35. ul.user-profile li, ul.my-profile li {
  36. background-image: none;
  37. background-color: #000000;
  38. background-color: rgba(15,15,51,1);
  39. -ms-filter: "progidXImageTransform.Microsoft.Gradient( StartColorStr='#EAEAEA', EndColorStr='#EAEAEA' )"
  40. }
  41. :root ul.user-profile li, ul.my-profile li {
  42. -ms-filter: "none"
  43. }
  44. ul.user-profile li a.current, ul.my-profile li a.current {
  45. background-color: #000000
  46. }
  47. div#left_content .news_content, .last-profile-entry {
  48. background-image: none
  49. }
  50. .author-odd, .author-even, .authors-odd, .authors-even {
  51. border-style: none
  52. }
  53. .message-wrap {
  54. margin: 3px 0 6px
  55. }
  56. .message-wrap div.entry {
  57. padding: 6px 5px 4px;
  58. margin: 0;
  59. border-radius: 6px
  60. }
  61. .message-wrap .native, .message-wrap .foreign {
  62. background-image: none;
  63. margin: 0;
  64. float: none;
  65. width: auto;
  66. padding: 5px
  67. }
  68. .message-wrap .clearer {
  69. display: none
  70. }
  71. .radius-entry-top, .radius-entry-bottom, .pair-radius-entry-top, .pair-radius-entry-bottom {
  72. display: none
  73. }
  74. .author-odd, .author-even, .authors-odd, .authors-even {
  75. display: none
  76. }
  77. .img-wrap, #main_news .image-thumbs {
  78. text-align: center
  79. }
  80. #main_news .image-thumbs a.imgs {
  81. float: none
  82. }
  83. #main_news .image-thumbs a.imgs img {
  84. display: inline-block;
  85. margin: 6px 2px
  86. }
  87. .foreign .img-wrap img.full {
  88. max-width: none
  89. }
  90. ul#navlist li {
  91. background-image: none;
  92. background-color: #000000;
  93. border: #000000 2px groove;
  94. border-radius: 25px 25px 25px 25px;
  95. box-shadow: inset 0 -20px 12px -12px #000000 1px 1px 3px #000000
  96. }
  97. ul#navlist li .arrow, ul#navlist li .arrow:hover {
  98. background-image: none;
  99. padding-right: 0
  100. }
  101. .message-wrap div.message {
  102. text-align: center
  103. }
  104. .img-wrap {
  105. text-align: center
  106. }
  107. a.imgs img {
  108. width: 400px;
  109. border-radius: 0px 0px 0px 0px
  110. }
  111. .message-odd div.entry, .even {
  112. background: #9B8B7E;
  113. background-color: rgba(255,255,255,1);
  114. border-radius: 25px;
  115. border-right: 2px solid #FFFFFF;
  116. border-left: 2px solid #FFFFFF
  117. }
  118. .message-even div.entry, .odd {
  119. background: #9B8B7E;
  120. background-color: rgba(255,255,255,1);
  121. border-radius: 25px;
  122. border-right: 2px solid #FFFFFF;
  123. border-left: 2px solid #FFFFFF
  124. }
  125. div#login_profil img {
  126. border: none;
  127. float: left;
  128. padding: 0;
  129. width: 0
  130. }
  131. div.profil-info {
  132. width: 500px
  133. }
  134. .profile-stats {
  135. margin-left: 2px
  136. }
  137. .profile-stats {
  138. margin-left: 200px;
  139. width: 400px
  140. }
  141. div.profil-info {
  142. width: 500px
  143. }
  144. div#news, div#news_edit {
  145. width: 500px
  146. }
  147. div#news_editor, div#news_edit_editor {
  148. width: 500px
  149. }
  150. div#news_editor textarea, div#news_edit_editor textarea {
  151. width: 500px
  152. }
  153. .wrapper {
  154. width: 995px
  155. }
  156. #left_content {
  157. width: 500px
  158. }
  159. .message-wrap .native, .message-wrap .foreign {
  160. width: 500px
  161. }
  162. .message-odd div.entry, .even {
  163. border: 2px solid transparent
  164. }
  165. .message-even div.entry, .odd {
  166. border: 2px solid #000000
  167. }
  168. * {
  169. font-family: asap
  170. }
  171. a.imgs img {
  172. border: #000000 2px groove;
  173. border-radius: 25px 25px 25px 25px;
  174. border-image-outset: 31px;
  175. border-image-width: auto;
  176. /* 124px */
  177. }
  178. body {
  179. opacity: 1
  180. }
  181. .profile-stats ul li .stats-count .days {
  182. color: #000000
  183. }
  184. #logo, #adult_logo {
  185. background: url("http://b2.pinger.pl/149ca8d264300033136ce738f3ea6fab/mint4.png") no-repeat scroll 0 0 transparent;
  186. float: right;
  187. right: 340px;
  188. height: 150px;
  189. margin: 0px;
  190. padding: 0px 700 0 200px;
  191. width: 500px
  192. }
  193. .message-wrap .likes-wrap, .message-wrap .ajax-comment, .similar-list, .message-wrap .wikis-wrap, .comments-list-short .comments-list {
  194. background: url("http://oi60.tinypic.com/2agqb0x.jpg") repeat scroll 0 0 transparent
  195. }
  196. div#news, div#news_edit {
  197. background: url("http://oi60.tinypic.com/2agqb0x.jpg") repeat scroll 0 0 transparent
  198. }
  199. .radius-main-top {
  200. background: transparent
  201. }
  202. .half-radius-main-bottom {
  203. background: transparent
  204. }
  205. div#left_content .news_content, .last-profile-entry {
  206. background: url("http://oi60.tinypic.com/2agqb0x.jpg") repeat scroll 0 0 transparent
  207. }
  208. ul.comments-list .comment-content {
  209. border: none
  210. }
  211. .message-odd .native, .message-odd .foreign {
  212. background: #9B8B7E
  213. }
  214. .message-even .native, .message-even .foreign {
  215. background: #9B8B7E
  216. }
  217. .message-even .native .radius-entry-bottom {
  218. background: #9B8B7E
  219. }
  220. .message-even .native .radius-entry-top {
  221. background: #9B8B7E
  222. }
  223. .message-odd .native .radius-entry-bottom {
  224. background: #9B8B7E
  225. }
  226. .message-odd .native .radius-entry-top {
  227. background: #9B8B7E
  228. }
  229. #right, .sidebox, #right-example- profile, .recomended {
  230. background: url("http://oi60.tinypic.com/2agqb0x.jpg") repeat scroll 0 0 transparent;
  231. border-radius: 25px
  232. }
  233. ul#navlist li {
  234. background: url("http://oi60.tinypic.com/2agqb0x.jpg") repeat scroll 0 0 transparent;
  235. box-shadow: none
  236. }
  237. ul#navlist {
  238. position: relative;
  239. right: 340px
  240. }
  241. ul#navlist li a, ul#navlist li .link {
  242. color: #000000;
  243. text-shadow: 2px 2px 10px #000000
  244. }
  245. ul#navlist li.important a, #after-share li a.myprofile {
  246. color: #000000
  247. }
  248. ul#navlist li span.item:hover {
  249. position: relative;
  250. bottom: 3px
  251. }
  252. .user-style-set .vertical {
  253. text-align: left;
  254. padding-left: 1em
  255. }
  256. .user-style-set .textarea-bg {
  257. background: none;
  258. width: auto;
  259. height: auto;
  260. border: #000000 2px groove;
  261. border-radius: 25px 25px 25px 25px;
  262. font-family: arial;
  263. font-style: italic;
  264. color: #000000
  265. }
  266. .user-style-set #user-style-content {
  267. width: 488px;
  268. height: 360px;
  269. min-height: 90px;
  270. resize: vertical
  271. }
  272. button.button-add {
  273. background: url("http://oi60.tinypic.com/2agqb0x.jpg") repeat scroll 0 0 transparent;
  274. color: #000000;
  275. border: #000000 2px groove;
  276. border-radius: 25px 25px 25px 25px
  277. }
  278. button.button-add {
  279. background: url("http://oi60.tinypic.com/2agqb0x.jpg") repeat scroll 0 0 transparent;
  280. color: #000000;
  281. border: #000000 2px groove;
  282. border-radius: 25px 25px 25px 25px
  283. }
  284. button.button-add:hover {
  285. background: url("http://oi57.tinypic.com/69ered.jpg") repeat scroll 0 0 transparent;
  286. color: #000000
  287. }
  288. input.add-comment {
  289. background: url("http://oi60.tinypic.com/2agqb0x.jpg") repeat scroll 0 0 transparent;
  290. color: #000000;
  291. border: #000000 2px groove;
  292. border-radius: 25px 25px 25px 25px
  293. }
  294. input.add-comment:hover {
  295. background: url("http://oi57.tinypic.com/69ered.jpg") repeat scroll 0 0 transparent;
  296. color: #000000;
  297. border: #000000 2px groove;
  298. border-radius: 25px 25px 25px 25px
  299. }
  300. .author-odd, .author-even, .authors-odd, .authors-even {
  301. border: none
  302. }
  303. .author-odd, .author-even, .authors-odd, .authors-even {
  304. border-color: transparent
  305. }
  306. .user-style-set .vertical {
  307. text-align: left;
  308. padding-left: 1em
  309. }
  310. .user-style-set .textarea-bg {
  311. background: none;
  312. width: auto;
  313. height: auto;
  314. border: #000000 2px groove;
  315. border-radius: 25px 25px 25px 25px;
  316. border-radius: 3px
  317. }
  318. .user-style-set #user-style-content {
  319. width: 488px;
  320. height: 360px;
  321. min-height: 90px;
  322. resize: vertical
  323. }
  324.  .message-odd div.entry, .even {
  325. border: 1px #000000
  326. }
  327. .message-even div.entry, .odd {
  328. border: 1px #000000
  329. }
  330. div#footer_menu p {
  331. color: #000000;
  332. float: left;
  333. margin: 4px 0 0;
  334. padding: 1px
  335. }
  336. ul#sites li a#current_page {
  337. background: url("http://oi60.tinypic.com/2agqb0x.jpg") repeat scroll 0 0 transparent;
  338. color: #000000;
  339. text-decoration: none
  340. }
  341. ul#sites li a:hover {
  342. color: #000000
  343. }
  344. ul#sites li a {
  345. color: #000000;
  346. font-family: Arial;
  347. font-size: 12px;
  348. font-style: italic;
  349. font-weight: bold;
  350. display: block;
  351. margin: 2px;
  352. padding: 1px 6px
  353. }
  354. div#footer_menu a.prev_next {
  355. color: #000000;
  356. display: block;
  357. float: left;
  358. font-weight: bold;
  359. height: 16px;
  360. margin: 0;
  361. padding: 0;
  362. text-decoration: underline
  363. }
  364. div#footer_menu a.prev_next:hover, #footer_menu .hellip:hover {
  365. color: #000000
  366. }
  367. #footer_menu, .choose-page {
  368. background: transparent
  369. }
  370. ul#sites li {
  371. color: #000000
  372. }
  373. .message-wrap .news-tags .tags-wrapper {
  374. background: transparent
  375. }
  376. .message-wrap .news-tags {
  377. font-family: Verdana, sans-serif;
  378. font-size: 15px;
  379. font-style: italic;
  380. font-weight: bold;
  381. text-align: right
  382. }
  383. ul#tab_content li a, ul.my-profile li a, ul.user-profile li a {
  384. color: #000000;
  385. font-weight: normal;
  386. font-size: 16px;
  387. font-family: asap;
  388. font-style: italic;
  389. text-decoration: underline
  390. }
  391. ul#tab_content li, ul.my-profile li, ul.user-profile li {
  392. background: url("http://oi60.tinypic.com/2agqb0x.jpg") repeat scroll 0 0 transparent
  393. }
  394. ul#tab_content li a.current, ul.my-profile li a.current, ul.user-profile li a.current {
  395. background: url("http://oi60.tinypic.com/2agqb0x.jpg") repeat scroll 0 0 transparent;
  396. color: #000000;
  397. font-weight: normal;
  398. font-size: 16px;
  399. font-family: asap;
  400. font-style: italic;
  401. text-decoration: underline
  402. }
  403. a {
  404. color: #000000;
  405. text-decoration: underline
  406. }
  407. .link {
  408. color: #000000;
  409. text-decoration: underline
  410. }
  411. .profile-stats {
  412. margin-left: 2px
  413. }
  414. div#login_profil img {
  415. background: transparent;
  416. border: 2px groove white
  417. }
  418. .author-odd, .author-even, .authors-odd, .authors-even {
  419. background: transparent;
  420. border: 2px groove white
  421. }
  422. .like-list .avatar, .comment .avatar, .citation .avatar {
  423. background: transparent;
  424. border: #000000 2px groove;
  425. border-radius: 25px 25px 25px 25px
  426. }
  427. .sidebox {
  428. border-top: white 1px solid;
  429. border-right: white 1px solid;
  430. border-left: white 1px solid;
  431. border-bottom: white 1px solid
  432. }
  433. .profile-stats ul li .stats-count {
  434. color: #000000;
  435. display: block;
  436. font-size: 14px;
  437. font-weight: normal;
  438. font-family: asap;
  439. font-style: italic
  440. }
  441. .profile-stats ul li .stats-label {
  442. color: #000000;
  443. display: block;
  444. font-size: 10px;
  445. font-weight: normal;
  446. font-style: italic;
  447. font-family: asap;
  448. text-transform: uppercase
  449. }
  450. .profile-stats ul li {
  451. border: transparent 3px double;
  452. float: left;
  453. padding: 0 10px;
  454. text-align: center
  455. }
  456. .message-wrap .comment-message, #main .private-messages-by-thread .comment-message, #main #system-messages .comment-message {
  457. clear: both;
  458. font-size: 14px;
  459. font-weight: normal;
  460. margin-bottom: 5px;
  461. color: #000000;
  462. min-height: 10px;
  463. overflow: hidden
  464. }
  465. .profile-stats ul {
  466. background: url("http://oi60.tinypic.com/2agqb0x.jpg") repeat scroll 0 0 transparent;
  467. overflow: hidden;
  468. padding: 4px;
  469. border: #000000 2px groove;
  470. border-radius: 25px 25px 25px 25px
  471. }
  472. .profile-stats {
  473. clear: both;
  474. overflow: hidden;
  475. margin-left: 54px;
  476. background: transparent;
  477. text-align: center;
  478. float: center;
  479. border: transparent 2px dotted;
  480. margin-bottom: 12px
  481. }
  482. like {
  483. background-color: transparent;
  484. background-repeat: no-repeat;
  485. border: medium none;
  486. color: #000000;
  487. font-size: 11px;
  488. margin: 0 !important;
  489. padding: 0 0 1px
  490. }
  491. .like-icon {
  492. background-image: none;
  493. background-position: 0 0
  494. }
  495. .dont-like-icon {
  496. background-image: none;
  497. background-position: 0 2px;
  498. padding-bottom: 2px
  499. }
  500. .msg_foot, .comment-meta {
  501. color: transparent
  502. }
  503. div.message div {
  504. font-size: 15px
  505. }
  506. .message-odd div.entry, .even {
  507. background: white;
  508. font-family: asap;
  509. font-style: italic;
  510. color: #000000
  511. }
  512. .message-even div.entry, .odd {
  513. background: white;
  514. font-family: asap;
  515. font-style: italic;
  516. color: #000000
  517. }
  518. div#news_editor textarea, div#news_edit_editor textarea {
  519. background: url("http://oi60.tinypic.com/2agqb0x.jpg") repeat scroll 0 0 transparent;
  520. border: medium none;
  521. font-size: 16px;
  522. color: #000000;
  523. font-style: italic;
  524. font-family: asap;
  525. height: 160px;
  526. line-height: 1.2em;
  527. overflow-y: scroll;
  528. top: 0;
  529. width: 520px
  530. }
  531. div.profil-info h2 span {
  532. color: transparent;
  533. font-family: asap;
  534. font-size: 35px;
  535. font-style: italic;
  536. text-decoration: underline;
  537. left: 10px;
  538. position: absolute;
  539. top: 7px;
  540. z-index: -1
  541. }
  542. div.profil-info h2 a {
  543. color: #000000;
  544. font-family: asap;
  545. font-size: 35px;
  546. font-style: italic;
  547. text-decoration: underline
  548. }
  549. .sidebox img, .recomended img {
  550. background: none repeat scroll 0 0 transparent;
  551. border: #000000 2px groove;
  552. border-radius: 25px 25px 25px 25px
  553. }
  554. .time, div#main a.time, div#main a.comm {
  555. color: #000000;
  556. font-family: asap;
  557. text-decoration: none
  558. }
  559. .sidebox .list-of-tags, .sidebox .list-of-tags a {
  560. color: #000000;
  561. font-family: asap;
  562. font-size: 12;
  563. font-style: italic;
  564. font-weight: normal;
  565. font-style: italic
  566. }
  567. .sidebox {
  568. border: #4A4B60 3px groove
  569. }
  570. .valid2 {
  571. color: #000000;
  572. font-weight: normal
  573. }
  574. h2, .r-about-header {
  575. color: #000000;
  576. font-size: 12px;
  577. padding: 0;
  578. font-weight: normal;
  579. text-align: center
  580. }
  581. h2.user_info_header {
  582. color: #000000;
  583. margin: 9px 0 2px 6px;
  584. font-weight: normal;
  585. font-family: asap;
  586. font-style: italic;
  587. text-align: underline;
  588. font-size: 19px
  589. }
  590. .sidebox {
  591. color: #000000;
  592. font-family: asap;
  593. font-size: 15px
  594. }
  595. h2.login_icon {
  596. background: transparent;
  597. color: transparent;
  598. font-size: 15px;
  599. font-weight: normal;
  600. font-style: italic;
  601. text-decoration: none;
  602. margin-bottom: -05px;
  603. padding: -70px 0 0 0px
  604. }
  605. ul.comments-list .comment-content {
  606. border: none
  607. }
  608. ul.comments-list .comment-arrow {
  609. background: transparent
  610. }
  611. ul.comments-list .comment-top {
  612. background: transparent
  613. }
  614. ul.comments-list .comment-bottom {
  615. background: transparent
  616. }
  617. textarea {
  618. background: url("http://oi60.tinypic.com/2agqb0x.jpg") repeat scroll 0 0 transparent;
  619. font-family: asap;
  620. font-style: italic;
  621. color: #000000
  622. }
  623. .message-wrap .likes-wrap, .message-wrap .ajax-comment, .similar-list, .message-wrap .wikis-wrap, .comments-list-short .comments-list {
  624. background: transparent
  625. }
  626. .comments-list-short ul.short-list {
  627. background: transparent
  628. }
  629. .message-odd .native, .message-odd .foreign {
  630. background: transparent
  631. }
  632. .message-even .native, .message-even .foreign {
  633. background: transparent
  634. }
  635. .message-odd .native, .message-odd .foreign {
  636. background: transparent
  637. }
  638. .message-even .native, .message-even .foreign {
  639. background: transparent
  640. }
  641. .message-even .native .radius-entry-bottom {
  642. background: transparent
  643. }
  644. .message-even .native .radius-entry-top {
  645. background: transparent
  646. }
  647. .message-odd .native .radius-entry-bottom {
  648. background: transparent
  649. }
  650. .message-odd .native .radius-entry-top {
  651. background: transparent
  652. }
  653. #main_news {
  654. background: url("http://oi60.tinypic.com/2agqb0x.jpg") repeat scroll 0 0 transparent
  655. }
  656. .message-odd div.entry, .even {
  657. background: transparent
  658. }
  659. .message-even div.entry, .odd {
  660. background: transparent
  661. }
  662. div#news, div#news_edit {
  663. background: url("http://oi60.tinypic.com/2agqb0x.jpg") repeat scroll 0 0 transparent
  664. }
  665. .radius-main-top {
  666. background: transparent
  667. }
  668. .half-radius-main-bottom {
  669. background: transparent
  670. }
  671. div#left_content .news_content, .last-profile-entry {
  672. background: transparent
  673. }
  674. div#left_content .news_content, .last-profile-entry {
  675. background: transparent
  676. }
  677. div#news_editor textarea, div#news_edit_editor textarea {
  678. background: url("http://oi60.tinypic.com/2agqb0x.jpg") repeat scroll 0 0 transparent;
  679. font-family: asap;
  680. font-style: italic;
  681. color: #000000
  682. }
  683. div.profil-info {
  684. background: #9B8B7E;
  685. border-radius: 0px 0px 0px 0px;
  686. border: transparent 3px double;
  687. display: none
  688. }
  689. input#search-username, input#search-msg, input#search-msg-by-tag {
  690. background: url("http://oi57.tinypic.com/69ered.jpg") repeat scroll 0 0 transparent;
  691. border: #000000 2px groove
  692. }
  693. .sidebox .column_info {
  694. background: url("http://oi60.tinypic.com/2agqb0x.jpg") repeat scroll 0 0 transparent;
  695. border: #000000 2px groove;
  696. border-radius: 25px 25px 25px 25px;
  697. font-size: 10px
  698. }
  699. * {
  700. font-family: asap;
  701. font-size: 15px
  702. }
  703. .sidebox {
  704. background: url("http://oi60.tinypic.com/2agqb0x.jpg") repeat scroll 0 0 transparent;
  705. width: 250px;
  706. border: #000000 2px groove;
  707. border-radius: 25px 25px 25px 25px
  708. }
  709. #right_content .sidebox-odd {
  710. background: url("http://oi60.tinypic.com/2agqb0x.jpg") repeat scroll 0 0 transparent;
  711. border: #000000 2px groove;
  712. width: 250px;
  713. border-radius: 25px 25px 25px 25px
  714. }
  715. ul.comments-list .comment-top {
  716. background: transparent
  717. }
  718. ul.comments-list .comment-bottom {
  719. background: transparent
  720. }
  721. .message-wrap .likes-wrap, .message-wrap .ajax-comment, .similar-list, .message-wrap .wikis-wrap, .comments-list-short .comments-list {
  722. border: transparent 3px double
  723. }
  724. #user-last-images ul li, #main-gallery ul.images-list li {
  725. border: transparent 3px double;
  726. float: left;
  727. margin-bottom: 10px;
  728. padding: 2px;
  729. width: 87px
  730. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement