body {
	margin: 10px 0px 20px 0px;
	border: 0;
	padding: 0;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #333;
        background-color: #FFFACD;
	text-align: left;
	
	}

.clr
{
	clear: both;
	width: 0;
	height: 0;
	line-height: 0;
}

a {
	
	text-decoration: none;
	font-weight: bold;
	}

a:link {
	color: #cc6600;
	}

a:visited {
	color: #cc6600;
	}

a:active {
	color: #FF8C00;
	}

a:hover {
	color: #FF8C00;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 736px;
	border: 1px solid #666;
	background-color: #ffffff;
	
	}

#pagebody{
       background-color: transparent;

}

#pagebody-inner{
       background-color: transparent;
}


#banner-img {
	background: #FFFFFF url("http://esseciblog.blogs.com/img/header_scv.jpg") no-repeat;
        padding: 0;
        margin: 0;
        height: 170px;
	}

div.img-link a {
	display: block;
	height: 170px;
	text-decoration: none;
	}

.banner-alt {
	display: none;
	}

#banner {
	display: none;
	}



#banner a {
	color: #FFFFFF;
	text-decoration: none;
	}

#banner h1 {
	font-size: xx-large;
	      
	   
	
	}

#banner h2 {
	font-size: small;
	}



#left {
	float: left;
	width: 420px;
        background-color: transparent;
        border: none;
overflow: hidden;
        
	}

textarea#comment-text {
        width: 350px;
        }


#right {
	float: left;
	margin-left:3px;
        margin-top: 0px;
        padding-top: 0;
        padding-bottom: 50px;
	background-image: url(http://esseciblog.blogs.com/img/bg_sidebar2.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
        width: 150px;
	background-color: #ECDDC7;
        border: none;
        display: block;
        height:1200px;
	overflow: hidden;
	}

#center {
	float: left;
        margin-left: 10px;
        margin-top: 0px;
        padding-top: 0;
        padding-bottom: 50px;
	background-image: url(http://esseciblog.blogs.com/img/bg_sidebar1.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	width: 150px;
        background-color: #EDE7DB;
        border: none;
	overflow: hidden;
        display: block;
        height:1200px;
	
	
	}

.content {
	padding: 15px 15px 5px 15px;
	background-color: #ffffff;
	
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
	}

.sidebar {
	padding: 1px 3px;
	}

.sidebar a {
	text-decoration: none;
	
	}

.sidebar a:link {
	color: #666666;
	}

.sidebar a:visited {
	color: #666666;
	}

.sidebar a:active {
	color: #999999;
	}

.sidebar a:hover {
	color: #999999;
	}


.content p {
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	color: #CC6600;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: medium;
	border-bottom: 1px solid #333333;
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	padding: 3px;
	}

.content h3 {
        width: 400px;
	border: 1px solid #000;
	background-image: url(http://esseciblog.blogs.com/img/bgred.jpg);
	padding: 2px 0 2px 5px;
	color: #eee;
	
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 14px;
	
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	
	}

.content p.posted {
	clear: both;
	color: #CC6600;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	border-top: 1px dotted #FF9900;
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

#calendar {
        float: left;
  	line-height: 140%;
	color: #666;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	font-weight: bold;
	background-color: #EDE7DB;
	
  	padding: 2px;
	text-align: center;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 150px;
	}

#calendar caption {
	color: #FF8C00;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	border-bottom: 1px solid #666;
	text-align: left;
	font-weight: bold;
	
	text-transform: uppercase;
	padding: 3px;
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
        color: #666;
	}

#calendar td {
	text-align: center;
        color: #666;
	}

.sidebar h2 {
	color: #CC6600;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	border-bottom: 1px solid #999999;
	text-align: left;
	font-weight: bold;
	
	text-transform: uppercase;
	padding: 3px;
	letter-spacing: .3em;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar li {
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	
	
	
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar img {
	border: 0;
        margin: auto;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
        width: 95%;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 10px;
	line-height: 140%;
	text-align: left;
	padding: 4px;
	margin-bottom: 15px;
        border-top: 1px dashed #cc6600;
     	}

#powered {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #333333;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	position: relative;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.image-full {
		width: 270px;
	
	
	}

.image-thumbnail {
	float: left;
	width: 130px;
	margin-bottom: 10px;
	}

.image-thumbnail img {
	width: 115px;
	height: 115px;
	}

#lettera{
	background-color: #EDE7DB;
	border: 1px solid #666;
	margin-top: 1px;
	padding: 3px;
        line-height: 140%;
	font-size: 11px;
	color: #666;
}

#lettera a{
        font-weight: normal;
        text-decoration: none;
       	font-style: oblique;
}


#lettera a:hover{
        text-decoration: underline;
}

ul#siti{
	list-style-type: none;
	font-weight: bold;
	margin: 5px 0px;
	}

ul#siti li{
        margin: 5px 2px 15px 2px;
}

ul#siti li a{
	color: #c60;
	text-decoration: none;
        margin: 5px 3px;	
}

ul#siti li a:hover{
	text-decoration: none;	
	color: #FF8C00;
}

#subhead{
	width: 400px;
        height: 123px;
        text-align: left;
	border: 1px solid #000;
	background-image: url(http://esseciblog.blogs.com/img/bgred.jpg);
	padding: 2px;
	color: #fff;
        margin-bottom:10px;
	}

#subhead h2{
       color:  #ddd;
}


.floatright{
       float: right;
       width: 220px;
       margin-right: 10px;        
}

ul.floatright {list-style-type: square;
	margin: 2px;
        padding: 0;
}

.floatright li a{
	color: #eee;
        font-weight: normal;
	text-decoration: none;	
	margin: 0;
        padding: 1px;
}

.floatright li a:link{
	color: #fff;
}


.floatright li a:visited{
	color: #fff;
}

.floatright li a:hover{
	color: #ddd;
}


.floatright li a:active{
	color: #eee;
}

.bannerDx{
        width: 120px;
        border: 1px solid #999;
        margin:10px auto 5px auto;
        padding: 0;
}

.newsletter{
       text-align:center;
       background-color: transparent;
       font-size: 9px;
       line-height: 160%;
       padding-top: 5px;
       margin-top: 0;
}

hr.dash {
        border-top: 1px dashed #cc6600;
        margin: 10px 3px;
}
/* ph=1 */

