a:link { color: #eee;   }
a:visited { color: #ccc; }


/*  #ac7B57		#7d5b5e		#8d3d36			#e28370


*/

td,  p, li,div {
	font: normal 12px/18px "Lucida Grande", "Lucida Sans Unicode", lucida, verdana, sans-serif; 
	color: #e28370;
	}

h1
{ font-family: "Arial Black", Techno, sans-serif; 
	font-size: 36pt;
	color: #e28370;
}

h2
{ font-family: "Arial Black", Techno, sans-serif; 
	font-size: 24pt;
	color: #e28370;
}

h3
{ font-family: "Arial Black", Techno, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: #e28370;
}


body
{
	margin: 0;
	padding: 0;
	height: 100%;
	background-color: #7d5b5e;
	background-image: url(css/nouveaux/MarkWatermark3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-attachment: scroll;
	
}
	

/* ===================   header   ======================= */



#title { 
	width: 350px;
	height: 135px;
	background-image: url(css/nouveaux/MB4.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}


#quote
{
	width: 200px;
	float: right;
	text-align: right;
	margin-right: 10px;
	margin-left: auto;
	padding-right: 10px;
}

#quote p
{
	font-size: 11px;
	line-height: 13px;
}

/* ===================   switcher   ======================= */


/* ===================   main content   ======================= */
#content
{
	border-color: #422;
	border-width: 0px;
	border-style: solid;
	background-color: transparent;
	margin: 24px 0 24px 144px;
	height: 100%;
	clear: both;
}

body#home div#content
{
	background-color: transparent;
	border-width: 0px;
}
	
body#page div#content
{
	border-width: 1px;
	margin-bottom: 0px;
	width: 420px;
	padding-right: 250px;
	padding-left: 50px;
	background-color: #8d3d36;
	border-width: 1px;
	}
	

	
#sidebar p {
	color: #e2a390;
	}


#sidebar h2
{
		color: #e28370;
		text-transform: uppercase;
		letter-spacing: 2px;
	}
	
#sidebar a:hover
{
	color: #ffffff;
	background-color: #8d3d36;
	text-decoration: none;
	}



/*  ----------- posts	------------------		*/

	
#main
{
	margin-left: 10px;
	margin-top: 24px;
	border-width: 0px;
	
}

#home #main { 
	margin-left: 320px;
	margin-right: 0px;
	border-width: 0px;
	}

#main p
{
	margin-top: 0;
}

#posts,#maintop {

	background-color: #8d3d36;
	border-color: #600;
	border-width: 1px;
	padding: 10px;
	border-style: solid;
	margin-bottom: 10px;
	margin-top: 0px;
}

.post
{
	margin-top: 25px;
	padding-top: 5px;
	border-color: #cc7B57;
	border-width: 1px 0px 0px 0px;
	border-style: dotted;

}

#main .postHead
{
	margin-right: 10px;
	margin-bottom: 20px;
	font-weight: normal;
	color: #cc7B57;

}

.post h2
{
	font-size: 36px;
	letter-spacing: 2px;	
	margin-top: 0px;
		text-shadow: #6d2d26 4px 4px 8px ;

}



.quote,.poem
{
	padding-top: 12px;
	margin-left: 0px;
	margin-top: 4px;
	margin-bottom: 8px;
	font-size: 10px;
	background-image: url(css/quot.gif);
	background-repeat: no-repeat;
}




/* ================== books =========================*/



/* ================= post details =================== */


ul.movieNav li a:visited, ul.movieNav li a:link
{
	color: #000;

}

/* ===================   footer   ======================= */
#footer
{
		background-color: #8d3d36;
		width: 720px;
		border-width: 1px;

}

/* ===================   movies   ======================= */

/* =========== tooltips support =========== */




.bookBoxBody
{
	background: url(css/BookBoxBotNouv.png) no-repeat bottom left;

	}




div.LectureBox div.clearer
{
	background-image: url(css/LectureBottomNouv.gif);
	}
