
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-size: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
}

body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; }

/* GENERAL */

*::-moz-selection { background: #51a201 none repeat scroll 0 0; color: #fff; }

html, body { color: #242626; }
html {
  background: #D5DADD  top left repeat-x;
  height: 100%;
  margin-bottom: 1px;
  overflow-y: scroll;
}
body {
  background: url(/images/skin/bg-body.png) 50% 74px no-repeat;
  *background-position: 50% 84px;
	font: 85%/1.5 "Lucida Grande", "Helvetica Neue", Arial, "Lucida Sans Unicode", sans-serif;
	font-smooth: always;
	text-align: center;
}

a { text-decoration: none; }
a:link, a:visited { color: #004D99; }
a:focus, a:hover, a:active { color: #86180A; }

#menu a:active,
.submenu a:active { position: relative; top: 1px; }
.submenu a:focus { color: #111; }

#sidebar a,
#sidebar a:link,
#sidebar a:visited { border-bottom: 1px solid #fff; color: #C54E0B; }
#sidebar a:focus,
#sidebar a:hover,
#sidebar a:active { border-bottom-color: #C54E0B; color: #111; }

#sidebar .sb-tools a,
#sidebar .sb-tools a:link,
#sidebar .sb-tools a:visited,
#sidebar .sb-tools a:focus,
#sidebar .sb-tools a:hover,
#sidebar .sb-tools a:active,
div#sidebar li.widget div.textwidget a img,
div#sidebar li.widget div.textwidget a:hover img { border: 0 none; }

abbr,
acronym { border-bottom: 1px dashed #999; cursor: help; }

blockquote {
  background-color: #f8f8f8;
  border-left: 2px solid #eaeaea;
  color: #111;
  font-style: italic;
  margin: 0 0 9px;
  padding: 7px;
}

cite { font-style: italic; }
code {
  background: #eaeaea;
  font-family: Consolas, Monaco, monospace;
  font-size: 0.9em;
  padding: 1px 3px;
}

em { font-style: italic; }

h1, h2, h3, h4, h5, h6 {
  color: #000;
  display: block;
  /* fixed for Non-PCs without Photoshop CS2+ */
  font-family: "Myriad Pro", "HelveticaNeue-Light", "Helvetica Neue Light", "Lucida Grande", "Helvetica Neue", Arial, "Lucida Sans Unicode", sans-serif;
  font-weight: normal;
}

h1 { font-size: 34px; line-height: 1.2; margin: 0.3em 0 10px; }
h2 { font-size: 28px; line-height: 1.3; margin: 1em 0 .2em; }
h3 { font-size: 24px; line-height: 1.3; margin: 1em 0 .2em; }
h4 { font-size: 19px; margin: 1.33em 0 .2em; }
h5 { font-size: 1.3em; margin: 1.67em 0; font-weight: bold; }
h6 { font-size: 1.15em; margin: 1.67em 0; font-weight: bold; }


h1 a, h2 a,
h1 a:link, h2 a:link,
h1 a:visited, h2 a:visited { color: #000; }
h1 a:active, h2 a:active,
h1 a:focus, h2 a:focus,
h1 a:hover, h2 a:hover { color: #669900; }


hr { display: none; }
small { font-size: 0.8em; }
strong { font-weight: bold; }
sub,
sup { font-size: 0.7em; }

del { color: #8b0000; text-decoration: line-through; }
ins { color: #006400; text-decoration: none; }


/* Generic classes
------------------------------------------------------------------- */


/* Ampersand, Ampersand, you are so beautiful */
.amp { font-family: "Palatino Linotype", Palatino, Georgia, "Times New Roman"; font-style: italic; }

/* Used in the About-Box to emphasize the name */
.smaller-caps { font-size: 110%; font-variant: small-caps; }

.hidden { display: none; }

a.top-link { background: transparent url(/images/skin/top-sprite.png) 0 5px no-repeat; padding-left: 12px; }
a.top-link:hover { background-position: 0 -29px; }

/* Estructura */

#header,
#main,
#footer {
  background-color: #fff;
  text-align: left;
  margin: 0 auto 3px;
  width: 985px;

}

#main
{
    -moz-border-radius-bottomleft:6px;
    -moz-border-radius-bottomright:6px;
    -webkit-border-radius-bottomleft: 6px;
    -webkit-border-radius-bottomright: 6px;
    border-radius-bottomleft: 6px;
    border-radius-bottomright: 6px;
}

#header
{
  margin-top: 10px; height: 116px; position: relative;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}
#container { float: left; margin: 0 -350px 0 0; width: 100%; }
#content { border-right: 3px solid white; margin: 0 250px 0 0; overflow: hidden; padding: 0;}
#content.single {margin:0px;border:none;} /* Content sin barra izquierda */
#contentUsuario {padding:0 28px;}
#sidebar { border-left: 3px solid white; float: right; font-size: 0.8em; margin-left: -3px; padding: 15px 20px 15px 10px; width: 220px; }
#footer
{ clear: both; width: 929px; font-size: 0.8em; padding: 10px 28px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}

/* ARREGLOS LAYER */

#header.headerLayOutExterior
{
  height:100px;
  background: #DDEEf6 url(/images/backgroundHead_1.png) repeat scroll 0 0;
}

#header.headerFrontview
{
    margin-bottom:0px;
    -moz-border-radius-bottomleft:0;
    -moz-border-radius-bottomright:0;
    -webkit-border-bottom-left-radius:0;
    -webkit-border-bottom-right-radius:0;
}

/* FIN ARREGLOS CABECERAS */

/* Cabecera */

#branding { display: block; position: absolute; top: 30px; left: 28px; }
#logo,
.description { float: left; }
h1#logo { font-size: 30px; line-height: 1.2; margin: 0; }
.description { color: #868F98; font-size: 0.8em; margin: 21px 0 0 10px; }

/* Fin */


ul#accessibility { display: block; font-size: 0.8em; position: absolute; right: 28px; top: 47px; }
#accessibility li,
#accessibility li a { display: block; float: left; }
#accessibility li a { background: transparent url(/images/skin/navigation.png) right -200px no-repeat; padding: 0 7px 0 4px; }
#accessibility li.last a { background: none; padding-right: 0; }

#nav {position: absolute; top: 75px; left: 0; width: 985px; }

ul#menu {
  background:#3B5998;
  display: block;
  height: 41px;
  padding: 0 28px 0 18px;
  width: 939px;
}
#menu li,
#menu li a { display: block; float: left; }
#menu li a {
  background: transparent url(/images/skin/navigation.png) left -150px no-repeat;
  color: #fff;
  font-size: 0.8em;
  font-weight: bold;
  line-height: 40px;
  padding: 0 8px 0 10px;
  text-shadow: 0 1px 0 #555;
}

#menu li.itemMenuUsuario a { padding-right: 10px; background: none; }
#menu li a:hover,
#menu li a:focus,
#menu li.current_page_item a {
  color: #000\9; 
  text-shadow: 1px 1px 1px #000;
}

/*Sub menu*/
div#submenu-box {
  background:  0 0 repeat-x;
  height: 30px;
  width: 985px;
  position:absolute;
  left:0px;
  top:17px;
}

ul.submenu {
  display: block;
  font-size: 0.8em;
  padding: 8px 21px 0;
}
.submenu li,
.submenu li a { display: block; float: left; }
.submenu li a { color: rgb(240,240,240); padding: 0 5px 0 7px; }
.submenu li.itemActual a { color: #111; }
.submenu li a:hover { color: #000; }
.submenu li ul { display: none; }

.submenu li:hover ul  {
  background-color: #fff;
  border: 1px solid #eaeaea;
  clear: both;
  display: block;
  float: none;
  left: auto;
  line-height: 1;
  padding: 6px 6px 4px;
  top: auto;
  overflow: auto;
	width: 100%;
	*width: 200px;
}
ul.submenu.sbmnuConfiguracion {padding: 8px 290px 0;}

.submenu li ul li a:hover { background-color: #e9e9e9; border-bottom: 1px solid #c2c2c2; color: #125687; }
/*FIN DEL SUBMENU*/

#nav-search { display: block; height: 30px; line-height: 16px; position: absolute; top: 9px; right: 28px; }
#nav-search label { display: none; }


/*Input y botones */

input,button,select{
  vertical-align: middle;
  border-radius: 3px 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;

  border: 2px solid #2A428A;
  font-size: 11px;
  
  padding: 4px 5px 2px;
}
input[type="radio"] { border-style:none; }
input[type="file"] { height: 21px; }
select{background:#eeeeee;padding-right:1px;border-color:#DFDFDF}

#option button a,#option button a:visited,#option button a:hover,
#option button a:active, #option button a:focus{color:white; text-decoration:none;border-bottom:none;}

/*BOTONES TIPO LINK*/
.fixButtonLink
{
  vertical-align: middle;
  border-radius: 3px 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;

  border: 2px solid #2A428A;
  font-size: 11px;
  height: 15px;
  padding: 4px 5px 2px;
  margin-top:5px;
  margin-bottom:5px;
}
#option a:link,#option a:visited,#option a:active, #option a:hover, #option a:focus
{color:#ffffff;text-decoration:none;border-bottom:none;}

/*FIN BOTONES TIPO LINK*/

textarea {
  vertical-align: middle;
  border-radius: 3px 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;

  border: 2px solid #777;
  font-size: 11px;
  height: 50px;
  padding: 4px 5px 2px;

  border-color: #2A428A;
  border-bottom-color: #2A428A;
  border-right-color: #2A428A;
}

/* BOTONES */

.boton1 {
  background: #5388b6 center left repeat-x;
  border: 1px solid #1b5a8d;
  border: 1px solid #666;
  color: #fff;
  font-size: 11px;
  height: 23px;
  letter-spacing: 1px;
  line-height: 20px;
  padding: 0 5px;
  -moz-box-shadow: 0px 0px 1px #fff;
  -webkit-box-shadow: 0px 0px 1px #fff;
  cursor:pointer;
}
.boton2 {
    background-color:#3760DB;
    border-style:solid;
    border-width:1px;
    color:#FFFFFF;
    cursor:pointer;
    text-align:center;
}

/*Firefox 2 and 3 */
.boton1, x:-moz-any-link {
  padding: 0 5px 3px;
  *padding: 0 5px;
}


/* POST Y PAGINAS */

.page,
.post,
h1.pagetitle,
p.nocomments { padding: 0 28px; }

.post,
p.nocomments { padding-bottom: 20px; }

.post { margin-bottom: 30px; }
.entry { margin: 15px 0 5px; font-size: 13px; line-height: 20px; }

small.meta {
  background-color: #F4F8F9;
  border-bottom: 1px solid #E6F0F2;
  border-top: 1px solid #E6F0F2;
  color: #3e5867;
  display: block;
  font-size: 11px;
  height: 19px;
  line-height: 19px;
  margin: 0 -28px;
  padding: 6px 28px;
  text-shadow: 0px 1px 0px #fff;
  width: 576px;
}

a.button-style {
  border: 1px solid #F4F8F9;
  display: inline-block;
  height: 11px;
  line-height: 11px;
  padding: 4px 6px;
  width: auto;
}

a.button-style:hover {
  background: #5388b6;
  border: 1px solid #1b5a8d;
  border-radius: 3px 3px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  color: #fff;
  text-shadow: 0 1px 0 #0f4570;
}

p strong,
li strong { color: #2E2E2E; }


/* PAGINATION on single.php */

.previousnext,
.pagination { font-size: 11px; margin-bottom: 10px; }

ol.page-link
{
  background-color: #F4F8F9;
  border-bottom: 1px solid #E6F0F2;
  border-top: 1px solid #E6F0F2;
  display: block;
  font-size: 11px;
  height: 16px;
  line-height: 16px;
  margin: 9px 0 20px;
  padding: 5px 8px;
  width: auto;
}


 /* Resets specific ol/ul/li within the CONTENTs default values */
ol.page-link li { margin: 0 0 0 3px; }
.page-link li span,
.page-link li span a { width: 16px; font-weight: bold; cursor: pointer; text-align: center; }
.page-link li span { background-color: #fff; color: #111; }
.page-link li span a:link,
.page-link li span a:visited { background-color: #5B8EAD; color: #fff; }
.page-link li span a:hover,
.page-link li span a:active,
.page-link li span a:focus { background-color: #285776; color: #fff; }
.page-link li strong { margin-right: 5px; }


.postmetadata { border-bottom: 1px dotted #ddd; border-top: 1px dotted #D5D5D5; color: #999; font-size: 11px; margin-top: 5px; padding: 7px 2px; }
.postmetadata a { color: #666; padding: 2px 4px; }
.postmetadata a:hover { background-color: #efefef; }


/* Advertisement space - see Admin Settings */
#somethingspecial { padding: 7px 2px; width: 572px; border-bottom: 1px dotted #ddd; }
#somethingspecial > div { padding: 0 54px; width: 468px; }
.page-link li,
.page-link li span,
.page-link li span a {
  display: block;
  float: left;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
  width: auto;
}

 /* Resets specific ol/ul/li within the CONTENTs default values */
ol.page-link li { margin: 0 0 0 3px; }
.page-link li span,
.page-link li span a { width: 16px; font-weight: bold; cursor: pointer; text-align: center; }
.page-link li span { background-color: #fff; color: #111; }
.page-link li span a:link,
.page-link li span a:visited { background-color: #5B8EAD; color: #fff; }
.page-link li span a:hover,
.page-link li span a:active,
.page-link li span a:focus { background-color: #285776; color: #fff; }
.page-link li strong { margin-right: 5px; }


.postmetadata { border-bottom: 1px dotted #ddd; border-top: 1px dotted #D5D5D5; color: #999; font-size: 11px; margin-top: 5px; padding: 7px 2px; }
.postmetadata a { color: #666; padding: 2px 4px; }
.postmetadata a:hover { background-color: #efefef; }


/* Advertisement space - see Admin Settings */
#somethingspecial { padding: 7px 2px; width: 572px; border-bottom: 1px dotted #ddd; }
#somethingspecial > div { padding: 0 54px; width: 468px; }




/* Comentarios*/


h3#comments,
#respond h3 { margin: 0 0 5px; font-size: 34px; }

h3#comments,
h4#pings { float: left; }
h4#pings { line-height: 1.2; margin: 10px 0; width: 150px; }

.comments-header,
div.navigation { border-bottom: 1px solid #E6F0F2; text-shadow: 0 1px 0 #fff; }

div.navigation {
  background-color: #E6F0F2;
	border-top: 1px solid #fff;
  font-size: 11px;
  height: auto;
  line-height: 28px;
  overflow: hidden;
  padding: 0 28px;
}

/*img.avatar {
	background-color: #fff;
	border: 1px solid #eee;
	padding: 2px;
  position: absolute;
  left: -80px;
}*/

.comment-meta { font-size: 10px; margin-bottom: 3px; margin-left: 80px; }

li.comment-author-admin { background-color: #E6F0F2; }

li.comment p,
li.comment blockquote { padding: 0 0 6px; margin-left: 80px; }
li.comment blockquote p,
li.comment blockquote blockquote,
li.comment blockquote blockquote p { margin: 5px; padding: 7px; }

.commentlist cite,
.commentlist cite a { font-style: normal; font-size: 12px; }
.commentlist cite a { background-color: #fff; padding: 2px 5px; border-bottom: 1px dotted #ddd; }

/* WIDGET DE ADMINISTACION */

.widget #userData {background-color:#D6EAF9; border: solid 2px #B4DAF7;padding:10px;
border-radius:4px;
-moz-border-radius:4px;
-ms-border-radius:4px;
-webkit-border-radius:4px;}
.widget #visibility, .widget #invites {background-color:#D8FFBD; border: solid 2px #6CCB06;padding:10px;
border-radius:4px;
-moz-border-radius:4px;
-ms-border-radius:4px; /*IE 8*/
-webkit-border-radius:4px;}

.widget #help dl {margin-top:10px;margin-bottom:10px;}
.widget #help dt {font-weight: bold;margin-top:5px;color:#004D99;}


/* Barra lateral izquierda */

#sidebar .widget { border-bottom: 1px dotted #ddd; margin: 0 0 8px; padding: 0 5px 9px; }

li.categories li li,
li.pagenav li li { margin-left: 6px; }

ul.sb-list { margin-left: 10px; }

.sb-title {
  color: #434343;
  font-size: 14px;
  padding-bottom: 1px;
  text-transform: uppercase;
}

ul.sb-list { margin-left: 10px; }


.sb-icon {
  padding-left: 65px;
	color: #111;
  display: block;
	line-height: 1.25em;
}
.sb-icon-text { padding: 3px 0 0 65px; }

ul.group {
  float: left;
  margin: 0 0 0 10px;
  overflow: hidden;
  padding: 0;
  width: 150px;
}

/*Que estas haciendo*/
#boxLifeStream {height: 53px;width: 985px;}
#boxLifeStream #contenido {background: #eeeeee;padding-left:10px;padding-right:10px;-moz-border-radius-bottomright:6px;}

/* Imagenes */
.fotoUsuario
{
    margin-left:auto;
    margin-right:auto;
    margin-top:5px;
    margin-bottom:15px;
    display:block;
    border: solid 2px white;
    -moz-border-radius-bottomleft:6px;
    -moz-border-radius-bottomright:6px;
    -moz-border-radius-topleft:6px;
    -moz-border-radius-topright:6px;
    border-bottom:3px solid white;
}
.imgCentrada{display: block;margin: auto;}

/*BOX FILAS*/
.boxFilas {margin-top: 15px;}
.boxFilas small .titulo {margin-left:60px;}
.boxFilas .avatar
{
    position:absolute;
    border: 2px solid #eeeeee;
    left:0px;
    top: -10px;
}
.boxFilas .datosAsociados
{
    margin-left:60px;
    font-size: 11px;
    border-bottom:2px solid #F4F8F9;
    border-left:2px solid #F4F8F9;
    width:542px;
}
.boxFilas .datosAsociados .oscura {background-color:#EEEEEE;}
.boxFilas .datos { border-bottom: 1px dotted #ddd; border-top: 1px dotted #D5D5D5; color: #999; font-size: 11px; margin-top: 5px; padding: 7px 2px; }
.boxFilas .datos a { color: #666; padding: 2px 4px; }
.boxFilas .datos a:hover { background-color: #efefef; }
.boxFilas .datosMain h4{margin-bottom:3px;}
.boxFilas .preTitulo {font-size: 12px;}
.boxFilas .otrosDatos {font-size: 12px;}
.boxFilas .tituloOtrosDatos {display:block;margin-top:2px; background-color:#eeeeee;width:605px}
/*FIN BOX FILAS*/

/*BOX TAB*/
#boxTabs{margin-top:15px;}
#boxTabs li
{
    display:inline;
    background:#9EAAD9;
    color:white;
    -moz-border-radius:6px;
    -ms-border-radius:6px;
    -webkit-border-radius:6px;
    padding:5px;
    cursor:pointer;
    #cursor:hand;
}

/* RESUMEN MULTIMEDIA DE UNA ENTRADA */
.boxAbstracMedia {display:block;padding-bottom:5px;padding-top:2px;}
.thumbImg {}
.thumbYoutube{position:absolute;left:0px;top:auto;width:128px;height:100px;border:none;}
.playBt{position:absolute;left:7px;top:-5px;}
.videoBox {display:inline;position:relative;}
/* FIN RESUMEN MULTIMEDIA */

/* NOTA INFORMATIVA Y ERRORES */
.notaBox
{
    position:relative;
    background:#FFFFCC;
    border:1px solid #FFCC33;
    color:#555555;
    font-size:11px;
    padding:3px 10px 3px 10px;
    margin-top: 5px;
    margin-bottom:7px;
    font-weight: bold;
    -moz-border-radius:6px;
    -ms-border-radius:6px;
    -webkit-border-radius:6px;
}
.notaBox .mainNota {margin-left:20px}
.notaBox .imgNota {position:absolute;}
.notaBox a:link, .notaBox a:visited {color:red;}
.notaBox .titulo {color:#E7A161}

.errorBox
{
    position:relative;
    background:#FFE4E1;
    border:1px solid #D90000;
    color:#555555;
    font-size:11px;
    padding:3px 10px 3px 10px;
    margin-top: 5px;
    margin-bottom:7px;
    font-weight: bold;
    -moz-border-radius:6px;
    -ms-border-radius:6px;
    -webkit-border-radius:6px;
}
.errorBox .mainError {margin-left:20px;}
.errorBox .imgError {position:absolute;}
.errorBox a:link, .errorBox a:visited {color:red;}
.errorBox .titulo {color:#D90000;}

/* ALERTAS */
.userAlert .messages
{
    background-color:#D6EAF9;
    border: solid 2px #B4DAF7;
    padding:10px;
    border-radius:4px;
    -moz-border-radius:4px;
    -ms-border-radius:4px;
    -webkit-border-radius:4px;
}

/* TEXTOS */
.textoAzul{color:#004D99;}
.textoRosa{color:#cc0066;}
.textoGris{color:#666666;}
.textoVerde{color:#96C63F;}
.textoCentrado{text-align:center;}
.textoGrisOscuro{color:#878787;}

.textoSmall{font-size: 0.8em;}
.textoBold{font-weight: bold;}

/* PUNTEROS */
.punteroMano
{
    cursor: pointer;
    _cursor: hand; /*Desde iIE 6 en adelante*/
}
.fondoAmarillo {background-color:#F6F7DB;}

/* LINK */
a:link.gris, a:focus.gris, a:hover.gris, a:active.gris, a:link.gris, a:visited.gris {color: #474545 !important;}

/*VARIOS*/
.sinMargenVertical {margin-top:0px;margin-bottom:0px}
.alignleft { float: left; }
.alignright { float: right;}
img.alignleft { display: inline; margin: 0 7px 2px 0; padding: 4px; }
img.alignright { display: inline; margin: 0 0 2px 7px; padding: 4px; }


/* CLEARFIX */
html .clearfix { display: block; }
* html .clearfix { height: 1%; }
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }