UP DATE SUBANINDRO
About Us



Want to be like you who have the spirit to master the internet from a slightly
 

Friday, November 7, 2008

TEMPLATE

My lovely friends, this is a template. Do you like?
<?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>
<title><data:blog.pageTitle/></title>
<b:include data='blog' name='all-head-content'/>
<b:skin><![CDATA[/*


/*

-----------------------------------------------
Templates Novo Blogger
Theme Name: BlueFlower
Author: Mu
Convertido por: http://templatesparanovoblogger.blogspot.com
Date: 12 Jan 2008
** Não retirar os créditos !! **
Distributed by: http://BTemplates.com
----------------------------------------------- */

/* Variable definitions
====================
<Variable name="bgcolor" description="Background Color"
type="color" default="#020202" value="#020202">
<Variable name="borderColor" description="Border Color"
type="color" default="#000000" value="#000000">
<Variable name="headerTextColor" description="Page Header Text Color"
type="color" default="#1084CE" value="#1084CE">
<Variable name="sidebarTitleTextColor" description="Sidebar Title Text Color"
type="color" default="#8EFAFC" value="#999999">
<Variable name="dateHeaderColor" description="Date Header Color"
type="color" default="#4AAEC5" value="#e6e6e6">
<Variable name="textColor" description="Text Color"
type="color" default="#F1FFFF" value="#e6e6e6">
<Variable name="linkColor" description="Link Color"
type="color" default="#0099FF" value="#0099FF">
<Variable name="visitedlinkColor" description="Visited Link Color" type="color" default="#0FAFD1" value="#99C9FF">
<Variable name="bqBgColor" description="Blocquote Background Color" type="color" default="#193069" value="#b3b3b3">
<Variable name="bqTextColor" description="Blocquote Text Color" type="color" default="#47D6F8" value="#e6e6e6">
<Variable name="bqDescriptionColor" description="Background Description Color" type="color" default="#A9DAFF" value="#A9DAFF">

<Variable name="bodyFont" description="Text Font"
type="font" default="normal normal 90% Trebuchet MS, sans-serif;" value="normal normal 90% Trebuchet MS, sans-serif">
<Variable name="headerFont" description="Page Header Font"
type="font" default="normal normal 250% Trebuchet MS, Arial, Sans-serif;" value="normal normal 294% Times, serif">

<Variable name="descriptionfont" description="Page Description Font"
type="font" default="normal normal 250% Trebuchet MS, Arial, Sans-serif;" value="normal normal 121% Times, serif">

*/

/* BODY
---------------------- */
body {
background: $bgcolor;
margin: 0;
padding: 0px;
font: $bodyFont;
text-align: center;
color: #CCCCCC;
}
#navbar #Navbar1 iframe{
display:none;
visibility:none;
}



/* OUTER WRAPPER
----------------------- */
#outer-wrapper {
font: $bodyFont;
width: 1010px;
margin: 0px auto 0px auto;
background-color: bgcolor;
}


a:link {
color: $linkColor;
}
a:visited {
color: $visitedlinkColor;
}
a img {
border-width: 0;
}



/* HEADER
----------------------------------------------- */
#header-wrapper {
width: 1010px;
height: 290px;
text-align: center;
}

#header {
width: 1010px;
height: 290px;
background: #000000 url(http://img265.imageshack.us/img265/933/topnf7.jpg) no-repeat left top;
margin: 0 auto 0px;


}

#header h1 {
padding-top: 130px;
padding-left: 100px;
margin: 0 14px .1em;
line-height: 1.2em;
color: $headerTextColor;
font: $headerFont;
}

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

#header .description {
display: block;
margin: 0 14px;
padding-left: 60px;
line-height: 1.4em;
font-size: 70%;
color: $bqDescriptionColor;
font: $descriptionfont;
}


#navigation{
height:25px;
width: 1010px;
line-height:2.5em;
margin:-12px 0px 0px 0px;
background: #0099FF;
}

#navigation li{
float:left;
list-style-type:none;
white-space:nowrap;
}

#navigation li a{
display:block;
padding:0 10px;
font-size:0.9em;
font-weight:normal;
text-transform:uppercase;
text-decoration:none;
background-color:inherit;
color: #000000;
}

* html #navigation a {width:1%;}

#navigation .selected,#navigation a:hover{
background:#2CADD3;
color:#000000;
text-decoration:none;
}

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

.clear {
clear: both;
}


#content-wrapper {
width: 1010px;
margin: 0 auto;
text-align: left;
padding: 2px;
background: #27465A url(http://img120.imageshack.us/img120/663/01fs5.png) repeat-x;

}
#main-wrapper {
margin-right: 30px;
margin-top: 20px;
width: 640px;
float: right;
word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
}
#sidebar-wrapper {
margin-left: 15px;
margin-top: 20px;
width: 200px;
float: left;
background: url(http://img267.imageshack.us/img267/9373/blackbb9.png) repeat;
word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
}

/* Headings
----------------------------------------------- */
h2, h3 {
margin: 0;
}

/* POSTS
----------------------------------------------- */
.date-header {
margin: 1.5em 0 0;
font-weight: normal;
color: $dateHeaderColor;
font-size: 90%;
text-align: leftr;

}
.post {
margin-bottom: 50px;
padding: 15px;
background: url(http://img267.imageshack.us/img267/9373/blackbb9.png) repeat;
border: 1px dotted #0099FF;



}
.post-title {
margin: 10px 0 25px 0px;
padding: 0;
font-size: 200%;
line-height: 1.1em;
color: #0099FF;

}
.post-title a, .post-title a:visited, .post-title strong {
text-decoration: none;
color: #0099FF;
font-weight: bold;

}


.post-footer {
font-size: 100%;
font-weight: bold;
color: $textColor;
}

.post img {
padding: 5px;

}
.post blockquote {
border-left: 5px solid #A9DAFF;
margin-left: 1.5em;
padding-left: 5px;
}


/* Comments
----------------------------------------------- */
#comments h4 {
padding-left: 5px;
margin: 1em 0;
color: $dateHeaderColor;
}
#comments h4 strong {
padding-left: 5px;
font-size: 110%;
}
#comments-block {
padding-left: 5px;
margin: 1em 0 1.5em;
line-height: 1.3em;
}
#comments-block dt {
padding-left: 5px;
margin: .5em 0;
}
#comments-block dd {
padding-left: 5px;
margin: .25em 0 0;
}
#comments-block dd.comment-footer {
padding-left: 5px;
margin: -.25em 0 2em;
line-height: 1.4em;
font-size: 78%;
}
#comments-block dd p {
padding-left: 5px;
margin: 0 0 .75em;
}

.deleted-comment {
padding-left: 5px;
font-style:italic;
color:gray;
}

.feed-links {
padding-left: 5px;
clear: both;
line-height: 2.5em;
}

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

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

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

/* Sidebar Content
----------------------------------------------- */
.sidebar h2 {
margin: 20px 0px 10px 20px;
font-size: 140%;
color: #ffffff;

}

.sidebar ul {
margin: 0;
padding: 0px;
list-style: none;
}
.sidebar li {
margin: 0;
padding: 0 0 .0em 15px;
text-indent: -15px;
line-height: 2em;
}
.sidebar {
color: $textColor;
line-height:2em;
}
.sidebar .widget {
margin-bottom: 1em;

}

.sidebar .widget-content {
margin: 8px;
background: url(http://img267.imageshack.us/img267/9373/blackbb9.png) repeat;
padding: 8px;
}

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

.profile-data {
margin:0;
text-transform:uppercase;
letter-spacing:.1em;
font-weight: bold;
line-height: 1.6em;
font-size: 78%;
}

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

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


/* Footer
----------------------------------------------- */
#footer {
clear: both;
width: 1010px;
text-align: center;
color: #D7EEFF;
background: #000000;
}

#footer .widget {
margin:.5em;
padding: 20px 20px 20px 20px;
font-size: 85%;
line-height: 1.5em;
text-align: left;
}

/* Credit
----------------------------------------------- */
#credit {
clear: both;
width: 1010px
height: 20px;
text-align: center;
color: #ffffff;
margin: 0px auto 0px;
background:#1D3443;

}


]]></b:skin>
</head>

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

<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='false' title='-- _BLOG SAYA_-- (Header)' type='Header'/>
</b:section>
</div>

<!-- Não esqueça de colocar aqui os seus links!!-->

<div id='navigation'>
<ul>
<li><a expr:href='data:blog.homepageUrl'>Home</a></li>
<li><a expr:href='data:blog.homepageUrl + &quot;feeds/comments/default&quot;'>Comments (RSS)</a></li>
<li><a expr:href='data:blog.homepageUrl + &quot;feeds/posts/default&quot;'>Entries (RSS)</a></li>
<li><a href='#' title='Edit'>Edit</a></li>
</ul>
</div>

<div id='content-wrapper'>

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

<div id='sidebar-wrapper'>
<b:section class='sidebar' id='sidebar' preferred='yes'>
<b:widget id='Profile1' locked='false' title='About Me' type='Profile'/>
<b:widget id='Label1' locked='false' title='Categorias' type='Label'/>
<b:widget id='LinkList1' locked='false' title='' type='LinkList'/>
<b:widget id='BlogArchive1' locked='false' title='Archive' type='BlogArchive'/>
</b:section>
</div>

<div class='clear'>&#160;</div>

</div> <!-- end content-wrapper -->

<div id='footer-wrapper'>
<b:section class='footer' id='footer'>
<b:widget id='Feed1' locked='false' title='Ultimos Comentarios' type='Feed'/>
</b:section>
</div>

<div id='credit'><a expr:href='data:blog.homepageUrl'><data:blog.title/></a> - Wordpress Themes is proudly powered by WordPress and themed by <a href='http://www.mukkamu.com/'>Mukkamu</a><a href='http://templatesparanovoblogger.blogspot.com'>
Templates Novo Blogger</a>

</div>
</div></div> <!-- end outer-wrapper -->
</body>
</html>

I take template from martapura. I am sorry for all.

0 comments:

Post a Comment

 
 

Copyright  ©  UP DATE SUBANINDRO