Ecco un layout più classico - senza sfondi eclatanti: Vortice di Foglie.
L'immagine nella testata è fatta con uno dei pennelli di Gimp. In realtà i colori avrebbero dovuto essere verdi, ma mi sono venuti fuori così: tenui e riposanti.
-> Use layout's stylesheet(s) when including custom external stylesheet: scegliere NO
/* PAGE */
body {
background-color: #C0CEC0;
width: 100%;
margin: 0px;
font-family: Arial, sans-serif;
font-size: 12px;
color: #000000;
}
a:link {
color: #000000;
}
a:hover {
text-decoration: underline
}
a:visited {
color: #000000;
}
.pageblock{
width: 85%;
margin: 0px auto 0px auto;
background-color: #F5F5F5;
border-left: 2px solid #FFFFFF;
border-right: 2px solid #FFFFFF;
}
.pagefooterblock {
color: #000000;
border: 1px solid #707A70;
background-color: #C0CEC0;
font-size: 11px;
padding: 4px 4px 4px 24px;
margin-top: 4px;
font-size: 10px;
}
.pagefooterblock a, .pagefooterblock a:visited {
color: #000000;
}
blockquote {
margin: 5px 30px 5px 30px;
padding: 20px 20px 20px 20px;
border: 4px double #909E90;
font-family: Times New Roman, serif;
text-indent: 25px;
}
/* HEADER */
.pageheaderblock {
background-image: url(
http://digilander.libero.it/spostatiscienza/Appoggio/layout/foglieheaderBLU.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: top left;
height: 250px;
background-color: #E0EAE0;
margin: 10px 0px 10px 0px;
padding: 0px 0px 0px 0px;
border-top: 1px solid #909A90;
}
.header-icon {
display: none;
top: 0px;
right: 0px;
position: absolute;
z-index: 1;
}
.header-title {
width: 400px;
margin: 0px 0px 0px 400px;
padding: 110px 0px 0px 0px;
background: transparent;
text-align: center;
font-size: 12px;
color: #112211;
}
.header-subtitle {
width: 400px;
margin: 0px 0px 0px 400px;
padding: 0px 0px 0px 0px;
background: transparent;
text-align: center;
font-size: 20px;
color: #112211;
}
.header-menu {
margin: -10pt 0px 0px 5px;
padding: 0px 0px 0px 0px;
background-color: transparent;
text-align: left;
line-height: 12pt;
font-size: 10pt;
color: #000000;
}
.header-menu a, .header-menu a:visited {
white-space: nowrap;
color: #000000;
text-decoration: none;
}
.header-menu a:hover {
text-decoration: underline;
}
.header-menu ul {
margin: 0px;
padding: 0px;
}
#footer-menu ul {
margin: 0px;
padding: 0px;
}
.header-menu li {
display: block ;
}
#footer-menu li {
display: inline;
}
/* BODY */
.bodyblock {
background: transparent;
padding: 0px 0px 0px 4px;
}
.bodyheaderblock {
background-color: transparent;
padding: 4px 0px 0px 0px;
}
.bodynavblock {
background-color: transparent;
color: #000000;
margin: 10px 0px 4px 0px;
padding: 8px;
}
.bodynavblock a, .bodynavblock a:visited {
color: #000000;
}
.body-title {
width: 400px;
margin: -100px 0px 0px 400px;
padding: 0px 0px 0px 0px;
background-color: transparent;
border: 0px solid #000000;
text-transform: capitalize;
text-align: center;
font-size: 16px;
color: #000000;
}
.body-midtitle {
font-size: 16px;
}
/*ENTRIES*/
.entryHolder {
background-color: #FAFAFA;
border: 1px solid #E0EAE0;
color: #000000;
font-size: 12px;
margin: 6px 0px 10px 0px;
padding: 4px 4px 10px 4px;
}
.entryUserinfo {
text-align: center;
margin: 0px 8px 8px 0px;
background-color: none;
}
.entryUserinfo-usericon img {
border: 0;
}
.entryText {
background: #FDFDFD;
border: 1px solid #E0EAE0;
margin: 0px 0px 0px 0px;
text-align: justify;
padding: 8px;
}
.entryHeader {
background-color: transparent;
color: #808A80;
padding: 6px 0px 0px 0px;
}
.entryHeader a{
color: #000000;
text-decoration : none;
}
.entryHeaderSubject {
letter-spacing: 2px;
font-weight: bold;
}
.entryHeaderDate {
color : #808A80;
text-decoration : none;
font-size: 10px;
}
.entryHeaderDate a {
color : #808A80;
text-decoration : none;
}
.entryHeaderDate a:hover {
color: #000000;
text-decoration : none;
}
.entryMetadata {
font-size: 12px;
padding: 6px 0px 0px 6px;
}
.entryMetadata a:link, .entryMetadata a:visited {
color : #000000;
text-decoration : none;
}
.entryMetadata a:hover {
color : #C0CEC0;
text-decoration : none;
}
.entryMetadata ul {
margin: 0px;
padding: 0px;
}
.entryMetadata li {
list-style: none;
display: inline;
padding-right: 10px;
}
.entryMetadata-label {
font-weight: bold;
padding-right: 4px;
}
.entryLinkbar {
margin-top: 4px;
font-size: 11px;
color: #000000;
text-align: right;
}
.entryLinkbar ul {
border-top: 1px solid #909A90;
margin: 0px;
}
.entryLinkbar li {
margin: 0px 0px 0px 4px;
display: inline;
border: 1px solid #909A90;
background-color: #E0EAE0;
}
.entryLinkbar a, .entryLinkbar a:visited {
padding: 0px 6px 1px 6px;
text-decoration: none;
}
.entryLinkbar a:hover {
padding: 0px 6px 1px 6px;
background-color: #C0CEC0;
}
/*FOOTER*/
#footer-menu {
font-size: 12px;
color: #000000;
border: 1px solid #707A70;
background-color: #E0EAE0;
font-weight: bold;
text-align: center;
}
#footer-menu a, .footer-menu a:visited {
color: #000000;
white-space: nowrap;
padding: 6px;
text-decoration: none;
font-weight: bold;
}
/*SIDEBAR*/
.sidebar {
font-size: 11px;
margin-right: 10px;
margin-left: 10px;
width: 200px;
}
.sidebar a, .sidebar a:visited, .sidebar a:active {color: #000000;
text-decoration: none;
}
.sidebar a:hover {text-decoration: underline
}
.sidebox {
border: 1px solid #909A90;
color: #000000;
background-color: #E0EAE0;
margin: 6px 0px 6px 0px;
padding: 6px 6px 6px 6px;
}
.sideboxTitle {
color: #000000;
border: 1px solid #909A90;
background-color: #C0CEC0;
font-size: 12px;
font-weight: bold;
padding: 6px 0px 0px 4px;
text-align: left;
letter-spacing: 2px;
}
.sideboxContent {
text-align: left;
padding: 2px 4px 2px 4px;
}
.summaryList, .listitem {
padding: 4px 4px 4px 4px;
border-bottom: 1px dotted #909A90;
}
.sidebox #profile, .sidebox #latestmonth, .sidebox #search, #tags_sidebox {
text-align: center;
}
.sidebox #systemlinks {
text-align: center;
}
.sidebox #latestmonth table{
width: 90%;
margin-left: auto;
margin-right: auto;
margin-top: 4px;
}
.latestmonth-active {margin: 2px; padding: 2px; border: 1px solid #909A90; background-color: #D0DED0;}
.sidebox #latestmonth table a, .sidebox #latestmonth table a:visited {font-weight: bold;}
.listtitle {
font-weight: bold;
}
.profile-label {
font-weight: bold;
}
/*OTHER PAGES*/
/* COMMENT PAGE */
.commentHolder {
color: #000000;
background-color: none;
border-top: 2px solid #000000;
font-family: ;
font-size: 12px;
margin: 4px 0px 4px 0px;
}
.commentUserinfo {
text-align: center;
margin: 0px 8px 8px 0px;
background-color: none;
}
.commentUserinfo-usericon img {
border: 0;
}
.commentText {
padding: 6px;
}
.commentHeader {
background-color: none;
color: #000000;
font-family: ;
font-size: 12px;
padding: 4px 0px 4px 8px;
}
.commentHeader a{
color: #000000;
}
.commentHeaderScreened {
font-family: ;
font-size: 12px;
background-color: none;
padding: 4px 0px 4px 8px;
}
.commentHeaderSubject {
font-weight: bold;
}
.commentLinkbar {
font-family: ;
font-size: 11px;
color: #000000;
text-align: right;
padding-top: 4px;
padding-bottom: 4px;
}
.commentLinkbar ul {
margin: 0px;
padding: 0px;
}
.commentLinkbar li {
padding: 0px 5px 0px 5px;
margin: 0px;
display: inline;
}
.replyform {
background-color: none;
color: #000000;
padding-left: 10px;
}
#commenttext{
width:100%;
}
/*ARCHIVE PAGE*/
.yearlinks{
text-align: right;
}
.yearlink{
padding-left:4px;
padding-right: 4px;
}
.month {
width: 500px;
border: 1px solid #C0CEC0;
margin: 8px 8px 8px 40px;
}
.daysubjects {
color: #000000;
padding: 8px 8px 8px 40px;
}
.daytitles {
text-align: center;
border: 1px solid #C0CEC0;
background: transparent;
color: #000000;
}
.day-blank {
border: 1px solid #C0CEC0;
}
.day {
border: 1px solid #C0CEC0;
}
.day-date {
border-right: 1px solid #C0CEC0;
border-bottom: 1px solid #C0CEC0;
color: #000000;
background-color: #E0EAE0;
width: 50%;
text-align: center;
}
.day-count {
width: 50%;
text-align: center;
float: right;
font-size: 20px;
}
.day-count a, .day-count a:visited {
text-decoration: none;
color: #000000;
}
.day-count a:hover {
color: #909A90;
}
/*TAGS PAGE*/
.tagstable, .tagstable td {
border: 1px solid #C0CEC0;
}
.tagstable { width: 500px; }
Tags:layout, livejournal