/***Estilos de mi plantilla*/
body {
	/*background: #FFFFB3;
        
	background:#FFFF99;*/
    background:url(/golden5/themes/barron/images/degradado.png) repeat-x top left #FFFFB3;

	font-size-adjust: none;
	font-stretch: normal;
	/*color: #444;*/
	color: #4f5454;
	font: normal normal normal small/1.5em "Lucida Grande", Verdana, sans-serif;
}
/*ok*/

#contenedor{
	top:0;
	width: 1024px;
	margin-left: -512px;
	margin-top:0;
	min-height:600px;
	float:none;
	clear:both;
	background:#FFFFFF;	
	padding-top:0;
    position: absolute;
	left: 50%;
	border:0;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

.head{
	margin-top:0;
	padding-top:0;
	background: transparent url('images/Fondo1.jpg') no-repeat !important;
	border:0;
	top:0;
	width:100%;
	height:110px;
}

/** Acceso a inicio **/

#goHome {
  left:10px;
  top:15px;
  float:left;
}

/**Enlaces primarios del menú superior horizontal**/
#nav{ border:0; text-align:left; min-width:470px;}

#nav li { z-index:100; top: 70px; left: 32px; display: inline;}

#nav li a {
        border: 0;
        padding: 1px 0px 0 1px;
        color:black;
        text-decoration: none;
		font-size: small;
		font-family: Arial;
        font-weight: bold;
}
#nav li a:hover { color: blue;}
#nav li.active { padding: 1px 0px 0 1px;	background-color: #cc0000;}
#nav a.active { color: white;}

/**Enlaces secundarios de la linea inferior del menu horizontal**/
#navo{
	top:60px;
	left:32px;
	text-align:left;
	position:relative;
}
#navo li { display:inline;}
#navo li a { padding: 0 2px 0 2px; color: white;}
#navo li.active { padding: 0 1px 0 1px; border: 0;}
#navo a.active { color: yellow;}

/**OPCIONES: idiomas, texto y login**/
#opcionesCabecera {
	float: right;
 	position: absolute;
	left: 670px;
  	text-align: right;
  	margin-right: 5px;
	top: 72px;
	max-height: 20px;
    min-width: 350px;
}



#opcionesCabecera a {
		padding: 0 0 0 4px;
        text-decoration: none;
		color:white;
		font-size: small;
		font-family: Arial;
        font-weight: bold;	
}

/**Parte del contenido debajo de la cabecera **/
#cuerpo{
	width:100%;
	float:none;
	clear:both;
}

/**MENU DE LA IZQUIEDA**/
#izquierda{
	border:0;
	top:0;
	margin:0;
	padding:0;
	float:left;
	width: 10%;
	min-width:100px;
}
#sidebarLeft { float: left; left:0; top:0; width: 104px;}

#menuLeftPadre ul {	margin:0; padding:0; list-style:none;}

#menuLeftPadre li{ padding-left:1px; margin-top:2px; background: transparent url('images/cajaMenuLeft.jpg');}

#menuLeftPadre a{
	font-size:12px;
	text-decoration: none;
	list-style-type: none;
	text-align:left;
}
#menuLeftHijo ul{ background: transparent url('images/cajaMenuLeft2.jpg');}
#menuLeftHijo li{
	display:block !important;
	border:0;
	margin-top:2px !important;
	background: transparent url('images/cajaMenuLeft2.jpg');
}


#menuLeftHijo a{
	font-size:10px;
	text-decoration: none;
	list-style-type: none;
	text-align:left;
	background-color:none;

}

/**** ESTILO DEL CONTENIDO ***/

/*contenido*/

#contenido{
	float:left;
	clear:none;
	border: 0;
	padding: 3px 9px 0 5px;
	width:75%;
	min-height:400px;
	color: #303031;
}

/* rastro de hormigas*/
#content { display: inline;	font-size:11px;}
#content img a:hover { border:none;}
#content a {border:none; text-decoration:underline;}
#content h2 { font-weight:bold;	font-size: 2em;}

/**** ESTILO MENU DE LA DERECHA ***/
#derecha {
	width:135px;
	float:right;
	clear:right;
	border:0;
	margin:0;
	padding:0;
}
/* footer */
#pie { float:none; clear:both;}

#footer {
	text-align:center;
	margin: 0 0 20px;
	clear: both;
	font-size: .85em;
	color: #ffffff;
	background-color:#8a1728;
}
#footer a { border: medium none; color: #a3a3a3;}
#sidebarWrapper { display: inline; margin-top: 0px;}

#block { background-position: 0px 0px; 	margin: 0;}


#sidebar .title {
	background: transparent url('images/sidebar_title.jpg') repeat-x scroll left top;
	font-size: 100%;
	font-weight: bold;
	line-height: 19px;
	color: #660403;
	border-bottom: 1px solid #eee;
	border:0px;
	border-style:solid;
}

/*********************************************************/
/************ ESTILO DE LO CARACTERES*********************/
/*********************************************************/
a:link, a:visited {
	text-decoration: none;
	color: #660403;
}

a:hover {
	color: #E90017;
	text-decoration: underline;
}

h2 {
	font-size:150%;
	font-weight:normal;
	margin: 20px 0 0;
}

h3 {
	font-size: 130%;
	font-weight: normal;
}
/* page styles */

#pageTitle {
	margin: 10px 0 20px;
	font-size: 220%;
	color: #2D0102;
}
/*
.mission {
	margin:0 0 10px 0;
	padding:10px;
    background-color:#efefef;
    border:solid 1px #ccc;
}
*/
/* node styles */

.nodeTitle {
	margin: 0;
	font-size: 180%;
	color: #9a0000;
	padding-bottom: 10px;
	background: url('images/nodeTitle.gif') no-repeat 0;
}
.nodeTitle a {
	color: #660403;
	text-decoration: none;
}
.nodeTitle a:hover {
	color: #d00000;
	text-decoration: none;
}
.node {
	margin: 5px 0 20px;
}
/*.content p {
	margin:10px 0 10px 0;
}

.submitted {
	font-size: 70%;
	color: #a3a3a3;
}
.nodeLinks {
	font-size: 95%;
	padding: 4px 0 4px 4px;
}
.links .inline {
	border: none;
}
.taxonomy {
	font-size: 80%;
	padding:0 0 5px 20px;
	background:url('icons/tag_red.png')  no-repeat 0 7px;
}
*/
/* comment styles */

/*.commentTitle {
	margin: 20px 0 0;
	font-size: 130%;
	color: #9a0000;
	border-bottom: 1px solid #ddd;
}
.commentTitle a {
	color: #660403;
	text-decoration: none;
}
.commentTitle a:hover {
	color: #d00000;
	text-decoration: none;
}
.commentLinks {
	font-size: 95%;
	color: #444;
	margin: 20px 0 30px;
	padding: 4px 0 4px 4px;
	border: 1px solid #e1e1e1;
	background: #f7f7f7;
}
*/


/* img styles */

img {
	padding: 3px;
}
/*
.thumbnail {
	border: 1px solid #ccc;
}
.preview {
	border: 1px solid #ccc;
}*/

/* other styles */

/*.messages {
	font-size: 110%;
	color: #C80000;
	margin: 10px 0;
}*/

/*----------TinyMCE editor----------*/
/*body.mceContentBody {
  background: #fff;
  color: #000;
  font-size: 12px;
}

body.mceContentBody a:link {
  color: #ff0000;
}*/

/*----------icons for links----------*/
/*.comment_comments a {
  padding-left: 20px;
  padding-bottom:5px;
  background:url('icons/comment.png')  no-repeat 0 2px;
}

.comment_add a {
  padding-left: 20px;
  padding-bottom:5px;
  background:url('icons/comment_add.png')  no-repeat;
}

.node_read_more a {
  padding-left: 20px;
  padding-bottom:5px;
  background:url('icons/page_white_go.png')  no-repeat;
}

.comment_delete a  {
  padding-left: 20px;
  padding-bottom:5px;
  background:url('icons/comment_delete.png')  no-repeat;
}

.comment_edit a {
  padding-left: 20px;
  padding-bottom:5px;
  background:url('icons/comment_edit.png')  no-repeat;
}

.comment_reply a  {
  padding-left: 20px;
  padding-bottom:5px;
  background:url('icons/comment_add.png')  no-repeat;
}
*/
/* table styles */

#content table {
	margin: 0;
	width: 100%;
	border-style: none;
	border: none;
}
#content thead th {	border-bottom: 2px solid #AAA; color: #494949; font-weight: bold;}
#content td, th { padding: .3em 0 .5em;}
#content td{ padding-left:5px; padding-right:5px;}
#content tr.even, tr.odd, tbody th { border: solid #D5D6D7;	border-width: 0px 0;}
#content tr.even { background: #fff;}
#content td.region, td.module, td.container {
	border-top: 1.5em solid #fff;
	border-bottom: 1px solid #AAA;
	color: #455067;
	font-weight: bold;
	background: #D5D6D7;
}
#content tr:first-child td.region, tr:first-child td.module, tr:first-child td.container { border-top-width: 0;}
#content td.menu-disabled, td.menu-disabled a { background-color: #D5C2C2; color: #000;} 

#tablamiembros thead tr .header {
	background-image: url(/golden5/misc/bg.gif) !important;
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
	color: #646464;
}

#tablamiembros tbody tr.odd td { background-color:#F0F0F6;}
#tablamiembros thead tr .headerSortUp {	background-image: url(/golden5/misc/asc.gif) !important;}
#tablamiembros thead tr .headerSortDown { background-image: url(/golden5/misc/desc.gif) !important;}
#tablamiembros thead tr .headerSortDown, #tablamiembros thead tr .headerSortUp {background-color: #b0113a; color: #ffffff;}
