TEMPLATE A

Minggu, 21 Agustus 2011

SORA

COPY KODE HTML TEMPLATE DIBAWAH INI
<?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 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>
<b:skin><![CDATA[/*
-----------------------------------------------
Name : Sora
Design by : Diana
URL : http://skincorner.com
Type : Free Blogger XML Template
----------------------------------------------- */

body {
background:#444d7d;
margin:0;
color:#ffffff;
font:85%/.9em Arial, Verdana, Sans-serif;
text-align: center;
}
a:link {
color:#ffff33;
text-decoration:none;
}
a:visited {
color:#ff9933;
text-decoration:none;
}
a:hover {
color:#ff9933;
text-decoration:underline;
}
a img {
border-width:0;
}
#main-wrapper .post-body a:link {
color:#33cc00;
text-decoration:underline;
}
#main-wrapper .post-body a:visited {
color:#33cc00;
text-decoration:underline;
}
#main-wrapper .post-body a:hover {
color:#33cc33;
text-decoration:underline;
}

/* Header
-----------------------------------------------
*/

#header-wrapper {
background:url("http://i286.photobucket.com/albums/ll86/skincorner2/sora_01.jpg") no-repeat;
width:800px;
height:448px;
margin:0 auto;
text-align:left;
}

#header {
width:458px;
margin:0;
padding:0 15px 0 15px;
text-align: left;
}

#header h1 {
margin:0;
padding:60px 0 0 45px;
font-size: 130%;
font-weight:bold;
font-family: Verdana, Arial, Sans-serif;
line-height: 1.2em;
text-transform:uppercase;
font-style:normal;
color:#f46802;
}

#header a {
color:#f46802;
text-decoration:none;
}

#header a:hover {
color:#e64b08;
text-decoration:none;
}

.descriptionwrapper {
margin:0;
padding:0 0 0 45px;
font: 100% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
text-transform:uppercase;
font-style:normal;
line-height: 1.4em;
text-align:left;
color: #ffcc00;
}
.descriptionwrapper p {
margin:0;
padding:0;
}

/* Outer-Wrapper
----------------------------------------------- */
#outer-wrapper {
background:url("http://i286.photobucket.com/albums/ll86/skincorner2/sora_04.jpg");
background-repeat: repeat-y;
width: 800px;
margin:0 auto;
padding:0;
text-align:left;
}

#main-wrapper {
width: 500px;
float: left;
margin:-270px 0 0 0;
padding-left:20px;
color:#ffffff;
word-wrap: break-word;
overflow: hidden;
}

#sidebar-wrapper {
width: 215px;
float: right;
margin:0px 0 0 0;
padding-right:12px;
word-wrap: break-word;
overflow: hidden;
}
.clear {
height:0px;
margin:0;
padding:0;
clear:both;
}


/* Headings
----------------------------------------------- */

#sidebar-wrapper h2 {
background:url("http://img401.imageshack.us/img401/2558/tn1332354dl2.gif") no-repeat center left;
height:11px
margin:0 8px 0 15px;
padding:2px 0 2px 15px;
font-size:14px;
font-family: Verdana, Arial, Serif;
line-height:1.4em
font-weight:bold;
text-transform:uppercase;
color:#ff3333;
}
#main-wrapper h2 {
margin:0;
padding:0;
font-size:85%;
font-weight:normal;
color:#66ccff;
background:none;
}
/* Posts
-----------------------------------------------
*/


.post {
margin:.5em 0 .5em;
padding-bottom:1em;
}
#main .post h3 {
margin:0;
padding:0 0 5px 0;
font-family: Verdana, Arial, Serif;
font-size:18px;
font-weight:bold;
line-height:1.4em;
color:#cccccc;
}

#main .post h3 a, .post h3 a:visited, .post h3 strong {
display:block;
font-family: Verdana, Arial, Serif;
font-size:18px;
text-decoration:none;
color:#c0c0c0;
font-weight:bold;
}

#main .post h3 strong, .post h3 a:hover {
color:#ffff33;
text-decoration:underline;
}

.post p, .post-body {
margin:0 0 .75em;
line-height:1.3em;
}

.post-footer {
margin: .75em 0;
color:#66ccff;
text-transform:uppercase;
letter-spacing:.1em;
font: 78% "Trebuchet MS", Arial, Sans-serif;
line-height: 1.4em;
}

.comment-link {
margin-left:.6em;
}
.post-body a img, .post-body img {
margin:8px;
padding:1px;
border:1px solid #999999;
}
.post blockquote {
margin:1em 20px;
line-height:1.2em;
}
p.post-footer-line-3 {
border-bottom:1px dashed #999999;
margin:0 auto;
padding:0;
}
/* Comments
----------------------------------------------- */
#comments h4 {
margin:1em 0;
font-weight: bold;
line-height: 1.4em;
text-transform:uppercase;
letter-spacing:.2em;
}

