/*  
Theme Name: Efe
Theme URI: http://ernestofigon.com/
Description: Tema de Wordpress para el sitio web de Ernesto Figon
Version: 1.6
Author: Ernesto Figon
Author URI: http://ernestofigon.com/
*/
*{
	margin: 0;
	padding: 0;
}
body{
	background: #DDD;
	font: 12px/17px "Trebuchet MS", Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color: #444;
}
.ancho{
	width: 960px;
	margin: 10px auto;
}
.margen{
	position: relative;
	margin: 0 20px;
}
.clear{
	clear: both;
}
.loading{
	background: url(img/loading.gif) no-repeat center center;
}
/* ****************************
	Links
**************************** */
a img{
	border:none;
}
a{
	color: #AE111A;
}
a:hover {
	color: #222;
}
a:active {
	color: #AE111A;
}
a:visited {
	color: #444;
}
a:visited:hover {
	color: #000;
}
/* ****************************
	Separadores
**************************** */
hr{
	display: none;
}
.hr{
	width: 100%;
	border-bottom: 1px solid #CCC;
	clear: both;
	margin: 10px auto;
	text-indent: -9999px;
}
.hr2px{
	width: 100%;
	border-bottom: 2px solid #AE111A;
	clear: both;
	margin: 10px auto;
}
/* ****************************
	Encabezado
**************************** */
#header{
	position: relative;
	height: 210px;
	margin: 0 auto;
	background-color: #AE111A;
	color: #CCC;
}
#header h1{
	margin: 0 auto;
	text-indent: -999%;
	width: 100%;
	height: 210px;
	background: url(img/header.gif) no-repeat;
}
#header h1 a {
	display: block;
	height: 200px;
}
/**/
.addthis{
	position: absolute;
	display: block;
	top: 160px;
	right: 20px;
	height:20px;
	overflow: hidden;
}
.addthis_toolbox .custom_images a{
    width: 20px;
    height: 20px;
}
.addthis_toolbox .custom_images a img{
}
.addthis_toolbox .custom_images a:hover img{
}
/* ****************************
	Contenido - Portfolio
**************************** */
#contenido {
	background-color: #FFF;
}	
#contenido h2 {
	font: normal 32px "Times New Roman", Times, serif;
	font-style: italic;
	color: #AE111A;
	padding: 5px 0;
	clear: left;
}
#contenido h2 a, #contenido h3 a{
	text-decoration:none;
}
#contenido h3 {
	font: normal 22px "Times New Roman", Times, serif;
	font-style: italic;
	color: #555;
	padding: 7px 0;
}
#contenido h3 strong{
	font: normal 20px Arial, Helvetica, sans-serif;
	font-style:normal;
	color: #555;
	padding: 7px 0;
}
#contenido p {
	color: #858585;
	padding: 5px 0;
}
#contenido .col{
	margin: 0 20px 10px 0;
	padding: 0;
	width: 450px!important;
	height: 100px;
	float: left;
}
#contenido .col p{
	line-height: 18px;
}
#contenido .col a{
	padding: 0 3px;
	color: #AE111A;
	text-decoration: none;
	background-color: #EEE;
}
#contenido .col a:hover {
	color: #FFF;
	background-color: #AE111A;
}
#contenido .contacto{
	margin:0!important;
	background: #FFF url(img/contacto-bg.gif) no-repeat top right;
}
#contenido .contacto p{
	padding-right: 40px;
}
/* ****************************
	Listas
**************************** */
ol{
	display: inline;
	list-style-type: none;
}
ol.portfolio, ol.categorias, ol.busqueda {
	position:relative;
	width:940px;
	display:block;
}
/* ****************************
	Lista Portfolio
**************************** */
ol.portfolio li {
	margin: 0 20px 20px 0;
	padding: 5px 10px;
	width:195px;
	height:320px;
	display:block;
	float:left;
	background: #FFF url(img/work-bg.gif) no-repeat;
	overflow:hidden;
}
ol.portfolio li p{
	padding: 0 0 15px 0 !important;
}
ol.portfolio li img{
	border: 2px solid #CCC;
}
ol.portfolio li h3, ol.busqueda li h3{
	padding: 3px 0 7px !important;
	font: bold 16px Arial, Helvetica, sans-serif !important;
}
ol.portfolio li h6, ol.busqueda li h6 {
	font: normal 10px Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color: #AAA;
	text-transform: uppercase;
}
ol.portfolio li small {
	font: normal 10px Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color: #AAA;
	text-transform: uppercase;
}
.nuevo{
	background: #FFF url(img/work-bg-nuevo.gif) no-repeat !important;
}
/* ****************************
	Portfolio > destacado
**************************** */
ol.portfolio li.big{
	margin: 0 20px 20px 0;
	padding: 0;
	width:450px!important;
	height:330px!important;
	float:left;
	background: #FFF url(img/work-bg-dest.gif) no-repeat;
}
ol.portfolio li.big img{
	margin: 0;
	padding: 0;
	border: none;
}
ol.portfolio li.big .info{
	margin: 0 10px;
}
/* ****************************
	Lista Categorías
**************************** */
ol.categorias li {
	margin:0 20px 20px 0;
	padding:15px 10px 5px;
	width:195px;
	height:100px;
	display:block;
	float:left;
	background:#FFF url(img/categoria-bg.gif) no-repeat;
	overflow:hidden;
	font-size:12px;
}
ol.categorias a{
	font-size:18px;
	text-decoration:none;
	color:#999;
}
ol.categorias a:hover{
	color:#AE111A;
}
ol.categorias li h6 {
	font: normal 10px Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color: #AAA;
	text-transform: uppercase;
}
/* ****************************
	Lista Búsqueda
**************************** */
ol.busqueda li {
	margin:0 20px 20px 0;
	padding:15px 10px 5px;
	width:195px;
	height:100px;
	display:block;
	float:left;
	background:#FFF url(img/categoria-bg.gif) no-repeat;
	overflow:hidden;
	font-size:12px;
}
/* ****************************
	Lista Buscador
**************************** */
ol li.buscador {
	margin:0 20px 20px 0;
	padding:5px 10px;
	width:195px;
	height:110px;
	display:block;
	float:left;
	background:#FFF url(img/buscador-bg.gif) no-repeat;
	overflow:hidden;
}
ol li.buscador #s{
	padding:5px;
	margin:5px 0;
	width:185px;
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#999;
	background:transparent url(img/buscador-bg-form.gif) no-repeat 0 0;
	border:none;
}
ol li.buscador #s:focus{
	background-position:0 -40px;
	outline:none;
}
ol li.buscador #searchsubmit{
	width:100px;
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#999;
	background:transparent url(img/buscador-bg-form.gif) no-repeat 0 -80px;
	border:none;
}
ol li.buscador #searchsubmit:focus{
	color:#555;
}
/* ****************************
	portfolio > navegacion posts
**************************** */
.post-nav{
	padding:0 0 0 5px!important;
	width:210px!important;
	height:75px!important;
	background:none!important;
}
.post-nav span{
	display:block;
	float:left;
	margin:0!important;
	padding:0!important;
}
.post-nav a{
	margin:0!important;
	padding:12px 0 0!important;
	width:100px;
	height:38px;
	font: normal 10px/12px Tahoma, Arial, Helvetica, sans-serif;
	color:#666;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
}
.post-nav .btn-prev{
	margin:0 5px 0 0!important;
}
.post-nav .btn-next a, .post-nav .btn-prev a{
	display:block;
	float:left;
	background: #DDD url(img/post-nav-bg.gif) no-repeat;
}
.post-nav .btn-next a{ background-position: 0 0;}
.post-nav .btn-next:hover a{ background-position: 0 -60px;}
/**/
.post-nav .btn-prev a{ background-position: 0 -200px;}
.post-nav .btn-prev:hover a{ background-position: 0 -260px;}
/* ****************************
	Miscelaneas
**************************** */
#sidebar {
	background: #999 url(img/misc-bg.gif) no-repeat;
	padding: 25px 0 0 0;
	height: 45px;
	color: #333;
	clear:both;
}
#sidebar a {
	color: #FFF;
}
#sidebar a:hover {
	color: #222;
}
#sidebar h4 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #444;
}
#sidebar p {
	color: #333;
}
#sidebar .nav {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
#sidebar .nav a{
	text-decoration:none;
}
/* ****************************
	Footer
**************************** */
#footer {
	background: #333 url(img/footer-bg.gif) no-repeat bottom;
	padding: 10px 0 20px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #CCC;
	position: relative;
}
#footer a {
	color: #CCC;
}
#footer a:hover {
	color: #FFF;
}
#footer address {
	font-style: normal;
}
/**/
ul.social{
	list-style: none;
	position: absolute;
	right: 0;
	top: 0;
	color: #CCC;
}
ul.social li{
	display: inline;
	float: left;
	margin:0 0 0 5px;
}
ul.social li a{
	display: block;
	width: 20px;
	height: 20px;
}
ul.social li a.ico {
	background: #333 url(img/footer-iconos.gif) no-repeat;
	text-indent: -9999px;
}
/**/
ul.social li a.madero { background-position:0 0;}
ul.social li a:hover.madero { background-position:0 -25px;}
/**/
ul.social li a.rss { background-position:-25px 0;}
ul.social li a:hover.rss { background-position:-25px -25px;}
/**/
ul.social li a.twitter { background-position:-50px 0;}
ul.social li a:hover.twitter { background-position:-50px -25px;}
/**/
ul.social li a.delicious { background-position:-125px 0;}
ul.social li a:hover.delicious { background-position:-125px -25px;}
/**/
ul.social li a.wp { background-position:-175px 0;}
ul.social li a:hover.wp { background-position:-175px -25px;}
/**/
ul.social li a.efe { background-position:-200px 0;}
ul.social li a:hover.efe { background-position:-200px -25px;}
/**/
.social-header{
	right: 20px !important;
	top: 10px !important;
}
/* ****************************
	Varios
**************************** */
.off {
	color: #B7B7B7 !important;
}
/* ****************************
	Navegacion
**************************** */
.menu {
	position: relative;
	display: block;
	width: 920px;
	height: 55px;
	padding: 15px 30px 0 30px;
	margin: 0 0 10px;
	left: -30px;
	clear: left;
	background: #AE111A url(img/menu-bg.gif) no-repeat;
	overflow: hidden;
}
.menu h3, .menu h3 strong{
	color: #E4C58F !important;
}
.menu h3 strong a{
	color: #FFF !important;
}
.menu h3 a{
	color: #FFF !important;
}
.menu h3 a:hover{
	color: #13120E !important;
}
