Advertisement
saint-california

Harry NY theme

Dec 8th, 2013
498
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.93 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3.  
  4. <head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# blog: http://ogp.me/ns/blog#">
  5. <!-- DEFAULT VARIABLES -->
  6.  
  7. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  8.  
  9. <script src="http://code.jquery.com/jquery-latest.js"></script>
  10. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  11.  
  12. <script src="http://static.tumblr.com/2lqtwbf/hvAmqluuv/jquery.style-my-tooltips.js"></script>
  13. <script>
  14. (function($){
  15. $(document).ready(function(){
  16. $("[title]").style_my_tooltips();
  17. });
  18. })(jQuery);
  19. </script>
  20.  
  21. <link href='http://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic' rel='stylesheet' type='text/css'>
  22. <link href='http://fonts.googleapis.com/css?family=Raleway:400,700,300,200' rel='stylesheet' type='text/css'>
  23. <link href='http://fonts.googleapis.com/css?family=Droid+Serif:400italic,700italic' rel='stylesheet' type='text/css'>
  24.  
  25. <title>НАЗВАНИЕ ТВОЕГО БЛОГА ВО ВКЛАДКЕ</title>
  26. <link rel="shortcut icon" href="КАРТИНКА ВО ВКЛАДКЕ">
  27. <link rel="alternate" type="application/rss+xml" href="ССЫЛКА НА ТВОЙ БЛОГ/rss">
  28.  
  29. <!---
  30. РАЗОБРАЛА И ОТРЕДАКТИРОВАЛА
  31. http://saint-california.viewy.ru/
  32. http://stcalifornia-themes.viewy.ru/
  33. --->
  34.  
  35.  
  36.  
  37. <style type="text/css">
  38.  
  39. /* SCROLLBAR, SELECTION, TUMBLR CONTROLS AND TOOLTIPS */
  40. #s-m-t-tooltip{
  41. /* basic */
  42. max-width:500px;
  43. z-index:10000000000000000000000000000000000;
  44. margin:24px 14px 7px 12px;
  45. /* font */
  46. font-family:raleway, sans serif;
  47. font-size:8px;
  48. font-weight:300;
  49. line-height:120%;
  50. color:#ffffff;
  51. letter-spacing:1px;
  52. text-transform:uppercase;
  53. letter-spacing:1px;
  54. /* style and design */
  55. padding:4px 4px;
  56. background-color:#80b1d0; /* fallback if rgba not supported */
  57.  
  58. -moz-border-radius:0px;
  59. -webkit-border-radius:0px;
  60. border-radius:0px;
  61. -moz-box-shadow:2px 2px 2px rgba(0,0,0,0.15),-1px -1px 2px rgba(255,255,255,0.3);
  62. -webkit-box-shadow:2px 2px 2px rgba(0,0,0,0.15),-1px -1px 2px rgba(255,255,255,0.3);
  63. box-shadow:2px 2px 2px rgba(0,0,0,0.15),-1px -1px 2px rgba(255,255,255,0.3);
  64. }
  65.  
  66. ::-webkit-scrollbar-thumb:vertical{
  67. background-color: #e1e1e1;
  68. height: 5px;
  69. }
  70.  
  71. ::-webkit-scrollbar-thumb:horizontal{
  72. background-color: #e1e1e1;
  73. height:5px!important;
  74. }
  75.  
  76. ::-webkit-scrollbar {
  77. background-color:#fff;
  78. height:5px; width:5px;
  79. }
  80.  
  81.  
  82.  
  83.  
  84. iframe#tumblr_controls {
  85. top:0px !important;
  86. right:0px !important;
  87. position: fixed !important;
  88. -webkit-transition: opacity 0.7s linear;
  89. opacity: 0.4;
  90. -webkit-transition: all 0.8s ease-out;
  91. -moz-transition: all 0.8s ease-out;
  92. transition: all 0.8s ease-out;
  93. max-height:24px;
  94. }
  95.  
  96. iframe#tumblr_controls:hover{
  97. -webkit-transition: opacity 0.7s linear;
  98. opacity: 1;
  99. -webkit-transition: all 0.4s ease-out;
  100. -moz-transition: all 0.4s ease-out;
  101. transition: all 0.4s ease-out;
  102. }
  103.  
  104. .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display:none;}
  105.  
  106.  
  107. /* GENERAL */
  108. body{
  109. font-size:9px;
  110. background-color:#f4f4f4;
  111. color:#3e3c3a;
  112. font-family: Calibri;
  113. line-height:114 %;
  114. background-image: url('ФОН ПОСТА');
  115. background-position: center;
  116. background-attachment: fixed;
  117. background-repeat: repeat;
  118. text-align: center;
  119. letter-spacing: 1px;
  120. font-weight: lighter;
  121. }
  122. #content{
  123.  
  124. margin:-10px 0px 0px 390px;
  125. background-color:#trans;
  126. height:100%;
  127. min-height:650px;
  128. padding:0;
  129. border:0;
  130. }
  131.  
  132.  
  133.  
  134.  
  135. a {font-family: Calibri;
  136. font-size:8px;color:#595754;
  137. text-transform: uppercase;
  138. letter-spacing: 2px;
  139. font-weight: normal;
  140. text-transform: none;
  141. text-decoration:none;
  142. -webkit-transition: all 0.7s ease;
  143. -moz-transition: all 0.7s ease;
  144. -o-transition: all 0.7s ease;
  145. }
  146.  
  147.  
  148. a:hover {color:#797979;
  149. text-decoration:none;
  150. -webkit-transition: all 1s ease;
  151. -moz-transition: all 1s ease;
  152. -o-transition: all 1s ease;
  153. }
  154.  
  155. .caption {
  156. margin-top:10px;
  157. font-size:10px;
  158.  
  159. width:480px;
  160. color:#b9bcba;
  161. background-color:#trans;
  162. padding:10px 10px;
  163. }
  164.  
  165. .caption p{line-height:11px; margin:0px 0px 6px 0px;}
  166. .caption a{line-height:11px;}
  167. .caption blockquote{
  168. border-left:3px solid #80b1d0;
  169. padding:0px 0px 0px 10px;
  170. margin:0px 1px 0px 10px;
  171. }
  172.  
  173. .caption small, .caption sub{
  174. font-size:10px;
  175. }
  176.  
  177. small, sub{
  178. font-size:10px;
  179. }
  180.  
  181.  
  182. /* ENTRIES GENERAL */
  183. #entries {
  184. width:620px;
  185. margin:auto;
  186. position:relative;
  187. z-index:100;
  188.  
  189. margin:0px;
  190. float:left;
  191. top:0;
  192. height:100%;
  193. }
  194.  
  195. .entries{
  196. width:550px;
  197. position:relative;
  198. margin:10px auto 10px;
  199. -moz-transition:all 0.6s ease-out;
  200. -o-transition:all 0.6s ease-out;
  201. -webkit-transition:all 0.6s ease-out;
  202. -ms-transition:all 0.6s ease-out;
  203. transition:all 0.6s ease-out;
  204. }
  205.  
  206. .entriescont{
  207. padding:20px;
  208. background-color:3
  209. width:500px;
  210. margin-bottom:0px;}
  211.  
  212. .bottoms{
  213. background-color:;
  214. overflow:hidden;
  215. display:block;
  216. padding:3px 0px;
  217. border-top:1px solid #eeeeee;
  218. border-bottom:1px solid #eeeeee;
  219. position:relative;
  220. bottom:0;
  221. left:0;
  222. width:500px;
  223. margin-top:-20px;
  224. margin-bottom:20px;
  225. margin-left:20px;
  226.  
  227. height:10px;
  228. overflow:hidden;
  229. color:#8b8f92;
  230.  
  231.  
  232. z-index:11;
  233. font:8px calibri;
  234. letter-spacing:1px;
  235. -moz-transition:all 1s ease-out;
  236. -o-transition:all 1s ease-out;
  237. -webkit-transition:all 1s ease-out;
  238. -ms-transition:all 1s ease-out;
  239. transition:all 1s ease-out;
  240. line-height:10px;
  241. text-transform:uppercase;}
  242.  
  243.  
  244. .bottoms a{
  245. font:8px calibri;
  246. letter-spacing:1px;
  247. color:#8b8f92;
  248. letter-spacing:1px;}
  249.  
  250. .post {
  251. width:500px;
  252. padding:10px;
  253. display: block;
  254. margin-bottom:18px;
  255. background-image: url('ФОН ПОСТА');
  256. background-repeat: repeat;
  257. background-position:bottom;
  258. text-align: center;
  259. font-style: normal;
  260. padding:10px;
  261. padding-bottom:1px;
  262. border: 2px solid #ffffff;
  263. background-color: rgba(255,255,255,0.9);
  264. }
  265.  
  266. .post img {
  267. max-width:500px;
  268.  
  269. }
  270.  
  271.  
  272. /* SIDEBAR */
  273. #sbar{
  274. width:400px;
  275. background:#trans;
  276. position:fixed;
  277. float:left;
  278. overflow:hidden;
  279. min-height:650px;
  280. height:100%;
  281. margin:0;
  282. padding:0;
  283. left:0;
  284. top:0; border-right: 10px solid #ffffff;
  285. -webkit-transition:all 0.4s ease-in 0.2s;
  286. -moz-transition:all 0.4s ease-in 0.2s;
  287. -o-transition:all 0.4s ease-in 0.2s;
  288. transition:all 0.4s ease-in 0.2s;
  289. }
  290.  
  291. .sbg{
  292. width:400px;
  293. height:100%;
  294. background-image:url('http://s2.goodfon.ru/image/343232-640x960.jpg');
  295. background-position: center;
  296. padding:0;
  297. margin:0;
  298. border:0;
  299. /* Centering with flexbox */
  300. display: -webkit-box;
  301. display: -moz-box;
  302. display: -ms-flexbox;
  303. display: -webkit-flex;
  304. display: flex;
  305. -webkit-flex-direction: row;
  306. -ms-flex-direction: row;
  307. flex-direction: row;
  308. -webkit-flex-wrap: wrap;
  309. -ms-flex-wrap: wrap;
  310. flex-wrap: wrap;
  311. -webkit-box-pack: center;
  312. -moz-box-pack: center;
  313. -webkit-justify-content: center;
  314. -ms-flex-pack: center;
  315. justify-content: center;
  316. -webkit-box-align: center;
  317. -moz-box-align: center;
  318. -webkit-align-items: center;
  319. -ms-flex-align: center;
  320. align-items: center;
  321. }
  322.  
  323. .scont{
  324. width:245px;
  325. position:relative;
  326. padding:10px;
  327. border: 2px solid #ffffff;
  328. -webkit-transition:all 0.4s ease-in 0.2s;}
  329.  
  330. .sdesc{
  331. width:205px;
  332. padding:20px;
  333. background:#ffffff;
  334. font-family: Calibri;
  335. color:#2b2825; letter-spacing: 2px;
  336. font-size:8px;
  337. text-transform: uppercase;
  338. letter-spacing: 2px;
  339. }
  340.  
  341. .sdesc p{
  342. margin:0;
  343. padding:0;
  344. border:0;
  345. margin-top:3px;}
  346.  
  347. .sdesc p:first-child{margin:0!important;}
  348.  
  349. .snav{
  350. width:245px;
  351. height:0;
  352. opacity:0;
  353. margin-top:0px;
  354. display:block;
  355. -webkit-transition:opacity 0.4s ease 0s, height 0.3s ease 0.2s;
  356. -webkit-transform-origin:center top;
  357. -o-transition:opacity 0.4s ease 0s, height 0.3s ease 0.2s;
  358. -o-transform-origin:center top;
  359. -moz-transition:opacity 0.4s ease 0s, height 0.3s ease 0.2s;
  360. -moz-transform-origin:center top;
  361. transition:opacity 0.4s ease 0s, height 0.3s ease 0.2s;
  362. transform-origin:center top;}
  363.  
  364. .snav a{
  365. border:0;
  366. margin:2px 0px 1px 0px;
  367. padding:3px 0px;
  368. font:8px raleway;
  369. line-height:8px;
  370. letter-spacing:2px;
  371. text-transform:uppercase;
  372. color:#2b2825;
  373. display:block;
  374. text-align:center;
  375. background:#ffffff;
  376. }
  377.  
  378. .snav a:hover{
  379. background:rgba(250,250,250,0.3);}
  380.  
  381. .snav a:last-child{border:0; margin-bottom:0px;}
  382.  
  383. .sbg:hover .snav{
  384. opacity:1;
  385. -webkit-transition:opacity 0.2s ease 0.2s, height 0.4s ease 0s;
  386. -moz-transition:opacity 0.2s ease 0.2s, height 0.4s ease 0s;
  387. -o-transition:opacity 0.2s ease 0.2s, height 0.4s ease 0s;
  388. transition:opacity 0.2s ease 0.2s, height 0.4s ease 0s;
  389. }
  390.  
  391.  
  392.  
  393. </style>
  394.  
  395.  
  396.  
  397.  
  398.  
  399.  
  400. <script>
  401. $(document).ready(function(){
  402. var y=$(".snav").find("a").length;
  403. var n='16';
  404. var x= y*=n;
  405. var total= x-2;
  406. $(".sbg").mouseover(function(){
  407. $(".snav").height(Number(total));
  408. });
  409. $(".sbg").mouseout(function(){
  410. $(".snav").height(0);
  411. });
  412.  
  413. var color = '#ffffff';
  414. var redHex = color.substring(1, 3);
  415. var greenHex = color.substring(3, 5);
  416. var blueHex = color.substring(5, 7);
  417. var redDec = parseInt(redHex, 16);
  418. var greenDec = parseInt(greenHex, 16);
  419. var blueDec = parseInt(blueHex, 16);
  420. var colorRgb = 'rgba(' + redDec + ', ' + greenDec + ', ' + blueDec + ', 0.5)';
  421. $(".scont").css("background-color", colorRgb);
  422. });
  423. </script>
  424.  
  425.  
  426.  
  427. <script src="http://assets.tumblr.com/assets/scripts/tumblelog.js?_v=5f870c646bc8380d871857a3aa781cf3"></script>
  428. <meta http-equiv="x-dns-prefetch-control" content="off"/>
  429. </head>
  430.  
  431. <body>
  432.  
  433. <div id="content">
  434. <div id="sbar">
  435. <div class="sbg">
  436. <div class="scont">
  437. <div style="width:245px;padding:0;border:0;margin:0;margin-bottom:3px;">
  438. <img src="АВАТАРКА В БЛОГЕ" width="245px"></img></div>
  439. <div class="sdesc">
  440. О СЕБЕ, ОПИСАНИЕ, ЦИТАТЫ, СЧЕТЧИКИ, ПЛЕЕРЫ
  441.  
  442. </div>
  443.  
  444. <div class="snav">
  445. <a href="ССЫЛКА/">НАЗВАНИЕ</a>
  446. <a href="ССЫЛКА/">НАЗВАНИЕ</a>
  447. <a href="ССЫЛКА/">НАЗВАНИЕ</a>
  448. <a href="ССЫЛКА/">НАЗВАНИЕ</a>
  449. <a href="ССЫЛКА/">НАЗВАНИЕ</a>
  450. <a href="ССЫЛКА/">НАЗВАНИЕ</a>
  451. </div>
  452. </div>
  453.  
  454. </div>
  455. </div>
  456.  
  457.  
  458. <!--- ENTRIES --->
  459. <div id="entries">
  460.  
  461. <div id="ents">
  462. <div class="entries">
  463. <div class="entriescont" style="margin-bottom:10px;"style="margin-bottom:0px!important;">
  464.  
  465. {block:startposts} <!-- Блок: начало записи(ей) -->
  466. <div id="right">
  467. {/block:startposts}
  468.  
  469.  
  470. {block:text} <!-- Блок: текстовая запись -->
  471. <div class="post">
  472. {block:title}<a href="{%postlink%}" class="h3 link">{%title%}</a>{/block:title} <!-- Блок: заголовок записи -->
  473. <div>
  474. {%text%}
  475. </div>
  476. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  477. </div>
  478. {/block:text}
  479.  
  480.  
  481. {block:photo} <!-- Блок: фотография -->
  482. <div class="post">
  483. <div>
  484. {%linkopen%}<img src="{%photo%}"/>{%linkclose%} <!-- Ссылка и фото -->
  485. </div>
  486. {block:caption}<div>{%caption%}</div>{/block:caption} <!-- Описание фото -->
  487. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  488. </div>
  489. {/block:photo}
  490.  
  491.  
  492. {block:link} <!-- Блок: ссылка -->
  493. <div class="post">
  494. <div><a href="{%linkurl%}">{%linkname%}</a></div> <!-- Название и адрес ссылки -->
  495. {block:caption}<div>{%caption%}</div>{/block:caption}
  496. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  497. </div>
  498. {/block:link}
  499.  
  500.  
  501. {block:quote} <!-- Блок: цитата -->
  502. <div class="post">
  503. <h3>{%quote%}</h3> <!-- Цитата -->
  504. <p>&mdash; {%quotesource%}</p> <!-- Автор/Источник -->
  505. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  506. </div>
  507. {/block:quote}
  508.  
  509.  
  510. {block:audio} <!-- Блок: аудио -->
  511. <div class="post">
  512. <div>{%audioplayer%}</div> <!-- Проигрыватель муз. файлов -->
  513. {block:caption}<div>{%caption%}</div>{/block:caption} <!-- описание -->
  514. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  515. </div>
  516. {/block:audio}
  517.  
  518.  
  519. {block:video} <!-- Блок: видео -->
  520. <div class="post">
  521. <div>{%videoplayer%}</div>
  522. {block:caption}<div>{%caption%}</div>{/block:caption} <!-- описание -->
  523. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  524. </div>
  525. {/block:video}
  526.  
  527.  
  528. {block:dialog} <!-- Блок: диалог -->
  529. <div class="post">
  530. {block:title}<h1>{%title%}</h1>{/block:title} <!-- Блок: заголовок записи -->
  531. <div>{%dialog%}</div>
  532. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  533. </div>
  534. {/block:dialog}
  535.  
  536.  
  537.  
  538.  
  539.  
  540.  
  541. {block:endposts} <!-- Блок: конец записи(ей) -->
  542. </div>
  543. {/block:endposts}
  544.  
  545.  
  546. {block:startfooter} <!-- Блок: начало футера -->
  547. <div id="footer">
  548. {/block:startfooter}
  549.  
  550.  
  551.  
  552. {block:pages} <!-- Блок: постраничная навигация -->
  553. {block:previouspage}<a href="{%previouspage%}">НАЗАД</a>{/block:previouspage}
  554.  
  555. &nbsp; {%currentpage%}/{%totalpages%} &nbsp;
  556.  
  557. {block:nextpage}<a href="{%nextpage%}">ВПЕРЁД</a>{/block:nextpage}
  558. {/block:pages}
  559.  
  560.  
  561.  
  562. {block:endfooter} <!-- Блок: конец футера -->
  563. </div>
  564. <div class="clear"></div>
  565. {/block:endfooter}
  566.  
  567.  
  568.  
  569.  
  570.  
  571.  
  572.  
  573. </body>
  574. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement