﻿/*
#####  Color Palette by Color Scheme Designer
#####  Palette URL: http://colorschemedesigner.com/#3t31KfTvKMnMB9KrOThInSMiUWGT


*** Primary Color:

   var. 1 = #5586A1 = rgb(85,134,161) - mid bright blue - primary color
   var. 2 = #465963 = rgb(70,89,99) - dark pale blue
   var. 3 = #09334A = rgb(9,51,74) - dark blue
   var. 4 = #94C6DD = rgb(166,210,234) - light blue background
   var. 5 = #C9DEEA = rgb(201,222,234) - page background

*** Secondary Color A:

   var. 1 = #FDD57F = rgb(253,213,127) - bright yellow
   var. 2 = #9E8652 = rgb(158,134,82) - mustard yellow
   var. 3 = #74530D = rgb(116,83,13) - yellow brown
   var. 4 = #FFE6B1 = rgb(255,230,177) - yellow cream
   var. 5 = #FFF2D8 = rgb(255,242,216) - light cream

*** Secondary Color B:

   var. 1 = #B01030 = rgb(253,171,127) - salmon
   var. 2 = #BD8A6E = rgb(189,138,110) - skin tone
   var. 3 = #5F2D12 = rgb(95,45,18) - red brown
   var. 4 = #FFCCB1 = rgb(255,204,177) - pink
   var. 5 = #FFE6D8 = rgb(255,230,216) - pink white


#####  Generated by Color Scheme Designer © Petr Stanicek 2002-2009

*/
body {
	/* background-image: url("images/white_corner_bg8.png");
	background-repeat: no-repeat;
	background-position: 0 0; */
	background-color: #C9DEEA;
   	color: #09334A;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 15px;
	line-height: 1.25em;
	letter-spacing: 0.05em;
	margin: 10px auto;
	position: relative;
	width: 900px;
}

form {
	margin: 0;
	padding: 0;
	clear: both;
}

h1 {
	font-size: 18px;
	letter-spacing: 1px;
}

h2 {
	font-size: 14px;
}

a {
    text-decoration: none;
    color: #B01030;
	padding-left: 2px;
	padding-right: 2px;
	margin-left: -2px;
}

a[href^="\/file.axd"] {
	background: url(download.png) no-repeat right center;
	padding-right: 15px;
}

a:hover {
	background-color: #B01030;
	color: #C9DEEA;
}

h1 a:hover {
	background-color: transparent;
	color: inherit;
	text-decoration: inherit;
}

img {
	border: 6px solid #C9DEEA;
	margin: 0 6px 0 6px;
}

.loginbox{
	margin: 0 auto;
}

#postnavigation{
	background-color: #94C6DD;
	/* border: 3px solid #465963; */
	padding: 3px 10px;
	/* margin-bottom: 10px; */
	text-align: center;
}

#sideimage{
	background-image: url("images/steeple_small.gif");
	background-position: 0px 0px;
	background-repeat: no-repeat;
    position: absolute;
	left: 10px;
	top: 10px;
	height: 120px;
	width: 60px;
	z-index: -1;
}

#wrapper{
	/* content width 880px */
	/* border: solid 5px #465963;
	background-color: #C1D7E3; */
	padding: 10px;
	overflow: hidden;
	width: 880px !important;  /* IE7 */
	width: 900px;  /* IE5 */
	w\idth: 880px;  /* IE6 */
}

#leftsidepanel {
	/* content width 220px */
	/* background-image: url("images/steeple_side.jpg"); */
	/* background-position: 25px 0px; */
	/* background-repeat: no-repeat; */
	float: left;
	margin: 0px 15px 0px 0px;
	padding-top: 10px;
	width: 220px !important;  /* IE7 */
	width: 200px;  /* IE5 */
	w\idth: 210px;  /* IE6 */
}

#content {
	/* content width 645px */
	/* background-color: #9BBDD0; */
	float: left;
	overflow: hidden;
	margin: 10px 0px 0px 0px;
	padding-top: 0px;
	width: 645px !important;  /* IE7 */
	width: 635px;  /* IE5 */
	w\idth: 635px;  /* IE6 */
}

.noscript {
	clear: both;
	text-align: center;
	color: #BB0000;
	font-size: 15px;
	font-weight: bold;
	background-color: #94C6DD;
	border: 3px solid #465963;
	padding: 2px;
}

/*----------------------------
					 Header
----------------------------*/

#header {
	/* content width 880px */
	/* border: solid 1px #19435A; */
	/* background-image: url("images/header.gif"); */
	/* background-repeat: no-repeat; */
	/* background-color: #2E4450; */
	/* float: right; */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	/* height: 80px; */
	width: 880px !important;  /* IE7 */
	width: 900px;  /* IE5 */
	w\idth: 880px;  /* IE6 */
}

#header h1
{
	/* display: none;
	visibility: hidden; */
	color: #09334A;
    font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
    font-size: 36px;
	font-weight: normal;
	margin-top: 10px;
    margin-left: 40px;
}

#header h2
{
	/* display: none;
	visibility: hidden; */
    color: #09334A;
	font-size: 18px;
    font-weight: normal;
    letter-spacing: 2px;
	margin: 0;
    margin-left: 40px;
}

#header a 
{
	color: #09334A;
	text-decoration: none;
}

#header a:hover
{
	background-color: transparent;
	color: inherit;
	text-decoration: inherit;
}

#elca
{
	float: right;
	width: 200px;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.25em;
	/* position: absolute;
	right: 10px;
	top: 10px; */
	letter-spacing: 0em;
}

#elca img
{
	float: left;
	margin-right: 8px;
	vertical-align: text-top;
}

#elca p
{
	font-weight: normal;
}

/*----------------------------
						Menu
----------------------------*/

#menu
{
	clear: left;
    text-align: left;
	font-size: 13px;
    font-weight: bold;
	letter-spacing: 0em;
    overflow: hidden;
	padding: 0;
	margin: 20px 0 10px 70px;
}

#menu li
{
    display: inline;
	text-transform: uppercase;
}

#menu li a
{
	color: #09334A;
    text-decoration: none;
    display: inline-block;
    padding-left: 9px;
    padding-right: 9px;
    border-right: solid 2px #09334A;
}

#menu li a:visited
{
}

#menu li a:hover
{
	background-color: #94C6DD;
	color: #09334A;
} 

#menu li img {
	border: none;
	margin-right: 2px;
}

/*----------------------------
					 Widgets
----------------------------*/

div#widgetzone{
	padding: 0;
	background: transparent;
}

div#widgetzone .clear{
	clear: left;
}

div.widget{
	/* background-color: #19435A; */
	padding: 5px 2px;
	margin-bottom: 10px;
	z-index: 1;
	min-width: 1px;
}

div.widget.search br {
	display: none;
}

div.widget.textbox br {
	/* display: none; */
}

div.widget.content{
	color: #09334A;
}

div.widget h4{
	color: #09334A;
	font-size: 18px;
	border-bottom: 1px solid #465963;
	padding-bottom: 5px;
	margin: 0;
	margin-bottom: 5px;
	z-index: 0;
	letter-spacing: 1px;
}

div.widget li a {
	display: block;
	width: 100%;
	padding: 2px;
	color: #09334A;
}

* html div.widget li a {  /* make hover effect work in IE */
	width: 100%;
}

div.widget li a:hover {
	background-color: #94C6DD;
	color: #09334A;
}

div.widget a.edit{
	font-size: 11px;
	font-weight: normal;
	float: right;
	z-index: 1;
}

div.widget a.delete{
	font-weight: bold;
	color: #999999;
	float: right;
	margin-left: 5px;
	z-index: 1;
	text-decoration: none;
}

div.widget a.delete:hover{
	color: black;
}

div.widget ul {
	list-style-type: none;
	margin: 0 10px 0 10px;
	padding: 0;
	text-transform: capitalize;
}

div.widget ul li {
	line-height: 18px;
	border-bottom: 1px solid #B9C9D9;
}

div.search{
	border: none;
	padding-left: 10px;
}

div.widget ul li a img 
{
    border: none;
    margin-right: 6px;
}

/*----------------------------
					 Blogroll
----------------------------*/

#blogroll ul {
	list-style-type: none;
	margin: 0 0 3px 0;
	padding: 0px;
}

#blogroll ul li ul li a {
	margin-left: 25px;
	color: #ffffff;
}

