

/*---------------------------------------------------------------------

	
	///////          blog           ///////////////


------------------------------------------------------------------------*/	
.casita{
	margin-left: 3px;
}


#b_contenedor {

	margin: 0px auto;
	overflow: auto;
    height: 1%;
}

#commentform{
	
	width: 600px;
}
#comment{

	width:600px;

}
#respond{

	margin-bottom: 5px;

}

#b_titulo {

	margin: 0px auto;
	border-bottom: 1px solid #E9E8E9;	
	}

/*Pagina categorias archive.php*/

#b_archive a{
	text-decoration: none;
	color: #0087FC
}
#b_archive h3 a{
	margin-top: 10px;
	text-decoration: none;
	color: #000
}
#b_archive h2 {
	margin-top: 5px;
}

/*post*/
.b_comentarios {

	padding: 20px;	

}
.b_post {

	padding: 20px;	

}
.b_coment {

		
	border-bottom: 1px dotted #0087FC;
	width: 600px;
	margin-bottom: 10px;
}
.alt {

	
	border-bottom: 1px dotted #000;
	width: 600px;
	margin-bottom: 10px;	

}
.b_post a{
	text-decoration: none;
	color: #0087FC
}

.b_tit_post a{

	text-decoration: none;
	color: #000;

}
.b_texto_post a{
	text-decoration: none;
	color: #0087FC
}
.b_etiquetas_post a{
	text-decoration: none;
	color: #0087FC
}
	.b_sociable_post  p {

		display: inline;

	}

	 .b_sociable_enlaces li {
	 
		display: inline;
	 
	 }
	 
	 	 
	 .b_etiquetas_post {
	 
		border-bottom: 1px dotted #000;
	 
	 }
 
 

 /* sidebar */
 
#b_sidebar a{
	text-decoration: none;
	color: #0087FC

}
#b_sidebar {

	padding-top: 20px;

}

	.b_side_div {

	padding-bottom: 20px;
	padding-top: 10px;
	
}

		
		
		
			.b_int_busc{
				
				background: url("../img/b_inp.jpg") no-repeat;
				width: 145px;
				height: 30px;
				float: left;
				list-style: none;
				border:none;
				padding-left: 5px;
				padding-top: 5px;
			}
 			
 			.b_buscar {
 				
 				float: right;
 				
 				}
 			
 			
 				.b_int_busc input{
 					width:136px;
			        height:15px; 					
			        border: none;
			        font-size:12px;
			        margin:8px 0px 0px 5px; 					
 					}
 							
 				
 				 
		.b_side_borde {

			border-bottom: 1px dotted #000;

		}

		.b_comentarios_post p{

			display: inline;

		}

		.b_twitter_post p{

			display: inline;

		}
 
		#b_flicker ul li {
		 
			display: inline;
		 
		 } 
		 
	 