/*
 * ESTRADANET
 * http://luis-estrada.net/
 *
 * Archivos CSS de información adicional necesaria
 */

.flash {
	position:relative;
	margin:6px 0;
	-moz-box-shadow:0px 0px 10px #333;
	-webkit-box-shadow:0px 0px 10px #333;
	box-shadow:0px 0px 10px #333;
}
h2, h2 a, h3, h3 a, .post blockquote, .post blockquote a, .author, .author a, .date, .comment.comment_author .author, .comment.comment_author .author a, .comment.comment_author .date, .comment.comment_author h4 {
text-shadow: 0px 1px 3px #555;
font-size: 26px;
}
h2 a:hover {
color: #232323;
}
.author, .date {
text-shadow: none;
font-size: 0.9em;
}
.sidebar h2 {
text-shadow: none;
font-size: 1.5em;
}
.sidebar h2 a{
text-shadow: none;
font-size: 1.0em;
}
hr {
height: 1px;
color: #C6C6C6;
background-color: #C6C6C6;
}
#lang_sel ul ul a, #lang_sel ul ul a:visited {
background:none repeat scroll 0 0 #FFFFFF;
border-width:0 1px 1px;
color:#444444;
height:auto;
line-height:1em;
}
#lang_sel a, #lang_sel a:visited {
background:url("http://www.luis-estrada.net/wp-content/plugins/sitepress-multilingual-cms/res/img/nav-arrow-down.png") no-repeat scroll right center #FFFFFF;
border:1px solid #CDCDCD;
color:#444444;
display:block;
font-size:11px;
line-height:10px;
padding:none;
text-decoration:none !important;
width:250px;
}
#lang_sel ul ul {
top:22px;
}
.highslide:hover img {
border: 1px solid #A9A9A9;
}
