Advertisement
saint-california

Styles. Green

Feb 26th, 2014
424
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.29 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.  
  9.  
  10. <!--
  11. РАЗОБРАЛА И ОТРЕДАКТИРОВАЛА
  12. http://saint-california.viewy.ru/
  13. http://stcalifornia-themes.viewy.ru/
  14. -->
  15.  
  16. <style type="text/css">
  17.  
  18. /* BODY */
  19.  
  20. body{
  21. margin: 0;
  22. font-size:9px;
  23. background-color:#ffffff;
  24. color:#fff;
  25. line-height:114 %;
  26. background-image: url(http://s1.goodfon.ru/image/526971-1440x900.jpg);
  27. background-position: center;
  28. background-attachment: fixed;
  29. background-repeat: repeat;
  30. text-align: center;
  31. letter-spacing: 1px;
  32. font-weight: lighter;
  33. font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  34. }
  35.  
  36. a {font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  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.  
  44.  
  45. a:hover {color:#b4b4b4;
  46. text-decoration:none;webkit-transition: 0.6s;
  47. -moz-transition: 0.6s;
  48. -ms-transition: 0.6s;
  49. -o-transition: 0.6s;
  50. transition: 0.6s;
  51. }
  52.  
  53.  
  54. /* TOPBAR */
  55.  
  56. #top {
  57. z-index:999;
  58. position:fixed;
  59. top:12px;
  60. left:0px;
  61. height:35px;
  62. width:100%;
  63.  
  64. }
  65.  
  66. #nav {
  67. margin-top:-5px;
  68. text-align:center;color: #ffffff;
  69. }
  70.  
  71.  
  72.  
  73. /* TITLE BAR */
  74.  
  75. #moreleft {
  76. z-index:999;
  77. position:fixed;
  78. top:45px;
  79. margin-left:0px;
  80.  
  81. }
  82.  
  83. #left {
  84. z-index:999;
  85. position:fixed;
  86. top:45px;
  87. margin-left:-220px;
  88.  
  89. }
  90.  
  91. #left img {
  92. display:block;
  93. margin:20px 0;
  94. width:200px;
  95. padding:8px;
  96. box-shadow: 0 1px 1px rgba(0,0,0,0.4);
  97. -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.4);
  98. -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.4);
  99. }
  100.  
  101.  
  102.  
  103. #right {
  104. position:fixed;
  105. top:45px;
  106. width:200px;
  107. margin-left:560px;
  108.  
  109. }
  110.  
  111. #side {
  112. padding:20px;
  113. margin-top:100px;
  114. box-shadow: 0 1px 1px rgba(0,0,0,0.4);
  115. -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.4);
  116. -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.4);
  117.  
  118. }
  119.  
  120. #desc {
  121. border-top:2px solid #fff;
  122. border-bottom:2px solid #fff;color:#fff;
  123. text-align: center;
  124. font-family: calibri;
  125. font-size:8px;
  126. padding-top:5px;
  127. padding-bottom:5px;
  128. text-transform: uppercase;
  129. letter-spacing:1px;color: #fff; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  130. }
  131.  
  132. #wrap { margin-left:411px;}
  133.  
  134. #container {
  135. margin-top:55px;
  136. margin-left:0px;
  137. }
  138.  
  139. #posts {
  140. padding:10px;
  141. word-wrap:break-word;
  142. width:540px;
  143. }
  144.  
  145. .post {
  146. width:520px;
  147. padding:10px;
  148. padding-bottom:0px;
  149. margin-bottom:20px;
  150. background-image: url('ФОН ПОСТА');
  151. background-repeat: repeat;
  152. text-align: center;
  153. font-style: normal;
  154. border-bottom-right-radius: 2px;
  155. border-bottom-left-radius: 2px;
  156. box-shadow: 0 1px 1px rgba(0,0,0,0.4);
  157. -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.4);
  158. -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.4);
  159. }
  160.  
  161. .post img {
  162. max-width:500px;}
  163.  
  164.  
  165. #jiyong{ width:500px;padding:4px; -webkit-transition:0.6s;
  166.  
  167. }
  168.  
  169. #jiyong a {font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  170. padding:3px;
  171. box-shadow: 0 1px 1px rgba(0,0,0,0.4);
  172. -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.4);
  173. -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.4);
  174. text-align:center;
  175. font-size:8px;
  176. text-transform: uppercase;
  177. color:#fff;
  178. }
  179.  
  180.  
  181. #jiyong a:hover{
  182. border-bottom:2px solid #fff;}
  183.  
  184. ::selection {background: #3c3c3c;}
  185. ::-moz-selection {background: #3c3c3c;}
  186. ::-webkit-selection {background: #3c3c3c;}
  187.  
  188. ::-webkit-scrollbar {width: 6px;height: 6px;background: #141414;}
  189. ::-webkit-scrollbar-button:start:decrement,-scrollbar-button:end:increment {height: 0px;display: block;}
  190. ::-webkit-scrollbar-track-piece {background-color: transparent;}
  191. ::-webkit-scrollbar-thumb:vertical {height: 20px; background-color:#ffffff;}
  192. ::-webkit-scrollbar-thumb:horizontal {height: 20px;}
  193.  
  194.  
  195. *,
  196. *:after,
  197. *::before {
  198. -webkit-box-sizing: border-box;
  199. -moz-box-sizing: border-box;
  200. box-sizing: border-box;
  201. }
  202.  
  203. body {
  204. font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  205. }
  206.  
  207. nav a {
  208. position: relative;
  209. display: inline-block;
  210. margin: 4px;
  211. padding: 6px;
  212. outline: none;
  213. color: #fff;
  214. text-decoration: none;
  215. text-transform: uppercase;
  216. letter-spacing: 1px;
  217. font-weight: 400;
  218. font-size:10px;
  219. text-shadow: 0 0 1px rgba(255,255,255,0.2);
  220. box-shadow: 0 1px 2px rgba(0,0,0,0.4);
  221. -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.4);
  222. -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.4); }
  223.  
  224. nav a:hover,nav a:focus {outline: none;}
  225.  
  226. /* Effect 17: move up fade out, push border */
  227. .cl-effect-17 a {
  228. color: #fff;
  229. text-shadow: none;
  230. padding: 6px;
  231. }
  232.  
  233. .cl-effect-17 a::before {
  234. color: #fff;
  235. text-shadow: 0 0 1px rgba(255,255,255,0.3);
  236. content: attr(data-hover);
  237. position: absolute;
  238. -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  239. -moz-transition: -moz-transform 0.3s, opacity 0.3s;
  240. transition: transform 0.3s, opacity 0.3s;
  241. pointer-events: none;
  242. }
  243.  
  244. .cl-effect-17 a::after {
  245. content: '';
  246. position: absolute;
  247. left: 0;
  248. bottom: 0;
  249. width: 100%;
  250. height: 2px;
  251. background: #fff;
  252. opacity: 0;
  253. -webkit-transform: translateY(5px);
  254. -moz-transform: translateY(5px);
  255. transform: translateY(5px);
  256. -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  257. -moz-transition: -moz-transform 0.3s, opacity 0.3s;
  258. transition: transform 0.3s, opacity 0.3s;
  259. pointer-events: none;
  260. }
  261.  
  262. .cl-effect-17 a:hover::before,
  263. .cl-effect-17 a:focus::before {
  264. opacity: 0;
  265. -webkit-transform: translateY(-2px);
  266. -moz-transform: translateY(-2px);
  267. transform: translateY(-2px);
  268. }
  269.  
  270. .cl-effect-17 a:hover::after,
  271. .cl-effect-17 a:focus::after {
  272. opacity: 1;
  273. -webkit-transform: translateY(0px);
  274. -moz-transform: translateY(0px);
  275. transform: translateY(0px);
  276. }
  277.  
  278.  
  279. </style>
  280.  
  281.  
  282.  
  283. </head><body>
  284.  
  285. <div id="cooper">
  286. <div id="top">
  287.  
  288. <section class="color-1">
  289. <nav class="cl-effect-17" id="cl-effect-17">
  290. <a href="ССЫЛКА">НАЗВАНИЕ </a>
  291. <a href="ССЫЛКА">НАЗВАНИЕ </a>
  292. <a href="ССЫЛКА">НАЗВАНИЕ </a>
  293. <a href="ССЫЛКА">НАЗВАНИЕ </a>
  294. </nav></section></div></div>
  295.  
  296. <div id="wrap">
  297. <div id="moreleft">
  298. </div>
  299.  
  300. <div class="bar" id="tbar"></div>
  301.  
  302. <div id="left"><img src="АВА В БЛОГЕ"></div>
  303.  
  304. <div class="bar"></div>
  305.  
  306. <div id="right">
  307. <div id="side"><div id="desc">
  308. ОПИСАНИЕ БЛОГА</br>
  309. ЦИТАТЫ</br>
  310. ПАРУ СЛОВ </br>
  311. О СЕБЕ</br>
  312. ПЛЕЕР</br>
  313. </div></div></div>
  314.  
  315. <div class="bar" id="rbar"></div>
  316.  
  317. <div id="container">
  318. <div id="posts">
  319.  
  320. {block:startposts} <!-- Блок: начало записи(ей) -->
  321. <div id="post">
  322. {/block:startposts}
  323.  
  324.  
  325. {block:text} <!-- Блок: текстовая запись -->
  326. <div class="post">
  327. {block:title}<a href="{%postlink%}" class="h3 link">{%title%}</a>{/block:title} <!-- Блок: заголовок записи -->
  328. <div>
  329. {%text%}
  330. </div>
  331. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  332. </div>
  333. {/block:text}
  334.  
  335.  
  336. {block:photo} <!-- Блок: фотография -->
  337. <div class="post">
  338. <div>
  339. {%linkopen%}<img src="{%photo%}"/>{%linkclose%} <!-- Ссылка и фото -->
  340. </div>
  341. {block:caption}<div>{%caption%}</div>{/block:caption}
  342. <div id="jiyong">
  343. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></div></p>
  344. </div>
  345.  
  346. {/block:photo}
  347.  
  348.  
  349. {block:link} <!-- Блок: ссылка -->
  350. <div class="post">
  351. <div><a href="{%linkurl%}">{%linkname%}</a></div> <!-- Название и адрес ссылки -->
  352. {block:caption}<div>{%caption%}</div>{/block:caption}
  353. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  354. </div>
  355. {/block:link}
  356.  
  357.  
  358. {block:quote} <!-- Блок: цитата -->
  359. <div class="post">
  360. <h3>{%quote%}</h3> <!-- Цитата -->
  361. <p>&mdash; {%quotesource%}</p> <!-- Автор/Источник -->
  362. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  363. </div>
  364. {/block:quote}
  365.  
  366.  
  367. {block:audio} <!-- Блок: аудио -->
  368. <div class="post">
  369. <div>{%audioplayer%}</div> <!-- Проигрыватель муз. файлов -->
  370. {block:caption}<div>{%caption%}</div>{/block:caption} <!-- описание -->
  371. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  372. </div>
  373. {/block:audio}
  374.  
  375.  
  376. {block:video} <!-- Блок: видео -->
  377. <div class="post">
  378. <div>{%videoplayer%}</div>
  379. {block:caption}<div>{%caption%}</div>{/block:caption} <!-- описание -->
  380. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  381. </div>
  382. {/block:video}
  383.  
  384.  
  385. {block:dialog} <!-- Блок: диалог -->
  386. <div class="post">
  387. {block:title}<h1>{%title%}</h1>{/block:title} <!-- Блок: заголовок записи -->
  388. <div>{%dialog%}</div>
  389. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  390. </div>
  391. {/block:dialog}
  392.  
  393.  
  394.  
  395.  
  396.  
  397.  
  398. {block:endposts} <!-- Блок: конец записи(ей) -->
  399. </div>
  400. {/block:endposts}
  401.  
  402.  
  403. {block:startfooter} <!-- Блок: начало футера -->
  404. <div id="footer">
  405. {/block:startfooter}
  406.  
  407.  
  408.  
  409. {block:pages} <!-- Блок: постраничная навигация -->
  410. {block:previouspage}<a href="{%previouspage%}">НАЗАД</a>{/block:previouspage}
  411.  
  412. &nbsp; {%currentpage%}/{%totalpages%} &nbsp;
  413.  
  414. {block:nextpage}<a href="{%nextpage%}">ВПЕРЁД</a>{/block:nextpage}
  415. {/block:pages}
  416.  
  417.  
  418.  
  419. {block:endfooter} <!-- Блок: конец футера -->
  420. </div>
  421. <div class="clear"></div>
  422. {/block:endfooter}
  423.  
  424.  
  425.  
  426.  
  427.  
  428.  
  429.  
  430. </body>
  431. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement