@charset "UTF-8";
/* 

M A R I A  H A S S A B I  D O T  C O M
--------------------------------------
     WEBSITE BY SWEDEN UNLIMITED

*/

/* FONTS & COLORS */
body {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}

p {
	background:#000000;
	line-height: 13px;
}

#logo h1 a {
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}

#logo_blk h1 a {
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}

h1 {
	font-size:26px;
	font-weight:bold;
	color:#f04fdf;
	text-transform:uppercase;
	padding:0px;
	margin:0px;	
	display:inline;
}

h2 {
	font-size:14px;
	font-weight:bold;
	color:#f04fdf;
	text-transform:uppercase;
	padding:0px 20px 0px 0px;
	margin:0px;
	display:inline;
}

h2 a {
	color:#f04fdf;
	text-decoration:none;
}

h2 a:hover {
	color:#000000;
	background:#ffffff;
	text-decoration:none;
}

h2.on {
	font-size:14px;
	font-weight:bold;
	color:#f04fdf;
	background:#ffffff;
	text-decoration:none;
	text-transform:uppercase;
	padding:0px;
	margin:0px 20px 0px 0px;
	display:inline;
}



h3 {
	color:#f04fdf;
	font-size:11px;
	font-weight:100;
	padding-top:13px;
	padding-bottom:-10px;
	margin-top:13px;
	margin-bottom:-10px;
	text-transform:uppercase;
}

h4 {
	font-size:14px;
	font-weight:bold;
	color:#f04fdf;
	padding:0px 20px 0px 0px;
	margin:0px;
	display:inline;
}

h5 {
	font-size:11px;
	font-weight:bold;
	color:#f04fdf;
	padding:0px;
	margin:0px;
	display:inline;
}

.pink {
	color:#f04fdf;
	font-size:11px;
	font-weight:500;
}

.credits {
	line-height:15px;
}

.date {
	color:#f04fdf;
	font-size:11px;
	font-weight:600;
	padding-left:8px;
}

.press a {
	color:#f04fdf;
	text-decoration:none;
	background:#000000;
}

.press a:hover {
	color:#000000;
	text-decoration:none;
	background:#ffffff;
}

.bio a {
	color:#f04fdf;
	text-decoration:none;
	background:#000000;
	margin-bottom:5px;
}

.bio a:hover {
	color:#000000;
	text-decoration:none;
	background:#ffffff;
	margin-bottom:5px;
}

a.external  {
	color:#f04fdf;
	text-decoration:none;
}

a.external:hover {
	color:#000000;
	text-decoration:none;
	background:#ffffff;
}

blockquote {
	font-size:10px;
	padding:0px 0px 10px 0px;
}


/* STRUCTURE */

#logo {
	background:url('../_img/logo.png') center no-repeat;
	width: 276px;
	height:33px;
	position:relative;
	float:right;
	margin:0px;
	padding:0px;
}

#logo_blk {
	background:url('../_img/logo_blk.png') center no-repeat;
	width: 276px;
	height:33px;
	position:relative;
	float:right;
	margin:0px;
	padding:0px;
}

#container {
	width: 965px; 
	margin: 20px auto; 
	text-align: left;
	top: 0;
}

#content {
	width: 570px;
	position:relative;
	margin: auto;
}

#section {
	min-height: 35px;
	background:#000000;
	padding:10px;
}

#img {
	padding:10px;
	float:left;
}