/*
Theme Name: OCNMRA
Theme URI: http://ocnmra.org
Description: Un theme adaptado por Daniel Fraga Blanco a OCNMRA
Version: Beta 1.0
Author: Daniel Fraga Blanco
Author URI: http:///
Tags: foundation


*/

	
body {
	font-size: 100%; /* Resets 1em to 10px */
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	color: black;
	text-align: left;
	margin: 0px 0 0 0;
	background: black url("css/wallpaper.jpg")repeat left top;
	background-image: url('css/wallpaper.jpg');
	height:100%;


	}


	/*menu -----------------------------------------------------------------------------------------*/
#menu {
	
	float:left;
	position: relative;
	width: 800px;
	height: 20px;
	padding: 15px 0px 0px 0px;
	margin: 0px 75px 0px 75px;

	font-size: 11px;
	font-family: verdana, helvetica, arial, sans-serif;
	
	color: black;
}
#menu ul {
	float: left;
	list-style: none;
	margin: 0;
	padding:0;
	width: 100%;
}

#menu li {
 float:left;

      margin:0 1em 0 0em;
      text-decoration:none;
	  color: black;

	}
#menu li a, #menu li a:visited{
      display:block;
      padding:0px 0px 0px 0px;
	  text-decoration:none;
	  color: black;	
}

#menu li a:hover{
	  text-decoration:none;
	  color: #e2e2e2;
}

/* ----------------------------------------------------------------------------------------------------------------------contenedor e contenido-----------------------------------------------------------------------------------------
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

#cabecera {
	margin: auto;
	width: 860px;
	height: 100%;
	position: relative;
}
#contenedor {
	margin: auto;

	width: 860px;
	position: relative;
	font-family: verdana, helvetica, arial, sans-serif;
	background: white url('css/fondo-contenedor.jpg')no-repeat right bottom;
	background-image: url('css/fondo-contenedor.jpg') !important;
	background-position:bottom left;
	background-repeat: no-repeat;
	background-color:white;
	height:100%;
	margin-bottom:0 !important;
	padding-bottom:0 !important;


}
#cierra {
	margin: auto;
	width: 860px;
	position: relative;
	clear:both;
	background-color:transparent;
	margin:0;
	padding:0;
	height:0;
}



.principal {
width: 590px;
position:relative;
float:left;	
margin: 0;
padding: 0px 30px 0px 30px;
background-color:transparent;
clear:left;


}

#navegacionsecundaria {
	position: relative;
	float:left;
	width: 170px;
	margin: 30px 0 0 0;
padding: 0px 10px 0px 10px;
	background-color:transparent;
	background: white url('css/novas.png')no-repeat right top;
	background-image: url('css/novas.png') !important;
	background-position:top left;
	background-repeat: no-repeat;
	margin-bottom:0 !important;
	padding-bottom:0 !important;
	clear:right;
	/* background-color:#e2e2e2;
*/
}

#titulo {
height:30px;
padding-top:20px;
}


.contenido {
	float: left;
	margin: 0px 10px 0em 0px;
	padding: 0px;
	width: 100%;	
		background-color:transparent;
			margin-bottom:0;
	padding-bottom:0;

}
#botons {
margin: 0 0 0 20px;
width: 100%;
float: left;
position:relative;


	
}
.secun {
width: 42%;
height: 550px;
position:relative;
float:left;	
margin: 10px 10px 0px 10px;
padding: 0px 0px 10px 0px;
border-left: 1px solid #e2e2e2;  	
border-bottom: 1px solid #e2e2e2;  
border-top: 1px solid #e2e2e2;  
border-right: 1px solid #e2e2e2;   

}


/* ----------------------------------------------------------------------------------------------------------------------Vamos cos textos-----------------------------------------------------------------------------------------
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.principal .contenido, #intro, .contenido{
font-family: verdana, Helvetica, sans-serif;
color:black;
line-height: 1.6em;
font-size:.8em;
	background-color:transparent;
		margin-bottom:0;
	padding-bottom:0;
}
.contenido p {

font-size:1em;
}

.contenido p {
color: black;

}

.secun .contenido{
font-family: verdana, Helvetica, sans-serif;
color: black;
line-height: 1.6em;
font-size:0.8em;
}

.secun .contenido p{
padding: 0 10px 0 10px;
	background-color:transparent;
}

 span{
color:black;
font-size:0.8em;
font-weight: bold;

}
.contenido span{

color:#606060;
font-size:0.8em;
}
/*----------------------------------- negritas-----------------------------------------------------------------------------------------*/
.contenido strong{
color:black;
}
/*----------------------------------- listas-----------------------------------------------------------------------------------------*/
.contenido ul{
list-style-type: circle;
color: black;
}

/*----------------------------------- enlaces-----------------------------------------------------------------------------------------*/
.contenido a, .contenido a:visited, #intro a{
color: #ef9327;
text-decoration: underline;
}
.contenido a:hover, #intro a:hover{
text-decoration: underline;
color: black;
}
.secun .contenido a.azul, .secun .contenido a:visited.azul{
color: #106190;
}
.secun .contenido a:hover.azul{
color: black;
}
.secun .contenido ul.azul,.secun .contenido ul.azul li a,.secun .contenido ul.azul a:visited {
color: #106190;
}

.secun .contenido a.verde, .secun .contenido a:visited.verde{
color: #8dc640;
}
.secun .contenido a:hover.verde{
color: black;
}
.secun .contenido p.verde,.secun .contenido p.verde a {
color: #8dc640;
}

.secun .contenido a.rojo, .secun .contenido a:visited.rojo{
color: #901011;
}
.secun .contenido a:hover.rojo{
color: black;
}
.secun .contenido ul.rojo{
color: #901011;
}

.contenido h1 a, .contenido h1 a:visited{ /*------- este va en mayúsculas----------*/

color:black;
text-decoration: underline;
clear:all;
}
.contenido h1 a:hover{ /*------- este va en mayúsculas----------*/

color:black;
text-decoration: underline;
}

#recurso img{
display: inline;
text-align: right;
float: right;
}


/*----------------------------------- TITULOS-----------------------------------------------------------------------------------------*/
#intro h1{ /*------- este va en mayúsculas----------*/
font-size:35px;
color:#797878;
margin: 0px 0 0 0;
font-family: garamond, "Times New Roman", Times, serif;
font-weight: bolder;
line-height: 1em;
}
#intro p{ /*------- este va en mayúsculas----------*/
color:black;
padding-right: 2em;

}
#intro ul{
list-style-type: circle;
color: #9a9a9a;
}

.contenido h3{
font-size:16px;
margin-top: 0.5em;
margin-bottom: 0.4em;
color: black;

}
.contenido h3 a, .contenido h3 a:visited{

color: #797878;
}

.contenido h3 a:hover{

color: black;
}

.secun .contenido h2{
font-size:20px;
margin: 0 0 0 0;
padding: 8px 10px 8px 10px;
color: white;

}
h2.rojo{

background-color: #901011;
color: white;
text-align:center;
}
h2.azul{

background-color: #106190;
color: white;
text-align:center;
}



h2.verde{

background-color: #8dc640;
color: white;
}

.contenido h2{
font-size:20px;
color: #ef9327;
margin: 10px 0 0 0;
font-weight: bolder;
line-height: 1em;
}

.principal .contenido h2 a, .principal .contenido h2 a:visited{
color:#901011;
text-decoration:underline;
}

.principal .contenido h2 a:hover{
color:black;

}
.contenido h1 { /*------- este va en mayúsculas----------*/
font-size:35px;
color:black;
padding: 10px 0 2px 0;
margin: 10px 0 0 0;
line-height: 1em;
clear:all;

}


hr{

color: #b19532;
background-color: #b19532;
height: 3px;
margin-top: 30px;

}												
/*----------------------------------- imaxes na nova destacada-----------------------------------------------------------------------------------------*/

.contenido img{
color: #8dc640;
padding:10px 0 10px 0;
text-align: right;
}	

/* ----------------------------------------------------------------------------------------------------------------------navegación secundaria-----------------------------------------------------------------------------------------
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/


#navegacionsecundaria h2,#navegacionsecundaria h2 a, #navegacionsecundaria h2 a:visited {
	padding: 0 0 0 0px;
	color: #ef9327;
	font-size: 13px;
	margin: 5px 0px 0 0px;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight:900;
}

#navegacionsecundaria p{
	color: black;
	margin-top:0;
}

#navegacionsecundaria .contenido ul{
	
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
	
}
#navegacionsecundaria .contenido li{
	margin: 0;
	list-style: none;
	position: relative;
	text-align: center;

	
}
#navegacionsecundaria hr {
width:90%;
color: black;
background-color: black;
height:2px;
border:2px;
margin:0 5% 3px 5%;
Padding:0;	
}


#navegacionsecundaria a, #navegacionsecundaria a:visited{
	color: black;
	text-decoration: none;
}
#navegacionsecundaria a:hover{
	color: black;
	text-decoration: underline;

}
#navegacionsecundaria small{
	color: grey;
	font-size:8px;
		font-family: Verdana, Arial, Sans-Serif;


}											
	
			
	
.narrowcolumn	{
	float: left;
	padding: 0 20px 20px 0px;
	margin: 0px 0 20px 0;
	width: 63%;
	}
.narrowcolumn,.widecolumn 	{
	font-size: 1.3em;
	}

.widecolumn { /*  ao final si que a uso*/
	float: left;
	padding: 0 20px 20px 10px;
	margin: 0px 0 20px 0;
	width: 95%;
	}

.post { /*  el propio post*/
	margin: 0 0 1em;
	text-align: justify;
	clear:both;
	}

.post hr { /* la linea que abre el post*/ 					/* IMPORTANTE, no la veo*/
	color: black;
	clear:both;
	}



.narrowcolumn .postmetadata,.widecolumn .postmetadata  { /* contiene los post metada*/
	padding-top: 1px;
	}


.widecolumn .smallattachment { /*  no se lo qu es */
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment { /*  no se lo qu es */
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {/* contiene los post metada*/
	clear: both;
}

.clear {
	clear: both;
}

#buscador{
	float: left;
	clear: both;
	margin: 20px 20px 60px 20px;
	width:560px;
	height:353px;
	background: url('css/buscador.png')no-repeat right bottom;
	background-image: url('css/buscador.png') !important;
	background-position:bottom left;
	background-repeat: no-repeat;

}
#textinho{
	float: left;
	margin: 100px 0px 20px 25px;
	width:220px;
	line-height: 1.1em;
}
#textinho p{
	font-size: 12px;
	font-family: verdana, helvetica, arial, sans-serif;
	color: white;
}
#criterios{
	float: left;
	width:470px;
	height:257px;
	margin: 65px 5px 20px 15px;
	font-family: verdana, Helvetica, sans-serif;
	color: #ef9327;
}	
#criterios a,#criterios a:visited{
	color: #ef9327;
	text-decoration:none;
}	
#criterios a:hover{
	color: black;
	text-decoration:underline;
}	
#pestanha1{
	float: left;
	width:100px;
	margin:5px 0px 10px 25px;
	}	
h2.pestanha1{
		margin:0;
		padding:0;
		color:black;
		font-weight:bolder;
		font-size:16px;
	}	
#pestanha2{
	float: left;
	width:200px;
	margin:5px 0px 10px 0px;
	}	
h2.pestanha2{
		margin:0;
		padding:0;
		color:white;
		font-weight:bolder;
		font-size:16px;
	}	
#criterios h2.pestanha1 a,#criterios h2.pestanha1 a:visited{
		color:black;
		text-decoration:none;
	}
#criterios h2.pestanha2 a,#criterios h2.pestanha2 a:visited{
		color:white;
		text-decoration:none;
	}
#criterios h2.pestanha1 a:hover{
		color:white;
		text-decoration:none;	}
#criterios h2.pestanha2 a:hover{
		color:black;
		text-decoration:none;
	}	
#primero{
	float: left;
	width:130px;
	margin:0px 10px 0 20px;
	}	
#primero h2{
	font-size: 14px;
	font-weight: 900;
	margin-bottom:0;
	padding-bottom:0;
}	

#primero ul{
	color:black;
	font-size: 12px;
	list-style:none;
	margin:0 0 0 4px;
	padding:0;
}		
#segundo{

	float: left;
	width:170px;
	margin:0px 10px 0 10px;
	}	
#segundo h2{
	font-size: 14px;
	font-weight: 900;
	margin-bottom:0;
	padding-bottom:0;
}	

#segundo ul{
	color:black;
	font-size: 12px;
	list-style:none;
	margin:0 0 0 4px;
	padding:0;
}		
#tercero{

	float: left;
	width:120px;
	margin:0px 0px 0 0px;
	}	
#tercero h2{
	font-size: 14px;
	font-weight: 900;
	margin-bottom:0;
	padding-bottom:0;
}	

#tercero ul{
	color:black;
	font-size: 12px;
	list-style:none;
	margin:0 0 0 4px;
	padding:0;
}	
#titulocat h1{
	font-family: verdana, Helvetica, sans-serif;
	color: #ef9327;
	font-size: 14px;
	list-style:none;
	margin-left:0;
	padding-left:0;
}	
.contenido h2.busca {
	font-family: verdana, Helvetica, sans-serif;
	color: #ef9327;
	font-size: 14px;
	list-style:none;
	margin-left:0;
	padding-left:0;
}
.contenido h2.busca a, .contenido h2.busca a:visited{
color:black;
text-decoration:none;

}
.contenido h2.busca a:hover{
color:black;
text-decoration:underline;
}
.resultado{
background: white url('css/resultado.png')no-repeat right bottom;
	background-image: url('css/resultado.png') !important;
	background-position:bottom left;
	background-repeat: no-repeat;
}	
/* ----------------------------------------------------------------------------------------------------------------------pé de páxina-----------------------------------------------------------------------------------------
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* ----------------------------------------------------------------------------------------------------------------------pé de páxina-----------------------------------------------------------------------------------------
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

#pe {
	clear: both;
	margin: auto;
	position: relative;
	text-align:center;
	padding: 0px 0 0 0;
	width:860px;
	height: 50px;
	background: white;
	margin-bottom: 0px;
	margin-top: 0px;
}



#direccion {
	clear: both;
	margin: auto;
	position: relative;
	text-align:center;
	width:860px;
	height: 60px;
	background: #2C2A2F;
	margin-bottom: 0px;
	margin-top: 0px;
} 

#direccion p{
font-family: verdana, Helvetica, sans-serif;
color:white;
line-height: 1.6em;
font-size:.6em;
margin: 0;
padding:15px 0 0 0;
text-align:center;
} 



#pe p a,#pe p a:visited {

color:#9a9a9a;
}
#pe hr{
width:90%;
color: #e2e2e2;
background-color: #e2e2e2;
height:1px;
margin:0 5% 0 5%;
Padding:0;
}
	

	
/* End Structure */

	
			/* ----------------------------------------------------------------------------------------------------zona de comentarios------------------------------------------------------------------------------------------------------------------------
			------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
	
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: left;
	border: 0;
	padding: 2px;
	margin: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

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

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

									/* ----------------------------zona de wp-calendar-------------------------------------------------------------------------------------------------------------------
			----------------------------------------------------------------------------------------------------------------	-----------------------------------------*/
	
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}


small { /*por ejemplo las fechas de los post*/
	font-family: garamond, Helvetica, Sans-Serif;
	font-size: 1.1em;
	line-height: 1.5em;
	color: black;
	}
small a, small a:visited
	{
	color: #ef9327;
	}
	
code { /*no lo voy a usar*/
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps  /*no lo voy a usar*/




/* Begin Images */
	

/*	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: inline;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	}

img.alignright {
	padding: 8px;
	margin: 0 0 2px 20px;
	display: inline;
	}

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

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
.aligncenter {
	clear: both;
	}	
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */


.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
.entry hr { /* This is mainly for password protected posts, makes them look better. */
	border:1px;
	color: #e2e2e2;
	background-color: #e2e2e2;
	height: 1px;
	}
select {
	width: 130px;
	}
.post .entry h1{
	clear: all;
	position:relative;
	min-width: 400px;
	}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0 0 20px 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */




/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

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

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;
	}

.hidden {
	display: none;
	}



a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
.loguinhos {
	padding: 1em 0em ;
	margin: 1em 0;
	border: 0.5px dashed #006f8e;
	text-align: center;
	}	
.loguinhos img{
	padding: 0.5em 3em 1em 3em;
	clear:both;
	text-align: center;

	}	

/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	
	text-align: center;
	padding-top: 0px;
	margin: 0px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.clearit {
	clear: both;
	padding-top:30px;
	padding-bottom:10px;
	margin-top:20px;
	background-color:white;
}



/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
