
/* For IE */

#nojavascript {
	font-size: 16px;
	color: #CC3300;
	background-color: #CCCCCC;
	text-align: center;
	height: 30px;
	width: 100%;
}
	
	

h1 { font-size : 1.7em; margin-top : 0; }
h2 { font-size : 1.5em; }
h3 { font-size : 1.3em; }
h4 { font-size : 1.1em; }
h5 { font-size : 1.0em; }
h1, h2, h3, h4, h5 { font-family : Georgia, serif; color : #f22; }
	


img { 
	border : 0;
	display:block; 
    }
    
form { margin : 0; }

	
a       {
  background : none;
  text-decoration : underline;
  
}
a:hover {
	color: #009900;	
	
}
a:visited {
	#000000;	
}
	
    /**
     * Setup the 3 column layout
     */

body {
	margin : 0;
	padding: 0;
	color       : #333;
	font-family : Arial, Helvetica, sans-serif;
	font-size   : 12px;
	background-color:#FFFFFF;
		
}


#sitioUp{
	width: 100%;
	margin:0px;
}

#sitio{
	width: 800px;
	float:none;
	margin:0 auto;
	padding-bottom:0px;
	padding-top:0px;
	position:relative;
}

#sitiomanager{
	float:none;
	margin:0;
	padding-bottom:0px;
	padding-top:0px;
	position:relative;
}

#borde{
	
}

/* header */
#header{
	width: 800px;
	height: 80px;
	position:relative;
	background-color: #FFFFFF;
	margin-top:5px;
	overflow:hidden;
}

#logo {
	width: 215px;
	height:54px;
	position:absolute;
	top:0px;
	left:0px;
}

#logo img{
	display:inline;
}

#nav {
	font-size      : 11px;
	text-transform : uppercase;
	position:absolute;
	top:10px;
	left:280px;
	width: 510px;
	font-weight: bold;
	color: #999999;
	height: 20px;
	overflow: visible;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;

}

#nav ul, #navSecundaria ul{
	margin     : 0;
	padding    : 0;
	text-align : center;
	overflow: visible;
	height:20px;
}

#nav li{
	list-style      : none;
	margin          : 0;
	float: left;
	overflow: visible;
	height:18px;
	padding-top:2px;
	padding-left:5px;
	padding-right:5px;
	width:auto;
	
}

#nav a, #navSecundaria a{
	color           : #999999;
	text-decoration : none;
	text-align      : center;
	font-weight:bold;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	
}

#nav a:hover, #navSecundaria a:hover,  #navFooter a:hover{
	text-decoration : none;
	font-weight: bold;
	color:#000000;
	
}

#nav li.active, #navSecundaria li.active{
	padding-top: 2px;
	color       : #000000;
	height:18px;
	padding-top:2px;
	font-weight: bold;

}



#nav li.noactive, #navSecundaria li.noactive{
	background-color: #FFFFFF;
	color       : #999999;
	height:18px;
	padding-top:2px;
}
	

#nav li.active a, #navSecundaria li.active a{
	color       : #E2001A;
	position: relative;
		
}

#navSecundaria{
	font-size      : 11px;
	text-transform : uppercase;
	width: 510px;
	font-weight: bold;
	height: 20px;
	overflow: visible;
	position:absolute;
	top:33px;
	left:280px;
}

#navSecundaria li{
	list-style      : none;
	margin          : 0;
	float: left;
	overflow: visible;
	height:18px;
	padding-top:2px;
	padding-left:5px;
	padding-right:5px;
	width:auto;
	
}



#footer {
	color       : #666666;
	padding-top: 5px;
	clear : both;
	position: relative;
	width: 800px;
	padding-bottom:50px;
	position:relative;
}

#navFooter{
	font-size      : 11px;
	text-transform : uppercase;
	position: relative;
	left: 0px;
	width: 425px;
	font-weight: normal;
	background-color:#FFFFFF;
	height: 20px;
	top: 6px;
	overflow: visible;
}
#navFooter ul{
	margin     : 0;
	padding    : 0;
	text-align : left;
	overflow: visible;
	height:20px;
}

