/* ----------------------------------------------------------

	Site:		http://marieclaire.hu/
	Type:		Main CSS

	Author: 	Andras Nemeseri
	Contact:	andras [dot] nemeseri {at} netrix [dot] hu
	Copyright: 	netrix.hu / Sanoma Budapest
	Tested:		IE 6 / 7
				FF 2.0 / Win & Mac
				FF 3.0 Alpha 4 Pre
				Safari 2.0.4
				Opera 9.2 / Win & Mac

	Bugs:		[ n/a ]

------------------------------------------------------------- */

/* =COMMON
------------------------------------------------------------- */

	body {
		font-family: "Times New Roman", times, serif;
		font-size: 12pt;
	}

	img {
		border: 0px;
	}

	a, a:link, a:visited, a:active {
		text-decoration: none;
		color: #636363;
		font-weight: bold;
	}


/* LAYOUT
------------------------------------------------------------- */

	#hdr_logo {
		width: 30%;
		height: 30%;
	}

	#hdr_ad,
	#menu,
	#top_menu,
	#search,
	.promo_col {
		display: none;
	}

	#footer {
		margin-top: 25pt;
	}

	#footer a {
		display: none;
	}