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-transitihttp://www.tumblr.com/customize/proba11#onal.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <!--
- DRAWING BREATH THEME BY THERE-AND-BACKAGAIN
- BASE CODES BY KILLIN'HOES
- PLEASE DO NOT REMOVE CREDITS AND I HOPE YOU ENJOY THE THEME.
- -->
- <head> <!-- DEFAULT VARIABLES -->
- <meta name="color:background" content="#FAF1E9" />
- <meta name="image:Background" content="http://static.tumblr.com/9u2zteh/mK2lk8da8/0_5f3f9_976727c7_xl.jpg"/>
- <meta name="color:posts background" content="#FFFFFF" />
- <meta name="image:posts background" content=" "/>
- <meta name="color:bars background" content="#F5F5F5" />
- <meta name="color:title" content="#C5A599" />
- <meta name="color:text" content="#AD9389" />
- <meta name="color:link" content="#A78479" />
- <meta name="font:body" content="helvetica" />
- <meta name="font:title" content="helvetica" />
- <meta name="text:font size" content="10px" />
- <meta name="if:no right click" content="0"/>
- <meta name="if:show cute cursor" content="1"/>
- <meta name="image:Sidebar" content="http://static.tumblr.com/9u2zteh/tUKlkh566/36.jpg"/>
- <meta name="if:show sidebar image" content="1"/>
- <meta name="text:link1 url" content=""/>
- <meta name="text:link1 name" content=""/>
- <meta name="text:link2 url" content=""/>
- <meta name="text:link2 name" content=""/>
- <meta name="text:link3 url" content=""/>
- <meta name="text:link3 name" content=""/>
- <meta name="text:link4 url" content=""/>
- <meta name="text:link4 name" content=""/>
- <title>{title}</title>
- <link href="data:image/x-icon;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABmJLR0QAAAAAAAD5Q7t/AAABWUlEQVQ4y91SPUvDUBQ9EadabYd2kYIglBAcigSktogoSB3q4CQOboK/o7N/oEM3dXC2YD9AKGhshCJxMNR+gB/UQDr0acyQ5TpIQtMkroJnee/e8+655773gP+FSrFAnWaV/LhOs0qVYsHDTY0Xb+4fwRy+BjYQ17cwKcLZ6gtCCgBwd3HikMu5PdxXz514ZecAbNDHiH0imc5xLgd2MS9mwYtZAIA5fAMAJzcu7hmBDfrgxSxCsQTarRvMhMOuNRRLOMIegWQ6x8WFDNdq1NGVazAMEwn+Z6SljV0YhomuXEOrUUdcyHC2fc8LWEyj94cGWUwjXZXo+vSYLKaRxTTqXZ2Rrkrkf4m3FYpG5xCZX8SzqiAamcWg94hU/pBTyiUS1vIYH3U0+kByddvtQimXSFcl0lWJlHKJJrkv/cWXm7Y3dregP9CVa845/IYn6dJXpB2Q/3t8A92asI6FEv4KAAAAAElFTkSuQmCC" rel="icon" type="image/x-icon" />
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
- {block:ifshowcutecursor}
- <style type="text/css">body, a, a:hover {cursor: url(http://cur.cursors-4u.net/user/use-1/use169.cur), progress;}</style> {block:ifshowcutecursor}
- {block:ifnorightclick}
- <SCRIPT TYPE="text/javascript">
- <!--
- //Disable select-text script (IE4+, NS6+)
- //visit http://www..arch.scriptmania.com/scripts/
- ///////////////////////////////////
- function disableselect(e){
- return false
- }
- function reEnable(){
- return true
- }
- //if IE4+
- document.onselectstart=new Function ("return false")
- //if NS6
- if (window.sidebar){
- document.onmousedown=disableselect
- document.onclick=reEnable
- }
- // -->
- </SCRIPT>
- <script language=JavaScript>
- <!--
- //Disable right click script III- By Renigade ([email protected])
- //For full source code, visit http://www.dynamicdrive.com
- var message="";
- ///////////////////////////////////
- function clickIE() {if (document.all) {(message);return false;}}
- function clickNS(e) {if
- (document.layers||(document.getElementById&&!document.all)) {
- if (e.which==2||e.which==3) {(message);return false;}}}
- if (document.layers)
- {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
- else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
- document.oncontextmenu=new Function("return false")
- // -->
- </script> {/block:ifnorightclick}
- <style type="text/css">
- img
- { border-style: none;
- }
- body{
- color:{color:Text};
- background-color:{color:Background};
- background-image:url({image:Background});
- background-postition:center;
- background-attachment: fixed;
- background-repeat: repeat;
- font-family: trebuchet ms;
- font-size:{text:font size};
- line-height: 12px;
- text-align:left;
- }
- a:link, a:active, a:visited{
- color: {color:link};
- text-decoration:none;
- }
- a:hover{
- color:{color:text};
- }
- h1, big{
- color:{color:title};
- font-family: zebra;
- font-size:25px;
- line-height:30px;
- letter-spacing:3px;
- font-weight:normal;
- text-transform:;
- margin:0px;
- padding:0px;
- text-align:center;
- }
- h3{
- color:{color:title};
- font-family:trebuchet ms;
- font-size:14px;
- line-height:14px;
- letter-spacing:-1px;
- font-weight:normal;
- text-transform:;
- margin:0px;
- padding:0px;
- margin-bottom:-0px;
- text-align:left;
- }
- #center{
- margin: 0 0px 0px 0;
- margin-left:420px;
- margin-top:13px;
- width:510px;
- padding:3px;
- border-right:0px solid #cccccc;
- }
- #box{
- background-color:{color:posts background};
- background-image:url({image:posts background});
- border: 1px solid #E9CCC2;
- overflow:hidden;
- padding:5px;
- -moz-border-radius:0.5 px;
- -webkit-border-radius:0px;
- }
- #postdate{
- font-size: 8px;
- font-weight: bold;
- font-family: trebuchet ms;
- letter-spacing: 1px;
- text-transform: uppercase;
- text-align: center;
- padding: 3px;
- padding-bottom: 1px;
- margin-top: 3px;
- border: 1px solid #FFFFFF;
- height: 10px;
- weight: 30px;
- background-color:{posts background};
- background-image:url({image:posts background});
- }
- #side2{
- float: right;
- position: fixed;
- top: 245px;
- left: 50px;
- width:300px;
- background-color:{color:posts background};
- background-image:url({image:posts background});
- -moz-border-radius:0px;
- -webkit-border-radius:0px;
- border: 1px solid #FFFFFF;
- padding-left:8px;
- padding-right:6px;
- padding-bottom:3px;
- padding-top:3px;
- }
- #side3{
- float: right;
- position: fixed;
- top: 20px;
- left: 50px;
- width:300px;
- background-color:{color:posts background};
- background-image:url({image:posts background});
- -moz-border-radius:0px;
- -webkit-border-radius:0px;
- border: 1px solid #FFFFFF;
- padding-left:8px;
- padding-right:6px;
- padding-bottom:3px;
- padding-top:3px;
- }
- div.navigate a{
- background:{color:bars background}; color:{color:title}; letter-spacing: 1px; display:block; padding:0px 0; border: 1px solid #E9CCC2;
- width: 55px;height: 14px; margin-top:2px; marrgin-left: 20px; position:relative; -webkit-transition-duration: .0s; z-index:1; display: inline-block;
- }
- div.navigate a:hover{
- font-weight: bold; letter-spacing: 1px; background:{color:posts background}}; display:block; padding:0px 0;
- border: 0px solid #000000; z-index:2;
- }
- #ask{
- display:block;
- float:left;
- width:60px;
- overflow:hidden;
- word-wrap:break-word;
- margin-right:4px;
- }
- blockquote{
- background-color:{color:box};
- padding: 7px;
- padding-left:8px;
- border-left:1px solid {color:background};
- border-right:1px solid {color:background};
- b, strong{color:{color:title};}
- i, em {color:{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:{color:title};}
- .user_2 .label, .user_5 .label, .user_8 .label {color:{color:link};}
- .user_3 .label, .user_6 .label, .user_9 .label {color:{color:text}; 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="center">
- <font size="44">Name of Your Blog</font>
- <div class="navigate">
- <center>
- <a href="/">home</a>
- <a href="/ask">ask</a>
- <a href="/">favorites</a>
- <a href="http://there-and-backagain.tumblr.com/">theme</a>
- <a href="/">archive</a>
- <a href="/">disclaimer</a>
- <a href="/">theme</a>
- <a href="/">advice</a>
- <br>
- <div id="side1"><center>
- {block:iflink1url}<a href="{text:link1 url}">{text:link1 name}</a>{/block:iflink1url}
- {block:iflink2url}<a href="{text:link2 url}">{text:link2 name}</a>{/block:iflink2url}
- {block:iflink3url}<a href="{text:link3 url}">{text:link3 name}</a>{/block:iflink3url}
- {block:iflink4url}<a href="{text:link4 url}">{text:link4 name}</a>{/block:iflink4url}
- </center>
- </div></div>
- <div id="side2"><center>
- <br>
- <br>
- {block:Description}
- <DIV style="OVERFLOW: auto; height: 175px; BACKGROUND-COLOR:{color:bars background}; border-top: 1px dashed {color:bars background}">
- {Description}{/block:Description}
- </td></tr>
- </table>
- <br/>
- </center>
- </div>
- <div id="side3"><center>
- {block:ifshowsidebarimage}<a href="/"><img src="{image:sidebar}" width=295px></a>{/block:ifshowsidebarimage}
- </center>
- </div>
- <div class = "autopagerize_page_element" >
- {block:Posts}
- <div id="perma"><a href="{Permalink}"></a><span class="tags"></span></div>
- <div id="box">
- {block:Text}{block:Title}<div class="title"><h3>{Title}</h3></div>{/block:Title}{Body}
- {/block:Text}
- {block:Photo}
- {LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}
- {block:Caption}<div style="margin:-5px 0 -10px 0;">{Caption}</div>{/block:Caption}
- {/block:Photo}
- {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- {block:Quote}<h3><i>"{Quote}" </i></h3>
- <div style="padding-left:0px;">
- {block:iflink1url}<a href="{text:link1 url}">{text:link1 name}</a>{/block:iflink1url}
- </div>
- {/block:Quote}
- {block:Link}<a href="{URL}" class="link" {Target}><h3>{Name} </h3></a>{/block:Link}
- {block:Link}{block:Description}<P>{Description}</p>{/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}
- {AudioPlayerGrey}{block:Caption}{Caption}{/block:Caption}
- <div style="color:#C2C2C2;"> ♬ {PlayCount} plays</div>
- {/block:Audio}
- {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Answer}
- {Asker}: <b>{Question}</b><br>{Answer}
- {/block:Answer}
- </div>
- <div id="postdate">
- <a href="{Permalink}"> </a>
- {NoteCountWithLabel} ☻ <a href="{ReblogURL}" target="_blank" class="details">Reblog</a>
- </div>
- <BR>
- {/block:Posts} </div>
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- <br>
- <center>
- <div style="-moz-border-radius:5px; -webkit-border-radius:5px; border: 1px dashed {color:Border};
- width: 508px; margin: -4px 4px 5px 4px; padding: 2px; background-color: {color:Post};">Theme by <a href="http://there-and-backagain.tumblr.com" target="_blank"><b>There-and-BackAgain</b> | </a>Best viewed in <a href="http://www.google.com/chrome" target="_blank"><b>Google Chrome</b></a></div>
- <div style="font-size: 40px; font-weight: bold;"><right>{block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage} {block:NextPage}<a href="{NextPage}">» </a>{/block:NextPage}
- {block:PermalinkPagination}
- {block:NextPost}<a href="{NextPost}">«</a>{/block:NextPost}{block:PreviousPost}<a href="{PreviousPost}"> » </a>{/block:PreviousPost}{/block:PermalinkPagination}
- </center></div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment