/*
 Escrito con mucho carino por Christian Montenegro |o/ XDD
*/

/*
Theme Name: Deambula
Theme URI: http://deambula.com/
Description: otro theme para webinperu.
Version: 1.0
Author: Christian Montenegro
Author URI: http://webinperu.com/
Tags: ninja, jedi, web, design

	Padawan v1.0
	 http://deambula.com/


*/


/*reset por eric meyer*/
/*---------------------------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*general*/
/*---------------------------------------------------------*/

h1, h2, h3, label{
  font-weight:bold;
}

h3{
  margin:10px 0;
  color:#668000;
}

a{
  color:#005C9C;
}

a:hover{
  text-decoration:none;
}

p, dl{
  margin:10px 0;
}

dt{
  font-weight:bold;
}

dd{
  padding-left:15px;
}

.caja01{
  padding:9px;
  background:#fff;
}

.more-link{
  display:block;
  font-size:1em;
  font-weight:bold;
  text-align:right;
}


/*Banners*/
.adt{
  font-size:1.3em !important; 
}

body{
  background:url(../img/bg.png) no-repeat center top #f1f1f1;
  font-size:87.5%;
  font-family:"Helvetica Neue",Arial,sans-serif;
  line-height:1.2em;
}

/*layout*/
/*---------------------------------------------------------*/

#container{
  margin:20px auto;
  padding:0 20px;
  background:url(../img/bg-container.png) no-repeat top #fff;
  width:960px;
}

#header{
  float:left;
  margin:20px 0;
  height:50px;
  width:960px;
}

  #header #logo h1 a{
    float:left;
    background:url(../img/logo.png) no-repeat;
    height:60px;
    width:290px;
  }

  #header #logo h1 a span{
    display:none;
  }

  #header div#search{
    float:right;    
    padding-top:10px;
    height:40px;
  }

  #header div#search .txt-buscador{
    float:left;
    padding:2px 5px;
    width:300px;
    height:20px;
    border:solid #999 1px; 
  }

  #header div#search .btn-buscador{
    float:left;
    margin-left:5px;
  }

#nav{
  margin:10px auto 0;
  height:35px;
  width:1000px;  
}

  #nav ul li{
    float:left;
  }

  #nav ul li a{
    margin:7px 2px 0 0;
    padding:0 10px;
    display:block;
    height:28px;
    width:100px;
    line-height:25px;
    text-align:center;
    text-decoration:none;
    font-weight:bold;
    color:#fff;    
  }
  
  #nav ul li a:hover, #nav ul li.current_page_parent a{
    background:url(../img/btn-nav.png) no-repeat top #fff;
    color:#333;     
  }
  
#subnav{
  float:left;
  margin-bottom:10px;
  background:url(../img/bg-subnav.png) repeat-x #d40000;
  width:960px;
  height:30px;
}  

  #subnav ul li {
    float:left;
  }

  #subnav ul li a{
    padding:5px 20px;
    display:block;    
    color:#fff;
    font-weight:bold;
    text-align:center;
  }

  #subnav ul li a:hover{
    text-decoration:underline;
  }

#content{
  float:left;
  padding:20px 0;
  background:url(../img/bg-main.png) repeat-y 160px 50px;  
  width:960px;
}

  #main{
    float:left;
    padding:0 20px;
    width:460px;
  }

    #post-top{
      float:left;
      width:960px;
    }

    #post-top h2{
      margin-bottom:5px;
      font-family:Verdana;
      font-size:1.2em;
      color:#333;
      font-weight:normal;
    }

    #post-top ul{
      float:left;
      background:url(../img/bg-post-top.png) repeat-x #f8f8f8;
      border:solid #ccc 1px;
      width:960px;
      border-top:0; 
    }

    #post-top ul li{
      float:left;
    }

    #post-top ul li a{
      float:left;
      display:block;
      padding:10px 15px;
      width:162px;
      text-align:center;
    }

    #post-top ul li a:hover{
      color:#a00;
    }

    #post-top ul li.par{
      border-top:solid #d40000 5px;
    }

    #post-top ul li.impar{
      border-top:solid #f60 5px;
    }

    #izq{
      float:left;
      width:160px;
    }

      #izq #translate{
        float:left;
        margin-bottom:10px;
        width:160px;        
      }

      #izq .ads160x600{
        float:left;
        width:160px;
      }

    #main img.img-portada{ 
      margin-bottom:10px;
      border:solid #f1f1f1 5px;    
    }
   
    #main h1{
      text-decoration:none;
      font-size:1.4em;
      color:#241f1c;
    } 

    #main h1.category{
      color:#a00;
      margin-bottom:10px;
    }
   
    #main div.post{
      margin:0 0 10px 0;
      padding:10px 10px 5px 40px;
      background:url(../img/copa-vino.png) no-repeat 5px 5px #fff;
      border-bottom:solid #ccc 1px;
    }
    #main div.post:hover{
      background:url(../img/copa-vino01.png) no-repeat 5px 5px #ffe;
      border-bottom:solid #fea 1px;
    }
    
    #main div.navigation a{
      font-weight:bold;
      font-size:1em;
      color:#f60;
    }
    
      #main div.navigation .izq{
        float:left;
        width:200px;
      }
      
      #main div.navigation .der{
        float:right;
        width:200px;
        text-align:right;
      }      
 
      #main div.post h2 a{
        text-decoration:none;
        font-size:1.25em;
        color:#241f1c;
      }  

      #main #tipo-comida{
        height:210px;
        overflow:hidden;
      }

      #main #tipo-comida #slider ul li{
        float:left;
        height:185px;
        width:460px;
      }

      #main #tipo-comida ul{
        height:180px;
      }
      
      #main #tipo-comida ol#controls li{
        float:left;
        margin:0 2px;
      }
      
      #main #tipo-comida ol#controls li a{
        display:block;
        background:#f60;
        padding:2px 5px;
        color:#fff;
        text-decoration:none;
        font-weight:bold;        
      }

      #main #tipo-comida ol#controls li.current a{
        background:#fff;
        padding:1px 4px;
        border:solid #f60 1px;
        color:#f60;
      }

      #main div.post h2 a:hover, #main div.post:hover h2 a{
        color:#a00;
        text-decoration:underline;
      }
      
      #main div.post div.entry h3{ 
        padding:5px 0;
        border-bottom:solid #ccc 1px;
        color:#a00;        
      }

      #main div.entry ul{ 
        margin:10px 0;
        padding-left:15px;
        list-style:disc;             
      }

      #main #form-comentario form{
        padding:10px;
        background:#f5f5f5;
      }

        #main #form-comentario form label{
          display:block;
        }
        
        #main #form-comentario form .txt{
          width:250px;
          height:22px;
          border:solid #ccc 1px;

        }
        
       #main #form-comentario form textarea{
        border:solid #ccc 1px;
       }


        #main ol.commentlist{
          margin-top:20px;
        }

        #main li.comment{
          margin-bottom:5px;
          padding:10px;
          border-bottom:solid #ccc 1px;
        }

        #main li.even{
          background:#f1f1f1;
        }

  #sidebar{
    float:right;
    width:300px;
  } 

    #sidebar h2{
      margin:0 0 5px;
      padding:5px;
      background:url(../img/bg-h2.png) no-repeat #dde9af;
      height:18px;
      color:#445016;
      font-weight:lighter;
      font-size:1.1em;
      text-align:center;
    }

    #sidebar h3{
      margin:0;
      padding:10px 0;
      color:#000;
      width:100%;
      font-weight:bold;
      clear:both;
    }

    #widget_facebook{
      float:right;
    }
   
    #sidebar #suggest{
      float:left;
      width:300px;
      text-align:center;
    }

    #sidebar #recent_comments{
      float:right;
      padding:10px;
      width:280px;
    }

    #sidebar #recent_comments ul li{
      padding-left:25px;
      background:url(../img/iconos/comments.png) no-repeat;
    }

    #sidebar #tag_cloud{
      float:right;
      padding:10px;
      width:280px;
      line-height:1.4em;
      text-align:center; 
    }  

    #sidebar #categories_d, #sidebar #categories_tc{
      float:right;
      padding:10px;
      width:280px;
    }
    
    #sidebar #categories_d ul li, #sidebar #categories_tc ul li{
      float:left;
      padding:3px 0;
      width:140px;
      overflow:hidden;
    } 

    #sidebar #widgets{
      float:right;
      width:300px;
      color:#666;
    }

    #sidebar #widgets ul li.widget{
      margin:0 0 20px;
      padding:0 10px;
      width:280px;
      color:#666;
    }

      #sidebar #widgets ul li.widget_recent_entries ul li{
        padding-left:25px;
        background:url(../img/iconos/page.png) no-repeat;
      }

      #sidebar #widgets ul li.widget_categories{
      
      }   

      #sidebar #widgets ul li.widget_categories ul li ul li ul li{
        border-bottom:solid #ccc 1px;
        font-weight:normal;
      } 

      #sidebar #widgets ul li.widget_recent_entries{
      
      }     



#footer{
  float:left;
  padding:20px 0;
  width:960px;
  border-top:solid #ccc 1px;
  color:#666;
  text-align:center;
  font-size:0.9em;
}
