/* background and scroll bar*/
body {
  background-color: #000000; 
background-image:url('http://img.photobucket.com/albums/v82/locknestra/clique/back.jpg');
background-repeat:repeat-y;
background-attachment:fixed;
background-position:left; 
  border: 0px;
  color: #CCCCCC;
  font-family: Tahoma;
  font-size: 13px;
  margin: 150px;
  scrollbar-base-color: #000000; 
  scrollbar-arrow-color: #666666; 
  scrollbar-face-color: #000000; 
  scrollbar-shadow-color: #333333; 
  scrollbar-highlight-color: #CCCCCC; 
  scrollbar-3dlight-color: #666666; 
  scrollbar-darkshadow-color: #333333; 
  scrollbar-track-color: #000000; 
}

font.panel {
 font-size: 13px;
 font-family: Tahoma;
 color: #F3F3F3;
}

/* Links in your panel and realm */

a {
  color: #CCCCCC;
  text-decoration: none;
  white-space: nowrap;
  font-size: 13px;
}

a:hover {
  color: #333333;
  text-decoration: none;
  white-space: nowrap;
  font-size: 20px;
}

a.dark {
  color: #000000;
  text-decoration: underline;
  white-space: nowrap;
  font-size: 13px;
}

a.dark:hover {
	color: #CCCCCC;
	text-decoration: overline;
	white-space: nowrap;
	font-size: 20px;
}

a.menu {
  background-color: #333333;
  border: 1px solid #666666;
  color: #CCCCCC;
  font-size: 13px;
  font-weight: normal;
  padding: 2px;
  margin: 1px;
  font-size: 13px;
}

a.menu:hover {
	color: #666666;
	font-size: 13px;
	background-color: #CCCCCC;
	border: 1px solid #333333;
	padding: 2px;
	margin: 1px;
	font-size: 13px;
}

a.panel {
	color: #000000;
	background-color: #666666;
	border: 1px solid #333333;
	font-size: 13px;
	display: block;
}

a.panel:hover {
	color: #666666;
	background-color: #333333;
	border: 1px solid #666666;
	font-size: 13px;
	display: block;
}


/* auto scrolling's links*/
span.class {
	color: #000000;
	font-size: 10px;
	background-color: #660000;
	border: 1px solid #333333;
	font-weight: normal;
	padding: 0 .5em;
	margin: 1px;
	width: 3em;
	white-space: nowrap;
}

span.class:hover {
	color: #666666;
	font-size: 10px;
	background-color: #666666;
	border: 1px solid #333333;
	font-weight: normal;
	width: 3em;
	padding: 0 .5em;
	margin: 1px;
	white-space: nowrap;
}

/*post button, check boxes, location field if you allow people type their location*/
input {
	background-color: #410000;
	border: 1px solid #666666;
	color: #CCCCCC;
	font-size: 10px;
	font-weight: normal;
}

/*pull down menus like font size, font face, restricted locations, font color*/
select {
	background-color: #410000;
	border: 1px solid #666666;
	color: #666666;
	font-size: 10px;
	font-weight: normal;
}

select.wcharslct, .wfontcolor, .wfontface {
	background-color: #410000;
	border: 1px solid #666666;
	color: #CCCCCC;
	font-size: 10px;
	font-weight: normal;
	height: 18px;
	width: inherit;
}


select.wfontsize {
	background-color: #410000;
	border: 1px solid #666666;
	color: #CCCCCC;
	font-weight: normal;
	width: 50px;
	height: 18px;
}

/* where you type your posts */
textarea.WPOSTTEXT {
	background-color: #410000;
	border: 1px solid #666666;
	color: #CCCCCC;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: normal;
	width: 500px;
	height: 90px;
	filter: alpha(opacity=90);
	-moz-opacity:0.9;
  }

/* for the PM window */
textarea {
	background-color: #000000;
	border: 1px solid #333333;
	color: #CCCCCC;
	font-size: 10px;
	font-family: Tahoma;
	font-weight: normal;
	width: 425px;
	height: 150px;
}

/* for the zoom window */
textarea.zoom {
  background-color: #000000;
  border: 1px solid #333333;
  color: #e5eff3;
  font-size: 11px;
  font-weight: normal;
  width: 500px;
  height: 400px;
}

/*timestamp*/
font.date {
	color: #CCCCCC;
	font-size: 9px;
}

/*the part in the parenthesises of tags*/
font.tagline {
	color: #CCCCCC;
	font-size: 10px;
}

/*the main part of tags*/
font.titleline {
	color: #CCCCCC;
	text-indent: 5px;
	font-size: 10px;
}

/*pm, dice, zoom  background table*/
table.index {
	background-color: #660000;
	border: 1px solid #535a5e;
}

/*comm panel table*/
table.panel {
	background-color: #660000;
	border: 1px solid #666666;
	width: 750px;
	height: 110px;
}


/*dice, pm, and system announcement table*/

table.pstalt {
  background-color: #660000;
  border: 1px solid #666666;
  text-align: left;
  width: 98%;
}

/* daily maintenance table */

table.psthlt {
  background-color: #660000;
  border: 1px solid #666666;
  text-align: left;
  width: 98%;
  align: center;
}

/* main post table */
table.pstpri {
  background-color: transparent;
  border-style: none;
  text-align: left;
  width: 98%;
}


table.forums {
  background-color: #660000;
  border: 1px solid #CCCCCC;
  border-style: groove;
  border-width: thin;
  text-align: left;
  width: 98%;
}

h2 {
background:#660000;
color:#333;
padding:5px 10px;
}

td.c_post{
background:#660000;
color:#FFFFFF;
padding:50px 10px;
border: 1px solid #000000
}

td.c_cat-title{
background:#660000;
color:#FFFFFF;
padding:20px 50px;
border: 1px solid #000000
}


td.c_cat-replies{
background:#660000;
color:#FFFFFF;
padding:20px 50px;
border: 1px solid #000000
}

td.c_cat-starter{
background:#666666;
color:#FFFFFF;
padding:20px 50px;
border: 1px solid #000000
}

td.c_cat-views{
background:#666666;
color:#FFFFFF;
padding:20px 50px;
border: 1px solid #000000
}

td.c_forum{
background:#666666;
color:#FFFFFF;
padding:20px 50px;
border: 1px solid #000000
}

}

/*where it displays "private message" */
td.pstpvt {
	background-color: #666666;
	border: 1px solid #CCCCCC;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

/*where it displays "system announcement" */
td.pstsys {
	background-color: #CCCCCC;
	border: 1px solid #666666;
	color: #666666;
	text-indent: 5px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

/* notices */

.notice {
  border: 0px;
  margin-top: 15px;
  margin-bottom: 15px;
  width: 350px;
}


.notice_head {
	background-color: #000000;
	border: 1px solid #333333;
	color: #CCCCCC;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}


.notice_foot {
	background-color: #666666;
	border: 1px solid #333333;
	color: #000000;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	padding: 5px;
	font-size: 10px;
	text-align: justify;
}

/* Panel Backgrounds and Doorway Backgrounds */
.light {
	background-color: #666666;
	border: 1px solid #000000;
	margin: 5px;
	color: #000000;
	font-size: 10px;
	align: center;
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
  }
}

.dark {
	background-color: #333333;
	border: 1px solid #333333;
	margin: 5px;
}

/* dice roller, zoom, and private window CSS to allow for lining up in the table */

.fancy {
  float: left;
  margin: 0px;
  width: 450px;
  padding: 3px;
}

.fancy_door {
	float: left;
	margin: 0px;
	width: 600px;
	padding: 3px;
	background-color: #333333;
	border: 1px solid #000000;
}

.fancy_holder {
  width: 800px;
}

.fancy_help {
	background-color: #333333;
	border: 1px solid #000000;
	color: #CCCCCC;
	float: right;
	height: 100%;
	margin: 0px;
	padding: 2px;
	text-align: justify;
	width: 175px;
	font-size: 10px;
	font-weight: normal;
	font-family: Tahoma;
}

.fancy_title {
	background-color: #000000;
	border: 1px solid #CCCCCC;
	color: #CCCCCC;
	font-size: 10px;
	font-weight: bold;
	overflow: hidden;
	padding: 2px;
	white-space: nowrap;
}

.fancy_follow {
	background-color: #666666;
	border: 1px solid #000000;
	color: #000000;
	overflow: hidden;
	font-size: 10px;
	padding: 2px;
	white-space: nowrap;
}

.fancy_sub {
	background-color: #000000;
	border: 1px solid #666666;
	padding: 2px;
	font-size: 10px;
}

.fancy_blank {
	color: #CCCCCC;
	font-size: 10px;
	padding: 2px;
}

.fancy_descr {
	background-color: #333333;
	border: 1px solid #000000;
	color: #CCCCCC;
	font-size: 10px;
	overflow: hidden;
	padding: 2px;
	vertical-align: middle;
	white-space: nowrap;
}

/* Zoomer Options*/
.spelc {
  color: #000000;
  font-size: 14px;
}

.spelw {
	color: #CCCCCC;
	font-weight: bold;
	vertical-align: top;
}

/* Who is on */
.whoglobal {
  padding: 5px;
  width: 175px;
}

.whoregular {
  padding: 5px;
  width: 175px;
}

.whopri {
	color: #CCCCCC;
	font-size: 10px;
	background: #333333;
	border: 1px solid #333333;
}

.whosec {
	color: #CCCCCC;
	font-size: 10px;
	background: #666666;
	border: 1px solid #333333;
}

/* Forcast overrides */
.fc_align {
  text-align: left;
 }

.fc_table {
  padding: 2px;
  width: 175px;
}

.fc_entry {
	background-color: #666666;
	border: 1px solid #333333;
	color: #000000;
	font-size: 10px;
}

.fc_field {
	background-color: #333333;
	border: 1px solid #333333;
	color: #CCCCCC;
	font-size: 10px;
}

.fc_info {
	background-color: #000000;
	border: 1px solid #333333;
	color: #CCCCCC;
	font-size: 10px;
}

.fc_title {
	background-color: #000000;
	border: 1px solid #333333;
	color: #CCCCCC;
	font-size: 10px;
	font-weight: bold;
}


.l {text-align:left}
.c {text-align:center}
.r {text-align:right}
.left {float:left}
.right {float:right}
#stats_members a.member, .bday_strip {white-space:nowrap}
.calendar li span {cursor:default}
#c_tos li {display:list-item;margin-left:25px}
#c_tos ul li {list-style:disc}
#c_tos ol li {list-style:lower-alpha}
#shoutrefresh {cursor:pointer}