/* {
	padding: 0;
	margin: 0;
}



body {
	font: normal 0.8em 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #666666;
	background: #fff;
}*/

#wrapper {
	width: 513px;
	margin: 0 auto;		
}

#ads-buscadores {
margin: 0 auto;
width: 450px;
color: #666;
text-align: justify;
padding: 12px;
font: normal 0.88em Arial, Sans;
border: 1px solid #cdc;
background: #fafcfa;
margin-bottom: 20px;
}

#ads-buscadores a, #ads-buscadores a:visited { color: #621e1a; font-weight:strong; }


/* ------ HEADER ------- */
/* --------------------- */
#venlogo {		
		padding: 0px;
		width: 188px;
		height: 117px;
		text-indent: -9000px;
		background: url('img/logo_ven06.png') no-repeat;	
		margin-bottom: 25px; margin-left:auto; margin-right:auto; margin-top:0			
	}
#header {
	width: 100%;
	height: 92px;
	
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	
	border-top: 0px solid #aba;
	border-bottom: 1px solid #aba; 
	
	background: #50714B;
	color: #fff;
}

#header-in {
	width: 800px;
	margin: 0 auto;
}

#ads {
	width: 800px;
	margin: 0 auto;
        text-align: center;
        margin-bottom: 20px;
}

	#header h1 {		
		float: left;
		width: 182px;
		height: 64px;		
		margin-right: 75px;
		margin-left: 20px;
		text-indent: -9000px;	
		margin-top: 20px;	
		
		background: url('http://mentiraspiadosas.com/wp-content/themes/mentiraspiadosas/img/header-logo.png') no-repeat;		
	}

	#header ul {				
		list-style: none;
		line-height: 1.5em;	
		
	}
			
	#header li {					
		font: normal "Trebuchet MS", "Sans";
		color: #fff;				
	}
			
		#header li a, #header li a:visited {
			color: #eee;	
			text-decoration: none;
			border-bottom: 1px dashed #888;			
		}
				
		#header li a:hover {
			color: #fff;			
			border-bottom: 1px dashed #ccc;			
		}
				
	#header .searchform {
		float: right;		
		width: 300px;		
		margin-top: 17px;	
	}
	
	#header .searchform form {
		margin-top: 12px;
	}
			
	#header .searchform input {		
		width: 240px;
		margin-top: 2px;
		
		border: 1px solid #621e1a;
		background: #621e1a;
	}
	
		#header .searchform a, #header .searchform a:visited {
			margin-right: 15px;
			
			font-weight: bold;
			color: #eee;	
			text-decoration: none;
			border-bottom: 1px dashed #888;			
		}
				
		#header .searchform a:hover {
			color: #fff;			
			border-bottom: 1px dashed #ccc;
		}
	




/* ------ CENTER ------- */
/* --------------------- */

#centercolumn { /* Parent Wrapper for inside boxes */
	margin: 0px;
	display: inline; /* IE Hack */
	padding: 0px; 
	width: 525px;
	float: left;
	min-height: 300px;
	margin-left: 10px;
	padding-right: 20px;
	background: #fff;
}
* html #centercolumn {height:300px} /* IE Min-Height Hack */ 

	.center-text {
		width: 100%;
		padding: 0px;
		
	}
	
	#centercolumn h2 {		
		width: 95%;
		margin-bottom: 15px;

		font: bold 1.7em 'Trebuchet MS';
		color: #621e1a;
		
		border-bottom: 1px solid #eee;
	}
	
	#centercolumn tr {		
		
	}
	
	#centercolumn td {		
		padding-top: 7px;
		font: normal 1em 'Trebuchet MS', Sans;
		color: #555;		
		border-bottom: 1px solid #eee;
	}
	
	#centercolumn td a, #centercolumn td a:active {		
		height: 30px;
		color: #621e1a;
		text-decoration: none;				
	}
	
	#centercolumn td a:hover {		
		color: #630;
		text-decoration: none;				
	}




	.post {
		width: 100%; 		
	}
	
	.post-date { 
		margin-bottom: 16px;
		
		font: bold 1em 'Trebuchet MS', Arial;
		color: #666;
		text-align: right;
		border-bottom: 1px solid #f2f2f2;
	}
	
	.post h1 {
		font: bold 1.5em 'Trebuchet MS', Sans;		
		color: #363;
		text-decoration: none;
		letter-spacing:0px;
	}
	
	.post h1 a, .post h1 a:visited {		
		color: #052;
		text-decoration: none;
	}

	.post h1 a:hover {		
		color: #930;
	}

	.post-comments {
		float: right;		
		padding-top: 2px;
		padding-right: 2px;
		width: 50px;
		height: 34px;
			
		text-align: center;
		color: #621e1a;
		background: url('/comments.jpg') no-repeat;; font-style:normal; font-variant:normal; font-weight:bold; font-size:1.2em; font-family:Trebuchet MS
	}
	
		.post-comments a, .post-comments a:visited {	
			color: #621e1a;
			text-decoration: none;
			border: 0px;
		}
		
		.post-comments a:hover {	
			color: #621e1a;
			text-decoration: none;
			border: 0px;
		}


	.post-info, .post-info a, .post-info a:visited {
		font: bold normal 0.97em Arial, 'Trebuchet MS', 'Arial';
		color: #999;		
		text-decoration: none;
	}
	
	.post-info a:hover {
		color: #760;
	}


	.post-text {
		margin-top: 14px;
        }

	.post-text p {
                margin-top: 14px;
		color: #515151;
		text-align: justify;
		line-height: 1.66em;
	}
	
		.post-text a, .post-text a:visited {	
			font-weight: normal;
			color: #621e1a;
			text-decoration: none;			
			border-bottom: 1px solid #cdc;
		}
		
		.post-text a:hover {			
			color: #621e1a;
			text-decoration: none;
			border-bottom: 1px solid #dcc;
		}


	
	.post-options {
		margin: 0px;
		margin-top: 5px;
		margin-bottom: 40px;		
		
		width: 99%;	
		
		background: #fff;		
		
		text-align: right;
		font: normal 0.9em Arial, "Trebuchet MS";
		color: #333;
		line-height: 1.5em;
	}
	
		.post-options img {
			margin: 0px;
			padding: 1px;
			margin-top: 6px;
			border: 1px solid #fff;	
		}
		
		.post-options img:hover {
			border: 1px solid #ccc;	
		}
	
		.post-options a, .post-options a:visited {				
			color: #621e1a;
			text-decoration: none;
			border: 0px;
			margin-left: 10px;
		}
		
		.post-options a:hover {				
			color: #760;
		}



	
	.post-text ul {
		margin: 0px;
		margin-left: 20px;
                margin-top: 10px;
		padding: 0px;
		list-style-type: none;
	}
			
	.post-text li {		
		background: url('img/list.gif') no-repeat 0px 5px; 
		padding-left: 15px;
		
		margin-bottom: 5px;
		color: #343434;
		text-align: justify;
		line-height: 1.6em
	}
	
	.post-related {		
		width: 75%;
		margin: 0 auto;
		margin-top: 50px;
		margin-bottom: 50px;
		padding: 20px;
		
		background: #fafcfa;
		border: 1px solid #cdc;
	}
	
		.post-related h3 {		
			font: bold 1.2em 'Trebuchet MS', Sans;
			color: #621e1a;			
		}
	
		.post-related a, .post-related a:visited {		
			text-decoration: none;
			color: #363;
			font-weight: bold;
			border-bottom: 1px solid #cdc;
		}
		
		.post-related a:hover {	color: #696; }
				
		.post-related ul {
			margin: 0px;
			margin-left: 20px;
			margin-top: 20px;
			padding: 0px;
			list-style-type: none;
		}
		
		.post-related li {			
			margin-bottom: 8px;
			padding: 0px;
			list-style-type: none;
		}
			

	.minipost {
		width: 95%;
		padding: 1px;
		margin-top: 0px;
		margin-bottom: 30px;
		
		font: normal 0.99em 'Trebuchet MS' Arial, Sans;
		color: #666;
		text-align: justify;
		line-height: 1.4em;
		
		background: #fff;
	}
	
		.minipost a, .minipost a:visited {			
			color: #630;
			text-decoration: none;			
			border-bottom: 1px solid #eee;
		}
		
		.minipost a:hover {	border-bottom: 1px solid #ccc; }
		
		.minipost a.minicomment, .minipost a.minicomment:visited {				
			font: normal 0.9em Arial;
			color: #763;
			text-decoration: none;			
			border-bottom: 1px solid #eee;
		}
		
		.minipost a.minicomment:hover {			
			color: #630;			
			border-bottom: 1px solid #dcc;		
		}
	
	
	.cita {
		margin-bottom: 0px;	
				
		padding-top: 10px;
		padding-left: 65px;
		padding-right: 20px;
		padding-bottom: 10px;	
		
		color: #787;		
		text-align: justify;	
		line-height: 1.4em;					
		
		border: 1px solid #eee;
		background: #fafafa ; font-style:normal; font-variant:normal; font-weight:normal; font-size:1.3em; font-family:Trebuchet MS, Sans; margin-left:20px; margin-right:20px; margin-top:20px
	}		
		
		
	blockquote {
		margin: 20px;			
				
		padding: 0px;		
		padding-left: 10px;
		padding-right: 20px;							
		
		border-left: 1px solid #ddc;			
	}	

        blockquote p {
                font-family: "Trebuchet MS", Sans;
		color: #999;		
		text-align: justify;
                line-height: 1.4em
        }	
	

	.link-right {
		float: right;
		font: bold 0.9em Arial, 'Trebuchet MS', Sans;
		color: #621e1a;	
		margin-top: 12px;
	}
		
	.link-left {
		float: left;
		font: bold 0.9em Arial, 'Trebuchet MS', Sans;
		color: #621e1a;
		margin-top: 12px;	
	}
	
	.link-right a, .link-right a:visited, .link-left a, .link-left a:visited {
		color: #621e1a;
		text-decoration: none;
	}
	
	.link-right a:hover, .link-left a:hover { color: #630; }
	

/* ------ SINGLE ------- */
/* --------------------- */

#leftpost { /* Parent Wrapper for inside boxes */
	margin: 0px;
	display: inline; /* IE Hack */
	padding: 0px; 
	width: 100px;
	float: left;
	min-height: 300px;
	background: #e8e8e8;
	
}
* html #leftpost {height:300px;} /* IE Min-Height Hack */ 

	.leftpost-text {		
		padding: 5px;
		margin-top: 16px;
		
		font: normal 1.0em 'Arial';
		color: #621e1a;
		text-align: right;
		
		border-right: 2px solid #621e1a;
	}
	
	.leftpost-text a, .leftpost-text a:visited {
		color: #666666;
		text-decoration: none;
	}
	
	.leftpost-text a:hover {
		color: #333333;
	}
	

#rightpost {
	margin: 0px;
	padding: 0px;	
	padding-left: 2%;	
	display: inline; /* IE Hack */
	width: 400px;
	float: left;
	border: 0px;
	background-color: #e8e8e8;
	min-height: 300px;
	background: #e8e8e8;
}
* html #rightpost {height:300px} /* IE Min-Height Hack */ 

#headerpost {
	width: 100%; 	
	margin: 0 auto;
}

	#headerpost h1 {
		font: bold 1.8em 'Trebuchet MS', Sans;
  		display: block;
		
		color: #621e1a;
		text-decoration: none;
		font-variant: small-caps;
	}
	

/* ------ ARCHIVE ------- */
/* ---------------------- */

#archive {
	width: 200px;	
	margin-left: 12px;
	margin-right: 12px;
	padding: 15px;
	padding-top: 10px;
	background: #fff;
	border-top: 3px solid #cdc;
	border-bottom: 1px solid #cdc;
	float: left;
	display: inline;
	color: #888;
}

#archive h2 {
	font: normal 1.3em 'Trebuchet MS', Sans;
	color: #343;
	margin: 0px;
	margin-bottom: 6px;
}

#archive a, #archive a:visited {
	font: normal 1em 'Trebuchet Ms', Sans;
	color: #621e1a;
	border-bottom: 1px solid #cdc;
	text-decoration: none;	
}

#archive a:hover {	
	color: #630;
	border-bottom: 1px solid #dcc;		
}

#archive ul {
	list-style-type: none;
}

#archive li {		
		background: url('http://mentiraspiadosas.com/wp-content/themes/mentiraspiadosas/img/list.gif') no-repeat 0px 5px; 
		padding-left: 15px;
		
		margin-bottom: 5px;
		color: #343434;
		text-align: justify;
		line-height: 1.6em
	}

/* ------ COMMENTS ------- */
/* ----------------------- */

#comments {
	width: 100%;
	margin: 0 auto;	
	
	font: normal 1em Arial, 'Trebuchet MS', Sans;
	color: #333;
	
}

	#comments a, #comments a:visited { color: #621e1a; text-decoration: none }
	#comments a:hover { color: #630; text-decoration: none }

	#comments h2 {
		margin: 0px;
		padding: 0px;
		margin-bottom: 6px;
	}

	#singlecomment {
		margin-top: 10px;		
		padding: 0px;
		background: #fcfcfc;
		border: 1px solid #eee;
	}
	
	#singlecomment a, #singlecomment a:visited {
		text-decoration: none;
		color: #630;
		font-weight: bold;
		border-bottom: #1px solid #eee;
	}
	
	#singlecomment a:hover {
		text-decoration: none;
		color: #666;
		font-weight: bold;
		border-bottom: #1px solid #eee;
	}
	
	#singlecomment h4 {
		font: bold 0.9 em Arial, 'Trebuchet MS', Sans;
		color: #621e1a;
		border: 0px;
		text-decoration: none;
		background: #eee;
		padding: 3px;
		padding-left: 10px;
	}

	#singlecomment h4 a, #singlecomment h4 a:visited {		
		color: #621e1a;
		border: 0px;
		text-decoration: none;
	}
	
	#singlecomment h4 a:hover {	color: #621e1a; text-decoration: underline; }
	
	.comment-text {
		margin: 10px;
		margin-left: 30px;
		margin-right: 60px;
		margin-top: 5px;
		text-align: justify;
		color: #555;
		line-height: 0.5em;		
	}
	
	.comment-text p {
		margin-bottom: 10px;
	}
	
	.quote {
		margin: 10px;
		margin-left: 30px;
		margin-right: 30px;
		text-align: left;
		color: #676;
		line-height: 1.2em;				
	}
	
	
	
/*
8. Comment Form ---------------------------------------------------------- */
h2#postcomment {
 background: #FFFFFF url('file:///C:/Documents%20and%20Settings/jaime/Configuración%20local/Archivos%20temporales%20de%20Internet/Content.IE5/KLCJ8NGN/images/comments.gif') no-repeat center top; 
 margin-left:0px; margin-right:0px; margin-top:40px; margin-bottom:0px; padding-left:10px; padding-right:0; padding-top:0; padding-bottom:20px
}

#commentform {
 background: #f5f6f7; 
 padding: 1px 20px;
 padding-top: 15px;
 padding-bottom: 15px;
 border: 1px solid #cdc;
 margin: 0px;
}

#commentform h2 { 
 font: normal 0.9 em Arial, Arial, Sans;
 
 padding: 3px;
 color: #621e1a; 
 border-bottom: 1px solid #cdc;
 margin-bottom: 15px;
}

#commentboxes {
 width: 200px;
 float: left;
 color: #621e1a;
 font-size: 0.9em;
}

p.instructions {
 margin: 14px 0 0 230px;
 color: #7b7b7b;
 font-size: 0.6em;
 text-align: justify;
 border-left: 0px solid #d5d7db;
 padding-top: 40px;
 padding-left: 15px;
 position: relative;
}

#inputbox {
 clear: both;
 color: #7b7b7b;
 font-size: 0.9em;
}

#button{
 padding-top: 0.5em;
}

#commentsbottom {
 background: #FFFFFF url('/images/commentsdown.gif') no-repeat center top; 
 margin: 0;
 padding: 0;
 height: 22px
}

textarea { height: 360px; }

/*
6. Comments Form --------------------------------------------------------- */
#comment  {
 width: 99%;
 height:100px;
}

#comment, #author, #url, #email, #press, #agrupacion, #empresa, #nombre, #sistemas, #administracion_publica, #procesos, #financiero, #marketing_comercial, #rrhh {
 background: #e7e9ed;
 font-family: Arial, Arial, Sans;
 font-size: 0.9em;
 color: #555;
 padding: 1px 2px 1px 1px;
}

#comment, #author, #url, #email, #press, #agrupacion, #empresa, #nombre, #sistemas, #administracion_publica, #procesos, #financiero, #marketing_comercial, #rrhh {
 border: 1px solid #d5d7db;
}

#comment:hover, #author:hover, #url:hover, #email:hover, #press:hover, #agrupacion:hover, #empresa:hover, #nombre:hover, #sistemas:hover, #administracion_publica:hover, #procesos:hover, #financiero:hover, #marketing_comercial:hover, #rrhh:hover {
 border: 1px solid #7b7b7b;
}

#comment:focus, #author:focus, #url:focus, #email:focus, #press:focus, #agrupacion:focus, #empresa:focus, #nombre:focus, #sistemas:focus, #administracion_publica:focus, #procesos:focus, #financiero:focus, #marketing_comercial:focus, #rrhh:focus {
 background: #FFFFFF;
 border: 1px solid #000000;
 color: #7b7b7b;
 padding: 1px 2px 1px 1px;
}

#commentboxes p {
 margin: 0;
 padding-bottom: 0.9em;
}

h2#comments{
 margin-bottom:40px;
}

p.feeds {
 float: right;
 margin-top: -1.8em;
 font-size: 0.6em;
}

p.feeds a, p.feeds a:hover  {
 text-decoration: none;
}

p.feeds a:hover {
 color: #000000;
}

#inputbox {
 clear: both;
 color: #621e1a;
 font-size: 0.9em;
}

#inputbox a {
 color: #7b7b7b;
}

#inputbox a:hover {
 color: #FFFFFF;
}

p.inputbox {
 margin: 0;
 padding-bottom: 10px;
}

p.pages {
 margin: 0;
 padding: 0 40px 40px 40px;
 text-align: center;
}

p.pages a {
 color: #005D93;
}

/*
9. 'Comment Edit' Buttons ------------------------------------------------ */
#ed_toolbar {
 background: #cdc; 
 border: 1px solid #d5d7db;
 padding-left: 5px;
}

#ed_bold {
 background: url('but-bold.gif') no-repeat top;
 height: 22px;
 width: 24px;
 border: 0px none
}

#ed_italic {
 height: 22px;
 width: 24px;
 border: 0px none;
 margin-left: 5px
}

#ed_link {
 background: url('/img/but-link.gif') no-repeat top;
 height: 22px;
 width: 24px;
 border: 0px none;
 margin-left: 5px
}

#ed_quote {
 background: url('/img/but-quote.gif') no-repeat top;
 height: 22px;
 width: 24px;
 border: 0px none;
 margin-left: 5px
}

#ed_close{
 background: url('/img/but-close.gif') no-repeat top;
 height: 22px;
 width: 22px;
 border: 0px none;
 margin-left: 25px
}


/* ------- RIGHT ------- */
/* --------------------- */

