Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <!--
- Original by: http://sleepythemes.tumblr.com
- Edited by: http://chictutorials.tumblr.com
- -->
- <head> <!-- DEFAULT VARIABLES -->
- <meta name="color:background" content="#FFFFFF" />
- <meta name="image:Background" content=""/>
- <meta name="color:main" content="#F4F4F4" />
- <meta name="color:border" content="#EBEBEB" />
- <meta name="color: box" content="#F8F8F8" />
- <meta name="color:post date" content="DFF2F7" />
- <meta name="color:title" content="#9C9B9B" />
- <meta name="color:text" content="#aaaaaa" />
- <meta name="color: link" content="#C7C7C7" />
- <meta name="font:body" content="helvetica" />
- <meta name="font:title" content="helvetica" />
- <meta name="text:font size" content="10px" />
- <meta name="image:100pxPortrait" content=""/>
- <meta name="image:box" content=""/>
- <meta name="color:link hover" content="#9C9B9B"/>
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <style type="text/css">
- body{color:{color:Text};
- background-color: {color:};
- background-image: url({image:Background});
- background-attachment: fixed;
- background-repeat: repeat;
- background-position: center;
- font-family:{font:Body};
- font-size:{text:Font Size};
- line-height: 12px;
- text-align:justify;}
- img{
- -webkit-transition: opacity 0.7s linear;
- opacity: 0.85;
- }
- img:hover{
- -webkit-transition: opacity 0.7s linear;
- opacity: 1;
- }
- body{
- color:{color:text};
- background-color:{color:background};
- font-family:{font:body};
- font-size: {text:font size};
- line-height: 13px;
- text-align:justify;
- }
- a:link, a:active, a:visited{
- color: {color: link};
- text-decoration:none;
- }
- a:hover{
- color: {color:link hover};
- }
- a img{border: 0px;}
- img{border:none; -webkit-transition: opacity 0.5s linear; opacity: 0.70;}
- img:hover{-webkit-transition: opacity 0.5s linear; opacity: 1;}
- h1, big{
- color:{color:title};
- font-family:{font:title};
- font-size:20px;
- line-height:30px;
- letter-spacing:-1px;
- font-weight:normal;
- text-transform:;
- margin:0px;
- padding:0px;
- text-align:left;
- }
- h3{
- color:{color:title};
- font-family:{font:title};
- font-size:20px;
- line-height:14px;
- letter-spacing:-1px;
- font-weight:normal;
- text-transform:;
- margin:0px;
- padding:0px;
- margin-bottom:-0px;
- text-align:left;
- }
- #main{
- background-color: {color:main};
- margin: auto;
- position:relative;
- margin-left:400px;
- margin-top:20px;
- margin-bottom:-8px;
- width:412px;
- padding:6px;
- padding-top:px;
- -moz-border-radius:2px;
- -webkit-border-radius:2px;
- -moz-box-shadow: 0 0 1em {color:main};
- -webkit-box-shadow: 0 0 1em {color:main};
- box-shadow: 0 0 1em {color:main};
- border: 1px solid {color:border};
- }
- #head{
- left: 445px;
- top: 20px;
- width:412px;
- padding:6px;
- padding-top:px;
- -moz-border-radius:2px;
- -webkit-border-radius:2px;
- -moz-box-shadow: 0 0 1em {color:main};
- -webkit-box-shadow: 0 0 1em {color:main};
- box-shadow: 0 0 1em {color:main};
- border: 1px solid {color:border};
- }
- #side{
- float: right;
- position: fixed;
- top: 20px;
- left: 840px;
- background-color: {color:main};
- width: 218px;
- -moz-border-radius:2px;
- -webkit-border-radius:2px;
- padding-left:8px;
- padding-right:6px;
- padding-bottom:12px;
- padding-top:3px;
- -moz-box-shadow: 0 0 1em {color:main};
- -webkit-box-shadow: 0 0 1em {color:main};
- box-shadow: 0 0 1em {color:main};
- }
- #side2{
- float: right;
- position: fixed;
- top: 20px;
- left: 165px;
- background-color: {color:main};
- width: 218px;
- -moz-border-radius:2px;
- -webkit-border-radius:2px;
- padding-left:8px;
- padding-right:6px;
- padding-bottom:12px;
- padding-top:3px;
- -moz-box-shadow: 0 0 1em {color:main};
- -webkit-box-shadow: 0 0 1em {color:main};
- box-shadow: 0 0 1em {color:main};
- }
- #side3{
- float: right;
- position: fixed;
- margin: auto;
- top: 5px;
- left: 150px;
- background-color: {color:main};
- width: 920px;
- height: 100%;
- -moz-border-radius:2px;
- -webkit-border-radius:2px;
- padding-left:8px;
- padding-right:6px;
- padding-bottom:12px;
- padding-top:3px;
- -moz-box-shadow: 0 0 1em {color:main};
- -webkit-box-shadow: 0 0 1em {color:main};
- box-shadow: 0 0 1em {color:main};
- border: 1px solid {color:border};
- z-index:-1;
- }
- #box{
- overflow:hidden;
- background-color:{color: box};
- padding:2px;
- padding-left:5px;
- padding-right:5px;
- padding-top:5px;
- padding-bottom:2px;
- -moz-border-radius:10px;
- -webkit-border-radius:10px;
- }
- #perma{font-size:9px;
- margin-top:0px;
- position:absolute;
- right:50%;
- margin-right:260px;}}
- }
- #ask{
- display:block;
- float: left;
- width:50px;
- overflow:hidden;
- word-wrap:break-word;
- margin-right:3px;
- }
- #postdate{
- font-family: {font:body};
- background:;
- padding:2px;
- font-size:10px;
- text-transform:none;
- }
- div.navi a{
- display:block;
- padding:3px 0;
- margin-top:-1px; position:relative; z-index:1;
- }
- div.navi a:hover{
- display:block; padding:3px 0;
- background: #FFF3F3}; z-index:2; }
- }
- blockquote{
- text-align:left;
- padding: 7px;
- padding-left:12px;
- border-left: 1px solid {color:text};
- p{margin-top:3px; margin-bottom:3px;}
- blockquote img{display:block; width:100%;}
- border-left: 2px solid #616161;
- padding: 0 0 0 15px;
- margin-left: 0px;
- blockquote {position:relative; left:-5px; margin-top:0px; margin-right:0px; padding-right:0px;}
- a img{border:none;}
- img{border:none; -webkit-transition: opacity 0.5s linear; opacity: 0.70;}
- img:hover{-webkit-transition: opacity 0.5s linear; opacity: 1;}
- .audio{background-color:#C7C7C7; display:block;}
- .user_1 .label, .user_4 .label, .user_7 .label {color:#f4cdc1;}
- .user_2 .label, .user_5 .label, .user_8 .label {color:#ecbeb2;}
- .user_3 .label, .user_6 .label, .user_9 .label {color:#B4A897; opacity:.75;}
- ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
- .notes img{width:10px; position:relative; top:1px;}
- ol.notes, .notes li{list-style:none; margin:0px; padding:0px;}
- iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
- </style>
- <style type="text/css">{CustomCSS]</style>
- </head>
- <body>
- <!-- IMPORTANT -->
- <div id="main">
- <div id="side">
- <center><big><a href="http://modern-day-vintage.tumblr.com"><div align="center">{Title}</div></a></big></center>
- <center>{block:If100pxPortraitImage}<div id="left"> <img class="roundedtop portrait" width=220px src="{image:100pxPortrait}" /></div><P> {/block:If100pxPortraitImage}</center>
- <center><div style="padding-left:6px;">{Description}</div></center>
- </div>
- <div id="side2">
- <b><i><font color="#E6AA9C"><div style="border-top: 1px dotted #F7CCC2; border-bottom: 1px dotted #F7CCC2;">things i love</font></i></b></div>
- <BR>
- Talk about all of the things you love here.
- <div class="navi"><br>
- <b><i><font color="#E6AA9C"><div style="border-bottom: 1px dotted #F7CCC2;border-top: 1px dotted #F7CCC2; ">navigation</font></i></b></div>
- <br>
- Type all of your links here.
- <br>
- </div>
- <br><b><i><font color="#E6AA9C"><div style="border-top: 1px dotted #F7CCC2; border-bottom: 1px dotted #F7CCC2;">quote</font></i></b></div>
- <br><i>Type your favourite quote here</i>
- <p>type the source of your quote here</p>
- </div>
- <div id="side3"></div>
- {block:Posts}
- <div id="perma"><a href="{Permalink}"></a><span class="tags">{/block:Tags}{/block:HasTags}</span></div>
- <div id="box">
- {block:Text}{block:Title}<div class="title"><h3><center>{Title}</center></h3></div>{/block:Title}
- <div style="padding-bottom:3px;">
- <center>{Body}</center>
- </div>
- {/block:Text}
- {block:Photo}
- <div style="padding-bottom:3px;">
- {LinkOpenTag}<center><img src="{PhotoURL-400}" alt="{PhotoAlt}"/></center>{LinkCloseTag}
- {block:Caption}<div style="margin:-5px 0 -10px 0;"><center>{Caption}</center></div>{/block:Caption}
- </div>
- {/block:Photo}
- {block:Photoset}<center>{Photoset-400}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- {block:Quote}
- <h3><div style="font-size:70px; position:absolute; font-family:Georgia;"><div style="position:relative; top:23px;">“</div></div>
- <div style="padding-left:32px; margin-top:5px; line-height:18px;">{Quote}</div> </h3>
- <div style="padding-left:32px; margin-top:-20px; margin-bottom:9px;">{block:Source}<BR>— <font style="letter-spacing: 1px;"><i>{Source}</i></font>{/block:Source}</div>
- {/block:Quote}
- {block:Link}<a href="{URL}" class="link" {Target}><h3><center>{Name}</center> </h3></a>
- {/block:Link}
- {block:Link}{block:Description}<div style="margin-top:-13px;"><center>{Description}</center>{/block:Description}{/block:Link}
- {block:Chat}<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul>{/block:Chat}
- {block:Audio}
- <center>{AudioPlayerGrey}</center><center><div style="color:#A7969D;"> ♫ {PlayCount} plays</div></center>{block:Caption}<center>{Caption}</center>{/block:Caption}
- {/block:Audio}
- {block:Video}<center>{Video-400}</center>{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Answer}
- <div style="margin-top:2px; margin-bottom:-8px;">
- <center>{Asker}: <b>{Question}</b></center>
- </div>
- <br>
- <div style="margin-top:-8px; margin-bottom:-3px;">
- <center>{Answer}</center>
- </div>
- {/block:Answer}
- </div>
- <div id="postdate">
- <center><a href="{Permalink}"><font style="text-transform: lowercase;"><div style="margin-top:-2px;"><i>{DayOfWeek}, {Month} {DayOfMonth}, {Year}</i></div></font></a></center>
- </div>
- <BR>
- {/block:Posts}
- <center>{block:HasTags}
- tagged as: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
- {block:RebloggedFrom}
- reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
- originally posted by <a href="{ReblogRootURL}">{ReblogRootName}</a> {/block:RebloggedFrom}
- </center></span></center>
- {block:PostNotes}
- <div id="notes">{PostNotes}</div>{/block:PostNotes}<center>{block:ContentSource}
- <br><a href="{SourceURL}">
- {lang:Source}:
- {block:SourceLogo}{PlayCountWithLabel}
- <img src="{BlackLogoURL}" width="{LogoWidth}"
- height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}
- {block:NoSourceLogo}
- {SourceLink}
- {/block:NoSourceLogo}
- </a>
- {/block:ContentSource}</center>
- <center>{block:PreviousPage}<a href="{PreviousPage}" title="newer entries">« previous</a>{/block:PreviousPage} {CurrentPage} <i>of</i> {TotalPages} ✿ {block:NextPage}<a href="{NextPage}" title="older entries">next »</a>{/block:NextPage}</center>
- <br>
- <center><small><a href="http://sleepythemes.tumblr.com">ORIGINAL THEME</a> • EDITED BY<a href="http://chictutorials.tumblr.com">Love is in the air</a></small></center>
- <BR>
- <BR>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement