get paid to paste

theme 5

<!--
theme by Freeed.
please do not remove credit.
-->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="color:background" content="#FFFFFF"/>
<meta name="color:text" content="#000000"/>
<meta name="color:title" content="#000000"/>
<meta name="color:link" content="#555555"/>
<meta name="color:hover" content="#000000"/>
<meta name="image:Background" content=""/>
<meta name="image:Sidebar" content=""/>
<meta name="if:show sidebar image" content="0"/>
<meta name="font:title" content="helvetica"/>


{block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
<title>{block:SearchPage}Search results for "{SearchQuery}" - {/block:SearchPage}{block:PostSummary}

{PostSummary} - {/block:PostSummary}{Title}</title>
<style type="text/css">
img{
-webkit-transition: opacity 0.5s linear;
opacity: 0.80;
}
img:hover{
-webkit-transition: opacity 0.5s linear;
opacity: 2;
}

body {
margin:0px;
background-color: {color:Background};
background-image:url({image:Background});
background-attachment: fixed;
background-repeat: repeat;}
body, div, p, textarea, submit, input{
font-family: helvetica;
font-size: 10px;
line-height:10px;
letter-spacing:-1px;
color:{color:Text};
}

p {
margin:0px;
margin-top:0px;
}


a:link, a:active, a:visited{
color: {color:Link};
text-decoration: none;
}

a:hover {
color:{color:Hover};
text-decoration: none;
}


div#cage{
margin:auto;
position:relative;
width:810px;
overflow:hidden;
color: {color:Title};
_margin-left:10%;
}


div#center{
margin:auto;
position:relative;
width:900px;
background-color:;
overflow:auto;
overflow-y:hidden;
}

div#content{
float:left;
width:450px;
padding:3px;
padding-top: 2px;
margin-top:0px;
margin-left: 140px;
background: #FFFFFF;
}

div#entry{
background-color:;
margin-top:0px;
padding-top:1px;
padding-bottom:0px;
}


div#sidebar{
position:fixed !important;
width: 210px;
height: 100%;
background-color:white;
margin: 0px 0px 0px 600px; 
padding-top:10px;
padding-bottom:10px;
padding-right:5px;
padding-left:5px;
}

#postnotes{
text-align: justify;}

#postnotes blockquote{
border: 0px;}

.title{
font-family: {font:title};
font-size: 9px;
line-height: 9px;
color: {color:Title}; 
letter-spacing: -1;
font-weight: bold; 
}

blockquote{
padding:0px 0px 2px 5px;
margin:0px 0px 2px 1px;
border-left: 1px dotted {color:Text};
}

blockquote p, ul{
margin:0px; 
padding:0px; 
}

a img{border: 0px;}

ul, ol, li{list-style:none; margin:0px; padding:0px;}

.user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label, 
.user_7 .label, .user_8 .label, .user_9 .label {color:{color:Title};}

.notes img{width:10px; position:relative; top:3px;}


.permalink{
color:{color:links};
display:block;
margin-left: 405px;
font-family: helvetica
font-size: 7px;
position: absolute;
text-align: right;
}

small{font-size: 90%;}

{CustomCSS}
ul#drawers {width: 100px; list-style: none; margin: 0 auto; padding: 0px; border-top: 0px; color: #000;}

ul#drawers a {text-decoration: none; color: #000;}

ul#drawers li h4 {margin: 0; padding: 1px; text-transform: Camelcase; font-size: 10px; text-align: center; background-color: #363835; background: rgba(255, 255, 255, 0.0); -webkit-transition: background-color 0.5s ease-out; -moz-transition: background-color 0.5s ease-out;
transition: background-color 0.5s ease-out;}

h4.small {display: table-cell; width: 100px; margin: 0px; height: 100%;}

li.drawer h4.open {background-color: #121213; border-top: 0px;}

li.drawer div {padding: 2px; margin: 0px; line-height: 12px; background-color: #363835; background: rgba(255, 255, 255, 0.0);}

li.drawer div li {list-style-type: disc;}

li.drawer div ul {-webkit-padding-start: 12px;}

</style>
<link rel="shortcut icon" href="{Favicon}">
<link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
<meta name="viewport" content="width=820" />
</head>
<body>
<div id="cage">
<div id="center">
<div id="sidebar">
<center><div class="blogtitle"><a href="/">{Title}</a></div>
<br>
{block:ifshowsidebarimage}<a href="/"><img src="{image:sidebar}" width=193px></a>{/block:ifshowsidebarimage}
<br>
<center><a href="/">Home</a> ; <a href="/ask">Ask me anithing</a> ; <a href="/random">Random</a></center>

<br>
{Description}
<center>
<br>
<br>
{block:PreviousPage} <a href="{PreviousPage}"><font size="3">&#8592;</font></a>{/block:PreviousPage}
{block:NextPage}<a href="{NextPage}"><font size="3">&#8594;</font></a>{/block:NextPage}
{block:PermalinkPagination}
{block:PreviousPost}<a href="{PreviousPost}"><font size="3">&#8592;</font></a>{/block:PreviousPost}
{block:NextPost}<a href="{NextPost}"><font size="3">&#8594;</font></a>{/block:NextPost}
{/block:PermalinkPagination}
<br><br>
</center>


</div>


<div id="content">
{block:Posts}
<div id="entry">
<a href="{permalink}">{block:Text}
{block:Title}<span class="title">{Title}</span>{/block:Title}
<span class="entrytext">{Body}</span>

{/block:Text}

{block:Link}
<a href="{URL}" class="title">{Name}</a>
{block:Description}{Description}{/block:Description}
{block:Link}

{block:Photo}<Center>
{LinkOpenTag}<a href="{permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}"width=450px/></a> 
{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}
{/block:Photo}

{block:Quote}
<span class="title">{Quote}</span>
{block:Source}{Source}{/block:Source}
{/block:Quote}

{block:Chat}
{block:Title}<span class="title">{Title}</span>{/block:Title}
<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><div style="width:450px; height:20px;"><div 

style="float:left">{AudioPlayerWhite}</div><div style="margin-top:8px; 

float:right;"><small>
{FormattedPlayCount} plays {block:ExternalAudio} // <a 

href="{ExternalAudioURL}">Download?</a>{/block:ExternalAudio}

</small></div></div></centeR><BR>
{block:permalinkpage}{block:caption}{caption}{/block:caption}{/block:permalinkpage}
{/block:Audio}

{block:Video}<center>
{Video-500}<BR>
{block:permalinkpage}on}{/block:permalinkpage}</center>
{block:Video}




{block:PostNotes}
<center>
{block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}

{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>
<br>
<div id="postnotes">{PostNotes}</div><br>

<center>{block:ContentSource}
<br><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}</center>

{/block:PostNotes}
</div>
{/block:Posts}<center>
theme by <a href="http://freeeeeeeeed.tumblr.com">freeed.</a></center>
</div></div>

</div>
</body>
</html>

Pasted: May 19, 2011, 10:54:18 pm
Views: 8