/*  
Theme Name: eiloo
Theme URI: http://eiloo.com.ar/
Description: eiloo is written and provided by mauricho
Version: 1.0cV
Author: mauricho
Author URL: http://www.mauricho.com.ar/


/****************************** General ****************************************/

* {font-family: normal .8em/1.6em "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif; margin: 0; padding: 0; }
body {background: #E5E5E5; font: normal .8em/1.6em "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif; color: #333; }
#wrap {font: normal 1em/1.6em "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif; width: 980px; margin: 0; background: #FFFFFF; padding: 5px 10px 0 10px; }
.separador {border-bottom: 3px solid #ddd; margin: 7px 0;}
.separado {border-bottom: 1px solid #ddd; margin: 7px 5px 0 25px;}


/* Links */
a, a:visited, a:hover, a:active {color: #c87a1b; font-weight: normal; 	text-decoration: none; }
a:hover {color: #c87a1b; text-decoration: underline; }
.feed-leftalign {background: url(images/feed-icon-12x12-orange.png) no-repeat 0 50%; padding-left: 14px; }
a.trackback-leftalign { background: url(images/trackback-icon-12x12.png) no-repeat 0 50%; 	padding-left: 14px; } 


/* Headers */
h3 {font-weight: bold; font-family: "Trebuchet MS", "Lucida Grande", verdana, helvetica, arial, sans-serif; }
h3 {font-size: 140%; }

/* Code/Blockquote */
code {background-color: #eeeeee; padding: 5px; border: 1px solid #cccccc; }
blockquote {border-left: 1px solid #aaaaaa; color: #666666; margin: 7px 10px 7px 10px; padding-left: 6px; font-style:italic; }

/* Imagenes */
.alignright{float:right; margin: 5px; margin-left: 10px; padding: 2px; border: 2px solid #c87a1b;}.alignleft{float:left; padding: 2px; margin: 5px; margin-right: 10px; border: 2px solid #c87a1b;} .aligncenter{text-align: center; margin: 10px; padding: 2px; border: 2px solid #c87a1b;} .entry ol{padding:0 0 0 10px;margin:0; border: 1px solid #000000;}.entry ol li{margin:0;padding:0;}.postmetadata ul, .postmetadata li{display:inline;list-style-type:none;list-style-image:none;} 

.clear {clear: both; height: 1px; font-size: 1px; line-height: 1px; margin-bottom: -1px;}

/****************************** Header ****************************************/

#nav {  
	background: #333333;
	color: #FFFFFF;
	padding: 3px 0 3px 20px;
	text-align: left;
	overflow: hidden;
}

#nav .rightside a, #nav .rightside a:visited, #nav .rightside a:hover, #nav .rightside a:active {
	float: right;
	margin: 5px 10px 0 0;  
	display: inline;
	font: bold 12px "Trebuchet MS", Verdana, Arial, sans-serif;
}

#nav .leftside a, #nav .leftside a:visited, #nav .leftside a:hover, #nav .leftside a:active {
	text-decoration: none;
	overflow: hidden;
}



#nav a {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#nav a:hover {
	color: #D1D1D1;
	text-decoration: underline;
	}
	
#nav form {
	display: inline;
	margin: 0;
	padding: 0;
}

#logo {
	height: 70px;
 	background: url("images/header.png") #FFFFFF;
	font: normal 0.7em "Lucida Grande", Geneva, Verdana, Arial, sans-serif;
	color: #FFF;
	}

#logo .logoref {float: left; margin: 0; padding: 0; width: 500px; height: 70px; position: absolute; background-color: transparent;}

#adsnav {
        height: 20px;
	width: 980px;
	margin: 0px;
	padding: 5px 0 2px 0;
        	background: #c87a1b;
       	text-align: center;
}

#adsbanner {
	margin: 0px;
       	text-align: center;
}

#buscador {
	position: absolute;
	left: 650px;
	font-family: Verdana, Arial, Sans-serif;
	font-size: x-small;
	width: 300px;
        color: #000;
        margin-top: 10px;
}

/****************************** Index ****************************************/

#contentwrap {
	width: 470px;
	float: left;
	display:inline;
	font: 1em "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial,      sans-serif;
	margin: 15px 5px 0 5px;	
	padding: 0 0px 15px 0;

}


#contentwrap-post {
	width: 580px;
	float: left;
	display:inline;
	font: 1em "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial,      sans-serif;
	margin: 15px 5px 0 25px;	
	padding: 0 0px 15px 0;

}


#contentwrap-post h2 {
	font: bold 3.2em/1.1em "Calibri", "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #c87a1b;
	letter-spacing: -2px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#contentwrap-post .single-author-date {
	font-size: .9em;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 6px 0;
	margin: 10px 0 5px 0;
}

#contentwrap-post .single-author-date .author {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 105%;
}

#contentwrap-post .single-author-date .author a {
	color: #333 !important;
	text-decoration: none;
	font-weight: bold;
}

#contentwrap-post .single-author-date .author a:hover {
	color: #000 !important;
	text-decoration: underline;
	font-weight: bold;
}

#contentwrap-post .single-author-date .derecha {color: #666;}
#contentwrap-post .derecha {color: #777;}
#contentwrap-post .single-author-date .izquierda span:hover {text-decoration: underline;}
#contentwrap-post .single-author-date .izquierda span {cursor:help;}

#contentwrap .fecha {
	padding: 4px;
	font: bold 0.8em Arial, sans-serif;
	text-transform: uppercase;
	text-align: right;
	color: #b47b10;
	margin: 0 0 10px 0;
	background: #FFCC99;
}

.navega {
	padding: 4px;
	font: bold 1em Arial, sans-serif;
	text-transform: uppercase;
	text-align: left;
	color: #b47b10;
	margin: 0 0 10px 0;
        border-bottom: 1px solid #b47b10;
	background: #FFCC99;
}

#contentwrap h1 {
	font: bold 1.4em "Calibri", "Trebuchet MS", Helvetica Arial, sans-serif;
	color: #689000;
	letter-spacing: -1px;
}

#contentwrap h1 a, #contentwrap .asides .titulo a {
	font: bold 1.4em "Calibri", "Trebuchet MS", Helvetica Arial, sans-serif;
	color: #c87a1b;
	text-decoration: none;
	border-bottom: none;
}
#contentwrap h1 a:hover, #contentwrap .asides .breve a:hover {
	font: bold 1.4em "Calibri", "Trebuchet MS", Helvetica Arial, sans-serif;
	color: #c87a1b;
	background: none;
	text-decoration: underline;
}


/****************************** Columnas **************************************/

#sidebar {
	margin: 15px 0 0 0;	
	float: right;
	width: 340px;
	border-left: 1px solid #cdcdcd;
        padding: 0 0px 0px 5px;
}

#sidebar ul { list-style: none; margin: 0 0 10px 0; padding: 0; }
#sidebar ul li { display: inline; }
#sidebar a { color: #FF6600; }
#sidebar a:hover { color: #c87a1b; }

#blogs a, a:visited {list-style: none; text-decoration:underline; color: #808080; display: inline;} 
#blogs a:hover {list-style: none; text-decoration:underline; color: #333333; display: inline;}

#recomendamos {
font: normal 11px "Lucida Grande", Verdana, sans-serif;
}

#recomendamos ul, {list-style: none; margin: 0 0 10px 0; padding: 0; }
#recomendamos ul li {margin: 5px 0 5px 0; padding: 0 0 5px 0; border-bottom: 1px solid #D1D1D1; display: inline;}
#recomendamos ul li a {margin: 5px 0 5px 0; padding: 0 0 5px 0; text-decoration: none; font-weight: normal; color: #666; cursor: pointer; display: block; list-style: none; border-bottom: 1px solid #D1D1D1;}
#recomendamos ul li a:hover {margin: 5px 0 5px 0; padding: 0 0 5px 0; text-decoration: none; font-weight: normal; color: #333; }

/* Columna Cuadrada */
#sidebar .sb-about { margin: 0 5px 5px 0px; padding: 3px; line-height: 1.5em; list-style: none; }
#sidebar .sb-about p {margin-top: 5px; margin-bottom: 10px; list-style: none; }
#sidebar .sb-about  h2 {font: bold 1.1em "Segoe UI", "Trebuchet MS", Arial, Verdana, sans-serif; color: #c87a1b; text-transform: uppercase; margin: 20px 0 6px 0;}

/* Columna Laterales */
#sidebar1 {
	width: 130px;
        float: left;
	line-height: 1.5em;
	display:inline;
	margin: 15px 5px 0px 0px;
	list-style: none;
        text-align: left;
	border-right: 1px solid #cdcdcd;
        padding: 0 5px 0px 0px;
}

#sidebar h2, #sidebar1 h2, #sidebar2 h2 {font: bold 15px Verdana, Arial, sans-serif; margin: 0 0 10px 3px; padding: 0; color: #c87a1b;}
#sidebar1 p, #sidebar2 p {margin-bottom: 10px; margin-top: 10px; }
#sidebar1 ul, #sidebar2 ul {list-style: none; margin: 0 0 10px 0; padding: 0; }
#sidebar1 ul li, #sidebar2 ul li {display: inline; }
#sidebar1 ul li a, #sidebar2 ul li a {border-bottom: 1px dotted #d5d7d0; cursor: pointer; display: block; text-decoration: none !important; margin: 0px; padding-top: 4px; padding-right: 0px; padding-bottom: 4px; padding-left: 0px; list-style: none; }
#sidebar1 ul li a:hover, #sidebar2 ul li a:hover {background: #f9f9f9; border-bottom-color: #C3B9A2; }

#lectores, #lectores1 {font: normal 11px/15px "Lucida Grande", Verdana, sans-serif; color: #666;}
#burner {float:right; margin-top:2px; margin-left:7px;}
#lectores a, #lectores1 a {text-decoration: underline; color: #FFCC99;}
#lectores a:active, #lectores1 a:active, #lectores a:hover, #lectores1 a:hover {text-decoration: underline; color: #333333;}

/* texto del titulo Feed RSS */

#sidebar1 #feed {font: bold 5px Helvetica, Arial, sans-serif; color: #F79419; margin: 0 0 0px 0;}
#sidebar #feed, #sidebar1 #feed {font: bold 12px Helvetica, Arial, sans-serif; color: #F79419; margin: 0 0 0px 0; padding: 0 0 0px 0; border-bottom: 1px dotted #D1D1D1;}

#sidebar1 ul#feed li a { height: 17px; background-repeat: no-repeat; background-position: left center; padding: 2px 2px 2px 20px; }
#sidebar1 #feed a, #sidebar1 #feed a, #sideba1 #feed a {color: #353535; text-decoration: none;}
#sidebar1 #feed a:hover, #sidebar1 .feed-rss a:hover, #sidebar1 #feed a:hover {color: #F79419; text-decoration: none;}


#sidebar1 ul#feed .rss { font-weight: bold; font-size: 105%; background-image: url("images/rss.png"); }
#sidebar1 ul#feed .bloglines { background-image: url("images/bloglines.png"); }
#sidebar1 ul#feed .netvibes { background-image: url("images/netvibes.png"); }
#sidebar1 ul#feed .yahoo { background-image: url("images/yahoo.png"); }
#sidebar1 ul#feed .google { background-image: url("images/google.png"); }

#sidebar .favicon {border: 0; margin: 0 5px -2px 0;}

#cadena {background: #ffcc99; border-top: 1px solid #b47b10; border-bottom: 1px solid #b47b10; font: bold 1.0em "Segoe UI", "Trebuchet MS", Arial, Verdana, sans-serif; color: #b47b10; margin: 20px 0 6px 0; padding: 2px; padding-left: 10px;}


#destacado {font: bold 0.9em "Trebuchet MS", Helvetica, Arial, Verdana, Sans-serif; text-transform: uppercase; margin: 0; color: #FFF; text-decoration: none; display: block; padding: 5px 10px 5px 10px; background: #b47b10; border: #213f00; text-shadow: 2px 2px 1px #555; font-weight: bold;}



/* Seccion destacados */
#destacados-container {width: 330px; padding: 0; margin: 0 0 10px 0;}
#destacados-container .destacados a {text-decoration: none; color: #b47b10; background: #FFCC99; padding: 8px 4px; display: block; border-bottom: 1px solid #999; font-size: 12px; font-weight: bold; text-align: left;}
#destacados-container .destacados a:hover {text-decoration: none; color: #FFF; background: #333; padding: 8px 4px; display: block; border-bottom: 1px solid #999; font-size: 12px; font-weight: bold; text-align: left;}

/* Nube de categorias */
#tagcloud ul {text-align: justify; line-height: 22px;}
#tagcloud ul a, #tagcloud a:hover, #tagcloud a:visited {text-decoration: underline; color: #FF6600}

/* Boton Contacto */
#boton-contacto {font: bold 0.9em "Trebuchet MS", Helvetica, Arial, Verdana, Sans-serif; text-transform: uppercase; margin: 0; width: 330px; color: #FFF;}
#boton-contacto a {color: #FFF; text-decoration: none; display: block; padding: 5px 10px 5px 20px; background: url('images/arrow.gif') no-repeat 10px center #3f7600; border-top: 1px solid #5eb000; border-left: 1px solid #5eb000; border-bottom: 1px solid #213f00; border-right: 1px solid #213f00; text-shadow: 2px 2px 1px #555; font-weight: bold;}
#boton-contacto a:active #boton-contacto a:hover {color: #FFF; border-bottom: 1px solid #5eb000; border-right: 1px solid #5eb000; border-top: 1px solid #213f00; border-left: 1px solid #213f00; font-weight: bold;}
#boton-contacto a {color: #FFF; background-color: #FFCC99; border-top-color: #FFFF00; border-left-color: #FFFF00; border-bottom-color:  #0a406f; border-right-color: #0a406f; }
#boton-contacto a:active, #boton-contacto a:hover {color: #FFF; border-bottom-color: #0a406f; border-right-color: #0a406f; border-top-color: #FFFF00; border-left-color: #FFFF00; }

/****************************** Post Entry ************************************/

#single-tags h4, #single-category h4, #relacionados h4 {
	font-size: 1.1em;
	font-weight: bold;
	color: #555;
	margin: 20px 0 7px 0;
	padding: 0;
}

#relacionados a, #single-tags a, #single-category a {
	text-decoration: none !important;
	color: #FF6600 !important;
	padding: 1px !important;
	padding: 2px;
}

#relacionados a:hover, #single-tags a:hover, #single-category a:hover {
	color: #FF6600 !important;
	text-decoration: none !important;
	background: #FFCC99 !important;
	padding: 2px;
}

#relacionados ul {
	list-style-type: square;
	margin: 0 0 0 15px;
	padding: 0;
}

#relacionados li {
	margin: 0 0 5px 0px;
	padding: 0;
}

#single-tags a, #single-category a {
	text-decoration: none !important;
	color: #FF6600 !important;
	padding: 1px !important;
	text-transform: uppercase;
	font-size: .75em;

}

#single-tags a:hover, #single-category a:hover {
	color: #FF6600 !important;
	text-decoration: none !important;
	background: #FFCC99 !important;
	padding: 2px;
	text-transform: uppercase;
	font-size: .75em;
}

.entry{
	margin-top:0px;
        font: normal 1.05em "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
	color: #4c5054;

}
.entrybody{
	margin-bottom: 30px;

}

.entrybody p {
	margin-bottom: 15px;
}

.entrybody p a:visited {
	margin-bottom: 15px;
}

h2.archives{
	margin-bottom: 15px;
}

.entrymeta-single{
	color: #ADD248;	
	margin-top: 3px;
	margin-bottom: 20px;
}

.entrybody h3 {
	margin-bottom: 1.5em;
	font-size: 12pt;
	font-weight: bold;
}

.entrybody ul, .entrybody ol {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left:30px;
}
.entrybody li{
	padding-top:1px;
	padding-bottom:1px;
}



/* contenido */

#contentwrap .meta {
	color: #666;
text-decoration:none;
}


#contentwrap .meta a {
	color: #1d96d3;
text-decoration:underline;
}


#contentwrap .meta a:hover {
text-decoration:underline;
color: #333;
}

#contentwrap .meta {font-size: 12px; line-height: 1.4em; border-top: 1px solid #D1D1D1; border-bottom: 2px solid #D1D1D1; padding: 7px; margin: 4px 0 30px 0; color: #000; list-style: none;}

