photo banner2.jpg http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd“>
 
<!—
 Sleepless Theme by http://venoms.tumblr.com
 Please do not remove the theme credit (:


—>
 
<html xmlns=”http://www.w3.org/1999/xhtml” xml:lang=”en” lang=”en”>
 
<head>
 
<title>{title}</title>
 
<meta name=”color:text” content=”#3F3F3F”/>
 <meta name=”color:background” content=”#fffff”/>
 <meta name=”color:link” content=”#4B4B4B” />
 <meta name=”color:link hover” content=”#F7F7F7” />
 <meta name=”color:Header Background” content=”#FFFFFF”/>
 <meta name=”color:Navigation Link Color” content=”#00000”/>
 <meta name=”color:ScrollBar” content=”#000000”/>
 <meta name=”color:Description Background Hover” content=”#E4E4E4”/>
 <meta name=”color:Perma Background” content=”#00000”/>
 <meta name=”color:Center Background” content=”#FFFFFF”/>
 <meta name=”color:Entry Background” content=”#F2F2F2”/>
 <meta name=”color:Title Shadow” content=”#E4E4E4”/>
 <meta name=”color:Header Text” content=”#000000”/>
 <meta name=”font:Body” content=”Arial” />
 <meta name=”font:Header” content=”Arial”/>
 <meta name=”text:Custom Link One” content=”” />
 <meta name=”text:Custom Link One Title” content=”” />
 <meta name=”text:Custom Link Two” content=”” />
 <meta name=”text:Custom Link Two Title” content=”” />
 <meta name=”text:Custom Link Three” content=”” />
 <meta name=”text:Custom Link Three Title” content=”” />
 <meta name=”text:Custom Link Four” content=”” />
 <meta name=”text:Custom Link Four Title” content=”” />
 <meta name=”if:Image Pop” content=”1”/>
 <meta name=”if:Rounded Photo Edges Hover” content=”0” />
 <meta name=”if:Infinite Scrolling” content=”0”/>
 <meta name=”if:Rounded Header Edges” content=”0”/>
 <meta name=”if:Shadows On Posts” content=”0”/>
 <meta name=”if:Transition Hover” content=”1”/>
 


<link href=’http://fonts.googleapis.com/css?family=Raleway:100&v1’ rel=’stylesheet’ type=’text/css’>
 


<link rel=”shortcut icon” href=”{Favicon}”>
 <link rel=”alternate” type=”application/rss+xml” href=”{RSS}”>
 {block:Description}<meta name=”description” content=”{MetaDescription}” />{/block:Description}
 <script src=”http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js” type=”text/javascript”><!—mce:0—></script>
 
<script src=”http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js” type=”text/javascript”><!—mce:0—></script>
 


{block:IndexPage}
 <script src=”http://masonry.desandro.com/jquery.masonry.min.js“></script>
<script src=”http://static.tumblr.com/twte3d7/C5Bllzh32/masonry.js“></script>
 
{block:IfInfiniteScrolling}<script src=”http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js“></script>{/block:IfInfiniteScrolling}
 

<script type=”text/javascript”>
 
$(window).load(function () {
 
$(‘#posts’).masonry(),
 
$(‘.masonryWrap’).infinitescroll({
 
navSelector : “#pagination”,
 
nextSelector : “#pagination a#next”,
 
itemSelector : “.entry”,
 
bufferPx : 10000,
 
extraScrollPx: 11000,
 
loadingImg : “http://www.phonebook.com.pk/images/loading3.gif”,
 
loadingText : “<em></em>”,
 
},
 
function() { $(‘#posts’).masonry({ appendedContent: $(this) }); }
 
);
 
});
 
</script>
 


{/block:IndexPage}
 


<style type=”text/css”>
 
{block:IndexPage}{block:IfTransitionHover}
 
img:hover {
 
opacity:0.6;

-moz-transition: 0.2s ease-in;
 
-webkit-transition: 0.2s ease-in;
 
-o-transition: 0.2s ease-in;
 
transition: 0.2s ease-in;
 }
 
img {
 -webkit-transition: opacity 0.7s linear;
opacity: 1;
 }{/block:IndexPage}{/block:IfTransitionHover}
 
{block:IndexPage}{block:ifImagePop}img, img a {border: none; -webkit-transition-duration: .4s;}
 
img:hover {-webkit-transform: scale(1.05);}{/block:ifImagePop}{/block:IndexPage}
 
{block:IfRoundedPhotoEdgesHover}img:hover {border-radius:15px; -moz-border-radius:15px; -webkit-transition-duration: .4s;}{/block:IfRoundedPhotoEdgesHover}
 
body {font-family:{font:body}; font-size: 9px; color: {color:text}; background-color: {color:background};}
 
{block:IndexPage}#center {margin:auto; width: 960px; background-color:{color:Center Background}; margin-top:30px; margin-bottom: -8px;}{/block:IndexPage}
 
{block:PermalinkPage}#center {margin:auto; width: 960px; background-color:{color:center background}; margin-top: 30px; margin-bottom: -8px;}{/block:PermalinkPage}
 
.entry { padding:10px; float:left; position: relative; margin:10px; width: 270px; float: left; background-color:{color:Entry Background};}
 
.entry img {width: 270px; height: auto;}
 
.navigations{
 margin-top:1px;
 margin-bottom:20px;
 text-align: center;
 text-transform: uppercase;
 margin-left:1px;
 }
 .navigations a{
 color: {color:Navigation Link Color};
 padding: 3px;
 }
 .navigations a:hover{
 color: #fff;
 background-color: #000;
 }
 


.description{
 margin-top:20px;
 width: 500px;
 text-align: center;
 margin:auto;
 }
 
.description:hover {background-color:{color:Description Background Hover}; width:500px; -moz-transition: 0.8s ease-in; -webkit-transition: 0.8s ease-in; -o-transition: 0.8s ease-in; transition: 0.8s ease-in; }
 
.posttitle{
 color:{font:color};
 font-family:{font:body};
 font-size:10px;
 line-height:19px;
 letter-spacing:1px;
 border-bottom:1px solid #000000;
 font-weight:bold;
 text-transform:Uppercase;
 margin:0px;
 padding:0px;
 text-align:;
 }
 
.permalink {opacity:1; text-align:left; font-family:{font:body}; font-size:10px; text-transform:Uppercase; padding:3px; }
 
.permalink:hover {background-color:{color:Perma Background}; font-weight:bold; opacity:1; -moz-transition: 0.9s ease-in; -webkit-transition: 0.8s ease-in; -o-transition: 0.9s ease-in; transition: 0.9s ease-in; padding:3px; width:70px;}
 
a:link, a:active, a:visited{ color: {color:link}; text-decoration:none; -moz-transition: 0.9s ease-in; -webkit-transition: 0.9s ease-in; -o-transition: 0.9s ease-in; transition: 0.9s ease-in;}
 
a:hover{ color:{color:link hover}; -moz-transition: 0.9s ease-in; -webkit-transition: 0.9s ease-in; -o-transition: 0.9s ease-in; transition: 0.9s ease-in;}
 
.label {font-weight: bold; margin-right: 10px;}
 
#posts {padding: 10px;}
 


.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;}
 
.permacap {text-transform:uppercase; font-size:11px; font-weight:bold;}
 

#pagination{
 margin-right:-20%;
 text-align: center;
 position:fixed;
 bottom:5px;
 {block:IfInfiniteScrolling}display: none;{/block:IfInfiniteScrolling}
 }
 #pagination a{
 background-color: #000;
 padding: 3px;
 color: #fff;
 {block:IfInfiniteScrolling}display: none;{/block:IfInfiniteScrolling}
 }
 

::-webkit-scrollbar-thumb:vertical { border-radius:15px; -moz-border-radius:15px; background-color: {color:scrollbar}; height:100px; padding:5px;}
 
::-webkit-scrollbar-thumb:horizontal { padding:5px; border-radius:15px; -moz-border-radius:15px; background-color: {color:Scrollbar}; height:10px !important;}
 
::-webkit-scrollbar { padding:5px; border-radius:15px; -moz-border-radius:15px; height:10px; width:7px; background-color: {color:background};}
 
{block:PermalinkPage}
 

div.video embed,
 div.post div.video object {
 width:500px;
 height:auto;
 }
 

.entry {margin: 10px; width: 500px; float: left;}
 
.entry img {width: 500px; height: auto;}
 
.audio {width: 500px; background-color:#000000; padding:0px;}
 
{/block:PermalinkPage}
 
{block:indexpage} .photoset{width:270px; heigh:auto;}{/block:Indexpage}
 
{block:Indexpage}.album img{width:270px; height:auto;}
 .audio {width: 270px; background-color:#000000; padding:0px;}{/block:Indexpage}
 
{block:Permalinkpage}.album img{width:500px; height:auto;}
 .audio {width: 500px; background-color:#000000; padding:0px;}{/block:Permalinkpage}
 

.toplinks {z-index:1000; font-size:30px; margin-top:30px; font-family:Raleway; text-transform:uppercase; background:{Color:Background}; text-align:center;}
 
.customlinks {letter-spacing:3px; font-size:10px; font-family:{font:body}; text-transform:uppercase;}
 
{block:IfShadowsOnPosts}
 img {-webkit-box-shadow: #444 0px 0px 6px;
 -moz-box-shadow:#444 0px 0px 6px;}{/block:IfShadowsOnPosts}
 
{customcss}
 


</style>
 


</head>
 
<body>
 
<div class=”toplinks”>
 <a href=”/”>Home</a> <a href=”/”>Archive</a>
 <a href=”/ask”>Ask</a> {block:HasPages}{block:Pages} <a href=”{URL}”>{Label}</a>{/block:Pages}{/block:HasPages} <a href=”http://venoms.tumblr.com“>©</a></div>
 
<br><center><div class=”customlinks”>
 {block:IfCustomLinkOneTitle}

<a href=”{text:Custom Link One}”> {text:Custom Link One Title}</a>

{/block:ifCustomLinkOneTitle}

{block:ifCustomLinkTwoTitle}
 
<a href=”{text:Custom Link Two}”> {text:Custom Link Two Title}</a>

{/block:ifCustomLinkTwoTitle}
 

{block:ifCustomLinkThreeTitle}
 
<a href=”{text:Custom Link Three}”> {text:Custom Link Three Title}</a> {/block:ifCustomLinkThreeTitle}
 


{block:ifCustomLinkFourTitle}
 
<a href=”{text:Custom Link Four}”>{text:Custom Link Four Title}</a> {/block:ifCustomLinkFourTitle}</div>
 

</center>
 
<div class=”description”>
 {block:Description}{Description}{/block:Description}
 </div>
 
<div id=”center”>
 


<br>
 
<div id=”posts”>
 
{block:Posts}
 
{block:Text}
 <div class=”entry”>
 {block:Title}<a href=”{Permalink}”><div class=”posttitle”>{Title}</a></div>{/block:Title}<div class=”bod”>{Body}</div>
 {block:IndexPage}<a href=”{Permalink}”><div class=”permalink”>Permalink</div></a>{/block:IndexPage}{block:Permalinkpage}<b>{timeago} | This post has {NoteCountWithLabel}</b><br><br>{/block:Permalinkpage}
 </div>
 {/block:Text}
 
{block:Photo}
 
<div class=”entry”>
 {block:IndexPage}<a href=”{Permalink}”>{/block:IndexPage}
 {block:PermalinkPage}{LinkOpenTag}{/block:PermalinkPage}
 <img src=”{block:IndexPage}{PhotoURL-HighRes}{/block:IndexPage}{block:PermalinkPage}{PhotoURL-HighRes}{/block:PermalinkPage}” alt=”{PhotoAlt}” {block:PermalinkPage}width=”200px”{/block:PermalinkPage}/>
 {block:IndexPage}</a>{/block:IndexPage}
 {block:PermalinkPage}{LinkCloseTag}{/block:PermalinkPage}</div>
 {block:Permalinkpage}{block:Caption}{Caption}{/block:Caption}<div class=”permacap”>{timeago} | This post has {NoteCountWithLabel}</div></b><br><br>{/block:Permalinkpage}
 
{/block:Photo}
 


{block:Photoset}
 <div class=”entry”>
 <div class=”photoset”>{block:Indexpage}{Photoset-250}{/block:Indexpage}</div>{block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}
 <a href=”{Permalink}”><div class=”permalink”>Photoset</div></a>
 {block:PermalinkPage}{block:Caption}<div class=”caption”>{Caption}</div>
 {/block:Caption}<b><div class=”permacap”>{timeago} | This post has {NoteCountWithLabel}</div></b><br><br>{/block:PermalinkPage}
 </div>
 {/block:Photoset}
 

{block:Answer}
 <div class=”entry” id=”answer”>
 <div style=”padding-bottom:15px”><span style=”font-weight: bold; margin-right: 10px;”>{Asker}:</span> “{Question}”</div>
 <div style=”border-top: 1px solid #0000”>{Answer}</div>
 {block:IndexPage}<a href=”{Permalink}”><div class=”permalink”>Permalink</div></a>{/block:IndexPage}{block:PermalinkPage}<b><div class=”permacap”>{timeago} | This post has {NoteCountWithLabel}</div></b><br><br>{/block:PermalinkPage}
 </div>
 {/block:Answer}
 
{block:Quote}
 <div class=”entry” id=”quote”>
 <span style=”margin-left: 13px;”>{Quote}</span>
 {block:Source}<div style=”font-size: 10px;”>— {Source}</div>{/block:Source}
 {block:IndexPage}<a href=”{Permalink}”><div class=”permalink”>Permalink</div></a>{/block:IndexPage}<br>{block:PermalinkPage}<b><div class=”permacap”>{timeago} | This post has {NoteCountWithLabel}</div></b><br><br>{/block:PermalinkPage}
 </div>
 {/block:Quote}
 
{block:Link}
 <div class=”entry”>
 <a href=”{URL}” class=”link” {Target}><div class=”posttitle”>{Name}</div></a>
 {block:Description}{Description}{/block:Description}
 {block:IndexPage}<a href=”{Permalink}”><div class=”permalink”>Permalink</div></a>{/block:IndexPage}{block:PermalinkPage}<b><div class=”permacap”>{timeago} | This post has {NoteCountWithLabel}</div></b><br><br>{/block:PermalinkPage}
 </div>
 {/block:Link}
 
{block:Chat}
 <div class=”entry” id=”chat”>
 {block:Title}<a href=”{Permalink}”><div class=”posttitle”>{Title}</div></a>{/block:Title}
 {block:Lines}<span style=”align:left”><div class=”{Alt} user_{UserNumber}”>{block:Label}
 <span class=”label”>{Label}</span>{/block:Label}{Line}</div>{/block:Lines}</span>
 {block:IndexPage}<a href=”{Permalink}”><div class=”permalink”>Permalink</div></a>{/block:IndexPage}
 {block:PermalinkPage}<b><div class=”permacap”>{timeago} | This post has {NoteCountWithLabel}</div></b><br><br>{/block:PermalinkPage}
 </div>
 {/block:Chat}
 
{block:Video}
 <div class=”entry”>
 <div class=”video”>{Video-250}</div>
 {block:IndexPage}<a href=”{Permalink}”><div class=”permalink”>Permalink</div></a>{/block:IndexPage}{block:PermalinkPage}{Video-500}{/block:PermalinkPage}
 {block:PermalinkPage}{block:Caption}<div class=”caption”>{Caption}</div>{/block:Caption}<b><div class=”permacap”>{timeago} | This post has {NoteCountWithLabel}</div></b><br><br>{/block:PermalinkPage}</div>
 {/block:Video}
 
{block:Audio}
 <div class=”entry”>
 <div class=”album”>{block:AlbumArt}
 <img src=”{AlbumArtURL}”>
 {/block:AlbumArt}</div>
 <div class=”audio”>{AudioPlayerBlack}</div>
 {block:Caption}<div class=”caption”>{Caption}</div>{/block:Caption}
 {block:IndexPage}<a href=”{Permalink}”><div class=”permalink”>Permalink</div></a>{/block:IndexPage}{block:PermalinkPage}<b><div class=”permacap”>{timeago} | This post has {NoteCountWithLabel}</div></b><br><br>{/block:PermalinkPage}
 </div>
 {/block:Audio}
 
{block:PostNotes}
 {PostNotes}
 {/block:PostNotes}
 
{/block:posts}{block:IfEndlessScrolling}</div>{/block:IfEndlessScrolling}
 

</div>
 
<div id=”pagination”>
 {block:IndexPage}
 {block:Pagination}
 {block:PreviousPage}
 <a href=”{PreviousPage}”id=”previous”>P R E V P A G E</a>
 {/block:PreviousPage}
 <br><br>
 
{block:NextPage}
 <a href=”{NextPage}”id=”next”>N E X T P A G E</a>
 {/block:NextPage}
 {/block:Pagination}
 {/block:IndexPage}
 <br><br></div>
 </div>
 


</body>
 
</html>

&lt;/div&gt;  &lt;b&gt; | This post has Notes&lt;/b&gt;&lt;br&gt;&lt;br&gt;  &lt;/div&gt;                         &lt;/div&gt;   &lt;div id=”pagination”&gt;    &lt;br&gt;&lt;br&gt;&lt;/div&gt;  &lt;/div&gt;   &lt;/body&gt;   &lt;/html&gt;" />

<!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd“>
 
<!—
 Sleepless Theme by http://venoms.tumblr.com
 Please do not remove the theme credit (:


—>
 
<html xmlns=”http://www.w3.org/1999/xhtml” xml:lang=”en” lang=”en”>
 
<head>
 
<title>{title}</title>
 
<meta name=”color:text” content=”#3F3F3F”/>
 <meta name=”color:background” content=”#fffff”/>
 <meta name=”color:link” content=”#4B4B4B” />
 <meta name=”color:link hover” content=”#F7F7F7” />
 <meta name=”color:Header Background” content=”#FFFFFF”/>
 <meta name=”color:Navigation Link Color” content=”#00000”/>
 <meta name=”color:ScrollBar” content=”#000000”/>
 <meta name=”color:Description Background Hover” content=”#E4E4E4”/>
 <meta name=”color:Perma Background” content=”#00000”/>
 <meta name=”color:Center Background” content=”#FFFFFF”/>
 <meta name=”color:Entry Background” content=”#F2F2F2”/>
 <meta name=”color:Title Shadow” content=”#E4E4E4”/>
 <meta name=”color:Header Text” content=”#000000”/>
 <meta name=”font:Body” content=”Arial” />
 <meta name=”font:Header” content=”Arial”/>
 <meta name=”text:Custom Link One” content=”” />
 <meta name=”text:Custom Link One Title” content=”” />
 <meta name=”text:Custom Link Two” content=”” />
 <meta name=”text:Custom Link Two Title” content=”” />
 <meta name=”text:Custom Link Three” content=”” />
 <meta name=”text:Custom Link Three Title” content=”” />
 <meta name=”text:Custom Link Four” content=”” />
 <meta name=”text:Custom Link Four Title” content=”” />
 <meta name=”if:Image Pop” content=”1”/>
 <meta name=”if:Rounded Photo Edges Hover” content=”0” />
 <meta name=”if:Infinite Scrolling” content=”0”/>
 <meta name=”if:Rounded Header Edges” content=”0”/>
 <meta name=”if:Shadows On Posts” content=”0”/>
 <meta name=”if:Transition Hover” content=”1”/>
 


<link href=’http://fonts.googleapis.com/css?family=Raleway:100&v1’ rel=’stylesheet’ type=’text/css’>
 


<link rel=”shortcut icon” href=”{Favicon}”>
 <link rel=”alternate” type=”application/rss+xml” href=”{RSS}”>
 {block:Description}<meta name=”description” content=”{MetaDescription}” />{/block:Description}
 <script src=”http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js” type=”text/javascript”><!—mce:0—></script>
 
<script src=”http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js” type=”text/javascript”><!—mce:0—></script>
 


{block:IndexPage}
 <script src=”http://masonry.desandro.com/jquery.masonry.min.js“></script>
<script src=”http://static.tumblr.com/twte3d7/C5Bllzh32/masonry.js“></script>
 
{block:IfInfiniteScrolling}<script src=”http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js“></script>{/block:IfInfiniteScrolling}
 

<script type=”text/javascript”>
 
$(window).load(function () {
 
$(‘#posts’).masonry(),
 
$(‘.masonryWrap’).infinitescroll({
 
navSelector : “#pagination”,
 
nextSelector : “#pagination a#next”,
 
itemSelector : “.entry”,
 
bufferPx : 10000,
 
extraScrollPx: 11000,
 
loadingImg : “http://www.phonebook.com.pk/images/loading3.gif”,
 
loadingText : “<em></em>”,
 
},
 
function() { $(‘#posts’).masonry({ appendedContent: $(this) }); }
 
);
 
});
 
</script>
 


{/block:IndexPage}
 


<style type=”text/css”>
 
{block:IndexPage}{block:IfTransitionHover}
 
img:hover {
 
opacity:0.6;

-moz-transition: 0.2s ease-in;
 
-webkit-transition: 0.2s ease-in;
 
-o-transition: 0.2s ease-in;
 
transition: 0.2s ease-in;
 }
 
img {
 -webkit-transition: opacity 0.7s linear;
opacity: 1;
 }{/block:IndexPage}{/block:IfTransitionHover}
 
{block:IndexPage}{block:ifImagePop}img, img a {border: none; -webkit-transition-duration: .4s;}
 
img:hover {-webkit-transform: scale(1.05);}{/block:ifImagePop}{/block:IndexPage}
 
{block:IfRoundedPhotoEdgesHover}img:hover {border-radius:15px; -moz-border-radius:15px; -webkit-transition-duration: .4s;}{/block:IfRoundedPhotoEdgesHover}
 
body {font-family:{font:body}; font-size: 9px; color: {color:text}; background-color: {color:background};}
 
{block:IndexPage}#center {margin:auto; width: 960px; background-color:{color:Center Background}; margin-top:30px; margin-bottom: -8px;}{/block:IndexPage}
 
{block:PermalinkPage}#center {margin:auto; width: 960px; background-color:{color:center background}; margin-top: 30px; margin-bottom: -8px;}{/block:PermalinkPage}
 
.entry { padding:10px; float:left; position: relative; margin:10px; width: 270px; float: left; background-color:{color:Entry Background};}
 
.entry img {width: 270px; height: auto;}
 
.navigations{
 margin-top:1px;
 margin-bottom:20px;
 text-align: center;
 text-transform: uppercase;
 margin-left:1px;
 }
 .navigations a{
 color: {color:Navigation Link Color};
 padding: 3px;
 }
 .navigations a:hover{
 color: #fff;
 background-color: #000;
 }
 


.description{
 margin-top:20px;
 width: 500px;
 text-align: center;
 margin:auto;
 }
 
.description:hover {background-color:{color:Description Background Hover}; width:500px; -moz-transition: 0.8s ease-in; -webkit-transition: 0.8s ease-in; -o-transition: 0.8s ease-in; transition: 0.8s ease-in; }
 
.posttitle{
 color:{font:color};
 font-family:{font:body};
 font-size:10px;
 line-height:19px;
 letter-spacing:1px;
 border-bottom:1px solid #000000;
 font-weight:bold;
 text-transform:Uppercase;
 margin:0px;
 padding:0px;
 text-align:;
 }
 
.permalink {opacity:1; text-align:left; font-family:{font:body}; font-size:10px; text-transform:Uppercase; padding:3px; }
 
.permalink:hover {background-color:{color:Perma Background}; font-weight:bold; opacity:1; -moz-transition: 0.9s ease-in; -webkit-transition: 0.8s ease-in; -o-transition: 0.9s ease-in; transition: 0.9s ease-in; padding:3px; width:70px;}
 
a:link, a:active, a:visited{ color: {color:link}; text-decoration:none; -moz-transition: 0.9s ease-in; -webkit-transition: 0.9s ease-in; -o-transition: 0.9s ease-in; transition: 0.9s ease-in;}
 
a:hover{ color:{color:link hover}; -moz-transition: 0.9s ease-in; -webkit-transition: 0.9s ease-in; -o-transition: 0.9s ease-in; transition: 0.9s ease-in;}
 
.label {font-weight: bold; margin-right: 10px;}
 
#posts {padding: 10px;}
 


.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;}
 
.permacap {text-transform:uppercase; font-size:11px; font-weight:bold;}
 

#pagination{
 margin-right:-20%;
 text-align: center;
 position:fixed;
 bottom:5px;
 {block:IfInfiniteScrolling}display: none;{/block:IfInfiniteScrolling}
 }
 #pagination a{
 background-color: #000;
 padding: 3px;
 color: #fff;
 {block:IfInfiniteScrolling}display: none;{/block:IfInfiniteScrolling}
 }
 

::-webkit-scrollbar-thumb:vertical { border-radius:15px; -moz-border-radius:15px; background-color: {color:scrollbar}; height:100px; padding:5px;}
 
::-webkit-scrollbar-thumb:horizontal { padding:5px; border-radius:15px; -moz-border-radius:15px; background-color: {color:Scrollbar}; height:10px !important;}
 
::-webkit-scrollbar { padding:5px; border-radius:15px; -moz-border-radius:15px; height:10px; width:7px; background-color: {color:background};}
 
{block:PermalinkPage}
 

div.video embed,
 div.post div.video object {
 width:500px;
 height:auto;
 }
 

.entry {margin: 10px; width: 500px; float: left;}
 
.entry img {width: 500px; height: auto;}
 
.audio {width: 500px; background-color:#000000; padding:0px;}
 
{/block:PermalinkPage}
 
{block:indexpage} .photoset{width:270px; heigh:auto;}{/block:Indexpage}
 
{block:Indexpage}.album img{width:270px; height:auto;}
 .audio {width: 270px; background-color:#000000; padding:0px;}{/block:Indexpage}
 
{block:Permalinkpage}.album img{width:500px; height:auto;}
 .audio {width: 500px; background-color:#000000; padding:0px;}{/block:Permalinkpage}
 

.toplinks {z-index:1000; font-size:30px; margin-top:30px; font-family:Raleway; text-transform:uppercase; background:{Color:Background}; text-align:center;}
 
.customlinks {letter-spacing:3px; font-size:10px; font-family:{font:body}; text-transform:uppercase;}
 
{block:IfShadowsOnPosts}
 img {-webkit-box-shadow: #444 0px 0px 6px;
 -moz-box-shadow:#444 0px 0px 6px;}{/block:IfShadowsOnPosts}
 
{customcss}
 


</style>
 


</head>
 
<body>
 
<div class=”toplinks”>
 <a href=”/”>Home</a> <a href=”/”>Archive</a>
 <a href=”/ask”>Ask</a> {block:HasPages}{block:Pages} <a href=”{URL}”>{Label}</a>{/block:Pages}{/block:HasPages} <a href=”http://venoms.tumblr.com“>©</a></div>
 
<br><center><div class=”customlinks”>
 {block:IfCustomLinkOneTitle}

<a href=”{text:Custom Link One}”> {text:Custom Link One Title}</a>

{/block:ifCustomLinkOneTitle}

{block:ifCustomLinkTwoTitle}
 
<a href=”{text:Custom Link Two}”> {text:Custom Link Two Title}</a>

{/block:ifCustomLinkTwoTitle}
 

{block:ifCustomLinkThreeTitle}
 
<a href=”{text:Custom Link Three}”> {text:Custom Link Three Title}</a> {/block:ifCustomLinkThreeTitle}
 


{block:ifCustomLinkFourTitle}
 
<a href=”{text:Custom Link Four}”>{text:Custom Link Four Title}</a> {/block:ifCustomLinkFourTitle}</div>
 

</center>
 
<div class=”description”>
 {block:Description}{Description}{/block:Description}
 </div>
 
<div id=”center”>
 


<br>
 
<div id=”posts”>
 
{block:Posts}
 
{block:Text}
 <div class=”entry”>
 {block:Title}<a href=”{Permalink}”><div class=”posttitle”>{Title}</a></div>{/block:Title}<div class=”bod”>{Body}</div>
 {block:IndexPage}<a href=”{Permalink}”><div class=”permalink”>Permalink</div></a>{/block:IndexPage}{block:Permalinkpage}<b>{timeago} | This post has {NoteCountWithLabel}</b><br><br>{/block:Permalinkpage}
 </div>
 {/block:Text}
 
{block:Photo}
 
<div class=”entry”>
 {block:IndexPage}<a href=”{Permalink}”>{/block:IndexPage}
 {block:PermalinkPage}{LinkOpenTag}{/block:PermalinkPage}
 <img src=”{block:IndexPage}{PhotoURL-HighRes}{/block:IndexPage}{block:PermalinkPage}{PhotoURL-HighRes}{/block:PermalinkPage}” alt=”{PhotoAlt}” {block:PermalinkPage}width=”200px”{/block:PermalinkPage}/>
 {block:IndexPage}</a>{/block:IndexPage}
 {block:PermalinkPage}{LinkCloseTag}{/block:PermalinkPage}</div>
 {block:Permalinkpage}{block:Caption}{Caption}{/block:Caption}<div class=”permacap”>{timeago} | This post has {NoteCountWithLabel}</div></b><br><br>{/block:Permalinkpage}
 
{/block:Photo}
 


{block:Photoset}
 <div class=”entry”>
 <div class=”photoset”>{block:Indexpage}{Photoset-250}{/block:Indexpage}</div>{block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}
 <a href=”{Permalink}”><div class=”permalink”>Photoset</div></a>
 {block:PermalinkPage}{block:Caption}<div class=”caption”>{Caption}</div>
 {/block:Caption}<b><div class=”permacap”>{timeago} | This post has {NoteCountWithLabel}</div></b><br><br>{/block:PermalinkPage}
 </div>
 {/block:Photoset}
 

{block:Answer}
 <div class=”entry” id=”answer”>
 <div style=”padding-bottom:15px”><span style=”font-weight: bold; margin-right: 10px;”>{Asker}:</span> “{Question}”</div>
 <div style=”border-top: 1px solid #0000”>{Answer}</div>
 {block:IndexPage}<a href=”{Permalink}”><div class=”permalink”>Permalink</div></a>{/block:IndexPage}{block:PermalinkPage}<b><div class=”permacap”>{timeago} | This post has {NoteCountWithLabel}</div></b><br><br>{/block:PermalinkPage}
 </div>
 {/block:Answer}
 
{block:Quote}
 <div class=”entry” id=”quote”>
 <span style=”margin-left: 13px;”>{Quote}</span>
 {block:Source}<div style=”font-size: 10px;”>— {Source}</div>{/block:Source}
 {block:IndexPage}<a href=”{Permalink}”><div class=”permalink”>Permalink</div></a>{/block:IndexPage}<br>{block:PermalinkPage}<b><div class=”permacap”>{timeago} | This post has {NoteCountWithLabel}</div></b><br><br>{/block:PermalinkPage}
 </div>
 {/block:Quote}
 
{block:Link}
 <div class=”entry”>
 <a href=”{URL}” class=”link” {Target}><div class=”posttitle”>{Name}</div></a>
 {block:Description}{Description}{/block:Description}
 {block:IndexPage}<a href=”{Permalink}”><div class=”permalink”>Permalink</div></a>{/block:IndexPage}{block:PermalinkPage}<b><div class=”permacap”>{timeago} | This post has {NoteCountWithLabel}</div></b><br><br>{/block:PermalinkPage}
 </div>
 {/block:Link}
 
{block:Chat}
 <div class=”entry” id=”chat”>
 {block:Title}<a href=”{Permalink}”><div class=”posttitle”>{Title}</div></a>{/block:Title}
 {block:Lines}<span style=”align:left”><div class=”{Alt} user_{UserNumber}”>{block:Label}
 <span class=”label”>{Label}</span>{/block:Label}{Line}</div>{/block:Lines}</span>
 {block:IndexPage}<a href=”{Permalink}”><div class=”permalink”>Permalink</div></a>{/block:IndexPage}
 {block:PermalinkPage}<b><div class=”permacap”>{timeago} | This post has {NoteCountWithLabel}</div></b><br><br>{/block:PermalinkPage}
 </div>
 {/block:Chat}
 
{block:Video}
 <div class=”entry”>
 <div class=”video”>{Video-250}</div>
 {block:IndexPage}<a href=”{Permalink}”><div class=”permalink”>Permalink</div></a>{/block:IndexPage}{block:PermalinkPage}{Video-500}{/block:PermalinkPage}
 {block:PermalinkPage}{block:Caption}<div class=”caption”>{Caption}</div>{/block:Caption}<b><div class=”permacap”>{timeago} | This post has {NoteCountWithLabel}</div></b><br><br>{/block:PermalinkPage}</div>
 {/block:Video}
 
{block:Audio}
 <div class=”entry”>
 <div class=”album”>{block:AlbumArt}
 <img src=”{AlbumArtURL}”>
 {/block:AlbumArt}</div>
 <div class=”audio”>{AudioPlayerBlack}</div>
 {block:Caption}<div class=”caption”>{Caption}</div>{/block:Caption}
 {block:IndexPage}<a href=”{Permalink}”><div class=”permalink”>Permalink</div></a>{/block:IndexPage}{block:PermalinkPage}<b><div class=”permacap”>{timeago} | This post has {NoteCountWithLabel}</div></b><br><br>{/block:PermalinkPage}
 </div>
 {/block:Audio}
 
{block:PostNotes}
 {PostNotes}
 {/block:PostNotes}
 
{/block:posts}{block:IfEndlessScrolling}</div>{/block:IfEndlessScrolling}
 

</div>
 
<div id=”pagination”>
 {block:IndexPage}
 {block:Pagination}
 {block:PreviousPage}
 <a href=”{PreviousPage}”id=”previous”>P R E V P A G E</a>
 {/block:PreviousPage}
 <br><br>
 
{block:NextPage}
 <a href=”{NextPage}”id=”next”>N E X T P A G E</a>
 {/block:NextPage}
 {/block:Pagination}
 {/block:IndexPage}
 <br><br></div>
 </div>
 


</body>
 
</html>

| This post has Notes