/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://www.untebeoconotronombre.com/mt-static/themes-base/blog.css);
@import url(http://www.untebeoconotronombre.com/mt-static/support/themes/professional-black/professional-black.css);
/* end StyleCatcher imports */

	A			{ color:blue;text-decoration:none; }
	A:link		{  color:blue;text-decoration:none; }
	A:visited	{  color:blue;text-decoration:none; }
	A:active	{ color:#dfa58f; }
	A:hover		{ color:#dfa58f; }

#footer A {
colo: blue;text-decoration:none;
}


#header { 
    background: #fff ;
}

body {
  background:#fff;
  width:995px;
  background-image: url(images/fondo-blanco.jpg);	
  margin: 0 auto;
  color:#000;
}


#header-content {
    width: 995px; 
    margin: 0;
}

#header,
#container-inner,
#content,
#footer,
.comment 
{
    background-color: transparent;
}

#content .widget-powered .widget-content {
   width:120px;
   height:75px;
}

.widget-search {
  float: none;
  position: relative;

}

.comment-highlight{
    border-bottom: 1px solid #ffffff !important;
    background: #333333;
    font-weight:bold;

}

.author{
   color:#fff;
}