Вы находитесь на странице: 1из 12

<?xml version="1.0" encoding="utf-8" ?

>
<!doctype html public "-//w3c//dtd xhtml 1.0 strict//en"
"http://www.w3.org/tr/xhtml1/dtd/xhtml1-strict.dtd">
<html expr:dir='data:blog.languagedirection' xmlns='http://www.w3.org/1999/xhtml'
xmlns:b='http://www.google.com/2005/gml/b'
xmlns:data='http://www.google.com/2005/gml/data'
xmlns:expr='http://www.google.com/2005/gml/expr'>

<head>
<b:include data='blog' name='all-head-content'/>
<title><data:blog.pagetitle/></title>

<script>
var repeat=1 //enter 0 to not repeat scrolling after 1 run, othersise, enter 1
var title=document.title
var leng=title.length
var start=1
function titlemove() {
titl=title.substring(start, leng) + title.substring(0, start)
document.title=titl
start++
if (start==leng+1) {
start=0
if (repeat==2)
return
}
settimeout(&quot;titlemove()&quot;,140)
}
if (document.title)
titlemove()
</script>

<script language='javascript'>
alert(&#39;leave comments please...&#39;);
</script>
<b:skin><![cdata[/*
-----------------------------------------------
blogger template style
name: rounders
designer: douglas bowman
url: www.stopdesign.com
date: 27 feb 2004
updated by: blogger team
----------------------------------------------- */

/* variable definitions
====================
<variable name="mainbgcolor" description="main background color"
type="color" default="#fff" value="#66b5ff">
<variable name="maintextcolor" description="text color" type="color"
default="#333" value="#ffffff">
<variable name="posttitlecolor" description="post title color" type="color"
default="#333" value="#000000">
<variable name="dateheadercolor" description="date header color"
type="color" default="#357" value="#0066cc">
<variable name="bordercolor" description="post border color" type="color"
default="#bbb" value="#bbbbbb">
<variable name="mainlinkcolor" description="link color" type="color"
default="#258" value="#ffff66">
<variable name="mainvisitedlinkcolor" description="visited link color"
type="color" default="#666" value="#ffff66">

<variable name="titlebgcolor" description="page header background color"


type="color" default="#456" value="#445566">
<variable name="titletextcolor" description="blog title color"
type="color" default="#fff" value="#0066cc">

<variable name="topsidebarheadercolor"
description="top sidebar title color"
type="color" default="#234" value="#223344">
<variable name="topsidebarbgcolor"
description="top sidebar background color"
type="color" default="#cdc" value="#cccccc">
<variable name="topsidebartextcolor" description="top sidebar text color"
type="color" default="#345" value="#334455">
<variable name="topsidebarlinkcolor" description="top sidebar link color"
type="color" default="#258" value="#225588">
<variable name="topsidebarvisitedlinkcolor"
description="top sidebar visited link color"
type="color" default="#258" value="#225588">

<variable name="bodyfont" description="text font" type="font"


default="normal normal 100% 'trebuchet ms',verdana,arial,sans-serif"
value="normal normal 100% 'trebuchet ms',verdana,arial,sans-serif">
<variable name="pagetitlefont" description="blog title font" type="font"
default="normal bold 200% 'trebuchet ms',verdana,arial,sans-serif"
value="normal bold 499% 'trebuchet ms',verdana,arial,sans-serif">
<variable name="descriptionfont" description="blog description font"
type="font"
default="normal normal 100% 'trebuchet ms',verdana,arial,sans-serif"
value="normal normal 100% 'trebuchet ms',verdana,arial,sans-serif">
<variable name="headerfont" description="sidebar title font" type="font"
default="normal bold 100% 'trebuchet ms',verdana,arial,sans-serif"
value="normal bold 100% 'trebuchet ms',verdana,arial,sans-serif">
<variable name="posttitlefont" description="post title font" type="font"
default="normal bold 135% 'trebuchet ms',verdana,arial,sans-serif"
value="normal bold 135% 'trebuchet ms',verdana,arial,sans-serif">
<variable name="startside" description="start side in blog language"
type="automatic" default="left" value="left">
<variable name="endside" description="end side in blog language"
type="automatic" default="right" value="right">
*/

body {
background:url(http://i302.photobucket.com/albums/nn114/leonheart_squall/web/nar
utoback.jpg) no-repeat;
background-attachment:fixed;
background-position:top center;
margin:0;
text-align:center;
line-height: 1.5em;
font:x-small trebuchet ms, verdana, arial, sans-serif;
color:$maintextcolor;
font-size/* */:/**/small;
font-size: /**/small;
}

/* page structure
----------------------------------------------- */
/* the images which help create rounded corners depend on the
following widths and measurements. if you want to change
these measurements, the images will also need to change.
*/
#outer-wrapper {
width:740px;
margin:0 auto;
text-align:$startside;
font: $bodyfont;
}
#main-wrap1 {
width:485px;
float:$startside;
background:$mainbgcolor url("") no-repeat $startside bottom;
margin:15px 0 0;
padding:0 0 10px;
color:$maintextcolor;
font-size:97%;
line-height:1.5em;
word-wrap: break-word; /* fix for long text breaking sidebar float in ie */
overflow: hidden; /* fix for long non-text content breaking ie sidebar float
*/
}
#main-wrap2 {
float:$startside;
width:100%;
background:url("http://i302.photobucket.com/albums/nn114/leonheart_squall/web/na
ruto-main.gif") no-repeat $startside top;
padding:10px 0 0;
}
#main {
background:url repeat-y $startside;
padding:0;
width:485px;
}
#sidebar-wrap {
width:240px;
float:$endside;
margin:15px 0 0;
font-size:97%;
line-height:1.5em;
word-wrap: break-word; /* fix for long text breaking sidebar float in ie */
overflow: hidden; /* fix for long non-text content breaking ie sidebar float
*/
}

