/* Designed by François PLANQUE - http://fplanque.net/ */

@import url(../../rsc/basic.css);	/* Import basic styles */
@import url(../../rsc/img.css);	/* Import standard image styles */
@import url(../../rsc/blog_elements.css);	/* Import standard blog elements styles */
@import url(../../rsc/forms.css);	/* Import default form styles */
@import url(../../rsc/comments.css);	/* Import default comment styles */

body {
	background: #663300 url(img/bg.gif) fixed repeat-y 50% 0;
	padding: 0px;
	margin: 0px;
	color: #b9d2f9;
	font: 84% Verdana, Helvetica, sans-serif;
}

.bMore {
	text-align: left;
}

a, a:visited {
	color: #aabb4d;
}

a:hover {color: #ffcc00;
font-size: 110%;
position:relative;top:3;
}

a:active {
	color: #FFcc00;
font-size: 160%;
}

h2 {

background-color:#64A9D9;
color: #000000;
text-align: right;
	font-size: 120%;
	margin: 0, 0, 0, 0;
}
h3 {
	color: #64A9D9;
	font-size: 21px;
}

h4, {
background-color: #DFA017;	
	color: #000000;
	font-size: 110%;
}
a.ah, a.ah:visited {color:#000000; background-color:#dfa017;}
a.ah:hover {position: relative; top: -2; color:#b9d2f9; background-color:#dfa017;}
a.ah:active {color:#64A9d9; background-color:#dfa017;}


.pictop a:hover {position:relative; top:4px; z-index:1;}

table.invisible
{
	margin: 1ex;
	border-collapse: collapse
}
table.invisible td
{
	padding: 0ex 1ex;
}
td.right
{
	text-align: right;
}
div#pageFooter {
	clear: both;
	background-color: #627516;
	width: 738px;
	margin: 0 auto;
	padding: 0 0 1ex 0;
align: center;
}
p.baseline {
	border-top: 1px solid #a9c2e9;
	text-align: center;
	font-size: 74%;
	color: #b9d2f9;
	padding: 1ex;
	margin: 0;
}
hr {
	height: 0;
	border: 0;
	/* border-top: 1px solid #F1BDD4; */
}

div#wrapper {
	background: #758C1A url(img/circlebg.gif) fixed top left;
	background-image: url(img/circlebg.gif);
	background-position-y:expression(document.documentElement.scrollTop-128+Math.random()*0);
	background-position-x:expression(document.documentElement.scrollLeft-64+Math.random()*0);
	width: 740px;
	margin: 0 auto;
	padding: 0;
color: 000000;
}

div.pageHeader {
	padding: 0;
	margin: 0 0 0 0;
	border-bottom: 2px solid #99aa3c;
	text-align: center;
	background: #b9d2f9;
}

h1#pageTitle {
	color: #000000;
	font-size: 270%;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

ul#bloglist {
	background-color: #AABB4D;
	margin: 0 0;
	padding: 0;
	list-style-type:none;
align: center;
}
ul#bloglist li {
	display: inline;
	padding: 0 3px;
color: #6633300
}

a.BlogButton, a.BlogButton:visited {
	color: #513621;	font-weight: bold;
	text-decoration: none;
font-size: 90%
}
a.BlogButton:hover {
	color: #513621;
font-size: 120%;
}

a.BlogButton:active {font-size: 130px;
position: absolute; top: 0; z-index:10; color: #64A9D9;}

a.BlogButtonCurr:active {font-size: 130px;
position: absolute; top: 0; z-index:10; color: #64A9D9;}

a.BlogButtonCurr,
a.BlogButtonCurr:visited {
	color: #513621;	font-weight: bold;
	text-decoration: line-through;
}
a.BlogButtonCurr:hover {
	color: #513621;
font-size: 120%;
}


.pageSubTitle {	color: #000000;
	letter-spacing: 4px;
	text-align: center;

	vertical-align: middle;
	border: 0px;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	font: 109% Helvetica, sans-serif;

}
div.stats{
	float: right;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 0px;
}

/* Styles for main area (left) */
h2 {
	margin: 0px;
	/* border-bottom: 1px solid #F1BDD4; */
}

/* Styles for posts */
.bPosts {
	float: left;
	width: 480px;
	overflow: hidden;
	background: #758C1A url(img/leftbak1.gif) fixed top left;
/* filter:alpha(opacity=80); */
	background-image: url(img/leftbak1.gif);
	background-position-y:expression(document.documentElement.scrollTop+18+Math.random()*0);
	background-position-x:expression(document.documentElement.scrollLeft-64+Math.random()*0);


}
.bPost, .bPostpublished
{
	clear: both;
	margin: 0 2.5ex;
	/* border-bottom: 1px solid #F1BDD4; */
	/* border: 1px solid #78a; */
}
.bSmallHead {

	font-size: 80%;
	color: #f1bdd4;
width: 250px;
	/* margin: 2ex 0 1ex 0; */
}
.bTitle {
	color: #b9s2f9;
	margin: 0 0;
}
.bText {
	margin-top: 0px;
	margin-bottom: 0px;
}
.bSmallPrint
{
	clear: both;
	color: #b9d2f9;
	font-size: 80%;
	margin: 1ex 0 2ex 0;
}

input.bComment, 
textarea.bComment
{
	background-color: #aabb4d;
	border: 1px solid #b9d2f9;
	width: 97%;
	padding: 2px;
	margin: 0ex;
}
select.bComment		/* Used by the profile form */

{
	background-color: #513621;
	border: 1px solid #b9d2f9;
	padding: 1px;
	margin: 0ex;
}


/* Styles for stats */
div.statbloc
{
	float: left;
	width: 44%;
	margin: 0 0 2ex 1.5ex; 
	border: 1px solid #000000;
}
div.statbloc h3
{
	margin-top: 0px;

	margin-left: 0px;
	margin-right: 0px;

	color: #b9d2f9;
	text-align: center;
	background: #513621;
	padding: 1ex;
}

input.submit,
input.reset {
	background-color: #513621;

	color: #b9d2f9;
	border: 1px solid #aabb4d;
	font-weight: bold;
	padding: 1px;
}

input.submit:hover {
	color: #aabb4d;
	text-decoration: underline;
}

/* Styles for sidebar (right) */
.bSideBar {
	width: 260px;	
	float: right;
overflow: visible;
	background: #513621 fixed top left;

}

.bSideItem a, .bSideItem a:visited {color:000000;}

.bSideItem {
	margin: 0 2ex;
	padding: 0 0 0 0;
	border-bottom: 1px solid #000000;
}
.bSideItem ul {
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
list-style-type: none;

}
.bSideItem ul ul{
	margin-left: 3px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
list-style-type: none;

}
.bSideItem form {
	margin-top: 0px;
	margin-bottom: 0px;
}
.dimmed
{
	color: #baab3d;
	font-size: 84%;
}
input.SearchField
{
	background-color: #aabb4d;
	border: 1px solid #b9d2f9;
	padding: .5ex;
	width: 96%;
	margin: 0ex;
}

/* Calendar: */
.bCalendarCaption, .bCalendarCaption a {
background-color: #dfa017;
color: #000000;
}
table.bCalendarTable {
	border: solid 1px #774411;
}
table.bCalendarTable tfoot td {
	background-color: #758C1A;
	border-top: 1px solid #774411;
}
table.bCalendarTable a, table.bCalendarTable a:visited{
	text-decoration: none;
}
table.bCalendarTable a:hover {
background-color: #b9d2f9;	
	color: #663300;
}
table.bCalendarHeaderCell {
	color: #dfa017;
}

table.bCalendarLinkPost a, table.bCalendarLinkPost a:visited{
font-color: #F1BDD4;
}

#bCalendarToday {
	background-color: #F1BDD4;
color: #663300
}
