@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("theinquirer.es") {

/* Altura de la cabecera, anchura del bloque central y colocaciÃ³n del botÃ³n de los feeds. */
	#headerContent {
		height: 125px !important;
		}
	#mainContent {
		width: 900px !important;
		}
	a[href^="http://www.theinquirer.es/#feeds"] {
		position: relative !important;
		top: 90px !important;
		}

/* Las siguientes lÃ­neas dan un nuevo aspecto a los comentarios. */
	#commentsForm div.storyComments {
		border: 1px dotted #c94242 !important;
		font-size: 13px !important;
		padding: 0 10px !important;
		margin-top: 10px !important;
		}
	#commentsForm ul.storyTools {
		border-top: 1px dotted #999999 !important;
		color: #c94242 !important;
		display: table !important;
		/*line-height: 0px !important;*/
		padding: 0 5px 0 0 !important;
		width: 513px !important;
		}
	#commentsForm div.storyComments:hover, div.storyComments:hover > ul {
		background-color: #fae2e2 !important;
		}
	#commentsForm div.storyComments:hover {
		background-image: url(http://i30.tinypic.com/34fogid.gif) !important;
		background-repeat: no-repeat !important;
		background-position: top right !important;
		}
	#commentsForm .storyTools a {
		color: #c94242 !important;
		}
	#commentsForm .storyTools:hover a {
		color: #ffffff;
		}

/* ApaÃ±os para situar bien los textos de la cabecera. */
	.todaysDate {
		margin: 0px !important;
		width: 250px !important;
		}
	.quote {
		margin: 0px !important;
		}

/* Ajuste de la posiciÃ³n del logo sobre la cabecera. */
	img.logo {
		float:left !important;
		margin: 20px 0 0 31px !important;
		}

/* Para hacer desaparecer emoticonos borra este comentario.
	img[src^="http://wp-admin.theinquirer.es/wp-includes/images/smilies"] {
		display: none !important;
	}
*/

/* Sube el bloque de comentarios del menÃº lateral 19 pÃ­xeles arriba. */
	#rhn {
		position: relative !important;
		top: -19px !important;
		}

/* LÃ­nea que sirve para ocultar la publicidad y la barra superior. */
	#nme_ticker, img[src^="http://ad.es.doubleclick.net"], #GoogleAd, #mpuAd, .buttonAd, .pubind1, .pubind2, #leaderboard, #towerAd > .textwidget {
		display: none !important;
		}
}