/* Style Sheet for sa.bodiless.org grey-background pages */

body		{	background-color: #999999;
				font-family: verdana, arial, sans-serif;
				font-size: 14px;
				color: #333333;
			}
.escher	{	background-image:url("/img/escher.jpg");
				background-repeat:repeat;
			}

#main		{	margin: 0 6% 0 5%; background-color: #cccccc;
				}

#menu, #mnp	{	background-color: #cccccc;
				border-left: 1px solid #999999;
				border-bottom: 1px solid #999999;
				float: right;
				width: 160px;
				font-size: 12px;
				color: #666666;
				letter-spacing: -1px;
				margin-right: -1%;
			}
#menu		{	padding: 6px;
				text-align: center;
			}
.mline			{	border-bottom: 1px solid #bbbbbb;
					margin: 0px -6px 6px -6px;
				}
#card		{	background-color: #eeeeee;
				border: 2px solid #000000;
				width: 320px;
				padding: 30px 10px 20px 10px;
				margin: 28px 0px 28px 0px;
				font-size: 16px;
			}
#cprt		{	border: 1px solid #9999cc;
				padding: 4px;
				margin-top: 14px;
				font-size: 9px;
				color: #666699;
				width: 80%;
			}
#LinkBar	{	background-image:url("/img/sbar.gif");
				background-repeat:repeat;
				height:24px;
				text-align: center;
				line-height: 24px;
				margin-top: 28px;
			}

h1			{	color: #999999;
				font-size: 18px;
				font-style: italic;
				margin-top: 14px;
				margin-bottom: 28px;
				text-align: center;
			}
.PageTitle	{	
				color: #e0e0e0; /*color: #999999;*/
				background-color: #999999;
				font-size: 22px;
				font-style: italic;
				letter-spacing: -1px;
				padding-bottom: 6px;
				padding-left: 15px;
				border-bottom: 1px solid #999999;
				text-align: left;
			}
.SubTitle	{	margin-top: 10px;
				font-size: 14px;
				color: #000000;
				font-weight: bold;
				font-style: italic;
				text-align: left;
		}
.dhdr		{	font-size: 12px;
				color: #666666;
				text-align: left;
				padding-left: 15px;
			}
.ptag		{	font-size: 9px;
				color: #999999;
				text-align: center;
			}
.Post		{	margin: 0px 15px 0px 15px;
			}
.Author	{	margin-bottom: 0px;
				padding-right: 15px;
				text-align: right;
				font-size: 11px;
				font-style: italic;
				color: #666666;
				/*float: right;*/
			}
.halo		{	margin-bottom: 0px;
				padding-left: 15px;
				text-align: left;
				font-size: 11px;
			}

a:link, a:visited, a:active, a:hover
			{	text-decoration: none;
				font-weight: bold;
			}
a:link		{	color: #6666ff; }
a:visited	{	color: #cc3399; }
a:active	{	color: #ffffff; /*6699cc;*/ }
a:hover	{	color: #666699;
				background-color: #c0c0c0;
			}

.peep, a.peep	{	color: #993333;
					font-size: 15px;
					font-weight: bold;
					font-family: comic sans ms, verdana, sans-serif;
				}
a:hover.peep	{	color: #cccccc;
					background-color: #993333;
				}

img			{	border: 0px; }
img.pic		{ margin-bottom: -2px; }

p				{	margin-top: 14px; }
.padded		{	margin-bottom: 14px; }

em, strong		{	font-size: 110%; color: #666600;}

.Curly, .HCurly	{	background-image:url("/img/curl.gif");
							background-repeat:repeat-x;
							height:7px;
							margin-top: 3px;
					}
.HCurly		{	align: center; width: 50% }

.cal		{ text-align: center; font-weight: bold; font-size: 11px;}
td.ca		{ padding: 0px 10px 0px 10px; }
td.hdr		{ color: #666600; font-variant: italic; }




