*

/* **************************
Name: spazio
Blogger by: http://gianluca1989.blogspot.com/
Designer: http://gianluca1989.blogspot.com/ 
Date: mag 09
***************************** 



*//* Definición de variables
   ====================
   <Variable name="bgcolor" description="Page Background Color"
             type="color" default="#000000" value="#000000">
   <Variable name="textocolor" description="Text Color"
             type="color" default="#000000" value="#000000">
   <Variable name="enlacecolor" description="Link Color"
             type="color" default="#336699" value="#336699">
   <Variable name="colortituloentrada" description="Post Title Color"
             type="color" default="#336699" value="#336699">
   <Variable name="colormenu" description="Menu Color"
             type="color" default="#FFFFFF" value="#e0f0ff">
    <Variable name="colortituloslateral" description="Sidebar Title Color"
             type="color" default="#FFFFFF" value="#c6e3ff">
   <Variable name="colortextolateral" description="Sidebar Text Color"
             type="color" default="#0199cb" value="#0199cb">
*/

#outer-wrapper {
        width:970px;
        background:#fff;
        margin: 5px auto 1px auto;
        padding: 0 0 1px 0;
}

#wrap2 {
	margin: 0 auto 0px auto;
	width: 966px;
	text-align: left;
}


/* generale */ 

body, h1, h2, h3, h4, h5, h6, p, form {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	vertical-align: top;
	background: #000000;
                  color:#000000;
                  background-image:url(https://storagecssscript.gianlucatozzi.it/backgroundAB.gif)
}

h1 {
	font-family: Arial, Sans-serif;
	font-size: 30px;
	padding: 0 0 10px 0;
}

a:link, a:visited {
	text-decoration: none;
	color: #336699;
}

a:hover {
	text-decoration: none;
}

a img {
border:0;
}

p {
	padding: 10px 0 0 0;
}

blockquote {
        margin:5px 10px;
        padding:4px 7px 10px 7px;
        font-size:10px;
        color:#336699;  
        border:1px dashed #40a9c9;
        background: #d8eaee url(https://storagecssscript.gianlucatozzi.it/quote.gif) no-repeat 10px 4px;        
}

blockquote blockquote {
        margin:5px 10px;
        padding:4px 7px 10px 7px;
        font-size:10px;
        background:#bac9cc; 
        color:#336699;  
        border:1px dashed #40a9c9;
        background: #d8eaee url(https://storagecssscript.gianlucatozzi.it/quote.gif) no-repeat 10px 4px;      
}

#main-wrapper {overflow:hidden;} 

.clear {clear:both;}  
  
#blog-pager-newer-link {float: left;} 

#blog-pager-older-link {float: right;} 

#blog-pager {text-align: center; }

/* capezzale */ 

#header-wrapper {
	float: left;
	width: 958px;
        height: 89px;
        background: #0099cb; 
        margin:1px auto;
        padding: 2px 0 2px 8px;
        text-decoration:none;
        background:url(https://storagecssscript.gianlucatozzi.it/headertb41B3.gif) repeat-x;
}


#header {
        float:left;
        width:400px;
        height:85px;
        margin-bottom:10px; 
        padding:0;        
background-image:url(https://storagecssscript.gianlucatozzi.it/BANNERPRINCIPALE.jpg);

}

#header_r {
        float:right;
        height:91px;
        width:506px;
        margin-bottom:10px;  
        padding:0;
        background-image:url(https://storagecssscript.gianlucatozzi.it/BANNERSECONDARIO.jpg);

}

#header_r_ads {
        margin:2px 0 0 39px; padding:0;
        width:468px;
        height:62px;          
}

#search { 
        height:14px;
        float:right;
        margin:4px 4px 0 0;

}
#search #s { 
        font-size:9pt;
        width:176px;
        }

input#s { 
        color:#000;
        border:3px solid #000066;
        -moz-border-radius: 10px 10px ;
        -webkit-border-radius: 10px 10px;
        background:#fcfcfc;
        
}



/* menu */ 

#nav {
        clear:left;
        margin:0px auto 0px auto;
        width: 966px;
        height:31px;
        background: url(http://lh4.ggpht.com/_AKzG9HFzxqo/SYC5NKsj4nI/AAAAAAAAA2M/cYJ3sJI7KOs/s1600/menu.jpg) ;
       overflow:hidden;    
}


