@charset "UTF-8";
/* CSS Document for Whitepress V1.0 */


/*********** COMMON ELEMENTS ************/

html{
	
}

*{
	
}

/*png fix for IE 5-6 */




img {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
}

body{
	behavior: url("http://loiseleurdeslongchamps.com/wp-content/themes/lodlobis/csshover.htc");
	font-family: Lucida Sans, sans- serif; 
	font-size:12px;
	background-color:#000;
}

body a{
	text-decoration:underline;
	color:#fff;
}

body a:hover{
	color:#ccc;
}

body img{
	
}

#wrapper{
	
}







/*********** BODY STRUCTURE ELEMENTS ************/

#header{

}


#logo{
	border:none;
	padding-left:50px;
	
}

#searchBar{
	
}




#mainContents{
	padding:0px;
	margin:0px;
	min-height:600px;
}

/* contents are for page layouts, not blog*/
#contents{
	 color:#fff;
	 z-index:4;
	 padding:20px 20px 50px 20px;
	 
	 
}

#contents h2{
	font-family:"Times", Times New Roman, Serif;	
	font-size:24px;
	font-weight:100;
	padding-top:20px;
}

#leftContents{
	padding-left:300px;
	width:330px;
	
}


#leftContentsSingle{
	padding-top:150px;
	padding-left:300px;
	width:330px;
	
}


#leftContentsBlog{
	padding-left:300px;
	width:330px;
	padding-top:150px;
	
}

#rightContents{
	float:left;
	padding-left:50px;
	padding-top:150px;
	
}

.rightPane h3{
	color:#ddd;	
}

.rightPane ul{
	padding-left:20px;
}

.rightPane li{
	color:#fff;	
}

.rightPane{
	padding-bottom:10px;	
}


#footer{
	background:url(images/footer.gif);
	padding:20px 20px 0px 70px;
	background-color:#666;
	color:#333;
	height:74px;
}

#footer a{
	color:#000;	
}

#footerBottom{
	
}

#dexthis{
color:#000;
}

/*********** SPECIFIC BACKGROUND ELEMENTS ************/

#backgroundImg{
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index:-200;
	
}


/*********** PAGES LAYOUTS **************/

#biographie, #contact, #repertoire, #conditions{
	padding-left:40px;
	padding-top:0;
	width:500px;	
}

#cv h4{
	font-family:"Times", Times New Roman, Serif;
	font-size:16px;
	font-weight:bold;
	padding:0px;
	margin:0px;
}

#cv a{
	text-decoration:none;
}

#cv ul li{
	padding-bottom:20px;
	
}

.cvA{
	text-decoration:none;

}


/*********** MENU ************/

#menu{
	position:absolute;
	left:680px;
	top:80px;
}

#menu a{
	
}

#menu a:hover{
	
}

#menuImg{

}

/*********** HOMEPAGE ************/

#homeContents{
	margin-left:50px;
	margin-top:50%;	
	color:#000;
}

#homeContents a{
	color:#000;	
}

#homeContents h2{
	font-family:"Times", Times New Roman, Serif;	
	font-size:24px;
	font-weight:100;
}

#homeContents td{
	padding-right:40px;
}

#homeContents table{
	width:900px;	
}

.searchBoxSubmit{
	background:url("images/") no-repeat;
	width:;
	height:;
}



#fpContents{
	
}

#fpBlog{
	
}

#fpBlogEntry{
	
}

#fpBlogContent{
	
}








/*********** BLOG ELEMENTS ************/

.calendar{
	color:#fff;
}

#rss{
	font-size:11px;
	
	float:right;
}

.blogHeading{
		padding:0px;
	font-size:14px;	
	color:#fff;
}

.author{
	
}

.says{
	
}

.categories{
	color:#fff;
	padding:0px;
	line-height:0px;
	font-size:11px;
}

.tags{
	
}

/* This is the line above next and previous links */
#blogLine{
	
}

.previousPosts{

}


.newerPosts{
	
}






/*********** ENTRY ELEMENTS ************/

.entry{
	padding-bottom:20px;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#ddd;
	padding-top:20px;
	
}

.entryTitle{
	
}

.entryTitle h2{
	font-size:12px;
}

.insideEntry{
	color:#ddd;
}

.entryTitleSingle{
	
}

.blogLineSingle{
	
}

.authorSingle{
	color:#fff;
	padding:0px;
	line-height:0px;
	font-size:11px;
}

#navigatePosts{
	margin-top:20px;
	color:#fff;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#ddd;
}




/*********** COMMENTS ELEMENTS ************/

#comments{
	
}

#comments img{
	
}

#commentform label{
	
}

#commentform{
	
}

.commentlist{
	
}

.commentNo{
	
}

.commentNo a{
	
}

.commentNo a:hover{
	
}

.commentNo img{
	
}

#respond{
	padding-top:50px;	
	color:#fff;
}

#respond h3{
	color:#fff;
	font-size:12px;	
}




/*********** ALIGNMENT ************/

.alignLeft{
	text-align:left;
	
}

.alignRight{
	text-align:right;
	float:right;
	
}

.alignCenter{
	text-align:center;
}

.floatLeft{
	float:left;
}

.floatRight{
	float:right;
}



/*********** AUDIO PAGE ************/

#audio{
	padding-left:300px;	
}

.audioplayer_container{
	border-bottom:solid;
	padding-bottom:10px;
	width:300px;
	border-bottom-width:1px;
}



/*********** CALENDAR PAGE ************/

#calendar{
	padding-left:300px;	
}
	


/*********** CONTACT PAGE ************/
#contact{
	padding-left:280px;
}



/*********** GALLERIES PAGE ************/
#galleries{
	padding-left:30px;	
}
#galleriesLeft{
	float:left;
	padding-top:70px;
	text-align:right;
}
#galleriesRight{
	padding-left:170px;
	width:400px;
	
}

#galleriesLeft li{
	list-style:none}

#galleriesBox{
flaot:left;	
padding:0px;
margin:0px;
}

#galleries h3{
padding-left:5px;	
text-transform:capitalize;
}

/*********** LIENS PAGE *************/

#liens{
	padding-left:300px;	
}


#liens h3{
padding-top:20px;	
}

/*********** VIDEOS PAGE ************/
#video{
	padding-left:130px;	
}




