/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

 /* ---( page defaults )--- */

body {
	margin: 10px 0 0 0;
	padding: 0;
	font-family: Trebuchet MS;
	font-size: 12px;
	text-align: center;
	color: #FFFFFF;
	background-image: url(images/nocciole.jpg);
	background-repeat: repeat;
	border-width: 2px;
  }


.style2 {
	color: #FFFFFF;
	font-size: 200%;
}
  
.style3 {color: #FFFF00}


hr {
  display: none;
  }

img {
	border: none;
	margin: 0 5px 0 0px;
  }


/* unordered list style */

ul {
  list-style: none;
  margin: 0 0 20px 30px;
  padding: 0;
  }

li {
  padding-left: 14px;
  margin-bottom: 3px;
  background: url('includes/tictac_blue.gif') no-repeat 0 6px;; list-style-type:none
  }

/* links */

a:link {
  color: #7CBDF8;
  }

a:visited {
  color: #A3BF04;
  }

a:hover {
  color: #FCFD76;
  }

a:active {
  color: #A3BF04;
  text-decoration: none;
  }

/* ---( layout structure )---*/

@media all {
  #wrap {
    width: 847px;
    margin: 0 auto;
    text-align: left;
    background: url(images/tile.gif) repeat-y;
    }

  #content {
	margin-left: 62px;
    }

  #main-content {
	float: left;
	width: 570px;
	margin: 20px -40px 0 0px;
	padding: 0 10px 0 0px;
	line-height: normal;
    }

  #sidebar {
    margin: 0 40px 0 643px;
    padding: 20px 0 0 0;
    font-size: 90%;
    line-height: 1.4em;
    color: #FFFFFF;
	
	
    }
  }

/* ---( header and site name )--- */

@media all {
  
  #header-start {
    
    background: url(images/top_div_pomino.gif) no-repeat top left;   
 }
  #header-end {
    
    
 }

  #logo {
	float: left;
	width: 150px;
	margin-top: 20px;
	margin-left: 50px;
	}
	
  #blog-header {
	float: left;
	width: 400px;
	font-family: "trebuchet MS";
	margin-top: 80px;
	margin-bottom: 0px;
	margin-left: 20px;
  }
    
    #blog-header-address {
	margin: 0px 41px -10px 550px;
	font-family: "trebuchet MS";
  }

  #blog-header h1 {
	margin: 0;
	padding: 55px 10px 20px 70px;
	font-size: 200%;
	color: #fff;
	text-shadow: #4F73B6 2px 2px 2px;
  }
    
    #blog-header-address h2 {
    padding: 20px 10px 0px 0px;
    font-size: 80%;
    color: #fff;
    text-shadow: #4F73B6 2px 2px 2px;
        }

  }

#blog-header h1 a {
  text-decoration: none;
  color: #fff;
  }

#blog-header h1 a:hover {
  color: #eee;
  }
#navigation{
	height:2.2em;
	line-height:2.2em;
	width:auto;
	color:#ffffff;
	background-color: #3E002A;
	margin-top: 0;
	margin-right: 40px;
	margin-bottom: 0;
	margin-left: 40px;
	float: none;
}
#navigation ul{
	list-style: none;
  margin: 0 0 0px 0px;
  padding: 0;
}
#navigation li{
	float:left;
	list-style-type:none;
	border-right:1px solid #ffffff;
	white-space:nowrap;
	background:none;
	padding: 0 0;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-color: #950095;
}

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

* html #navigation a {width:auto;}

#navigation .selected,#navigation a:hover{
	color:#ffffff;
	text-decoration:none;
	background-color: #820057;
}

/* ---( main column )--- */

h3.post-title {
  margin-top: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 130%;
  
  color: #FFFFCC;
  }

.post {
	margin: 0 0 1.5em 0;
	padding: 30px 30px 1.5em 30px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #3E002A;
  }

.post-footer {
  margin: 0;
  font-size: 88%;
  color: #999;
  background: url('includes/tictac_grey.gif') no-repeat 0 8px;; padding-left:14px; padding-right:0; padding-top:0; padding-bottom:0
  }

.post img {
  padding: 6px;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #c0c0c0;
  border-right: 1px solid #c0c0c0;
  }

/* ---( sidebar )--- */

h2.sidebar-title {
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 130%;
  color: #FFFFCC;
  height: 47px;
  background: url('includes/sidebar_icon.gif') no-repeat 20px 15px;
  height: 32px !important; /* for most browsers */
  height /**/:47px !important; padding-left:50px; padding-right:0; padding-top:15px; padding-bottom:0px
  }

#sidebar ul, #sidebar p {
  margin: 0;
  padding: 5px 20px 1em 20px;
  border-bottom: 1px solid #fff;
  }

#sidebar li {
  background: url('includes/tictac_blue.gif') no-repeat 0 5px;
  }


/* ---( footer )--- */

.clear { /* to fix IE6 padding-top issue */
  clear: both;
  height: 0;
  }

@media all {
  #footer {
    margin: 0;
    padding: 0 0 9px 0;
    font-size: 85%;
    color: #ddd;
    background: url(images/bottom_sill.gif) no-repeat bottom left;
    }

  #footer p {
    margin: 0;
    padding: 20px 320px 20px 125px;
    background: url(images/bottom_sash.gif) no-repeat top left;
    }
  }
