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

/*  NEOCLASSICAL RED version 2 */


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

				#600		#400			ffcc66
*/
  p, li,div {
	
	color: #ffcc66;
	}
	
h1,h2,h3 {
	font-family: "Arial Black", Techno, sans-serif;
	letter-spacing: -1px;
}

h1
{ 
	font-size: 36px;
	color: #ffcc66;
}

h2
{ 
	font-size: 24px;
	color: #ff9900;
}

h3
{ 
	font-size: 12px;
	font-weight: bold;
	color: #ffcc66;
}


body
{
	margin: 0;
	padding: 0;
	height: 100%;
	color: #ffcc66;
	background-color: transparent;
	background-image: url(css/red/gradient.jpg);
	background-repeat: repeat-y;
}
	

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

#watermark
{
	background-image: url(css/MarkWatermark.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-attachment: scroll;
	position: absolute;
	top: 0;
	left: 0;
	height: 300px;
	width: 300px;
	z-index: -1;
}

#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-top: 3px;
	margin-bottom: 0px;
	width: 400px;
	padding-right: 250px;
	padding-left: 50px;
	background-color: #400;
	border-width: 0px;
	}
	
body#talks div#main
{
	background-color: #400;
	padding-top: 20px;
	}
	
	
#sidebar p {
	color: #ffcc66;
	}
	
#sidebar .bookBox a:link, .bookBox a:visited { color: #400;}
#sidebar .bookBox a:hover { color:#933;background-color: #ffd; text-decoration: underline;}
#sidebar .bookBox p  { color: #000;}

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



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

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


#main p
{
	margin-top: 0;
}

#posts {

	background-color: #400;
	border-color: #600;
	border-width: 0px;
	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;
	line-height: 0.98;
	margin-top: 0px;
	text-shadow: #000 4px 4px 8px ;

}


	


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



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


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

}

/* ===================   footer   ======================= */
#footer
{
		background-color: #400;
		border-width: 0;
		padding: 10px 0 10px 0;
		margin-top: 20px;

}

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

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




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