#comments-block {
margin:1em 0 1.5em;
line-height:1.6em;
}
#comments-block .comment-author {
margin:.5em 0;
}
#comments-block .comment-body {
margin:.25em 0 0;
}
#comments-block .comment-footer {
margin:-.25em 0 2em;
line-height: 1.4em;
text-transform:uppercase;
letter-spacing:.1em;
}
#comments-block .comment-body p {
margin:0 0 .75em;
}
.deleted-comment {
font-style:italic;
color:gray;
}

#blog-pager-newer-link {
float: left;
}

#blog-pager-older-link {
float: right;
}

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

.feed-links {
clear: both;
line-height: 2.5em;
}

/* Sidebar Content
----------------------------------------------- */

#sidebar-wrapper p {
padding-left:12px;
}

#sidebar-wrapper {
line-height: 1.3em;
}
#sidebar-wrapper ul {
list-style:none;
margin:0 0 0;
padding:0 0 0;
}
#sidebar-wrapper li {
margin:0;
padding:0 0 .25em 10px;
text-indent:0;
line-height:1.2em;
}

#sidebar-wrapper .widget, .main .widget {
margin:0;
padding:0;
}

.main .Blog {
border-bottom-width: 0;
}
#ArchiveList {
margin:0;
padding-left:12px;
}

/* Profile
----------------------------------------------- */
.profile-img {
float: left;
margin: 0 5px 5px 0;
padding: 2px;
border: 1px solid #c0c0c0;
}

.profile-data {
margin:0;
text-transform:uppercase;
letter-spacing:.1em;
line-height: 1.3em;
font-size:80%;
}

.profile-datablock {
margin:.5em 0 .5em;
}

.profile-textblock {
margin: 0.5em 0;
line-height: 1.3em;
}


/* Footer
----------------------------------------------- */
#footer-wrapper {
background:url("http://i286.photobucket.com/albums/ll86/skincorner2/sora_06.jpg") no-repeat;
width:800px;
height:71px;
clear:both;
margin:0 auto;
padding:0;
}
#footer {
margin:0 auto;
padding-top:5px;
}
#lower-body {
width:500px;
margin:0 auto;
padding:0;
line-height: 1.3em;
text-align: center;
color:#6699ff;
}
#lower-body h2 {
font-size:95%;
color:#6699ff;
}
#credits {
margin:0;
padding-left:12px;
font-size:11px;
}
/** Page structure tweaks for layout editor wireframe */
body#layout #header {
margin-left: 0px;
margin-right: 0px;
}
]]></b:skin>
</head>

<body>
<div id='outer-wrapper' style='margin-top:10px;'><div id='wrap2'>

<!-- skip links for text browsers -->
<span id='skiplinks' style='display:none;'>
<a href='#main'>skip to main </a> |
<a href='#sidebar'>skip to sidebar</a>
</span>

<div id='header-wrapper'>
<b:section class='header' id='header' maxwidgets='1' showaddelement='no'>
<b:widget id='Header1' locked='true' title='SORA (Header)' type='Header'/>
</b:section>
</div>

<div id='content-wrapper'>

<div id='main-wrapper'>
<b:section class='main' id='main' showaddelement='no'>
<b:widget id='Blog1' locked='true' title='Blog Posts' type='Blog'/>
</b:section>

</div>

<div id='sidebar-wrapper'>
<b:section class='sidebar' id='sidebar' preferred='yes'>
<b:widget id='BlogArchive1' locked='false' title='Blog Archive' type='BlogArchive'/>
<b:widget id='Label1' locked='false' title='Labels' type='Label'/>
</b:section>
<div class='credits'>
<p>
Template by:
<br/>
<a href='http://www.skincorner.com' title='Free Blog Templates'><img alt='Free Blog Templates' src='http://i297.photobucket.com/albums/mm219/skincorner/icon5.jpg' style='border: 0;'/></a>
</p>
</div>
<!-- end credits -->

</div>
<!-- spacer for skins that want sidebar and main to be the same height-->
<div class='clear'>&#160;</div>


</div> <!-- end content-wrapper -->
<div class='clear'> </div>
</div></div> <!-- end outer-wrapper -->

<div id='footer-wrapper'>
</div><!-- end footer-wrapper -->

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



<div class='credits'>
<!-- You are not allowed to remove my link,Thanks! -->
Template by:
<br/>
<a href='http://skincorner.com' title='Free Blog Templates'>SkinCorner</a>
</div><!-- end credits -->
</div><!-- end footer-wrapper -->

<br/>
</body>
</html>


RELATED POST
SASUKE EYES
FACE OF NARUTO
EYESHIELD 21
NINTENDO ICON
SORA
BLEACH

0 komentar:

Posting Komentar