/*  
Theme Name: Crisalia-info
Theme URI: http://crisalia.info
Description: Crisalia-info
Version: 3.0
Author: Francisco Hernández
Author URI: http://crisalia.info
*/
/* COMENTARIO: XXXXXXX*/


/* COMENTARIO: PARA ICONOS COMENTARIOS*/

li.bulletcomment
{
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 16px;
	padding-left: 19px;
	padding-top: 0px;
	background-image: url(img/comicon.gif);
	background-repeat: no-repeat;
	margin-left: 0px
}




/* COMENTARIO: FORMATO DE ROTULOS DE BÚSQUEDA Y ARCHIVO*/

h2.center {font-size:1.5em;}

h2.pagetitle {font-size:1.5em;}

/* COMENTARIO: PARA DAR MARGEN A LAS IMAGENES DE LOS POSTS*/
img {margin: 5px 10px 5px 0px}

/* COMENTARIO: TITuLO DE LOS POSTS*/
div.posttitle a:link {color: #FF6600;border-bottom: none; 
word-spacing: -.03em; letter-spacing: -.00em;}
div.posttitle a:visited {color: #FF6600;border-bottom: none;
word-spacing: -.03em; letter-spacing: -.00em;}
div.posttitle a:hover {color: #FF6600;border-bottom: 1px dashed #FFA365;
word-spacing: -.03em; letter-spacing: -.00em;}
div.posttitle a:active {color: #FF6600;	border-bottom: none;
word-spacing: -.03em; letter-spacing: -.00em;}

/* COMENTARIO: LINKS POSTS*/
div.entry a:link {color: #555555; font-weight:bold;	border-bottom: 1px dashed #999999;}
div.entry a:visited {color: #555555; font-weight:bold;border-bottom:1px dashed #999999;}
div.entry a:hover {	color: #ff6600;	font-weight:none;border-bottom: 1px dashed #FFA365;}
div.entry a:active {color: #ff6600;	font-weight:none;border-bottom: 1px dashed #FFA365;}

/* COMENTARIO: IMÁGENES LIBRES DE LINKS*/
div.imgfree a:link {border-bottom: none;}
div.imgfree a:hover {border-bottom: none;}
div.imgfree a:visited {border-bottom: none;}
div.imgfree a:active {border-bottom: none;}
div.imgfree img {margin: 5px 0px 5px 0px}

/* COMENTARIO: IMÁGENES LIBRES DE LINKS*/

p.imgfree img {margin: 0px 0px 0px 0px}


/* COMENTARIO: LINKS PIE PAGINA LIBRES DE SUBRAYADO*/
div.postmetadata3 a:link {border-bottom: none;}
div.postmetadata3 a:hover {border-bottom: none;}
div.postmetadata3 a:visited {border-bottom: none;}
div.postmetadata3 a:active {border-bottom: none;}


/* COMENTARIO: FORMATO ICONO COMENTARIOS*/
p.postmetadata4 a:link {border-bottom: none;}
p.postmetadata4 a:hover {border-bottom: none;}
p.postmetadata4 a:visited {border-bottom: none;}
p.postmetadata4 a:active {border-bottom: none;}
p.postmetadata4 IMG {margin: 0px 0px 0px 0px}
p.postmetadata4 {font-size:0.9em;color:#818181;	margin:0;padding:0;line-height:1.6em}

/* COMENTARIO: IMÁGENES LIBRES DE LINKS (creo que sobra)*/
p.postmetadata2 a:link {border-bottom: none;}
p.postmetadata2 a:hover {border-bottom: none;}
p.postmetadata2 a:visited {border-bottom: none;}
p.postmetadata2 a:active {border-bottom: none;}
p.postmetadata2 IMG {margin: 0px 10px 0px 0px}

/* COMENTARIO: LINKS PIE PAGINA LIBRES DE SUBRAYADO*/
p.postmetadata a:link {border-bottom: none;}
p.postmetadata a:hover {border-bottom: none;}
p.postmetadata a:visited {border-bottom: none;}
p.postmetadata a:active {border-bottom: none;}
p.postmetadata {font-size:0.9em;color:#818181;	margin:0;padding:0;line-height:1.6em}

.postmetadata3 {	font-size:0.9em;color:#818181;	margin:0;padding:0;	}



* {
	padding: 0px; 
	margin:0px;
}
p {
	margin: 0.7em 0px;
	line-height:1.6em;
}
dl {
	margin:1em 0px;
}
dt 
{
	font-weight:bold;
}
dd 
{
	margin:0.5em 1em;
	padding:0;
}
a img {
	border:0;
}
.clear {
	clear:both;
	height:20px;
}
blockquote 
{
    margin:10px;
    padding-left:10px;
    border-left:#ccc 2px solid;
    color:#333;
}
fieldset 
{
	border:none;
}
body 
{
	background: #eee; 
	margin: 0px 20px; 
	font: 76%/1.6em verdana, tahoma, "lucida grande",  sans-serif; 
	color: #333; 
	text-align: center;
}
a 
{
    text-decoration:none;
}
a:link {
	color: #7f7f7f;
	border-bottom: 1px dashed #eee;
	text-decoration: none;
}
a:visited {
	color: #7f7f7f;	
	border-bottom: 1px dashed #eee;
	text-decoration: none;
}
a:hover {
	color: #ff6600;
	border-bottom: 1px dashed #FFA365;
	text-decoration: none;
}

a:active {
	color: #ff6600;
	border-bottom: 1px dashed #FFA365;
	text-decoration: none;
}



h1, h2, h3, h4, h5, h6 
{
	font-family: Verdana, Arial, Serif;
}
#container {
	border: #ddd 1px solid; 
	background: #fff; 
	margin: 0px auto; 
	width: 780px; 	
	position: relative; 
	text-align: left;
}

/* COMENTARIO: margin para separacion respecto a arriba*/
#navigation {
	background: transparent; 
	margin: 5px auto 0px; 
	overflow: hidden; 
	width: 760px; 
	position: relative; 
	text-align: left;
	font-family: Verdana, Arial, Serif;
	font-weight: bold;

	
	
	
}
 html #navigation {
	height: 1%;
}
#navigation ul li {
	float: left; 
	margin: 0px 5px 0px 0px; 
	list-style-type: none;
}
#navigation ul li a {
	border: #ddd 1px solid; 
	border-bottom:none;
	padding: 0 10px 2px 10px; 
	display: block; 
	background: #f2f2f2; 
	text-decoration: none;
}
#navigation ul li a:hover {
	background: #fafafa;
}
#navigation ul li a:active {
	background: #fafafa;
}
#navigation ul li.current_page_item a {
	background: #fff;
	color: #333;	
	border: #ccc 1px solid; 
	border-bottom:none;
}

/* COMENTARIO: BOTTOM PARA CUADRAR LA CASILLA DE BÚSQUEDA*/

input, textarea, text {
	font-family: verdana, tahoma;
	font-size: 1.1em;
	font-weight: normal;
	color: #0019ff;
	border: 1px solid #ccc;		
}



#navigation ul li.search {
	font: verdana, tahoma, "lucida grande",  sans-serif; 
	font-size: 0.9em; 
	right: 0px; 
	position: absolute; 
	bottom: 3px;
}
#navigation ul li.search input#s {
	font: verdana, tahoma;
	border: #aaa 1px solid; 
	font-size: 0.9em; 	
	width: 120px; 
	padding: 2px; 	
	background:#fff;
}


#navigation ul li.search input#searchsubmit {
	font: verdana, tahoma;
	border: #aaa 1px solid; 
	font-size: 0.9em; 
	background: #e6e6e6; 
	margin: 0px 0px 0px 2px; 
	color: #7f7f7f; 
	padding: 1px; 		
}




input#submit, input#contactsubmit {
	font: verdana, tahoma;
	border: #aaa 1px solid; 
	font-size: 1.0em; 
	background: #e6e6e6; 
	margin: 0px 0px 0px 2px; 
	color: #222; 
	padding: 1px; 		
	font-weight:bold;
}


input#submit:hover, input#contactsubmit:hover,#navigation ul li.search input#searchsubmit:hover, input#akst_submit:hover {
	border: #666 1px solid; 
	
}






#header {clear: both; float: left; margin: 10px 5px; width: 450px;}
#header h1 {font-size:1.8em;margin:10px 0 0 10px;font-variant:small-caps;
	letter-spacing:1px;}
#header h1 a {	display: block; text-decoration:none;}
#header h2 {margin:5px 0 0 10px;font-size:1em;	font-weight:normal;
	font-family: Verdana, Arial, Serif;letter-spacing:1px;	
	color: #ff6600;	}
