/* === TOP BAR === */
#top2 {
height:172px;
padding-left:15px;
background:#2f569b url(/josemt/css/cabecera_blue.png) top left repeat-x;
border-bottom:0px solid #fff;
}

/* -- FONDO (DETRÁS DE LAS LETRAS DEL TÍTULO EN LA TOP BAR) --------------------------------- */
#top h1 span { 
background-color: transparent;
}

/* -- FONDO (DENTRO DEL BLOG) --------------------------------- */
#wrap4 { border-radius:13px 13px 13px 13px !important; margin-bottom:50px; box-shadow:0px 0px 9px #444444;background: #181a1b }


/* -- LÍNEA ENTRE POST --------------------------------- */
.post, .pagenav { 
	border-top-color: ffffff;
	border-top-width: 1px;
	border-top-style: solid;
}


/* -- BÚSQUEDA ----------------------------------- */
#blogsearch .h2 { display: none; }


/* === About === */
#userpic { 
width: 260px;
height: 199px;
margin-top: 3px;
background-attachment: scroll;
background-repeat: repeat;
background-image: url("http://files.myopera.com/josemt/css/about.png");
background-position: 0% 0%;
background-color: #181a1b;

}


/* -- LOGO ----------------------------------- */
/*#mobmenu { display: block !important;
z-index: 999;
right: 5px;
background: url(http://files.myopera.com/josemt/css/jm_logo.png) no-repeat;
float: right;
width: 100px;
bottom: 0px;
position: fixed;
height: 100px}







