skins

Theme #13

Jun 19th, 2013
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 15.20 KB | None | 0 0
  1. /*
  2.  * Скеле РЅР° стилове, разделени РїРѕ елементи
  3.  * РђРєРѕ искаш РґР° научиш повече Р·Р° CSS стиловете:
  4.  * http://www.w3schools.com/css/default.asp
  5. */ 
  6.  
  7. /********* Общи класове на профила *********/
  8.  
  9. body {}
  10. body, a, a:hover {
  11.     cursor: url("http://media.tumblr.com/tumblr_ma87yyYp7E1qid2nw.png"), url("http://media.tumblr.com/tumblr_ma87yyYp7E1qid2nw.png"), auto;}
  12.  
  13. #body_wraper {}
  14. h1 {}
  15. h2 {}
  16. h3 {}
  17. a {}
  18.  
  19. /********* Глава на сайта *********/
  20.  
  21. /* Горната част на главата */
  22. .header {display:none;}
  23. /* Долната част на главата */
  24. .header2 {display:none;}
  25. /* Бутончета в горната част на главата */
  26. .topMenu li {}
  27. .topMenu li a {}
  28. .topMenu li:hover {}
  29. .topMenu li a:hover {}
  30.  
  31. /* Вертикални чертички в горната част на главата */
  32. .separator {}
  33.  
  34. /* Бутонче с настройки */
  35. .tsettings {}
  36. .tsettings:hover {}
  37.  
  38. /* Аватар */
  39. .avt {}
  40. .avt img {}
  41. /* Линкове в горната част на главата */
  42. .user-top a {}
  43. .user-top a:hover {}
  44. .user-top-right-row1 {}
  45.  
  46. /* Търсачка */
  47. .search-main {}
  48.  
  49. /* Основна навигация */
  50. .header2 li {}
  51. .header2 li:hover {}
  52. .header2 li.active {}
  53.  
  54. .header2 li a {}
  55. .header2 li:hover a {}
  56. .header2 li.active a {}
  57.  
  58.  
  59. /********* Дясна колона на профила *********/
  60.  
  61. /* Колона */
  62.  
  63. .pwall {display:none;}.pphoto {display:none;}.pvideo {display:none;}.pquiz {display:none;}.pgames {display:none;}.profile-left hr {display:none;}.plinkstatistic {display:none;}.fr_inv {display:none;}.profile-left .maybe-know {display:none;}.profile-left .pfirends {display:none;}.profile-left .box {display:none;}.profile-left .pstat {display:none;}.profile-left hr {display:none;}.footer, .fleft a, .footer_wrap {display:none;}.icon-prof-dec .rate-profile {display:none;}.profile-left {background:url(http://i660.photobucket.com/albums/uu329/krischi26/blank.png) no-repeat; border-bottom:1px solid #; scroll 50% 0%;height:250px;border: 0px solid black; width: 300px;-webkit-border-radius: 10px 10px 10px 10px;position: fixed; no-repeat scroll 50% 0%;height:1000px;border: 0px solid black; width: 600px;-webkit-border-radius: 10px 10px 10px 10px;position: fixed;left:650px;border-radius: 0px;-moz-border-radius: 2px;-webkit-border-radius: 0px;-o-border-radius: 0px;-ms-border-radius: 0px;z-index: 100;}
  64.  
  65.  
  66. /* Разделителни черти */
  67. .profile-left hr {visibility:hidden;}
  68.  
  69. /* Информация за потребител */
  70. .pinfo {background: none; repeat scroll 0% 0% ; margin-top:55px;
  71. width:200px;
  72. height:60px;
  73. font-family: Verdana,Geneva,Tahoma,sans-serif;
  74. border: 1px solid rgb(210, 171, 245);
  75. background: none repeat scroll 0% 0% rgb(255, 255, 255);
  76. padding: 10px;
  77. position: relative;
  78.     opacity: 0.5;
  79. color: #f0840c;
  80. text-shadow: 0 0 1px #ffffff;
  81. background-color: rgb(255, 255, 255);
  82. box-shadow: 7px 7px #3FF8FF;}
  83.  
  84.  
  85. /* Бутончета с навигацията на профила */
  86. .profile-nav-buttonLeft, .prof-addlink  {background:url(http://i660.photobucket.com/albums/uu329/krischi26/blank.png) no-repeat; border-bottom:1px solid #;}
  87. .profile-nav-buttonLeft, .prof-addlink  {text-decoration:blink;}
  88. .profile-nav-buttonLeft, .prof-addlink {    border-radius: 4px 4px 4px 4px;
  89.     font-family: ronda;
  90.     font-size: 8px;
  91.     text-decoration: none;
  92.     width: 65px;
  93.     border: 1px solid rgb(0, 0, 0);
  94.     text-shadow: 0 0 1px #ffffff;
  95. text-align:center;
  96.     background: none repeat scroll 0% 0% rgb(255, 255, 255);
  97.     opacity: 0.5;}
  98. .profile-nav-buttonLeft:hover, .prof-addlink:hover{background:url(http://i660.photobucket.com/albums/uu329/krischi26/blank.png) no-repeat; border-bottom:1px solid #;}
  99. .profile-nav-buttonLeft:hover, .prof-addlink:hover {text-decoration:line-through;}
  100. .profile-nav-buttonLeft:hover, .prof-addlink:hover {color: black;text-align:center;
  101.     background: none repeat scroll 0% 0% rgb(255, 255, 255);
  102. border-radius: 4px 4px 4px 4px;
  103. font-family: ronda;
  104. text-align: center;
  105. color: rgb(238, 159, 177);
  106.     opacity: 0.5;
  107. display: block;
  108. font-size: 8px;
  109. border: 1px solid rgb(0, 0, 0);
  110. margin-top: 2px;
  111. text-transform: uppercase;}
  112.  
  113. /* Блокче Статистика */
  114. .pstats-head {}
  115. .pstats-body div {}
  116.  
  117. /* Блокче Приятели */
  118. .pfirends-easy {}
  119. .pfirends-txt {}
  120.  
  121. /* Блокче Запознай се с... */
  122. .maybe-know {}
  123.  
  124. /* Блокче Рожденици */
  125. .pfirends-easy.friends-birthday {}
  126. .pfriends-body.friends-birthday {}
  127.  
  128.  
  129. /********* Лява част на профила *********/
  130.  
  131. /* Блок за въвеждане на статуса */
  132.  
  133. /* Блокче със статус */
  134. .profie-toprow {background:url(http://i660.photobucket.com/albums/uu329/krischi26/blank.png) repeat; background-position-x: 50%;}
  135. .profile-top-usr {display:none;}
  136. .prof-show-status {background:url(http://i660.photobucket.com/albums/uu329/krischi26/blank.png) no-repeat; background-position-x: 50%;opacity: 0.9;
  137. height: 60px;
  138. width:240px;margin-left: 650px;margin-top:175px;position:fixed;}
  139.  
  140. .profie-toprow {webkit-transition: opacity 0.55s linear;opacity: 0.55; border-bottom:0px;}
  141. .prof-show-status {border-bottom:0px;}
  142.  
  143. /* Стена и описание на профила */
  144. .prof-box-title {display:none;}
  145. .prof-in-header {}
  146. .rate-profile {font-size: 1px;}
  147. .rate-profile a {display:none;}
  148. .rate-profile a span {display:none;}
  149. .profile-html-body {background:url(http://i660.photobucket.com/albums/uu329/krischi26/blank.png) repeat; background-position-x: 50%;}
  150. .prof-box {
  151. border-radius: 4px 4px 4px 4px;
  152. border: 2px solid rgb(243, 233, 253);
  153. opacity: 0.9;
  154. padding:5px 5px 3px 5px;
  155. position:relative;
  156. background:{color:#3FF8FF};
  157. margin-bottom:10px;
  158. border:3px double rgba(0,0,0,0);
  159. transition:  all 0.6s ease-in-out 0s;
  160. -moz-transition: all 0.6s ease-in-out 0s;
  161. -webkit-transition:  all 0.6s ease-in-out 0s;
  162. -o-transition:  all 0.6s ease-in-out 0s;
  163. background-color: #FFFFFF;
  164. width: 400px;
  165. left: 15px;
  166. margin-top: -9px;
  167. box-shadow:     rgba(0, 0, 0, 0.35) 2px 2px 1px 1px;
  168. color: rgb(133, 202, 176);}
  169. .prof-box-body {
  170. border-radius: 4px 4px 4px 4px;
  171. border: 2px solid rgb(243, 233, 253);
  172. box-shadow: 0px 0px 8px 2px rgb(243, 233, 253);
  173. opacity: 0.9;
  174. border-radius: 2px;-moz-border-radius: 2px;-webkit-border-radius: 2px;-o-border-radius: 2px;-ms-border-radius: 2px;z-index: 100;box-shadow: 0 0 0.5em black;
  175. background-attachment: scroll;
  176. background-clip: border-box;
  177. background-image: none;
  178. background-origin: padding-box;
  179. background-position: 0% 0%;
  180. background-repeat: repeat;
  181. background-size: auto auto;
  182. box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 5px 0px;
  183. color: rgb(107, 101, 101);
  184. font-family: trocchi;
  185. font-size: 11px;
  186. line-height: 11px;
  187. margin-bottom: 5px;
  188. overflow: hidden;
  189. overflow-x: hidden;
  190. overflow-y: hidden;
  191. padding-bottom: 10px;
  192. padding-left: 10px;
  193. padding-right: 10px;
  194. padding-top: 10px;}
  195.  
  196. /* Коментари */
  197. .wall-post {border:3px double {color:#3FF8FF};
  198. margin:0px 0 30px 0px;
  199. transition:  all 0.6s ease-in-out 0s;
  200. -moz-transition: all 0.6s ease-in-out 0s;
  201. -webkit-transition:  all 0.6s ease-in-out 0s;
  202. -o-transition:  all 0.6s ease-in-out 0s;
  203. margin-top: -30px;
  204. background:url(http://static.tumblr.com/joi1kp1/Uchmcka9r/tumblr_lsdjv9k5e21r2gm7fo5_400.png) repeat; background-position-x: 50%;}
  205. .wall-post textarea {box-shadow:    rgba(0, 0, 0, 0.35) -5px -5px -5px -5px;    width: 344px;
  206.     height: 48px;}
  207. .wall-post input {
  208. left: 350px;
  209. background-attachment: scroll;
  210. background-clip: border-box;
  211. background-color: rgb(255, 255, 255);
  212. background-image: none;
  213. background-origin: padding-box;
  214. background-position: 0% 0%;
  215. background-repeat: repeat;
  216. background-size: auto auto;
  217. border-bottom-color: rgb(232, 232, 232);
  218. border-bottom-style: solid;
  219. border-bottom-width: 1px;
  220. border-image-outset: 0 0 0 0;
  221. border-image-repeat: stretch stretch;
  222. border-image-slice: 100% 100% 100% 100%;
  223. border-image-source: none;
  224. border-image-width: 1 1 1 1;
  225. border-left-color: rgb(232, 232, 232);
  226. border-left-style: solid;
  227. border-left-width: 1px;
  228. border-right-color: rgb(232, 232, 232);
  229. border-right-style: solid;
  230. border-right-width: 1px;
  231. border-top-color: rgb(232, 232, 232);
  232. border-top-style: solid;
  233. border-top-width: 1px;
  234. color: rgb(184, 184, 184);
  235. font-family: calibri;
  236. font-size: 11px;
  237. letter-spacing: 1px;
  238. line-height: 11px;
  239. opacity: 1;
  240. text-align: center;
  241. text-decoration: none;
  242. text-transform: uppercase;
  243. transition-delay: 0s;
  244. transition-duration: 0.6s;
  245. transition-property: all;
  246. transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
  247. width: 100px;
  248. z-index: 100;
  249. -moz-border-bottom-colors: none;
  250. -moz-border-left-colors: none;
  251. -moz-border-right-colors: none;
  252. -moz-border-top-colors: none;
  253. -moz-text-blink: none;
  254. -moz-text-decoration-color: rgb(184, 184, 184);
  255. -moz-text-decoration-line: none;
  256. -moz-text-decoration-style: solid;}
  257. .wall-item {
  258. border-radius: 4px 4px 4px 4px;
  259. border: 2px solid rgb(243, 233, 253);
  260. font-size: 7px;
  261. opacity: 0.6;
  262. background:url(http://static.tumblr.com/joi1kp1/Uchmcka9r/tumblr_lsdjv9k5e21r2gm7fo5_400.png) repeat; background-position-x: 50%;
  263. width: 376px;
  264. background-clip: border-box;
  265. background-origin: padding-box;
  266. background-position: 0% 0%;
  267. background-repeat: repeat;
  268. background-size: auto auto;
  269. border-bottom-color: rgb(230, 230, 210);
  270. border-bottom-style: solid;
  271. border-bottom-width: 1px;
  272. border-image-outset: 0 0 0 0;
  273. border-image-repeat: stretch stretch;
  274. border-image-slice: 100% 100% 100% 100%;
  275. border-image-source: none;
  276. border-image-width: 1 1 1 1;
  277. border-left-color: rgb(230, 230, 210);
  278. border-left-style: solid;
  279. border-left-width: 1px;
  280. border-right-color: rgb(230, 230, 210);
  281. border-right-style: solid;
  282. border-right-width: 1px;
  283. border-top-color: rgb(230, 230, 210);
  284. border-top-style: solid;
  285. border-top-width: 1px;
  286. box-shadow: rgb(213, 211, 211) 0px 1px 3px 0px;
  287. color: rgb(107, 101, 101);
  288. font-family: 'Open Sans Condensed',sans-serif;
  289. font-size: 11px;
  290. text-transform: uppercase;
  291. -moz-border-bottom-colors: none;
  292. -moz-border-left-colors: none;
  293. -moz-border-right-colors: none;
  294. -moz-border-top-colors: none;}
  295. .wall-in-comment {
  296. width: 300px;
  297. border-bottom-color: #3FF8FF;
  298. border-bottom-style: dashed;
  299. border-bottom-width: 1px;
  300. border-image-outset: 0 0 0 0;
  301. border-image-repeat: stretch stretch;
  302. border-image-slice: 100% 100% 100% 100%;
  303. border-image-source: none;
  304. border-image-width: 1 1 1 1;
  305. border-bottom-color: #3FF8FF;
  306. border-bottom-style: dashed;
  307. border-bottom-width: 1px;}
  308. .wall-like-show {display:none;}
  309. .wall-comment-like-box {display:none;}
  310. .wall-avt {float:right;}
  311. .wall {background:url(http://static.tumblr.com/joi1kp1/Uchmcka9r/tumblr_lsdjv9k5e21r2gm7fo5_400.png) repeat; background-position-x: 50%;
  312. border-radius: 4px 4px 4px 4px;
  313. border: 2px solid rgb(243, 233, 253);
  314. box-shadow: 0px 0px 8px 2px rgb(243, 233, 253);}
  315.  
  316.  
  317. /* Странициране */
  318. .pagi {}
  319. .pagi-button {}
  320. .pagi-sel {}
  321.  
  322. /********* Вътрешни страници *********/
  323.  
  324. /* Основен блок на вътрешните */
  325. .profile-html-body {}
  326.  
  327. /* Приятели */
  328. .friends-list .popup-header {}
  329. .inner-friend-menu {}
  330. .inner-friend-menu a {}
  331. .friends-list .inner-friend-row {}
  332. .friends-list .usr-inf-row span strong {}
  333.  
  334. /* За мен */
  335. .interests div {background: none repeat scroll 0% 0% ;
  336. font-family: Verdana,Geneva,Tahoma,sans-serif;
  337. border: 1px solid rgb(210, 171, 245);
  338. background: none repeat scroll 0% 0% rgb(255, 255, 255);
  339. padding: 10px;
  340.     opacity: 0.5;
  341. color: #3FF8FF;
  342. background-color: rgb(255, 255, 255);
  343. box-shadow: 7px 7px #ffe094;width:200px;}
  344.  
  345.  
  346. .lquest div {background: none repeat scroll 0% 0% ;
  347. font-family: Verdana,Geneva,Tahoma,sans-serif;
  348. border: 1px solid rgb(210, 171, 245);
  349. background: none repeat scroll 0% 0% rgb(255, 255, 255);
  350. padding: 10px;
  351.     opacity: 0.5;
  352. color: #3FF8FF;
  353. background-color: rgb(255, 255, 255);
  354. box-shadow: 7px 7px #3FF8FF;width:200px;}
  355.  
  356.  
  357. .interests div h3 {background: none repeat scroll 0% 0% ;
  358. font-family: Verdana,Geneva,Tahoma,sans-serif;
  359. border: 1px solid rgb(210, 171, 245);
  360. background: none repeat scroll 0% 0% rgb(255, 255, 255);
  361. padding: 10px;
  362.     opacity: 0.5;
  363. color: #3FF8FF;
  364. background-color: rgb(255, 255, 255);
  365. box-shadow: 7px 7px #3FF8FF;width:150px;}
  366.  
  367.  
  368. .lquest div h3 {background: none repeat scroll 0% 0% ;
  369. font-family: Verdana,Geneva,Tahoma,sans-serif;
  370. border: 1px solid rgb(210, 171, 245);
  371. background: none repeat scroll 0% 0% rgb(255, 255, 255);
  372. padding: 10px;
  373.     opacity: 0.5;
  374. color: #3FF8FF;
  375. background-color: rgb(255, 255, 255);
  376. box-shadow: 7px 7px #3FF8FF;width:150px;}
  377.  
  378. /* Странициране */
  379. .head-photos-menu {}
  380.  
  381. /* Фото */
  382. .head-photos-menu a {}
  383. .head-photos-menu a:hover {}
  384. .photo-album {}
  385. .photo-album a {}
  386. .photo-album img {}
  387.  
  388. /* Видео */
  389. .head-video-menu {}
  390. .head-video-menu a {}
  391. .head-video-menu a:hover {}
  392.  
  393. /* Игри */
  394. .head-games-menu {}
  395. .head-games-menu .head-games-inmenu {}
  396. .head-games-menu .head-games-inmenu:hover {}
  397.  
  398. /* Подчертавка на вътрешната навигация */
  399. .sel-underline {}
  400.  
  401. /* Хронология */
  402. .cronology-panel {}
  403.  
  404.  
  405. /********* Футър - долна част на сйта *********/
  406.  
  407. #footerTop {display:none;}
  408. #footerBot {display:none;}
  409.  
  410. .profile-avt img {border: 3px double #000;font-family: verdana;
  411. background: none repeat scroll 0% 0% rgb(255, 255, 255);
  412. border-radius: 4px 4px 4px 4px;
  413. border: 2px solid rgb(243, 233, 253);
  414. box-shadow: 0px 0px 8px 2px rgb(243, 233, 253);
  415. width:160px;
  416. height:160px;}
  417.  
  418. .profile-badges .icon-badges {display:none;}
  419. .profile-badges a img {}
  420. .profile-nav-buttonLeft.badges {display:none;}
  421. .top-din-pro {visibility:hidden;}
  422.  
  423. .wall-image-left img {width: 50%; height: 50%;}
Advertisement
Add Comment
Please, Sign In to add comment