/* Designed by François 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 */

body {
	background: #0B2B68 url("img/bg2.jpg") center; height: 580px;
	padding: 0;
	margin: 0;
	color: #666;
	font: 84% Arial, Helvetica, sans-serif;
}

a {
	color: #CC6600;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}





a.gray {
	color: #666;
}


td.novoa a {
	color: #CBCAB5;
	text-decoration:none;
}
td.novoa a:hover {
	text-decoration:underline;
}







h1#pageTitle a {
	color: #fff;
	text-decoration: none;
}

h1 {
	color: #000000;
	font-size: 200%;
	margin: 0 0 1ex 29px;
}
h2 {
	color: #000000;
	font-size: 180%;
	margin: 0;
}
h3 {
	color: #000000;
	font-size: 130%;
}
h4 {
	color: #000000;
	font-size: 110%;
}

div.skin_wrapper_anonymous {
	padding-top: 9px;
}


div#wrapper {
	background: #ffffff url("img/bg.gif") repeat-y center top;
	width: 880px;
	margin: 0px auto 0px;
	padding: 0;
}

div#wrapper2 {
	background: transparent url("img/footer.gif") no-repeat center bottom;
	margin: 0;
	padding: 0;
}

div.pageHeader {
	background: #6aa1d7 url("img/header.png") no-repeat center top;
	height: 137px;
	padding: 3px 9px;
	margin: 0;
	color: #fff;
}


/*
 * Header / bloglist on top:
 */
div#page_top ul {
	float:right;
	margin: 0;
	list-style-type:none;
	padding: 8px 5px;
}
div#page_top li {
	display: inline;
	padding: 0 1ex 0 0;
}
div#page_top li a {
	font-weight: bold;
	font-style:italic;
	color: #fff;
}
div#page_top li a:hover {
	color: #666;
	text-decoration: underline;
}
div#page_top li a.selected {
	text-decoration: underline;
}



div.pageHeader h1 {
	font-size: 36px;
	font-weight: bold;
	margin: 0 0 0 10px;
	padding: 47px 0 0 0;
	line-height: 1.22em;
	font-variant: small-caps;
	text-transform: none;
	/*border: 1px solid #fff; */
}
div.pageHeader h1 a {
	color: #fff;
	text-decoration: none;
}
div.pageHeader div.widget_core_coll_tagline {
	color: #fff;
	letter-spacing: 2px;
	margin: 3px 0 0 13px;
}




div#page_main_area {
	width: 880px;
	margin: 0 auto;
}

div#pageFooter {
	clear: both;
	margin: 0 auto;
	width: 734px;
	padding: 12px 0;
}
p.baseline {
	text-align: center;
	font-size: 76%;
	color: #777;
	padding: 1ex;
	margin: 0;
}
p.baseline a {
	color: #888;
	text-decoration: none;
}
p.baseline a:hover {
	color: #888;
	text-decoration: underline;
}
hr {
	height: 0;
	border: 0;
	border-top: 1px solid #78a;
}


/* Styles for posts */
.bPosts {
	float: right;
	width: 620px;
	overflow: hidden;
	margin: 0;
	padding: 12px 12px 12px 12px;
}
div.action_messages {
	margin: 0 0 0 2ex;
}
.bPost, .bPostpublished
{
	clear: both;
	margin: 0 0 4ex;
	padding: 0 0 0 0px;
	/* background-color:#00FF33; */
	background-image: url(img/arrow-right-big.giff);
	background-repeat: no-repeat;
	background-position: 5px 3px;	/* border: 1px solid #78a; */
}
.bSmallHead {
	padding: 5px 0 7px;
	font-size: 84%;
	color: #26aae8;
	border-bottom: 2px solid #ddd;
}
.bTitle {
	color: #000;
	font-size: 150%;
	margin: 0 0;
}
.bText {
	margin-top: 0px;
	margin-bottom: 0px;
}
.bText a {
	color: #4ac;
}
.bText a:visited {
	color: #68a;
}
.bText a:hover {
	color: #26AAE8;
}
.bSmallPrint
{
	clear: both;
	float: right;
	color: #26aae8;
	font-size: 84%;
}

div.bComment {
	border: 1px solid #26aae8;
	background-color:	#EBF7FD;
	margin: 1ex 0 2ex 5ex;
}
div.moderation_msg {
	margin: 1ex 0 2ex 5ex;
}


form.bComment {
	border: 0;
	margin: 0;
	padding: 0;
}

input.bComment,
textarea.bComment
{
	background-color: #fff;
	border: 1px solid #26aae8;
	width: 97%;
	padding: 2px;
	margin: 0ex;
}
select.bComment  /* Used by the profile form */
{
	background-color: #fff;
	border: 1px solid #26aae8;
	padding: 1px;
	margin: 0ex;
}


/* Styles for sidebar (left) */
.bSideBar {
	margin: 0;
	padding: 0px 0 0 0;
	width: 204px;
	float: left;
	overflow: hidden;
	background-image: url(img/right_col.giff);
	background-repeat: no-repeat;
	background-position: left top;
}
.bSideItem {
	margin: 0 16px 2ex 16px;
	padding: 0 0 0 0;
}
.bSideItem h3 {
	margin: 0;
	padding: 0;
	font-variant:small-caps;
}
.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 li {
	list-style-image: url(img/arrow-right-small.gif);
}

.bSideItem li a {
	color: #666;
}
.bSideItem li a:hover {
	color: #26aae8;
}


.dimmed
{
	color: #aaa;
	font-size: 84%;
}

form.search
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin: 1ex 0;
}
input.SearchField
{
	background-color: #fff;
	border: 1px solid #999999;
	padding: 2px;
	width: 120px;
	height: 16px;
	margin: 0ex;
}
input.search_submit {
	border: 0;
	width: 39px;
	height: 22px;
	background-image: url(img/search.gif);
	color: #fff;
}

/* Calendar: */
table.bCalendarTable {
	width: 100%;
	border: 1px solid #999;
}
table.bCalendarTable caption {
	text-transform:uppercase;
	border-bottom: 0;
	border: 1px solid #999;
	border-bottom: 0;
}
th.bCalendarHeaderCell {
	text-transform:uppercase;
	color: #999;
}
table.bCalendarTable tfoot a {
	text-decoration: none;
}
table.bCalendarTable tfoot a:hover {
	background-color: #999999;
	color: #fff;
}
#bCalendarToday {
	background-color: #CC6600;
	color: #fff;
	border: 1px solid #fff;
}
#bCalendarToday a {
	color: #fff;
}

ul.main_nav_links {
	margin-top: 3ex;
	margin-bottom: 3ex
}
ul.main_nav_links li {
	margin-top: .5ex;
	margin-bottom: .5ex;
}

/* Top menu */
div.top_menu ul {
	margin: 8px 0 30px 11px;
	padding: 0;
	list-style-type:none;
}
div.top_menu li {
	display: inline;
	padding: 0 1em 0 0;
}
div.top_menu a {
	font-weight: bold;
}
div.top_menu a:hover {
	color: #666;
	text-decoration: underline;
}
div.top_menu a.selected {
	text-decoration: underline;
}

div.featured_post {
	margin: 0 0 2ex 30px;
	padding-bottom: 20px;
}
26aae8;

	color: #fff;

}

#bCalendarToday {

	background-color: #999999;

	color: #fff;
}

#bCalendarToday a {

	color: #fff;

}


ul.main_nav_links {

	margin-top: 3ex;

	margin-bottom: 3ex
;
}

ul.main_nav_links li {

	margin-top: .5ex;

	margin-bottom: .5ex;

}

/* Top menu 
*/

div.top_menu ul {

	margin: 8px 0 30px 11px;

	padding: 0;

	list-style-type:none;

}
div.top_menu li {

	display: inline;

	padding: 0 1em 0 0;

}
div.top_menu a {

	font-weight: bold;

}

div.top_menu a:hover {

	color: #666;

	text-decoration: underline;

}

div.top_menu a.selected {

	text-decoration: underline;

}

div.featured_post {

	margin: 0 0 2ex 30px;

	padding-bottom: 20px;
}



.post {
	clear:both;
	padding-top: 15px;
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(img/date-bg.gif) no-repeat;
}

.post-date2 {
	width: 0px;
	height: 0px;
	float:left;
}

.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #E47E01;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}
.post-title {
	float: left;
	margin-left: 10px;
	width: 430px;
}

.entry {
	clear: both;
	padding-top: 10px;
}
.post-cat {
	background: url(img/mini-category.gif) no-repeat;
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #999999;
}
.post-comments {
	background: url(img/mini-comments.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: url(img/mini-calendar.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.post-tag {
	background: url(images/mini-tag.gif) no-repeat;
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #999999;
}