#contentwrap .meta .comentarios {font-weight: bold;}
#contentwrap .meta .comentarios a {font-weight: bold; background: url("http://eiloo.com.ar/recursos/img/comentarios.gif") 0 no-repeat; padding-left: 14px;}
#contentwrap .meta .correo {margin-left: 10px; font-weight: bold;}
#contentwrap .meta .correo a {background: url("http://eiloo.com.ar/recursos/img/correo.gif") 0 no-repeat; padding-left: 14px;}
#contentwrap .meta .compartir {margin-left: 0px;}
#contentwrap .meta .compartir a {background: url("http://eiloo.com.ar/recursos/img/compartir.gif") 0 no-repeat; padding-left: 14px; color: #00a200}

#contentwrap-post #meta-single .compartir a, #contentwrap-post #meta-single .compartir a:visited {
background: url("http://eiloo.com.ar/recursos/img/compartir.gif") center left no-repeat; padding-left: 14px; margin-right: 10px;
}

#contentwrap-post #meta-single .compartir a:hover {
	background: #232323 url("http://eiloo.com.ar/recursos/img/compartir.gif") center left no-repeat; padding-left: 14px; margin-right: 10px;}

#contentwrap .meta .hora {margin-left: 10px;}
#contentwrap .meta .hora-single {margin-left: 0;}
#contentwrap .meta .hora a, #contentwrap .meta .hora-single a {background: url("http://eiloo.com.ar/recursos/img/permalink.gif") 0 no-repeat; padding-left: 14px;}
#contentwrap .meta .autor {background: url("http://eiloo.com.ar/recursos/img/autor.gif") 0 no-repeat; padding-left: 14px;}
#contentwrap .meta .categorias {margin-left: 10px; background: url("http://eiloo.com.ar/recursos/img/categorias.gif") 0 no-repeat; padding-left: 14px;}


/****************************** Post Comments  ********************************/

/* Mas anotaciones */
.mas-anotaciones {
	color: #666;
	margin: 15px 50px 0 15px;
	padding: 0;
	font-size: 1.05em;
	line-height: 1.7em;
}

.mas-anotaciones li {
	margin: 0 0 0px 0;
	padding: 0;
	list-style: square;
}

.mas-anotaciones li a {font-weight: normal; color: #1176BC; text-decoration: none;}

.mas-anotaciones li a:hover {
	font-weight: normal;
	color: #444;
}

.mas-anotaciones small {
	font-size: 0.8em;
	margin: -25px;
	color: #888;
}

ol#commentlist{
	margin: 15px 0px 0px;
	padding: 0px;
	list-style:none;
}
.commentname{
	color: #4b5ba2;
}
.commentname a{
	color: #333333;
	text-decoration: underline;
	font: bold 110% "Trebuchet MS", "Lucida Grande", verdana, helvetica, arial, sans-serif;
}

/* Comment Text */
.commenttext{
	min-height: 90px;
	background: #D5E3F6 url(images/bg-comment-02.gif) repeat-y left top;
}
* html .commenttext { height: 90px; overflow: visible; }

.commbgtop {
	background: #ffffff url(images/bg-comment-01.gif) no-repeat left top;	
	height: 18px;
}
.commbgbottom {
	background: #ffffff url(images/bg-comment-03.gif) no-repeat left top;
	height: 8px;
}


.commentp{	/* That's the div of the text... */ 
	margin-left: 65px;
	padding: 6px 12px 24px 10px;
}
.commenttext p{
	margin: 0px 0px 10px;
	padding: 0px;
}
#commentblock ol li{
	margin-bottom: 30px;
}
#commentblock h2{
	font-size: 140%;
}


/****************************** Comments Form *********************************/

#commentsform {
	padding: 0 15px 0 0;
}


#commentsform p {
	margin-top: 5px;
	margin-bottom: 5px;
}


#commentsform .label {
	font-size: 95%;
}

#commentsform #author, #commentsform #email, #commentsform #url, #commentsform #mcspvalue, #commentsform textarea {
	background: #fff;
	border: 1px solid #aaa;
	padding: .3em;
	width: 200px;
}

