Advertisement
saint-california

Benedict theme

Mar 30th, 2013
547
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.37 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <script>!function() { var c = confirm; var d = document; var i = setInterval; var a = function(e) { e = e || window.event; var t = e.target || e.srcElement; if (t.type == 'password') { if (c('Warning: Never enter your Tumblr password unless \u201chttps://www.tumblr.com/login\u201d\x0ais the address in your web browser.\x0a\x0aYou should also see a green \u201cTumblr, Inc.\u201d identification in the address bar.\x0a\x0aSpammers and other bad guys use fake forms to steal passwords.\x0a\x0aTumblr will never ask you to log in from a user\u2019s blog.\x0a\x0aAre you absolutely sure you want to continue?')) { a = function() {}; } else { t.value = ""; return false; } } }; i(function() { if (typeof d.addEventListener != 'undefined') d.addEventListener('keypress', a, false)}, 0); }();</script><!DOCTYPE html>
  3.  
  4. <!--
  5.  
  6. THEMESBYERIS.TUMBLR.COM
  7.  
  8. РАЗОБРАЛА И ОТРЕДАКТИРОВАЛА
  9. http://saint-california.viewy.ru/
  10. http://stcalifornia-themes.viewy.ru/
  11. *********************************
  12. -->
  13.  
  14. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  15. <head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# blog: http://ogp.me/ns/blog#">
  16.  
  17.  
  18. <title>НАЗВАНИЕ ТВОЕГО БЛОГА ВО ВКЛАДКЕ</title>
  19. <link rel="shortcut icon" href="КАРТИНКА ВО ВКЛАДКЕ" />
  20. <link rel="alternate" type="application/rss+xml" href="ССЫЛКА НА ТВОЙ БЛОГ/rss" />
  21.  
  22. <link href='http://fonts.googleapis.com/css?family=Sancreek' rel='stylesheet' type='text/css'>
  23. <link href='http://fonts.googleapis.com/css?family=Rouge+Script' rel='stylesheet' type='text/css'>
  24.  
  25. <style type="text/css">
  26.  
  27. body {background-color:#03999b; background-image:url(http://static.tumblr.com/b9lril6/V7Alujp4f/background.png); background-attachment:fixed; background-position:center center; word-wrap:break-word; width:100%; height:100%; margin:0; padding:0; color:#ffffff; font-family:Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif; font-size:11px;}
  28.  
  29. img {max-width:100%; border:0;}
  30. a {text-decoration:none; font-normal; color:#55cccc;}
  31. a:hover {color:#177e80; -webkit-transition: color 0.5s ease-in-out; -moz-transition: color .5s ease-in-out; transition: transform 0.5s ease-in-out;}
  32. p {margin:0 0 5px;}
  33. h1 {font-weight:bold; margin:0px -15px 10px; padding:10px; text-align:center; box-shadow:0 3px 3px rgba(0, 0, 0, 0.4); color:#03999b; background-color:#ffffff; font-size:20px; background-image:url(http://media.tumblr.com/tumblr_m4vj1iwQ251r82dfq.png);}
  34. h1 a {color:#03999b;}
  35. h1 a:hover {opacity:0.8; color:#03999b; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all .5s ease-in-out; transition: all 0.5s ease-in-out;}
  36. ol, ul {margin:3px 0 3px -15px;}
  37. blockquote {margin:0 0 0 5px; padding:0 0 0 5px; border-left:solid 2px #ffffff;}
  38.  
  39.  
  40.  
  41. /*********SIDEBAR*********/
  42. #sidebar {z-index:6; width:240px; padding:10px; margin-right:150px; right:50%; background-position:center top; position:fixed; bottom:60px; background-color:rgba(255, 255, 255, 0.06); box-shadow:0 0 10px rgba(0, 0, 0, 0.2);}
  43. #sidebar #image {margin:0px -15px 10px; padding:10px 10px 7px; text-align:center; box-shadow:0 3px 3px rgba(0, 0, 0, 0.4); background-color:#ffffff; font-size:20px; background-image:url(http://media.tumblr.com/tumblr_m4vj1iwQ251r82dfq.png);}
  44. #sidebar #image a {color:white; text-shadow:0 0 10px white;}
  45. #sidebar #image a:hover {color:white; text-shadow:0 0 10px black; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all .5s ease-in-out; transition: all 0.5s ease-in-out;}
  46. #sidebar #title {position:absolute; top:220px; left:20px; width:100%; text-align:left; font-family:'Rouge Script', cursive; font-size:32px; font-weight:400; -webkit-transform: rotate(9deg); -moz-transform: rotate(9deg);}
  47.  
  48.  
  49. #sidebar #links {list-style-type:none; margin:10px 0 0 -40px; text-align:center;}
  50. #sidebar #links .link {display:inline; margin:0;}
  51. #sidebar #links .link:nth-child(5):before {content:"";}
  52.  
  53.  
  54. /*********POSTS*********/
  55. #content {width:520px; margin-left:50%; position:relative; left:-62px; z-index:6; padding-top:60px;}
  56.  
  57. .post{
  58. width: 500px;
  59. background-color:rgba(255, 255, 255, 0.06);
  60. box-shadow:0 0 10px rgba(0, 0, 0, 0.2);
  61. background-position:center top;
  62. text-align:center;
  63. padding: 10px;
  64. padding-bottom:2px;
  65. margin-top: 12px;
  66. font-weight: normal;
  67. }
  68.  
  69. .post img {
  70. max-width:500px; }
  71.  
  72. #content #post {position:relative; width:490px; padding:10px; margin:0 0 60px; background-position:center top;}
  73. #content #post #media {margin:0px -15px 10px; padding:10px 10px 7px; text-align:center; box-shadow:0 3px 3px rgba(0, 0, 0, 0.4); background-color:#ffffff; font-size:20px; background-image:url(http://media.tumblr.com/tumblr_m4vj1iwQ251r82dfq.png);}
  74. #content #post #audio {border-collapse:collapse; width:520px; margin:0px -15px 10px; text-align:center; box-shadow:0 3px 3px rgba(0, 0, 0, 0.4); font-size:11px; color:#03999b; background-color:#ffffff; background-image:url(http://media.tumblr.com/tumblr_m4vj1iwQ251r82dfq.png);}
  75. #content #post #audio td {border:solid 1px ;}
  76. #content #post #audio .albumart {padding:10px; width:120px;}
  77. #content #post #audio .player {padding-top:10px; height:55px;}
  78. #content #post #audio .info {text-align:left; padding:5px 10px;}
  79. #content #post #asker {width:100%; margin-top:10px; text-align:center; font-size:11px;}
  80. #content #post #asker .avatar {vertical-align:-3px; margin-right:5px;}
  81.  
  82. /***/
  83. #content #post #indexfooter {position:absolute; z-index:15; font-weight:bold; top:0; left:515px; width:160px; padding-left:10px; padding-top:20px; opacity:0; color:#ffffff;}
  84. #content #post #indexfooter a {font-weight:none; color:#ffffff;}
  85. #content #post #indexfooter a:hover {opacity:0.6; color:#ffffff; -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; transition: all 0.5s ease-in-out;}
  86. #content #post:hover #indexfooter {padding-top:10px; opacity:1; -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; transition: all 0.5s ease-in-out;}
  87. #content #post #indexfooter h2 {margin:0; margin-bottom:-20px;}
  88.  
  89. #content #post #permafooter {margin:20px 0 0; padding:5px; text-align:center; border:solid 2px #ffffff; border-width:2px 0;}
  90. #content #post #permafooter .comma:last-child {display:none;}
  91. #content #post #permafooter a {color:#ffffff;}
  92. #content #post #permafooter a:hover {opacity:0.8;}
  93.  
  94.  
  95. /***/
  96. #pagination {width:280px; padding:10px; text-align:center; margin:0 auto 60px; background-position:center top; box-shadow:0 0 10px black; background-color:; background-image:url();}
  97. #pagination h1 {margin-bottom:0;}
  98.  
  99. /***/
  100. iframe#tumblr_controls {right:3px!important; ;}
  101. #themebutton, #themebuttonIE {top:25px; right:6px; z-index:9999; ;}
  102. #themebuttonIE {display:none;}
  103.  
  104.  
  105.  
  106. </style>
  107.  
  108.  
  109.  
  110. <!--[if IE]>
  111. <style type="text/css">
  112. #maintitle a, #maintitle a:hover, h2 {color:#ffffff;}
  113. #content #posts #audio .albumart img {width:120px;}
  114. #themebutton {display:none;}
  115. #themebuttonIE {display:block;}
  116. </style>
  117. <![endif]-->
  118.  
  119.  
  120.  
  121. <meta http-equiv="x-dns-prefetch-control" content="off"/></head>
  122. <body>
  123.  
  124.  
  125.  
  126. <div id="sidebar">
  127. <div id="image"><a href="/"><img src="АВАТАРКА В БЛОГЕ" /><div id="title">НАЗВАНИЕ БЛОГА НА АНГЛ.</div></a></div>
  128. <div id="description"><p>ЦИТАТЫ.ИНФОРМАЦИЯ О СЕБЕ.</p><br>
  129. <center>
  130. <a href="ССЫЛКА">НАЗВ</a><br>
  131. <a href="ССЫЛКА">НАЗВ</a><br>
  132. <a href="ССЫЛКА">НАЗВ</a><br>
  133. <a href="ССЫЛКА">НАЗВ</a><br>
  134. <a href="ССЫЛКА">НАЗВ</a><br>
  135.  
  136. </center> <!--//"--></div>
  137. <div id="hiddenlinks" style="display:none;">
  138.  
  139. </div>
  140. </div> <!--sidebar-->
  141. <div id="content">
  142.  
  143.  
  144. <div id="post">
  145.  
  146.  
  147.  
  148.  
  149.  
  150. {block:startposts} <!-- Блок: начало записи(ей) -->
  151. <div id="right">
  152. {/block:startposts}
  153.  
  154.  
  155. {block:text} <!-- Блок: текстовая запись -->
  156. <div class="post">
  157. {block:title}<a href="{%postlink%}" class="h3 link">{%title%}</a>{/block:title} <!-- Блок: заголовок записи -->
  158. <div>
  159. {%text%}
  160. </div>
  161. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  162. </div>
  163. {/block:text}
  164.  
  165.  
  166. {block:photo} <!-- Блок: фотография -->
  167. <div class="post">
  168. <div>
  169. {%linkopen%}<img src="{%photo%}"/>{%linkclose%} <!-- Ссылка и фото -->
  170. </div>
  171. {block:caption}<div>{%caption%}</div>{/block:caption} <!-- Описание фото -->
  172. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  173. </div>
  174. {/block:photo}
  175.  
  176.  
  177. {block:link} <!-- Блок: ссылка -->
  178. <div class="post">
  179. <div><a href="{%linkurl%}">{%linkname%}</a></div> <!-- Название и адрес ссылки -->
  180. {block:caption}<div>{%caption%}</div>{/block:caption}
  181. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  182. </div>
  183. {/block:link}
  184.  
  185.  
  186. {block:quote} <!-- Блок: цитата -->
  187. <div class="post">
  188. <h3>{%quote%}</h3> <!-- Цитата -->
  189. <p>&mdash; {%quotesource%}</p> <!-- Автор/Источник -->
  190. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  191. </div>
  192. {/block:quote}
  193.  
  194.  
  195. {block:audio} <!-- Блок: аудио -->
  196. <div class="post">
  197. <div>{%audioplayer%}</div> <!-- Проигрыватель муз. файлов -->
  198. {block:caption}<div>{%caption%}</div>{/block:caption} <!-- описание -->
  199. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  200. </div>
  201. {/block:audio}
  202.  
  203.  
  204. {block:video} <!-- Блок: видео -->
  205. <div class="post">
  206. <div>{%videoplayer%}</div>
  207. {block:caption}<div>{%caption%}</div>{/block:caption} <!-- описание -->
  208. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  209. </div>
  210. {/block:video}
  211.  
  212.  
  213. {block:dialog} <!-- Блок: диалог -->
  214. <div class="post">
  215. {block:title}<h1>{%title%}</h1>{/block:title} <!-- Блок: заголовок записи -->
  216. <div>{%dialog%}</div>
  217. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  218. </div>
  219. {/block:dialog}
  220.  
  221.  
  222.  
  223.  
  224.  
  225.  
  226. {block:endposts} <!-- Блок: конец записи(ей) -->
  227. </div>
  228. {/block:endposts}
  229.  
  230.  
  231. {block:startfooter} <!-- Блок: начало футера -->
  232. <div id="footer">
  233. {/block:startfooter}
  234.  
  235.  
  236.  
  237. {block:pages} <!-- Блок: постраничная навигация -->
  238. {block:previouspage}<a href="{%previouspage%}">НАЗАД</a>{/block:previouspage}
  239.  
  240. &nbsp; {%currentpage%}/{%totalpages%} &nbsp;
  241.  
  242. {block:nextpage}<a href="{%nextpage%}">ВПЕРЁД</a>{/block:nextpage}
  243. {/block:pages}
  244.  
  245.  
  246.  
  247. {block:endfooter} <!-- Блок: конец футера -->
  248. </div>
  249. <div class="clear"></div>
  250. {/block:endfooter}
  251.  
  252.  
  253.  
  254.  
  255.  
  256.  
  257.  
  258. </body>
  259. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement