Advertisement
themesforu

nothingbuttherain

Jan 15th, 2012
237
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.98 KB | None | 0 0
  1.  
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  3.  
  4. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  5.  
  6. <!--
  7.  
  8.  
  9. Theme 4
  10. By themesbynothingbuttherain.
  11. http://themesbynothingbuttherain.tumblr.com
  12.  
  13. Get them here: http://nothingbuttherainthemes.tumblr.com
  14.  
  15. fluroicecream-yesplease does not own any of these themes, all are strictly made by nothingbuttherain.
  16.  
  17.  
  18. -->
  19.  
  20. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  21.  
  22. <head> <!-- DEFAULT VARIABLES -->
  23. <meta name="color:background" content="#ffffff" />
  24. <meta name="color:link" content="#b6b6b6" />
  25. <meta name="color:linkbackground" content="#f0f0f0" />
  26. <meta name="color:linkhover" content="#FFCA57" />
  27. <meta name="color:text" content="#3d3d3d" />
  28. <meta name="color:info" content="#f0f0f0" />
  29. <meta name="color:infolink" content="#888888" />
  30. <meta name="if:Show search" content="1"/>
  31. <meta name="if:Show tags" content="1"/>
  32. <meta name="image:minigif1" content=""/>
  33. <meta name="image:minigif2" content=""/>
  34. <meta name="image:minigif3" content=""/>
  35. <meta name="image:minigif4" content=""/>
  36. <meta name="image:minigif5" content=""/>
  37. <meta name="image:minigif6" content=""/>
  38. <meta name="image:minigif7" content=""/>
  39. <meta name="image:minigif8" content=""/>
  40. <meta name="image:minigif9" content=""/>
  41. <meta name="image:minigif10" content=""/>
  42. <meta name="if:Show sidebar image" content="1"/>
  43. <meta name="image:sidebar" content=""/>
  44. <meta name="image:background" content=""/>
  45. <meta name="text:Frase" content="" />
  46. <meta name="text:Link1" content="" />
  47. <meta name="text:Link1 Title" content="" />
  48. <meta name="text:Link2" content="" />
  49. <meta name="text:Link2 Title" content="" />
  50. <meta name="text:Link3" content="" />
  51. <meta name="text:Link3 Title" content="" />
  52. <meta name="text:Link4" content="" />
  53. <meta name="text:Link4 Title" content="" />
  54. <meta name="text:Link5" content="" />
  55. <meta name="text:Link5 Title" content="" />
  56. <meta name="text:Link6" content="" />
  57. <meta name="text:Link6 Title" content="" />
  58. <meta name="text:Link7" content="" />
  59. <meta name="text:Link7 Title" content="" />
  60. <meta name="text:Link8" content="" />
  61. <meta name="text:Link8 Title" content="" />
  62. <meta name="text:Link9" content="" />
  63. <meta name="text:Link9 Title" content="" />
  64. <meta name="text:Link10" content="" />
  65. <meta name="text:Link10 Title" content="" />
  66. <meta name="text:subtitle" content="" />
  67.  
  68. <html>
  69. <head>
  70. <title>{Title}</title
  71. <link rel="shortcut icon" href="{Favicon}">
  72. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  73. {block:Description}
  74. <meta name="description" content="{MetaDescription}" />
  75. {/block:Description}
  76. </head>
  77.  
  78. <style type="text/css">
  79.  
  80. body {background-color:{color:background} ; color:{color:text}; font-family: georgia, tahoma;
  81.  
  82. font-size:11px; line-height: 100%; margin-bottom:30px; margin-top: 0px; margin-left: 0px;
  83.  
  84. margin-right: 0px; padding:0px; background-image:url('{image:background}'); background-attachment:
  85.  
  86. fixed}
  87.  
  88.  
  89. #container {width: 970px; margin-top: 20px; margin-right: 15px; margin-left: auto; background-color:
  90.  
  91. transparent}
  92.  
  93. #sidebar {background-color: {color:background}; width: 970px; height: 100%; position: fixed;
  94.  
  95. z-index:-1; background-color: transparent}
  96. #left {float: left; width: 100px; margin-top: 140px; text-align:left; font-style: italic; background-color {color:background}; padding: 10px 5px 10px 5px} img a{border:0px;}
  97. p{margin-top:1px}
  98.  
  99. .simage2 {clear: both; margin-top: 4px; padding: 0px;}
  100. .simage2 img {display: block; margin-right:1px; max-width: 100px; height: 100; text-align:left; margin-bottom: 2px;}
  101.  
  102. #right {background-color: {color:background}; width: 300px; float: right; padding: 5px; }
  103.  
  104. a, a:link, a:active, a:hover, a:visited {color:{color:link}; text-decoration: none}
  105. a:hover {color:{color:linkhover}; text-decoration: none}
  106. img a{border:0px;}
  107. p{margin-top:1px}
  108. blockquote {margin: 5px 5px 5px 5px; border-left: 5px solid {color:linkhover}; padding-left: 5px; }
  109. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:linkhover};}
  110. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:linkhover}; }
  111. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:linkhover}; }
  112.  
  113. blockquote img{max-width: 470px!important}
  114. blockquote blockquote img{max-width: 450px!important}
  115. blockquote blockquote blockquote img{max-width: 430px!important}
  116. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  117.  
  118. .lefttitle{margin-bottom: 10px}
  119. .bltitle {float: center; font-size: 25px; font-style: italic; text-align: center; margin-left: 0px; text-transform:
  120.  
  121. lowercase; line-height:20px; padding:5px }
  122. .bltitle a, a:hover {color: {color:text}; text-decoration: none;}
  123. .blsubtitle {margin-left: 15px; font-size: 13px; line-height:10px; text-align: left; text-transform:
  124.  
  125. lowercase; font-style: italic}
  126.  
  127. .leftlink{width: 185px; }
  128. .nav {float: right; margin-bottom: 2px; text-align: right; display: block; text-align: right}
  129. .nav a {width: 100px; background-color: {color:linkbackground}; font-size: 9px; text-align: center;
  130.  
  131. color: {color:text}; padding:5px 0 5px 0; display: block; margin-top: 1px; margin-bottom:3px;
  132.  
  133. text-transform: lowercase; letter-spacing: 2px;}
  134. .nav a:hover {background-color: {color:linkhover}; color: {color:text}}
  135.  
  136. .pagination{font-size: 16px; margin-top: 5px; text-align: center; width: 100px; float: right; clear:
  137.  
  138. both }
  139.  
  140.  
  141. .about{background-color:{color:background}; text-align:justify; margin-bottom: 5px; font-family: verdana}
  142. .sidimage{margin: 10px 0 5px 0; text-align: center}
  143. .sidimage img {max-width: 300px; height: auto;}
  144. .simage2 {float: left; padding: 0px;}
  145. .simage2 img {display: inline; margin-right:3px; max-width:145px; height: auto; text-align:center; margin-bottom: 2px;}
  146. .sidebarlinks a {background-color: {color:linkbackground}; font-size: 11px; font-style: italic; text-align: center; color:
  147.  
  148. {color:text}; padding:3px 0 3px 0; display: block; margin-top: 1px; margin-bottom:3px;
  149.  
  150. text-transform: lowercase; letter-spacing: 1px; font-family: georgia}
  151. .sidebarlinks a:hover {background-color: {color:linkhover}; text-color: {color: text}}
  152. .sidcredit{text-align: center; font-size: 9px; margin-top: 5px; font-family: verdana}
  153.  
  154. #entries { width: 540px; margin-left: 120px; position: absolute; z-index:-1 }
  155.  
  156. #entry { width:540px; background-color: {color:info}; text-align: center; margin-bottom: 10px;}
  157.  
  158. #post{text-align: justify; width: 500px; margin-left: auto; margin-right: auto; background-color: {color:background}; padding:5px; margin-bottom: 15px}
  159.  
  160. #info {width: 500px;margin-left: auto; margin-right: auto; padding-top: 20px; font-size:9px;
  161.  
  162. text-align: left; color: {color:infolink}; font-family:verdana; background-color: transparent; padding: 5px;}
  163. #info a{color: {color:infolink}}
  164. #info a:hover{color: {color:text}}
  165.  
  166. .date{text-transform: lowercase; font-family:verdana; font-size:9px}
  167. .tags {color: {color:link}; font-size: 9px; display: inline; list-style: none; text-transform:
  168. lowercase;}
  169. .tags a, .tags a:hover { color: {color:link}; display: inline; list-style: none;text-transform:
  170. lowercase;}
  171.  
  172. h1{font-family: {font:title}; font-size:25px; letter-spacing: -1px; line-height: 20px; text-transform: none; font-weight: normal; font-style: italic;
  173. margin: 0 0 5px 0; text-align: center}
  174. h1 a{font-size:25px; letter-spacing: -1px; line-height: 20px; text-transform: none; font-weight: normal; font-style: italic;
  175. margin: 0 0 5px 0; text-decoration: none; text-align: center}
  176.  
  177. h2{font-family: {font:title}; font-size:20px; letter-spacing: 0px; line-height: 20px; text-transform: none; font-weight: normal;
  178. margin: 0 0 5px 0; text-align: center}
  179. h1 a{font-size:20px; letter-spacing: 0px; line-height: 20px; text-transform: none; font-weight: normal; font-style: italic;
  180. margin: 0 0 5px 0; text-decoration: none; text-align: center}
  181.  
  182. .image{border: 0px; text-align:center }
  183. .image a{border: 0px; text-align:center }
  184.  
  185. .bigquote{font-size: 80px; font-family: verdana; line-height: 80px; opacity: 0.2; filter:alpha (opacity=20)}
  186. .pquote{font-family: {font:title}; font-size: 25px; letter-spacing: -1px; line-height: 20px; text-transform: none; margin-top: -70px; margin-left:
  187.  
  188. 45px; font-style: italic}
  189. .source{margin-top: 5px; text-align: right}
  190.  
  191. .chat{line-height: 12px; list-style: none }
  192. .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height: 20px;}
  193. .person1 {background-color: {color:linkbackground}; color: {color:text} }
  194. .person1 .label {padding: 0px; margin-left: 5px; color: {color: text} }
  195. .person2 {background-color: {color:background}; color: {color: text} }
  196. .person2 .label {padding: 0px; margin-left: 5px; color: {color: text} }
  197.  
  198. .iaudio{text-align: center; margin-bottom: 5px}
  199. .iaudio img{max-width: 500px; height: auto}
  200. .cover {background-image: url(http://i35.tinypic.com/ampiiq.jpg); float: left; width: 150px; height:
  201.  
  202. 150px; margin-right: 10px; margin-bottom: 10px}
  203. .cover img{width: 150px; height: 150px}
  204. .plcount {font-style: italic}
  205.  
  206. .asker {width: 480px; color:{color:text}; padding: 10px;}
  207. .asker img{float: left; padding: 0px 5px 0px 0px}
  208. .asker a{font-size: 11px; font-weight: bold; color:{color:link}; text-transform: loowercase; line-height: 11px; padding: 0; margin: 0}
  209. .asker a:hover{font-size: 11px; font-weight: bold; color:{color:text}; background-color: text; text-transform: loowercase; line-height:11px; padding: 0; margin: 0}
  210. .question {font-size: 11px; padding-bottom: 4px; border-bottom: 1px dotted {color:sidebar};}
  211. .answer {padding: 1px 10px 1px 10px;}
  212.  
  213. .cap {padding-top: 2px; width: 490px; margin-left: 5px}
  214. .sourc{display:none}
  215.  
  216. #notes {background-color:{color:background};width:540px; margin-bottom:10px }
  217. #notestext {width: 500px; margin-left: 20px; background-color:{color:background};padding:0px;}
  218. ol.notes {list-style: none; padding:0px}
  219. ol.notes li {background-color: {color: background}; margin: 0 px; padding: 5px;}
  220. ol.notes .avatar {border: 0px; height: 10px; padding: 0px; width: 10px;}
  221. ol.notes li .clear {height: 0px!important;}
  222. ol.notes li blockquote {border-color: #ccc!important;}
  223.  
  224. #clear{width:300px;height:3px; clear:both; background-color: transparent}
  225.  
  226. .search {background-color: {color:linkbackground}; border: 0px dashed {color:text}; margin: 2px;
  227. padding: 2px; width: 233px; font-family: georgia; text-align: center; font-size: 11px}
  228. .searchb {background-color:{color:linkbackground}; border: 0px dashed {color:text}; margin: 2px;
  229.  
  230. padding: 1px 7px 1px 7px; width: 50px; font-family: georgia; font-size: 11px; text-align: center;}
  231.  
  232. </style>
  233.  
  234.  
  235. <body>
  236. <div id="container">
  237.  
  238.  
  239. <div id="sidebar">
  240. <div id="left">
  241.  
  242. <div class="sidebarlinks">
  243.  
  244. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  245. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a> {/block:ifLink2}
  246. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a> {/block:ifLink3}
  247. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a> {/block:ifLink4}
  248. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a> {/block:ifLink5}
  249. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
  250. {block:ifLink7}<a href="{text:Link7}">{text:Link7 Title}</a> {/block:ifLink7}
  251. {block:ifLink8}<a href="{text:Link8}">{text:Link8 Title}</a> {/block:ifLink8}
  252. {block:ifLink9}<a href="{text:Link9}">{text:Link9 Title}</a> {/block:ifLink9}
  253. {block:ifLink10}<a href="{text:Link10}">{text:Link10 Title}</a> {/block:ifLink10}
  254. </div>
  255.  
  256. <div class="pagination">{block:Pagination}
  257. {block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}
  258. {CurrentPage}/{TotalPages}
  259. {block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}
  260. {/block:Pagination}</div>
  261. </div>
  262.  
  263. <div id="right">
  264.  
  265. <div class="lefttitle"><div class="bltitle"><a href="/" alt="{Title}">{Title}</a></div>
  266. {block:IfSubtitle}<div class="blsubtitle">{text:subtitle}</div> {/block:IfSubtitle}</div>
  267.  
  268. <div id="sdb">
  269. <br>
  270. <center>{text:Frase}
  271. </div>
  272.  
  273. <div class="sidimage">{block:IfShowSidebarImage} {block:IfSidebarImage}<img
  274.  
  275. src="{image:sidebar}"/>{/block:IfSidebarImage}{/block:IfShowSidebarImage}</div>
  276.  
  277. <div class="about"> {block:Description}{Description}<br><br>{/block:Description}
  278.  
  279. {block:IfShowSidebarImage}<div class="simage2"><img src="{image:minigif1}"/> <img src="{image:minigif2}"/> <img src="{image:minigif3}"/> <img src="{image:minigif4}"/> <img src="{image:minigif5}"/> <img src="{image:minigif6}"/> <img src="{image:minigif7}"/> <img src="{image:minigif8}"/> <img src="{image:minigif9}"/> <img src="{image:minigif10}"/></div>
  280.  
  281. {block:IfShowSearch}<form action="/search" method="get">
  282. <input type="text" name="q" value="{SearchQuery}"/ class="search">
  283. <input type="submit" value="search"/ class="searchb">
  284. </form>{/block:IfShowSearch}
  285.  
  286. <div class="sidcredit"><a href="http://nothingbuttherain.tumblr.com/themes">nothingbuttherain</a> + adaptation by <a
  287.  
  288. href="http://canceriangirl.tumblr.com" target="_blank">cancerian girl</a> ©</div>
  289.  
  290. </div></div></div>
  291.  
  292.  
  293. <div id="entries">
  294.  
  295.  
  296. {block:Posts}
  297.  
  298.  
  299. <div id="entry">
  300. <div id="info">
  301. {block:Date}<span class="date"><a href="{Permalink}" title="permalink to this post">{TimeAgo}</a> ,
  302.  
  303. {DayOfMonth} {Month} {Year} às {12Hour}:{Minutes}{AmPm}</span>{/block:Date} {block:NoteCount} + <a
  304.  
  305. href="{Permalink}" title="permalink to this post">{NoteCountWithLabel}</a>{/block:NoteCount}
  306. {block:RebloggedFrom}<br>via <a href="{ReblogParentURL}"
  307.  
  308. title="{ReblogParentTitle}">{ReblogParentName}</a> (originally <a href="{ReblogRootURL}"
  309.  
  310. title="{ReblogRootTitle}">{ReblogRootName}</a>){/block:RebloggedFrom}
  311. {block:IfShowTags}{block:HasTags}<br>{block:Tags}<div class="tags"># <a href="{TagURL}">{Tag}</a>
  312.  
  313. </div>{/block:Tags}{/block:HasTags}{/block:IfShowTags}
  314. </div>
  315.  
  316.  
  317. <div id="post">
  318. {block:Text}
  319. {block:Title}<h1>{Title}</h1>{/block:Title}{Body}
  320. {/block:Text}
  321.  
  322. {block:Photo}
  323. {LinkOpenTag}<div class="image"><img src="{PhotoURL-500}" border="0"></div>{LinkCloseTag}
  324. {/block:Photo}
  325.  
  326. {block:Photoset}
  327. {Photoset-500}
  328. {/block:Photoset}
  329.  
  330. {block:Quote}
  331. <b class="bigquote">“</b><div class="pquote">{Quote}</div>{block:Source}
  332. <div class="source">— {Source}</div>{/block:Source}
  333. {/block:Quote}
  334.  
  335. {block:Link}
  336. <h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}
  337. {/block:Link}
  338.  
  339. {block:Chat}
  340. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  341. <div class="chat"><ul>{block:Lines}
  342. <li class="person{UserNumber}">{block:Label}
  343. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  344. {/block:Chat}
  345.  
  346. {block:Audio}
  347. <div class="iaudio">{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}</div>
  348. {AudioPlayerGrey}
  349. <div class="plcount">{PlayCountWithLabel}</div>
  350. <div class="cap">{block:Caption}{Caption}{/block:Caption}</div>
  351. {/block:Audio}
  352.  
  353. {block:Video}
  354. {Video-500}
  355. {/block:Video}
  356.  
  357. {block:Answer}
  358. <div class="asker"><img src="{AskerPortraitURL-24}"> {Asker}<div class="question">{Question}</div></div>
  359. <div class="answer">{Answer}</div>
  360. <br>
  361. {/block:Answer}
  362.  
  363.  
  364. <div class="cap">
  365. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  366. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  367. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  368.  
  369. <div class="sourc">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  370. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  371. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  372. {/block:ContentSource}</div>
  373.  
  374.  
  375. </div></div>
  376.  
  377. <div id="clear"></div></div>
  378. {/block:Posts}
  379.  
  380.  
  381.  
  382. {block:PostNotes}
  383. <div id="notes"><div id="notestext">{PostNotes}</div></div></div>
  384. {/block:PostNotes}
  385.  
  386. </div>
  387.  
  388.  
  389. </body>
  390. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement