img {
   behavior: url("http://piercarlostrattoria.com.au/plugin/pngbehavior.htc");
}
/* templates/Christmas2006/style.css  */
/******** General tags ********/
body {color: #555;
   margin: 0px;
   padding: 0px;
   font: 95% Arial, Helvetica, sans-serif; }

a {text-decoration:none;
   color:#666;
   font-weight:bold; }
a:hover {text-decoration:underline; }
a img {border:0; }

code {font-size:1.2em; }
blockquote{
   font-size:0.9em;
   border:1px solid #dadada;
   border-left:5px solid #dadada;
   margin:20px 10px;
   padding:8px;
   width:80%; }

.serendipity_center {margin-left: auto;
   margin-right: auto;
   text-align: center; }
.serendipity_msg_important {color: red; }
.serendipity_msg_notice {color: green; }

.grey{color:#808080; }



/******** Main wrap ********/
#wrap {color:#404040;
   width:864px;
   margin:0 auto;
   padding:0; }

#headerimgdefault, #headerimggerman1, #headerimggerman2, #headerimgfrench, #headerimgspanish, #headerimgportuguese, #headerimgitalian, #headerimgmaltese {height:197px;
   border: 2px #c3c3c3 solid;
   margin-left:15px; }

#headerimgdefault {background: transparent url(templates/Christmas2006/img/christmas.jpg) no-repeat; }
#headerimggerman1 {background: transparent url(templates/Christmas2006/img/christmas_german1.jpg) no-repeat; }
#headerimggerman2 {background: transparent url(templates/Christmas2006/img/christmas_german2.jpg) no-repeat; }
#headerimgfrench {background: transparent url(templates/Christmas2006/img/christmas_french.jpg) no-repeat; }
#headerimgspanish {background: transparent url(templates/Christmas2006/img/christmas_spanish.jpg) no-repeat; }
#headerimgportuguese {background: transparent url(templates/Christmas2006/img/christmas_portuguese.jpg) no-repeat; }
#headerimgitalian {background: transparent url(templates/Christmas2006/img/christmas_italian.jpg) no-repeat; }
#headerimgmaltese {background: transparent url(templates/Christmas2006/img/christmas_maltese.jpg) no-repeat; }


/***** Identity ******/
#topbar {width: auto !important; 
   width /**/:760px; 
   height: 45px;
   border: 0px;
   margin: 0px;
   padding: 0px; }
#identity {height: 45px;color:#111;
   width: 410px;
   border: 0px;
   margin: 0px 0 0 18px;
   padding: 0px;
   float: left; }
#identity h1 {font-size:0.9em;
   margin:0; 
   padding:7px 0 0 10px; }
#identity h1 a, #identity h1 a:hover {color:#777;
   text-decoration:none; }
#identity h2 {font-size:0.7em;color:#777;
   margin:0; 
   padding:0 0 0 10px; }



/****** Top Navigation ******/
#topnav {width: 350px; 
   height: 45px;
   margin: 0px;
   padding: 0px;
   border: 0px solid #000;
   font-size: 0.7em;
   color: #999;
   float: right; }
#topnav ul {margin: 0px;
   padding: 0px;
   width: auto;
   list-style-type: none;
   line-height: 1.0em;
   border: 0px solid #000;
   float: right; }
#topnav ul li {margin: 0px 5px 0px 10px;
   padding: 10px 5px 0px 5px;
   border-left: 1px solid #999;
   float: left; }
#topnav ul li a {text-decoration: none;
   color: #999; }
#topnav ul li a:hover {text-decoration: none;
   color: #333; }



/******** Content variations ********/
#content{
   line-height:1.5em;
   width:610px;
   float:right;
   text-align:left;
   margin:15px 0 0 0;
   padding:0; }

#contentalt{
   line-height:1.5em;
   width:610px;
   float:left;
   text-align:left;
   padding:0;
   margin:15px 10px 0 22px; }

#content h4 a, #contentalt h4 a {text-decoration:none; }

.serendipity_entry_body, .serendipity_entry_extended, .serendipity_comment, .serendipity_search, 
   .serendipity_overview_noentries {margin:0 0 18px 0px;
   font-size:0.9em; }
.serendipity_date, .serendipitySideBarTitle {font-size:1em;
   color:#ceaa3d;
   line-height:1;
   border-bottom:0px solid #d3eaf6;
   padding:0; 
   margin:0 0 5px 0; }
.serendipity_commentsTitle, .serendipity_title, .staticpage_result_header {
   font-size:1.2em;
   color:#666;
   padding:0 2px 2px 0px;
   margin:0 0 10px 0;
   letter-spacing:-1px;
   line-height:1.2; }
.serendipity_entryFooter {font-style:oblique;
   clear:both;
   font-size:0.8em;
   margin:0 0 50px 0;
   padding:0;
   line-height:1.2; }
.serendipity_commentsTitle, .staticpage_result_header {font-weight:bold;
   border-left:none; }
.oddbox, .plugin_comment_wrap {
   margin:0 0 20px 0;
   border-top:1px solid #c0c0c0;
   border-bottom:1px solid #c0c0c0;
   background-color:#fafbfc;
   color:#505050;
   line-height:1.5em; }



/******** sidebar ********/
#sidebar {float:left;
   width:200px;
   margin:10px 5px 5px 15px;
   background-color: #fffce1;
   border: 3px #f6f6db solid;
   padding:6px; }
.serendipitySideBarItem {margin: 0 0 20px 0; }
.serendipitySideBarContent {list-style:none;
   font-size:0.8em;
   margin:0;
   padding:0 0 15px 0px; }

#sidebar input, #sidebar select, #sidebar td input {width:90%; }



/******** Footer ********/
#footer {clear:both;
   color:#808080;
   font-size:0.8em;
   margin:0 auto;
   padding:8px 0; }

#footer p {margin:0 0 0 22px; 
   border-top:1px solid #dadada;
   padding:0; }
#footer a {color:#808080;}



/********* Embedded images with the s9y image manager *********/
.serendipity_imageComment_center, .serendipity_imageComment_left, .serendipity_imageComment_right {
   margin:0 0 20px 0;
   padding:10px; 
   border:1px solid #c0c0c0;
   background-color:#fafbfc;
   color:#505050;
   line-height:1.5em; }
.serendipity_imageComment_center {
   display:block; 
   margin:0 auto 5px auto; }
.serendipity_imageComment_left {float:left; 
   margin:0 12px 5px 0; }
.serendipity_imageComment_right {
   float:right; margin:0 0 5px 12px; }
.serendipity_imageComment_img, .serendipity_imageComment_img img {
   text-align: center; }
.serendipity_imageComment_txt {
   clear: both;
   text-align: center; }



/********* Plugin Styles *********/
table.serendipity_calendar a {
   text-decoration:none; }
table.serendipity_calendar a:hover {
   text-decoration: none; }
td.serendipity_weekDayName {
   font-weight:bold;
   text-align:center; }
td.serendipity_calendarHeader a:link, td.serendipity_calendarHeader a:visited, td.serendipity_calendarHeader a:hover {
   text-decoration: none; }
td.serendipity_weekDayName {border-bottom:1px solid #dddddd; }
tr.serendipity_calendar td {text-align:center; }

.serendipity_freeTag, .serendipity_multilingualInfo {}
.serendipity_pageFooter {margin:30px 0 15px 0;}

.searchterm, .searchresults {font-weight:bold; }

.serendipity_entryIcon a img {float:right;
   padding:0 2px 2px 2px;
   margin:0 0 10px 10px;
   display:inline;
   background:none;
   border:none; }
