<?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>
<b:skin><![CDATA[/*
-----------------------------------------------
Template Blogger
Name: Template Uccellini
Designer: Adele
URL: blografando.splinder.com
Date: 15 maggio 2008
----------------------------------------------- */

/* Variabili
------------
<Variable name="mainBgColor" description="Main Background Color"
type="color" default="#1E1A0F" value="#1E1A0F">
<Variable name="mainTextColor" description="Text Color"
type="color" default="#555544" value="#6F7213">
<Variable name="pageHeaderColor" description="Blog Title Color"
type="color" default="#FFFFFF" value="#215670">
<Variable name="blogDescriptionColor" description="Blog Description Color"
type="color" default="#555544" value="#ffffcc">
<Variable name="linkColor" description="Link Color"
type="color" default="#669922" value="#669922">
<Variable name="hoverLinkColor" description="Link Hover Color"
type="color" default="#88bb22" value="#88bb22">
<Variable name="dateHeaderColor" description="Date Header Color"
type="color" default="#ffffff" value="#1e88e1">
<Variable name="sidebarHeaderColor" description="Sidebar Title Color"
type="color" default="#555544" value="#32527A">
<Variable name="sidebarTextColor" description="Sidebar Text Color"
type="color" default="#555544" value="#666666">

<Variable name="bodyFont" description="Text Font" type="font"
default="normal normal 90% tahoma, 'Trebuchet MS', lucida, helvetica, sans-serif" value="italic normal 81% Verdana, 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">
*/

/*Layout principale*/

body {
background-color: #C8ECF2;
margin: 0;
padding: 0;
border: 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
color: $mainTextColor;
font-size: small;
}

.clear {
clear: both;}

img {
border: 0;
display: block;
}

/* ---- Wrapper-Contenitore ---- */

#outer-wrapper {

width: 890px;
background-color: #FAFAFA;
margin:30px auto 5px auto;
border: solid #0486A8 1px;
text-align: $startSide;
font: $bodyFont;
}

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

#header-wrapper {
background-image: url(http://www.adelebox.it/TemplateSplinder2/TemplateUccellini/uccellini.jpg);
height: 269px;
background-color: #7ECCDE;
background-repeat: repeat-x;
border-bottom: solid #0486A8 1px;
margin-right: auto;
margin-left: auto;
background-position: center;
}

#header h1 {
text-align: left;
font-size: 200%;
color: $pageHeaderColor;
margin: 0;
padding-top: 15px;
padding-$endSide: 10px;
padding-$startSide: 10px;
background-position: bottom $endSide;
}

h1 a, h1 a:link, h1 a:visited {
color: $pageHeaderColor;
}

#header .description {
font-size: 14px;
letter-spacing: 0.2em;
text-align: $startSide;
padding: 0 10px 0 10px;
color: $blogDescriptionColor;
}

/* ---- interno corpo ---- */

#content-wrapper {
line-height: 1.5em;
text-align: justify;
font-size:12px;
color: #666666;
padding: 0 10px 10px 10px;
background-color: #FFFFFF;
border: solid #0486A8 1px;
margin: 10px 8px 0 8px;
}

/* ---- area post ---- */

.post-title{
font-size:14px;
font-weight:bold;
color:#425C89;
text-align:left;
padding: 15px 10px 0 70px;
background-image: url(http://www.adelebox.it/TemplateSplinder2/TemplateUccellini/uccelli2.jpg);
background-repeat: no-repeat;
height: 25px;
background-position: left center;
margin: 0;
background-color: #C8ECF2;
}
.post-footer{
text-align: center;
color: #CF0049;
font-size:10px;
margin: 0 8px 40px 8px;
background-color: #FFFFFF;
border: solid #0486A8 1px;
padding-top: 10px;
}
#main {
width: 508px;
ine-height: 1.5em;
text-align: justify;
font-size:12px;
color: #666666;
padding: 20px 10px 10px 10px;
background-color: #FFFFFF;
border: solid #0486A8 1px;
margin: 10px 0 0 8px;
float:left;
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 */
}

/* ---- Colonne laterali ---- */

#right-sidebar-wrapper {
float:right;
width:150px;
background-color: #C8ECF2;
margin-left: 10px;
margin-bottom: 10px;
padding-bottom: 20px;
border: solid #0486A8 1px;
margin-top: 10px;
}

#left-sidebar-wrapper {
width:150px;
padding-bottom: 20px;
background-color: #C8ECF2;
margin-bottom: 10px;
border: solid #0486A8 1px;
margin-top: 10px;
float: left;
}

/* ---- Footer ---- */

#footer {
clear: $startSide;
height: 60px;
margin-top: 10px;
background-image: url(http://www.adelebox.it/TemplateSplinder2/TemplateUccellini/uccelli.jpg);
background-repeat: repeat-x;
}

#footer .widget {
text-align: $startSide;
margin: 0;
padding: 10px 0;
background-color: transparent;
}
#credits {
text-align: right;
margin-bottom: 10px;
padding-right:8px;
}

/* links */

a:link {
color: #0085A4;
text-decoration: none;
font-size:11px;
}
a:visited {
color: #9966FF;
text-decoration: none;
font-size:11px;
}
a:hover {
color: #D84379;
background-color:#99FFFF;
text-decoration: none;
font-size:11px;
}

/* ---- Font e paragrafi ---- */

.main p, .sidebar p {
line-height: 140%;
margin-top: 5px;
margin-bottom: 1em;
}

h2, h3, h4, h5 {
margin: 0;
padding: 0;
}

h2 {
font-size: 130%;
}

h2.date-header {
color: $dateHeaderColor;
font-size:11px;
color:#0084A5;
text-align:right;
padding: 8px 10px 0 70px;
background-color: #FFFFFF;
margin: 0 8px 0 8px; }

.post h3 {
margin-top: 5px;
font-size: 120%;
}

.post-footer {
font-style: italic;
}

.sidebar h2 {
color: $sidebarHeaderColor;
font-size:11px;
height: 15px;
text-align: center;
margin-left: auto;
margin-right: auto;
padding-bottom: 2px;
background-color: #FFFFFF;
margin-top: 0;
}

.sidebar .widget {
margin-top: 12px;
margin-$endSide: 0;
margin-bottom: 13px;
margin-$startSide: 0;
padding: 10px;
}

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

.main .widget {
margin-top: 12px;
margin-$endSide: 0;
margin-bottom: 0;
margin-$startSide: 0;
}

li {
line-height: 160%;
}

.sidebar ul {
margin-$startSide: 0;
margin-top: 0;
padding-$startSide: 0;
}

.sidebar ul li {
list-style-image:url(http://www.adelebox.it/immagini/puntini.gif);
list-style-position:inside;
vertical-align: top;
padding: 0;
margin: 0;
}

/* ---- Profilo ---- */

.profile-datablock {
margin-top: 3px;
margin-$endSide: 0;
margin-bottom: 5px;
margin-$startSide: 0;
line-height: 100%;
}
.profile-textblock {
margin-$startSide: 0;
}

.profile-img {

margin-top: 0;
margin-$endSide: auto;
margin-bottom: 5px;
margin-$startSide: auto;
border:0;
width:30px;
height:30px;
}

/* ---- Commenti ---- */

#comments {
text-align: center;
color: #CF0049;
font-size:10px;
margin: 0 8px 40px 8px;
background-color: #FFFFFF;
border-bottom: solid #0486A8 1px;
border-left: solid #0486A8 1px;
border-right: solid #0486A8 1px;
padding-top: 10px;
}

#comments h4 {
margin-top: 10px;
font-weight: normal;
font-style: italic;
text-transform: uppercase;
letter-spacing: 1px;
}

#comments dl dt {
font-weight: bold;
font-style: italic;
margin-top: 35px;
padding-top: 1px;
padding-$endSide: 0;
padding-bottom: 0;
padding-$startSide: 18px;
background: transparent $startSide no-repeat;
}

#comments dl dd {
padding: 0;
margin: 0;
}

.deleted-comment {
font-style:italic;
color:gray;
}

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

#blog-pager-newer-link {
float: $startSide;
}

#blog-pager-older-link {
float: $endSide;
}

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

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

body#layout #outer-wrapper {
padding-top: 0;
}
body#layout #header,
body#layout #content-wrapper,
body#layout #footer {
padding: 0;
}
]]></b:skin>

</head>

<body>
<DIV id='outer-wrapper'><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='Blog di prova (Intestazione)' type='Header'/>
</b:section>
</DIV>
<DIV id='content-wrapper'>
<DIV id='left-sidebar-wrapper'>

<b:section class='sidebar' id='left-sidebar' preferred='yes'>
<b:widget id='Image1' locked='false' title='La foto di oggi' type='Image'/>
<b:widget id='LinkList1' locked='false' title='Link' type='LinkList'/>
<b:widget id='Text1' locked='false' title='Calendario' type='Text'/>
<b:widget id='BloggerButton1' locked='false' title='' type='BloggerButton'/>
</b:section>

</DIV>

<DIV id='crosscol-wrapper' style='text-align:center'>
<b:section class='crosscol' id='crosscol' showaddelement='no'/>
</DIV>

<DIV id='main-wrapper'>
<b:section class='main' id='main' showaddelement='no'>
<b:widget id='Blog1' locked='true' title='Post sul blog' type='Blog'/>
</b:section>
</DIV>
<DIV id='right-sidebar-wrapper'>

<b:section class='sidebar' id='right-sidebar' preferred='yes'>
<b:widget id='Profile1' locked='false' title='About me' type='Profile'/>
<b:widget id='BlogArchive1' locked='false' title='Archivio blog' type='BlogArchive'/>
</b:section>

</DIV>

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

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

<DIV id='credits'>Layout by <A href='http://blografando.splinder.com'>Blografando</A>
Image <a href="http://maquita.deviantart.com/">DeviantArt</a>
</DIV>
<DIV id='footer'>
</DIV>

</DIV></DIV> <!-- end outer-wrapper -->

</body>
</html>