/* 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 */

.bPost, .bPostpublished {margin: 0 1ex;padding: 0;border-bottom: 1px solid #ddd;}

.bSmallHead {font-size: 80%;color: #999;margin: 1ex 0 1ex 0;}

.bText {	margin-top: 0px;margin-bottom: 0px;}

.bSmallPrint {clear: both;color: #999;font-size: 80%;margin: 1ex 0 1ex 0;}

ul.cat {font-size:80%;margin-left: 0px;padding-left: 0px;margin-top: 0px;margin-bottom: 1em;list-style-type:none;}
ul.cat ul {font-size:100%;margin-left: 0px;padding-left: 1em;margin-top: 0px;margin-bottom: 0px;list-style-type:none;}

input.text, textarea {background-color: #ffc;border: 1px solid #ccc;padding: 1px;margin:0;width:80%;}

caption.bCalendarCaption {border: 1px solid #ccc;background-color: #eee;border-bottom: 0;}
table.bCalendarTable {border: solid 1px #ccc;border-collapse: separate;width:100%;}
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: #bbb;color: #fff;}
th.bCalendarHeaderCell {color: #abc;}
#bCalendarToday {background-color: #bbb;color:white;}