#navFooter li{
	list-style      : none;
	margin          : 0;
	float: left;
	overflow: visible;
	height:18px;
	padding-top:2px;
	width:auto;
	
}
#navFooter li.active{
	padding-top: 2px;
	color       : #FFFFFF;
	height:18px;
}
#navFooter li.noactive{
	background-color: #FFFFFF;
	color       : #666666;
	height:18px;
	padding-top:2px;
}
	

#navFooter li.active a{
	color       : #E2001A;
	position: relative;	
}

#navFooter a{
	color           : #666666;
	text-decoration : none;
	text-align      : center;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	
}

#footerTexto{
	font-size      : 9px;
	position: absolute;
	left: 427px;
	width: 350px;
	color: #666666;
	top: 10px;
	overflow: visible;
	padding-left:20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}

#footerTexto p{
	display: inline;		
}

#copy{
	font-size      : 0.8em;
} 

#plus{
	padding-top:30px;
	text-align:right;
} 

/**
 * Forms
 */
#bullets{
	display:block;
	padding-left:150px;
}

div.error {
	color      : #e2001a;
	margin: 0px;
	display: block;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear:both;
}
div.errorTop {
	padding    : 5px;
	margin     : 5px 0;
	color      : #FFFFFF;
	background-color: #990000;
}

.formAncho{
	width:420px;
	padding-top: 60px;
	padding-left: 200px;
	padding-bottom: 90px;
}

#registration-form
{
	width:550px;
	padding-left: 0px;
	padding-top: 0px;
}

form .row div.error {
	font-size : 0.8em;
	line-height : 1em;
}

form .row { 
	margin : 10px 0; 
	clear : both;
}

form .row label {
	width       : 570px;
	float       : left;
	display     : block;
	font-weight : bold;
}

form .row input[type=text] { width : 520px; }
form .row input[type=password] { width : 520px; }
form .row textarea { width : 520px; }

form .captcha { margin-left : 150px; }

form .submit {
	padding : 5px;
	margin-top : 10px;
	
}

/**
* Status boxes
*/
div.status {
	padding : 5px;
	margin : 5px 0;
}

.status.live {
	color : #fff;
	background : #070;
}

.status.draft {
	color : #fff;
	background : #fa0;
}

#listadobox .flotarDer{
	padding-right:50px;
	float:right;
	width:250px;
	text-align:left;
}
#listadobox .flotarIzq{
	float:left;
}

#listadobox{
	padding-top: 3px;
	padding-bottom: 3px;
	clear:both;
	height:22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #96BEAB;	
}

#post_tags{
	list-style-type: none;
	margin:0px;
	padding:0px;
}

#listadobox a{
	font-weight: bold;
	text-decoration: none;	
}

#listadobox a:hover{
	text-decoration: underline;				
}

#listado{
display: inline;
}

/**
* Previewing of blog posts
*/

.preview-status form {
	margin-top : 5px; 
 }
.preview-status {
	margin-bottom : 10px; 
 }
.preview-content #derecha{
	font-size : 0.9em;
	color : #000000;
}
.preview-content #derecha a{
	color : #000000;
}
.preview-date {
	font-size : 0.9em;
	color : #999;
}

#month-preview .status {
	font-weight : normal;
	font-size : 0.9em;
}
#month-preview dt {
	font-weight : bold;
}

/**
	tags
*/
#preview-tags {
	background : #f7f7f7;
	padding : 5px;
}
#preview-tags input {
	font-size : 0.95em;
}
#preview-tags a {
	font-size : 0.95em;
}
#preview-tags ul {
	margin : 0;
	padding : 0;
}
#preview-tags li {
	margin : 0;
	padding : 0 5px;
	display : inline;
}
#preview-tags form, #preview-tags div {
	display : inline;
}

/**
	images
*/

#preview-images {
	margin : 5px 0;
	padding : 5px;
}

#preview-images input {
	font-size : 0.95em;
}

#preview-images ul {
	list-style-type : none;
	margin : 0;
	padding : 0;
}

#preview-images li {
	float : left;
	font-size : 0.85em;
	text-align : center;
	margin : 3px;
	padding : 2px;
	border : 1px solid #ddd;
	background : #fff;
}

#preview-images img {
	display : block;
}

#preview-images div {
	clear : both;
}

/**
	imagenes
*/

#preview-imagenes {
	margin : 5px 0;
	padding : 5px;
}


