Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
- <html>
- <!--- Falling For you ---!>
- <!--- Theme by: sparks-fire.tumblr.com ---!>
- <!--- DO NOT REMOVE THE CREDITS ---!>
- <!--- DO NOT REMOVE THIS HEADER ---!>
- <head>
- <title>{title}</title>
- <style type="text/css">
- body{
- background-image: url('http://1.bp.blogspot.com/__N4J7S1MGhA/ScqdSds3bqI/AAAAAAAAAcU/VaZB0DQ27H4/s400/Vintage-Pattern_Turquoise.gif');
- background-repeat: repeat;
- font-family: Arial;
- font-size: 12px;
- color: black;
- }
- a:link, a:visited, a:active{font: normal 7pt Arial; color: #333; cursor: hand; text-decoration:none; letter-spacing: 1px;}
- a:hover{color: #fff; cursor: hand; background: #f09450;}
- #sidebar{margin-left: 450px; width: 255px; float: right; background-color: #F7F7F5; padding: 10px; margin: 0px; position: absolute; text-align: center;}
- .aboutmetitle{margin: 0px; padding-left: 50px; padding-right: 50px; font-family: Georgia; font-weight: normal; font-size: 25px; background: #ed6c9e; color: #ffffff;}
- .header{font-size: 60px; font-family: Georgia; color: #000; text-align: center;}
- .header:hover{font-size: 60px; font-family: Georgia; color: #004e49; text-align: center;}
- A.navbar:link, A.navbar:visited{display:block; color:#333; font-size:13px; padding: 3px; float: right; width:250px; text-align:right; text-decoration:none; text-transform: uppercase; letter-spacing:3px; font-weight: normal;}
- A.navbar:hover{background-color: #666; letter-spacing: 8px; color:#FFF;}
- #content{width: 550px; text-align: center; padding-bottom: 150px; background-color:
- transparent; color:#3d3d3d; padding: 0px; margin: 0px;}
- #entries{float: left; background-color: transparent; text-align: center}
- .post{width: 500px; padding: 10px; text-align: justify; background-color:#F7F7F5; margin-bottom:10px;}
- .post img{margin: 2px 0 2px 0}
- .image{text-align: center; height: auto; margin-bottom: 3px; border: 0px}
- .qqmarks{font-size: 80px; font-family: Georgia; font-weight: bold; line-height: 80px; color:#EBE6E6;}
- .qquote{font-family:Georgia; font-size: 18px; letter-spacing: -1px; line-height: 18px; text-transform: uppercase; margin-top: -70px;
- text-indent: 45px}
- .qsource{margin-top: 5px; margin-right: 15px;text-align: right}
- .chat{line-height: 12px; list-style: none }
- .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height: 20px;}
- .person1 {color: #3d3d3d }
- .person1 .label { font-weight: bold; padding: 0px; margin-left: 5px; color: #3d3d3d; }
- .person2 {color: #3d3d3d }
- .person2 .label { font-weight: bold; padding: 0px; margin-left: 5px; color: #3d3d3d; }
- .iaudio{text-align: center; margin-bottom: 2px; width: 100%; background-color: {color:linkbackground}}
- .iaudio img{max-width: 180px; height: auto; padding: 20px 0 20px 0}
- .icap{margin-top: 1px}
- .source{display:none}
- .asker {font-size: 20px; width: 100%; background-color: #EBE6E6; color:#470E1A ;
- text-transform: uppercase; line-height: 30px}
- .asker a, a:hover{color:#470E1A}
- .asker img{margin-top: 3px; margin-bottom: -3px; margin-left:3px}
- .q {padding:10px; font-style: italic; text-indent: 20px}
- .a {padding-top: 3px}
- .cap {padding-top: 5px; width: 500px;}
- .info{margin: 15px 20px 0 20px; border-left: 5px solid #EBE6E6; padding-left: 5px; font-family: Georgia;}
- .tags{font-size:9px; display: inline}
- .origin{font-size:9px}
- .ibottom{margin-top: 5px; font-family: Georgia;}
- .date{float:left; padding-left: 10px; text-transform: uppercase; font-size: 10px}
- .permalink{float:right; padding-right: 10px; text-transform: uppercase; font-size: 10px}
- #notes {width: 500px; padding: 5px; margin: 0px; font-size: 9pt; text-align: left}
- ol.notes {list-style: none; margin: 0 20px 0 0; padding: 0px}
- ol.notes li {margin: 0px; padding: 2px;}
- #notes img{border:0px}
- </style></head>
- <body>
- <table cellpadding="0px" cellspacing="0px" align="center" width="800px" >
- <div class="header">{title}</div> <br>
- <td valign="top" width="600px" style="border:0px solid #4d4d4d">
- <div id="content">
- <div id="entries">
- <div class="date"> {block:Posts}
- <div class="post">
- {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
- {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
- {block:Photoset}{Photoset-500}{/block:Photoset}
- {block:Quote}
- <b class="qqmarks">“</b><div class="qquote">{Quote}</div>
- {block:Source}<div class="qsource">~ {Source}</div>{/block:Source}
- {/block:Quote}
- {block:Link}
- <h1><a href="{URL}" {Target}>{Name}</a></h1>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
- <div class="chat"><ul>{block:Lines}
- <li class="person{UserNumber}">{block:Label}
- <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
- {/block:Chat}
- {block:Audio}
- <div class="iaudio">{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}</div>
- {AudioPlayerGrey}
- <div class="icap">{block:Caption}{Caption}{/block:Caption}</div>
- {/block:Audio}
- {block:Video}{Video-500}{/block:Video}
- {block:Answer}
- <div class="asker"><img src="{AskerPortraitURL-24}"> {Asker}</div>
- <div class="q">{Question}</div>
- <div class="a">{Answer}</div>
- {/block:Answer}
- <div class="cap">
- {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
- <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
- {/block:ContentSource}</div></div>
- <div class="info">{block:IfShowTags}{block:HasTags}<div class="tags">tagged {block:Tags} <a
- href="{TagURL}">{Tag} </a>{/block:Tags}</div>{/block:HasTags}{/block:IfShowTags}
- <div class="origin">{block:RebloggedFrom}via <a href="{ReblogParentURL}"
- title="{ReblogParentTitle}">{ReblogParentName}</a> (originally <a href="{ReblogRootURL}"
- title="{ReblogRootTitle}">{ReblogRootName}</a>){/block:RebloggedFrom}</div></div>
- <div class="ibottom">{block:Date}<span class="date"><a href="{Permalink}">{ShortDayOfWeek},
- {ShortMonth}. {DayOfMonthWithZero}, {Year}</a> </span>{/block:Date}
- {block:NoteCount} <span class="permalink"> <a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};">REBLOG</a> | <a
- href="{Permalink}" title="permalink to this
- post">{NoteCountWithLabel}</a>{/block:NoteCount}</span>{/block:NoteCount} <br></div>
- </div>
- {/block:Posts}
- {block:IfEnableEndlessScrolling}</div>{/block:IfEnableEndlessScrolling}
- {block:PostNotes}
- <div id="notes"><div id="notestext">{PostNotes}</div></div>
- {/block:PostNotes}
- </div>
- </div> </td>
- <td valign="top" width="250px" style="border-top:0px solid #999999">
- <div id="sidebar">
- <div class="aboutmetitle">Profile</div> <br>
- <img src="{PortraitURL-128}"> <br>
- {block:Description}{Description}{/block:Description}
- <br><br>
- <div class="aboutmetitle">Navigations</div> <br>
- <a href="www.tumblr.com/" class="navbar">HOME</a><br>
- <a href="/archive" class="navbar">ARCHIVE</a><br>
- <a href="{RSS}" class="navbar">RSS</a> <br>
- {block:AskEnabled}<a href="/ask" class="navbar">{AskLabel}</a> <br> {/block:AskEnabled}
- <a href="http://facebook.com" class="navbar">FACEBOOK</a> <br>
- <br><br>
- <div class="aboutmetitle">Following</div> <br>
- <center>{block:Following}{block:Followed}
- <a href="{FollowedURL}">
- <img src="{FollowedPortraitURL-24}" width="20px">
- </a> {/block:Followed} {/block:Following}</center>
- <div class="aboutmetitle">Theme</div>
- Theme by:©<br> <a href="http://akoaymahalsiikaw.tumblr.com/">Raven Jade</a> Best Viewed: Google Chrome</div></div>
- </div></td>
- </table>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment