/* 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: #000;
	padding: 0px;
	margin: 0px;
	color: #FFF;
	font: 84% Arial, Helvetica, sans-serif;
}

a {
	color: #00905e;
}
a:visited {
	color:#dbfff3;
}
a:hover {
	color: #00905e;
}

div.pageHeader h1 a,
div.pageHeader h1 a:visited {  /* IE6 */
	color: #00482f;
	text-decoration: none;
}
div.pageHeader h1 a:hover {
	text-decoration: underline;
}

h2 {
	color: #00905e;
	font-size: 120%;
	margin: 0;
	background: #000 url(img/bg_date.jpg) no-repeat;
	width: 429px;
	height: 52px;
	padding-left: 100px;
	padding-top: 35px;
}
h3 {
	color: #FFF;
	font-size: 140%;
}
h4 {
	color: #00905e;
	font-size: 200%;
	margin: 0;
	background: #000 url(img/bg_date.jpg) no-repeat;
	width: 429px;
	height: 52px;
	padding-left: 100px;
	padding-top: 35px;
}

table.invisible
{
	margin: 1ex;
	border-collapse: collapse
}
table.invisible td
{
	padding: 0ex 1ex;
}
td.right
{
	text-align: right;
}
div#pageFooter {
	clear: both;
	background: url(img/footer.jpg) no-repeat bottom;
	width: 900px;
	height: 30px;
	margin: 0 auto;
	padding: 0 0 1ex 0;
}
p.baseline {
	text-align: center;
	font-size: 74%;
	color: #888;
	padding: 1ex;
	margin: 0;
}
p.baseline a,
p.baseline a {
	color: #888;
	text-decoration: none;
}
p.baseline a:hover {
	text-decoration: underline;
}
hr {
	height: 0;
	border: 0;
	border-top: 1px solid #78a;
}

div#wrapper {
	background: #000;
	width: 900px;
	margin: 0 auto;
	padding: 0;
	background: #000 url(img/bgcontent.jpg) repeat-y;
}

div.pageHeader {
	padding: 0;
	text-align: center;
	background: #000 url(img/header.jpg) no-repeat;
	height: 250px;
}

div.pageHeader h1 {
	font-size: 270%;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

div.PageTop ul {
	background-color: #000;
	margin: 0 1px;
	padding: 0;
	list-style-type:none;
	padding: .5ex 0;
	border-bottom: 1px solid #009056;
}
div.PageTop ul li {
	border-right: 1px solid #009056;
	display: inline;
	padding: .5ex 1em;
}

div.top_menu ul {
	margin: 0 1px;
	padding: 0;
	list-style-type:none;
	padding: .5ex 0;
}
div.top_menu li {
	display: inline;
	padding: .5ex 0 .5ex 1em;
}
div.top_menu a {
	text-decoration: none;
	color: #FFF;
}
div.top_menu a:hover {
	text-decoration: underline;
}

div.PageTop a {
	font-weight: bold;
	text-decoration: none;
}
div.PageTop a.default {
	color: #009056;
}
div.PageTop a.default:hover {
	text-decoration: underline;
	color: #009056;
}
div.PageTop a.selected,
div.PageTop a.selected:visited {
	color: #00482f;
}
div.PageTop a.selected:hover {
	text-decoration: underline;
	color: #00482f;
}

.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;
	margin-top: 40px;
	font: 109% Arial, Helvetica, sans-serif;

}

/* Styles for main area (left) */
h2 {
	margin: 1ex;
}


/* Styles for posts */
.bPosts {
	float: left;
	width: 610px;
	overflow: hidden;
}
div.action_messages {
	margin: 0 2ex;
}
.bPost, .bPostpublished
{
	clear: both;
	margin: 0 1.5ex;
	padding: 0;
	background: #00482f url(img/post_middle.jpg) repeat-y;
	width: 610px;
}
.bPostHeader {
	background: #00482f url(img/post_top.jpg) no-repeat;
	width: 610px;
	height: 26px;
}
.bPostFooter {
	background: #00482f url(img/post_bottom.jpg) no-repeat;
	width: 610px;
	height: 92px;
}
.bPostTextWrapper {
	padding: 0 20px;
}

.bSmallHead {
	font-size: 80%;
	color: #999;
	margin: 2ex 0 1ex 0;
}
.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;
}

input.bComment,
textarea.bComment
{
	background-color: #00482f;
	border: 1px solid #009056;
	color: #FFF;
	width: 97%;
	padding: 2px;
	margin: 0ex;
}
select.bComment  /* Used by the profile form */
{
	background-color: #eee;
	border: 1px solid #ccc;
	padding: 1px;
	margin: 0ex;
}


input.submit,
input.preview,
input.reset {
	background-color: #00482f;
	border: 1px solid #009056;
	color: #FFF;
	font-weight: bold;
	padding: 1px;
}

input.submit:hover,
input.preview:hover {
	color: #CCC;
}

/* Styles for sidebar (right) */
.bSideBar {
	width: 290px;
	float: right;
	overflow: hidden;
}
.bSideItem {
	margin: 2ex;
	padding: 0 2ex 2ex 2ex;
}

.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;
}
.bSideItem h3 {
	background: #000 url(img/navi_headline.jpg) no-repeat;
	width: 216px;
	height: 41px;
	padding-top: 55px;
	padding-left: 50px;
	margin-left: -2ex;
}


.dimmed
{
	color: #aaa;
	font-size: 84%;
}
input.SearchField
{
	background-color: #00482f;
	border: 1px solid #009056;
	padding: .5ex;
	width: 96%;
	margin: 0ex;
	color: #FFF;
}

.widget_core_coll_title {
	border-bottom: 0;
}
.pageHeader .widget_core_coll_title {
	padding-top: 50px;
	margin-left: 150px;
	text-align: left;
}
.widget_core_coll_title a {
	text-decoration: none;
	color: #00905e;
}


/* Special SideItems: */
.widget_plugin_evo_Calr,
.widget_core_coll_longdesc {
	/* background-color: #fee; */
	padding: 0;
	border-bottom: 0;
}


/* Calendar: */
table.bCalendarTable caption {
	border: 1px solid #FFF;
	background-color: #00482f;
	border-bottom: 0;
}
table.bCalendarTable {
	border: solid 1px #ccc;
	border-collapse: separate;
}
table.bCalendarTable tfoot td {
	background-color: #00482f;
	border-top: 1px solid #ccc;
}
table.bCalendarTable tfoot a {
	text-decoration: none;
}
table.bCalendarTable tfoot a:hover {
	background-color: #FFF;
	color: #00482f;
}
th.bCalendarHeaderCell {
	color: #ccc;
}
#bCalendarToday {
	background-color: #00482f;
	color: #FFF;
	border: 1px solid #FFF;
}