
p.whiteline {
    margin-top: 0em;
    margin-bottom: 1em;
}

p.break {
    margin-top: 0em;
    margin-bottom: 0em;
}

img {
   behavior: url("http://www.danzateatro.net/_paestum/index.php?/plugin/pngbehavior.htc");
}
/* templates/default/style_fallback.css  */
/* This is the templates/default/style_fallback.css file.
   It emits CSS rules that all templates should have.
   Classes are declared on top of the file, so if you
   want to make changes in your own template, you
   should override the rules on the bottom of your
   style.css template. 
   IT IS NOT ADVISED TO CREATE YOUR OWN style_fallback.css FILE! */

/* Default image classes for left/right/usual layout */
.serendipity_image_center {
  border: 0px;
  padding-left: 5px;
  padding-right: 5px;
}

.serendipity_image_left {
  float: left;
  border: 0px;
  padding-left: 5px;
  padding-right: 5px;
}

.serendipity_image_right {
  float: right;
  border: 0px;
  padding-left: 5px;
  padding-right: 5px;
}

/* Default listing without spacers */
.plainList {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

/* Messages: Centered, important, notice */
.serendipity_center {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.serendipity_msg_important {
    color: red;
}

.serendipity_msg_notice {
    color: green;
}

/* Embedded images with comments inside the s9y image manager */
.serendipity_imageComment_center,
.serendipity_imageComment_left,
.serendipity_imageComment_right {
    border: 1px solid #ddd;
    background-color: #efefef;
    margin: 3px;
    padding: 3px;
    text-align: center;
}

.serendipity_imageComment_center {
    margin: auto;
}

.serendipity_imageComment_left {
    float: left;
}

.serendipity_imageComment_right {
    float: right;
}

.serendipity_imageComment_img,
.serendipity_imageComment_img img {
    margin: 0px;
    padding: 0px;
    text-align: center;
}

.serendipity_imageComment_txt {
    border-top: 1px solid #ddd;
    margin: 0px;
    padding: 3px;
    clear: both;
    font-size: 8pt;
    text-align: center;
}

/* END OF style_fallback.css *//* templates/Black/style.css  */
h4,h3 {
    margin: 0;
}

.serendipitySideBarContent input {
    width: 180px;
}

#mainpane {
	margin: auto;
    width: 900px;
	background-color: trasparent;
	border-right: 3px ridge #000000;
	/*border-left: 3px ridge #ffff00;*/
	/*background: #a8a8a8;*/
	/*url(templates/Black/img/bak.jpg)*/ 
	/* background-color: #FFFFFF; */
}



#content {
	padding-top: 10px;
	/*background: #ffffff url(templates/Black/img/background.jpg) repeat-x;*/
	/*background-color: #F5F5F5;*/
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	background: #546883 url(templates/Black/img/barra_paestum.jpg) repeat-y;
	border-bottom: 3px solid #000000;
	padding-left: 5px;
	width: 600px;
}

#serendipityRightSideBar {
    width: 90px;
    border-left: 5px dashed #000000;
	/*border-right: 20px solid #3F3F3F;*/
    padding-top: 70px;
	padding-left: 5px;
	background: transparent;
    /*background: #FAFFFF url(templates/Black/img/fondino.gif);*/
	vertical-align: top;
}

#serendipityLeftSideBar {
    width: 200px;
	/*border-right: 5px dashed #ffffff;*/
    /*border-right: 0px dashed #000000;*/
    padding-top: 10px;
	padding-left: 15px;
	padding-right: 5px;
	background: transparent;
    /*background: #333333 url(templates/Black/img/barra_paestum.jpg) repeat-y;
	background-position: top right;
	vertical-align: top;*/
}

BODY {
	padding-top: 115px;
    font-size: 8pt;
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	background-color: #333333;
	/*background: #ffffff url(templates/Black/img/back_2.jpg);*/
    
}
	
INPUT, TEXTAREA {
    font-size: 8pt;
}

TH, TD {
    font-size: 12pt;
}

P, TD, TH, DIV, SPAN {
}

#serendipity_banner {
    margin: auto;
	position: absolute;
	top: 0px;
	left: 0px;
    width: 100%;
    height: 120px;
	border-bottom: 5px ridge #06ABE1;
	border-right: 1px solid #000000;
	background: #000000 url(templates/Black/img/logo_.jpg) no-repeat;
	background-position: top right;
	left: -1px;
}

a.homelink1,
a.homelink1:hover {
    background-color: #000000;
}
a.homelink1:link,
a.homelink1:visited,

#serendipity_banner h1 {
    color: #FFFFFF;
    font-size : 14px;
    padding-left:15px;
    padding-top: 20px;
    margin: 0px;
    text-decoration: none;
}

a.homelink2,
a.homelink2:hover {
    background-color: #000000;
}
a.homelink2:link,
a.homelink2:visited,
#serendipity_banner h2 {
    color: #FFFFFF;
    padding-left: 15px;
    font-size: 12px;
    margin: 0px;
    text-decoration: none;
}

.serendipity_title {
    margin: 0;
    font-size: 10pt;
    margin-top: 10px;
	margin-bottom: 5px;
    color: #ffffff;
    padding-left: 5px;
    padding-bottom: 5px;
    background-color: #d81c1c;
    display: block;
    border-bottom: 1px solid #000000;
    clear: both;
}

.serendipity_title a:link,
.serendipity_title a:visited {
   text-decoration: none;
   border: 0;
   color: #ffffff;
}

.serendipity_title a:hover {
   color: #FF0000;
}

.serendipity_entry {
    clear: both;
    color: #333333;
    border: 1px solid #666666;
    -moz-border-radius: .0em 0em 1em 1em;
    font-size: 8pt;
    font-weight: normal;
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
    background-color: #ffffff;
}

