body {
	font-family:  Arial, Verdana,Helvetica, sans-serif;
	font-size: 13px;
	color: #444444;
	text-decoration: none;
	background-image: url(images/bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	
}
.top_1 {
	background-image: url(images/top_1.jpg);
	background-repeat: no-repeat;
	width: 150px;
	height: 136px;
	margin: 0px;
	padding: 0px;
	background-position: left top;
}
.top_2 {
	background-image: url(images/top_2.jpg);
	background-repeat: no-repeat;
	width: 550px;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 136px;
}


.content {
	background-image: url(images/bg_content.jpg);
	background-repeat: repeat;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF0066;
	text-decoration: none;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #669900;
	text-decoration: none;
}
#calendar {
	background-color: #eeeeee;
	padding: 5px;
	border: 1px solid #CCCCCC;
}


#calendar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0099CC;
	text-decoration: none;
}

#calendar a:hover {
	color: #FF0066;
	text-decoration: underline;
}



.side_right {
	background-image: url(images/side_right.png);
	background-repeat: repeat-y;
	background-position: center top;
	width: 150px;
	behavior: url(iepngfix.htc)
}
.side_left {
	background-image: url(images/side_left.png);
	background-repeat: repeat-y;
	background-position: center top;
	width: 150px;
	behavior: url(iepngfix.htc)
}

.bg_bottom {
	background-image: url(images/bg_bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	behavior: url(iepngfix.htc)
}

.link_w {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #eeeeee;
	text-decoration: none;
}
.link1, .more-link, .entrymeta-single a {
	color: #FF0066;
	text-decoration: none;
	font-weight: bold;
}
.link1:hover, .more-link:hover, .entrymeta-single a:hover {
	color: #0099CC;
}
.link2 {
	color: #FF0066;
	text-decoration: none;
}
.link2:hover {
	color: #0099CC;
}
.link3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.link3:hover {
	color: #006699;
}
.margin_top {
	height: 5px;
}

.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #E191CC;
	border: 1px dashed #CC3399;
	font-weight: normal;
}
.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	border: 1px dashed #99CC00;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 5px;
}
h5 {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0099CC;
}



.entrytitle, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0099CC;
	text-decoration: none;
	font-weight: bold;
}
.entrytitle:hover {
	text-decoration: underline;
}
.entrymeta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC0099;
	text-decoration: none;
}

.entrymeta a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.entrymeta a:hover {
	color: #006699;
}

.entrymeta_top {
	color: #669900;
	text-decoration: none;
}
.entrybody {
	text-decoration: none;
}
.nocomments {
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
.box_side {
	margin-left: 10px;
	padding: 10px;
	background-image: url(images/bg_content.jpg);
	background-repeat: repeat;
	border: 1px dashed #FF0066;
}
ul, li {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
ul, li a {
	color: #666666;
	text-decoration: underline;
}

ul, li a:hover {
	text-decoration: underline;
	color: #006699;
}



/* estilos del otro blog */

ol#commentlist {
list-style:none;
margin:15px 0 0;
padding:0;
}

.commentname {
	color:#FF0066;
	font-weight: normal;
}

.commentname a {
	color:#FF0066;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.commenttext {
	min-height:90px;
	border:1px dashed #666666;
	margin-top:12px;
}

* html .commenttext {
height:90px;
overflow:visible;
}

.commentp {
padding:20px 12px 10px 10px;
}

.commenttext p {
margin:0 0 10px;
padding:0;
}

#commentblock ol li {
	margin-bottom:10px;
}

#commentblock {
margin-left:4px;
}

.gravatar {
background:url(images/grav.png) no-repeat;
display:inline;
float:left;
height:32px;
width:32px;
margin:20px 0 0 10px;
padding:8px;
}

#commentsform p {
margin:5px 0px 5px 10px;
}

a img {
border:0;
}


/* fin de estilos del otro blog */






.navigator_menu ul {
	text-decoration: none;
	list-style: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.navigator_menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
	font-size: 14px;
	line-height: 14px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.navigator_menu ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0066;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.navigator_menu ul li a:hover {
	color:#0099cc;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.navigator_menu ul li ul {
	display: none;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


#pages_np a { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0066;
	text-decoration: none;
	font-weight: bold;
}

#pages_np a:hover { 
	color: #0099CC;
}