#rightcolumn {
	margin: 0px;
	padding: 0px;
	display: inline; /* IE Hack */
	width: 220px;
	float: left;
	border: 0px;
	background-color: #fff;
	min-height: 300px;	
	margin-left: 10px;
	padding-right: 10px;
}
* html #rightcolumn {height:300px} /* IE Min-Height Hack */ 


	#rightcolumn h2 {
		margin-bottom: 10px;		
		font: bold 1.1em "Trebuchet MS", "Arial", Sans;
		color: #621e1a;
		text-transform: uppercase;
		border-bottom: 1px solid #eee;
	}
	
	#rightcolumn p {
		margin-bottom: 20px;
		padding: 3px;
		
		font: normal 0.86em Arial, "Trebuchet MS", "Arial", Sans;
		color: #555;
		text-align: justify;
		line-height: 1.3em;
	}
	
	#rightcolumn a {		
		color: #360;
		text-decoration: none;
	}
	
	#rightcolumn a:hover {		
		color: #999;
		text-decoration: none;
	}	
	
	#rightcolumn option {		
		padding: 2px;
		font: normal 0.8em Arial, Arial, Sans;
		
	}
	
	#rightcolumn ul {
		margin-left: 12px;
		list-style-type: none;
	}
	
		#rightcolumn ul.children {
			margin-left: 8px;
			list-style-type: none;			
		}	
	
	#rightcolumn li {
		margin-top: 3px;
		margin-bottom: 5px;
		list-style-type: none;
		font: normal 0.87em Arial, Sans;
		color: #999;
		border-bottom: 1px solid #f3f3f3;
	}
	
		#rightcolumn ul.children li {
			margin-top: 2px;
			margin-bottom: 3px;
			list-style-type: none;
			font: normal 0.96em 'Arial';
			color: #999;
			border: 0px;			
		}	
		
		#rightcolumn li img {
			border: 0px;
			padding-top: 2px;			
		}	
	
	#rightcolumn li a, #rightcolumn li a:visited { color: #621e1a; background: #fff; }
	#rightcolumn li a:hover { color: #621e1a; background: #ded; }
	
	
	.last_comments {
			margin: 0px;		
			margin-top: 8px;	
			margin-left: 15px;	
			padding: 2px;
			width: 210px;
			height: 40px;
			
			font: normal 0.8em 'Arial';			
			color: #555;			
		}

		.last_comments img {
			float: left;
			margin: 0px;
			margin-right: 8px;
			padding: 1px;
			height: 28px;
			width: 28px;			
			
			border: 1px solid #eee;
		}

			.last_comments img:hover {
				border: 1px solid #aaa;
			}

		.last_comments a {	
			padding-right: 8px;
			
			border: 0px;	
			color: #621e1a;				
		}

		.last_comments a:hover {					
			color: #999;				
		}
	
	


ul.blogroll {
		margin: 0px;
		margin-left: 10px;
		padding: 0px;
		
		list-style-type: none;		
	}
	
li.blogroll {
		margin: 0px;
		margin-top: 2px;
		margin-bottom: 8px;
		padding: 0px;
		padding-left: 5px;		
		
		font: normal 0.87em Arial, "Trebuchet MS", Sans;
		color: #999;
		line-height: 1.3em;
		
		
	}
	
	






/* ---- FOOTER-HOME ---- */
/* ---------------- */

#footer-home {
	clear: both;
	margin: 0px;	     
	padding: 0px;        
	width: 100%;	
	margin-top: 60px;	
	background: #50714B;
	text-align: center;
}

	#footer-home p {
		font: normal 0.84em Arial, "Trebuchet MS", Sans;
		color: #fff;
                line-height: 1.6em;
	}
	
	#footer-home a, #footer-home a:visited {	
	    font-weight: bold;	
		color: #fff;
		text-decoration: none;
		border-bottom: 1px solid #efe;
	}
	
	#footer-home a:hover {		
		color: #ffe;
		border-bottom: 1px solid #ffe;
	}

	#footer-home-centered {
		margin: 0px auto;                
		padding: 0px;
                padding-top: 25px;
                padding-bottom: 25px;
		width: 790px;		
		
		text-align: left;
		
	}



img.left {
	float: left;
	margin-right: 10px;
	padding: 3px;
	border: 1px solid #ccc;
}

img.left-noborder {
	float: left;
	margin-right: 10px;
	padding: 3px;
}

img.right {
	float: right;
	margin-left: 10px;
	padding: 3px;
	border: 1px solid #ccc;
}

img.right-noborder {
	float: right;
	margin-left: 10px;
	padding: 3px;
}

img.center {
        margin: 1em auto;
	display: block;
        padding: 3px;
	border: 1px solid #ccc;
        margin-bottom: 1em;
}

img.center-noborder {
        margin: 1em auto;
	display: block;
        margin-bottom: 1em;
}

img.gravatar {
	height: 40px;
	width: 40px;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 6px;
	background: #eee;
	
}

