/*   
Theme Name: Theme Desaf&iacute;o desierto
Theme URI: http://www.cesarkrespo.com
Description: Theme created by Cesar Crespo for 4sale.
Author: ckrespo
Author URI: http://www.cesarkrespo.com
Template: 
Version: 1.0
.
General comments/License Creative commons.
.
*/
/* Reset default Browser param */
* {
	margin:0px;
	padding:0px;
	border:none;
	outline:none;
	text-decoration:none;
	list-style:none;
}

/* Tag Generales HTML */
body {
	background: #ddab76 url(imagenes/bg.jpg) no-repeat center top;
	font: 11px Arial, Helvetica, sans-serif;
}

a {}
a:hover {}
a:visited {}
a:active {}
p {}
small {}
pre {}

.caja_footer {
	height: 73px;
	background-image: url(imagenes/footer_de.jpg);
	background-repeat: no-repeat;
}
#contactos_fo {
	height: 73px;
	width: 550px;
	float: left;
}
.contactos_fo {
	color: #FFFFFF;
	margin-top: 37px;
	margin-left: 90px;
}
.contactos_fo a {
	color: #FFFFFF;
}
.contactos_fo  a:hover {
	color: #b36e0f;
}

.copy {
	color: #b36e0f;
	margin-left: 18px;
	margin-top: 3px;
	font-size: 11px;
}
#fono_fo {
	float: left;
	padding-top: 37px;
	padding-left: 84px;
	color: #FFFFFF;
	height: 36px;
}

.fonos_fo {
	color: #FFFFFF;
	margin-top: 37px;
	margin-left: 84px;
}


em {}
address {}
dir {}
strong {}
h1 {}
h2 {
	font-size:18px;
	color:#a45d0e;
}

h3 {}
h4 {}
h5 {}
h6 {}
blockquote {}

ol {}
ul {}
li {}
dl {}
dd {}
dt {}

table {
	width:100%;
}

tr {}
td {
	padding:2px;
	font-size:10px;
}

caption {}
th {}
tt {}
thead {}
tfoot {}

input {}
textarea {}
select {}
label {}

/* Wrap */
#wrap {
	width:950px;
/*	width:920px; ancho anterior*/
	margin:0 auto;
}

/* columna */
#columna {
/*	width:670px;*/
	width:700px;
	float:left;
}

/* Header */
#header {
	height:107px;
	clear:both;
	background: url(imagenes/bg_header.gif) no-repeat left bottom;
}

h1.nombre_blog {
	display:none;
}

.logo {
	width:250px;
	height:432px;
	float:left;
}

/* menu */
#menu {
	height:20px;
	background-color:#a45d0e;
	padding-top:7px;
}

#menu  li {
	display:inline;
	margin-right:2px;
	padding:4px 10px 0px;
}

#menu li a {
	color:#fff;
}

#menu li a:hover {
	color:#fc0;
}

#menu li a:active {}
#menu li a:visited {}

#menu li.cat-item {}
#menu li.current-cat {}
#menu li.current-cat-parent {}
#menu li.page_item {}
#menu li.current_page_item {}
#menu li.current_page_parent {}

/* Main */
#main {
	float:left;
	background: url(imagenes/bg_main.gif) repeat-y left;
}

.main_page {
	background-color:#fff;
	padding:10px;
}

/* contenido */
.content {
/*	width:360px;*/
	width:400px;
	float:left;
	background-color:#a45d0e;
	color:#fff;
}

.content h2.titulo_top span,
.content h2.titulo_top a {
	background-color:#663300;
	color:#fff;
	padding:4px 0px 5px 30px;
	font-size:14px;
	display:block;
	width:30%;
}

/* galeria */
.galeria {
	padding:10px 20px 10px 0;
	text-align:center;
}

.galeria img {
	margin:2px;
}

/* Post */
.post {	
	padding:10px 20px 10px 30px;
	color:#fff;
	margin-bottom:20px;
}

.post a {
	color:#fff;
}

.post a:hover {
	color:#fc0!important;
	text-decoration:none;
}

.post a:visited {}
.post a:active {}
.post strong {}
.post h1 {}
.post h2 {
	color:#fff;
	margin-bottom:10px;
}

.post h2 a {}
.post h2 a:hover {}
.post h2 a:visited {}
.post h2 a:active {}
.post h3 {}
.post h4 {}
.post h5 {}
.post h6 {}
.info_post {
	margin-bottom:10px;
}

.fecha {}
.categorias {}
.comentarios {}
.nav_page {}
.nav_page .prev {}
.nav_page .next {}

/* box_comentarios */
.box_comentarios {
	padding:15px 30px 10px 40px;
}

.box_comentarios p {
	margin-bottom:8px;
}

.box_comentarios a {
	color:#fc0;
}

.box_comentarios a:hover {
	text-decoration:underline;
}

h3#comments {
	color:#fc0;
}

h3#respond {
	color:#fc0;
}

ol.commentlist {
	padding:15px 0px;
}

ol.commentlist li.alt {
	background-color:#98560E;
}

ol.commentlist li {
	padding:8px;
	background-color:#AC620F;
}

.box_comentarios input {}
.box_comentarios input#submit {
	background-color:#fc0;
	color:#000000;
	font-size:12px;
	padding:2px;
	font-weight:bold;
}

.box_comentarios input#author {}
.box_comentarios input#email {}
.box_comentarios textarea {}
.box_comentarios textarea#comment {
	width:100%;
}

form#commentform {}
form#commentform small {}
form#commentform label {}

/*imagen avatar*/
.ugr {}
.ugr img {}

/* nombre Autor */
.uar {}
.uar a {}
.uar a:hover {}

/* commentmetadata (fecha-hora-editar) */
.commentmetadata {}
.commentmetadata a {}
.commentmetadata a:hover{}

/* no comments */
.nocomments {}
.nocomments a {}
.nocomments a:hover {}

/* Entry */
.entry {}
.entry h1 {
	font-size:20px;
}

.entry h2 {
	font-size:18px;
	margin-bottom:8px;
}

.entry h2 a {}
.entry h2 a:hover {}
.entry h2 a:visited {}
.entry h2 a:active {}
.entry h3 {
	font-size:14px;
	margin-bottom:8px;
}

.entry h4 {
	font-size:12px;
}

.entry h5 {
	font-size:11px;
}

.entry h6 {
	font-size:10px;
}

.entry a {
	color:#fff;
}

.entry a:hover{}

.entry a:visited {}
.entry a:active {}
.entry ul {
	padding:10px 0px;
}

.entry li {
	padding-left:11px;
	margin-bottom:5px;
	background: url(imagenes/lista.gif) no-repeat 0px 2px;
}

.entry td {}
.entry img {
	margin-bottom:8px;
}

.entry p {
	margin-bottom:8px;
}

.entry blockquote {
	padding:15px;
	font-style:italic;
}

.entry strong {}
.entry object {
	width:310px;
	height:auto;
}

.entry textarea {
	width:310px;
}

/* Sidebar */
.sidebar {
/*	width:310px;*/
	width:300px;
	float:left;
	background-color:#fff;
	color:#a45d0e;
}

.sidebar a {
	color:#562e18;
	text-decoration:none;
}

.sidebar a:hover {
	color:#666;
}
.sidebar a:visited {}
.sidebar a:active {}
.sidebar h1 {}
.sidebar h2.titulo_top a {
	background-color:#a45d0e;
	color:#fff;
	padding:4px 0px 5px 30px;
	font-size:14px;
	display:block;
	width:60%;
}

.sidebar h2 {
	margin-bottom:8px;
}

.sidebar h3 {}
.sidebar h4 {
	margin-bottom:8px;
}

.sidebar h5 {}
.sidebar h6 {}
.sidebar p {}
.sidebar ol {}
.sidebar ul {}
.sidebar li a {}
.sidebar li a:hover {}
.sidebar li {
	padding-left:14px;
	background: url(imagenes/lista_sidebar.gif) no-repeat 0px 2px;
}

.sidebar li li {
	background: url(imagenes/lista_sidebar_sub.gif) no-repeat 0px 2px;
}

.sidebar li li li {}
.modulo_sidebar {
/*	padding:10px 30px;*/
	padding:10px 0;
}

.modulo_sidebar h2{
	background-color:#EDD4BA;
	padding-left:30px;
	width:150px;
}

.modulo_sidebar p{
	padding:0 30px;
}

.modulo_sidebar ul{
	padding-left:30px;
}
.modulo_sidebar li {
	margin-bottom:10px;
	margin-right:5px;
	width:250px!important;
}


.reciente {
	border-bottom:1px solid #663300;
	padding:10px 30px;
}
 
.reciente h4 a {
	color:#562e18;
	font-size:11px;
	font-weight: bold;
}

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

.reciente img {
	margin:0px 0px 6px;
	width:250px;
	height:auto;
}

.recientes {
	padding:0px 0px 10px;
}


/* Footer */
#footer {
	padding:0px 0px;
	clear:both;
}

.legal {
	text-align:right;
}


/* acordeon */
dl {}
dt {}
dt a {}
dd {}
dt a:hover,
dt.marcado a {}
dd#primero {}
dd td {}

/* zebra */
#tableFicha tr.alt {
	background-color:#E8D9C1;
}


/* clases auxiliares */
.clearfix {
	clear:both;
	height:0px;
	font-size:0px;
	line-height:0px;
}

margin_left_10 {
	margin-left:10px;
}


/* clases Wordpress */
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

img.alignleft {
	margin:0px 10px 10px 0px;
}

img.alignright {
	margin:0px 0px 10px 10px;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}


.categories {}
.cat-item {}
.current-cat {}
.current-cat-parent {}
.pagenav {}
.page_item {}
.current_page_item {}
.current_page_parent {}
.widget {}
.widget_text {}
.blogroll {}
.linkcat {}

.auspiciadores{
	padding:10px 0 0 30px;
	border-top:#A35C11 solid 1px;
}

.auspiciadores img{
	margin:0 10px 10px 0;
	border: 1px solid #fff;
}

.flickr{
	padding:10px 0 0 30px;
	border-top:#A35C11 solid 1px;
}

.flickr img{
	margin:0 10px 10px 0;
}

.banner_sidebar{
	margin:0;
}

.sociales{
	border-top: 1px solid #A35C11;
	text-align: center;
	height:100px;
	margin-bottom:20px;
}

.sociales h2{
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #562e18;
	background: center;
}

.facebook{
	margin-right:10px;
}

.youtube{
	margin-top:5px;
}

/* nav_page */
.nav_page {
	text-align:right;
	padding:15px;
	height:25px;	
}

.nav_page a {
	color:#FFFFFF;
}

.nav_page a:hover {
	text-decoration:none;
}

.prev {
	width:52px;
	height:19px;
	text-align:center;
	display:inline-block;
	float:left;
	background: url(imagenes/but_anterior.gif) no-repeat left top;
}

.next {
	width:52px;
	height:19px;
	text-align:center;
	display:inline-block;
	float:right;
	background: url(imagenes/but_siguiente.gif) no-repeat left top;
}

.youtube{
	margin:15px 0 15px 0;
}

