/*

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!

*/

@import url('basic.css');
@import url('sidebar.css');


table {
	border-collapse: collapse;
	width: 100%;
	font: normal 90%/175% verdana, arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0;
	padding: 0;
}
thead th {
	font-size: 90%;
	font-weight: normal;
	padding: 0;
	background-image: url(images/bar1.gif);
	text-align: center;
}
td {
	border: 0;
	padding: 2px;
}
tbody tr {
	border-bottom: 1px solid #ccc;
}
tbody tr:hover {
	background-color: #e5e5cb;
}
.tblhauth {
	width: 120px;
}
.tblhlastpost {
	width: 48px;
}
.latedater {
	font-size: 85%;
	width: 125px;
}
.tplain tbody tr:hover {
	background-color: transparent;
	border: 0;
}
.tplain tbody tr:hover td {
	background-color: transparent;
}
.tbldlastpost {
	padding: 4px 0 4px 0;
	line-height: 100%;
}
.tblhdr {
	font-size: 90%;
	font-style: italic;
	background-image: url(images/bk_m112.gif);
}
.vmid {
	vertical-align: middle;
}


#wordc {
	width: 200px;
	border: 1px solid #ccc;
}
#wordc tbody tr:hover {
	background-color: transparent;
}


.swview {
	float: right;
	width: 200px;
	font-size: 12px;
	line-height: 14px;
	padding: 0;
	text-align: right;
}

.recent {
	clear: both;
	background: url(images/entry_bg.png) no-repeat left bottom;
}
.recent p {
	text-align: justify;
}
#content .recent h3 {
	font-size: 115%;
	margin: 18px 0 2px 0;
	padding: 0px;
	/* background-color: #d3e3e3;
	*/
	padding: 5px;
	background-image: url(images/bk_m112.gif);
}

#content .recent h3 a {
	color: #000;
	font: 105% Georgia, "Times New Roman", Times, serif;
	border: 0;
}
#content .recent h3 a:hover {
	color: #ff0000;
}
.recent .entry {
	padding-left: 15px;
	min-height: 125px;
}
#content .readmore {
	float: left;
	font-style: italic;
	margin-bottom: 25px;
}
#content .readmore a {
	color: #51423b;
	border-bottom: 0;
	font-weight: bold;
	 }
#content .readmore a:hover {
	color: #ff0000;
}

.recent blockquote {
	color: #000;
	border-left: 2px solid #ccc;
	padding: 0 0 0 10px;
}
.recent .poll  {
	line-height: 175%;
	padding: 25px;
	border: 1px dashed #7d775c;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.recentrevd {
	font-style: italic;
	color: #666;
}
.posted {
	clear: both;
	margin-top: 12px;
	border: 1px solid #ccc;
	max-height: 2px;
}
.newsdate {
	font-size: 90%;
	line-height: 100%;
	text-align: right;
	margin-bottom: -10px;
}
.newsauth {
 	color: #777;
}


#toc {
	padding-bottom: 16px;
}
#toc tbody td {
	padding: 3px 0 3px 0;
}
#toc a {
	color: #000;
	border-bottom: 0;
}
#toc a:hover {
	color: #ff0000;
}

#taglist {
	padding-bottom: 16px
}
#taglist a {
	color: #000;
	border-bottom: 0;
}
#taglist a:hover {
	color: #ff0000;
}



#comments {
	clear: both;
	padding-top: 55px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 125%;
	text-align: justify;
}
#comments hr {
	border-top: 1px solid #000;
	border-bottom: 1px solid #ccc;
	margin-top: 12px;
	margin-bottom: 8px;
}
#comments h1 {
	color: #000;
	font: 160% Georgia, "Times New Roman", Times, serif;
	border: 0;
}
#comments a {
	color: #000;
}
#comments a:hover {
	color: #ff0000;
}
#comments .cmulti {
	margin: 15px 0 0 0;
	padding: 2px 0 2px 6px;
}
#comments .cmulti a {
	color: #ff4800;
}
#comments .cmulti a:hover {
	color: #000;
}
#comments .cpnum {
	border: 1px solid #999;
	padding: 2px 5px 2px 5px;
}
#comments .cpnum a {
	color: #daa520;
	border-bottom: 0px;
}
#comments .cpnum a:hover {
	color: #339933;
	border-bottom: 0px;
}

div.commbox,
form.comment {
	width: 100%;
	background: url(images/_bkp31.jpg) top left;
	margin: 1ex 0 2ex 0;
	padding: 0px;
	border: 1px dotted #666;
}
div.commtext {
	background: url(images/icons/notearw.png) top left no-repeat;
	font: 12px/135% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 1ex 3ex 0 3ex;
}
div.comminfo {
	text-align: right;
	margin: -2ex 2ex 0 0;
	color: #666;
}
div.comminfo a {
	border-bottom: 0;
}
div.commresp {
	background: url(images/icons/commresp.png) top left no-repeat;
	padding: 0 20px 0 20px;
	border-top: 1px dotted #aaa;
}
.commrespd {
	color: #666;
}

span.cformat {
	padding-left: 5px;
	font-size: 12px;
	color: #666;
}
div.commerr {
	width: auto;
	margin: 0 0 12px 0;
	padding: 7px;
	background-color: #ffc;
	border: 1px dotted #666;
	font: 11px/155% Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
}
div.commerr img {
	vertical-align: top;
}
div.captchaerr {
	background-color: #ffe1e1;
	text-indent: 0;
	border: 1px dashed #666;
	padding: 15px;
	margin: 0 20px 0 20px;
}

.closed {
	font-size:90%;
	font-style: italic;
}
.commdate {
	float: right;
	text-align: right;
	font-size: 80%;
	color: #777;
}


#cbar {
	font-size: 90%;
	font-weight: bold;
	background-image: url(images/barg.gif);
}
#cbar .cbarmod {
	padding-left: 300px;
	font-weight: normal;
}
#entrysubmission {
	width: 100%;
	margin: 25px 0 10px 0;
	font-size: 95%;
	background: url(images/bk_m112.gif) repeat;
	border: 1px solid #aaa;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}
#entrysubmission tbody tr {
	border-bottom: 0;
}
#entrysubmission tbody tr:hover {
	background-color: transparent;
}
#entrysubmission #toc td {
	border: 0;
	margin: 0;
	padding: 0;
}

#entrybox {
	padding: 20px 20px 10px 20px;
}

.gbkhumanref {
	background-color: #fdf9f0;
	padding: 6px;
}


#pageentry {
	width: 99%;
}
#pageentry tbody tr {
	border-bottom: 0;
	padding: 0;
}
#pageentry tbody tr:hover {
	background-color: transparent;
}

#previewEntry {
	border: 1px solid #aaa;
	padding: 8px;
	background-image: url(images/bk_m112.gif);
}

.modpage {
	padding-left: 25px;
}
.modpage img {
	vertical-align: middle;
}
.modpage a:link, .modpage a:visited, .modpage a:active {
	text-decoration: none;
	border-bottom: 0;
}

#preview {
	width: 98%;
	color: #fff;
	background-color: #009900;
	padding: 2px 6px 2px 6px;
	border: 1px solid #333;
	margin-bottom: 10px;
	text-align: center;
}

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