/*

.:: Perro con pulgas no muerde - Papper and kilt ::.
	versión: 2.0 enero 2008
	Basado en el template de: Numberlay
	Author: Stelian Firez
	Author URL: http://stelianfirez.com/

Path img: 
	fondo: http://img180.imageshack.us/img180/6863/imgbackblogzu8.jpg
	header: http://img139.imageshack.us/img139/2796/imgbackheaderxw9.jpg
	content: http://img821.imageshack.us/img821/6051/imgbackcontent.jpg
	tit post: http://img413.imageshack.us/img413/5835/imgdejarcommentji8.jpg
	leave comment: http://img256.imageshack.us/img256/6916/imgdejarcomment.jpg
	footer: http://www.drupload.com/uploads/830img-back-footer2.jpg

Paleta cromática principal:
	rojo: #a81e1e
	marrón: #583533
	verde: #4db9a4
	background: #F2EED5

*/

/* GENERAL */
body{
  margin: 0;
  padding: 0;
  background-color: #F2EED5;
  color: #212119;
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  background: url(http://img180.imageshack.us/img180/6863/imgbackblogzu8.jpg) top left;
  overflow-x: hidden !important;
}
img{
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: top;
}

.post img{
  margin: 0;
  padding: 5px;
  border: 0;
  vertical-align: top;
}
form{
  margin: 0;
  padding: 0;
  border: 0;
}
.alt{
  padding: 12px 0 0 0;
  margin: 0;
  font-size: 12px;
  color: #939393;
}
a{
  color: #a81e1e;
  text-decoration: none;
}
a:hover{
  color: #583533;
  text-decoration: none;
}
#container{
  margin: 0;
  padding: 0;
  float:left;
  width:100%;
  display: block;
}

	/* HEADER */
	.header{
	  margin: 0;
	  padding: 0;
	  background: url(http://img340.imageshack.us/img340/7579/imgbackheader.jpg) top left no-repeat;
	  height: 339px;
	  width:920px;
	  display:block;
	}
		/* actualmente hidden */
		.logo{
		  margin: 0;
		  padding: 0;
		  width: 750px;
		  height:auto;
		  display:block !important;
		  float:left;
		}
		.logo h1{
		  font-size: 48px;
		  color: #FFFFFF;
		  margin: 0;
		  padding: 50px 0 0 0;
		  font-weight: lighter;
		  line-height: 55px;
		}
		.logo h1 a{
		  color: #FFFFFF;
		}
		.logo h1 a:hover{
		  color: #FFFFFF;
		}
		.logo h1 a span{
		  color: #FF6262;
		}
		.logo h3{
		  display: none;
		  margin: -6px 0 0 0;
		  padding: 0;
		  font-size: 14px;
		  color: #4F6A88;
		  font-weight: lighter;
		  line-height: 16px;
		}
		/* menú derecho */
		.menu{
		  margin: 0;
		  padding: 0;
		  width: 170px;
		  text-align: left;
		  float:left;
		}
		.menu ul{
		  margin: 8px 0 0 0;
		  padding: 0;
		  list-style: none;
		}
		.menu li{
		  margin: 0 0 0 0px;
		  padding: 20px 0 0 5px;
		}
		.menu a{
		  font-size: 14px;
		  color: #FFF;
		  text-decoration: none;
		  text-transform: uppercase;
		  font-weight:bold;
		  line-height: 45px;
		  padding: 10px 2px;
		}
		.menu a:hover, .menu ul li a:active, .menu ul li.current_page_item a{
		  text-decoration: underline;
		}
	/* CONTENIDO */
	#main {
	  margin: 0;
	  padding: 0;
	  width: 770px;
	}
	#content{
	  margin: 0;
	  padding: 0;
	  width: 700px;
	  float: left;
	  clear:right;
	  background: #F2EED5 url(http://img821.imageshack.us/img821/6051/imgbackcontent.jpg);
	}
		/* SIDEBAR*/
		#sidebar {
			font-size: 10px;
			width: 98.7%;
			min-width: 955px;
			overflow: hidden !important;
			display:block;
			color: #505050;
			line-height: 1.8em;
			background: #2c1919 url(http://www.drupload.com/uploads/830img-back-footer2.jpg) top repeat-x;
			border-top: 2px solid #1f1111;
			margin:0;
			padding: 25px 0 25px 15px;
			float:left;
			clear:both;
			}
		#sidebar li {
			border-bottom: 1px dashed #1f1111;
			list-style-type: none;
			padding: 4px 0;
			margin: 0;
			}
		#sidebar ul {
			margin: 0;
			padding: 0;
			}
		#sidebar h3 {
			font-size: 14px;
			font-weight: bold;
			margin-bottom: 7px;
			letter-spacing: 0px;
			font-family: "Trebuchet MS", "Arial Narrow", Arial, Tahoma;
			text-transform: uppercase;
			font-weight:bold;
			color: #2a2a2a;
			padding-top: 3px;
			}
		#sidebar small {
			text-transform: uppercase;
			font-size: 8px;
			}
		#sidebar small a{
			color: #2A2A2A;
			}
		#categories {
			width: 236px;
			float: left;
			margin-right: 35px;
			}
		#recententries {
			width: 324px;
			float: left;
			margin-right: 35px;
			margin-left: 10px;
			}
		#infocolumn {
			width: 236px;
			float: left;
		}
		.colum-menu{
		  margin: 0;
		  padding: 0 0 0 11px;
		  width:30%;
		  float:left;
		}		
		.colum-menu img {
			margin:3px !important;
		}			
		.widget, .linkcat, .pagenav{
		  margin: 0;
		  padding: 0 7px 0 11px;
		}		
		#sidebar ul{
		  margin: 58px 0 0 0;
		  padding: 0;
		  list-style: none;
		}
		#sidebar ul li ul{
		  margin: 7px 0 17px 0;
		  padding: 0 0 15px 0;
		  list-style: none;
		/*  background-image: url(skin/dot_horiz.gif);
		  background-position: bottom left;
		  background-repeat: repeat-x; */
		}
		#sidebar li ul li{
		  margin: 0 0 2px 0;
		  padding: 2px 0 2px 18px;
		  list-style: none;
		  color: #4db9a4;
		  font-size: 11px;
		}
		#sidebar li ul li a{
		  color: #f3cc9a;
		  font-size: 11px;
		  text-decoration: none;
		}
		#sidebar li ul li a:hover{
		  color: #f3cc9a;
		  background-color:#583533;
		  text-decoration: none;
		}
		#sidebar h2{
		  margin: 0;
		  padding: 0;
		  font-size: 14px;
		  text-transform: uppercase;
		  color: #4db9a4;
		  background-image: url(skin/bullet.jpg);
		  background-position: center left;
		  background-repeat: no-repeat;
		  font-weight: lighter;
		  letter-spacing: 1px;
		}
		
		/* .line{
		  background-image: url(skin/dot_horiz.gif);
		  background-position: bottom left;
		  background-repeat: repeat-x; 
		} */
		
			/* BUSCADOR */
			#search{
			  margin: 0;
			  padding: 0 0 0 11px;
			}
			
			
			.search_form{
			  background-position: bottom left;
			  background-repeat: repeat-x;
			  margin: 0 0 17px 0;
			  padding: 12px 0 20px 10px;
			}
			
			.s_text{
			  border: 1px solid #f3cc9a;
			  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
			  margin: 0;
			  padding: 4px;
			  font-size: 11px;
			  color: #656565;
			  width: 110px;
			}
			.searchsubmit{
			  margin: 0;
			  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
			  font-size: 11px;
			  color: #583533;
			  padding: 3px;
			}

		/* POSTING */
		.posts{
		  margin: 50px 20px 8px 0;
		  padding: 0;
		  clear: both;
		  font-size: 12px;
		  line-height:1.8;
		}
		.posts h3{
		  font-size: 16px;
		  color: #583533 ;
		  font-weight: bold;
		  margin: 40px 0 0 0;
		  padding: 0 0 0 30px;
		  background-image: url(http://img256.imageshack.us/img256/6916/imgdejarcomment.jpg);
		  background-position: top left;
		  background-repeat: no-repeat;
		  font-family:"Trebuchet MS", "Times New Roman", Times, serif;
		}
		.posts h2{
		  font-size: 22px;
		  color: #583533;
		  font-weight: lighter;
		  margin: 0 0 20px 0;
		  padding: 0 0 0 30px;
		  background-image: url(http://img529.imageshack.us/img529/4962/imgttlpostnd5.jpg);
		  background-position: center left;
		  background-repeat: no-repeat;
		  display: inline;
		}
		.post h3 a{
		  color: #583533;
		  text-decoration: none;
		}
		.post h3 a:hover{
		  color: #4db9a4;
		  text-decoration: none;
		}
		.post h2 a, .post h2 a:visited{
		  color: #583533;
		  text-decoration: none;
		}
		.post h2 a:hover{
		  color: #4db9a4;
		}
		.posts form{
		  margin: 30px 0 0 30px;
		  padding: 12px 0 20px 10px;
		}
		.posts form p{
		  margin: 10px 0 0 0;
		  padding: 0;
		}
		.posts label{
		  font-size: 14px;
		  color: #787878;
		  margin:  0 0 0 5px;
		}
		.posts textarea{
		  font-family: Arial, Helvetica, sans-serif;
		  font-size: 12px;
		  color: #212119;
		  padding: 4px 5px;
		  border: 1px solid #583533;
		  width: 400px;
		  overflow: auto;
		}
		.date{
		  color: #a81e1e;
		  margin: 0 0 0 12px;
		  padding: 0 0 0 12px;
		  font-size: 9px;
		  background-image: url(skin/dot_vert.gif);
		  background-position: top left;
		  background-repeat: repeat-y;
		}
		.entry{
		  color: #212119;
		  font-size: 11.5px;
		  margin: 0;
		  padding: 15px 0 0 32px;
		  clear: both;
		}
		.entry a{
		  color: #4db9a4;
		  text-decoration: none;
		  border-bottom: 1px dotted;
		}
		.entry a:hover{
		  color: #4db9a4;
		  background-color: #583533;
		  text-decoration: none;
		  border-bottom: 1px dotted;
		}
		.entry p{
		  margin: 0;
		  padding: 5px;
		}
		img.floatleft{
		  float: left;
		  margin: 10px 10px 10px 0;
		}
		/* Metadata */
		.postmetadata{
		  margin: 8px 0 15px 20px;
		  padding: 15;
		  color: #583533;
		  font-size: 10px;
		  clear: both;
		}
		.postmetadata a{
		  color: #4db9a4;
		  text-decoration: none;
		}
		.postmetadata a:hover{
		  color: #4db9a4;
		  background-color: #583533;
		}
		.postmetadata span{
		  margin: 0 0 0 12px;
		  padding: 0 0 0 12px;
		  background-image: url(skin/dot_vert.gif);
		  background-position: top left;
		  background-repeat: repeat-y;
		}
		/* navegador anterior y siguente */
		.navigation{
		  margin: 0;
		  padding: 0 0 0 32px;
		  font-size: 14px;
		  line-height: 40px;
		}
		.navigation span{
		  font-size: 30px;
		}
		/* Comments */
		.input_txt {
		  font-family: Arial, Helvetica, sans-serif;
		  font-size: 12px;
		  color: #583533;
		  padding: 4px;
		  border: 1px solid #583533;
		  width: 170px;
		}
		.input_btn{
		  font-size: 11px;
		  color: #583533;
		}
		.spectator{
		  font-size: 11px;
                  font-weight: bold;
		  margin: 0 0 5px 0;
		  padding: 0 0 5px 0;
		  border-bottom: #583533 1px solid;
		}
		.spectator a{
		  color: #583533;
		  text-transform: uppercase;
		  letter-spacing: 1px;
		}
		.spectator a:hover{
		  color: #4db9a4;
		}
		/* Listas */
		.posts ol{
		  margin: 20px 0 0 0;
		  padding: 0 0 0 32px;
		  list-style: none;
		  font-size: 11px;
		  color: #787878;
		}
		.posts ol li{
		  margin: 0;
		  padding: 0;
		}
		.posts ol p{
		  margin: 0 0 17px 0;
		  padding: 0;
		}
		.posts ol li em{
		  background-color: #FFFF9B;
		  color: #C7A400;
		  padding: 0 3px;
		}
		/* Resultados de búsqueda */
		.re_search{
		  color: #E64848;
		  font-size: 20px;
		  padding: 15px;
		}
		.re_search a{
		  color: #52a1c3;
		  text-decoration: underline;
		}
		.re_search a:hover{
		  color: #E03A3F;
		  text-decoration: underline;
		}
	/* FOOTER */
		#footer{
		  font-size: 11px;
		  margin: 0 auto;
		  padding: 0px 0 10px 0;
		  color: #f3cc9a;
		  clear:both;
		  width: 290px;
		  overflow: hidden !important;
		}
		#footer span{
		  margin: 0 0 0 0px;
		}
		
		#footer a, #footer a:visited {
		color: #C15F4C;
		text-decoration:none;
		}
		
		#footer a:hover {
		color: #4db9a4;
		}
		
		.valid_icon{
		  padding: 0 0 0 12px;
		  margin: 0 5px 0 0;
		  /*background-image: url(skin/valid.gif);*/
		  background-position: center left;
		  background-repeat: no-repeat;
		  line-height: 16px;
		}