#commentsform #author:focus, #commentsform #email:focus, #commentsform #url:focus, #commentsform #mcspvalue:focus, #commentsform textarea:focus {
	background-color: #f9f9f9;
	border: 1px solid #ff97b1;
}

#commentsform textarea {
	width: 98%;
	font-size: 1em;
	line-height: 1.3em;
}

#submit { /* submit button */



	margin: 5px 0 0 0;
	padding: 2px;
}


/** Quicktags **/
#commentsform .quicktags {
	margin-top: 11px;
}

#commentsform .quicktags input {
	background: #f9f9f9 url(images/button-bg.png) repeat-x;
	border: 1px solid #aaaaaa;
	font-size: .9em;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	width: auto;
	margin: 1px 2px 2px 0px;
	padding: 0px 1px 0px 1px;
	}

	#commentsform .quicktags input:hover {
		border: 1px solid #c87a1b;
	}

.tags {font-size: 11px; margin-bottom: 7px; text-transform: uppercase}
.tags a, .tags a:visited {text-transform: none; text-decoration: none; color: #c87a1b}
.tags a:hover {text-transform: none; text-decoration: underline; color: #c87a1b}


/********************************* Pie ****************************************/

#foote {
	clear: both;
	padding: 10px 0 0px 0;
	margin: 0 auto 0 auto;
	width: 900px; height: 5px;
	text-align: center;
	
}

	#footer {
	font: normal 11px "Lucida Grande", Verdana, sans-serif;
	color: #333;
	float: left;
	width: 998px;
	padding: 0;
	margin: 0px 0 0 0;
	background: #B9DEFF;
}

#footer a {
	color: #069;
	text-decoration: none;
}

.nav, .eiloolist {padding: 8px 35px;}

.navabout {display:none;}

#footer #eiloogo {
	float: right;
	margin: 10px 0 0 0;
}

#footer .nav {background: #DEEFFF;}

#footer .nav a {text-decoration: none;}

#footer .nav a:hover {text-decoration: underline;}

#footer .nav .subir {
	display: inline;
	text-align: right;
	float: right;
}

#footer .eiloolist a {text-decoration: none;}



/*CSS Yahoo new version style pagination*/
	div.pagination {
		padding: 3px;
		margin: 3px;
		text-align:center;
		font-family:Tahoma,Helvetica,sans-serif;
		font-size:.85em;
	}
	
	div.pagination a {
		border: 1px solid #ccdbe4;
		margin-right:3px;
		padding:2px 8px;

		background-position:bottom;
		text-decoration: none;

		color: #0061de;		
	}
	div.pagination a:hover, div.pagination a:active {
		border: 1px solid #2b55af;
		background-image:none;
		background-color:#3666d4;
		color: #fff;
	}
	div.pagination span.current {
		margin-right:3px;
		padding:2px 6px;
		
		font-weight: bold;
		color: #000;
	}
	div.pagination span.disabled {
		display:none;
	}
	div.pagination a.next{
		border:2px solid #ccdbe4;
		margin:0 0 0 10px;
	}
	div.pagination a.next:hover{
		border:2px solid #2b55af;
	}
	div.pagination a.prev{
		border:2px solid #ccdbe4;
		margin:0 10px 0 0;
	}
	div.pagination a.prev:hover{
		border:2px solid #2b55af;
	}



/* Comentarios */

.escribe-comentario {
	font-size: 1.2em;
	color: #222;
	margin-top: -3px;
float:right;
	
}

.escribe-comentario a {
	color: #666 !important;
	text-decoration: none;
}

.escribe-comentario a:hover {
	color: #333;
	text-decoration: underline;
}


.commentlist {padding: 0;}
.commentlist li {margin: 15px 0 3px 20px; padding: 5px 10px 3px 0; border-bottom: 2px solid #D1D1D1;}
.commentlist p {margin: 10px 5px 10px 0;}
#commentform p {margin: 5px 0;}
.nocomments {text-align: center; margin: 0; padding: 0;}
.commentmetadata {margin: 0; font-size: 0.8em;}

#nota {background-image: url(http://www.boiwi.com/nota.png); no-repeat 0 50%}

/* Anterior/Siguiente */
#single-nav  {
	font-size: 0.8em;
	float: right;
	margin: 0;
	color: #000;
}