.main .widget {
margin-top: 4px;
width: 468px;
padding: 0 13px;
}
.main .blog {
margin: 0;
padding: 0;
width: 484px;
}

/* links
----------------------------------------------- */
a:link {
color: $mainlinkcolor;
}
a:visited {
color: $mainvisitedlinkcolor;
}
a:hover {
color: $mainvisitedlinkcolor;
}
a img {
border-width:0;
}

/* blog header
----------------------------------------------- */
#header-wrapper {
background:url("http://i302.photobucket.com/albums/nn114/leonheart_squall/web/na
ruto-head.gif") no-repeat $startside center;
margin-top:22px;
margin-$endside:0;
margin-bottom:0;
margin-$startside:0;
padding-top:8px;
padding-$endside:0;
padding-bottom:0;
padding-$startside:0;
color:$titletextcolor;
}
#header {
background:url("http://i302.photobucket.com/albums/nn114/leonheart_squall/web/na
ruto-head.gif") no-repeat $startside center;
padding:0 15px 8px;
}
#header h1 {
margin:0;
padding:10px 30px 5px;
line-height:1.2em;
font: $pagetitlefont;
}
#header a,
#header a:visited {
text-decoration:none;
color: $titletextcolor;
}
#header .description {
margin:0;
padding:5px 30px 10px;
line-height:1.5em;
font: $descriptionfont;
}

/* posts
----------------------------------------------- */
h2.date-header {
margin-top:0;
margin-$endside:28px;
margin-bottom:0;
margin-$startside:43px;
font-size:85%;
line-height:2em;
text-transform:uppercase;
letter-spacing:.2em;
color:$dateheadercolor;
}
.post {
margin:.3em 0 25px;
padding:0 13px;
border:1px dotted $bordercolor;
border-width:1px 0;
}
.post h3 {
margin:0;
line-height:1.5em;
background:url("http://www2.blogblog.com/rounders/icon_arrow.gif") no-repeat
10px .5em;
display:block;
border:1px dotted $bordercolor;
border-width:0 1px 1px;
padding-top:2px;
padding-$endside:14px;
padding-bottom:2px;
padding-$startside:29px;
color: $posttitlecolor;
font: $posttitlefont;
}
.post h3 a, .post h3 a:visited {
text-decoration:none;
color: $posttitlecolor;
}
a.title-link:hover {
background-color: $bordercolor;
color: $maintextcolor;
}
.post-body {
border:1px dotted $bordercolor;
border-width:0 1px 1px;
border-bottom-color:$mainbgcolor;
padding-top:10px;
padding-$endside:14px;
padding-bottom:1px;
padding-$startside:29px;
}
html>body .post-body {
border-bottom-width:0;
}
.post-body {
margin:0 0 .75em;
}
.post-body blockquote {
line-height:1.3em;
}
.post-footer {
background: #ded;
margin:0;
padding-top:2px;
padding-$endside:14px;
padding-bottom:2px;
padding-$startside:29px;
border:1px dotted $bordercolor;
border-width:1px;
font-size:100%;
line-height:1.5em;
color: #666;
}

.post-footer p {
margin: 0;
}

html>body .post-footer {
border-bottom-color:transparent;
}

