/*

Gathering Minds : gathering-minds.net

It is true, you ARE what you see, but even before that there is already an established existence.
All that you see, is you. You are, therefore all is. What a momentous occasion to celebrate!

*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video 		{
						margin: 0; padding: 0;
						    border: 0;
						    outline: 0;
						    font-size: 100%;
						    vertical-align: baseline;
						    background: transparent;
					}
body 					{ 	line-height: 1em; }

* 					{ 	margin: 0; }	/* foot */

p 					{ 	margin: 0 0 19px 0; }
/* p+p					{ text-indent: 1.5em; } */

ul, ol					{ 	margin: 0 0 19px 25px; padding: 0; }
ul ul, ol ol, ul ol, ol ul			{ 	margin-left: 20px; }

dl					{ 	margin-bottom: 38px; }
dt					{ 	font-weight: bold; }
dd					{ 	margin: 0 0 19px 40px; }
dt+dt					{ 	margin-top: 19px; }

a img					{ 	border: none; }

abbr 					{ 	border: none; }
sup 					{ 	font-size: 75%; vertical-align: super; color: #C2BEAD; }
sub 					{ 	vertical-align: baseline; }
small 					{
						vertical-align: top; font-family: Georgia, serif;
						font-size: 12px; line-height: 19px;
					}
cite 					{ 	font-style: italic; }

samp, code 				{ 	font-size: 90%; line-height: 130%; }
samp, code, pre 			{ 	font-family: Menlo, Monaco, Consolas, monospace; }
section samp, section code,
figure samp,  figure code 		{ 	font-size: 90%; }
pre 					{
						margin: 0 -37px 19px -37px;
						padding: 18px 0 18px 40px;
						border: 1px dotted #666;
						font-size: .8em; line-height: 1.25em;
						white-space: pre-wrap;
						background-color: #eee;
					}
pre code 				{ 	font-size: 100%; }
code p					{ 	text-indent: 0; margin-bottom: 8px; }

h1+h2, h2+h3, hr+h2, hr+h3,
 dl+h2, dl+h3, img+h2, img+h3
 					{ 	padding-top: 0; }

dl+hr 					{ 	margin-top: -19px; }

#article>h1+img			{ 	margin-bottom: 38px; }

h1, h2, h3, h4				{
						margin: 0 0 19px 0; text-align: left;
					}
h1 					{
						display: block;
						margin: 0 0 20px 0;
						padding-top: 10px;
						xpadding-left: 100px;
						font-family: 'Palatino Linotype', Palatino, Constantia, Georgia, 'Times New Roman', serif;
						font-size: 2em; font-style: italic; letter-spacing: .1em; line-height: 1.35em;
						xfont-weight: bold;
						color: #537DA4;
						border: 0;
						text-align: center;
					}
h2					{
						padding-bottom: 5px;
						font-family: 'Palatino Linotype', Palatino, Constantia, Georgia, 'Times New Roman', serif;
						font-size: 1.35em;
						font-style: italic; font-variant: small-caps; letter-spacing: 1px; line-height: 1em;
						color: #537DA4;
						border-bottom: 1px solid #acacac;
					}
h2, h3					{ 	padding-top: 19px; }
h3					{	margin-bottom: 10px; font-size: 1em; color: #537DA4; font-style: italic; font-variant: small-caps; letter-spacing: 1px; }
h4, h5, h6				{ 	text-decoration: underline; }

h1 .page				{ 	font-size: 50%; }
h1+p					{ 	text-indent: 0px; }
/* h2+p						{ 	text-indent: 20px; } */

img 					{ 	font-size: .9em; color: #888; }
dd pre, dd li pre 			{ 	margin-left: -80px; padding-left: 80px; }

blockquote 				{
						margin: 0 35px 0 35px; padding: 0 0 0 10px;
						font-size: .95em; line-height: 1.5em;
						color: #8C8879;
						border-left: 3px solid #8C8879;
					}
blockquote p				{ 	text-indent: 0; }


a 					{ 	text-decoration: none; }
a:hover 				{ 	text-decoration: underline; }

html, body 				{ 	height: 100%; }
body 					{
						width: 100%; max-width: 100%;
						margin-top: 12px;
						margin-bottom: 12px;
						xpadding-bottom: 12px;
						font-family: Verdana, Tahoma, Arial, sans-serif;
						font-size: .9em; line-height: 1.75em;
						background: #fff url(bk-1.jpg) no-repeat center center fixed;
						-webkit-background-size: cover;
						-moz-background-size: cover;
						-o-background-size: cover;
						background-size: cover;
					}

.center					{	text-align: center; }

#wrapper 				{
						display: block;
						min-height: 100%; height: auto !important; height: 100%;
					}

/* */
#headliner				{
						display: block; float: left;
						overflow: auto;
						width: 100%;
					}
#gm					{
						display: block; float: left;
						margin-left: 12px;
						padding-right: 12px;
						font-family: 'Palatino Linotype', Palatino, Constantia, Georgia, 'Times New Roman', serif;
						font-size: 1.75em; letter-spacing: .25em;
						color: #7395b8;
						margin-right: 25px;
						opacity: 0.8;
					}
#gm a:link, #gm a:visited		{ 	text-decoration: none; color: #7395b8; }
#gm a:hover, #gm a:focus		{ 	color: #ddd; }
#slogan				{
						display: block; float: left;
						font-size: .8em;
						font-style: italic;
					}
#slogan a 				{ 	text-decoration: none; color: #888; }
#slogan a:hover 			{ 	color: #ddd; }
#headernav				{
						display: block; float: right;
						margin-right: 25px;
						text-align: center;
						opacity: 0.8;
					}
#menu 				{
						display: block; float: right;
						margin: 0;
						padding: 0 0 .3em 0;
						border-bottom: 1px dotted #bbb;
						font-size: 1.25em;
						line-height: 1em;
						font-variant: small-caps; text-transform: lowercase;
						letter-spacing: .1em;
					}
#menu a:link, #menu a:visited 	{ 	margin: 0 1em; padding: 0 1em .2em 1em; color: #bbb; text-decoration: none; }
#menu a:hover, #menu a:focus 	{ 	color: #eee; text-decoration: none; }
#menu .menub a:link,
	#menu .menub a:visited 	{ 	color: #cc9900;}
#menu .menub a:hover,
	#menu .menub a:focus 	{ 	color: #eee;}
#blognote				{
						display: block; float: right;
						margin-top: -.6em;
						font-size: .85em; color: #ccc; font-variant: small-caps; letter-spacing: .25em;
					}
#blognote a:link, #blognote a:visited 	{ 	color: #aaa; }
#blognote a:hover,
	#blognote a:focus 		{ 	color: #ddd; text-decoration: none; }
/* */
#msgheader 				{
						margin: auto; margin: 20px 0 30px 0;
						padding: 4px 37px 4px 37px;
						background: url(msghdr.png);
						-moz-border-radius: 25px; -webkit-border-radius: 25px; border-radius: 25px;
						-moz-box-shadow: 0 2px 8px #000; -webkit-box-shadow: 0 2px 8px #000; box-shadow: 0 2px 8px #000;
						color: #000;
						text-align: left;
					}
#msgheader img 			{
						padding-bottom: 1px;
						vertical-align: bottom;
						border: 0;
						-webkit-box-shadow: none !important; -moz-box-shadow: none !important; box-shadow: none !important;
					}

hr 					{
						margin: 0 20% 50px; padding: 19px 0;
						line-height: 38px;
						border: none;
						border-bottom: 1px solid #000;
						text-align: center;
						color: inherit;
					}
hr:before 				{
						float: left; display: inline-block;
						content: "\25C6";
						position: relative;
						left: -8px;
						margin: 0 50%; padding: 0 4px;
						background-color: inherit;
						cursor: default;
					}
