img {
   behavior: url("http://blog.ponchidotufon.com/plugin/pngbehavior.htc");
}

.serendipity_karmaVoting {
    margin-left: auto;
    margin-right: 0px;
    text-align: right;
    font-size: 7pt;
    display: block;
    margin-top: 5px;
    margin-bottom: 0px;
}

.serendipity_karmaVoting a {
    font-size: 7pt;
    text-decoration: none;
}

.serendipity_karmaVoting a:hover {
    color: green;
}

.serendipity_karmaError {
    color: #FF8000;
}

.serendipity_karmaSuccess {
    color: green;
}
/* templates/mt-rusty/style.css  */
img {
   behavior: url("http://www.ponchidotufon.com/plugin/pngbehavior.htc");
}
/* templates/mt-rusty/style.css  */
img {
   behavior: url("http://www.ponchidotufon.com/plugin/pngbehavior.htc");
}
/* templates/mt-rusty/style.css  */
/* HTML Elements */

body {
  background: #000;
  background-image: url('/img/fondo.jpg');
  background-repeat: repeat-x;
}
#internacional {
    background-color: #fc6;
    padding: 25px 0px 25px 0px;
	text-align:center;
}

#internacional a {
    font-family: Comic Sans MS;
    font-size: 13pt;
    color: #00f;
    text-decoration: none;
}


.polltitle {
    font-size: 10pt;
    color: #aaaaaa;
}

.serendipitySideBarContent {
    font-size: 10pt;
    color: #fff;
}

#monoIZQ {
   position: absolute;
   margin-top: 50px;/*-28*/
   z-index: 0;
}

#monoDER {
   position: absolute;
   margin-top: -12px;
   padding-left: 750px;
   z-index: 0;
}

#marcoPrincipal {
   width: 966px;
   margin-left:auto;
   margin-right:auto;
}

#serendipity_banner {
  height: 107px;
  margin: 50px 0px 20px 0px;
  padding: 0px 0px 0px 0px;
  background-image: url('/img/fondoTitulo.jpg');
  background-repeat: repeat-x;
  font-family: georgia, verdana, arial, sans-serif;
  clear: both;
 }


/* Comienzo del Menu */

#menu {
   position: absolute;
   float: right;
   width: 966px;
   height: 45px;
   margin: 40px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   background-image: url('/img/fondoMenu.gif');
   background-repeat: repeat-x;
   z-index: 0;
}

#menu ul {
   margin: 0px 0px 0px 0px;
   padding: 19px 0px 0px 0px;
   text-align: right;
   list-style-type: none;
   font-family:Verdana, Arial, Helvetica, sans-serif;
}

#tab {
   height:51px;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   background-repeat: no-repeat;
}

#busqueda {
	position: absolute;
	margin: 25px 0px 0px 90px;
	padding-left: 580px;
	z-index: 0;
}

#tab ul li {
   color: #555555;
   font-size: 10pt;
   font-weight: bold;
   font-family: Verdana;
   display:inline;
   margin-right: 10px;
   margin-left: 10px;
   
}

#tab ul li a {
   color: #000000;
   font-size: 10pt;
   font-weight: bold;
   font-family: Verdana;
   text-decoration: none;
}

#tab ul li a:hover {
   color: #fb6c03;
}

/* Fin del Menu */

/*mainpane es una tabla*/
#mainpane {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

a,
a:link,
a:visited {
  color: #ffffbb;
  text-decoration: none;
}

a:active,
a:hover {
  color: #FFCC66;
}

#inicioLink,
#inicioLink:visited {
	color: white;
}

h3, h4 {
  margin: 0;
  padding: 0;
}

a.homelink1,
a.homelink1:hover,
a.homelink1:link,
a.homelink1:visited,
#serendipity_banner h1 {
  text-decoration: none;
  color: white;
  text-align: center;
  font-size: x-large;
  font-weight: bold;

}

a.homelink2,
a.homelink2:hover,
a.homelink2:link,
a.homelink2:visited,
#serendipity_banner h2 {
  font-family: verdana, arial, sans-serif;
  color: white;
  font-size: x-small;
  font-weight: bold;
  text-decoration: none;
}

/* Calendar */

table.serendipity_calendar td {
  color: white;
  line-height: 140%;
  font-size: x-small;
}

td.serendipity_weekDayName {
  color: white;
  font-size: x-small;
  font-weight: bold;
  line-height: 140%;
}

td.serendipity_calendarHeader a,
td.serendipity_calendarHeader a:link,
td.serendipity_calendarHeader a:active,
td.serendipity_calendarHeader a:visited,
td.serendipity_calendarHeader a:hover {
  color: white;
  font-family: verdana, arial, sans-serif;
  font-size: x-small;
  font-weight: bold;
  line-height: 140%;
}

/* Sidebars */

#serendipityLeftSideBar,#serendipityRightSideBar {
  vertical-align: top;
  font-family: verdana, arial, sans-serif;
  font-size: 10pt;
}
 

.serendipitySideBarTitle {
  color: white;
  font-size: small;
  font-family: verdana, arial, sans-serif;
  border-bottom: thin orange solid;
  text-align: center;
  line-height: 140%;
  margin-left: 0.5em;
  margin-right: 0.5em;
  font-weight: normal;
  width: 11em;
}

#global  {
	float:none;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	text-align: center;
	z-index: 1;
}

#overlay .contenedor {
	width:  500px;
	background-image: url('/img/bg_float.png');
	background-position: right center;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;

}

#target iframe {
	border: none;
	margin: 0px;
	padding: 0px;
}

#target div {
	background-color: #ff0000;
	border: none;
	margin: 0px;
	padding: 0px;
}

#overlay p {
	margin-left: auto;
	margin-right: auto;
}

#overlay h3 {
	background-image: url('/img/dialogFondo.gif');
	padding-top: 8px;
	height: 30px;
	font-family: Arial;
	text-align: center;
	color: #ffffff;
	width: 500px;
}

.cerrarVentana {
	color: #FB6C03;
	cursor: pointer;
	cursor: hand;
}

#subMenu,
#subMenu a,
#subMenu a:visited {
	color: #f02;	
	text-align: center;
	margin: 0px;
	padding: 0px;
}

div.principal {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	color: #333;
	text-align: center;
	font-size: 9pt;
	clear: both;
}

div.titulo {
	background-image: url('/img/catFondo.gif');
	width: 600px;
	height: 35px;
	clear:both;
}

div.tituloh3 {
	float:left;
	padding-left: 30px;
}

div.tituloLiga {
	float:right;
}

.tituloLiga b {
	font-size: 24pt;
}

.contenidos h3 {
	background-image: url('/img/catFondo.gif');
	padding-top: 8px;
	font-family: Arial;
	text-align: center;
	color: #fff;
}

.tituloLiga a {
	font-family: Arial;
	text-align: center;
	font-weight: bold;
	color: #fff;
}

.tituloLiga p {
	margin-top: 0px;
	padding-right:30px;
}

div.ligas  {
	background-color: #FB6C03;
}
.contenidos a,
.contenidos a:visited {
    color: #f02;
	text-decoration: none;
}

.contenidos a:hover {
	text-decoration: none;
	color: #FB6C03;
}

.ligas a {
		text-decoration: none;
		color:white;
}

.ligas a:hover {
		text-decoration: none;
		color:black;
}

div.contenidos {
	margin-left:auto;
	margin-right:auto;
    margin-top: 1em;
	text-align: center;
	width: 600px;

}

div.imagenes  {
	width: 600px;
        clear:both;
}

div.preview  {
	float: left;
	background-color: #fff;
        padding: 10px 8px 10px 8px;
}

div.serendipitySideBarItem {
  font-family: palatino, georgia, times new roman, serif;
  color: #333;
  font-size: x-small;
  font-weight: normal;
  margin-bottom: 1em;
  padding-bottom: 1em;
}

.serendipitySideBarContent {
  padding: 0.7em;
}

.serendipitySideBarContent li {
  font-family: verdana, arial, sans-serif;
  font-size: 10pt;
}
.serendipitySideBarContent a,
.serendipitySideBarContent a:link,
.serendipitySideBarContent a:active,
.serendipitySideBarContent a:visited,
.serendipitySideBarContent a:hover
{
  text-decoration: none;
}

#content {
    width: 600px;
    background-color: white;
    background-image: url('/img/entriesTop.gif');
    background-repeat: no-repeat;
    padding: 0.5em 0em 0em 0em;
}

/* Entries */
.serendipity_entry a {
  color: #f02;
}

div.serendipity_Entry_Date {
  background: white;  
  margin-left:auto;
  margin-right:auto;
  padding: 10px;
  width: 730px;
}

.serendipity_date {
  font-family: georgia, verdana, arial, sans-serif;
  font-size: small;
  color: #666;
  border-bottom: 1px solid #999;
}

.serendipity_title,
.serendipity_title a,
.serendipity_title a:hover,
.serendipity_title a:link,
.serendipity_title a:visited,
.serendipity_Admin_title,
.serendipity_Admin_title a,
.serendipity_Admin_title a:hover,
.serendipity_Admin_title a:link,
.serendipity_Admin_title a:visited {
  padding-top: 1em;
  padding-bottom: 1em;
  font-family: verdana, arial, sans-serif;
  color: #003366;
  font-size: small;
  text-decoration: none;
  text-transform: uppercase;
}

.serendipity_entry,
.serendipity_admin {
  color: #666;
  font-size: small;
  font-weight: normal;
  line-height: 140%;
}

div.serendipity_entryFooter {
  font-family: verdana, arial, sans-serif;
  font-size: x-small;
  color: #003366;
  padding-top: 1em;
}

/* Comments */

.serendipity_comment {
  font-size: small;
  margin-left: 10px;
  margin-right: 10px;
  padding: 3px;
  overflow: auto;
}

.serendipity_comment_source {
  border-bottom: 1px dotted #999;
}

.serendipity_commentsLabel {
  font-size: small;
}

.serendipity_commentsTitle {
  font-size: normal;
  font-weight: bold;
  text-transform: uppercase;
}

/* Admin */

.serendipity_admin td {
}

/** Embedded images with the s9y image manager **/
.serendipity_imageComment_center,
.serendipity_imageComment_left,
.serendipity_imageComment_right {
    border: 1px solid black;
    background-color: #EFEFEF;
    margin: 3px;
}

.serendipity_imageComment_center {
    margin: 0px;
}

.serendipity_imageComment_left {
    float: left;
}

.serendipity_imageComment_right {
    float: right;
}

.serendipity_imageComment_img,
.serendipity_imageComment_img img {
    margin: 0px;
    padding: 0px;
    border: 0px;
    text-align: center;
}

.serendipity_imageComment_txt {
    margin: 0px;
    padding: 3px;
    clear: both;
    font-size: 9pt;
    text-align: center;
}

img.serendipity_entryIcon {
    float: right;
    border: 0px;
}

.serendipity_admin_list_item_even {
    background-color: white;
}

.serendipity_admin_list_item_uneven {
    background-color: #E0E0E0;
}

.serendipity_admin_filters {
    border: 1px dashed;
    background-color: #FFFFFF;
    margin-bottom: 10px;
    padding: 2px;
}

.serendipity_admin_filters_headline {
    border-bottom: 1px solid;
}

.serendipity_admin_sortorder {
    text-align: center;
}


.serendipity_comments {
}

.serendipity_center {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.serendipity_msg_important {
    color: red;
}

.serendipity_msg_notice {
    color: green;
}

.serendipity_entry_author_self {
}

.serendipity_comment_author_self {
    background-color: #f7f7f7;
}

.serendipity_freeTag
{
    margin-left: auto;
    margin-right: 0px;
    text-align: right;
    font-size: 7pt;
    display: block;
    margin-top: 5px;
    margin-bottom: 0px;
}

.serendipity_freeTag_related
{
    margin-left: 50px;
    margin-right: 0px;
    text-align: left;
    font-size: small;
    display: block;
    margin-top: 20px;
    margin-bottom: 0px;
}

.serendipity_freetag_taglist
{
    margin: 10px;
    border: 1px solid #6265F0;
    padding: 5px;
    background-color: #B5B8FF;
    text-align: justify;
}

.serendipity_freeTag a
{
    font-size: 7pt;
    text-decoration: none;
}

.serendipity_freeTag a:hover
{
    color: green;
    text-decoration: underline;
}
img.serendipity_freeTag_xmlButton
{
    vertical-align: bottom;
    display: inline;
    border: 0px
}