#preview-imagenes ul {
	list-style-type : none;
	margin : 0;
	padding : 0;
}

#preview-imagenes li {
	float : left;
	font-size : 0.85em;
	text-align : center;
	margin : 3px;
	padding : 2px;
	border : 1px solid #ddd;
	background : #fff;
}

#preview-imagenes img {
	display : block;
}

#preview-imagenes div {
	clear : both;
}


/**
	videos
*/

#preview-videos {
	margin : 5px 0;
	padding : 5px;
}


#preview-videos ul {
	list-style-type : none;
	margin : 0;
	padding : 0;
}

#preview-videos li {
	float : left;
	font-size : 0.85em;
	text-align : center;
	margin : 3px;
	padding : 2px;
	border : 1px solid #ddd;
	background : #fff;
}

#preview-videos img {
	display : block;
}

#preview-videos div {
	clear : both;
}

/**
	archivos
*/

#preview-archivos {
	margin : 5px 0;
	padding : 5px;
}


#preview-archivos ul {
	list-style-type : none;
	margin : 0;
	padding : 0;
}

#preview-archivos li {
	float : left;
	font-size : 0.85em;
	text-align : center;
	margin : 3px;
	padding : 2px;
	border : 1px solid #ddd;
	background : #fff;
}

#preview-archivos img {
	display : block;
}

#preview-archivos div {
	clear : both;
}

/**
	enlaces
*/

#preview-enlaces {
	margin : 5px 0;
	padding : 5px;
}


#preview-enlaces ul {
	list-style-type : none;
	margin : 0;
	padding : 0;
}

#preview-enlaces li {
	/*float : left;*/
	font-size : 0.85em;
	/*text-align : center;*/
	margin : 2px;
	padding : 0px 2px;
	border : 1px solid #ddd;
	background : #fff;
}



#preview-enlaces div {
	/*clear : both;*/
	display:inline;
}

#preview-enlaces form input[type=text].but2 { width : 510px; }
#preview-enlaces form input[type=text].but { width : 570px; }
/* form row 2*/

#preview-enlaces  form input[type=submit].but{
	font-size:10px;	
}
#preview-enlaces  form  input[type=submit].but2{
	font-size:10px;
	
}
#preview-enlaces  form {
	display:inline;
	
}


form .row2 div.error {
	font-size : 0.8em;
	line-height : 1em;
}

form .row2 {
	display:inline;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-left: 3px;
}

form .row2 label {
	font-weight : bold;
}

form .row2 input[type=text] { width : 110px; }
form .row2 input[type=password] { width : 110px; }


form .submit2 {
	text-align: right;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.formAncho2{
	padding-top: 7px;
	
}

/*--------------------------------------------------------------preview*/

.preview-title{
	font-size: 18px;
	font-weight: bold;	
}

/*------------------------------------------------------------navegacion secundaria*/
#fac-zIndexDesapNav2 {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 300px;
	width: 450px;
	z-index:145;
	background-color: #666666;
	display:none;
	filter:alpha(opacity=1);
	-moz-opacity:0.01;
	-khtml-opacity: 0.01;
	opacity: 0.01;
}

/*--------------------------------------------------------------lista de elementos*/
#listaElementos {
	width:550px;
}

#listaElementos a{
	color:#000000;
	font-weight:bold;
}

#listaElementos ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#listaElementos li.activ{
	
	background-color : #b3dbb3;
	padding:3px 10px 3px 10px;
	margin-top:3px;
	margin-bottom:3px;
	border:1px solid #666666;
}
#listaElementos li.noactiv{
	
	background-color : #ffe0a1;
	padding:3px 10px 3px 10px;
	margin-top:3px;
	margin-bottom:3px;
	border:1px solid #666666;
}

/*--------------------------------------------------------------lista de registros left nav*/
div.boxLeftNav{
	color:#444444;
}
div.boxLeftNav ul{
	margin:0px;
	padding:0px 0px 0px 4px;
}
div.boxLeftNav li{
	list-style:none;
	padding-bottom:3px;
	padding-top:3px;
	margin-left:0px;
}
div.seccionTitulo{
	width:auto;
	text-align:center;
	background-color:#444444;
	padding-top:3px;
	padding-bottom:3px;
	color:#CCCCCC;
	margin-top:5px;
	margin-bottom:5px;
}

