Website Template

Template Bunga

<?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:    Beta XML Butterfly Garden Theme
Designer: se7en
URL:      www.blogsgonewild.net
Type: Free Blogger Beta XML Skin
----------------------------------------------- */

/* Variable definitions
   ====================
   <Variable name="bgcolor" description="Page Background Color"
             type="color" default="#fff" value="#ffffff">
   <Variable name="textcolor" description="Text Color"
             type="color" default="#333" value="#333333">
   <Variable name="linkcolor" description="Link Color"
             type="color" default="#58a" value="#5588aa">
   <Variable name="pagetitlecolor" description="Blog Title Color"
             type="color" default="#666" value="#666666">
   <Variable name="descriptioncolor" description="Blog Description Color"
             type="color" default="#999" value="#999999">
   <Variable name="titlecolor" description="Post Title Color"
             type="color" default="#c60" value="#cc6600">
   <Variable name="bordercolor" description="Border Color"
             type="color" default="#ccc" value="#cccccc">
   <Variable name="sidebarcolor" description="Sidebar Title Color"
             type="color" default="#999" value="#999999">
   <Variable name="sidebartextcolor" description="Sidebar Text Color"
             type="color" default="#666" value="#666666">
   <Variable name="visitedlinkcolor" description="Visited Link Color"
             type="color" default="#999" value="#999999">
   <Variable name="bodyfont" description="Text Font"
             type="font" default="normal normal 100% Georgia, Serif" value="normal normal 100% Georgia, Serif">
   <Variable name="headerfont" description="Sidebar Title Font"
             type="font"
             default="normal normal 78% 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif" value="normal normal 78% 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif">
   <Variable name="pagetitlefont" description="Blog Title Font"
             type="font"
             default="normal normal 200% Georgia, Serif" value="normal bold 200% Verdana, sans-serif">
   <Variable name="descriptionfont" description="Blog Description Font"
             type="font"
             default="normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif" value="normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif">
   <Variable name="postfooterfont" description="Post Footer Font"
             type="font"
             default="normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif" value="normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif">
*/

/* Use this with templates/template-twocol.html */

#navbar-iframe { /* this section hides the nav bar */
  height: 0px; 
  visibility: hidden;  
  display: none;
  }


body {
  background:#fe90ff url("http://i50.photobucket.com/albums/f301/freetemplates/gardenbodybg2.gif");
  margin:0;
  color:#333;
  font:85%/.9em Trebuchet, Arial, Sans-serif;
  text-align: center;
  }
a:link {
  color:#333;
  text-decoration:none;
  }
a:visited {
  color:#333;
  text-decoration:none;
  }
a:hover {
  color:#777;
  text-decoration:underline;
}
a img {
  border-width:0;
  }
#main-wrapper .post-body a:link {
  color:#333;
  text-decoration:underline;
  }
#main-wrapper .post-body a:visited {
  color:#333;
  text-decoration:underline;
  }
#main-wrapper .post-body a:hover {
  color:#777;
  text-decoration:underline;
}

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

#header-wrapper {
  background:url("http://i161.photobucket.com/albums/t219/freetemplates4/bf-garden-4.jpg") no-repeat;
  width:770px;
  height:210px;
  margin:0 auto;
  text-align:left;
  }

#header {
  margin:0;
  padding:20px 25px 0;
}

#header h1 {
  margin:0;
  padding:0;
  font-size: 160%;
  font-weight:bold;
  font-style:italic;
  line-height: 1.1em;
  text-transform:uppercase;
  letter-spacing:.1em;
  color:#FFF;
}

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

#header a:hover {
  color:#CCCCCC;
  text-decoration:underline;
  }

.descriptionwrapper {
  margin:0;
  padding:5px 0 0;
  font: 78% Verdana, Arial, Sans-serif;
  text-transform:uppercase;
  font-weight:bold;
  font-style:italic;
  letter-spacing:.1em;
  line-height: 1.4em;
  color: #FFF;
 }
.descriptionwrapper p {
  margin:0;
  padding:0;
  }

