#vanity a {
        display:block;
        width:57px;
        height:20px;
        margin: 3px 20px;
}
#vanity img {border:0}
#v_xhtml {float:right;background-image:url(../../images/valid-xhtml10.gif);}
#v_xhtml:hover {background-image:url(../../images/h_valid-xhtml10.gif);}
#v_css {float:right;background-image:url(../../images/valid-css.gif);}
#v_css:hover{background-image:url(../../images/h_valid-css.gif);}



.listbox_lang{
	font-size: 9px; 
	width: 100px; 
}

.textinput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #DCD1DA;
	padding-right: 3px;
	padding-left: 3px;
}


.button{
	background-color: #f4f4f4; 
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #606060;
	border-style:solid; 
	border-width: 1px;
}


.pms_send_a {
	background-color: white;
	color: black;
}

.pms_send_b {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.onlinestats
{
	font-size: 11px;
	background-color: #f8f8f8;
	color: black;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 0;
	padding: 10px;
}

.pms_linecolor1
{
background-color: #3f7dfd;
font-size: 10px;
	color: black;
}
.pms_linecolor2
{
background-color: #666666;
font-size: 10px;
	color: black;
}
.pms_linecolor3
{
background-color: #bdd3ff;
font-size: 10px;
	color: black;
}
.pms_linecolor4
{
background-color: #f8f8f8;
font-size: 10px;
}
.pms_linecolor5
{
background-color: #95b8ff;
font-size: 10px;
}
.pms_legend
{
        margin: 20px;
}


.panel
{
	background: #212B35;
	color: #000000;
	padding: 10px;
	border: 1px outset;
}
.panelsurround
{
	background: #212B35;
	color: black;
}
td.thead, div.thead { padding: 4px; }
.smallfont
{
	font: 11px verdana, arial, helvetica, sans-serif;
	padding-left: 28px;
	color: #d4d4d4;
}
.alt1, .alt1Active
{
	background-color: white;
	font-family: verdana, arial, helvetica, sans-serif;
}
.alt2, .alt2Active
{
	background-color: #f8f8f8;
	font-family: verdana, arial, helvetica, sans-serif;
}
.alt3
{
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}


body {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	background: url(http://www.libredeacido.com/images/fondoblog.gif);
	color: #000000;
	/*text-align: center;*/
	}

a:hover {
	color: #105cb6;
	text-decoration: underline;
	}
	
a {
	color:#105cb6;
	text-decoration: none;
}

h1, h2, h3 {
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 2.2em;
	padding-left: 28px;
	color: ;
	margin: 0px 0 0;
	}
h3 {
	margin: 20px 0 0;
	}
h2 {
	margin: 20px 0 0;
	color: #f3f3f3;
	}

.h2_nomargin {
	margin: 0px ;
	color: #8dab3b;
	}
h2.pagetitle {
	margin-top: 20px;
	text-align: center;
	color: #8dab3b;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
h4 {
	font-size: 1.4em;
	padding-left: 28px;
	color: ;
	margin: 10px 0 15px;
	}
/* Corregido por tt 
#SYS_MENU {
        position: relative;
        bottom: 00px;
        left: 70px;
        width:600px;
        height:15px;
        z-index:1;
        text-align:left;
        margin:0;
        padding:0;
        visibility: hidden;
      
}
*/

#SYS_MENU {
        position: relative;
        bottom: 00px;
        left: 70px;
        width:600px;
        height:15px;
        z-index:1;
        text-align:left;
        margin:0;
        padding:0;
        visibility: hidden;
}

.admin_menu {
		font-family: Arial, Sans-Serif;
        font-size: 0.8em;
        background-image: url(images/admin_menu.gif);
        background-repeat: repeat-x;
        background-position: top;
        background-color: #f3f3f3;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: center;
		border: 1px solid #f6f6f6;
}

.admin_menu a {
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 2px;
        padding-right: 2px;
}

p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}


img.image {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	display: inline;
	border-style: solid;
	border-width:1px;
	border-color: #000000;
	}

	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}



.maintable {
        background: #F3f3f3;
		color:#8dab3b;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left:10px;
        padding-right: 10px;
}

.tableh2 {
        background: #F3f3f3 ;
		color:#8dab3b;
        padding-top: 0px;
        padding-bottom: 0px;
}

.album_stat {
        font-size : .85em;
        margin: 5px 0px;
		background-color: #f8f8f8;
		border-top: 1px solid #ddd;
		border-bottom: 1px solid #ddd;
		margin: 0;
		padding: 5px;
}

.thumb_title {
        font-size: 1em;
        padding: 2px;
        display : block;
}

.thumb_caption {
        font-size: .85em;
        padding-bottom: 10px;
        display : block;
}

.thumb_num_comments {
        font-weight: normal;
        font-size: 1em;
        padding: 0px;
        font-style : normal;
        display : block;
}

.user_thumb_infobox {
        margin-top: 1px;
        margin-bottom: 1px;
}