#blogroll ul li a img {
	border: none;
	margin-right: 3px;
}

/*----------------------------
					 Posts
----------------------------*/

div.post, .mceContentBody {
	background-color: #94C6DD;
	/* border: 3px solid #465963; */
	padding: 3px 10px;
	/* margin-bottom: 20px; */
}

div.post h1, .mceContentBody h1 {
	margin: 5px 0 0 0;
}

div.post h1 a, .mceContentBody h1 a {
	color: #092D41;
}

div.post table tr, .mceContentBody table tr {
	vertical-align: top;
}

div.post table th, .mceContentBody table th {
	white-space: nowrap;
	font-weight: normal;
	text-align: left;
	font-size: inherit;
}

div.post .author {
	color: #092D41;
	font-size: 12px;
	float: left;
	text-transform: capitalize;
}

div.post .categories {
	color: #092D41;
	font-size: 12px;
}

div.post .pubDate {
	color: #092D41;
	font-size: 12px;
	float: right;
}

div.post .text {
	margin-top: 22px;
	border-top: 1px solid #465963;
}

div.post .text h2 {
	margin-bottom: -10px;
}

div.post .text h3 {
	font-size: 14px;
	margin-bottom: -10px;
	padding: 0;
}

div.post .footer {
	font-size: 12px;
	text-align: right;
	border-top: 1px dashed #465963;
	padding-top: 4px;
	padding-bottom: 2px;
}

div.post .bottom {
	margin-bottom: 45px;
}

div.post .tags {
	float: left;
	margin-bottom: 5px;
}

div.post .text a[href^="http:"] {
	background: url(../../pics/remote.gif) right top no-repeat;
	padding-right: 10px;
	white-space: nowrap;
}

div.post img
{
    border: none;
}

/*----------------------------
			Related Posts
----------------------------*/

#relatedPosts div {
	background: white;
	padding: 5px 10px 10px 10px;
	border: 1px solid #696969;
}

#relatedPosts h1 {
	margin: 0 0 10px 0;
}

#relatedPosts p {
	font-size: 15px;
	letter-spacing:1px;
	font-weight: bold;
}

#relatedPosts a {
	display: block;
	margin-top: 5px;
}

#relatedPosts span {
	color: #ffffff;
	text-indent: 10px;
	font-size: 11px;
}

/*----------------------------
				Recent posts
----------------------------*/

ul.recentPosts li{
	color: #09334A;
	list-style: disc outside;
	margin-left: 14px;
	vertical-align: middle;
	line-height: 1.25em;
}

ul.recentPosts li span{
	display: block;
	text-indent: 10px;
	text-transform: none;
}

/*----------------------------
			Recent comments
----------------------------*/

ul.recentComments li{
	padding-bottom: 10px;
	text-transform: none;
}

ul.recentComments li a.postTitle{
	font-weight: bold;
}

/*----------------------------
			Social bookmarks
----------------------------*/

.bookmarks {
	float: left;
}

/*----------------------------
					Comments
----------------------------*/

.comment {
	border: 1px solid #696969;
	/* background-color: #19435A; */
	padding: 3px 10px;
	margin-bottom: 10px;
}

.comment .date {
	font-size: 11px;
	color: #ffffff;
	text-align: right;
	margin: 0;
	padding: 3px 0px;
	border-bottom: 1px dashed #ffffff;
}

.comment .author {
	margin: 0;
	padding: 3px 0px;
	border-top: 1px dashed #ffffff;
}

.self {
	border: 1px solid black;
}

.comment .gravatar {
	float: left;
	clear: both;
	margin: 5px 10px 5px 0;
}

.comment .gravatar img {
	height: 80px;
	width: 80px;
	border: 1px solid silver;
}

.comment .content {
	min-height: 85px;
	margin: 5px;
	margin-left: 90px;
}

.comment cite{
	font-family: Monospace;
	font-style: normal;
}

.comment img.flag {
	position: relative;
	top: 2px;
}

.commentForm {
	padding: 5px;
}

.commentForm label {
	float: left;
	display: block;
	width: 80px;
	margin-top: 4px;
}

.commentForm input {
	width: 300px;
}

.commentForm textarea {
	width: 100%;
	height: 150px;
	border:1px solid #696969;
}

#commentMenu{
	padding: 0;
	margin:0;
	clear:both;
}

#commentMenu li{
	float:left;
	border:1px solid #696969;
	border-bottom: transparent;
	margin:0;
	list-style:none;
	margin-right:5px;
	padding: 3px 8px;	
	cursor:pointer;
	position:relative;
	top: 2px;
	background:#d8d8d8;
}

#commentMenu li.selected{
	background:white;
	border-bottom:1px solid white;
}

#commentPreview{
	display:none;
	clear:both;
	min-height: 150px;
}

.success {
	color: green;
	font-weight: bold;
}

.commentForm .bbcode {
    font-size: 11px;
    float:right;
    position:relative;
    top:20px;
    padding: 3px;
}

.bbcode a {
    margin: 1px;
    padding: 1px 3px 1px 3px;
    background: #fff;
    border: 1px solid #696969;
}

/*----------------------------
					Archive
----------------------------*/

#archive {
	background-color: #94C6DD;
	border: 3px solid #465963;
	padding: 10px;
}

#archive h1 {
	margin: 0;
	border-bottom: 1px dashed #465963;
	padding-bottom: 9px;
}

#archive h2 {
	border-bottom: 1px solid #465963;
	padding-bottom: 4px;
	font-size: 13px;
	margin-bottom: 10px;
}

#archive h2 img {
	margin-right: 3px;
}

#archive ul {
	list-style-type: square;
	margin: 0 10px;
	padding: 10px;
}

#archive ul li {
	margin-right: 20px;
}

#archive table{
	width: 100%;	
	border-collapse: collapse;
}

#archive table td, #archive table th{
	text-align:left;
}

#archive table td{
	text-align:left;
	padding: 2px 0;
}

#archive .date{
	width: 120px;
}

#archive .comments{
	width: 120px;
	text-align: center;
}

#archive .rating{
	width: 120px;
	text-align: center;
}

#archive img
{
    border: none;
}

/*----------------------------
					 Search
----------------------------*/

#searchbox {
	margin-top: 5px;
	font-size: 11px;
}

#searchbox input {
	font-size: 11px;
}

#searchbox #searchbutton {
	margin-left: 4px;
}

#searchbox #searchfield {
	width: 140px;
}

/*----------------------------
			Search on search
----------------------------*/

#searchonsearch {
	background: white;
	padding: 5px 10px;
	margin-bottom: 20px;
	border: 1px solid silver;
}

#searchonsearch h3 {
	margin: 3px;
	font-size: 14px;
}

#searchonsearch ol li {
	margin: 2px 0;
}

/*----------------------------
				Month list
----------------------------*/

ul#monthList{
	font-weight: bold;
}

ul#monthList ul li{
	margin-left: 20px;
	font-weight: normal;
}

ul#monthList li.year{
  cursor: pointer;
}

ul#monthList ul{
	display: none;
}

ul#monthList ul.open{
	display: block;
}

/*----------------------------
				 Tag cloud
----------------------------*/

.tagcloud {
	margin-bottom: 10px;
	white-space: normal;
}

.tagcloud li {
	display: inline;
}

.tagcloud a {
	margin-right: 3px;
	display: inline;
}

.tagcloud a.biggest {
	font-size: 19px;
}

.tagcloud a.big {
	font-size: 17px;
}

.tagcloud a.medium {
	font-size: 14px;
}

.tagcloud a.small {
	font-size: 12px;
}

.tagcloud a.smallest {
	font-size: 10px;
}

/*----------------------------
					 Page
----------------------------*/

#page {
	background-color: #94C6DD;
	/* border: 3px solid #465963; */
	padding: 3px 10px;
	/* margin-bottom: 20px; */
}

#page h1 {
	margin: 3px 0 10px 0;
}

#page #admin {
	font-size: 12px;
	margin-top: 10px;
	padding: 5px 0;
}

/*----------------------------
					 Calendar
----------------------------*/

#calendarContainer {
	text-transform: capitalize;
	margin: 0 auto;
}

.calendar {
	border: none;
	margin: 0 auto;
}

table.calendar {
	width: 100%;
}

.calendar .weekend {
	background-color: #507080;
}

.calendar .other {
	color: #ffffff;
}

.calendar a.exist {
	display: block;
	font-weight: bold;
	color: #19435A;
	background-color: #f0f090;
}

.calendar td {
	vertical-align: top;
	background-color: #19435A;
}

/*----------------------------
					Star rater
----------------------------*/

.rating{
	margin-bottom: 10px;
}

.rating p{
	display: inline;
	position: relative;
	top: 14px;
	left: 55px;
}

.star-rating {
	position: relative;
	width: 125px;
	height: 25px;
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
	background-position: left top;
}

.star-rating li {
	display: inline;
}

.star-rating a, .star-rating .current-rating {
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -1000em;
	height: 25px;
	line-height: 25px;
	outline: none;
	overflow: hidden;
	border: none;
}

.star-rating a:hover, .star-rating a:active, .star-rating a:focus {
	background-position: left bottom;
}

.star-rating a.one-star {
	width: 20%;
	z-index: 6;
}

.star-rating a.two-stars {
	width: 40%;
	z-index: 5;
}

.star-rating a.three-stars {
	width: 60%;
	z-index: 4;
}
.star-rating a.four-stars {
	width: 80%;
	z-index: 3;
}
.star-rating a.five-stars {
	width: 100%;
	z-index: 2;
}
.star-rating .current-rating {
	z-index: 1;
	background-position: left center;
}

/* smaller star */
.small-star {
	width: 50px;
	height: 10px;
}
.small-star, .small-star a:hover, .small-star a:active, .small-star a:focus, .small-star .current-rating {
	background-image: url(../../pics/star_small.gif);
	line-height: 10px;
	height: 10px;
}

/*----------------------------
				Search page
----------------------------*/

#searchpage{
	margin-bottom: 30px;
}

#searchpage input#q{
	width: 300px;
}

#searchpage input#comment{
	clear: both;
}

.searchresult{
	margin-bottom: 20px;
}

.searchresult a{
	font-weight: bold;
}

.searchresult span.text{
	clear: both;
	display: block;
	margin: 3px 0;
}

.searchresult span.type{
	display: block;
}

.searchresult span.url{
	color: #A9C7D7;
}

.searchpage ul.paging{
 list-style-type: none;
 margin:0px;
 margin-bottom: 20px;
 padding:0px;
}

.searchpage ul.paging li{
 display: inline;
 border: 1px solid gray; 
 background: #f1f1f1;
 margin-right: 5px;
}

.searchpage ul.paging li a{
 padding: 5px 8px;
}

.searchpage ul.paging li.active{
 background: #f1f1f1;
 border: 1px solid black;
}

/*----------------------------
				Contact page
----------------------------*/

#contact{
	background-color: #94C6DD;
	border: 3px solid #465963;
	padding: 10px;
}

#contact h1{
	margin-top: 0;
}

#contact label{
	display: block;
	padding-top: 5px;	
}

#contact input.field{
	width: 200px;
}

#contact textarea{
	display: block;	
	overflow: auto;
	width: 75%;
	height: 150px;
	margin: 0;
}

/*----------------------------
			Syntax highlighter
----------------------------*/

.code
{
	font-size: 12px;
	color: black;
	font-family: Consolas, "Courier New", Courier, Monospace;
	background-color: #F1F1F1;
  line-height: normal;
}

.code p{
	padding: 5px;
}

