/* 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 */

body {
	background-color: #fff;
	padding: 0px;
	margin: 0px;
	color: #000;
	font: 84% Trebuchet MS, Trebuchet, Tahoma, Arial;
	text-align: justify;
	border-top:10px solid #000;
	border-bottom:10px solid #000;
}

blockquote {
	border: 2px dotted #D68B15;
	background-color: #D3B27D;
	padding-left: 1em;
	padding-right: 1em;
}

ins {
	color:#000000;
	font-style: italic;
}

a {
	color: #000;
	border: 0;
}
a:visited {
	color: #000;
	border: 0;
}
a:hover {
	color: #4B4B4B;
	border: 0;
}

a.nada {
	text-decoration:none;
	border: 0;
}


h2 {
	color: #999;
	font-size: 80%;
	text-align: center;
}
h3 {
	color: #000;
	font-size: 120%;
	text-align: center;
}
h5 {
	text-align: center;
	font-size: 120%;
	background: #000;
}

h5 a {
	color: #fff;
}

h5 a:hover {
	color: #ccc;
}

h5 a:visited {
	color: #fff;
}

table.invisible
{
	margin: 1ex;
	border-collapse: collapse
}
table.invisible td
{
	padding: 0ex 0ex;
}
td.right
{
	text-align: right;
}
div#pageFooter {
	clear: both;
	width: 740px;
	margin: 0 auto;
	background:#000;
}
p.baseline {
	text-align: center;
	font-size: 74%;
	color: #fff;
}
p.baseline a {
	color: #fff;
}

hr {
	height: 0;
	border: 0;
	border-top: 1px solid #78a;
}

div#wrapper {
	width: 740px;
	margin: 0 auto;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	background: #fff url(img/bg_content.gif) repeat-y 0 0;
}

div.pageHeader {
	background-color:#000;
	margin-top:-20px;
}

div.pageHeader a {
	color:#000;
}

div.pageHeader a:hover {
	color:#000;
}

div.pageHeader a:visited {
	color:#000;
}

h1#pageTitle {
	letter-spacing: 2px;
	font-size: 200%;
	font-weight: bold;
}



.pageSubTitle {
	color: #000;
	text-align: center;
	margin-top: 130px;
	font-weight: bold;
	letter-spacing: 2px;


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

/* Styles for posts */
.bPosts {
	margin-top:2px;
	float: left;
	width: 480px;
	padding-right: 6px;
	overflow: hidden;
}
.bPost, .bPostpublished
{
	clear: both;
	margin: 0 2.5ex;
	border-bottom: 1px solid #ddd;
	/* border: 1px solid #78a; */
}
.bSmallHead {
	font-size: 80%;
	color: #999;
	margin: 1ex 0 2ex 0;
	text-align: right;
}
.bTitle {
	color: #78a;
	margin: 1ex 0;
}
.bText {
	margin-top: 0px;
	margin-bottom: 0px;
}
.bSmallPrint
{
	clear: both;
	color: #999;
	font-size: 80%;
	margin: 1ex 0 2ex 0;
}

.bMore
{
	text-align:center;
	font-weight: bold;
}
.bSmallPrint2
{
	clear: both;
	color: #999;
	font-size: 80%;
	text-align: center;
}
input.bComment, 
textarea.bComment
{
	background-color: #EEEEEE;
	border: 1px solid #ccc;
	width: 97%;
	padding: 2px;
	margin: 0ex;
}
select.bComment		/* Used by the profile form */
{
	background-color: #EEEEEE;
	border: 1px solid #ccc;
	padding: 1px;
	margin: 0ex;
}


/* Styles for stats */
div.statbloc
{
	width: 490px;
	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: #8AA793;
	padding: 1ex;
}



/* Styles for sidebar (right) */

.bSideBar {
	width: 250px;	
	float: right;
	height: auto;
}

.bSideItem ul {
	margin-left: 5px;
	margin-right: 10px;
	padding-left: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
	list-style-type: none;
}
.bSideItem ul ul{
	margin-left: 18px;
	padding-left: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.bSideItem form {
	margin-top: 0px;
	margin-bottom: 0px;
}
.dimmed
{
	color: #3F4441;
	font-size: 84%;
}
input.SearchField
{
	background-color: #EEEEEE;
	border: 1px solid #ccc;
	padding: .5ex;
	width: 95%;
	margin-left: 0px;
}


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






h3 a {color:#FFFFFF; text-decoration:none; }
h3 a:hover {color:#FFFFFF; text-decoration:underline;}
h3 a:visited {color:#FFFFFF; }

.banner { margin: 10px;}


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

div.top_menu { margin-bottom: 10px;}

div.top_menu ul {
	margin: 0px;
	padding: 0;
	list-style-type:none;
	padding: 0;
}
div.top_menu li {
	text-decoration: none;
	display: inline;
}
div.top_menu li a {
	padding: .5ex 1em .5ex 1em;
	color: #000;
	margin-bottom: 10px;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
}
div.top_menu li a:hover {
	text-decoration: underline;
	background-color:#72ff00;
	color:#000;
}


div.PageTop a {
	font-weight: bold;
	text-decoration: none;
}
div.PageTop a.default {
	color: #000;
}
div.PageTop a.default:hover {
	text-decoration: underline;
	color: #9ae;
}
div.PageTop a.selected,
div.PageTop a.selected:visited {
	color: #78a;
}
div.PageTop a.selected:hover {
	text-decoration: underline;
	color: #9ae;
}

.widget_core_coll_tagline {
	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.PageTop {width: 740px; margin: 0 auto; padding-top: 10px; padding-bottom: 10px; background-color:#fff;}

.bSideItem {margin:10px;}
.bSideItem img {margin:-10px;}