section, figure 				{ 	background-color: #fff; }

/* */
#article 				{
	xborder: 1px solid red;
						xclear: both;
						xdisplay: block; xfloat: left;
						xwidth: 100%;
						xwidth:  904px;
						xmax-width:  904px;
						xmin-width: 45em;
						xmax-width: 45em; xmax-width: 75%;  min-height: 25em;
						xheight: 100%;
						xmargin: auto;
						margin: 0 35px 25px 70px;
						xmargin-left: 25px;
						xpadding: 30px 5px 25px 45px;
						text-align: justify;
						font-size: 1em; line-height: 1.30em;
						xfont-family: 'Palatino Linotype', Palatino, Constantia, Georgia, 'Times New Roman', serif;
						font-family: arial, Helvetica, sans-serif;
						xfont-family: Verdana, Tahoma, Arial, sans-serif;
							xfont-size: .9em; xline-height: 1.75em;
						xcolor: #A7A28F;
						color: #311300;
						xbackground: url(bk1-mid.png) repeat-y;
						xheight: 100%;
						xborder: 1px solid red;
						xbackground-color: #ededed;

/*
						background: url(/images/blog/bk-art.png) repeat;
						-moz-border-radius: 25px; -webkit-border-radius: 25px; border-radius: 25px;
						-moz-box-shadow: 0 2px 8px #000; -webkit-box-shadow: 0 2px 8px #000; box-shadow: 0 2px 8px #000;
*/
					}
#article ul				{ 	margin-left: 20px; padding: 0; }
#article li 				{
						display: list-item; list-style: url(bullet.png); margin: 0 0 0 4px; padding: 0;
					}
#article ol li				{ 	list-style: decimal; }
#article a:link, #article a:visited	{ 	text-decoration: none; color: #216EBD; }
#article a:hover, #article a:focus 	{ 	xborder-bottom: 1px solid #7395b8; color: #ff0000; }

#artbkt, #artbkm, #artbkb		{ 	margin-left: 50px; }
#artbkt					{
						clear: both;
						display: block; float: left;
						width: 904px; height: 48px;
						margin-top: 5px;
						xmargin-left: 25px;
						background: url(bk2-top.png) no-repeat;
					}
#artbkm				{
						clear: both;
						display: block; float: left;
						width: 904px; xheight: 48px;
						xmargin-top: 5px;
						xmargin-left: 25px;
						background: url(bk2-mid.png) repeat-y;
					}
#artbkb				{
	xborder: 1px solid red;
						clear: both;
						display: block; float: left;
						xtext-align: center;
						width: 904px;
						height: 51px;
						xmargin-top: 5px;
						xmargin-left: 25px;
						xpadding: 15px 0 0 150px;
						padding-top: 15px;
						background: url(bk1-bot.png) no-repeat;
						font-family: Arial, Helvetica, sans-serif;
						font-size: .8em;
						font-weight: bold;
					}
#artbkb a:link, #artbkb a:visited	{ 	text-decoration: none; color: #000; }
#artbkb a:hover, #artbkb a:focus 	{ 	border-bottom: 1px solid #000; }
#artbkb input[type=search] 		{
						display: inline-block; width: 12em;
						margin: 0;  margin-left: 150px;
						padding: 4px 10px 3px 20px;
						color: #333; background-color: #eaeaea;
						border: none; border: 1px solid #999;
						vertical-align: baseline;
						-moz-border-radius: 100%; -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.7);
						font-family: "Lucida Grande", sans-serif;
						font-size: .9em;
					}
#artbkb input[type=search]:focus
					{
						border: 1px solid #eaeaea; color: #4b4b4b;
						-webkit-box-shadow: 0 0 3px 3px -webkit-focus-ring-color;
						-moz-box-shadow: 0 0 3px 3px -moz-mac-focusring, inset 0 1px 2px rgba(0,0,0,.7);
						background-color: #fdf9f0;
					}
#artbkb input[type=submit] 		{
						display: none; width: 19px; height: 19px; padding: 0;
						cursor: pointer;
						border: none;
						text-indent: -9999px;
					}

#toc					{
						float: right; width: 250px; margin: 0 0 10px -100px; position: relative; left: 110px;
						border: 1px solid #aaa; background-color: #fafafa;
						font-size: .8em; line-height: 1.1em;
						text-align: left; font-variant: small-caps; letter-spacing: .15em;
					}
#toc h2 				{
						margin: 0px; padding: 4px 4px 4px 8px; border-bottom: 1px dashed #777;
						background: url(paracap.gif) repeat;
						font-size: 1.25em; letter-spacing: 2px; line-height: 1em;
						color: #4d2f17;
					}
#toc li					{ 	list-style: decimal; line-height: 1.1em; padding-bottom: 6px; color: #555; }
#toc ol       				{ 	margin: 0 0 0 20px; padding: 0 0 0 20px; }
#toc>ol						{ 	padding: 15px 10px 10px 10px; }
#toc ol ol    				{ 	margin-left: 0; }
#toc ol ol li 				{ 	padding: 2px 0; }
#toc a        				{ 	text-decoration: none; color: #555; border-bottom: none; }
#toc a:hover  				{ 	color: #206bb9; border-bottom: 1px dashed; }

.refer					{
						margin-top: -1.5em;
						margin-left: 50px;
						text-align: right; font-size: .75em; color: #888; line-height: .9em;
					}

#dated					{
						width: auto; margin: 30px 0 0 0; padding: 0; font-size: .8em; color: #777665;
						text-align: right;
					}
#url 					{ 	display: none; }
#reference 				{
						clear: both; margin-bottom: 4px; padding: 0;
						text-align: center; font-size: .75em; color: #888; line-height: .9em;
					}

#footnotes				{
						clear: both; margin: 50px 0 10px 0; padding-top: 4px;
						font-size: .9em; line-height: 1.25em; color: #817D70;
						border-top: 1px solid #817D70;
					}
#footnotes h2				{
						margin: 0 0 10px 0; padding-top: 2px;
						border-bottom: 0px;
						font-size: 1.15em;
					}

/* Notes */
.sidenote 				{
						float: right; width: 215px;
						margin: 6px -37px 6px 6px; padding: 2px 4px 2px 4px;
						text-align: left;
						background: #ffffd1 url(note.png) no-repeat;
						text-indent: 16px;
						font-family: sans-serif, serif;
						font-size: 13px; line-height: 15px;
						border: 4px solid #ffffd1;
						-moz-box-shadow: 0 2px 4px #777; -webkit-box-shadow: 0 2px 4px #777; box-shadow: 0 2px 4px #777;
					}

.note					{
						/* padding: 10px;
						border: 1px solid #aaa; background-color: #eee; */
						font-family: Verdana, sans-serif;
						font-size: .8em; line-height: 1.5em;
						padding: 12px 25px;
						border-left: 4px solid #c4be35; background-color: #4b3f27;
						border-right: 1px solid #625336;
						border-bottom: 1px solid #625336;
						margin: 6px 0;
					}
.notehdr, .notehdr2			{
						padding: 0;
						/* background: url(/images/gm/usercomment.png) no-repeat;
						border-bottom: 1px solid #acacac; */
					}
.notehdr p, .notehdr2 p		{
						margin: 0; padding: 0;
						text-indent: 0;
						text-align: right; color: #777;
					}
.notehdr h1, .notehdr2 h1		{
						margin: 1px 0 0 0;
						font-family: Georgia, serif;
						font-size: 1.25em; line-height: 2em; letter-spacing: 1px;
						font-style: italic;
					}

.notebody p, .notebody2 p 		{
						margin: 6px 0 4px 0; padding: 0; text-indent: 0;
					}

#toc+p, #toc+h2+p,
#resultslist+p				{ 	text-indent: 0; }

#article>img 				{
						display: block; max-width: 35em;
						margin: 0 auto;
						border: 15px solid #4B4A36;
						-moz-box-shadow: 0 2px 8px #000; -webkit-box-shadow: 0 2px 8px #000; box-shadow: 0 2px 8px #000;
					}
#article>.frameless 			{
						border: 0; background-color: transparent;
						-webkit-box-shadow: none !important; -moz-box-shadow: none !important; box-shadow: none !important;
					}
