/* 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:#b6bdf4; text-decoration:none; }
A:link		{ color:#b6bdf4; text-decoration:none; }
A:visited	{ color:#b6bdf4; text-decoration:none; }
A:active	{ color:#dfa58f; }
A:hover		{ color:#dfa58f; }
#footer A {
color:#b6bdf4; text-decoration:none;
}


#header { 
    background: #000 ;
}

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


#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;
}