Advertisement
saint-california

HunHan tree theme

Mar 30th, 2013
650
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.08 KB | None | 0 0
  1.  
  2. <!DOCTYPE html>
  3. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  5. <head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# blog: http://ogp.me/ns/blog#"><title>this house doesn't burn down slowly</title>
  6. <title>НАЗВАНИЕ ТВОЕГО БЛОГА ВО ВКЛАДКЕ</title>
  7. <link rel="shortcut icon" href="КАРТИНКА ВО ВКЛАДКЕ">
  8. <link rel="alternate" type="application/rss+xml" href="ССЫЛКА НА ТВОЙ БЛОГ/rss">
  9.  
  10.  
  11. <!----
  12. РАЗОБРАЛА И ОТРЕДАКТИРОВАЛА
  13. http://saint-california.viewy.ru/
  14. http://stcalifornia-themes.viewy.ru/
  15. theme by zara @ foxfaced.tumblr.com please do not remove credit --->
  16.  
  17. <style type="text/css">
  18.  
  19. body {
  20. background:#ffffff;
  21. margin:0px;
  22. color:#787A7A;
  23. font-family: calibri;
  24. font-size:10px;
  25. line-height:100%;
  26. }
  27.  
  28. a {
  29. text-decoration:none;
  30. outline:none;
  31. -moz-outline-style:none;
  32. color:#706969;
  33. -webkit-transition: all 0.5s ease-out;
  34. -moz-transition: all 0.5s ease-out;
  35. transition: all 0.5s ease-out;
  36. padding-left:2px;
  37. padding-right:2px;
  38.  
  39.  
  40. }
  41.  
  42. a:hover {
  43. text-decoration: none;
  44. -webkit-transition: all 0.5s ease-out;
  45. -moz-transition: all 0.5s ease-out;
  46. transition: all 0.5s ease-out;
  47. }
  48.  
  49. img {
  50. border:none;
  51. }
  52.  
  53.  
  54.  
  55. h1 {
  56. font-size:15px;
  57. }
  58.  
  59. ::selection {
  60. background: #a58aaf;
  61. color: #ffffff;
  62. }
  63.  
  64. ::-moz-selection {
  65. background: #a58aaf;
  66. color: #ffffff;
  67. }
  68.  
  69. ::-webkit-selection {
  70. background: #a58aaf;
  71. color: #ffffff;
  72. }
  73.  
  74. ::-webkit-scrollbar {
  75. height: 3px;
  76. width: 4px;
  77. background: #ffffff;
  78.  
  79. }
  80.  
  81. ::-webkit-scrollbar-thumb {
  82. background-color: #a58aaf;
  83. border:1px solid #EEE0E5;
  84. -webkit-border-radius: 5ex;
  85. -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.75);
  86.  
  87. }
  88.  
  89. ::-webkit-scrollbar-corner {
  90. background: #transparent;
  91.  
  92. }
  93.  
  94. #entries {
  95. padding:10px;
  96. width:500px;
  97. margin-left:450px;
  98. margin-top:40px;
  99.  
  100. }
  101.  
  102. #post {
  103. width:500px;
  104.  
  105. padding-bottom:40px;
  106.  
  107. }
  108.  
  109.  
  110. .post {
  111. width:500px;
  112. padding:10px;
  113. display: block;
  114. margin-top:12px;
  115. background-color:#FEFEFE;
  116. background-image: url('');
  117. background-repeat: epeat;
  118. background-position:bottom;
  119. text-align: center;
  120. color: #484039;
  121. font-style: normal;
  122. border:2px solid #f7f7f7;
  123.  
  124. }
  125.  
  126. .post img {
  127. max-width:500px; }
  128.  
  129. #post2 {
  130. width: 510px;
  131. padding-left: 10px;
  132. padding-bottom: 15px;
  133. padding-top: 15px;
  134.  
  135.  
  136. }
  137.  
  138.  
  139. #sb{
  140. width:360px;
  141. position:fixed;
  142. margin-top: -50px;
  143. margin-left:0px;
  144. background-image: URL(ФОН САЙДБАРА);
  145. background-color: ;
  146. height: 200%;
  147. }
  148.  
  149.  
  150.  
  151. .sidebarimage {
  152.  
  153. margin-top: 110px;
  154. width 150px;
  155. text-align: center;
  156. }
  157.  
  158. .sidebarimage img {
  159. width:150px;
  160. }
  161.  
  162.  
  163. .sblinks {
  164. font-size:9px;
  165. width: 150px;
  166. font-family: calibri;
  167. text-transform: uppercase;
  168. font-weight:50;
  169. color: #ffffff;
  170. margin-top: 2px;
  171. margin-left:auto;
  172. margin-right:auto;
  173. letter-spacing: 1px;
  174. line-height: 100%;
  175. -webkit-transition: all 0.5s ease-out;
  176. -moz-transition: all 0.5s ease-out;
  177. text-align: center;
  178. }
  179.  
  180. .ok {
  181. margin-top:2px;
  182. background-color: rgba(255,255,255,0.2);
  183. padding-top: 3px;
  184. padding-bottom: 3px;
  185. }
  186. .ok2 {
  187. margin-top:2px;
  188. background-color: rgba(161,109,130,0.2);
  189. padding-top: 3px;
  190. padding-bottom: 3px;
  191. }
  192.  
  193. .ok2 a {
  194. color: #fff;
  195. }
  196.  
  197.  
  198.  
  199. .ok:hover{
  200. background-color: rgba(255,255,255,0.6);
  201. -webkit-transition: all 0.5s ease-out;
  202. -moz-transition: all 0.5s ease-out;
  203. }
  204. .ok a:hover{
  205. background-color: rgba(255,255,255,0);
  206. }
  207.  
  208.  
  209.  
  210. .description {
  211. text-transform: uppercase;
  212. color: #717574;
  213. width: 80px;
  214. margin-left: 250px;
  215. text-align: left;
  216. margin-top: -340px;
  217. border: 0px solid #717574;
  218. padding:10px;
  219. opacity: 0;
  220. -webkit-transition: all 0.5s ease-out;
  221. -moz-transition: all 0.5s ease-out;
  222. }
  223.  
  224. #sb:hover .description {
  225. opacity: 0.7;
  226. -webkit-transition: all 0.5s ease-out;
  227. -moz-transition: all 0.5s ease-out;
  228. }
  229.  
  230. .quote {
  231. margin-top: 10px;
  232. width: 100px;
  233. font-size: 10px;
  234. line-height: 120%;
  235. padding-top: 30px;
  236. padding-bottom: 30px;
  237. padding-left: 15px;
  238. padding-right: 2px;
  239. color: #717574;
  240. letter-spacing: 2px;
  241. border: 1px solid #717574;
  242.  
  243. }
  244.  
  245.  
  246. #info {
  247. font-size: 9px;
  248. border-top: 1px solid #717574;
  249. font-family:calibri;
  250. text-align:justify;
  251. margin-top:10px;
  252. text-transform: uppercase;
  253. padding-top: 10px;
  254. padding-left: 10px;
  255. padding-right:10px;
  256. width: 490px;
  257. margin-left:10px;
  258. border-left: 4px solid #717574;
  259. }
  260.  
  261.  
  262.  
  263. .tags {
  264. margin-top: 3px;
  265. }
  266.  
  267.  
  268. #asker {
  269. float:left;
  270. margin-right:5px;
  271. }
  272.  
  273. #theme {
  274. position:fixed;
  275. width:100px;
  276. font-family:calibri;
  277. font-size:10px;
  278. right:5px;
  279. bottom:5px;
  280. text-align: right;
  281. text-transform: uppercase;
  282. }
  283.  
  284. #theme a{
  285. color:#464745;
  286. }
  287.  
  288. #albumart img{
  289. width:70px;
  290. height:70px;
  291. padding-bottom: 15px;
  292. opacity: 0.6;
  293. -webkit-transition: all 0.5s ease-out;
  294. -moz-transition: all 0.5s ease-out;
  295. transition: all 0.5s ease-out;
  296. }
  297.  
  298. #albumart img:hover{
  299. opacity:1;
  300. -webkit-transition: all 0.5s ease-in;
  301. -moz-transition: all 0.5s ease-in;
  302. transition: all 0.5s ease-in;
  303. }
  304.  
  305.  
  306. #photo a:hover {
  307.  
  308. background-color:#fff;
  309. }
  310.  
  311.  
  312.  
  313. </style>
  314. </head><body>
  315.  
  316. <div id="sb">
  317.  
  318. <div class="sidebarimage"><img src="АВА В БЛОГЕ"></div>
  319.  
  320.  
  321.  
  322. <div class="sblinks">
  323. <div class="ok2">НАЗВ ЧАСТИ ССЫЛОК</div>
  324. <div class="ok"><a href="ССЫЛКА"> НАЗВАНИЕ</a></div>
  325. <div class="ok"><a href="ССЫЛКА"> НАЗВАНИЕ</a></div>
  326. <div class="ok"><a href="ССЫЛКА"> НАЗВАНИЕ</a></div>
  327. <div class="ok"><a href="ССЫЛКА"> НАЗВАНИЕ</a></div>
  328. <div class="ok"><a href="ССЫЛКА"> НАЗВАНИЕ</a></div>
  329. <div class="ok2">НАЗВ ЧАСТИ ССЫЛОК 2</div>
  330. <div class="ok"><a href="ССЫЛКА"> НАЗВАНИЕ</a></div>
  331. <div class="ok"><a href="ССЫЛКА"> НАЗВАНИЕ</a></div>
  332. <div class="ok"><a href="ССЫЛКА"> НАЗВАНИЕ</a></div>
  333. <br></div>
  334.  
  335. <div class="description">
  336. ОПИСАНИЕ.
  337. ИНФОРМАЦИЯ О СЕБЕ.ЦИТАТА
  338. <br>
  339. </div>
  340. </div>
  341. </div>
  342.  
  343. <div id="entries"><div id="post">
  344. <div id="post2">
  345.  
  346.  
  347. {block:startposts} <!-- Блок: начало записи(ей) -->
  348. <div id="right">
  349. {/block:startposts}
  350.  
  351.  
  352. {block:text} <!-- Блок: текстовая запись -->
  353. <div class="post">
  354. {block:title}<a href="{%postlink%}" class="h3 link">{%title%}</a>{/block:title} <!-- Блок: заголовок записи -->
  355. <div>
  356. {%text%}
  357. </div>
  358. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  359. </div>
  360. {/block:text}
  361.  
  362.  
  363. {block:photo} <!-- Блок: фотография -->
  364. <div class="post">
  365. <div>
  366. {%linkopen%}<img src="{%photo%}"/>{%linkclose%} <!-- Ссылка и фото -->
  367. </div>
  368. {block:caption}<div>{%caption%}</div>{/block:caption} <!-- Описание фото -->
  369. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  370. </div>
  371. {/block:photo}
  372.  
  373.  
  374. {block:link} <!-- Блок: ссылка -->
  375. <div class="post">
  376. <div><a href="{%linkurl%}">{%linkname%}</a></div> <!-- Название и адрес ссылки -->
  377. {block:caption}<div>{%caption%}</div>{/block:caption}
  378. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  379. </div>
  380. {/block:link}
  381.  
  382.  
  383. {block:quote} <!-- Блок: цитата -->
  384. <div class="post">
  385. <h3>{%quote%}</h3> <!-- Цитата -->
  386. <p>&mdash; {%quotesource%}</p> <!-- Автор/Источник -->
  387. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  388. </div>
  389. {/block:quote}
  390.  
  391.  
  392. {block:audio} <!-- Блок: аудио -->
  393. <div class="post">
  394. <div>{%audioplayer%}</div> <!-- Проигрыватель муз. файлов -->
  395. {block:caption}<div>{%caption%}</div>{/block:caption} <!-- описание -->
  396. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  397. </div>
  398. {/block:audio}
  399.  
  400.  
  401. {block:video} <!-- Блок: видео -->
  402. <div class="post">
  403. <div>{%videoplayer%}</div>
  404. {block:caption}<div>{%caption%}</div>{/block:caption} <!-- описание -->
  405. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  406. </div>
  407. {/block:video}
  408.  
  409.  
  410. {block:dialog} <!-- Блок: диалог -->
  411. <div class="post">
  412. {block:title}<h1>{%title%}</h1>{/block:title} <!-- Блок: заголовок записи -->
  413. <div>{%dialog%}</div>
  414. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  415. </div>
  416. {/block:dialog}
  417.  
  418.  
  419.  
  420.  
  421.  
  422.  
  423. {block:endposts} <!-- Блок: конец записи(ей) -->
  424. </div>
  425. {/block:endposts}
  426.  
  427.  
  428. {block:startfooter} <!-- Блок: начало футера -->
  429. <div id="footer">
  430. {/block:startfooter}
  431.  
  432.  
  433.  
  434. {block:pages} <!-- Блок: постраничная навигация -->
  435. {block:previouspage}<a href="{%previouspage%}">НАЗАД</a>{/block:previouspage}
  436.  
  437. &nbsp; {%currentpage%}/{%totalpages%} &nbsp;
  438.  
  439. {block:nextpage}<a href="{%nextpage%}">ВПЕРЁД</a>{/block:nextpage}
  440. {/block:pages}
  441.  
  442.  
  443.  
  444. {block:endfooter} <!-- Блок: конец футера -->
  445. </div>
  446. <div class="clear"></div>
  447. {/block:endfooter}
  448.  
  449.  
  450.  
  451.  
  452.  
  453.  
  454.  
  455. </body>
  456. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement