/*  

Theme Name: Javi Simple Blog Design

Theme URI: 

Description: Tema hijo del tema Simple Blog Design

Version: 0.1

Author: Javi Canalda

Template: simple-blog-design 

Author URI: http://javicanalda.com/

Tags: 

*/


@import url('../simple-blog-design/style.css');

h4 {
margin-top:10px;
}

.post P {
padding-bottom:10px;
}

.sidebar H2 {
margin-top:20px;
}

.sidebar A {
background:none;
padding-left:0px;
}

.libro {
width:550px;
display:block;
overflow:hidden;
margin-bottom:10px;
}

.libro img {
float:left;
border: 1px solid #888;
}

.datos_libro {
float:left;
width:350px;
}

.post P.datos_libro {
padding-left:20px;
}

.web_portafolio {
width:600px;
display:block;
overflow:hidden;
margin-bottom:10px;
}

.web_portafolio img {
float:left;
}

.datos_proyecto {
float:left;
width:250px;
}

.post P.datos_proyecto {
padding-left:20px;
}

ul#herramientas {
margin:10px auto;
}

ul#herramientas li {
	height: 35px;
	padding:15px 0 0 45px;
	list-style:none;
	float:left;
	width:240px;
}

ul#herramientas li#adobe {
	padding-left:55px;
	background:#fff url("images/adobe2.jpg") no-repeat 0 0;
	width:230px;
}

ul#herramientas li#remembermilk {
	background:#fff url("images/remember.png") no-repeat 0 0;
}

ul#herramientas li#dropbox {
	background:#fff url("images/dropbox.png") no-repeat 0 0;
}

ul#herramientas li#filezilla {
	background:#fff url("images/filezilla.png") no-repeat 0 0;
}

ul#herramientas li#skype {
	background:#fff url("images/skype.jpg") no-repeat 0 0;
}

ul#herramientas li#evernote {
	background:#fff url("images/evernote.jpg") no-repeat 0 0;
}

/*para el portfolio*/

p.slideshow-title {
padding-top: 10px;
padding-bottom:0px;
}

p.slideshow-caption {
padding-bottom:20px;
}


p.proceso {
padding-top:203px;
background:#fff url("images/proceso_diseno.jpg") no-repeat 0 0;
}

