/*======================================
Blogger XML Template  
NAME: Mostro
DESIGNER: El SITE: http://fatafallita.altervista.org/
Original theme: http://fatafallita.altervista.org/_altervista_ht/splinder/gone/anteprima.htm 
Illustration by Glamourno
Adapted to Blogger by: Gimbola (http://templatescove.blogspot.com)
Date: 2008/09
(C) Keep credits intact, please. 
======================================
|  Author Info and Copyright
|
| Ported to Blogger by Templates-Cove.
| This Blogger Template is adapted for "Blogger XML" by Gimbola,
| based on the Splinder theme created by DESIGNER of SITE.
| Converted for use with Blogger XML (Blogspot New) layouts
| by www.templatescove.blogspot.com
|
| Respect Copyright.
| All images and graphic designs, used in this work, are propriety of own author.
| This design is released under a Creative Commons License by-nc-nd Italy
| (http://creativecommons.org/licenses/by-nc/3.0/deed.it)
|
| ATTENTION! you must leave the attribution statements (Credits)
| within the template in place when you use this theme.
| Especially the link to graphic designer and header image!
| We spent a lot of time and hard work in creating this beautiful theme.
| I merely converted this for use with Blogger.
|
| Please respect the original designer of this theme
| by leaving the attribution intact.
=================================================== */
/* Variable definitions
====================
<Variable name="bodyfont" description="Text Font"
type="font" default="normal normal 100% Georgia, Times New Roman, Times, serif;">
<Variable name="postfont" description="Post Font"
type="font" default="normal normal 110% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;">
<Variable name="headerfont" description="Header Font"
type="font" default="normal normal 110% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;">
<Variable name="startSide" description="Side where text starts in blog language"
type="automatic" default="left">
<Variable name="endSide" description="Side where text ends in blog language"
type="automatic" default="right">
*/
body {
background:#dedec6;
margin:0; padding:0;
color: #deddc8;
font:x-small Verdana, Arial, sans-serif;
font-size/* */:/**/small;
font-size: /**/small;
text-align: center;
}
/* Outer-Wrapper
================= */
#outer-wrapper {
width: 900px;
margin:0 auto;
padding:0 ;
text-align:left;
font:normal normal 100% Verdana, Sans-serif; 
background: url(http://digilander.libero.it/bcove/mostro/mostro-bg.jpg) repeat-y;
}
#content-wrapper {
width: 830px; 
}
#main-wrapper {
width: 542px;
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 */
}
#sidebar-wrapper {
width: 276px;
float: right;
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 */
}
/* Link and typography
========================= */
.sidebar a:link, .sidebar a:visited, .sidebar a:active{
color: #eeedd9;cursor: ne-resize;
}
.sidebar a:hover {
color:#dedec6;
text-decoration: none;
cursor: help; 
}
a:link,  a:visited,  a:active{
color:#494838; cursor: ne-resize;
}
a:hover {
color: #71705b;
}
.main a:hover {
text-decoration: none;
 cursor: help;
 color: #71705b;
 border-bottom: 2px solid #71705b;
}
a img {border-width:0;}
b,strong {color: #494838;}

#BlogArchive1_ArchiveList { text-align:center;}
#BlogArchive1_ArchiveMenu { 
 background-color: #dedec6;
 color: #494838;
 border: 1px solid #71705b;
 margin: 2px 0px;
 }
.published {border-bottom:1px dotted #494838;}
select, input,textarea {
 background-color: #dedec6;
 color: $textcolor;
 border: 1px solid #71705b;
 margin: 2px 0px;
}

/* Header
============== */
#header-inner {
width:540px;
height: 2.6em;
margin:0;
padding:0;
display:inline;
line-height: 1.3em;
}
#widepic {border:0; display:block; width: 100%;}

h1.title {
 margin: 0;
 padding: 5px 5px .25em;
 font: 200%/1.2em Helvetica, Geneva, sans-serif;
 text-transform: uppercase;
 color: #71705b;
}
h1.title a {
text-decoration: none;
}
h1.title a:hover {
color: #71705b;
}
.description {
 margin: 0;
 padding: 0 5px 5px;
 font: 100%/1.4em Helvetica, Geneva, sans-serif;
}
/* Headings
==================*/
.sidebar h2 {
margin:1.5em 0 .75em;
background-color:#deddc8;
font:  bold 100%/1.4em Tahoma, sans-serif;
 text-transform: uppercase; 
 width: 100%; 
 color: #71705c; 
 text-align: center;
}

/* Posts
================= */
.date-header {
margin:1.5em 0 .5em;
font-weight:lighter;
color: #71705b;
text-align:right;
font: 90%/1.4em Verdana, Sans-serif;
}
.post-title {
margin: .25em 0 0;
letter-spacing: .1em;
text-align: center;
padding: 3px;
background: #eeedd9; 
width: 100%; 
color: #494838; 
border-bottom: #71705b 2px solid; 
font: bold 100%/1.6em Tahoma, sans-serif;
}
.post-title a:link, .post-title a:visited {
color:#494838;
text-decoration:none;
font-weight:bold;
}
.post-title a:hover {color:#71705b;border:0;}
.post {
margin:.5em 0 1.5em;
padding-bottom:1.5em;
}

.post-body {
text-align: justify;
margin:.75em 0;
font: 100%/1.4em Tahoma, Verdana, Sans-serif;
COLOR: #494838;
}
.post-footer {
margin: .75em 0;
color: #71705b;
font: 90%/1.6em Verdana, Sans-serif;
}
.comment-link {
margin-left:.6em;
}
.post-body img {
margin:5px;
padding:4px;  
background:#71705b;
border: 1px solid #71705b;
max-width:100%;
}
.post-body img:hover {
border:1px solid #dedec6;
}
blockquote, .quote {
margin:1em 20px;
line-height:1.2em;
text-align: justify;
padding: 1em;
}
.post blockquote p {
margin:0;
}
/* Comments
===================== */
#comments h4 {
margin:1em 0;
font-weight: bold;
line-height: 1.4em;
font-variant: small-caps;
letter-spacing:.2em;
color: #71705b;
}
#comments {
padding:5px;
font: 100%/1.3em Tahoma, Verdana, Sans-serif;
}
#comments-block {
margin:1em 0 1.5em;
}
#comments-block .comment-author {
margin:.5em 0;
}
#comments-block .comment-body {
margin:.25em 0 0;
}
#comments-block .comment-footer {
padding-bottom: 2em;
line-height: 1.4em;
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 {
border-top: #71705b 2px solid; 
text-align: center;line-height: 2.5em;
}
.feed-links {display:none;
clear: both;
}
/* Sidebar Content
====================== */
.sidebar {
line-height: 1.5em;
}
.sidebar ul {
list-style:none;
margin:0 .2em 0;
padding:0 .2em 0;
}
.sidebar li {
margin:0;
padding-top:0;
padding-right:0;
padding-bottom:.25em;
padding-left:15px;
text-indent:-15px;
line-height:1.5em;
}

.widget-content{
margin:0 0 1.5em;
padding:0 7px 1.5em;
}

.main .Blog {
border-bottom-width: 0;
}/* Profile
================================= */
.profile-img {
float: left;
margin-top: 0;
margin-right: 5px;
margin-bottom: 5px;
margin-left: 0;
border: 4px solid #dedec6;
}
.profile-data {
margin:0;
letter-spacing:.1em;
font-weight: bold;
line-height: 1.5em;
}
.profile-datablock {
margin:.5em 0 .5em;
font-size: 85%;
}
.profile-textblock {
margin: .5em 0;
line-height: 1em;
}
/* Footer
================== */
#footer-wrapper {
width:100%;
clear:both;
margin:0 auto;
font: 90%/1.4em Verdana, Sans-serif;
background:#DEDEC6;
}
#credits {
padding:15px;
text-align: center;
}

#fondo {
text-align:center;
padding-bottom:10px;
}