/* Outer-Wrapper
----------------------------------------------- */
#outer-wrapper {
  background:#FFF url("http://i161.photobucket.com/albums/t219/freetemplates4/bf-garden-body-4.jpg");
  background-repeat: repeat-y;
  width: 770px;
  margin:0 auto;
  padding:0;
  text-align:left;
  }

#main-wrapper {
  width: 480px;
  float: right;
  margin:0;
  padding-right:28px;
  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 */
  }

#sidebar-wrapper {
  width: 200px;
  float: left;
  margin:0;
  padding-left:22px;
  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 */

*html #sidebar-wrapper {
  margin:0 0 0 5px;
  }
}
br {
  clear:both;
  }
.post-body br {
  clear:none;
 }

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

#sidebar-wrapper h2, #lower-body h2 {
  margin:1.5em 0 .75em;
  padding:0;
  font-size:12px;
  font-family: Verdana, Arial, Serif;
  line-height:1.4em
  font-weight:bold;
  text-transform:uppercase;
  color:#990099;
  }
#main-wrapper h2 {
  margin:0;
  padding:0;
  font-size:78%;
  font-weight:normal;
  color:#990099;
  background:none;
  }
/* Posts
-----------------------------------------------
 */


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

#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:#ff66ff;
  font-weight:bold;
}

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

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

.post-footer {
  margin:5px 0;
  color:#777;
  text-transform:uppercase;
  letter-spacing:.1em;
  font: $postfooterfont;
  line-height: 1.4em;
}

.comment-link {
  margin-left:.6em;
  }
.post a img, .post img {
  margin:8px;
  padding:1px;
  border:1px solid #ff66ff;
  }
.post blockquote {
  margin:1em 20px;
  line-height:1.2em;
  }
p.post-footer-line-3 {
  border-bottom:1px solid #ff66ff;
  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 ul {
  list-style-type:none;
  }
#sidebar-wrapper p {
  padding-left:12px;
  }

.sidebar {
  color:#333;
  line-height: 1.3em;
 }

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

.sidebar .widget, .main .widget {
  margin:0 0 1.5em;
  padding:0 0 1.5em;
 }

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

.widget img {
  padding-left:10px;
  }

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

.profile-data {
  margin:0;
  text-transform:uppercase;
  letter-spacing:.1em;
  font: $postfooterfont;
  font-weight: bold;
  line-height: 1.3em;
}

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

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

.profile-link {
  font: $postfooterfont;
  text-transform: uppercase;
  letter-spacing: .1em;
}

/* Footer
----------------------------------------------- */
#footer-wrapper {
  background:url("http://i161.photobucket.com/albums/t219/freetemplates4/bf-garden-footer-4.jpg") no-repeat;
  width:770px;
  height:20px;
  clear:both;
  margin:0 auto;
  padding:0;
  }
#footer {
  margin:0;
  padding:0;
  }
#lower-body {
  background:#fe90ff;
  width:770px;
  margin:0 auto;
  padding:0;
  line-height: 1.6em;
  text-transform:uppercase;
  letter-spacing:.1em;
  text-align: center;
  color:#333;
  font-size:90%;
  }
#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:0'><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='Butterfly Garden XML Theme (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>



<h2>Subscribe</h2>
 <p>
     <a class='feed-link' href='/feeds/posts/default' target='_blank' type='application/atom+xml'><img src='http://i161.photobucket.com/albums/t219/freetemplates4/feed-icon-lt-blue.jpg'/> RSS Feed (xml)</a>
</p>
<h2>Credits</h2>
<div id='credits'>
<!-- Please Don't Remove Link Back, Thanks! -->
Site Design By:
<br/>
<a href='http://freeskins.blogspot.com' title='Download free skins for Blogger'>Free Blogger Skins</a>
 </div>
<p id='powered-by'><a href='http://www.blogger.com'><img alt='Powered by Blogger' src='http://buttons.blogger.com/bloggerbutton1.gif'/></a></p>
 
      </div><!-- end sidebar -->
      <!-- spacer for skins that want sidebar and main to be the same height-->
      <div class='clear'>&#160;</div>
    </div> <!-- end content-wrapper -->
<br/>
  </div></div> <!-- end outer-wrapper -->

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

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

</body>
</html>
               

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS

0 komentar:

Posting Komentar

Site Search