/*
	Melangerie
	
	$Id$
	
	Pink   #EE2B7B
	Orange #F7931E
*/

@import url("http://yui.yahooapis.com/2.3.1/build/reset-fonts-grids/reset-fonts-grids.css");

body {
	font-family: arial,helvetica,verdana,sans-serif;
	background-repeat: repeat;
	background-image: url("../images/bg.pattern-stripes-mono.gif");
	}

/* Generic section layout and elements
-----------------------------------------------*/

#doc {
	margin: 50px auto 20px;
	min-width: 930px;
	width: 930px;
	}
#ft {padding-top: 20px;}
#ft p {
	margin-bottom: 15px;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	color: #fff;
	}

.section {
	float: left;
	margin: 0 15px 15px 0;
	padding: 20px 25px;
	width: 250px;
	min-height: 320px;
	background-color: #F7931E;
	}
.section h2 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 15px;
	color: #EE2B7B;
	}
.section h2:after {content: ':';}
.section h3 {
	font-family: georgia,serif;
	font-weight: bold;
	font-size: 15px;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #EE2B7B;
	}
.section p {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 15px;
	color: #fff;
	}
.section ul {
	margin: 0 0 15px 0;
	}
.section li {
	font-size: 12px;
	line-height: 18px;
	color: #fff;
	}
.section a:link,
.section a:active,
.section a:visited {
	text-decoration: none;
	color: #fff;
	}
.section a:hover {text-decoration: underline;}
.section em {font-style: italic;}

/* Unique section layouts and elements
-----------------------------------------------*/

#hello {
	position: relative;
	background-repeat: repeat;
	background-image: url("../images/bg.pattern-stripes-duo.gif");
	background-color: #fff;
	width: 565px;
	}
#hello p {
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 20px;
	color: #EE2B7B;
	}
#hello a:link,
#hello a:active,
#hello a:visited {
	color: #F7931E;
	}
#greeting {width: 120px;}
#greeting a.link-who:hover {text-decoration: none;}

#who {
	margin-right: 0;
	height: 320px;
	}
#who #video {
	margin-bottom: 5px;
	}
#who a:link,
#who a:active,
#who a:visited {
	color: #EE2B7B;
	}
#who a:hover {
	color: #fff;
	text-decoration: none;
	}

#make {}
#make p {color: #fff;}
#make p.project-description {
	color: #fff;
	margin-bottom: 30px;
	}
#make a {
	color: #EE2B7B;
	text-transform: lowercase;
	}
#make a.more {
	color: #EE2B7B;
	text-transform: lowercase;
	}

#do {}
#do ul {margin-left: 20px;}
#do li {list-style-type: disc;}

#love{margin-right: 0;}
#love a:link,
#love a:active,
#love a:visited {
	color: #fff;
	}
#love a:hover {
	color: #EE2B7B;
	text-decoration: none;
	}

/* Modal Screens
-----------------------------------------------*/

#modal_overlay {background-color: #EE2B7B;}
#modal_container {
	overflow: auto;
	padding: 20px;
	width: 350px;
	border: 3px solid #EE2B7B;
	background-color: #fff;
	text-align: left;
	}
#modal_container.contact {}
#modal_container.project {}
.modal h3 {
	font-family: georgia,serif;
	font-weight: bold;
	font-size: 15px;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #EE2B7B;
	}
.modal p {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 15px;
	color: #000;
	}
.modal ul {
	margin: 0 0 15px 20px;
	}
.modal li {
	font-size: 12px;
	line-height: 18px;
	list-style-type: disc;
	}
.modal a:link,
.modal a:active,
.modal a:visited {
		text-decoration: none;
		color: #EE2B7B;
		}
.modal a:hover {text-decoration: underline;}

.modal.contact h2 {
	text-indent: -9999px;
	width: 200px;
	height: 70px;
	background-image: url("../images/hd.melangerie.gif");
	background-repeat: no-repeat;
	}
.modal.contact dl {
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	text-transform: lowercase;
	margin: 15px 0 25px;
	}
.modal.contact dl:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.modal.contact dt {
	float: left;
	clear: left;
	display: block;
	width: 3.4em;
	color: #F7931E;
	}
.modal.contact dd {
	float: left;
	color: #EE2B7B;
	}
.modal.contact p {
	margin-bottom: 5px;
	}
.modal.contact label {
	font-weight: bold;
	text-transform: lowercase;
	color: #EE2B7B;
	}
.modal.contact input[type="text"],
.modal.contact textarea {
	display: block;
	margin: 3px 0;
	padding: 0 5px;
	border: 2px solid #F7931E;
	}
.modal.contact textarea {margin-bottom: 10px;}
.modal.contact input[type="submit"] {
	padding: 2px 5px;
	border: none;
	background-color: #F7931E;
	color: #fff;
	cursor: pointer;
	}

a.link-close {
	display: block;
	padding: 4px;
	position: absolute;
	top: 0;
	right: 0;
	font-size: 10px;
	font-family: verdana,sans-serif;
	font-weight: bold;
	color: #EE2B7B;
	}
a.link-close:hover {
	cursor: pointer;
	text-decoration: none;
	color: #F7931E;
	}

/* Carousel Component and Controls
-----------------------------------------------*/

.controls {
	margin: 10px auto 0;
	width: 20px;
	}
.controls:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.controls .previous,
.controls .next {
	display: block;
	float: left;
	text-indent: -9999px;
	width: 7px;
	height: 10px;
	background-image: url("../images/btn.arrows.png");
	background-repeat: no-repeat;
	}
.controls .next {
	background-position: -7px 0;
	margin-left: 5px;
	}
.controls .previous.disabled,
.controls .next.disabled {
	opacity: 0.5;
	}

.carousel-component {
	position: relative;
	overflow: hidden;
	left: 0;
	}
.carousel-component ul.carousel-list {
	width: 10000000px;
	position: relative;
	left: 0;
	margin: 0;
	padding: 0;
	z-index: 1;
	}
.carousel-component .carousel-list li {
	float: left;
	list-style: none;
	overflow: hidden;
	margin: 0;
	padding: 0;
	}
