/* Designed by François PLANQUE - http://fplanque.net/ */

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

.invisibile {
	DISPLAY: none
}
body {
	background: #fff repeat-y 50%;
	padding: 0px;
	margin: 0px;
	color: #000;
	font: 12px Arial, Helvetica, sans-serif;
}

a {
	color: #013892;
	text-decoration: none;
}
a:hover {
	color: #9ae;
	text-decoration: none;
}

h2 {
	color: #78a;
	font-size: 20px;
	margin: 0;
}
h3 {
	color: #78a;
	font-size: 12px;
}
h4 {
	color: #78a;
	font-size: 14px;
}

table.invisible
{
	margin: 1ex;
	border-collapse: collapse
}
table.invisible td
{
	padding: 0ex 1ex;
}
td.right
{
	text-align: right;
}
p.baseline {
	border-top: 1px solid #ddd;
	text-align: center;
	font-size: 10px;
	color: #999;
	padding: 1ex;
	margin: 0;
}
hr {
	height: 0;
	border: 0;
	border-top: 1px solid #78a;
}

div#wrapper {
	width: 780px;
	margin: 0 auto;
	padding: 0;
	background-repeat: repeat-y;
	background-image: url(../../immagini/lineaor.jpg);
	overflow: hidden;
}

div.pageHeader {
	text-align: center;
	background: url(../../immagini/header.jpg);
	height: 123px;
	margin-bottom: 2px;
	width: 780px;
}
div.pageFooter {
	height: 36px;
	margin-top: 2px;
	background-image: url(../../immagini/footer.jpg);
	width: 780px;
	float: right;
}
.html {
	overflow: hidden;
	width: 574px;
	float: right;
	margin-right: 1pt;
}
h1#pageTitle {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

ul#bloglist {
	background-color: #fff;
	border-bottom: 1px solid #000;
	margin: 0 1px;
	padding: 0;
	list-style-type:none;
	padding: .5ex 0;
}
ul#bloglist li {
	border-right: 1px solid #000;
	display: inline;
	padding: .5ex 1em;
}

a.BlogButton,
a.BlogButtonCurr {
	font-weight: bold;
	text-decoration: none;
}
a.BlogButton {
	color: #000;
}
a.BlogButton:hover {
	text-decoration: underline;
	color: #9ae;
}
a.BlogButtonCurr,
a.BlogButtonCurr:visited {
	color: #78a;
}
a.BlogButtonCurr:hover {
	text-decoration: underline;
	color: #9ae;
}


.pageSubTitle {
	color: #fff;
	letter-spacing: 4px;
	text-align: center;
	vertical-align: middle;
	border: 0px;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	font-size: 14px;

}
div.stats{
	float: right;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 0px;
}

/* Styles for main area (left) */
h2 {
	margin: 1ex;
	border-bottom: 1px solid #78a;
}

/* Styles for posts */
.bPosts {
	float: right;
	width: 574px;
	overflow: hidden;
	margin-right: 1px;
	margin-left: 2px;
}
.bPost, .bPostpublished
{
	clear: both;
	background-color: #FFFFFF;
	padding: 5px;
	margin-bottom: 5px;
	border-top: 1px solid #d8d8d9;
	border-right: 4px double #d8d8d9;
	border-bottom: 4px double #d8d8d9;
	border-left: 4px double #d8d8d9;
}
.bPostMid
{
	clear: both;
	background-color: #FFFFFF;
	padding: 5px;
	border-right: 4px double #d8d8d9;
	border-left: 4px double #d8d8d9;
	border-bottom: 1px double #d8d8d9;
}
.bPostEnd
{
	clear: both;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	border-right: 4px double #d8d8d9;
	border-left: 4px double #d8d8d9;
	border-bottom: 4px double #d8d8d9;
}
.bPostStart
{
	clear: both;
	background-color: #FFFFFF;
	margin-top: 5px;
	border-right: 4px double #d8d8d9;
	border-left: 4px double #d8d8d9;
	border-top: 4px double #d8d8d9;
}
.bPostDate
{
	clear: both;
	background-color: #FFFFFF;
	margin-top: 5px;
	padding: 5px;
	color: #063789;
	font-size: 16px;
	border-top: 4px double #d8d8d9;
	border-right: 4px double #d8d8d9;
	border-left: 4px double #d8d8d9;
	border-bottom: 1px double #d8d8d9;
	font-weight: bold;
	display: none;
}
.bPostTitle
{
	clear: both;
	background-color: #FFFFFF;
	margin-top: 5px;
	padding: 5px;
	color: #063789;
	font-size: 16px;
	border-top: 4px double #d8d8d9;
	border-right: 4px double #d8d8d9;
	border-left: 4px double #d8d8d9;
	border-bottom: 1px double #d8d8d9;
	font-weight: bold;
	text-align: center;
}
.bPostChapter
{
	clear: both;
	margin-top: 20px;
	padding: 5px;
	font-weight: bold;
	text-align: center;
}
div.bPostCat
{
	clear: both;
	color: #063789;
	font-size: 18px;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	background-image: url(../../immagini/riga-categorie.jpg);
	height: 21px;
	padding-left: 5px;
}
a.bPostCat
{
	color: #063789;
	font-size: 16px;
	text-decoration: underline;
	font-weight: bold;
}
a.bPostCat:hover
{
	color: #9ae;
	font-size: 16px;
	text-decoration: underline;
	font-weight: bold;
}
.bMore {
	text-align: right;
	margin: 0px;
	padding: 0px;
}
div.bMore {
	margin: 0px;
	padding: 0px;
	text-align: right;
}
.bSmallHead {
	font-size: 10px;
	color: #999;
	margin: 2px 0 1ex;
}
.bTitle {
	color: #78a;
	margin: 1ex 0;
}
.bText {
	margin-top: 0px;
	margin-bottom: 0px;
}
.bSmallPrint
{
	clear: both;
	color: #999;
	font-size: 10px;
	margin: 1ex 0 2ex 0;
}

input.bComment,
textarea.bComment
{
	background-color: #eee;
	border: 1px solid #ccc;
	width: 97%;
	padding: 2px;
	margin: 0ex;
}
select.bComment  /* Used by the profile form */
{
	background-color: #eee;
	border: 1px solid #ccc;
	padding: 1px;
	margin: 0ex;
}


/* Styles for stats */
div.statbloc
{
	float: left;
	width: 44%;
	margin: 0 0 2ex 1.5ex;
	border: 1px solid #78a;
}
div.statbloc h3
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	color: #FFFFFF;
	text-align: center;
	background: #78a;
	padding: 1ex;
}

input.submit,
input.reset {
	background-color: #ddd;
	color: #78a;
	border: 1px solid #000;
	font-weight: bold;
	padding: 1px;
}

input.submit:hover {
	color: #000;
	text-decoration: underline;
}

/* Styles for sidebar (right) */
.bSideBar {
	width: 200px;
	float: left;
	overflow: hidden;
	background-color: #f5f5f7;
	margin-left: 1px;
	color: #CCCCCC;
}
.bSideItem {
	padding: 0 0 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #f5f5f7;
}
div.bSideTitle {
	height: 15px;
	width: 200px;
	padding-left: 10px;
	background-image: url(../../immagini/riga-menutitolo.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 0px;
	margin-left: 0px;
}
.bSideItem ul {
	margin: 0px;
	overflow: hidden;
	padding-left: 1px;
}
.bSideItem li {
	background-image: url(../../immagini/riga-menu.jpg);
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
	width: 200px;
	padding-left: 19px;
	background-repeat: no-repeat;
	margin-top: 2px;
	overflow: hidden;
}
.bSideItem form {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #003399;
}
.dimmed
{
	color: #aaa;
	font-size: 10px;
}
input.SearchField
{
	background-color: #ffffff;
	border: 1px solid #ccc;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 9px;
	margin-left: 9px;
}

/* Calendar: */
caption.bCalendarCaption {
	border: 1px solid #ccc;
	background-color: #eee;
	border-bottom: 0;
}
table.bCalendarTable {
	border-collapse: separate;
	margin: 5px;
	width: 190px;
	background-color: #FFFFFF;
	padding: 0px;
	border: 0px none #FFFFFF;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	letter-spacing: 0px;
	text-indent: 0px;
	word-spacing: 0px;
}
table.bCalendarTable tfoot td {
	background-color: #FFFFFF;
	border-top: 1px solid #ccc;
}
table.bCalendarTable tfoot a {
	text-decoration: none;
}
table.bCalendarTable tfoot a:hover {
	background-color: #78a;
	color: #fff;
}
th.bCalendarHeaderCell {
	font-size: 85%;
	color: #003399;
}
#bCalendarToday {
	background-color: #bce;
	color: #333333;
}
#bCalendarLinkPost {
	background-color: #cfc;
	color: #333333;
}
td.bCalendarCell {
	width: 4ex;
	height: 3.5ex;
	color: #003399;
}
div#it {
	clear: right;
	top: 98px;
	height: 20px;
	width: 27px;
	left: 633px;
	position: absolute;
}
div.fr {
	clear: right;
	top: 98px;
	height: 20px;
	width: 27px;
	left: 667px;
}
div.en {
	clear: right;
	top: 98px;
	height: 20px;
	width: 27px;
	left: 704px;
}
div.es {
	clear: right;
	top: 98px;
	height: 20px;
	width: 27px;
	left: 736px;
}
img {
	border: 0px;
}
.bPostG {
	clear: both;
	background-color: #FFFFFF;
	padding: 5px;
	margin-bottom: 5px;
	border-top: 1px solid #d8d8d9;
	border-right: 4px double #d8d8d9;
	border-bottom: 4px double #d8d8d9;
	border-left: 4px double #d8d8d9;
	text-align: justify;
}