.uncustomized-post-template .post-footer {
text-align: $endside;
}

.uncustomized-post-template .post-author,
.uncustomized-post-template .post-timestamp {
display: block;
float: $startside;
text-align:$startside;
margin-$endside: 4px;
}

.post-footer a {
color: #258;
}
.post-footer a:hover {
color: #666;
}
a.comment-link {
/* ie5.0/win doesn't apply padding to inline elements,
so we hide these two declarations from it */
background/*
*/:/**/url("http://www.blogblog.com/rounders/icon_comment_$startside.gif") no-
repeat $startside 45%;
padding-$startside:14px;
}
html>body a.comment-link {
/* respecified, for ie5/mac's benefit */
background:url("http://www.blogblog.com/rounders/icon_comment_$startside.gif")
no-repeat $startside 45%;
padding-$startside:14px;
}
.post img {
margin-top:0;
margin-$endside:0;
margin-bottom:5px;
margin-$startside:0;
padding:4px;
border:1px solid $bordercolor;
}
blockquote {
margin:.75em 0;
border:1px dotted $bordercolor;
border-width:1px 0;
padding:5px 15px;
color: $dateheadercolor;
}
.post blockquote p {
margin:.5em 0;
}

#blog-pager-newer-link {
float: $startside;
margin-$startside: 13px;
}

#blog-pager-older-link {
float: $endside;
margin-$endside: 13px;
}

#blog-pager {
text-align: center;
}

.feed-links {
clear: both;
line-height: 2.5em;
margin-$startside: 13px;
}

/* comments
----------------------------------------------- */
#comments {
margin:-25px 13px 0;
border:1px dotted $bordercolor;
border-width:0 1px 1px;
padding-top:20px;
padding-$endside:0;
padding-bottom:15px;
padding-$startside:0;
}
#comments h4 {
margin:0 0 10px;
padding-top:0;
padding-$endside:14px;
padding-bottom:2px;
padding-$startside:29px;
border-bottom:1px dotted $bordercolor;
font-size:120%;
line-height:1.4em;
color:$posttitlecolor;
}
#comments-block {
margin-top:0;
margin-$endside:15px;
margin-bottom:0;
margin-$startside:9px;
}
.comment-author {
background:url("http://www.blogblog.com/rounders/icon_comment_$startside.gif")
no-repeat 2px .3em;
margin:.5em 0;
padding-top:0;
padding-$endside:0;
padding-bottom:0;
padding-$startside:20px;
font-weight:bold;
}
.comment-body {
margin:0 0 1.25em;
padding-top:0;
padding-$endside:0;
padding-bottom:0;
padding-$startside:20px;
}
.comment-body p {
margin:0 0 .5em;
}
.comment-footer {
margin:0 0 .5em;
padding-top:0;
padding-$endside:0;
padding-bottom:.75em;
padding-$startside:20px;
}
.comment-footer a:link {
color: #333;
}
.deleted-comment {
font-style:italic;
color:gray;
}

/* profile
----------------------------------------------- */
.profile-img {
float: $startside;
margin-top: 5px;
margin-$endside: 5px;
margin-bottom: 5px;
margin-$startside: 0;
border: 4px solid $topsidebartextcolor;
}

.profile-datablock {
margin-top:0;
margin-$endside:15px;
margin-bottom:.5em;
margin-$startside:0;
padding-top:8px;
}

.profile-link {
background:url("http://www.blogblog.com/rounders/icon_profile_$startside.gif")
no-repeat $startside .1em;
padding-$startside:15px;
font-weight:bold;
}

.profile-textblock {
clear: both;
margin: 0;
}

.sidebar .clear, .main .widget .clear {


clear: both;
}

#sidebartop-wrap {
background:$topsidebarbgcolor
url("http://i302.photobucket.com/albums/nn114/leonheart_squall/web/naruto-
side.gif";
margin:0px 0px 15px;
padding:0px 0px 10px;
color:$topsidebartextcolor;
}

#sidebartop-wrap2 {
background:url("http://i302.photobucket.com/albums/nn114/leonheart_squall/web/nar
uto-side.gif") $topsidebarbgcolor no-repeat $startside top;
padding: 10px 0 0;
margin:0;
border-width:0;
}

#sidebartop h2 {
line-height:1.5em;
color:$topsidebarheadercolor;
border-bottom: 1px dotted $topsidebarheadercolor;
margin-bottom: 0.5em;
font: $headerfont;
}

#sidebartop a {
color: $topsidebarlinkcolor;
}