figure  					{
						display: inline-block; xmax-width: 35em;
						margin: 0 auto; xpadding: 15px 15px 18px 15px;
						border: 15px solid #4B4A36;
						background-color: #4B4A36;
					}
figure img 				{
						display: block; max-width: 35em;
						border: px solid #333;
/*
						margin-bottom: 0 !important;
						border: none !important;
						-webkit-box-shadow: none !important; -moz-box-shadow: none !important; box-shadow: none !important;
						*/
							}
figure .shadow 			{
						-moz-box-shadow: 0 2px 8px #000;
						-webkit-box-shadow: 0 2px 8px #000;
						box-shadow: 0 2px 8px #000;
					}
/*
figure:not(:last-child),
	#article>img:not(:last-child)
							{ 	margin-bottom: 19px; }
figure						{ 	margin: 0 -20px; }
*/
figure>figcaption 			{ 	color: #000; text-shadow: #666 0 1px 0; }
figure a[type]:before 			{ 	content: ""; display: none; }
figcaption:not(:empty) 		{	margin-bottom: -10px; text-align: right; color: #AEAA7F;
						padding-top: 6px;
						font-family: verdana, arial, Helvetica, sans-serif;
						font-weight: normal; font-style: italic; font-size: .7em; line-height: 1.25em;
					}
figcaption a				{ 	color: inherit; text-decoration: underline; }
figcaption a:hover			{ 	color: #666; }


.eventtable				{
						width: 100%;
						border: 0;
						xborder-bottom: 1px solid #000;
					}
.eventtable td				{ 	padding: 2px; }

.eventhdr td				{
						font-style: italic;
						text-align: center;
						color: #555;
					}
.eventrow				{	text-align: center; }

.etags 				{
						width: auto;
						margin-top: -.1em;
						margin-left: 50px;
						xfont-family: verdana, arial, Helvetica, sans-serif;
						font-size: .75em; line-height: 1em;
						color: #656456;
						text-align: right;
					}

#article .etags a:link,
#article .etags a:visited 		{	color: #777665; }

#article .etags a:hover,
#article .etags a.focus 			{	color: #aaa; border-bottom: 0; text-decoration: none; }

#article .eassoc				{
						margin-top: 5px;
						text-align: right; font-size: .75em; color: #888; line-height: 1em;
					}
#article .eassoc a:link,
#article .eassoc a:visited 		{	color: #777665; }

#article .eassoc a:hover,
#article .eassoc a.focus 		{	color: #aaa; border-bottom: 0; text-decoration: none; }

#attachednotes			{
						clear: both;
						max-width: 40em; min-width: 28em;
						margin: 50px 0 0 0; padding: 2px 37px 4px 37px;
						font-family: 'Courier New', Georgia, serif;
						font-size: .95em; line-height: 1.2em;
						color: #000;
						background: #eaeaea url(bknote1.png);
						-moz-border-radius: 25px; -webkit-border-radius: 25px; border-radius: 25px;
						-moz-box-shadow: 0 2px 8px #000; -webkit-box-shadow: 0 2px 8px #000; box-shadow: 0 2px 8px #000;
					}
#attachednotes h1			{
						margin: 0 -25px 15px -25px; padding: 10px 0 8px 15px;
						font-size: 1.25em;
						background: #f4f6f3 url(msghdr.png);
						border-bottom: 2px groove #fdffff;
						-moz-border-radius: 25px; -webkit-border-radius: 25px; border-radius: 25px;
					}

#botmultipage 			{
						display: block; margin-top: 35px; text-align: center;
					}
.pmulti 				{
						font-family: verdana, arial, Helvetica, sans-serif;
						font-size: .9em; line-height: .9em;
						padding: 4px; color: #555;
					}
.pmulti a 				{
						margin: 0 1px 0 1px; padding: 2px 4px 2px 4px;
						color: #555;
					}
.pmulti a:hover,
.pmulti span.current 			{
						margin: 0 1px 0 1px; padding: 2px 4px 2px 4px;
						color: #206bb9;
					}
.pmulti span.current			{	font-weight: bold; }

