@charset "UTF-8";
/* CSS Document */



/* Desktop Styles */

	body {margin:0; padding:0; border:0; color:#fff; font-family: 'Manjari', sans-serif; font-weight: 100;}
	#background	{ 	width: 100%; height:100%;
					background-color: #251430;
					background-image: url("https://www.transparenttextures.com/patterns/iron-grip.png");
/* This is mostly intended for prototyping; please download the pattern and re-host for production environments. Thank you! */}
	#header {margin: 0 auto; width:425px; height:142px; background-image: url(logo-monstruo_small.png); text-indent: -2000px;  }
	#tagline {width: 700px;  border-bottom: 3px solid #000; margin: 0 auto; margin-bottom: 35px; }
	h2 {font-family: 'Passion One', cursive; font-weight: 100; font-size: 3em;}
		
		.episodios {width: 700px; height: 300px;  margin: 0 auto; margin-bottom: 0px;}
		.monstruo-impar {width:213px; height:213px; float: left;}
		.descripcion-impar {width: 433px; height: 213px; float: right; padding-left: 15px;}
		.descripcion-par {width: 433px; height: 213px; float: left; text-align: right; padding-right: 15px;}
		.monstruo-par {width:213px; height:213px; float: right;}
		a {color:#fff; text-decoration:none;}
		a:hover {color:#fff; text-decoration:underline; background-color: #000;}
		a:visited {color:#fff; text-decoration:none;}
		a:hover#linkvolt {text-decoration:none;}

.audios{color: #000; width: 300px; line-height: 1.5em;}
