/*---

Reneedegagne.com // Global CSS
Auteur : Eric Chenail - Arteca Design Inc.
Derniere revision : 8 septembre 2008 - 12:15
	
---*/


body {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif; 
	font-size: 13px;
	line-height: 14px;
	color: #FFF;
	background-color: #151515;
}

.clearer {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

h1 {
	background: url("../img/renee_degagne.gif") no-repeat;
	width: 306px;
	height: 37px;
	text-indent: -5000px;
	margin-bottom: 30px;
}

h2 {
	background: url("../img/artiste_peintre.gif") no-repeat;
	width: 104px;
	height: 17px;
	text-indent: -5000px;
	position: absolute;
	top: 48px;
	left: 348px;
}

body.en h2 { display: none; }

* html h2 {
	left: 321px;
}

a img { border: none; }

#header {
	background-color: #262626;
	padding-bottom: 12px;
	border-bottom: 1px solid #000;
	background: url("../img/_loading.gif") no-repeat 50% 50% #262626;
}

#header div.headerImage {
	height: 380px;
	border-bottom: 1px solid #000;
}

#content {
	padding: 25px;
	position: relative;
}

#mainNav ul {
	float: left;
	margin-right: 40px;
	font-size: 12px;
	
}

#mainNav ul ul { margin-right: 0; }

#mainNav ul li {
	line-height: 17px;
}

#mainNav ul li a {
	text-decoration: none;
	color: #5f5f5f;
}

body.portfolio #mainNav ul li.portfolio a,
body.page-24 #mainNav ul li.profile a,
body.page-24 #mainNav ul.subMenuProfile li.page-item-24 a,
body.page-139 #mainNav ul li.profile a,
body.page-139 #mainNav ul.subMenuProfile li.page-item-139 a,
body.page-11 #mainNav ul li.profile a,
body.page-11 #mainNav ul.subMenuProfile li.page-item-11 a,
body.page-129 #mainNav ul li.profile a,
body.page-129 #mainNav ul.subMenuProfile li.page-item-129 a,
body.page-46 #mainNav ul li.events a,
body.page-145 #mainNav ul li.events a,
body.page-30 #mainNav ul li.contact a,
body.page-149 #mainNav ul li.contact a {
	color: #FFF;
	cursor: default;
}

#mainNav ul li a:hover {
	color: #999;
}

#mainNav ul#subMenu,
#mainNav ul.subMenuProfile {
	/* margin-left: 38px; */
	margin-right: 0;
}

body.home #mainNav ul.subMenuProfile,
body.portfolio #mainNav ul.subMenuProfile,
body.page-30 #mainNav ul.subMenuProfile,
body.page-46 #mainNav ul.subMenuProfile,
body.page-145 #mainNav ul.subMenuProfile,
body.page-149 #mainNav ul.subMenuProfile,
body.page-525 #mainNav ul.subMenuProfile {
	display: none;
}

div.section,
div.thumbContainer {
	margin-left: 290px;
	margin-left: 320px;
	/* border-bottom: 1px solid yellow; */
	/* overflow: auto; */
}

div.thumbContainer {
	display: none;
}

body.page div.section {
	margin-top: -17px;
}

div.thumbContainer a {
	float: left;
	display: block;
	border: none;
	margin: 0 13px 13px 0;
	border: 1px solid #151515;
}

div.section a.thickbox {
	display: block;
	border: 1px solid #151515;
	float: left;
	margin: -2px 18px 10px 0;
}

div.thumbContainer a:hover,
div.section a.thickbox:hover {
	border: 1px solid #999;
}

div.thumbContainer a img {
	width: 100px;
	height: 100px;
}

div.section h3, 
div.section h4, 
div.section h5, 
div.section ul, 
div.section p {
	margin: 0 0 15px;
}

div.section h4 {
	font-size: 20px;
	text-transform: uppercase;
	font-weight: normal;
	color: #5f5f5f;
	padding-top: 20px;
}

div.section p, div.section li { color: #999; }

div.section p {
	line-height: 15px;
}


div.section address {
	color: #999;
	font-style: normal;
	margin-bottom: 15px;
}

div.section ul { margin-left: 35px; }

div.section ul, div.section li { list-style-type: disc;}

div.section li {
	font-size: 11px;
	line-height: 14px;
}

div.section li em {
	color: #666;
}

div.section a {
	color: #666;
}

div.section a:hover {
	color: #999;
}

body.page-46 div.section p strong {
	line-height: 18px;
}

body.page-46 div.section em {
	font-style: normal;
	font-size: 12px;
	color: #666;
	line-height: 14px;
}

div.section div.eventsItem,
div.section div.contactItem {
	padding-top: 3px;
	float: left;
	margin-right: 50px;
	border-bottom: 1px solid #353535;
	height: 165px;
	margin-bottom: 25px;
	width: 280px;
	width: 230px;
}

div.section div.contactItem {
	height: 90px;
	border-bottom: 0;
	margin-bottom: 0;
}

div.section div.twoLines {
	height: 60px;
	width: 160px;
}

p.credits {
	font-size: 9px;
	color: #444;
	position: fixed;
	left: 25px;
	bottom: 20px;
}

* html p.credits {
	position: absolute;
}

p.credits a {
	color: #666;
	text-decoration: none;
}

p.credits a:hover {
	color: #999;
}