.user_thumb_infobox th {
        font-weight : bold;
        font-size: 1em;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox td {
        font-size: .9em;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.sortorder_cell {
        background : #F3f3f3 ;
        color : #333;
        padding: 2px;
        margin: 0px;
}

.sortorder_options {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        background : white ;
        color : #333;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 8px;
        white-space: nowrap;
}

.footer {
        font-size: 10px;
        color: #666666;
		background: url(http://www.libredeacido.com/images/fondoblog.gif);
		}

.footer a {
        text-decoration: none;

}

.footer a:hover {
        color: #666666;
        text-decoration: none;
}

.catlink {
    display: block;
	padding: 0;
	margin: 18px 0 0;
	font-size: 16px;
	font-weight: bold;

}

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 10px;
	list-style: none;
	padding-left: 0px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 0px 0px 0px 0px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}
/*
hr {
	color: #212B35
	}
*/	
hr {
	display: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 60px;
	}

#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

.graybox {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

.graybox2 {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

	
.sortorder_cell	{
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 0px;
	padding: 0px;
	}
	
.commentlist {
	padding: 0;
	text-align: justify;
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}


.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	}

.graybox {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

.graybox2 {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

	
#footer {
	background-color: #eee;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
.description {
	font-size: 1.1em;
	text-align: left;
	padding-left: 15px;
	}
.commentlist li {
	font-weight: bold;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

.tableh1 {
		font-size: 20px;
}

.navmenu {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 100%;
        font-weight: bold;
        border-style: none;
}

.navmenu img {
        margin-top: 1px;
        margin-right: 0px;
        margin-bottom: 1px;
        margin-left: 0px;
}

.navmenu a {
        position: relative;
        display: block;
        padding-top: 2px;
        padding-right: 0px;
        padding-bottom: 2px;
        padding-left: 0px;
        text-decoration: none;
}

.navmenu a:hover {
        text-decoration: none;
}
.infowindow { /* styling for map popup  */
		white-space: normal;
		width: 200px;
		padding: 10px; 
		overflow: auto;
	}

	#map {
		width: 600px;
		height: 500px;
		border: outset thick gray;
	}
	
	#small_map { /* for maps in editOnePic.php, displayimage.php, and editpics.php */
		width: 300px;
		height: 300px;
		color: black;
		margin: 5px auto;
	}
	
	#gmap_sidebar { /* contains thumbnails that link to points on the map. Includes filmstrip tile. scrollbar appears if the content is too long */
		background-color: black;
		width: 155px;
		height:500px;
		overflow:auto;
		background-image:url(../../images/tile.gif);
		background-repeat: repeat-y;
		background-position: left; 
		padding-left:25px;
		padding-right: 5px;
		color: silver;
		text-align: center;
	 }
	 
	 #gmap_sidebar img { /* adds spacing around thumbnails in the sidebar */
		margin: 3px 0 0 0; 
		border: 2px solid black;
	 }
	 
	 #gmap_sidebar a:hover img { /* highlights hovered thumbnails in the sidebar */
		border: 2px solid silver;
	 }
/* A partir de aqui esta aņadido desde la pagina del archivo */

/* Cabecera 

#cabecera {
	width: 100%;
	height: 45px;
}

#menuArriba {
	float: left;
}

#menuArriba ul {
	padding: 0;
	list-style: none;
	line-height: normal;
	margin-top: 10px;
	margin-left: 0px;
	
}

#menuArriba li {
	float: left;
}

#menuArriba a {
	display: block;
	float: left;
	height: 20px;
	margin-right: 1px;
	padding: 10px 20px 0 20px;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	color: #8C8F7D;
}

#menuArriba a:hover {
	background:  #F3F3F3;
	color: #2C2E22;
}

#menuArriba .current_page_item a {
	background:  #F3F3F3;
	color: #2C2E22;
}

#logotipoPeq {
	float: right;
	width: 260px;
	padding-top: 40px;
	.padding-top: 25px;
	background: url(http://www.jccm.es/aapp/ArchivoCLM/images/logo.jpg) no-repeat right bottom;
}

/* Imagen cabecera 

#logo {
	background: url(http://www.libredeacido.com/images/LDA-LOGOCABECERA.gif) no-repeat left top;
	height: 161px;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	padding: 0;
}

#logo h1 {
	padding: 100px 5px 0 20px;
	color: #2C2E22;
}

#logo h2 {
	padding: 115px 0 0 0;
	font-style: italic;
}

#logo p {
	clear: left;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
	color: #C2C5B1;
}

#logo a {
	color: #FFFFFF;
}

/* Imagen cabecera Nivel 2 (Bloques) */

#logon2 {
	height: 191px;
	background: url(../../../../arclm/themes/images/cabeceran2.jpg) no-repeat left top;
}

*/

/* PESTAŅA SUPERIORES ESTILO BLOG */
/*
#container{
	margin: 0 auto;
	width: 904px;
	padding: 10px 0 0;
	vertical-align: top;
}

#header{
	margin: 0 0 10px;
	float: left;
	width: 904px;
	height: 250px;
	background: url("images/fondoblog.gif");
	color: #333;
}
*/

#menusup ul{
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
}

#menusup ul li{
	float: left;
	margin: 0 5px 0 0;
	font-size: 14px;
	font-weight: bold;
	background-color: #DFDFDF;
    text-align: center;
	background: url(http://www.libredeacido.com/images/bg_tab_right.gif) no-repeat right top;
	color: #325b0a;
}

#menusup ul li a{
	display: block;
	padding: 14px 20px 10px;
	text-decoration: none;
	background: url(http://www.libredeacido.com/images/bg_tab_left.gif) no-repeat top left;
	color: #325b0a;
}

#menusup ul li a:hover{
	text-decoration: underline;
}
/*
#top-bar {
    
    background-color: #FFD21D;
    background: url(/images/fondoblog.gif);
   
}

#top-bar a {
    border: 0px;
}

#top-bar a:hover {
    background-color: transparent;
}

#logo {
    max-width: 900px;
    width: expression(document.body.clientWidth > 900 ? "900px" : "auto");
    text-align: left;    
}

#logo img {
    margin: 0 0 0 0;
}

#logotexto {
text-decoration:none;
font-family:Arial;
font-size:10 px;
color:"#FFFFFF";
}
