/*
Theme Name: PuntoGiovane3
Description: PuntoGiovane3
Version: 1.0
Author: Valentino Aluigi
Author URI: http://www.maverick.it
Tags: fixed width, right sidebar, two columns, valid XHTML, widgets
*/

/* begin Page */

body
{
  margin: 0 auto;
  padding: 0;
  font-size: 62.5%; /* Resets 1em to 10px */
  font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
  background-color: #E2F4F3;
  background-image: url('images/Page-BgTexture.png');
  background-repeat: repeat;
  color: #000000;
}

h2
{
    font-size: 18px;
}

.Main
{
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
.PageBackgroundGlare
{
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

.PageBackgroundGlareImage
{
  background-image: url('images/Page-BgGlare.png');
  background-repeat: no-repeat;
  height: 489px;
  width: 366px;
  margin: 0;
}

/* specially for Opera */
html:first-child .PageBackgroundGlare
{
  border: 1px solid transparent;
}
/* specially for Opera */

* html .PageBackgroundGlareImage
{
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Page-BgGlare.png',sizingMethod='crop')");
}
.PageBackgroundGradient
{
  background-image: url('images/Page-BgGradient.png');
  background-repeat: repeat-x;
  height: 271px;
}

table, th, td
{
  font-size: 1em; 
  padding: 0; 
  border-collapse: collapse;
}

a img
{ 
  border: 0; 
}

a
{
  color: #45B0AD;
}

a:link
{
  color: #45B0AD;
}

a:visited
{
  color: #388F8C;
}

a:hover
{
  color: #000090;
}
/* end Page */

/* begin Box, Sheet */
.Sheet 
{
  min-width:43px;
  min-height:43px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 0;
  width: 820px;
  
  
}


* html .Sheet 
{
  width:expression(this.offsetWidth < 43 ? 43+"px" : "auto !important");
  height:expression(this.offsetHeight < 43 ? 43+"px" : "auto !important");
  
  width: 820px;
  zoom: 1;
}


.Sheet-body 
{
  position: relative;
  overflow: hidden;
  z-index: 0;
  margin: 21px;
  text-align: left;
  background-color:#F6FEFF;
}




.Sheet-tl 
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  width: 61px;
  height: 61px;
  background-image: url('images/Sheet-s.png');
}

* html .Sheet-tl 
{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Sheet-s.png',sizingMethod='crop')");
}


.Sheet-tr 
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 61px;
  height: 61px;
}

* html .Sheet-tr 
{
  font-size: 1px;
  left: expression(this.parentNode.offsetWidth-61+'px');
}

.Sheet-tr div
{
  position: absolute;
  z-index: -1;
  top: 0px;
  left: -61px;
  width: 122px;
  height: 122px;
  background-image: url('images/Sheet-s.png');
}

* html .Sheet-tr div
{
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Sheet-s.png',sizingMethod='crop')");
}

.Sheet-bl 
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 61px;
  height: 61px;
}

* html .Sheet-bl 
{
  font-size: 1px;
  top: expression(this.parentNode.offsetHeight-61+'px');
}

.Sheet-bl div
{
  position: absolute;
  z-index: -1;
  top: -61px;
  left: 0;
  width: 122px;
  height: 122px;
  background-image: url('images/Sheet-s.png');
}

* html .Sheet-bl div
{
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Sheet-s.png',sizingMethod='crop')");
}

.Sheet-br 
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  right: 0;
  width: 61px;
  height: 61px;
}

* html .Sheet-br
{
  font-size: 1px;
  top: expression(this.parentNode.offsetHeight-61+'px');
  left: expression(this.parentNode.offsetWidth-61+'px');
}

.Sheet-br div 
{
  position: absolute;
  z-index: -1;
  top: -61px;
  left: -61px;
  width: 122px;
  height: 122px;
  background-image: url('images/Sheet-s.png');
}

* html .Sheet-br div
{
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Sheet-s.png',sizingMethod='crop')");
}

.Sheet-tc 
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 0;
  left: 61px;
  right: 61px;
  height: 61px;
}

* html .Sheet-tc
{
  font-size: 1px;
  width: expression(this.parentNode.offsetWidth-122+'px');
}


.Sheet-tc div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 122px;
  background-image: url('images/Sheet-h.png');
}

* html .Sheet-tc div
{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Sheet-h.png',sizingMethod='scale')");
}


.Sheet-bc 
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  bottom: 0;
  left: 61px;
  right: 61px;
  height: 61px;
}

* html .Sheet-bc
{
  font-size: 1px;
  top: expression(this.parentNode.offsetHeight-61+'px');
  width: expression(this.parentNode.offsetWidth-122+'px');
}

.Sheet-bc div 
{
  position: absolute;
  z-index: -1;
  top: -61px;
  left: 0;
  width: 100%;
  height: 122px;
  background-image: url('images/Sheet-h.png');
}

* html .Sheet-bc div
{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Sheet-h.png',sizingMethod='scale')");
}


.Sheet-cl 
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 61px;
  left: 0;
  width: 61px;
  bottom: 61px;
}

* html .Sheet-cl
{
  font-size: 1px;
  height: expression(this.parentNode.offsetHeight-122+'px');
}

.Sheet-cl div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 122px;
  height: 100%;
  background-image: url('images/Sheet-v.png');
}

* html .Sheet-cl div
{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Sheet-v.png',sizingMethod='scale')");
}

.Sheet-cr 
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 61px;
  right: 0;
  width: 61px;
  bottom: 61px;
}

* html .Sheet-cr
{
  font-size: 1px;
  left: expression(this.parentNode.offsetWidth-61+'px');
  height: expression(this.parentNode.offsetHeight-122+'px');
}

.Sheet-cr div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: -61px;
  width: 122px;
  height: 100%;
  background-image: url('images/Sheet-v.png');
}

* html .Sheet-cr div
{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Sheet-v.png',sizingMethod='scale')");
}

.Sheet-cc 
{
  position: absolute;
  overflow:hidden;
  z-index: -2;
  top: 61px;
  left: 61px;
  right: 61px;
  bottom: 61px;
  background-color: #F6FEFF;
}

* html .Sheet-cc
{
  font-size: 1px;
  width: expression(this.parentNode.offsetWidth-122+'px');
  height: expression(this.parentNode.offsetHeight-122+'px');
}
.Sheet
{
  margin-top: -21px !important;
  margin-bottom: 3em;
  padding: 0 0 1em 0;
}
/* end Box, Sheet */

/* begin Header */
div.Header 
{
  margin: 0 auto;
  position: relative;
  width: 778px;
  height: 100px;
}

* html div.Header 
{
  font-size: 1px;
}

div.Header  div
{
  width: 100%;
  height: 100%;
  background-image: url('images/Header.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  text-align: left;
}
/* end Header */

/* begin Logo */
.logo
{
  position: relative;
  left: 0px;
}

.logo td
{
  text-align: center;
  vertical-align: middle;
}

.logo-name
{
  font-size: 48px;
  font-family: Georgia;
  font-style: normal;
  font-weight: normal;
}

.logo-name a
{
  text-decoration: none;
  color: #000000 !important;
}

.logo-text
{
  font-size: 12px;
  font-family: Arial;
  font-style: italic;
  font-weight: normal;
  color: #FF7459 !important;
}
/* end Logo */

/* begin Menu */
.menu, .menu ul
{
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  display: block;
}

.menu li
{
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
}

.menu li:hover
{
  z-index: 10000;
  white-space: normal;
}

.menu li li
{
  float: none;
}

.menu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
}

.menu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.menu li li:hover>ul
{
  top: 0;
  left: 100%;
}

.menu:after, .menu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.menu, .menu ul
{
  min-height: 0;
}

.menu ul
{
  background-image: url(images/spacer.gif);
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}

.menu ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}


* html .menu, * html .menu ul
{
  height: 1%;
}

* html .menu li.menuhover
{
  z-index: 10000;
}

* html .menu .menuhoverUL
{
  visibility: visible;
}

* html .menu .menuhoverUL
{
  top: 100%;
  left: 0;
}

* html .menu .menuhoverUL .menuhoverUL
{
  top: 0;
  left: 100%;
}

* html .menu ul a
{
  height: 1%;
}

* html .menu li li
{
  float: left;
  width: 100%;
}

* html .menu .menuhoverUL .menuhoverUL
{
  top: 5px;
  left: 100%;
}

* html .menu, * html .menu ul
{
  height: 1%;
}

* html .menu li.menuhover
{
  z-index: 10000;
}

* html .menu .menuhoverUL
{
  visibility: visible;
}

* html .menu .menuhoverUL
{
  top: 100%;
  left: 0;
}

* html .menu .menuhoverUL .menuhoverUL
{
  top: 0;
  left: 100%;
}

* html .menu ul a
{
  height: 1%;
}

* html .menu li li
{
  float: left;
  width: 100%;
}
.nav
{
  position: relative;
  margin: 0  auto;
  width: 778px;
  height: 35px;
  z-index: 100;
}

.menu 
{
  padding: 0px 0px 0px 0px;
}

* html .nav
{
  zoom: 1;
}

.nav .l, .nav .r, .nav .r div 
{
  top: 0;
  position: absolute;
  z-index: -1;
  overflow: hidden;
  height: 35px;
}

.nav .l 
{
  left: 0;
  right: 0px;
}

* html .nav .l
{
  width: expression(this.parentNode.offsetWidth-0+'px');
}

.nav .r 
{
  right: 0;
  width: 0px;
}

* html .nav .r
{
  left: expression(this.parentNode.offsetWidth-0+'px');
}

.nav .r div
{
  width: 778px;
  right: 0;
}

* html .nav .r div
{
  left: expression(this.parentNode.offsetWidth-778+'px');
}

.nav .l, .nav .r div 
{
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url('images/nav.png');
}

* html .nav .l, * html .nav .r div 
{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/nav.png',sizingMethod='crop')");
}
/* end Menu */

/* begin MenuItem */
.menu ul li
{
  clear: both;
}

.menu a , .menu a span
{
  height: 35px;
  display: block;
}

* html .menu a , * html .menu a span
{
  float: left;
}

.menu a
{
  cursor: pointer;
  text-decoration: none;
  margin-right: 0px;
  margin-left: 0px;
  
}
.menu a span span
{
  font-family: Franklin Gothic Medium,Arial Narrow Bold,Arial,sans-serif !important;
  font-weight: 400 !important;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  color: #F4764A;
  padding: 0 15px;
  margin: 0 0px;
  line-height: 35px;
  text-align: center;
  background-image: url('images/item-center.png');
  background-position: left top;
  background-repeat: repeat-x;
  
}

* html .menu a span span
{
  display: inline;
}

.menu a:hover span span
{
  color: #FFFFFF;
  background-position: left -35px;
}

.menu li:hover a span span
{
  color: #FFFFFF;
  background-position: left -35px;
}

* html .menu .menuhover .menuhoverA span span
{
  color: #FFFFFF;
  background-position: left -35px;
}

.menu a.active span span
{
  color: #FFFFFF;
  background-position: left -70px;
}

/* end MenuItem */

/* begin MenuSeparator */

.nav .separator 
{
  display: block;
  width: 2px;
  height: 35px;
  background-image: url('images/item-separator.png');
}
/* end MenuSeparator */

/* begin ContentLayout */
.contentLayout
{
	margin-bottom: 0px;
	width: 100%;
	position: relative;
}/* end ContentLayout */

/* begin Button */
button.Button, a.Button
{
  border: none;
  padding: 0;
  margin: 0;
  background: none;
  font-size: 100%;
  font-family: inherit;
  line-height: inherit;
  display: inline-block;
  overflow: visible;
  width: auto;
  cursor: default;
  white-space: normal;
  text-decoration: none;
}

.Button .btn 
{
  position: relative;
  display: block;
  overflow: hidden;
  float: left;
  z-index: 0;
  height: 21px;
  color: #32817E;
}

.Button .t
{
  height: 21px;
  line-height: 21px;
  padding: 0 5px;
  text-align: left;
  font-family: 'Arial';
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}

.Button .active
{
  color: #400707;
}

.Button .hover 
{
  color: #611B00;
}

.Button .active .r 
{
  top: -42px;
}

.Button .hover .r 
{
  top: -21px;
}

.Button .r 
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 0px;
  height: 63px;
}

* html .Button .r
{
  font-size: 1px;
  left: expression(this.parentNode.offsetWidth-0+'px');
}


.Button .r span
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width:401px;
  height: 63px;
}

* html .Button .r span
{
  font-size: 1px;
  left: expression(this.parentNode.offsetWidth-401+'px');
}

.Button .active .l 
{
  top: -42px;
}

.Button .hover .l 
{
  top: -21px;
}

.Button .l 
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0px;
  height: 63px;
}

* html .Button .l
{
  font-size: 1px;
  width: expression(this.parentNode.offsetWidth-0+'px');
}


.Button .l, .Button .r span  
{
  background-image: url('images/Button.png');
}

* html .Button .l, * html .Button .r span
{
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Button.png',sizingMethod='crop')");
}
/* end Button */

/* begin Box, Block */
.Block 
{
  min-width:1px;
  min-height:1px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 0;
  
  
}


* html .Block 
{
  width:expression(this.offsetWidth < 1 ? 1+"px" : "auto !important");
  height:expression(this.offsetHeight < 1 ? 1+"px" : "auto !important");
  
  zoom: 1;
}


.Block-body 
{
  position: relative;
  overflow: hidden;
  z-index: 0;
  margin: 0px;
  text-align: left;
}




.Block
{
  margin: 15px;
}

.Block table.table
{
  border-collapse: collapse;
  margin: 1px;
}

.Block table.table th, .Block table.table td
{
  padding: 2px;
  border: solid 1px #E04000;
}
/* end Box, Block */

/* begin BlockHeader */
.BlockHeader
{
  position: relative;
  overflow: hidden;
  height: 32px;
  z-index: 0;
  line-height: 32px;
  padding: 0 6px;
  margin-bottom: 0px;
  text-align: left;
  color: #000000;
  font-family: 'Georgia';
  font-size: 11px;
  font-weight: Bold;
  font-style: normal;  
  text-decoration: none;
}

* html .BlockHeader
{
  zoom: 1;
}

.BlockHeader .l, .BlockHeader .r, .BlockHeader .r div 
{
  top: 0;
  position: absolute;
  z-index: -1;
  overflow: hidden;
  height: 32px;
}

.BlockHeader .l 
{
  left: 0;
  right: 16px;
}

* html .BlockHeader .l
{
  width: expression(this.parentNode.offsetWidth-16+'px');
}

.BlockHeader .r 
{
  right: 0;
  width: 16px;
}

* html .BlockHeader .r
{
  left: expression(this.parentNode.offsetWidth-16+'px');
}

.BlockHeader .r div
{
  width: 778px;
  right: 0;
}

* html .BlockHeader .r div
{
  left: expression(this.parentNode.offsetWidth-778+'px');
}

* html .BlockHeader .l, * html .BlockHeader .r div 
{
  font-size: 1px;
}

.BlockHeader .l, .BlockHeader .r div 
{
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url('images/BlockHeader.png');
}

* html .BlockHeader .l, * html .BlockHeader .r div 
{
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/BlockHeader.png',sizingMethod='crop')");
}
/* end BlockHeader */

/* begin Box, BlockContent */
.BlockContent 
{
  min-width:1px;
  min-height:1px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 0;
  
  
}


* html .BlockContent 
{
  width:expression(this.offsetWidth < 1 ? 1+"px" : "auto !important");
  height:expression(this.offsetHeight < 1 ? 1+"px" : "auto !important");
  
  zoom: 1;
}


.BlockContent-body 
{
  position: relative;
  overflow: hidden;
  z-index: 0;
  margin: 5px;
  text-align: left;
  color: #414141;
  font-family: 'Arial';
  font-size: 14px;
  font-weight: normal;
  font-style: normal;  
  text-decoration: none;
}

.BlockContent a
{
  color: #FF4E11;
}
.BlockContent a:link
{
  color: #FF4E11; 
}

.BlockContent a:hover
{
  color: #E72323;
}
.BlockContent a:hover:visited
{
  color: #E72323;
}

.BlockContent a:visited
{
  color: #EB4747;
}

/* end Box, BlockContent */

/* begin LayoutCell */
.contentLayout .content
{
	position: relative;
	margin:0;
	padding:0;
	border:0;
	float: left;
	overflow: hidden;
	width: 68%;
}
/* end LayoutCell */

/* begin LayoutCell */
.contentLayout .sidebar1
{
	position: relative;
	margin:0;
	padding:0;
	border:0;
	float: left;
	overflow: hidden;
	width: 31%;
}
/* end LayoutCell */



.sidebar1 ul, .sidebar2 ul, .sidebar3 ul
{
	margin-left: 0; 
	padding-left: 20px;
}

.sidebar1 ul li, .sidebar2 ul li, .sidebar3 ul li
{
	list-style: none; 
	margin-left: -20px;
	padding: 0;
}

#footer
{
	text-align: center;
	clear:both;
}

.post h2 a 
{
	text-decoration: none;
}

.aligncenter, div.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft
{
	float: left;
}

.alignright
{
	float: right;
}

