#mypage a { font-weight:bold}

ul.postari {
	margin:0px;
	padding:0px;
  	list-style-type:none;
  	font-family:Helvetica;
  	font-size:12px;
	margin-bottom:14px;
}
.postari li {padding:2px}

ul.feeds {
	border:1px solid #ddd;
	background:#eee;
	padding:3px;
	margin:0px;
  	list-style-type:none;
  	font-family:Helvetica;
  	font-size:12px;
	margin-bottom:14px;
}

.feeds li {
	text-align:center;
	padding:0px
}

li.listheader {
	background:#234678;
	color:white;
	font-weight:bold;
	padding:2px;
	padding-left:10px;
	margin-bottom:4px
}

.main {
	font-size:12px;
	font-family:Helvetica,Arial
}

.calendar {
    font-size:10px;
    font-family:Helvetica,Arial;
    border-bottom:1px solid #234678
}

.calendar th {
   background:#234678;
   color:white;line-height:16px
}

.calendar td {
   line-height:16px
}

.commentMsg {
   width:auto;
   font-family:Helvetica;
   font-size:12px;
   background:#ffd;
   color:#d00;
   border:1px solid #ddd;
   padding:3px;
   line-height:20px
}

.comment {
   font-family:Helvetica;
   font-size:12px;
}

.commentFooter {
   font-family:Helvetica;
   line-height:18px;
   margin-bottom:10px;
   font-size:11px;
   background:#efefef;
   border-top:1px solid #ccc;
   padding-left:5px;
}

.commentForm {
   font-family:Helvetica;
   font-size:12px;
}

a.calendarNav {
   color:white;
   text-decoration:none
}

h1.zonaTitle {
   margin:0px;
   margin-bottom:10px;
   padding:15px;
   background-color:#234678;
   color:white;
   font-size:24px;
   font-family:Helvetica,Arial;
   border:2px solid #ddd
}

.zonaTitle a {
   color:white;
   text-decoration:none
}
.zonaTitle a:hover {
   color:white;
   text-decoration:none
}

.zonaSubtitle {
   font-size:14px;
   color:white
}

h1.postTitle {
   color:#234678;
   font-size:22px;
   font-family:Helvetica,Arial;
   padding:0px;
   margin:0px;
   border-bottom:2px solid #234678
}

a.postTitle {
   color:#234678;
   text-decoration:none
}

a.postTitle:hover {
   color:#cc9933;
   text-decoration:none
}

h2.postBody {
   color:#000;
   font-family:Helvetica,Arial;
   font-size:13px;
   font-weight:normal;
   padding:5px;
   margin:5px;
   clear:both;

}

table.postFooter {
   font-size:11px;
   font-family:Helvetica,Arial;
   margin-bottom:20px;
   background:#efefef;
   width:100%;
   border-top:1px solid #ccc;
   line-height:18px;
   clear:both;
}

.rightBar {
	background-color:#234678;
	margin:0xp;
	padding:0px;
}

.weekend {color:#D00}
