/* Designed by Francois PLANQUE - http://fplanque.net/ */

@import url("../../rsc/css/basic.css");	/* Import basic styles */
@import url("../../rsc/css/blog_base.css");	/* Default styles for the blog navigation */
@import url("../../rsc/css/item_base.css");	/* Default styles for the post CONTENT */

/*
 * Main page construct:
 */
body {
	background: #00CED1 /*url(rsc/img/bgbabb2.png) repeat fixed center*/;
	color: #000000;
	font-family:  Georgia, "Times New Roman", Times, serif;

}



div.wrapper
{
	margin: 0 1em;
	padding: 1em 0;
}
div.wrapper2 /* Main white content zone */
{background:#FFEFED;
	width: 95%;
	margin: 0 auto;
	padding: 0;
	border: 1px dotted #818A8E;
}

div.textHeader{width:80%;font-family:sans-serif;text-transform:uppercase;}

div.pageHeader /* Title zone */
{
height:200px;
	margin: 1ex;
	padding: 0;
border-top: 1px dotted #818A8E;
background-color:transparent;
	border-bottom: 1px dotted #818A8E;
	background-image: url(rsc/img/encab02pq2.png);
	background-repeat: no-repeat;
	background-position: right top;
}



.bPosts /* Right column */
{
	width: 77%;
	float: right;
	overflow: hidden;
}



.bSideBar /* Left column */
{
	width: 20%;
	float: left;
	overflow: hidden;
	border-right: 1px dotted #818A8E;
	padding-bottom: 250px;	/* Breathing space for background image */
}
div.clear {
	clear: both;
}
div#pageFooter {
	margin: 1ex 1ex 1ex 1ex;
	padding:0;
	border-top: 1px dotted #818A8E;
	color: #000000;
	-webkit-text-size-adjust: none; /* iPhone */
}
p.baseline {
	font-size: 70%;
	text-align: center;
	margin:1ex;
}
p.baseline a {
	color: #000000;
}

p.baseline a.contact_link:hover {
	/*color: #c0c;*/
text-decoration:underline;
}
/*
 * General styles:
 */

a, a:visited {
	color: #000000;
	text-decoration:none;
}

a:hover{color:#4682B4;text-decoration:none;}

h2 {
	color: #000000;
	font-size: 130%;
	margin: 1ex;
}
h3 {	margin:0 0 0.5ex 0;
	color: #000000;
	font-size: 120%;
}
h4 {
	color: #000000;
	font-size: 110%;
}

/*
 * Blog list on top:
 */
div.PageTop ul {
	border-bottom: 1px dotted #818A8E;
	margin: 0 1ex;
	padding: 0;
	list-style-type:none;
	padding: .5ex 0;
}
div.PageTop li {
	display: inline;
	padding-right: 1em;
}
div.PageTop a.selected {
	color: #000000;
	font-weight:bold;
}


/*
 * Menu on top:
 */
div.top_menu a{}


div.top_menu ul {
	margin: 0;
	padding: 0;
	list-style-type:none;
	padding: .5ex 0;
}
div.top_menu li {
	display: inline;
	padding-right: 1em;
}
div.top_menu a.selected {
	color: #DC143C;
	font-weight:bold;
}


/*
 * Header styles:
 */
div.pageHeader h1 {
	font-size: 200%;
	font-weight: bold;
	margin:0.5ex 0px 0px 0.5ex;
	padding: 0;
}
div.pageHeader h1 a {
	color: #000000;
}
div.pageHeader h1 a:hover {text-decoration:none;
	color: #000000;
}
div.pageHeader div.widget_core_coll_tagline {color: #DC143C;
	letter-spacing: 4px;
	margin: 1ex 0;
	font-size: 109%;
}


/*
 * Styles for forms
 */
.bPost, .bPostpublished
{
	clear: both;
	margin: 0 2.5ex;
	padding: 0;
}
div.separator {
	text-align:center;
	margin: 2em 0;
}
.bSmallHead {
	font-size: 78%;
	margin: 2ex 0 1ex 0;
}
.bTitle {
	color: #000000;
	margin: 1ex 0;
}
.bText {line-height:1.4em;
	margin-top: 2ex;
	margin-bottom: 2ex;
}

.bText a {text-decoration:underline;}


.bSmallPrint
{
	clear: both;
	font-size: 78%;
	margin: 1ex 0 2ex 0;
}

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


/*
 * Styles for sidebar (right)
 */
.bSideItem {
	font-size: 84%;
	margin: 2ex;
	padding: 0 0 2ex 0;
}

.bSideItem ul {
	margin-left: 8px;
	padding-left: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
	list-style-type:square;
}
.bSideItem ul ul{
	margin-left: 8px;
	padding-left: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.bSideItem form {
	margin-top: 0px;
	margin-bottom: 0px;
}
.dimmed
{
	color: #aaa;
	font-size: 84%;
}
input.SearchField
{
	background-color: #eee;
	border: 1px dotted #000000;
	padding: .5ex;
	width: 96%;
	margin: 0ex;
}

/* Special SideItems: */
.widget_plugin_evo_Calr,
.widget_core_coll_title,
.widget_core_coll_longdesc {
	padding: 0;
}
.widget_core_coll_title a {
	color: #000000;
}


/* Calendar: */
table.bCalendarTable caption {
	border: 1px dotted #DC143C;
	background-color: #eee;
	border-bottom: 0;
}
table.bCalendarTable {
	border: dotted 1px #DC143C;
	border-collapse: separate;
}
table.bCalendarTable a {
	color: #DC143C;
}
table.bCalendarTable tfoot td {
	background-color: #eee;
	border-top: 1px dotted #DC143C;
}
table.bCalendarTable tfoot a {
	text-decoration: none;
}
table.bCalendarTable tfoot a:hover {
	background-color: #fac;
}
th.bCalendarHeaderCell {
	color: #DC143C;
	font-weight:normal;
}
#bCalendarToday {
	background-color: #fac;
}

/*
 * Styles for comment screen:
 */
form.bComment fieldset div.label,
form.bComment fieldset div.input,
form.bComment fieldset div.info
{
	font-size: 84%;
}
textarea.bComment,
input.bComment,
input.SearchField {
	background-color: /*#fff0f8*/ #fcfcfc;
}


div.featured_post {
	margin: 1ex 1ex 1ex 1em;
	padding: 0 1ex;
}

