/*
Theme Name: Curro Rubira
Theme URI: http://www.curroruira.com/
Description: 
Author: Alejandro Sevilla

Version: 0.1
*/

.wp-pagenavi {
 clear: both;
 display: block;
 margin:10px 0px;
 float: right;
}

.comment p {
   margin-bottom:10px;
}

#content img.avatar {
 clear: none;
 margin: 0px;
 display: inline;
 padding-right:5px;
vertical-align:middle;
}

#respond hr, .comentarios hr, .comentarios h3 {
  margin:15px 0px;
}

#respond h3 {
 margin-bottom: 5px;
}


.redes a{
 font-style: italic;
 margin-left:10px;
}

#content img {
 margin:30px 0px;
 display: block;
 clear:both;
}

/* ----- Set all margins and paddings to 0 ----- */

li.liportfolio:hover ul {
   display: block;
}
/*

#sidebar a.blogcolor {
   background: #42B3B8;
}
*/

#sidebar ul li ul li {
  padding-left: 10px;
  font-style: italic;
}

/*
#sidebar a.portfoliocolor {
   background: #F4E317;
}
*/
* {
	margin: 0;
	padding: 0;
	}

/* ----- Defaults ----- */

body {
	color: #000000;
	background-color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
	line-height: 16px;
	}
	
li {
   list-style: none;
}

img {
	border: 0px none;
	display: block;
	}			

/* ----- Horizontal rules ----- */

hr {
	clear: both;
	border: 0;
	border-top: 1px solid #999999;
	margin-bottom: -1px;
	}

/* ----- Typography ----- */

p {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
	line-height: 16px;
	width: 300px;
	color: #000000;
	}
.gray  {
	color: #888888;
	}	
a {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	}
/*h1 {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-weight: normal;
	font-size: 12px; 
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	}*/
h1 a, h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 30px; 
	line-height: 32px;
	color: #000000;
	/*letter-spacing: -1px;*/
	font-style: italic;
	}
/*
.blog  a:hover {
	color: black;
	background-color: #42b3b8;
	}
		
.portfolio  a:hover {
	color: black;
	background-color: #f4e317;
	}

*/
.entry a {
	color: #000000;
	background-color: #dddddd;
	line-height: 16px;
	}
	
.entry p {
	margin-bottom: 10px
	}
	
	/*
.entry a:hover {
	background-color: #eaaeae;
	line-height: 16px;
	}
	*/	
		
/* ----- Lists ----- */

ul {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
	line-height: 16px;
	font-weight: normal;
	list-style-type: none;
	}

/* ----- Divisions ----- */

#page {
	width: 800px;
	margin: 0 auto;
	margin-top: 16px;
	margin-bottom: 16px;
	}
	
/* ----- Header ----- */
#header {
	width: 800px;
	height: 144px;
}

/*
.portfolio #header, .blog .portfolio #header, .home .blog #header {
	width: 800px;
	height: 144px;
	background: url(images/header-portfolio.jpg) top left no-repeat;
	}

.blog #header {
	width: 800px;
	height: 144px;
	background: url(images/header-blog.jpg) top left no-repeat;
	}

*/
/* ----- Content ----- */

#content {
	width: 624px;
	float: left;
	margin-right: 32px;
	}	

/* ----- Columns ----- */

.onecol, .twocol, .fourcol {
	margin-right: 16px;
	float: left;
	}

.onecol {
	width: 64px;
	margin-bottom: 32px;
	}

.twocol {
	width: 144px;
	margin-bottom: 32px;
	}

.fourcol {
	width: 304px;
	margin-bottom: 32px;
	}
	
.entry {
	clear: left;
	}
	
/* ----- Sidebar ----- */

#sidebar {
	width: 144px;
	float: left;
	}

#sidebar a {
	color: #000000;
	}
	
#sidebar p {
	width: 144px;
	}	

/* ----- Sidebar Links ----- */
.links li { list-style: none;}


/* ----- Comments ----- */

input.single {
	border: 1px solid #EEEEEE;
	padding: 0px;
	background-color: #EEEEEE;
	margin: 0px 10px 5px 0px;
	height: 16px;
	}

textarea:focus, textarea:hover, input.single:hover, input.single:focus {
	background-color: #fff;
}

textarea{
	width: 304px;
	height: 160px;
	border: 1px solid #EEEEEE;
	padding: 0px;
	background-color: #EEEEEE;
	max-width: 624px;
	display: block;
	margin-bottom: 5px;
	}

/*	
button {
	width: 64px;
	height: 32px;
	border: 0px none;
	color: #000000;
	background-color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px;
	line-height: 16px;
	display: block;
	}
	
button:hover {
	background-color: #eaaeae;
	}			
	
*/
#submit {
  border: 0px none;
  background: transparent;
  display: block;
  margin: 10px 0px 40px;
} 

#submit:hover {
  font-weight: bold;
}	
	
/* ----- Footer ----- */

#footer {
	clear: both;
	display: block;
	width: 784px;
	/*text-align: center;*/
 	padding: 20px 0px 0px 0px;;
}
	
.current-cat {
	padding-left:10px;
	background-color:#F4E317;
	color:black;
	display: inline;
}

.imagen {
	display: none;

}