.code .rem { color: #008000; }

.code .kwrd { color: #0000ff; }

.code .str { color: #006080; }

.code .op { color: #0000c0; }

.code .preproc { color: #0000ff; }

.code .asp { background-color: #ffff00; }

.code .html { color: #800000; }

.code .attr { color: #ff0000; }

.code .alt {	background-color: #f4f4f4; }

.code .lnum { color: #606060;}

/*----------------------------
					XFN tags
----------------------------*/

div.post .text a[rel] {
	background-repeat: no-repeat;
	background-position: right center;
}
div.post .text a[rel="me"] {	
	background-image:url('../../pics/xfn/me.gif');
}

/*-------- [ These should cascade to pick the correct icon for the contact ]--*/

/*-------- [ Normal contacts ]--*/
div.post .text a[rel~="contact"] ,
div.post .text a[rel~="acquaintance"],
div.post .text a[rel~="friend"] {
	background-image:url('../../pics/xfn/contact.gif');
	padding-right:11px;
}
/*-------- [ Normal contacts youve met ]--*/
div.post .text a[rel~="contact"][rel~="met"] ,
div.post .text a[rel~="acquaintance"][rel~="met"] ,
div.post .text a[rel~="friend"][rel~="met"] {
	background-image:url('../../pics/xfn/contactMet.gif');
	padding-right:11px;
}

/*-------- [ Colleague and co worker icon more important than contact ]--*/
div.post .text a[rel~="colleague"] ,
div.post .text a[rel~="co-worker"] {
	background-image:url('../../pics/xfn/colleague.gif');
	padding-right:11px;
}
/*-------- [ Colleague and co worker icon when met ]--*/
div.post .text a[rel~="colleague"][rel~="met"] ,
div.post .text a[rel~="co-worker"][rel~="met"] {
	background-image:url('../../pics/xfn/colleagueMet.gif');
	padding-right:11px;
}

/*-------- [ Sweethearts are more important than work!!! ]--*/
div.post .text a[rel~="muse"] ,
div.post .text a[rel~="crush"] ,  
div.post .text a[rel~="date"] ,
a[rel~="sweetheart"] {
	background-image:url('../../pics/xfn/sweet.gif');
	padding-right:11px;
}
/*-------- [ ...and if youve met them thats even better ]--*/
div.post .text a[rel~="muse"][rel~="met"] ,
div.post .text a[rel~="crush"][rel~="met"] ,  
div.post .text a[rel~="date"][rel~="met"] ,
div.post .text a[rel~="sweetheart"][rel~="met"] {
	background-image:url('../../pics/xfn/sweetMet.gif');
	padding-right:11px;
}

/* nested comments */

.comment-replies {
	background: transparent url(../../pics/reply-arrow.gif) no-repeat 2px 2px;
	padding: 0 0 0 15px;
	margin: 5px 0 0 0;
}

#commentlist #comment-form {
	border: solid 1px #ccc;
	background: #fff;
	padding: 10px;
	margin: 10px 0;
}

/* Nifty Corners - rounded box corners */
.rtop, .rbottom{display:block;}
.rtop *, .rbottom *{display: block; height: 1px; overflow: hidden;}
.rbottom{margin-bottom: 20px;}
.r1{margin: 0 5px; background-color: #94C6DD;}
.r2{margin: 0 3px; background-color: #94C6DD;}
.r3{margin: 0 2px; background-color: #94C6DD;}
.r4{margin: 0 1px; height: 2px; background-color: #94C6DD;} 

/* Google Calendar (GCalFlexView) custom control */
    .GCalTable
        {
        border-collapse: collapse;
		letter-spacing: 0;
    }
    .GCalTable td
        {
        width: 1%;
        font-family: Tahoma, Arial, Sans-Serif;
    }
    .GCalMonthHeader
        {
        font-size: 18pt;
        text-align: left;
    }
    .GCalDayHeader
        {
        font-size: 10pt;
        text-transform: uppercase;
        background-color: #09334A;
		color: white;
    }
    .GCalDayHeader th
        {
        border: solid 2px white;
    }
    .GCalDayRow
        {
        vertical-align: top;
    }
    .GCalDayRow td
        {
        padding: 4px;
        background-color: #94C6DD;
        border: solid 2px white;
        font-size: 10pt;
    }
    .GCalDayRow td h1
        {
        font-size: 14pt;
        font-weight: normal;
        margin: 0;
    }
    .GCalDayRow td table
        {
		padding: 0;
        border: 0;
        margin-left: 8px;
        border-spacing: 0;
        border-collapse: collapse;
    }
    .GCalDayRow td table tr
        {
        vertical-align: top;
        padding: 0;
        margin: 0;
    }
    .GCalDayRow td table th
        {
        text-align: right;
        font-size: 8pt;
        font-weight: bold;
    }
    .GCalDayRow td table td
        {
        background-color: transparent;
        border: 0;
        padding: 0;
        margin: 0;
        padding-left: 4px;
        padding-bottom: 2px;
        width: 80%;
    }
    .GCalAllDay
        {
        background-color: #09334A !important;
		color: #94C6DD;
        width: 1% !important;
        font-weight: bold;
        font-size: 10pt;
        text-align: center;
    }
    .GCalToday
        {
        background-color: #eeee88 !important;
    }