/* CSS Document */

body {
	background-color: #f6f8dd;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%; 
	color: #000000;
}

.line {
	height: 4px;
	width: 400px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
}
.photo {
	height: 80px;
	width: 894px;
	margin-right: auto;
	margin-left: auto;
        float: left; /*DOUG*/
}
.fecha {
	color:#c8d129;
	font-size: 110%;
}
.container .contenido .text img {
	float: left;
	border: 2px solid #C3BFC2;
	margin-right: 10px;
}

#menu {
	height: 75px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: right;
	font-size: 115%;
	padding-top: 1px;
}
#menu .aukerak {
	width:949px;
	margin-left:0px;
	margin-right:0px;
	position: absolute;
        right: 3%;
        height: 75px;
        font-size: 115%; /* DOUG - added this line */
        font-weight: bold; /* DOUG - added this line */

}
/*DOUG - inserted following section to activate navbar on 2nd row */
#menu .aukerak ul{
        background-color: #00465c;
        position: absolute;
        top: 0px;
        left: 0px; /*Need this or IE cocks up!*/
        height: 36px;
}
/* End of inserted section - DOUG*/

#menu .aukerak ul {
	margin: 0px;
	padding: 0px;
}

/*New Section - DOUG */
#menu .aukerak ul ul {
        position: absolute;
        top: 40px;
}

/* END - DOUG */
#menu .aukerak ul li {
	list-style-image: none;
	list-style-type: none;
	display: inline;
}
#menu .aukerak ul li a {
	display: block;
	float: left; 
	padding-top: 12px; /*Doug - was 28px*/
	padding-right: 25px; *Doug - was 28px*/
	padding-bottom: 12px; *Doug - was 28px*/
	padding-left: 25px; *Doug - was 28px*/
	font-weight: bold;
	text-decoration: none;
	color: #00465c;
}
/* AITORM */
#menu .aukerak ul.sf-menu li.sfHover a {
	visibility: inherit;/*Inserted DOUG, hopefully fixes some IE7 bugs */
        z-index: 100; /*Inserted DOUG, hopefully fixes some IE7 bugs */
        color: #FFFFFF; /*changing active list and hovered one*/
	background-color: #00465c;
}
#menu .aukerak ul li.current_page_item a,
#menu .aukerak ul li.current_page_ancestor a,
#menu .aukerak ul li a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF; /*changes colour of text when 3rd level chosen*/
	background-color:#00465c;
}
#menu .aukerak ul li ul li a{ 
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #FFFFFF;	
	background-color: #00465c;
        font-size: 90%; /* DOUG - added line */
        font-weight: normal; /* DOUG - added line */
}

#menu .aukerak ul li,
#menu .aukerak ul li ul li {
	width: auto;
}

#menu .aukerak ul li ul li ul li, 
#menu .aukerak ul li ul li ul li.sfHover a:hover {
	width: 100%;
        top: -3px; /*DOUG added to get 3rd layer in right place */
}

#menu .aukerak ul li a:hover,
#menu .aukerak ul li ul li a:hover,
#menu .aukerak ul li.sfHover a:hover {
        color: #c8d129;
        border-width: 1px;
        border-color: #c8d129;
        border-style: solid;
}

#menu .aukerak ul li ul li.sfHover a:hover,
#menu .aukerak ul li ul li ul li.sfHover a:hover{
        color: #c8d129;
	border-width: 1px; /* DOUG was set to 0px */
        border-color: #c8d129; /* DOUG - added line */
        border-style: solid; /* DOUG - added line */
}

.header1 {
	background-image: url(images/header.jpg);
	height: 171px;
	width: 949px;
	margin-right: auto;
	margin-left: auto;
}
#wrap {
	margin:0px auto;
	padding:0px;
	width:949px;
	background-color: #FFFFFF;

}
/* AITORM */
#wrap div.left ul li.page_item {
	font-size: 110%;
	padding: 1px;
}
#wrap div.left ul li.page_item a,
#wrap p a {
	color:#00465c;
	font-weight: bold; /* DOUG new line;*/
	font-style: italic; /* DOUG new line;*/
	text-decoration: none; /* DOUG underline; */
	background-color: #f6f8dd; /* DOUG background-color: #f6f8dd; */
}
#wrap div.left ul li.page_item a:hover,
#wrap p a:hover{
	color:#c8d129; /* DOUG #00465c;*/
	text-decoration:underline; /* DOUG none; */
	background-color: #ffffff;	
}
.separador {
	height: 50px;
	width: 949px;
	margin-right: auto;
	margin-left: auto;
	background-color: #c8d129;
	clear: both;
}
.separador ul{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:10px;
	margin-right:0px;
	padding:0px;
}
.separador ul li {
	display: inline;
	list-style-image: none;
	list-style-type: none;
}
.separador ul li a {
	color:#004660;
	display:block;
	float:left;
	padding-left:8px;
	padding-right:8px;
	text-decoration:none;
	font-size:130%;
	margin-top:15px;
	margin-right:40px;
}
.separador ul li a:hover {
	text-decoration:underline; 
}
#top {
	padding: 0px;
	height: 409px;
	clear:both;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.postmetadata a:link {
	text-decoration: none;
	color : #990033;
	border: none;
}
.postmetadata a:active {
	text-decoration: none;
	color : #333333;
	border: none;
}
.postmetadata a:visited {
	text-decoration: none;
	color : #333333;
	border: none;
}
.postmetadata a:hover	{
	text-decoration: none;
	color : #333333;
	border: none;
} 

