/* Import default form styles */
@import url(../../rsc/css/basic.css);	/* Import basic styles */
@import url(../../rsc/css/img.css);	/* Import standard image styles */
@import url(../../rsc/css/forms.css);	/* Import default form styles */
@import url(../../rsc/css/comments.css);	/* Import default comment styles */
@import url(../../rsc/css/blog_elements.css);

/* styles for blue_sky skin */
body {
	padding-right: 0px;
	padding-left: 0px; 
	background-IMAGE: url(img/ciel3.jpg); 
	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: 94%;
	/*width:960px;*/
}
.pageHeader {
	width: 820px;
	padding: 20px;
	margin: 0 auto;
}
#pageFooter {
	clear: both;
	width: 820px;
	padding: 20px;
	margin: 0 auto;
	text-align: center;
}
.bTitle {
	margin-bottom: 4px
}
.bSmallHead H3 {
	font-size: smaller;
	text-align: right
}
a {
	color: white;
	background-color: transparent
}
a:link {
}
a:visited {
}
a:hover {
	color: #4c69b9;
	background-color: white
}
#wrapper  {
margin:0 auto;
width:860px;
margin-top: 30px;
}
.bPosts {
width: 600px;
float: left;
}
.bPosts .bSmallHead {
	text-align: right
}
.bSmallHead h3 {
	display: inline
}
.bSmallHead 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;
	background-color: #4c69b9;
}
.bText {
	liNE-HEIGHT: 140%
}
.bPosts a {
	font-weight: bold;
	color: white;
	text-decoration: none
}
.bPosts a:hover {
	color: #4c69b9;
	background-color: white
}
unknown {
	font-weight: bold;
	color: silver;
	content: "[" attr(hreflang) "]"
}
.bPosts Q {
	font-style: italic;
	quotes: '' '' '' ''
}
DIV.bSmallPrint {
	text-align: right
}
DIV.storyTitle {
	margin-top: 2em
}
.bSmallPrint, .bSmallHead {
	font-size: 80%;
}
.bSideBar {
	border-right: #999 1px solid;
	/*right: 20px;*/
	float: right;
	background-IMAGE: url(img/white80.png);
	padding-bottom: 10px;
	padding-top: 10px;
	width: 240px;
	margin-left:10px;
	color: #4c69b9;
	border-bottom: #999 1px solid;
	/*POSITION: absolute;*/
	/*top: 100px;*/
	voice-family: inherit;
}
.bSideItem {
	background-color:#fff;
	margin-bottom:10px;
	padding: 8px;
}
unknown {
	width: 25ex;
}
.bSideBar a {
	color: #4c69b9;
	background-color: transparent;
	text-decoration: none
}
.bSideBar a:hover {
	color: #eee;
	background-color: #4c69b9
}
.bSideBar h4 {
	font-SIZE: 14px;
	margin: 12px 0px 4px
}
.bSideBar ul {
	padding-left: 0px; 
	margin-left: 1ex; 
}
.bSideBar 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;
}
table.bCalendarTable {
margin: 0 auto 1em auto;
font-size: 77%;
border-collapse: separate; 
border-spacing: 0px;	
}
tr.bCalendarRow {
text-align: center;
}
th.bCalendarHeaderCell {
font-size: 84%;
width: 4ex;
}
td.bCalendarCell {
width: 4ex;
height: 3.5ex;
}
.bCalendarLinkPost {
font-weight: bold;
}

.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;
}
img {
	border:none;
}
.baseline
{
	border-top: 1px solid #FFFFFF;
	margin-left: 40px;
}
/* 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;
}