#feedarea {	padding:5px 5px 0 0; float: right; 	text-align: right;}
html #feedarea {padding-top: 1px;padding-bottom: 1px;}
#feedarea dl dt {display: inline; margin-right: 5px; height: 45px;}
#feedarea dl dd {display: inline; margin-right: 5px; height: 45px;
background:url(img/feed.png) no-repeat left center;	padding-left:13px;}

/* COMENTARIO: EFECTOS LINK TITULARES RSS*/
#feedarea dl dd a:link {border-bottom: none; text-decoration: none;}
#feedarea dl dd a:visited {border-bottom: none; text-decoration: none;}
#feedarea dl dd a:hover {border-bottom: 1px dashed #FFA365; text-decoration: none;}
#feedarea dl dd a:active {border-bottom: none; text-decoration: none;}


#headerimage {clear: both; 	background: #fff url(img/pic2.png) repeat-x 0px 0px;
	margin: 10px; color: #fff; 	height: 12px;}
 html #headerimage {margin-top: 0px;}
#content {	margin: 10px 10px 10px 30px; overflow: auto;}
 html #content {height: 1%;}
#content h3 {font-size: 1.2em; 	margin: 1em 0px 0px;}
#content h4 {font-size: 1.1em; 	margin: 1em 0px;}
#content h5 {font-size: 1em; margin: 1em 0px;}
#content-main ul {margin:1em; padding:0 1em;}
#content ol {list-style-type:decimal; margin:1em;padding:0 1em;}
#content-main {	float: left; width: 520px; margin-right: 20px;}
 html #section-index #content-main {margin-right: 20px;}
#content .post {padding:0 0 2em 0;border-bottom:#ddd 1px dashed;}
#content p img.right {	float: right; margin:10px 0 0 10px;}
#content p img.left {float: left; margin:0 10px 10px 0;}
#content .post h2 {	font-size: 1.4em; margin: 1em 0px 0px;letter-spacing:1px;font-weight:normal;}
#content .entry { margin:1em 0;  padding-right:1em; }
#content .entry a { text-decoration:none;}
.post-info , .postmetadata{	font-size:0.9em;color:#818181;	margin:0;padding:0;	}
#sidebar {
float: right;
width: 200px;
font-size:0.9em;
overflow: hidden;


}
#sidebar ul{list-style:none;margin:0;padding:0;

}
#sidebar ul ul{	list-style:none;margin:0.5em 0 0 1em;padding:0;

}


li.sidebox {

padding:10px;
background: url(img/sideheadtop.png) #eee no-repeat left top; 
margin-bottom: 10px;



}
	
	
	
html li.sidebox {padding-bottom: 10px;}
li.sidebox h2 {	font-weight: bold; font-size: 1.2em; text-align: left; color: #444}
#sidebar li.sidebox p img {	float: left; margin: 0px 10px 10px 0px;}
#footer {clear: both;background: transparent; margin: 0px auto; overflow: auto; 
	width: 760px; 	color: #999; 	text-align: left;}
 html #footer {	height: 1%;}
#footer p {	float: left; width: 80%; line-height: 1.2em;}
#footer p img {	vertical-align: text-bottom;}
#footer ul {float: right; margin: 1em 0px; width: 50%; text-align: right;
font-size: 0.9em;}
#footer ul li {display: inline; margin-left: 5px; list-style-type: none;}
#comments, #respond{margin: 2em 0 0 5px;}
#commentform {margin:10px;padding:10px;}
#container .commentlist {margin: 0;	padding: 0;}
.commentlist li {list-style:none;margin: 1em 0;	padding: 0.5em;	background:#f2f2f2;}
.commentlist li.alt {background:#fafafa;}
.commentlist li .cmtinfo {font-size:1em;border-bottom: #eee 1px solid;}
.commentlist li cite {font-style:normal;font-weight:bold;}
.commentlist li .cmtinfo em {float:right;margin:0;padding:0;font-style:normal;font-size:0.9em;
	color:#999;}
	
	
textarea {width: 90%;padding:5px;height: 20em;border: 1px solid #ccc;}


.post h4 {font-size:1em;font-weight:normal;	font-family:Verdana, Tahoma, Arial, Serif;}
.post h4 em{font-style:normal;float:right;	font-weight:normal;}