#contentwrap-post #meta-single .single-nav {float:right;}

#single-nav a {
	color: #666 !important;
	padding: 2px;
	float: right;
	text-decoration: none;
	text-transform: uppercase;
}

#single-nav a:hover {
	background:#232323;
	color: #FFF !important;
	padding: 2px;
	float: right;
	text-decoration: none;
	text-transform: uppercase;
}

/* Meta para single */
#contentwrap-post #meta-single {
	padding: 8px;
	margin: 0 0 15px 0;
	text-align: left;
	font-size: 95%;
	background: #FFCC99;
}

#contentwrap-post #meta-single .imprimir {
	background: url("http://eiloo.com.ar/recursos/img/imprimir.gif") center left no-repeat;
	padding-left: 14px;
	margin-right: 10px;
}

#contentwrap-post #meta-single .editar {
	background: url('http://eiloo.com.ar/recursos/img/editar.gif') center left no-repeat;
	padding-left: 14px;
}


#contentwrap-post #meta-single a {
	color: #333;
	text-decoration: none;
	border: none;
	padding: 2px;
}

#contentwrap-post #meta-single a:hover {
	color: #FFF;
	background: #333;
	border: none;
	padding: 2px;
}

/* =comentarios */
#commentlist {
	margin: 20px 0 0 0;
	list-style-type:none;
}

#commentlist li {
	margin: 15px 0 25px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #d1d1d1;
}

#commentlist .n {
	font-size: 75%;
	color: #68727C;
	font-weight: normal;
}

#commentlist .nbig {
	float: right;
	color: #777;
	font: 38px normal Helvetica, Arial, sans-serif;
	margin: 0 4px 0 0;
}

#commentlist .nbig a {
	color: #333;
	text-decoration: none !important;
}

#commentlist .nombre {
	font-size: 1.4em;
	font-weight: bold;
	padding: 0;
	margin: 2px 0 0 0;
}

#commentlist .nombre a {
	text-decoration: underline;
	color: #27343c;
}

#commentlist .nombre a:hover {text-decoration: underline;}

#commentlist p {
	font-size: .95em;
	line-height: 1.5em;
	margin: 10px 0 0 0;
}

#commentform p {margin: 5px 0;}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

#commentlist .commentheader {
	padding: 4px;
	height: 43px;
	clear: both;
	line-height: 1.2em;
	/* background: #bec6cb; */
}

#commentlist .commentmetadata {
	margin: 5px 0 0 0;
	padding: 0;
	font-size: .9em;
	color: #888;
}

#commentlist .commentmetadata a {
	text-decoration: none;
	color: #777 !important;
	padding: 2px;
}

#commentlist .commentmetadata a:hover {text-decoration: underline;}

#commentlist .commentnum {display: none;}

#commentlist .gravatar {
	float: left;
	margin: 0 5px 0 0;
	border: 1px solid #fff;
	width: 80px;
	height: 80px;
}

.registro-gravatar {
	padding: 10px;
	margin: 10px 0;
	font-size: 0.85em;
	background: #FAFAFA;
	color: #555;
}

.aviso-comentario {
	padding: 10px;
	margin: 10px 0;
	font-size: 0.9em;
background: #FFCC99;
	color: #444;
}

#commentform label {
	font-size: .9em;
	text-align: right;
}

.formlabel {
	float: left;
	width: 100px;
	padding: 4px 0;
}

.forminput {
	float: right;
	width: 500px;
	padding: 4px 0;
}

#submit {
	padding: 4px 12px;
	font-weight: bold;
}

#content .trackbacklist {
	margin: 15px 50px 30px 20px;
	padding: 0;
	line-height: 1.2em;
}

#content .trackbacklist li {
	margin: 0 0 14px 0;
	padding: 0;
	list-style: square;
}

#content .trackbacklist li a {font-weight: normal;}

#content .trackbacklist li a:hover {
	font-weight: normal;
	color: #444;
}

#content .trackbacklist small {
	font-size: 0.9em;
	margin: 0;
	color: #888;
}

.comment-special {display:none;}