#pagenavigation 			{
	xborder: 1px solid red;
						clear: both;
						float: left;
						xdisplay: block; xfloat: left; xmin-width: 35em; xmax-width: 35em;
						width: 800px;
						margin-top: 20px;
						xmargin-left: 10%;
						margin-left: 60px;
						margin-bottom: 10px;
						xborder-top: 1px #444 solid;
						xbackground: url(bk-art.png) repeat;
						font-size: 1.1em;
						font-variant: small-caps; text-transform: lowercase;
						letter-spacing: .1em;
						color: #000;
						xline-height: 1.5em;
					}
#pagenavigation a:link,

#pagenavigation a:visited		{ 	color: #666864; border-bottom: 0; }

#pagenavigation a:hover,
#pagenavigation a.focus 		{	color: #bbb; border-bottom: 0; text-decoration: none; }

#pagenavigation img			{ 	margin: 0; padding: 0; border: 0; vertical-align: bottom; }
#pagenavigation .err			{ 	font-size: 75%; color: #777; font-style: italic; }

#footer 				{
						width: 450px; max-height: 14px;
						margin: auto;
						margin-top: 50px;
						font-family: verdana, arial, Helvetica, sans-serif;
						font-size: .75em; line-height: .8em;
						color: #ccc;
						padding: 2px 3px 7px 3px;
						text-align: center;
						background: url(bk-foot.png) repeat;
						border-top: 1px solid #333;
						-moz-border-radius: 25px; -webkit-border-radius: 25px; border-radius: 25px;
					}
#footer ul 				{ 	margin: 0; padding: 0; text-transform: lowercase; }
#footer li 				{ 	display: inline; list-style-type: none; margin: 0 12px; }
#footer a 				{ 	color: #53603A; }
#footer a:hover 			{ 	text-decoration: none; color: #ccc; }
#xfooter input[type=search] 		{
						display: inline-block; width: 12em;
						margin: 0; padding: 4px 10px 3px 20px;
						color: #000; background-color: #eaeaea;
						border: none; border: 1px solid #999;
						vertical-align: baseline;
						-moz-border-radius: 100%; -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.7);
						font-family: "Lucida Grande", sans-serif;
						font-size: 11px;
					}
#xfooter input[type=search]:focus
					{
						border: 1px solid #eaeaea; color: #4b4b4b;
						-webkit-box-shadow: 0 0 3px 3px -webkit-focus-ring-color;
						-moz-box-shadow: 0 0 3px 3px -moz-mac-focusring, inset 0 1px 2px rgba(0,0,0,.7);
						background-color: #fdf9f0;
					}
#xfooter input[type=submit] 		{
						display: none; width: 19px; height: 19px; padding: 0;
						cursor: pointer;
						border: none;
						text-indent: -9999px;
					}
#footinfo				{ 	font-size: .8em; margin-top: 1px; color: #555; }
#footinfo a 				{ 	color: #555; }

#tagtable				{
						width: 100%;
						font-family: verdana, arial, Helvetica, sans-serif;
						font-size: .85em; line-height: 2em;
					}
/* #tagtable td				{ 	padding: 5px 0; } */
#tagtable a 				{ 	color: #311300; }
#tagtable a:hover,
#tagtable a.current 			{
						border-bottom: 0;
						color: #ccc; xbackground-color: #665847;
						text-decoration: none;
						-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
					}

#resultslist h2 				{ 	margin: 20px 0 12px 0; padding: 0; line-height: 1.25em; }
#resultslist h2 a:hover,
#resultslist h2 a:focus 			{ 	color: #ccc; border-bottom: 0; }
#resultslist p 				{
						font-family: verdana, arial, Helvetica, sans-serif; margin: -4px 0 12px 30px; color: #A7A28F;
						font-size: .8em; line-height: 1.5em;
					}