.serendipity_entry_body_folded,
.serendipity_entry_body_unfolded,
.serendipity_entry_extended {
    /* Inner blocks of .serendipity_entry, can be used for further customization */
}

div.serendipity_Entry_Date {
    padding: 5px;
    margin: 20px;
	padding-left: 8px;
	/*border: 1px solid #000000;*/
    width: 650px;
	background-color: trasparent;
}

.serendipity_date {
	display: none;
    font-size: 10pt;
    color: #333333;
    margin: 0;
    font-weight: bold;
    background-color: #ececea;
    padding-left: 5px;
}

.serendipity_commentsTitle {  
	display: block;
    width: 100%;
    color: #404040;
    font-size: 8pt;
    font-weight: bold;
    padding-left:8px;	
}

div.serendipity_entryFooter {
    font-size: 8pt;
    color: #000000;
	border-top: 1px solid #000000;
    padding-top: 5px;
    padding-bottom: 4px;
    clear: both;
}

TD.serendipity_commentsLabel {
    font-size: 8pt;
    font-weight: bold;
    width: 10%;
    vertical-align: top;
}

.serendipity_commentForm {
    font-size: 8pt;
    color: #404040;
    margin-bottom: 13px;
    margin-right: 10px;
    margin-left: 10px;
    background-color: #FFFFFF;
    -moz-border-radius: .0em 0em 1em 1em;
    border: 1px solid #666666;
}
.serendipity_comment {
    font-size: 8pt;
    margin-right: 10px;
    margin-left: 10px;
    color: #404040;
    padding: 3px;
    background-color: #FFFFFF;
    -moz-border-radius: .0em 0em 1em 1em;
    border: 1px solid #666666;
}

.serendipity_comment_source {
    margin-top: 5px;
    padding-left: 5px;
    margin-bottom: 5px;
}

TD.serendipity_admin {
    padding: 10px;
}

A {
text-decoration: none;
}

A:link {
color: #FF0000;
}

A:visited {
color: #FF0000;
}

A:active {
    color: #003366;
    background-color: #F9F051;
}

A:hover {
    color: #003366;
    background-color: #F9F051;
}

TABLE.serendipity_calendar TD {
    font-size:8pt;
	color: #FFFFFF;
    padding: 3px;
}
TABLE.serendipity_calendar A {
    color: #FF0000;
    font-weight: bold;
    text-decoration:none;
}

TABLE.serendipity_calendar A:hover {
    text-decoration: none;
}

TD.serendipity_weekDayName {
    font-size: 8pt;
    font-weight:bold;
}
TD.serendipity_calendarHeader A:link,
TD.serendipity_calendarHeader A:visited,
TD.serendipity_calendarHeader A:hover {
    border: 0;
    text-decoration: none;
}

div.serendipitySideBarItem {
	padding-top: 10px;
	padding-bottom: 15px;
	border-top: 1px solid #047FA8;
	border-bottom: 1px solid #047FA8;
	font-size: 8pt;
}

.serendipitySideBarTitle {
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	font-style: oblique;
	color: #ffffff;
	padding-bottom: 5px;
	background-color: black;
}
div.serendipityPlug, div.serendipityPlug A {
    font-size: 10pt;
    text-decoration: none;
    border: 0px;
}

/* Container for each item on the side bar */
div.serendipitySideBarItem {
    padding-bottom: 34px;
    margin-bottom: 32px;
	padding-left: 3px;
    font-size: 10pt;
    font-weight:bold;
	background-color: #333333;
}
	
.serendipitySideBarItem A:link {
color: #333333;
border: 1px solid #333333;
background-color: #4680b0;
display: block;
}

.serendipitySideBarItem A:visited {
color: #333333;
border: 1px solid #333333;
background-color: #4680b0;
display: block;
}

.serendipitySideBarItem A:active {
    color: #003366;
    background-color: #F9F051;
	display: block;
}

.serendipitySideBarItem A:hover {
    color: #19C4C4;
    background-color: #333222;
	display: block;
}
border : 5px  Black;
background-color: #001A7D;
width: auto;

    /*border: solid 2px #FF0000;*/
}

/* title of an individual item */
.serendipitySideBarTitle {
    margin: 0;
    color: #06ABE1;
    font-size: 9pt;
    font-weight:bold;
    padding-left:15px;
    padding-bottom:15px;
	border: 2pix solid #F68946;
}

.serendipityImageButton {
    cursor: pointer;
}

td.serendipitySideBar {
    font-size: 8pt;
    width: 180px;
    padding: 20px;
    border-right: 1px dashed #FFFF00;
}

div.serendipity_admin_title {
    font-size: 22pt;
    font-weight: bold;
    margin-bottom: 12px;
}

div.serendipity_admin_list_title {
    font-size: 8pt;
    font-weight: bold;
    margin-bottom: 8px;
}

td.serendipity_admin_list_item {
    padding: 15pt;
    border: dashed 1px #000000;
}

.serendipity_entry p {
    margin: 0px;
    padding-bottom: 10px;
}
div.linklist span.menu_title {
}

div.linklist {
      padding: 0px;
      margin: 0px;
      text-align: left;
	font-size: 11px;
	color: #666;
	white-space: nowrap;
	direction: ltr;
}
div.linklist ul {
      list-style: none;
      margin: 0px;
      padding: 0px;
      text-align: left;
	white-space: nowrap;
}

div.linklist li {
      margin: 0px;
      padding: 0px;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	white-space: nowrap;
}


div.linklist img {
	border: 0px;
	vertical-align: middle;
}
div.linklist a.folder {
	text-decoration: none;
}
div.linklist a.link {
	text-decoration: underline;
}
div.linklist a:hover {
	color: #333;
}