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

body {
	margin:0px;
	padding-bottom:10px;
	font-family:"Courier New", Courier, monospace;
	font-size: 12px;
	color:#555555;
	background-color:#FFFFFF;
	background-image: url(img/headerBG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 100px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	}

#topTile {
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#container {
	

}

DIV#home{
	height: 60px;
	width: 60px;
	position: absolute;
	z-index: 2000;
	top: 0px;
	right: 0px;
}

#LOGO {
	height: 160px;
	width: 200px;
	position: absolute;
	z-index: 1000;
	top: 0px;
	right: 0px;
	background-image: url(img/Logo.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
} 
DIV#leftLOGO {
	height: 160px;
	width: 350px;
	position: absolute;
	z-index: 2000;
	left: 0px;
	top: 0px;
	background-image: url(img/scLogo.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

h1 
{
	color:#CC0000;
	text-align: right;
	margin-right: 240px;
	margin-bottom: 0.5ex;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: normal;
	font-weight: normal;
	line-height: 36px;
	margin-top: 41px;
	display: none;
}
h1 a:link {
	text-decoration: none;
	color: #3B4453;
  }

h1 a:visited {
	text-decoration: none;
	color: #3B4453;
  }

h1 a:hover {
	text-decoration: none;
	color: #990000;
  }

#tagline {
	text-align: right;
	margin-right: 240px;
	font-weight: bold;
	height: 100px;
	color: #576068;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	display: none;
}
h2 {
	margin-bottom: 4px;
	margin-left: -80px;
	font-size: 30px;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	color: #2ceb00;
	padding-top: 12px;
	padding-bottom: 20px;
	padding-left: 80px;
	background-image: url(img/postHead.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.infos h3 {
  font-size: smaller;
	text-align: right;
  }

a {
	color:#0099CC;
	}

a:hover {
	color: #009999;
	text-decoration: underline;
	}


#main {
	margin-top: 0px;
	margin-right: 230px;
	margin-bottom: 50px;
	margin-left: 60px;
	padding-top: 180px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #555555;
	}

#main .infos
{
	text-align: right;
}

.infos h3, .infos h4
{
	display: inline;
}

.bPost, .bComment {
	margin-bottom: 15px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
/*  -moz-border-radius: 20px; */
}

.article {
	line-height: 1.3em;
	font-size: 14px;
	}

#main a {
	color: #2CEB00;
	/*  background-color: black; */
  font-weight: bold;
	text-decoration: none;
  }
#main a:hover {
	color: #00CC33;
	text-decoration: underline;
  }
#main a[hreflang]:after {
  color: silver;
  font-weight: bold;
  content: "\0000a0[" attr(hreflang) "]";
}
#main q {
  quotes: '\0000ab\0000a0' '\0000a0\0000bb' '\00201c\0000a0' '\0000a0\00201d';
  font-style: italic;
  }

#contentcomments {
	}
  
div.interaction {
  text-align: right;
  }
div.interaction a {
  }

div.storyTitle {
  margin-top: 2em;
  }

#menufooter {
	height: 60px;
	width: 210px;
	position: absolute;
	right: -1px;
	background-image: url(img/menufooter.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#menu {
	background-image: url(img/menu.gif);
	position:absolute;
	top:0px;
	right:-1px;
	width:160px;
	color: black;
	/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 170px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 35px;
	line-height: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	}
/* Again, "be nice to Opera 5". */
body>#menu {width:150px;}

#menu a {
  color: black;
  background-color: transparent; 
	text-decoration: none;
}

#menu a:hover {
	color: #990000;
	text-decoration: underline;
  }

#menu h4 {
	margin: 12px 0px 4px 0px;
  font-size: 12px;
}

#menu UL {
	PADDING-left: 0px; 
	MARGIN-left: 1ex; 
}
#menu LI {
	list-style: none;
}

#prelude
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 21px;
	padding-left: 11px;
	background-image: url(img/Prelude.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
}

#prelude a:link
{
	color: #584E45;
	text-decoration: none;
}

#prelude a:visited
{
	color: #584E45;
	text-decoration: none;
}

#prelude a:hover
{
	color: #990000;
	text-decoration: underline;
}


.infos h4 a:before
{
	content: ' ( ';

}

.infos h4 a:after
{
	content: ' ) ';

}

fieldset
{
	border-style: none;
	margin: 0;
	padding: 0;	
}

.contenucomment label
{
	width: 9.1em;
	float: left;
	font-weight: bold;
	margin-left: 1em;
}

.contenucomment input, .contenucomment textarea
{
	margin-left: 1em;
	width: 20em;
}

.fincomment
{
	margin-left: 11em;
	margin-top: 1em;	
}
form
{
	margin: 0ex;
	padding: 0ex;
}
img.logo
{
	padding: 2px;
	border: none;
	vertical-align: middle;
}
.baseline
{
	border-top: 1px solid #FFFFFF;
	margin: 2ex;
}
/* Styles for comment form */

input.bComment, 
textarea.bComment
{
	background-color: #f0f0f0;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	padding: .5ex;
	width: 98%;
	margin: 0ex;
}
select.bComment
{
	background-color: #f0f0f0;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	padding: .5ex;
	width: 100%;
	margin: 0ex;
}
fieldset .notes
{
	/* display: block; */
	font-size: 80%;
	color: #999999;
}