#resultslist a:link, #resultslist a:visited 	{ text-decoration: none; color: #537DA4; }
#resultslist a:hover, #resultslist a:focus	{ color: #ccc; text-decoration: none; }
.resultinfo				{ 	font-size: .8em; font-style: italic; padding-left: 12px; }
.tagct					{ 	font-size: .75em; color: #999; padding: 0 2px 0 8px; font-style: italic; }

.tableedit				{
						xpadding: 0 25px 25px 25px;
						margin-left: 20px;
						background-color: #eee;
/*
						-moz-border-radius: 25px; -webkit-border-radius: 25px; border-radius: 25px;
						-moz-box-shadow: 0 2px 4px #666; -webkit-box-shadow: 0 2px 4px #666; box-shadow: 0 2
*/
					}

.tedit					{
						border: 1px solid #ccc;
						background-color: #f7f7f7;
					}
.teditarea					{
						border: 1px solid #ccc;
						background-color: #f7f7f7;
					}
.tlabel					{
						text-align: right;
						padding-right: 8px;
						font-size: .8em;
					}
.tdesc					{
						font-style: italic;
						font-size: .8em;
						color: #999;
					}

#footer, #push 			{ 	clear: both; height: 2em; }





#calbox 			{
					display: block;
					float: left;
					padding-top: 25px;
					margin-bottom: 50px;
				}
#calyearbox			{
					clear: both;
					float: left;
					width: auto;
					margin: auto;
					padding: 60px 25px 0 0;
				}
#calyearbox a:link, #calyearbox a:active, #calyearbox a:visited 	{ text-decoration: none; color: #7395b8; }
#calyearbox a:hover 							{ text-decoration: none; color: #ff0000; }
.cal { float: right; }
.caltable {
	font-family: Verdana, sans-serif;
	color: #000;
	border: 1px solid #ccc;
	padding: 6px 1px;
	xbackground-color: #eaeaea;
	xbackground: #f4f1e6 url(_bk2-0.gif);
/*	-moz-border-radius: 15px; -webkit-border-radius: 5px; border-radius: 15px;
	-moz-box-shadow: 0 2px 4px #666; -webkit-box-shadow: 0 2px 4px #666; box-shadow: 0 2px 4px #666;
	*/
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	-goog-ms-border-bottom-left-radius: 15px;
	-goog-ms-border-bottom-right-radius: 15px;

	-moz-box-shadow: 0 2px 4px #666;
	-webkit-box-shadow: 0 2px 4px #666;
	-goog-ms-box-shadow: 0 2px 4px #666;
	box-shadow: 0 2px 4px #666;
}
/*
.caltable a:link, .caltable a:active, .caltable a:visited {
	color: #000;
	xpadding: 4px;
	border-bottom: 0px;
	text-decoration: none;
}
.caltable a:hover, .caltable a:focus { color: #ff0000; text-decoration: none; }
*/

.caltable tbody td:hover { background-color: #e5e5cb; }
.caltable th { font-weight: normal; }

.calyeardiv { xmargin-left: -30px; xwidth: 678px; float: right; font-family: Verdana, sans-serif; }
.calyeardiv h1 { text-align: center; margin: 5px 0 10px 0; }

.calheader1 {
	font-size: 13px;
	color: #fff;
	line-height: 20px;
	text-align: center;
	background-color: #800080;
}
.calheader2 {
	width: 35px;
	font-size: 10px;
	line-height: 12px;
	text-align: center;
}

.dayempty, .dayentry, .daynoentry, .todayentry, .todaynoentry {
	xpadding: 4px;
	padding: 0 4px;
	font-size: 12px;
	line-height: 20px;
	text-align: right;
	border: 1px solid #ccc;
}
.dayempty { background-color: #eee; }
.dayentry, .todayentry { background-color: #ffdab9; }
.daynoentry, .todaynoentry { background-color: #edecd8; }
.todayentry {
	color: #0000ff;
	border: 1px dashed #0000ff;
}
.todaynoentry { color: #0000ff; }

/*
.dayentry a:hover, .dayentry a:focus { color: #ff0000; text-decoration: none; }
.todayentry a:hover, .todayentry a:focus { color: #ff0000; text-decoration: none; }
*/

#calentry {
	padding: 4px;
	font-size: 13px;
	background-color: #eaeaea;
}


/* Gathering Minds : gathering-minds.net */