#blogtitle { font-family: Arial, Helvetica, sans-serif; /* Was font-family: Georgia, "Times New Roman", Times, serif; DOUG*/ color: #00465c /* Was 761052 Doug*/; text-align:left; font-size:120%; /* WAS font-size:36px DOUG*/; line-height:100%; padding-top:10px; text-transform:capitalize; margin:0px; padding-left:200px; }
#blogtitle a:link { text-decoration: none; color : #00465c /* Was 761052 Doug*/; border: none;}
#blogtitle a:active { text-decoration: none; color : #00465c /* Was 761052 Doug*/; border: none;}
#blogtitle a:visited { text-decoration: none; color : #00465c /* Was 761052 Doug*/; border: none;}
#blogtitle a:hover	{ text-decoration: none; color : #000000; border: none;} 
#blogdesc { float: left; color: #00465c /* Was 761052 Doug*/; padding-left:205px; text-align:left; font-size:80%; /* WAS font-size:12px; DOUG*/ padding-top:5px; text-transform:capitalize; margin:0px; }
#search { float: right; height: 30px; width: 300px; margin-top:35px; }
.right {
	float: right;
	width: 250px;
	color:#FFFFFF;
	position: relative;
	background-color:#00465c;
	padding-left: 15px;
	padding-right: 10px;
	padding-top:15px;
}
.right a {
	color:#FFFFFF;
}
.right ul { list-style-type: none; margin: 0 ; padding: 0; }
.right ul li { list-style-type: none; margin: 0 0 20px 0; padding: 0;}
.right ul li ul { list-style-type: square; margin: 0px; padding: 0 3px; }
.right ul li ul li {font-size:120%; list-style-type:none; 	background-image: url(images/square.jpg); background-repeat:no-repeat; background-position:left 2px;padding: 0px 0px 0px 18px; border: 0; margin: 0;  }
.right ul li ul li a { text-decoration:none;}
.right ul li ul li a:hover { text-decoration:none; color: #c8d129;}
.right ul li ul li ul li {
	font-size: 90%;
}

.left {
	width: 610px;
	float: left;
	overflow:hidden;
	margin-left: 35px;
	margin-right:20px;
	color:#034459;
	
}
.left ul {
        font-size: 110% /* NEW RULE ADDED BY DOUG TO STOP LISTS BEING SMALL TEXT */
}
.left p {
	font-size:110%;
}
h2 {
	font-size: 140%;
	color: #00465c;
	display:block;
	width:auto;
	padding:8px;
	background-color:#c8d129;
	font-weight: normal;
}
img.wp-smiley { border:0px;}
.navigation { display: block; text-align: center; margin-top: 10px; margin-bottom: 60px; }
.alignright { float: right; }
.alignleft { float: left; }
.postmetadata {
	font-size:100%;
}
blockquote { margin: 15px 30px 0 10px; padding-left: 20px; border-left: 5px solid #ddd; }
blockquote cite { margin: 5px 0 0; display: block; }
.comments h3 { font-size: 14px; padding: 3px 0px; margin: 0px 7px 3px 7px; border-bottom: dashed 1px #ccc;}
ol.commentlist { list-style: none; padding: 0; margin: 0 0 1px; }
ol.commentlist li { list-style: none; margin: 0; padding: 13px 13px 1px; }
ol.commentlist li.commenthead { list-style: none; margin: 0; }
ol.commentlist li.commenthead h2 { margin: 0;}
input#searchsubmit{
	border:1px solid #000000;
	color:#000000;
	font-size:13px;
	background-color: #FFFFFF;
}
input#submit{
	border:1px solid #000000;
	color:#fff;
	font-size:13px;
	background-color: #666666;
}
input#s { color: #000000; width: 60%; border: 1px solid #000000; padding: 2px; margin-bottom: 0.1em; background:#fcfcfc; margin-top: 2px;}
input#s:focus { border: 1px solid #c8d129; }
textarea {
	color: #000000;
	width: 80%;
	padding: 3px;
	margin-bottom: 0.6em;
	margin-top: 2px;
	background-color: #FFFFFF;
	background-image: url(images/fondo.jpg);
	border: 1px solid #000000;
}
input#url {
	color: #000000;
	width: 50%;
	border: 1px solid #000000;
	padding: 3px;
	margin-bottom: 0.6em;
	margin-top: 2px;
	background-color: #fcfcfc;
	background-image: url(images/fondo.jpg);
}
input#author {
	color: #000000;
	width: 50%;
	border: 1px solid #000000;
	padding: 3px;
	margin-bottom: 0.6em;
	margin-top: 2px;
	background-color: #fcfcfc;
	background-image: url(images/fondo.jpg);
}
input#email {
	color: #000000;
	width: 50%;
	border: 1px solid #000000;
	padding: 3px;
	margin-bottom: 0.6em;
	margin-top: 2px;
	background-color: #fcfcfc;
	background-image: url(images/fondo.jpg);
}
#footer {
	height: 180px;
	width: 894px;
	margin-right: auto;
	margin-left: auto;
	padding-top:5px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	clear:both;
	color: #00465c;
}
#footer a {
	text-decoration: none;
	color: #00465c;
}
#footer a:hover {
	text-decoration: underline;
	color: #c8d129;
}
#footer .parte2 .recent {
	float: left;
	height: 160px;
	width: 240px;
	margin-top: 8px;
	padding-left: 25px;
	margin-left:240px;
}
#footer .parte2 .copi {
	float: left;
	width: 280px;
	height: 105px;
	margin-top: 8px;
	padding-left: 25px;
}
#footer ul li {
	list-style-position: inherit;
	list-style-image: url(images/bullet.gif);
	height: 16px;
	display: list-item;
}
.titulo {
	font-size: 140%;
	color: #00465c;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top:8px;
}
.titulo a{
	font-size: 140%;
	color: #00456c;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top:8px;
	text-decoration:none;
}
.atala {
	color:#c8d129;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:140%; 
}
.atala a {
	color:#c8d129;
	text-decoration:none;
}
.atala a:hover {
	text-decoration:underline; 
}
.espaciolibre {
	height: 15px;
}

/* **************************** */
/* Aitorrek gehitutako estiloak */

/* slideshow */

#slideshow_1 {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #00465c;
	padding-top: 4px;
	margin-left: auto;
	margin-right: auto;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}


/* Captions & aligment */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.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;
}
/* End captions & aligment */
