/* CSS Maria Laranjeira */
/*********************/
/* FIXES */
/*********************/

img, div { behavior: url(http://www.marialaranjeira.com/iepngfix/iepngfix.htc) }



/*********************/
/* BASIC */
/*********************/

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background: #660000 url(http://www.marialaranjeira.com/images/background_yellow.jpg) no-repeat top center;
	font-size: 1em;
	color: #333333;
	text-align: center;
}

p,h1,h2,h3,h4,h5,h5,ol,ul {
	margin: 0px;
	padding: 0px;
}

p { font-size: 12pt/1.25;
	word-spacing :0.25em;
	text-align:left;
	margin-top: .75em;
	margin-bottom: .75em;
}



html {
	height: 100%;
}
a {
	color: #005689;
	text-decoration: none;
	
}
a:hover {
	color: #005689;
	text-decoration: underline;
	
}

br.clear {
	clear: left;
	min-height: 1px;
}

* html br.clear {
	height: 1px;
}

 * html li {margin-left:0px;
 }

/*********************/
/* MAIN */
/*********************/

#mlwrapper {
	position: relative;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: left;
	visibility: inherit;	
}

* html #mlwrapper {
	height: 1px;

}


#header {
	
	background: url(http://www.marialaranjeira.com/images/header_blue.jpg) no-repeat;
	width: 800px;
	height: 210px;
	top: 0;
	margin-bottom: 0px;
}
#brushes {
	background: url(http://www.marialaranjeira.com/images/brushes.png) no-repeat;
	width: 186px;
	height: 260px;
	position: absolute;
	left: -50px;
	top: 0px;
	z-index: 100;
	
}

#title {
	
	margin-left: 200px;
	top: 0;
	width: 550px;
	font-size: 1.25em;
	letter-spacing: 2px;
	color: #FFFFFF;
	
	
}

#title h1 {
	background: url(http://www.marialaranjeira.com/images/header_h1.png) no-repeat left top;
	width: 555px; 
	height: 69px; 
	color: #FFFFFF;


}

#title h1 span {

	display:none;

	}

#title h2 {
	font-weight: normal;
	font-size: 1.2em;
	font-style: italic;
	

}





#paper {
	position: relative;
	
	width: 800px;

	
	margin-top: 0px;
	
}

#left {
	float: left;
	margin-left: 20px;
	background-color: #FFFFFF;
	font-size: 1em;
	width: 150px;
	w\idth: 150px;
	z-index: 10;
}

* html #left {
	display: inline;
}



#menu li {
	display: inline;
	
	list-style: none;
	
}
#menu .title {
	font-weight: bold;
	display: block;
	color: #333333;
	
}
#menu a {
	text-decoration: none;
	display: block;
	padding: 5px 5px 5px 0;
	color: #005689;
	line-height: 110%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #005689;
	
}

	
	
}
/* hack for IE 6 < to make entire block clickable */
* html #menu a {
	height: 1px; 
}



#menu a:hover {
	color: #005689;
	text-decoration: underline;
	background-image: url(http://www.marialaranjeira.com/images/bullet_head.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	
}

#text  {
	width: 551px;
	margin-left: 200px;
	text-align: left;
	
	
	
}

#text h2  {
	font-size: 1.2em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #660000;
	margin-bottom: 5px;
	
}

#expo li {
	list-style: none;
	background-image: url(http://www.marialaranjeira.com/images/ml_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 15px;
	margin-bottom: 6px;
}
#email li {
	list-style: none;
	background-image: url(http://www.marialaranjeira.com/images/bullet_email.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 18px;
	margin-bottom: 6px;
}
#phone li {
	list-style: none;
	background-image: url(http://www.marialaranjeira.com/images/bullet_mobile.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 18px;
	margin-bottom: 6px;
}

#bottom_right {
	background: url(http://www.marialaranjeira.com/images/bottom_right.png) no-repeat;
	width: 228px;
	height: 105px;
	position: absolute;
	z-index: 100;
	right: -100px;
	bottom: -75px;
}
#bottom_right_uk {
	background: url(http://www.marialaranjeira.com/images/bottom_right_uk.png) no-repeat;
	width: 228px;
	height: 105px;
	position: absolute;
	z-index: 100;
	right: -100px;
	bottom: -75px;
}
#bottom_right_es {
	background: url(http://www.marialaranjeira.com/images/bottom_right_es.png) no-repeat;
	width: 228px;
	height: 105px;
	position: absolute;
	z-index: 100;
	right: -100px;
	bottom: -75px;
}

#newsletter { 
	
}

#newsletter h3 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CC0000;
	
	
	
}
	
#newsletter p {
	font-size: 0.55em;
	text-align:left;
	font-family: Tahoma, Arial, "Times New Roman";
	word-spacing :.1em;
	
}
.poetry p {
	text-indent: 1pt;
	text-align: left;
	
	
	
}