.wp-caption
{
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/* optional rounded corners for browsers that support it */
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img
{
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text
{
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.commentlist li .avatar
{
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

#commentform textarea
{
	width: 100%;
	padding: 2px;
}


/* Hacks  */

#RainbowBar
{
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  background-image: url('images/rainbow.png');
  background-repeat: repeat-x;
  height:20px;
  border:0;
}

#gallery{
	position:absolute;
	top:0;
	left:383px;
	height:120px;
	background-color:#000;
	display:block;
	border-left:2px solid #88C4C2;
	border-right:2px solid #88C4C2;	
}


.sidebar li{
	margin-bottom:5px;
}

li .children{
	margin-left:8px;
	list-style:dotted;
}

.sidebar  a{
	text-decoration:none;
	font-size:12px;
}

.sidebar  a:hover{
	text-decoration:underline;
}

.ngg-widget-slideshow{
	border:2px solid #99D5D2;
	padding:0 !important;
}

.post{
	margin-bottom:35px !important;
}

.post h2.post-title{
	font-family: Futura Medium,Century Gothic,AppleGothic,sans-serif;
	font-weight:bold;
	font-style:italic;
	font-size:18px;	
	letter-spacing:-1px;
	padding-bottom:0;
	margin-bottom:10px;
}

.post small, .postmetadata{
	font-size:11px;
	color:#005E97;
}
.Main{
	top:20px !important;
}

.PageBackgroundGlare{
	top:20px !important;
}



.content .Block{
	margin-left:20px;
}

.sidebar2 .Block{
	margin-right:15px;
}

html{
	overflow-y:scroll;
}

.logo-name
{
  font-size: 49px;
  font-weight: 400;
  font-variant: small-caps;
}
.logo{
	width:100%;
	top:16px;
	position:relative;
}

.BlockHeader{
	padding:0px 10px;
}

.menu a span span
{
  font-family: 'Georgia';
  font-size: 15px;
  letter-spacing:0px;
  font-weight:bold;
  font-style:italic;
}

#footer-bar{
	width:748px;
	border:1px solid #82CECC;
	margin:0 auto;
	margin-top:-40px;
	background:#F6FEFF;
	padding:15px;
	overflow:hidden;
}

#footer{
	width:758px;
	border:1px solid #82CECC;
	margin:10px auto;
	background:#F6FEFF;
	padding:10px;
}

#footer-bar .Block{
	width:227px;
	float:left;
	display:block;
	padding:5px;
	margin:5px;
	border:1px solid #C9E2E0;
	background: #D6EFEE;
}

#comment{
	width:460px !important;
}

#msgAuguri{
	padding:20px;
	background:#F6FEFF;
	width:auto;
	height:260px;
	text-align:center;
	vertical-align:middle;
	font-family:Comic Sans, Comic Sans MS, cursive !important;
	font-size:36px;
}
#msgAuguri img{
	margin:0 auto;
	text-align:center;
}

#auguriBox h3{
	font-size:12px;
	text-align:center;
}

#auguriBox ul{
	margin-left:0px;
	padding-left:0px;
}

div.Header{
	width:780px;
	height:100px;
	padding:0px;
}

#fotoC{
	border:0px;
	height:180px;
}



.BlockContent-body  .entry
{
  font-family: Franklin Gothic Medium,Arial Narrow Bold,Arial,sans-serif;
  font-size: 13px;
  font-weight: 400;
  text-align: justify;
  line-height:20px;
  color:#005E7F;
}

p
{
  font-family: Franklin Gothic Medium,Arial Narrow Bold,Arial,sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height:20px;
  color:#005E7F;
}

.sidebar li a{
	font-weight:bold !important;
}

#ngg_widget_slideshow3{
	width:200px;
}

.post{
	padding-bottom:45px !important;
}

.entry{
	background:#fff;
}

.entry img{
	padding:10px;
}

.post-date{
	font-weight:bold;
	font-size:13px !important;
}

.navigation-links{
	padding-bottom:15px;
}

.linkimage{
	margin-right:10px;
}

.linkname{
	font-style:italic;
}

.sidebar .BlockContent-body ul{
	margin-top:0;
	padding-top:0;
}

.navigation{
	display:block !important;
	overflow:hidden;
	width:auto;
}

#footer-bar .Block{
	height:260px;
	overflow:hidden;
}

.vangeli li{
	display:inline;
	margin:15px;
}

.vangeli li a{
	font-weight:bold;
}

.vangeli-sub li{
	display:inline;
	margin:5px;
}

.vangeli-sub{
	margin-top:-20px;
	margin-bottom:40px;
	padding-top:10px;
	padding-bottom:10px;
	border:1px solid #82CECC;
	background-color:#fff;
}

.vangeli-sub li a{
	font-style:italic;
	font-size:12px;
}

.vangeli{
	margin-left:30px;
	margin-bottom:30px;
}

.vangelo-titolo{
	text-align:center;
	font-size:24px;
}

.entry-vangelo .more-link{
	margin-left:190px;
	font-size:14px;
}

.vang{
	display:none;
}

.ultimo-vangelo *{
	text-decoration:none !important;
}

.ascolta-vangelo iframe{
	height:80px !important;
}

.sidebar .Block{
	margin:5px;
	padding:5px;
}

.sidebar .Block.toptop{
	background-color:#D3EEEC;
}