/* Import default form styles */
@import url(../../rsc/css/forms.css);

/* styles for blue_sky skin */
body {
	padding-right: 0px;
	padding-left: 0px; 
	background-IMAGE: url(img/ciel4.jpg); 
	background-attachment: fixed;
	padding-bottom: 10px; 
	margin: 0px; 
	color: white; 
	padding-top: 0px; 
	/*background-repeat: no-repeat; */
	font-family: verdana, arial, helvetica, sans-serif; 
	background-color: #4c69b9;
	font-size: 84%;
	height:100%;
}

blockquote {
	border: 2px dotted #eee;
	margin: 1em 2em;
	padding: 0 1ex;
}

h1 {	
	margin-left: 0.5em;
	margin-bottom: 0ex;
}
h2 {
	margin-bottom: 4px
}
.infos H3 {
	font-size: smaller;
	text-align: right
}
a {
	color: white;
	background-color: transparent
}
a:link {
}
a:visited {
}
a:hover {
	color: #4c69b9;
	background-color: white
}
#main {
	margin: 0px 33ex 0px 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	top: 210px;
}
#tagline {
	margin-left: 1em;
	font-weight: bold;
}
#main .infos {
	text-align: right
}
.infos h3 {
	display: inline
}
.infos h4 {
	display: inline
}
.bPost, .bComment {
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-left: white 1px dotted;
	padding-top: 0px;
	border-bottom: white 1px dotted;
	z-index:50;
	text-align: justify;
}
.article {
	liNE-HEIGHT: 140%
}
#main a {
	font-weight: bold;
	color: white;
	text-decoration: none
}
#main a:hover {
	color: #4c69b9;
	background-color: white
}
unknown {
	font-weight: bold;
	color: silver;
	content: "[" attr(hreflang) "]"
}
#main Q {
	font-style: italic;
	quotes: '' '' '' ''
}
DIV.interaction {
	text-align: right
}
DIV.storyTitle {
	margin-top: 2em
}
DIV.baseline {
	position:absolute;
	padding-bottom: 10px;
}
#menu {
	border-left: #fff 1px dotted;
	padding-right: 10px;
	padding-left: 10px;
	right: 20px;
	/*background-IMAGE: url(img/white80.png);*/
	padding-bottom: 10px;
	width: 25ex;
	color: ##91965F;
	padding-top: 10px;
	/*border-bottom: #999 1px solid;*/
	POSITION: absolute;
	top: 310px;
	/*height: 90%;*/
	voice-family: inherit;
	z-index:30;
	/*overflow:auto;*/
}
unknown {
	width: 25ex;
}
#menu a {
	color: ##91965F;
	background-color: transparent;
	text-decoration: none
}
#menu a:hover {
	color: #fff;
	background-color: ##91965F
}
#menu h4 {
	font-SIZE: 14px;
	margin: 12px 0px 4px
}
#menu ul {
	padding-left: 0px; 
	margin-left: 1ex; 
}
#menu li {
	list-style: none;
}
.center {
	TEXT-AliGN: center
}
fieldset {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.contenucomment label {
	font-weight: bold;
	float: left;
	margin-left: 1em;
	width: 9.1em
}
.contenucomment input {
	margin-left: 1em;
	width: 20em
}
.contenucomment textarea {
	margin-left: 1em;
	width: 20em
}
.fincomment {
	margin-top: 1em;
	margin-left: 11em
}
.author {
	margin-bottom: 0px
}
#prelude {
	margin-left: 1em
}
form
{
	margin: 0ex;
	padding: 0ex;
}
img.logo
{
	padding: 2px;
	border: none;
	vertical-align: middle;
}
.baseline
{
	border-top: 1px dotted #FFFFFF;
	/*margin: 2ex;
	/*margin-right: 33ex;*/
}
/* styles for comment form */
input.bComment, textarea.bComment {
	border-width: 1px;
	border-color: #000;
	border-style: solid;
	padding: 1px;
	width: 98%;
	margin: 0ex;
}
select.bComment {
	border-width: 1px;
	border-color: #000;
	border-style: solid;
	padding: 1px;
	margin: 0ex;
}

fieldset span.notes {
	color: #000; /* override */
}
input.SearchField {
width: 96%;
margin: 0ex;
}


/*
 * Evo Toolbar
 * Note: ther emay be some properties that seem overkill but the fact is we need to override
 * any too general styles a skin may want to bring in for its own body/general display.
 */
div#evo_toolbar {
	background-color: ThreeDFace;
	color: ButtonText;
	border-top: 1px solid ThreeDHighlight;
	border-bottom: 1px solid ThreeDShadow;
	text-align: left;
	margin: 0;
	/* font: menu; /* -- poorly supported */
	font-size: 11px;
	font-family: "Microsoft sans serif", sans-serif, Arial, Helvetica;

	position: fixed;
	z-index: 99;
	left: 0px;
	top: 0px;
	height: 21px;
	width:100%;		/* Safari Windows */
	-webkit-text-size-adjust: none; /* iPhone */
}

div.skin_wrapper_loggedin {
	margin-top: 22px;
	padding-top: 1px;
}

div#evo_toolbar a {
	border: 1px solid ThreeDFace;
	color: ButtonText;
	text-decoration: none;
	padding: 2px 1ex;
}
div#evo_toolbar a:hover {
	border-top-color: ThreeDHighlight;
	border-left-color: ThreeDHighlight;
	border-bottom-color: ThreeDShadow;
	border-right-color: ThreeDShadow;
}
div#evo_toolbar .actions_left {
	padding: 4px;
}
div#evo_toolbar .actions_right {
	padding: 4px;
	float: right;
}

div#evo_toolbar ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
div#evo_toolbar li {
  display: inline;
}
div#evo_toolbar li ul {
  position: absolute;
	z-index: 100;
	background-color: ThreeDFace;
	border: 1px solid;
	padding: 1px;
	border-top-color: ThreeDHighlight;
	border-left-color: ThreeDHighlight;
	border-bottom-color: ThreeDShadow;
	border-right-color: ThreeDShadow;
	width: 25ex; /* prevent page wide dropdowns in IE6; nicer hover in IE7 */
}
div#evo_toolbar li.menu_open ul {
	display: block;
}
div#evo_toolbar li.menu_close ul {
	display: none;
}
div#evo_toolbar li.menu_open:hover ul,
div#evo_toolbar li.menu_close:hover ul {
	display: block;
}
div#evo_toolbar li ul li {
	display: block;
	padding: 0 4ex 0 0;
	white-space: nowrap;
}
div#evo_toolbar li ul li a {
	display: block;
	padding: 4px 2ex;
	border: none;
	width: 100%;
}
div#evo_toolbar li ul li a:hover {
	background-color: Highlight;
	color: HighlightText;
}
div#evo_toolbar.evo_toolbar_safari li ul li a:hover {
	background-color: #36d;
}
div#evo_toolbar li.separator {
	padding: 0;
}
div#evo_toolbar hr {
	display: block;
}

div#evo_toolbar .time {
	margin: 0 1ex;
	color: GrayText;
}
img a:hover{inherit-none;}

