/*
Theme Name: Mangamore 10
Theme URI: http://novisline.com/
Author: novisline
Author URI: http://novisline.com/
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #d5d6d7 url('images/kubrickbgcolor.jpg');
	color: #333;
	text-align: center;
	}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: #eee url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color:#339900;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	
	}

h2.pagetitle {
	font-size: 1.6em;
	
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #8C2928;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 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;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #FE587E;
	text-decoration: none;
	}

a:hover {
	color: #FE587E;
	text-decoration: underline;
	}

#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;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 10px;
	margin: 0px 0 0;
	width: 680px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 15px;
	width: 96%;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
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.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	background:#FA76A5;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input
{
	border: 1px solid #d4d0c8;
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 760px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* 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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.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;
}



/* MANGAMORE 10 */
/****************/

.depu
{
	background-color: #fff;
}


.g_s 
{
	border: 0 solid #fff;
	clear: both;
	display: block;
	height: 1px;
	margin: 0 0 -1px 0;
	padding: 0;
}


/* mangamore: mangamore10 */

/* mangamore: genericos: elementos HTML */

body
{
	background: transparent url("img/gen/fnd.jpg") repeat scroll center top;
	color: #361D22;
	font: normal 0.8em Trebuchet MS, Verdana, Arial, sans-serif;
	height: 100%;
	line-height: 1.4em;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	visibility: visible;
	min-height: 950px;
	min-height: 1px;
}


a
{
	color: #361d22;
	text-decoration: none;
}

a:hover
{
	color: #ee3c96;
	outline: none;
	text-decoration: none;
}

a:active
{
	color: #707070;
	outline: none;
	text-decoration: none;
}


address
{
	font-style: normal;
}


div, form, h1, h2, img, input, ol, p, ul, li
{
	border: 0 none #fff;
	display: block;
	margin: 0;
	padding: 0;
}


h1
{
	color: #ee3c96;
	font-size: 1.7em;
	font-weight: normal;
	text-align: left;
}

h2
{
	color: #ee3c96;
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
}

h3
{
	font-size: 1.3em;
	font-weight: normal;
}

h4
{
	font-size: 1.1em;
}


input
{
	font: normal normal bold 1em Verdana, Arial, sans-serif;
}


li
{
	list-style-type: none;
}


p
{
	border: 0 none #fff;
	margin: 4px 0;
	padding: 0;
}


p.depu
{
	text-align: left;
}


/* mangamore: genericos: clases */

.mgm__g_avs
{
	background-color: #f0e0e0;
	border: 1px solid #f05050;
	margin: 2em 4% 1em 4%;
	padding: 2px 4px;
}

.mgm__g_avs_res_0
{
	background-color: #f0e0e0;
	border: 2px solid #ff0000;
	color: #303030;
	font-weight: normal;
	margin: 2em auto 1em auto;
	padding: 4px 6px;
	width: 60%;
}

/* mangamore: genericos: contenido entero */

#mgm__id_g_ent_i
{
	background: transparent url("img/gen/fnd_ii.jpg") no-repeat scroll center top;
	height: 100%;
	text-align: center;
	width: 100%;
}

#mgm__id_g_ent_ii
{
	background: transparent url("img/gen/som.png") repeat-y scroll center top;
}

#mgm__id_g_ent_iii
{
	background-color: #fff;
	margin: 0 auto;
	width: 980px;
}


/* mangamore: genericos: cabecera */

#mgm__id_g_cab
{
	width: 980px;
}

/* mangamore: genericos: cabecera: imagen principal (Mangamore 10) */

#mgm__id_g_cab_img_i
{
	color: #ef3c97;
	float: left;
	font-size: 1.3em;
	font-weight: bold;
}

/* mangamore: genericos: cabecera: imagen principal (Mangamore 10) */

#mgm__id_g_cab_img_ii
{
	color: #f7706d;
	float: left;
	text-align: center;
}


/* mangamore: genericos: tablas */

.mgm__g_tab_par
{
	background-color: #e0e0e0;
}


/* mangamore: genericos: menu principal */

ul#mgm__mid_g_mnu_ppl
{
	background-color: transparent;
	background-color: #f3c1ba;
	border-bottom: 1px #fff solid;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

ul#mgm__mid_g_mnu_ppl li
{
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
}

#mgm__mid_g_mnu_ppl a
{
	color: #fff;
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

ul#mgm__mid_g_mnu_ppl a:hover
{
	color: #a00000;
}

ul#mgm__mid_g_mnu_ppl a:active
{
	color: #000;
}

ul#mgm__mid_g_mnu_ppl .mgm__g_om_dst a
{
	color: #000;
}

ul#mgm__mid_g_mnu_ppl .mgm__g_om_dst a:hover
{
	color: #a00000;
}

ul#mgm__mid_g_mnu_ppl .mgm__g_om_dst a:active
{
	color: #fff;
}


ul#mgm__mid_g_mnu_ppl li a img
{
	display: block;
	margin: 0;
	padding: 0;
}


ul#mgm__mid_g_mnu_ppl h1
{
	font-size: 1.0em;
}


/* mangamore: genericos: menu principal (09) */

/* mangamore: genericos: menu principal: opciones: castellano (idioma por defecto) (10) */

#mgm__mid_g_mnu_ppl a
{
	background: #e278aa url("img/mnu_ppl_esp.gif") no-repeat scroll 0 0;
	color: #fff;
	height: 46px;
	outline: none;
	text-align: center;
}

/* mangamore: genericos: menu principal: opciones: castellano: portada (09) */

#mgm__omid_ppl__ppl a
{
	width: 152px;
}

#mgm__omid_ppl__ppl a:hover, #mgm__omid_ppl__ppl.mgm__g_om_dst a
{
	background-position: -178px 0;
}

/* mangamore: genericos: menu principal: opciones: castellano: programacion (09) */

#mgm__omid_ppl__prg a
{
	background-position: 0 -46px;
	width: 178px;
}

#mgm__omid_ppl__prg a:hover, #mgm__omid_ppl__prg.mgm__g_om_dst a
{
	background-position: -178px -46px;
}

/* mangamore: genericos: menu principal: opciones: castellano: concursos (09) */

#mgm__omid_ppl__con a
{
	background-position: 0 -92px;
	width: 148px;
}

#mgm__omid_ppl__con a:hover, #mgm__omid_ppl__con.mgm__g_om_dst a
{
	background-position: -178px -92px;
}

/* mangamore: genericos: menu principal: opciones: castellano: musica (09) */

#mgm__omid_ppl__mus a
{
	background-position: 0 -105px;
	width: 175px;
}

#mgm__omid_ppl__mus a:hover, #mgm__omid_ppl__mus.mgm__g_om_dst a
{
	background-position: -178px -105px;
}

/* mangamore: genericos: menu principal: opciones: castellano: informacion (09) */

#mgm__omid_ppl__inf a
{
	background-position: 0 -138px;
	width: 161px;
}

#mgm__omid_ppl__inf a:hover, #mgm__omid_ppl__inf.mgm__g_om_dst a
{
	background-position: -178px -138px;
}

/* mangamore: genericos: menu principal: opciones: castellano: ureshi (09) */

#mgm__omid_ppl__uri a
{
	background-position: 0 -184px;
	width: 105px;
}

#mgm__omid_ppl__uri a:hover, #mgm__omid_ppl__uri.mgm__g_om_dst a
{
	background-position: -178px -184px;
}

/* mangamore: genericos: menu principal: opciones: castellano: galeria (09) */

#mgm__omid_ppl__gla a
{
	background-position: 0 -230px;
	width: 115px;
}

#mgm__omid_ppl__gla a:hover, #mgm__omid_ppl__gla.mgm__g_om_dst a
{
	background-position: -178px -230px;
}

/* mangamore: genericos: menu principal: opciones: castellano: blog (09) */

#mgm__omid_ppl__blg a
{
	background-position: 0 -276px;
	width: 121px;
}

#mgm__omid_ppl__blg a:hover, #mgm__omid_ppl__blg.mgm__g_om_dst a
{
	background-position: -178px -276px;
}


/* mangamore: genericos: menu principal: opciones: euskara */

.mgm__iid_eus #mgm__mid_g_mnu_ppl a
{
	background-image: url("img/mnu_ppl_eus.gif");
}

/* mangamore: genericos: menu principal: opciones: euskara: portada (09) */

.mgm__iid_eus #mgm__omid_ppl__ppl a
{
	background-position: 0 0;
}

.mgm__iid_eus #mgm__omid_ppl__ppl a:hover, .mgm__iid_eus #mgm__omid_ppl__ppl.mgm__g_om_dst a
{
	background-position: -165px 0;
}

/* mangamore: genericos: menu principal: opciones: euskara: programacion (09) */

.mgm__iid_eus #mgm__omid_ppl__prg a
{
	background-position: 0 -46px;
	width: 143px;
}

.mgm__iid_eus #mgm__omid_ppl__prg a:hover, .mgm__iid_eus #mgm__omid_ppl__prg.mgm__g_om_dst a
{
	background-position: -165px -46px;
}

/* mangamore: genericos: menu principal: opciones: euskara: concursos (09) */

.mgm__iid_eus #mgm__omid_ppl__con a
{
	background-position: 0 -92px;
	width: 149px;
}

.mgm__iid_eus #mgm__omid_ppl__con a:hover, .mgm__iid_eus #mgm__omid_ppl__con.mgm__g_om_dst a
{
	background-position: -165px -92px;
}

/* mangamore: genericos: menu principal: opciones: euskara: musica (09) */

.mgm__iid_eus #mgm__omid_ppl__mus a
{
	background-position: 0 -105px;
	width: 173px;
}

.mgm__iid_eus #mgm__omid_ppl__mus a:hover, .mgm__iid_eus #mgm__omid_ppl__mus.mgm__g_om_dst a
{
	background-position: -165px -105px;
}

/* mangamore: genericos: menu principal: opciones: euskara: informacion (09) */

.mgm__iid_eus #mgm__omid_ppl__inf a
{
	background-position: 0 -138px;
	width: 165px;
}

.mgm__iid_eus #mgm__omid_ppl__inf a:hover, .mgm__iid_eus #mgm__omid_ppl__inf.mgm__g_om_dst a
{
	background-position: -165px -138px;
}

/* mangamore: genericos: menu principal: opciones: euskara: ureshi (09) */

.mgm__iid_eus #mgm__omid_ppl__uri a
{
	background-position: 0 -184px;
	width: 111px;
}

.mgm__iid_eus #mgm__omid_ppl__uri a:hover, .mgm__iid_eus #mgm__omid_ppl__uri.mgm__g_om_dst a
{
	background-position: -165px -184px;
}

/* mangamore: genericos: menu principal: opciones: euskara: galeria (09) */

.mgm__iid_eus #mgm__omid_ppl__gla a
{
	background-position: 0 -230px;
	width: 122px;
}

.mgm__iid_eus #mgm__omid_ppl__gla a:hover, .mgm__iid_eus #mgm__omid_ppl__gla.mgm__g_om_dst a
{
	background-position: -165px -230px;
}

/* mangamore: genericos: menu principal: opciones: euskara: blog (09) */

.mgm__iid_eus #mgm__omid_ppl__blg a
{
	background-position: 0 -276px;
	width: 137px;
}

.mgm__iid_eus #mgm__omid_ppl__blg a:hover, .mgm__iid_eus #mgm__omid_ppl__blg.mgm__g_om_dst a
{
	background-position: -165px -276px;
}


/* mangamore: pagina concreta: informacion */

#mgm__mid_inf
{
	background-color: transparent;
	margin-left: 0;
}


/* mangamore: menu secundario */

.mgm__g_mnu_aux h1
{
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}


.mgm__g_mnu_aux a
{
	color: #ff6260;
	display: block;
	float: left;
	margin: 6px 0 0 0;
	padding: 0;
}

.mgm__g_mnu_aux a:hover
{
	color: #e7192d;
}

.mgm__g_mnu_aux a:active
{
	color: #e7192d;
}


.mgm__g_mnu_aux .mgm__g_mnu_aux_sel
{
	color: #e7192d;
	display: block;
	float: left;
	margin: 0 0 20px 0;
}


/* mangamore: genericos: cabecera: subcabecera (10) */

#mgm__id_g_cab_sbc
{
	color: #000;
	display: block;
	float: right;
	font-weight: bold;
	margin: 0;
	text-transform: uppercase;
}


/* mangamore: genericos: cabecera: menu de idiomas (10) */

#mgm__mid_idm
{
	background: transparent url("img/gen/cab_ii.jpg") no-repeat scroll 0 0;
	float: right;
	height: 41px;
	margin: 0;
	padding: 0 23px 0 0;
	position: relative;
	text-align: center;
	width: 423px;
}

#mgm__mid_idm li
{
	display: block;
	float: left;
	position: absolute;
}

#mgm__mid_idm form
{
}

#mgm__mid_idm form div
{
	position: relative;
}

#mgm__mid_idm #mgm__omid_idm__es
{
	left: 194px;
}

#mgm__mid_idm #mgm__omid_idm__eu
{
	left: 335px;
}

#mgm__mid_idm form div input
{
	position: absolute;
}

#mgm__mid_idm input#mgm__cfid_eus.mgm__idm_nml
{
	top: 27px;	
}

#mgm__mid_idm input#mgm__cfid_eus.mgm__idm_nml:hover, #mgm__mid_idm input#mgm__cfid_eus.mgm__idm_dst
{
	top: 25px;	
}


#mgm__mid_idm input#mgm__cfid_spa.mgm__idm_nml
{
	top: 27px;	
}

#mgm__mid_idm input#mgm__cfid_spa.mgm__idm_nml:hover, #mgm__mid_idm input#mgm__cfid_spa.mgm__idm_dst
{
	top: 24px;	
}

/*
#mgm__fid_idm
{
	background-color: transparent;
	background: transparent url("img/gen/cab_ii.jpg") no-repeat scroll 0 0;
	float: right;
	height: 10px;
	padding: 31px 23px 0 0;
	margin: 0;
	position: relative;
	text-align: center;
	width: 423px;
}

#mgm__fid_idm input
{
	background-color: transparent;
	background-color: #fff;
	color: #f5325e;
	display: block;
	margin: 0;
	outline: none;
	position: absolute;
}

#mgm__fid_idm #mgm__cfid_eus
{
	left: 335px;
}

#mgm__fid_idm #mgm__cfid_spa
{
	left: 205px;
	left: 194px;
}

#mgm__fid_idm input.mgm__idm_dst
{
	color: #000;
}

#mgm__fid_idm input#mgm__cfid_eus.mgm__idm_dst
{
}


#mgm__fid_idm input.mgm__idm_nml:hover
{
	color: #707070;
	cursor: pointer;
}

#mgm__fid_idm input.mgm__idm_nml:active
{
	color: #a0a0a0;
	cursor: pointer;
}


#mgm__fid_idm input#mgm__cfid_eus.mgm__idm_nml
{
	top: 27px;	
}

#mgm__fid_idm input#mgm__cfid_eus.mgm__idm_nml:hover, #mgm__fid_idm input#mgm__cfid_eus.mgm__idm_dst
{
	top: 25px;	
}


#mgm__fid_idm input#mgm__cfid_spa.mgm__idm_nml
{
	top: 27px;	
}

#mgm__fid_idm input#mgm__cfid_spa.mgm__idm_nml:hover, #mgm__fid_idm input#mgm__cfid_spa.mgm__idm_dst
{
	top: 24px;	
}

*/


/* mangamore: genericos: pie de pagina (09) */

#mgm__id_g_pie
{
	background: #302e4f url("img/gen/pie/sep_sup.gif") no-repeat scroll 565px 0;
	padding: 0 0 0 0;
}

#mgm__id_g_pie img, #mgm__id_g_pie a, #mgm__id_g_pie address, #mgm__id_g_pie p
{
	color: #fff;
	float: left;
	margin-right: 31px;
}

#mgm__id_g_pie a img, #mgm__id_g_pie .g_s
{
	float: none;
	margin: 0;
}

#mgm__id_g_pie span
{
	color: #ed3c96;
}

#mgm__id_g_pie_i
{
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 6px;
}

#mgm__id_g_pie_i #mgm__iid_g_pie_mgm
{
	color: #ed3c96;
	display: block;
	font-size: 1.2em;
	margin: 17px 0 0 22px;
	padding: 0;
}


#mgm__id_g_pie_i #mgm__id_g_pie_i_i
{
	margin: 18px 85px 0 37px;
}

#mgm__id_g_pie_i a, #mgm__id_g_pie_i img
{
	display: block;
	margin: 0;
	padding: 0;
}

.mgm__g_pie_ant
{
	height: 17px;
	width: 32px;
}

#mgm__id_g_pie_i a img
{
	color: #fff;
}

#mgm__id_g_pie_i a:hover img
{
	color: #ed3c96;
}

#mgm__id_g_pie_i a:active img
{
	color: #fff;
}

#mgm__eid_g_pie_mgm_07, #mgm__eid_g_pie_mgm_07:active
{
	background: transparent url("img/gen/pie/mgm07_n.gif") no-repeat scroll 0 0;
}

#mgm__eid_g_pie_mgm_07:hover
{
	background: transparent url("img/gen/pie/mgm07_p.gif") no-repeat scroll 0 0;
}

#mgm__eid_g_pie_mgm_08, #mgm__eid_g_pie_mgm_08:active
{
	background: transparent url("img/gen/pie/mgm08_n.gif") no-repeat scroll 0 0;
}

#mgm__eid_g_pie_mgm_08:hover
{
	background: transparent url("img/gen/pie/mgm08_p.gif") no-repeat scroll 0 0;
}

#mgm__eid_g_pie_mgm_09, #mgm__eid_g_pie_mgm_09:active
{
	background: transparent url("img/gen/pie/mgm09_n.gif") no-repeat scroll 0 0;
}

#mgm__eid_g_pie_mgm_09:hover
{
	background: transparent url("img/gen/pie/mgm09_p.gif") no-repeat scroll 0 0;
}


#mgm__id_g_pie_i #mgm__id_g_pie_i_ii
{
	margin: 16px 0 0 0;
}

#mgm__id_g_pie_i #mgm__eid_g_pie_fbk
{
	margin: 0 23px 0 26px;
}


#mgm__id_g_pie_ii
{
	background: transparent url("img/gen/pie/sep_hor.gif") repeat-x scroll left top;
	color: #fff;
	font-size: 0.9em;
	padding: 10px 0 4px 0;
}

#mgm__id_g_pie_ii address, #mgm__id_g_pie_ii p
{
	float: left;
	margin: 5px 18px 0 0;
}

#mgm__id_g_pie_ii a
{
	font-weight: normal;
	margin: 0;
}

#mgm__id_g_pie_ii a:hover
{
	color: #ed3c96;
}

#mgm__id_g_pie_ii a:active
{
	color: #fff;
}


p#mgm__id_g_pie_cnt
{
	border: 0 none #439875;
	margin: 0 20px 0 23px;
	width: 180px;
}

#mgm__id_g_pie_cnt a
{
	background: transparent url("img/gen/pie/cnt.gif") no-repeat scroll 0 0;
	padding: 5px 5px 5px 44px;
	width: 131px;
}

#mgm__id_g_pie_ii address#mgm__id_g_pie_dir
{
	font-size: 1.1em;
	margin-top: 4px;
}

#mgm__id_g_pie_eml a
{
	float: none;
}

.mgm__iid_eus #mgm__id_g_pie_ii p#mgm__id_g_pie_cnt
{
	margin: 0 20px 0 23px;
}

.mgm__iid_eus #mgm__id_g_pie_ii address, .mgm__iid_eus #mgm__id_g_pie_ii p
{
	margin: 5px 18px 0 0;
}

/* mangamore: genericos: contenido concreto */

.mgm__g_cnt
{
	margin: 0 auto;
	min-height: 670px;
	padding: 0;
	overflow: visible;
	text-align: center;
}


/* mangamore: genericos: apartados */

.mgm__g_frm_env
{
	background-color: #c0c0c0;
	display: block;
	font-weight: bold;
	margin: 10px auto;
	padding: 4px 8px;
	outline: none;
}

.mgm__g_cnt_fto
{
	float: left;
	margin: 6px 20px 10px 0;
}

.mgm__g_mdo_dch
{
	float: right;
	margin: 0 0 6px 10px;
}

.mgm__g_mdo_izq
{
	float: left;
	margin: 0 10px 6px 0;
}

.mgm__g_brd_1_gc
{
	border: #e0e0e0 solid 1px;
}


/* mangamore: programacion: genericos: menu (09) */

#mgm__mid_g_prg_ppl
{
	border-right: 1px solid #dedede;
	float: left;
	margin: 0;
}

#mgm__mid_g_prg_ppl li
{
	background: #fff url("img/prg/menu_iconos.gif") no-repeat scroll 0 0;
	display: block;
	height: 79px;
	padding: 0;
	text-align: center;
	width: 224px;
}

#mgm__mid_g_prg_ppl a
{
	color: #000;
	display: block;
	font-weight: bold;
	padding: 0 0 0 86px;
	width: 138px;
}

#mgm__mid_g_prg_ppl a:hover, #mgm__mid_g_prg_ppl .mgm__g_om_dst a
{
	color: #ee3c96;
}

#mgm__mid_g_prg_ppl a img
{
	background: transparent url("img/idm/spa/prg/menu_textos.gif") no-repeat scroll 0 0;
	display: block;
	float: none;
	height: 79px;
	width: 138px;
}

/* euskara */

.mgm__iid_eus #mgm__mid_g_prg_ppl a img
{
	background-image: url("img/idm/eus/prg/menu_textos.gif");
}

/* mangamore: programacion: genericos: menu: opciones: castellano (idioma por defecto) (09) */

/* mangamore: programacion: genericos: menu: opciones: castellano: completa */

#mgm__omid__prg_com a img
{
	background-position: 0 0;
}

#mgm__omid__prg_com a:hover img, #mgm__omid__prg_com.mgm__g_om_dst a img
{
	background-position: -138px 0;
}

/* mangamore: programacion: genericos: menu: opciones: castellano: actuaciones */

li#mgm__omid__prg_act, #mgm__omid__prg_act a img
{
	background-position: 0 -79px;
}

#mgm__omid__prg_act a:hover img, #mgm__omid__prg_act.mgm__g_om_dst a img
{
	background-position: -138px -79px;
}


/* mangamore: programacion: genericos: menu: opciones: castellano: conferencias */

li#mgm__omid__prg_cnf, #mgm__omid__prg_cnf a img
{
	background-position: 0 -158px;
}

#mgm__omid__prg_cnf a:hover img, li#mgm__omid__prg_cnf.mgm__g_om_dst a img
{
	background-position: -138px -158px;
}


/* mangamore: programacion: genericos: menu: opciones: castellano: talleres */

li#mgm__omid__prg_tlr, #mgm__omid__prg_tlr a img
{
	background-position: 0 -237px;
}

#mgm__omid__prg_tlr a:hover img, #mgm__omid__prg_tlr.mgm__g_om_dst a img
{
	background-position: -138px -237px;
}


/* mangamore: programacion: genericos: menu: opciones: castellano: proyecciones */

li#mgm__omid__prg_pyc, #mgm__omid__prg_pyc a img
{
	background-position: 0 -316px;
}

#mgm__omid__prg_pyc a:hover img, #mgm__omid__prg_pyc.mgm__g_om_dst a img
{
	background-position: -138px -316px;
}


/* mangamore: programacion: genericos: menu: opciones: castellano: videojuegos */

li#mgm__omid__prg_vjg, #mgm__omid__prg_vjg a img
{
	background-position: 0 -395px;
}

#mgm__omid__prg_vjg a:hover img, #mgm__omid__prg_vjg.mgm__g_om_dst a img
{
	background-position: -138px -395px;
}


/* mangamore: programacion: genericos: menu: opciones: castellano: exposicion */

li#mgm__omid__prg_exp, #mgm__omid__prg_exp a img
{
	background-position: 0 -553px;
}

#mgm__omid__prg_exp a:hover img, #mgm__omid__prg_exp.mgm__g_om_dst a img
{
	background-position: -138px -553px;
}


/* mangamore: programacion: genericos: menu: opciones: castellano: exhibiciones deportivos */

li#mgm__omid__prg_exd, #mgm__omid__prg_exd a img
{
	background-position: 0 -474px;
}

#mgm__omid__prg_exd a:hover img, #mgm__omid__prg_exd.mgm__g_om_dst a img
{
	background-position: -138px -474px;
}


/* mangamore: programacion: genericos: menu: opciones: castellano: juegos */

li#mgm__omid__prg_jgo, #mgm__omid__prg_jgo a img
{
	background-position: 0 -632px;
}

#mgm__omid__prg_jgo a:hover img, #mgm__omid__prg_jgo.mgm__g_om_dst a img
{
	background-position: -138px -632px;
}


/* mangamore: genericos: contenido concreto */

.mgm__g_prg_cnt
{
	background-color: #90f275;
	background-color: transparent;
	float: right;
	margin: 1em 20px 1em 20px;
	width: 715px;
}


/* mangamore: genericos: programacion */

.mgm__g_prg_act_i
{
	clear: both;
	margin: 0 0 1.6em 0;
}

.mgm__g_prg_act_i li
{
	font-weight: bold;
	padding-left: 0;
}


.mgm__g_prg_act_cab
{
	padding-top: 1em;
}

.mgm__g_prg_act_dsc
{
	margin: 1em 0 0 0;
	text-align: left;
}

.mgm__g_prg_act_dsc img
{
	float: left;
	margin: 0 10px 0.6em 0;
}

.mgm__g_prg_act_dsc ul
{
	margin: 0.6em 5%;
}

/* mangamore: pagina concreta: programacion: actuaciones */


/* mangamore: pagina concreta: programacion: completa */

#mgm__cid_prg_com .mgm__g_prg_cnt
{
	margin: 0.3em 18px 0 18px;
	text-align: left;
	width: 719px;
}

#mgm__cid_prg_com h2
{
	margin: 1em 0 0.6em 0;
}

.mgm__prg_com_sba
{
	margin: 1.4em 0 2em 0;
}

#mgm__id_prg_com_con ul
{
	margin: 0 3.5%;
}


table.mgm__prg_com
{
	border: 1px solid #a0a0a0;
	border-collapse: collapse;
	text-align: left;
	width: 100%;
}

.mgm__prg_com thead
{
	display: none;
	visibility: visible;
}

.mgm__prg_com tr
{
	background-color: #f0f0f0;
}
.mgm__prg_com tr.mgm__prg_com_par
{
	background-color: #e0e0e0;
}


.mgm__prg_com td
{
	border: 1px solid #e0e0e0;
	padding: 0.2em 1%;
	vertical-align: text-top;
}

.mgm__prg_com_hor
{
	width: 14%;
}


.mgm__prg_com a:hover
{
	color: #ee3c96;
	text-decoration: underline;
}

.mgm__prg_com a:active
{
	color: #707070;
	text-decoration: underline;
}

/* mangamore: pagina concreta: programacion: proyecciones */

#mgm__id_prg_pyc
{
	text-align: left;
}

#mgm__id_prg_pyc h2
{
	font-size: 1.3em;
}

h2#mgm__id_prg_pyc_ani
{
	margin-top: 2em;
}

#mgm__id_prg_pyc h3
{
	font-size: 1.1em;
	font-weight: bold;
	margin: 1.3em 0 0 0;
	text-decoration: underline;
}


#mgm__id_prg_pyc table
{
	margin: 0.6em 0 0 0;
	text-align: left;
	width: 100%;
}

#mgm__id_prg_pyc table td
{
	padding: 0.2em 0;
	vertical-align: text-top;
}

#mgm__id_prg_pyc table td.mgm__g_prg_hor
{
	font-size: 0.9em;
	font-weight: bold;
	white-space: nowrap;
	width: 12%;
}

div#mgm__id_prg_pyc table td.mgm__g_prg_dsc
{
	padding: 0.2em 0 0.2em 20px;
}


/* mangamore: pagina concreta: concursos */
 
#mgm__cid_bdc
{
	margin: 1.4em 2.5% 2em 2.5%;
}

#mgm__mid_con
{
	
}

#mgm__mid_con li
{
	float: left;
	margin: 0 0.5%;
	margin: 0 2px;
	text-align: center;
	width: 15.75%;
	width: 151px;
}

#mgm__mid_con li img
{
	display: block;
	margin: 0 0 0.3em 0;
}

#mgm__mid_con a
{
	text-decoration: underline;
}

#mgm__mid_con .mgm__g_om_dst a
{
	color: #ee3c96;
}

#mgm__mid_con .mgm__g_om_dst a:hover
{
	color: #c00000;
}

#mgm__mid_con .mgm__g_om_dst a:active
{
	color: #a00000;
}

.mgm__con_fch
{
	margin: 3em 0 1em 0;
	text-align: left;
}

.mgm__con_fch h1
{
	display: block;
	float: left;
	margin: 0;
	padding-top: 0.3em;
}


.mgm__con_fch_dsc
{
	margin: 1.2em 0.5% 1em 0.5%;
}

/* mangamore: pagina concreta: concursos: descargas */

#mgm__mid_con_dcg
{
	float: left;
	margin: 0.3em 0 0 3%;
	width: 37%;
}

#mgm__mid_con_dcg li
{
	display: block;
	float: left;
	margin: 0 0 0 3%;
}

#mgm__mid_con_dcg a
{
	background: transparent url("img/gen/descarga.gif") no-repeat scroll 0 center;
	display: block;
	padding-left: 19px;
}


/* mangamore: paginas concretas: galeria */

/* mangamore: paginas concretas: galerias: indice */

#mgm_gla__id_ind
{
	margin-top: 2em;
}

.mgm__gla_ind_i
{
	float: left;
	margin: 1em 1%;
	text-align: center;
	width: 31.3%;
	width: 23%;
}

.mgm__gla_ind_i p
{
	margin: 0 auto;
}

.mgm__gla_ind_i p.mgm__gla_ind_ttl
{
	margin-top: 0.4em;
}

.mgm__gla_ind_i p.mgm__gla_ind_fch
{
	font-size: 0.9em;
	margin-top: 0.2em;
}

.mgm__gla_ind_i .mgm__gla_ind_i_enl img
{
	border: 1px solid #a0a0a0;
	display: block;
	margin: 0 auto;
}


/* mangamore: paginas concretas: galerias: album */

#mgm__cid_gla h1
{
	margin: 0.8em 0 1em 0;
}

.mgm__gla_alb
{
	margin: 1em 2% 1em 2%;
	width: 96%;
}

.mgm__gla_alb_fto_i
{
	display: block;
	float: left;
	margin: 0.8em 1%;
	text-align: center;
	width: 18%;
}

.mgm__gla_alb_fto_i img
{
	display: block;
	margin: 0 auto;
}


/* mangamore: pagina concreta: informacion */

/* mangamore: pagina concreta: informacion: cabecera */

#mgm__cid_inf
{
	margin: 2.2em 2% 2em 2%;
	text-align: left;
}

#mgm__cid_inf h2
{
}

#mgm__id_inf_esc
{
	display: block;
	float: left;
	margin: 0.8em 0 0 0;
}

#mgm__id_inf_cab_ii
{
	background-color: #c23d24;
	background-color: transparent;
	float: right;
	width: 83%;
}

#mgm__id_inf_cab_ii h2
{
	float: left;
	width: 160px;
}

/* mangamore: pagina concreta: informacion: menu de enlaces a paginas externas */

#mgm__id_inf_cab_ii ul
{
	background: #f0f0f0 url("img/inf/fondo-amorebieta.gif") no-repeat scroll top left;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 4px 0;
	width: 617px;
}

#mgm__id_inf_cab_ii li
{
	display: block;
	float: left;
	padding-top: 7px;
	text-align: center;
	width: 33.3%;
}

#mgm__id_inf_cab_ii a
{
	color: #000;
	display: block;
	margin: 0 auto;
	padding: 0.4em 0;
}

#mgm__id_inf_cab_ii ul li a:hover
{
	color: #ee3c96;
}

#mgm__id_inf_cab_ii ul li a:active
{
	color: #707070;
}

#mgm__omid_inf_ggl a
{
	background: transparent url("img/inf/googlemaps.gif") no-repeat scroll 27px center;
}

#mgm__omid_inf_bzb a
{
	background: transparent url("img/inf/bizkaibus.gif") no-repeat scroll 15px center;
}

#mgm__omid_inf_ekt a
{
	background: transparent url("img/inf/euskotren.gif") no-repeat scroll 16px center;
}


/* mangamore: pagina concreta: informacion: menu de enlaces a paginas externas: euskara */

#mgm__omid_inf_ggl a
{
	background-position: 23px center;
}

.mgm__iid_eus #mgm__omid_inf_bzb a
{
	background-position: 5px center;
}

.mgm__iid_eus #mgm__omid_inf_ekt a
{
	background-position: 6px center;
}


/* mangamore: pagina concreta: informacion: texto principal */

#mgm__id_inf_ppl
{
	margin: 0.7em 0 0 0;
}

/* mangamore: pagina concreta: informacion: restaurantes */

#mgm__id_inf_res
{
	float: left;
	margin: 5em 0 0 0;
	width: 50%;
}

#mgm__tid_inf_res
{
	border-collapse: collapse;
}

#mgm__tid_inf_res th
{
	visibility: hidden;
}

#mgm__tid_inf_res td
{
	font-weight: bold;
	padding: 4px;
	vertical-align: top;
}

#mgm__tid_inf_res td[headers=mgm__ctid_res_nom]
{
	width: 35%;
	vertical-align: top;
}

#mgm__tid_inf_res td[headers=mgm__ctid_res_dir]
{
	font-weight: normal;
}


/* mangamore: pagina concreta: informacion: alojamientos */

/* mangamore: pagina concreta: informacion: alojamientos: formulario de prerresevar */

#mgm__id_inf_frm
{
	float: right;
	margin: 5em 0 0 5%;
	width: 45%;
}

#mgm_inf__fid_alj
{
	margin: 2em 0 1em 0;
}

#mgm_inf__fid_alj p
{
	margin: 0.8em 0;
}

#mgm_inf__fid_alj label
{
	display: block;
	float: left;
	font-weight: bold;
	width: 27%;
}

#mgm_inf__fid_alj p input, #mgm_inf__fid_alj textarea
{
	border: 1px solid #c0c0c0;
	display: block;
	float: right;
	font-weight: normal;
	padding: 2px;
	width: 71%;
}

#mgm_inf__fid_alj #mgm__cfid_alj_env 
{
	margin: 0 auto 0 27.5%;
	float: none;
	font-size: 0.9em;
	font-weight: bold;
	width: 20%;
}

#mgm__id_ccfid_alj_lng
{
	float: left;
	width: 52%;
}

#mgm__id_ccfid_alj_lng label
{
	width: 53%;
}

p#mgm__id_ccfid_alj_lng input
{
	width: 47%;
}

#mgm__id_inf_con_pre
{
	float: right;
	text-align: right;
	width: 47%;
}

#mgm__id_inf_con_pre a
{
	background: transparent url("img/gen/descarga.gif") no-repeat scroll 0 center;
	padding-left: 19px;
}	


/* mangamore: pagina concreta: informacion: alojamientos: hotels y agroturismos */

#mgm__id_inf_alj
{
	float: right;
	margin: 5em 0 0 5%;
	width: 45%;
}

#mgm__id_inf_htl, #mgm__id_inf_agt
{
	float: left;
	width: 49%;
}

#mgm__id_inf_htl
{
	margin: 0 1% 0 0;
}

#mgm__id_inf_agt
{
	margin: 0 0 0 1%;
}

.mgm__inf_alj
{
	border-top: 1px solid #e0e0e0;
	margin: 1em 0 0 0;
	padding: 0.5em 0 0  0;
}

.mgm__inf_alj p
{
	margin: 0;
	padding: 0;
}

.mgm__inf_alj_nom
{
	font-weight: bold;
}

.mgm__inf_alj_prm
{
	border-top: 0 none #fff;
}


/* mangamore: pagina concreta: musica nipona */

/* mangamore: pagina concreta: musica nipona: menu */

#mgm__mid_mus
{
	margin: 1em 18px 1em 18px;
}

#mgm__mid_mus li
{
	display: block;
	float: left;
}

#mgm__mid_mus a, #mgm__mid_mus .mgm__g_om_dst a:hover
{
	color: #000;
	display: block;
	font-weight: bold;
	height: 21px;
}

#mgm__mid_mus a:hover, #mgm__mid_mus .mgm__g_om_dst a
{
	color: #f00000;
}

#mgm__mid_mus a:active, #mgm__mid_mus .mgm__g_om_dst a:active
{
	color: #a00000;
}

#mgm__mid_mus img
{
	display: block;
}

/* mangamore: pagina concreta: musica nipona: menu: opciones: castellano: j-pop y para para: normal y destacado / activo */

#mgm__mid_mus a
{
	background: transparent url("img/idm/spa/mus/menu-jpp-nml.gif") no-repeat scroll 0 0;
	padding-right: 0;
}

#mgm__omid_mus_jpp a, #mgm__omid_mus_jpp.mgm__g_om_dst a:hover
{
	background-image: url("img/idm/spa/mus/menu-jpp-nml.gif");
	background-position: 0 0;
	width: 173px;
}

#mgm__omid_mus_jpp a:hover, #mgm__omid_mus_jpp.mgm__g_om_dst a
{
	background-image: url("img/idm/spa/mus/menu-jpp-dst.gif");
	background-position: 0 -1px;
	width: 199px;
}

/* mangamore: pagina concreta: musica nipona: menu: opciones: castellano: j-rock: normal y destacado / activo */

#mgm__omid_mus_jrk a, #mgm__omid_mus_jrk.mgm__g_om_dst a:hover
{
	background-image: url("img/idm/spa/mus/menu-jrk-nml.gif");
	background-position: 0 0;
	width: 116px;
}

#mgm__omid_mus_jrk a:hover, #mgm__omid_mus_jrk.mgm__g_om_dst a
{
	background-image: url("img/idm/spa/mus/menu-jrk-dst.gif");
	background-position: 0 -1px;
	width: 129px;
}

/* mangamore: pagina concreta: musica nipona: menu: opciones: castellano: visual key: normal y destacado / activo */

#mgm__omid_mus_vky a, #mgm__omid_mus_vky.mgm__g_om_dst a:hover
{
	background-image: url("img/idm/spa/mus/menu-vky-nml.gif");
	background-position: 0 0;
	width: 100px;
}

#mgm__omid_mus_vky a:hover, #mgm__omid_mus_vky.mgm__g_om_dst a
{
	background-image: url("img/idm/spa/mus/menu-vky-dst.gif");
	background-position: 0 -1px;
	width: 141px;
}

/* mangamore: pagina concreta: musica nipona: estilos */

.mgm__mus_est
{
	float: none;
	margin: 2em auto 2em auto;
	text-align: left;
	width: 96%;
}

.mgm__mus_est h2
{
	color: #000;
	margin: 2em 0 1em 0;
}


/* mangamore: pagina concreta: portada */

#mgm__cid_ppl
{
	font-size: 1em;
	padding: 1.6em 1%;
	margin: 0;
	overflow: hidden;
	text-align: left;
}

#mgm__id_ppl_izq
{
	float: left;
}

#mgm__id_ppl_dch
{
	float: left;
	margin: 0 0 0 53px;
	width: 451px;
}


#mgm__id_ppl_cbz_img
{
	color: #f5452e;
	font-weight: bold;
}


#mgm__id_ppl_dsc
{
	margin: 2.4em 0 0 6px;
}


#mgm__id_ppl_can
{
	margin: 0 0 1em 0;
}


/* mangamore: pagina concreta: portada: patrocinadores (10) */

#mgm__id_ppl_pat_ii
{
	margin: 3em 0 1em 0;
}

#mgm__mid_ppl_pat
{
	margin: 0;
	font-size: 1.3em;
}

#mgm__mid_ppl_pat li
{
	color: #fff;
	float: left;
	margin: 0.2em 8px;
}

#mgm__mid_ppl_pat li a
{
	color: #fff;
}

#mgm__omid_pat__amx
{
	background-color: #a8d430;
	color: #a2cf1f;
}

#mgm__omid_pat__bfa
{
	background-color: #c23d24;
	color: #fff;
}

#mgm__omid_pat__ej
{
	background-color: #005d93;
	color: #fff;
}

#mgm__mid_ppl_pat #mgm__omid_pat__svn
{
	background-color: #fedc00;
}

#mgm__mid_ppl_pat #mgm__omid_pat__svn a
{
	color: #1d4076;
}

#mgm__omid_pat__abn
{
	background-color: #7229af;
	color: #fff;
}

#mgm__omid_pat__jnt
{
	background-color: #a9d042;
	color: #fff;
}

#mgm__omid_pat__fnac
{
	background-color: #f49e00;
	color: #fff;
}

#mgm__mid_ppl_pat #mgm__omid_pat__rpd
{
	background-color: #ff2e55;
}

#mgm__mid_ppl_pat #mgm__omid_pat__rpd a
{
	color: #fff;
}

#mgm__mid_ppl_pat #mgm__omid_pat__shk
{
	background-color: #ec2100;
	color: #373836;
}

#mgm__mid_ppl_pat #mgm__omid_pat__fjs
{
	color: #000;
}

#mgm__mid_ppl_pat #mgm__omid_pat__tsu
{
	background-color: #95b7e4;
}

#mgm__mid_ppl_pat #mgm__omid_pat__tsu a
{
	color: #0c0c0c;
}

#mgm__mid_ppl_pat #mgm__omid_pat__txp
{
	color: #000407;
}

#mgm__mid_ppl_pat #mgm__omid_pat__mod a
{
	color: #000;
}


/* mangamore: pagina concreta: ureshi */

#mgm__cid_uri
{
	margin: 2em 18px 1em 18px;
}

/* mangamore: pagina concreta: ureshi: menu */

#mgm__mid_uri
{
	margin: 0em 18px 1em 18px;
}

#mgm__mid_uri li
{
	display: block;
	float: left;
}

#mgm__mid_uri a, #mgm__mid_uri .mgm__g_om_dst a:hover
{
	background: transparent url("img/idm/spa/uri/menu-per-nml.gif") no-repeat scroll 0 0;
	color: #000;
	display: block;
	font-weight: bold;
	padding-right: 0px;
	height: 21px;
}

#mgm__mid_uri a:hover, #mgm__mid_uri .mgm__g_om_dst a
{
	color: #f00000;
}

#mgm__mid_uri a:active, #mgm__mid_uri .mgm__g_om_dst a:active
{
	color: #a00000;
}

#mgm__mid_uri img
{
	display: block;
}

/* mangamore: pagina concreta: ureshi: menu: opciones: castellano: personaje: normal y destacado / activo */

#mgm__omid_uri_per a, #mgm__omid_uri_per.mgm__g_om_dst a:hover
{
	width: 137px;
}

#mgm__omid_uri_per a:hover, #mgm__omid_uri_per.mgm__g_om_dst a
{
	background-image: url("img/idm/spa/uri/menu-per-dst.gif");
	background-position: 0 -1px;
	width: 157px;
}

/* mangamore: pagina concreta: ureshi: menu: opciones: castellano: cancion: normal y destacado / activo */

#mgm__omid_uri_can a, #mgm__omid_uri_can.mgm__g_om_dst a:hover
{
	background-image: url("img/idm/spa/uri/menu-can-nml.gif");
	width: 253px;
}

#mgm__omid_uri_can a:hover, #mgm__omid_uri_can.mgm__g_om_dst a
{
	background-image: url("img/idm/spa/uri/menu-can-dst.gif");
	background-position: 0 -1px;
	width: 292px;
}

/* mangamore: pagina concreta: ureshi: menu: opciones: castellano: merchandising: normal y destacado / activo */

#mgm__omid_uri_mer a, #mgm__omid_uri_mer.mgm__g_om_dst a:hover
{
	background-image: url("img/idm/spa/uri/menu-mer-nml.gif");
	width: 247px;
}

#mgm__omid_uri_mer a:hover, #mgm__omid_uri_mer.mgm__g_om_dst a
{
	background-image: url("img/idm/spa/uri/menu-mer-dst.gif");
	background-position: -1px 0;
	width: 289px;
}


/* mangamore: pagina concreta: ureshi: menu: opciones: euskara: personaje: normal y destacado / activo */

.mgm__iid_eus #mgm__omid_uri_per a, .mgm__iid_eus #mgm__omid_uri_per.mgm__g_om_dst a:hover
{
	background-image: url("img/idm/eus/uri/menu-per-nml.gif");
	background-position: 0 1px;
	width: 107px;
}

.mgm__iid_eus #mgm__omid_uri_per a:hover, .mgm__iid_eus #mgm__omid_uri_per.mgm__g_om_dst a
{
	background-image: url("img/idm/eus/uri/menu-per-dst.gif");
	background-position: 0 0;
	width: 124px;
}

/* mangamore: pagina concreta: ureshi: menu: opciones: euskara: cancion: normal y destacado / activo */

.mgm__iid_eus #mgm__omid_uri_can a, .mgm__iid_eus #mgm__omid_uri_can.mgm__g_om_dst a:hover
{
	background-image: url("img/idm/eus/uri/menu-can-nml.gif");
	width: 207px;
}

.mgm__iid_eus #mgm__omid_uri_can a:hover, .mgm__iid_eus #mgm__omid_uri_can.mgm__g_om_dst a
{
	background-image: url("img/idm/eus/uri/menu-can-dst.gif");
	background-position: 0 0;
	width: 241px;
}

/* mangamore: pagina concreta: ureshi: menu: opciones: euskara: merchandising: normal y destacado / activo */

.mgm__iid_eus #mgm__omid_uri_mer a, .mgm__iid_eus #mgm__omid_uri_mer.mgm__g_om_dst a:hover
{
	background-image: url("img/idm/eus/uri/menu-mer-nml.gif");
	background-position: 0 2px;
	width: 263px;
}

.mgm__iid_eus #mgm__omid_uri_mer a:hover, .mgm__iid_eus #mgm__omid_uri_mer.mgm__g_om_dst a
{
	background-image: url("img/idm/eus/uri/menu-mer-dst.gif");
	background-position: 0 1px;
	width: 309px;
}


/* mangamore: pagina concreta: ureshi: cancion */

#mgm__id_uri_can_dsc
{
	margin: 2em 0 2em 0;
}

#mgm__id_uri_can_ltr
{
	background: transparent url("img/uri/can/fnd.gif") no-repeat scroll 170px 0;
}

.mgm__id_uri_can_ltr_ii
{
	float: left;
	margin: 0;
	width: 40%;
}

#mgm__id_uri_can_dcg a
{
	background: transparent url("img/uri/can/dcg.gif") no-repeat scroll 0 0;
	display: block;
	font-weight: bold;
	min-height: 36px;
	min-width: 270px;
	padding: 8px 0 0 32px;
}


/* mangamore: pagina concreta: ureshi: merchandising */

#mgm__id_uri_mer_ppl
{
	margin: 0 auto 1.5em auto ;
	width: 96%;
}

.mgm__uri_prd_i
{
	float: left;
	margin: 1em 2% 0 2%;
	text-align: center;
	width: 46%;
}

.mgm__uri_prd_i img
{
	margin: 0 auto;
}

.mgm__uri_dsc
{
	margin: 1em auto 0 auto;
}


#mgm__cid_uri h2
{
	color: #f10d2d;
	margin: 2em 0 1em 0;
}

#mgm__cid_uri div#mgm__id_uri_dch
{
	clear: right;
	float: right;
	text-align: left;
	width: 804px;
}

#mgm__id_uri_dch p
{
	margin: 0.8em 4px;
}

#mgm__id_uri_dch ul li
{
	margin: 0.8em 0;
}

#mgm__id_uri_dch span
{
	font-weight: bold;
}

#mgm__id_uri_img
{
	clear: left;
	float: left;
	margin-right: 19px;
	width: 121px;
}


#mgm__id_uri_can_ltr p
{
	line-height: 1.6em;
}


.post h2 a
{
	color: #ee3c96;
}

.post h2 a:hover
{
	color: #3b174f;
}

.post h2 a:active
{
	color: #3b174f;
}


/* clases para version de impresion, pantalla */

@media print
{
	.g_imp_ocu
	{
		display: none;
	}
}