#sidebartop a:hover {
color: $topsidebarvisitedlinkcolor;
}
#sidebartop a:visited {
color: $topsidebarvisitedlinkcolor;
}
/* sidebar boxes
----------------------------------------------- */

.sidebar .widget {
margin:.5em 13px 1.25em;
padding:0 0px;
}

.widget-content {
margin-top: 0.5em;
}

#sidebarbottom-wrap1 {
background:$mainbgcolor
url("http://i302.photobucket.com/albums/nn114/leonheart_squall/web/naruto-
side.gif") no-repeat $startside top;
margin:0 0 15px;
padding:10px 0 0;
color: $maintextcolor;
}

#sidebarbottom-wrap2 {
background:url("") no-repeat $startside bottom;
padding:0 0 8px;
}

.sidebar h2 {
margin:0;
padding:0 0 .2em;
line-height:1.5em;
font:$headerfont;
}

.sidebar ul {
list-style:none;
margin:0 0 1.25em;
padding:0;
}

.sidebar ul li {
background:url("") no-repeat 2px .25em;
margin:0;
padding-top:0;
padding-$endside:0;
padding-bottom:3px;
padding-$startside:16px;
margin-bottom:3px;
border-bottom:1px dotted $bordercolor;
line-height:1.4em;
}
.sidebar p {
margin:0 0 .6em;
}

#sidebar h2 {
color: $posttitlecolor;
border-bottom: 1px dotted $posttitlecolor;
}
/* footer
----------------------------------------------- */
#footer-wrap1 {
clear:both;
margin:0 0 10px;
padding:15px 0 0;
}
#footer-wrap2 {
background:$titlebgcolor
url("http://www2.blogblog.com/rounders/corners_cap_top.gif") no-repeat $startside
top;
color:$titletextcolor;
}
#footer {
background:url("http://www.blogblog.com/rounders/corners_cap_bot.gif") no-repeat
$startside bottom;
padding:8px 15px;
}
#footer hr {display:none;}
#footer p {margin:0;}
#footer a {color:$titletextcolor;}
#footer .widget-content {
margin:0;
}

/** page structure tweaks for layout editor wireframe */


body#layout #main-wrap1,
body#layout #sidebar-wrap,
body#layout #header-wrapper {
margin-top: 0;
}

body#layout #header, body#layout #header-wrapper,


body#layout #outer-wrapper {
margin-$startside:0,
margin-$endside: 0;
padding: 0;
}

body#layout #outer-wrapper {
width: 730px;
}

body#layout #footer-wrap1 {
padding-top: 0;
}
]]></b:skin>
</head>

<body>
<div id='outer-wrapper'>

<div id='header-wrapper'>
<b:section class='header' id='header' maxwidgets='1'>
<b:widget id='header1' locked='true' title='holyknight3 (header)' type='header'/>
</b:section>
</div>
<div id='crosscol-wrapper' style='text-align:center'>
<b:section class='crosscol' id='crosscol' showaddelement='no'/>
</div>

<div id='main-wrap1'><div id='main-wrap2'>


<b:section class='main' id='main' showaddelement='no'>
<b:widget id='blog1' locked='true' title='blog posts' type='blog'/>
</b:section>
</div></div>
<script src='http://pamungkaz.googlepages.com/rainbow.js'>

/*
rainbow links script- takanashi mizuki
for full source code, 100&#39;s more dhtml scripts, and tos,
visit http://www.dynamicdrive.com
*/

</script>
<div id='sidebar-wrap'>

<div id='sidebartop-wrap'><div id='sidebartop-wrap2'>


<b:section class='sidebar' id='sidebartop'>
<b:widget id='html4' locked='false' title='site-counter' type='html'/>
<b:widget id='html2' locked='false' title='--labels--' type='html'/>
</b:section>
</div></div>

<div id='sidebarbottom-wrap1'><div id='sidebarbottom-wrap2'>


<b:section class='sidebar' id='sidebar' preferred='yes'>
<b:widget id='profile1' locked='false' title='it&apos;s me!' type='profile'/>
<b:widget id='blogarchive1' locked='false' title='archive' type='blogarchive'/>
<b:widget id='html1' locked='false' title='buron 2ai-ix' type='html'/>
<b:widget id='html3' locked='false' title='another species' type='html'/>
<b:widget id='bloglist1' locked='false' title='weblog links' type='bloglist'/>
</b:section>
</div></div>

</div>

<div id='footer-wrap1'><div id='footer-wrap2'>


<b:section class='footer' id='footer'/>
</div></div>

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

Вам также может понравиться