Advertisement
saint-california

The Zone theme

Jun 28th, 2013
526
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.48 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4. <head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# blog: http://ogp.me/ns/blog#">
  5.  
  6. <title>НАЗВАНИЕ ТВОЕГО БЛОГА ВО ВКЛАДКЕ</title>
  7. <link rel="shortcut icon" href="КАРТИНКА ВО ВКЛАДКЕ">
  8. <link rel="alternate" type="application/rss+xml" href="ССЫЛКА НА ТВОЙ БЛОГ/rss">
  9.  
  10. <!---
  11. ТЕМА СОЗДАНА
  12. http://saint-california.viewy.ru/
  13. http://stcalifornia-themes.viewy.ru/
  14. --->
  15.  
  16. <link href='http://fonts.googleapis.com/css?family=Satisfy' rel='stylesheet' type='text/css'>
  17. <style type="text/css">
  18.  
  19.  
  20.  
  21. body{
  22. font-size:9px;
  23. background-color:#ffffff;
  24. color:#fff;
  25. font-family: Calibri;
  26. line-height:114 %;
  27. background-image: url(http://static.tumblr.com/6hsqxdt/8lwmesuyd/dark09.png);
  28. background-position: center;
  29. background-attachment: fixed;
  30. background-repeat: repeat;
  31. text-align: center;
  32. letter-spacing: 1px;
  33. font-weight: lighter;
  34. }
  35.  
  36. a {font-family: Calibri;
  37. font-size:8px;color:#ffffff;
  38. text-transform: uppercase;
  39. letter-spacing: 2px;
  40. font-weight: normal;
  41. text-transform: none;
  42. text-decoration:none;
  43. -webkit-transition: all 0.7s ease;
  44. -moz-transition: all 0.7s ease;
  45. -o-transition: all 0.7s ease;
  46. }
  47.  
  48.  
  49. a:hover {color:#b4b4b4;
  50. text-decoration:none;
  51. -webkit-transition: all 1s ease;
  52. -moz-transition: all 1s ease;
  53. -o-transition: all 1s ease;
  54. }
  55.  
  56.  
  57. #sidebar{
  58. top:25%;
  59. padding: 20px;
  60. position: fixed;
  61. right:290px;
  62. width:240px;
  63. z-index:150!important;
  64. }
  65.  
  66.  
  67. #back {
  68. position: fixed;
  69. z-index: 0;
  70. top: 0px;
  71. right: 0px;
  72. width: 580px;
  73. height: 100%;
  74. background-image: url('http://i.imgur.com/ciB41Rh.png?1');
  75. background-color: #fcf8e2;
  76. border-left: 10px solid #fff;
  77. }
  78.  
  79.  
  80. .stext{
  81. position: relative;
  82. padding:10px;
  83. box-shadow: 0px 5px 5px rgba(0,0,0,0.3);
  84. background-color: rgba(255,255,255,0.1);
  85. text-align: center;
  86. font-family: calibri;
  87. font-size:8px;
  88. text-transform: uppercase;
  89. letter-spacing:1px;color: #fff;
  90.  
  91. }
  92.  
  93.  
  94. .blogtitle{
  95. font-family: 'Satisfy', cursive;
  96. font-size:34px;
  97. margin-bottom:4px;
  98. text-transform: none;
  99. letter-spacing:2px;
  100. color: #f5f5f5;
  101. text-shadow:
  102. -2px -2px 1px #111,
  103. 3px 3px 1px #363636;
  104.  
  105. }
  106.  
  107.  
  108. .links{
  109. font-family: Calibri;font-size:8px;top:10px;padding: 0px 2px;position: relative;
  110. }
  111.  
  112. .links a, .links span{
  113. text-align: center;
  114. padding: 3px;margin-right:2px;
  115. font-family: Calibri;
  116. font-size:8px;
  117. width:240px;
  118. text-transform: uppercase;
  119. letter-spacing: 2px;
  120. font-weight: normal;
  121. cursor: pointer;
  122. border-left: 0px solid transparent;
  123. color: #ffffff;box-shadow: 0px 5px 5px rgba(0,0,0,0.3);
  124. background-color: rgba(255,255,255,0.1);
  125. }
  126.  
  127. .links a:hover{font-family: Calibri;font-size:8px;
  128. background-color: rgba(256,256,256,0.0);
  129.  
  130. }
  131.  
  132.  
  133.  
  134. #image1 {
  135. z-index: 1000;
  136. position: fixed;
  137. right: 38px;
  138. top: 100px;
  139. padding: 10px;
  140. width: 220px;
  141. background-color: rgba(255,255,255,0.1);
  142. }
  143.  
  144. #image1 img {
  145. width: 220px;
  146. }
  147.  
  148. #image2 {
  149. z-index: 1000;
  150. position: fixed;
  151. right: 110px;
  152. top: 340px;
  153. width: 160px;
  154. padding: 10px;
  155. background-color: rgba(255,255,255,0.1);
  156. }
  157.  
  158. #image2 img {
  159. width: 160px;
  160. }
  161.  
  162.  
  163. #entries {
  164. padding-right:40px;
  165.  
  166. margin-left: 200px;
  167. width: 500px; text-align: center;}
  168.  
  169.  
  170. #posts {padding:10px; width: 550px; text-align: center;}
  171.  
  172.  
  173. .post {
  174. width:500px;
  175. padding:10px;
  176. display: block;
  177. margin-bottom:18px;
  178. background-image: url('ФОН ПОСТА');
  179. background-repeat: repeat;
  180. background-position:bottom;
  181. text-align: center;
  182. font-style: normal;
  183. padding:10px;
  184. padding-bottom:1px;
  185. box-shadow: 0px 5px 5px rgba(0,0,0,0.3);
  186. background-color: rgba(255,255,255,0.1);
  187. }
  188.  
  189. .post img {
  190. max-width:500px;
  191.  
  192. }
  193.  
  194. #left a {
  195. z-index: 1001;
  196. position: fixed;
  197. right: 560px;
  198. top: 300px;
  199. font-size: 20px;
  200. text-align: center;
  201. width: 25px;
  202. height: 25px;
  203. border-radius: 100px;
  204. border: 1px solid;
  205. background: #fdf3ba;
  206. }
  207.  
  208. #right a {
  209. z-index: 1001;
  210. position: fixed;
  211. right: 560px;
  212. top: 330px;
  213. font-size: 20px;
  214. text-align: center;
  215. width: 25px;
  216. height: 25px;
  217. border-radius: 100px;
  218. border: 1px solid;
  219. background: #fdf3ba;
  220. }
  221.  
  222.  
  223.  
  224. #scrollToTop:link,#scrollToTop:visited {
  225. z-index: 1001;
  226. display: none;
  227. position: fixed;
  228. bottom: 10px;
  229. right: 10px;
  230. font-size: 20px;
  231. text-align: center;
  232. width: 25px;
  233. height: 25px;
  234. border-radius: 100px;
  235. border: 1px solid;
  236. background: #fdf3ba;
  237. }
  238.  
  239.  
  240. ::selection {background: #565656;}
  241. ::-moz-selection {background: #565656;}
  242. ::-webkit-selection {background: #565656;}
  243.  
  244. ::-webkit-scrollbar {
  245. width: 6px;
  246. height: 6px;background-image: url(http://static.tumblr.com/7w3ddo1/aY9mepzfi/themes_blog_pattern.png);}
  247.  
  248. ::-webkit-scrollbar-button:start:decrement,
  249. -scrollbar-button:end:increment {
  250. height: 0px;
  251. display: block;
  252. }
  253.  
  254. ::-webkit-scrollbar-track-piece {
  255. background-color: transparent;
  256. -webkit-border-radius: 5px;}
  257.  
  258. ::-webkit-scrollbar-thumb:vertical {
  259. height: 30px; background-color:#ffffff;
  260.  
  261. -webkit-border-radius: 5px;}
  262.  
  263. ::-webkit-scrollbar-thumb:horizontal {
  264. height: 30px;
  265.  
  266. -webkit-border-radius: 5px;}
  267.  
  268.  
  269. </style>
  270. </head>
  271. <body>
  272. <div id="back"></div>
  273. <div id="side">
  274.  
  275. <div id="sidebar">
  276.  
  277. <div class="stext"><div class="blogtitle">НАЗВАНИЕ БЛОГА НА АНГЛ</div>
  278. <p>ОПИСАНИЕ БЛОГА. ИНФОРМАЦИЯ О СЕБЕ. ЦИТАТЫ. ВИДЖЕТЫ.ПЛЕЕРЫ
  279. </p>
  280. </div>
  281.  
  282.  
  283. <div class="links">
  284. <a href="ССЫЛКА">НАЗВАНИЕ</a>
  285. <a href="ССЫЛКА">НАЗВАНИЕ</a>
  286. <a href="ССЫЛКА">НАЗВАНИЕ</a>
  287. </div>
  288.  
  289. <div id="image1"><img src="ВЕРХНЯЯ АВАТАРКА В БЛОГЕ"></a></div>
  290. <div id="image2"><img src="НИЖНЯЯ АВАТАРКА В БЛОГЕ"></a>
  291. </div></div></div>
  292.  
  293.  
  294. <div id="posts">
  295. <div id="entries">
  296.  
  297.  
  298. {block:startposts} <!-- Блок: начало записи(ей) -->
  299. <div id="post">
  300. {/block:startposts}
  301.  
  302.  
  303. {block:text} <!-- Блок: текстовая запись -->
  304. <div class="post">
  305. {block:title}<a href="{%postlink%}" class="h3 link">{%title%}</a>{/block:title} <!-- Блок: заголовок записи -->
  306. <div>
  307. {%text%}
  308. </div>
  309. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  310. </div>
  311. {/block:text}
  312.  
  313.  
  314. {block:photo} <!-- Блок: фотография -->
  315. <div class="post">
  316. <div>
  317. {%linkopen%}<img src="{%photo%}"/>{%linkclose%} <!-- Ссылка и фото -->
  318. </div>
  319. {block:caption}<div>{%caption%}</div>{/block:caption} <!-- Описание фото -->
  320. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  321. </div>
  322. {/block:photo}
  323.  
  324.  
  325. {block:link} <!-- Блок: ссылка -->
  326. <div class="post">
  327. <div><a href="{%linkurl%}">{%linkname%}</a></div> <!-- Название и адрес ссылки -->
  328. {block:caption}<div>{%caption%}</div>{/block:caption}
  329. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  330. </div>
  331. {/block:link}
  332.  
  333.  
  334. {block:quote} <!-- Блок: цитата -->
  335. <div class="post">
  336. <h3>{%quote%}</h3> <!-- Цитата -->
  337. <p>&mdash; {%quotesource%}</p> <!-- Автор/Источник -->
  338. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  339. </div>
  340. {/block:quote}
  341.  
  342.  
  343. {block:audio} <!-- Блок: аудио -->
  344. <div class="post">
  345. <div>{%audioplayer%}</div> <!-- Проигрыватель муз. файлов -->
  346. {block:caption}<div>{%caption%}</div>{/block:caption} <!-- описание -->
  347. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  348. </div>
  349. {/block:audio}
  350.  
  351.  
  352. {block:video} <!-- Блок: видео -->
  353. <div class="post">
  354. <div>{%videoplayer%}</div>
  355. {block:caption}<div>{%caption%}</div>{/block:caption} <!-- описание -->
  356. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  357. </div>
  358. {/block:video}
  359.  
  360.  
  361. {block:dialog} <!-- Блок: диалог -->
  362. <div class="post">
  363. {block:title}<h1>{%title%}</h1>{/block:title} <!-- Блок: заголовок записи -->
  364. <div>{%dialog%}</div>
  365. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  366. </div>
  367. {/block:dialog}
  368.  
  369.  
  370.  
  371.  
  372.  
  373.  
  374. {block:endposts} <!-- Блок: конец записи(ей) -->
  375. </div>
  376. {/block:endposts}
  377.  
  378.  
  379. {block:startfooter} <!-- Блок: начало футера -->
  380. <div id="footer">
  381. {/block:startfooter}
  382.  
  383.  
  384.  
  385. {block:pages} <!-- Блок: постраничная навигация -->
  386. {block:previouspage}<a href="{%previouspage%}">НАЗАД</a>{/block:previouspage}
  387.  
  388. &nbsp; {%currentpage%}/{%totalpages%} &nbsp;
  389.  
  390. {block:nextpage}<a href="{%nextpage%}">ВПЕРЁД</a>{/block:nextpage}
  391. {/block:pages}
  392.  
  393.  
  394.  
  395. {block:endfooter} <!-- Блок: конец футера -->
  396. </div>
  397. <div class="clear"></div>
  398. {/block:endfooter}
  399.  
  400.  
  401.  
  402.  
  403.  
  404.  
  405.  
  406. </body>
  407. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement