/* Designed by Francois 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: #D2E3FF;
	padding: 0px;
	margin: 0px;
	color: #999999;
	font: 9px Verdana;
	scrollbar-face-color:#FFFFFF; 
	scrollbar-highlight-color:#FFFFFF; 
	scrollbar-3dlight-color:#FFFFFF; 
	scrollbar-darkshadow-color:#FFFFFF; 
	scrollbar-shadow-color:#FFFFFF; 
	scrollbar-arrow-color:#789DD4; 
	scrollbar-track-color:#FFFFFF;
}

a:link      { height:2px; font-size: 100%; text-decoration: none; cursor: ne-resize; color: #779CD3} 
a:visited  { height:2px; font-size: 100%; text-decoration: none; cursor: ne-resize; color: #ACC2E4}
a:hover   { height:2px; font-size: 100%; text-decoration: none; cursor: ne-resize; color: #FFFFFF; background-color: #ACC2E4; border: 1px dashed #FFFFFF} 
h2 {
	color: #78a;
	font-size: 180%;
	margin: 0;
}
h3 {
	color: #78a;
	font-size: 140%;
        font-family: Century Gothic;
        font-weight: normal;
	border: none;
        padding: 3px;
        background-color: #D2E3FF;
        border-bottom: 1px dashed #779CD3;
}
h4 {
	color: #78a;
	font-size: 110%;
}
h5 {
	color: #78a;
	font-size: 110%;
	padding: 0px 10px 0px 20px;
}
big {
        font-size: 20pt;
}
table.invisible
{
	margin: 1ex;
	border-collapse: collapse
}
table.invisible td
{
	padding: 0ex 1ex;
}
td.right
{
	text-align: right;
}
div#pageFooter {
	clear: both;
	background-color: #fff;
	width: 738px;
	margin: 0 auto;
	padding: 0 0 1ex 0;
}
p.baseline {
	border: none;
	text-align: center;
	font-size: 100%;
	color: #999999;
	padding: 1ex;
	margin: 0;
}
hr {
	height: 0;
	border: 0;
	border-top: 1px solid #78a;
}

div#wrapper {
	background: #FFFFFF;
	width: 780px;
	margin: auto;
	padding: 10px 0 0 0;
        border: 1px solid #CCCCCC;
}

div.pageHeader {
	padding: 15px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	border-bottom: none;
	text-align: center;
	background: transparent;
}
div.pagesubHeader {
	padding: 5px 5px 5px 5px;
	margin: 10px 20px 0px 20px;
	border: 1px dashed #CCCCCC;
	text-align: justify;
	background: transparent;
        font-size: 9px;
        font-family: Verdana;
        color: #779CD3;
}

h1#pageTitle {
	color: #fff;
	font-size: 120%;
	font-weight: bold;
	margin: 0;
	padding: 10px 20px 0px 20px;
}

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: 109% Arial, 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: 1ex;
        padding: 3px 3px 3px 3px;
}

/* Styles for posts */
.bPosts {
	float: left;
	width: 580px;
	overflow: hidden;
        text-align: justify;
        color: #666666;
	/* background: #090;*/
}
.bPost, .bPostpublished
{
	clear: both;
	margin: 1ex 2.5ex;
	padding: 5px 10px 20px 10px;
	border-bottom: none;
        text-align: justify;
        color: #666666;
	/* border: 1px solid #999999; */
}
.bpagedetail
{
       margin: 15px 20px 0px 20px;
       color: #78a;
       font-size: 110%;
       font-family: Verdana;
       font-weight: bold;
}
.bSmallHead {
	font-size: 100%;
	color: #999999;
	margin: 2ex 0 1ex 0;
        border: 1px dashed #ACC2E4;
        padding: 2px 2px 2px 2px;
}
.bTitle {
	color: #78a;
        font-family: Century Gothic;
        font-weight: normal;
        font-size: 16px;
	margin: 1ex 0;
}
.bText {
	margin-top: 5px;
	margin-bottom: 5px;
        font-family: Century Gothic;
        font-size: 12px;
        line-height: 20px;
}
.bSmallPrint
{
	clear: both;
	color: #999;
	font-size: 100%;
	margin: 1ex 0 2ex 0;
}
.bSubNews
{
       margin: 20px 20px 0px 20px;
       color: #779CD3;
       font-size: 9px;
       font-family: Verdana;
       font-weight: none;
       border: 1px dashed #779CD3;
       background: #E5EAF2;
       padding: 10px 10px 10px 10px;
}
.bSubNewsTitle
{
	color: #78a;
	font-size: 120%;
        font-family: Verdana;
        font-weight: normal;
	border: none;
        padding: 3px;
        background-color: #D2E3FF;
        border-bottom: 1px dashed #779CD3;
        margin: 3px 0px 5px 0px;
}
input.bComment, 
textarea.bComment
{
	background-color: #D2E3FF;
	border: 1px solid #999999;
	width: 80%;
	padding: 5px;
	margin: 1ex;
        font-size: 9px;
        font-family: Verdana;
        color: #666666;
}
select.bComment		/* Used by the profile form */
{
	background-color: #eee;
	border: 1px solid #ccc;
	padding: 5px;
	margin: 1ex;
}
.bCommentText
{
        padding: 0px 5px 7px 2px;
}
.myComment
{
        font-color: #3399FF;
}
.indent
{
        padding-left: 25px;
        padding-right: 25px;
        font-family: Verdana;
        font-size: 10px;
        font-color: #000000;
        text-align: justify;
}
.takki
{
	font-family: Verdana;
	font-size: 10px;
        line-height: 150%;
	color: #FF00CC;
	padding: 10px;
	width: 470px;
	margin-left: 25px;
	text-align: justify;
	border-top: 1px dashed #FF00CC;
	border-right: 1px dashed #FF00CC;
	border-bottom: 1px dashed #FF00CC;
	border-left: 1px dashed #FF00CC;
	background-color: #FEDFDF;
}
.tsuba
{
	font-family: Verdana;
	font-size: 10px;
        line-height: 150%;
	color: #00B4FF;
	padding: 10px;
	width: 470px;
	margin-left: 25px;
	text-align: justify;
	border-top: 1px dashed #00B4FF;
	border-right: 1px dashed #00B4FF;
	border-bottom: 1px dashed #00B4FF;
	border-left: 1px dashed #00B4FF;
	background-color: #D1F6FF;
}
.others
{
	font-family: Verdana;
	font-size: 10px;
        line-height: 150%;
	color: #999999;
	padding: 10px;
	width: 470px;
	margin-left: 25px;
	text-align: justify;
	border-top: 1px dashed #999999;
	border-right: 1px dashed #999999;
	border-bottom: 1px dashed #999999;
	border-left: 1px dashed #999999;
	background-color: #EDEDED;
}
blockquote {
	border: 1px solid #999;
	background-color: #eee;
	padding-left: 10px;
	padding-right: 10px;
        padding-top: 0px;
        padding-bottom: 0px;
	font-family: Verdana;
        font-size: 9px;
        color: #000000;
        line-height: 16px;
}

.postnote
{
        font-family: Verdana;
        font-size: 9px;
        color: #999999;
        line-height: 16px;
}
.bMore
{       font-face: Verdana;
        font-weight: bold;
}
/* 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: #E3EEFF;
	color: #779CD3;
	border: 1px solid #CCCCCC;
	font-weight: normal;
	padding: 1px;
        font-face: Century Gothic;
}

input.submit:hover {
	color: #000;
	text-decoration: underline;
        font-face: Century Gothic;
        font-weight: bold;
}

/* Styles for sidebar (right) */
.bSideBar {
	width: 200px;	
	float: right;
	overflow: hidden;
	/* background: #900; */
}
.bSideItem {
	margin: 0;
	padding: 1px 20px 5px 5px;
}
.bSideItem ul {
	margin-left: 8px;
	padding-left: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
	list-style-type:round #779CD3;
}
.bSideItem ul ul{
	margin-left: 8px;
	padding-left: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.bSideItem form {
	margin-top: 0px;
	margin-bottom: 0px;
}
.sideitemTitle {
        font-size: 120%;
}
.dimmed
{
	color: #aaa;
	font-size: 100%;
}
input.SearchField
{
	background-color: #FFFFFF;
	border: 1px solid #ccc;
	padding: .5ex;
	width: 85%;
	margin: 0ex;
}

/* Calendar: */
caption.bCalendarCaption {
	border: 1px solid #ccc;
	background-color: #eee;
	border-bottom: 0;
}
table.bCalendarTable {
	border: solid 1px #ccc;
	border-collapse: separate; 
}
table.bCalendarTable tfoot td {
	background-color: #eee;
	border-top: 1px solid #ccc;
}
table.bCalendarTable tfoot a {
	text-decoration: none;
}
table.bCalendarTable tfoot a:hover {
	background-color: #78a;
	color: #fff;
}
th.bCalendarHeaderCell {
	color: #abc;
}
#bCalendarToday {
	background-color: #bce;
}