#nav_l {
        float:left;
        width:966px;  
        margin:-1px; padding:0px; 
        overflow:hidden;
        height:31px; 
}

.menu {
        float:left;
        margin:4px 1px;
        padding:-10px;
        width:1000px;
}

	
.menu li {
	display: inline;
	list-style: none;
	margin:0;
	padding:0;
}

.menu ul, .menu ol {
        display: inline;
	list-style: none;
	margin:0;
	padding:0 10px 0 0;
}
		
.menu a, .menu a:visited {
	color: #e0f0ff;
	font-weight: bold;
	margin:0;
	padding: 3px 10px 3px 10px;
	text-decoration: none;
}

#subscribe {
        float: right;
        width:92px;
        height:35px;
        margin:4px 4px 3px 4px;
}

.rss { 
        float:right;
        margin:5px 5px 5px 0px;
        width:230px; 
}

.rss ul { 
        margin: 0; padding: 0 2px;
 
}


/* Contenitore */

#content-wrapper {

}

/* Principale */

#main-wrapper {
	float: left;
	width: 550px;
        padding: 6px 10px 10px 10px;
        text-align:justify;
        background: #fff;
        margin:0 auto 1px auto;
}

#main-wrapper a {
}

#main-wrapper a:hover {
}

.post {
        padding: 2px 6px 10px 6px;
}

.post-title, .post-title a {
        margin:0 5px; padding:2px 0 0 0;
        color:#336699;
}

.post h2 {
	font-family: Arial, Georgia, Sans-serif;
	font-size: 16px;
        margin:0 5px;
        text-align:left;
        text-transform:uppercase; 
}

.post-body {
	font-family: Verdana, Arial, Georgia, Sans-serif;
	font-size: 10px;
	line-height: 1.3em;
	margin: 3px 0 5px 0;
}

.post_header {
        margin:0; padding:0;
        height:60px;
        background:#fff;
}

.post_headerr {
        margin:0; padding:0;
}

.details {
        margin:0; padding:4px 0;
        border-top:1px dashed #bc581c;
}

.post-labels {
        background:url(https://storagecssscript.gianlucatozzi.it/folder2.gif) no-repeat;
        margin:0; padding:0 0 0 20px;
}

.details .post-comment-link {
        background:url(https://storagecssscript.gianlucatozzi.it/list_comments1.gif) no-repeat;
        margin:0; padding:0 0 0 20px;
}

#fecha {
        display:block;
        text-align: center;
        float:left;height:65px;
        font-family: Arial, Helvetica, sans-serif;
        width:62px;
        margin:0px 5px 0 0;
        background:url(https://storagecssscript.gianlucatozzi.it/footer.gif);
}

.fecha_dia {
        display:block;
        font-size:1.2em;
        margin:0;
        color:#336699;
        font-weight: bold;
        padding:0.7em 0 1.1em 0;
        text-align: center;
}

.fecha_mes {
        display:block;
        font-size: 0.9em;
        margin:0;
        padding-top:5px;
        color:#fff;
        font-weight: bold;
        text-align:center;
}

.fecha_ano { display:none; visibility:hidden; height:0; }

.post-footer {
	margin: 10px 0 0 0;
        padding:6px;
        background: #fff;
}

#blog-pager {
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

.blog-pager-older-link {
        margin:0;padding:0;
}

.blog-pager-newer-link {
        margin:0;padding:0;
}

/* Laterale */

#left-sidebar-wrapper {
margin-right: 5px;
width: 190px;
float: left;
margin: 1px 0 0 0 ;        background:url(https://storagecssscript.gianlucatozzi.it/sidebar_top5B25D1.gif) repeat-x ;
border:1px solid #666666;
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 */
}

#left-sidebar-wrapper ul{
	list-style: none;
	margin:0; padding:0;
}

#left-sidebar-wrapper li{
	padding: 0;
	line-height: 24px;
}

#left-sidebar-wrapper h2 {
	font-family: Georgia, Sans-serif;
	font-size: 14px;
}
#left-sidebar {
        margin:0;padding: 0 1px 0 0;
        float:center;
        width:181px;
}

#left-sidebar ul{
	list-style: none;
}

#left-sidebar .widget {
	padding: 10px 0 4px 0;
	font-family: Arial, Georgia, Sans-serif;
	font-size: 11px;
    color:#7a888c;
	margin:0;
}

#left-sidebar .widget a:link, #left-sidebar .widget a:visited {
        color:#0199cb;
        font-weight:700;
}

#left-sidebar h2{
	font-family: Verdana, Arial, Georgia, Sans-serif;
	font-size: 11px;
    background:url(https://storagecssscript.gianlucatozzi.it/lateraleban.jpg) no-repeat top left;
    margin:0; padding:7px 0 0 8px;
    height:30px;width:182px;
    color:#c6e3ff;
    text-transform:uppercase;
}
#left-sidebar ul li{
	padding: 0 0 0 22px;
	line-height: 18px;
	font-family: Arial, Georgia, Sans-serif;
    background:url(https://storagecssscript.gianlucatozzi.it/arrow_blue1.jpg) no-repeat 2px 0px; 
}

#right-sidebar-wrapper {
margin-left: 25px;
width: 190px;
float: right;
margin: 1px 0 0 2px;
        background:#fff;
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 */
}

#right-sidebar-wrapper ul{
	list-style: none;
	margin:0; padding:0;
}

#right-sidebar-wrapper li{
	padding: 0;
	line-height: 24px;
}

#right-sidebar-wrapper h2 {
	font-family: Georgia, Sans-serif;
	font-size: 14px;
}

#left-sidebar_top {
        margin:6px 0 0 0;padding:8px;
        width: 170px;
        line-height:12px;
        text-align:justify;
        font-size:10px;
        font-family:verdana;
        color:#6699CC;
}

#left-sidebar_top h4 {
        color:#99FFFF;
        margin-bottom:3px;
        font-size:14px;
}

.widget-content {
}

.sidebar .widget {
	padding: 10px 0;
}

#right-sidebar {
        margin:0;padding: 0 1px 0 0;
        float:center;
        width:184px;
}

#right-sidebar ul{
	list-style: none;
}

#right-sidebar ul li {
	padding: 0 0 0 20px;
	line-height: 18px;
	font-family: Arial, Georgia, Sans-serif;
    background:url(https://storagecssscript.gianlucatozzi.it/arrow_blue1.jpg) no-repeat 0px 0px; 
}

#right-sidebar .widget {
	padding: 10px 0 4px 0;
	font-family: Arial, Georgia, Sans-serif;
	font-size: 11px;
    color:#7a888c;
	margin:0;
}

#right-sidebar .widget a:link, #right-sidebar ,widget a:visited {
        color:#0199cb;
        font-weight:700;
}

#right-sidebar h2{
	font-family: Verdana,Arial, Georgia, Sans-serif;
	font-size: 11px;
    background:url(https://storagecssscript.gianlucatozzi.it/lateraleban.jpg) no-repeat top left;
    margin:0; padding:7px 0 0 8px;
    height:30px;width:182px;
    color:#c6e3ff;
    text-transform:uppercase;
}


/* Pie di pagina */

#footer-wrapper {
	clear: both;
	width: 966px;
        background:url(https://storagecssscript.gianlucatozzi.it/footer5B15D1.jpg) repeat-x;
        padding:10px 0;
        margin:0;
}

#footer-wrapper .links {
	line-height: 13px;
        text-align:center;
        font-weight:700;
        color:#fff;
        padding: 2px 0;
        font-size: 10px;
        font-family:Verdana;
}

#footer-wrapper a {
        color:#afe1f3;
}

#footer-wrapper a:hover {
        color:#53c7f2;
}

/* commenti */

#comments h4 {
text-align:justify;
font-size:14px;
font-weight:bold;
}

#comments-block {
        margin:0 0 1px;
        padding:0;
       font-size:11px;
}

.comment-author {
border-top:1px dashed #31afda;
border-left:1px dashed #31afda;
border-right:1px dashed #31afda;
background:url(images/comment_l.jpg) repeat-x;
padding:6px 15px 0px 15px;
margin-left:0px;
display:block;
margin-top:10px;
}

.comment-body {
border-left:1px dashed #31afda;
border-right:1px dashed #31afda;
padding:5px 15px 5px 15px;
margin-left:0px;
display:block;
}

#comments-block .comment-footer {
border-left:1px dashed #31afda;
border-right:1px dashed #31afda;
border-bottom:1px dashed #31afda;
margin-bottom:15px;
margin-left:0px;
padding:0px 15px 12px 15px;
display:block;
}
#header h1, #header p { display:none; visibility:hidden; height:0; 

}

