/*
 * Simple mod
 * for IRC-Galleria (http://irc-galleria.net/)
 *
 * Author: Oleg Grenrus                              
 * Copyright: 2005-2006 Oleg Grenrus  
 *
 * Contact: phadej at gmail dot com
 * WWW: http://phadej.daug.net/
 *
 */
		 
/* display none */

#search { display: none; }
#footer { display: none; }
#headerblock h1 { display: none; }
#commentform span.private {	display: none; }
#commentform .nickcell { display: none; }
#viewcommentbox .title { display: none; }

/* mainmenu */

#mainmenu {
	margin: 0 0 5px;
	padding: 0;
	border-bottom: 1px solid #ffffff;
}

#mainmenu ul {
	list-style: none;
	text-align: center;
	margin: 10px 0;
	padding: 0;
}

#mainmenu li {
	display: inline;
	margin: 0;
}

#mainmenu a {
	display: inline;
	padding: 2px 5px;
	color: #ffffff;
	text-decoration: none;
}

#mainmenu a:hover {
	color: #000000;
	background: #ffffff;
}

/* submenu */

#submenu {
	margin: -20px 0 20px 0;
        padding: 0;
}

#submenu ul {
        list-style: none;
        text-align: center; 
        margin: 10px 0; 
        padding: 0;
}

#submenu li {
        display: inline; 
        margin: 0;
}

#submenu a {
        display: inline; 
        padding: 2px 5px;
        color: #ffffff;
        text-decoration: none;
}

#submenu a:hover {
        color: #000000;
        background: #ffffff;
}

/* tags */

body {
	background: #000000;
	font: 10px Tahoma, sans-serif;
	padding: 0;
	margin: 0;
	color: #ffffff;
}

div, table {
	margin: 0;
	padding: 0;
}

input {
	font: 10px Tahoma, sans-serif;
}

a {
	color: #ffffff;
}

/* body */

#outerbody {
	margin: 10px auto;
	width: 900px;
}

#tabbedbody {
	margin: -20px 0 0;
}

#viewtable {
	width: 100%;
}

/* headerblock */

#headerblock {
	background: #000000 url(header.png) 50% 50% no-repeat;
	height: 60px;
	margin: 0;
}

/* sidebar */

#viewtableinfo {
	width: 240px;
	padding: 0 5px;
	vertical-align: top;
}

#viewtableinfo a {
	font-weight: bold;
	text-decoration: none;
}

#viewtableinfo a:hover {
	text-decoration: underline;
}

#viewtableinfo b {
	font-weight: normal;
}

#viewtableinfo .smallbox {
	margin: 0 0 10px;
	width: 100%;
	border: 1px solid #ffffff;
	background: #9c2424;
}

#viewtableinfo .smallbox .title {
	color: #000000;
	background: #ffffff;
	
	padding: 2px 10px;
}

#viewtableinfo .smallbox .content {
	padding: 2px 10px;
}

#viewtableinfo h3 {
	margin: 0;
	padding: 0 0;
	font: bold 10px Tahoma, sans-serif;
}

#viewtableinfo .online {
	font-weight: bold;
}

#viewtableinfo .network {
	border-bottom: 1px solid #ffffff;
}

#viewtableinfo .channellist {
	padding: 2px 0;
}

#profileaphorism .content {
	font-family: "Lucida Console", monospace;
}

#profileaphorism .innerborder {
	overflow: hidden;
}

#profileaphorism img {
	border: 0px;
}

#profilevisitcounter .value b {
	font-weight: bold;
	padding: 0 5px;
}

#profilevisitcounter td {
	padding: 0;
}

#profilevisitcounter tr.spacer {
	display: none;
}

#profilevisitcounter p {
	margin: 5px 0;
}

#trinketactions h4 {
	margin: 5px 0;
	border-bottom: 1px solid #ffffff;
	font: 10px Tahoma, sans-serif;
	font-weight: normal;
}

/* image */

#viewtableimage {
	vertical-align: top;
	width: 660px;
}

#viewimage {
	text-align: center;
}

#viewimage img {
	padding: 0;
	border: 1px solid #ffffff;
}

/* caption */

#viewcaption {
	text-align: center;
	margin: 2px 0;
}

#regseduction {
	text-align: center;
}

/* comments */

#viewcommentbox {
	width: 660px;
	margin: 10px auto;
}

#viewcommentbox a {
	color: #ffffff;
	text-decoration: none;
}

#viewcommentbox .stamp {
	white-space: nowrap;
	font-size: 9px;
	padding-top: 2px;
}

#viewcommentbox .private td.comment {
	font-style: italic;
}

#viewcommentbox .owner td.comment, #viewcommentbox .user td.comment {
	font-weight: bold;
}

#viewcommentbox tr.deleted td { 
	text-decoration: line-through;

}

#viewcommentbox .sender {
	color: #000000;
}

#viewcommentbox .sender a {
	font-weight: bold;
	color: #ffffff;
}

#viewcommentbox a:hover {
	text-decoration: underline;
}

#viewcommentbox .comments table {
	margin: -2px 0;
}

#viewcommentbox .comments table td {
	padding: 0;
	margin: 0;
	vertical-align: top;
}

/* commentform */

#commentform {
	width: 660px;
	margin: 0 auto;
}

#commentform td {
	height: 20px;
	padding: 0 2px;
}

#commentform .commentfieldcell input {
	background: #9c2424;
	color: #ffffff;
	font: 10px Tahoma, sans-serif;
	padding: 2px 5px;
	width: 510px;
	border: 1px solid #ffffff;
}

#commentform input.submit {
	color: #000000;
	background: #ffffff;
	font-weight: bold;
	padding: 2px 10px;
	border: 1px solid #ffffff;
}

/* smiles */

#smileys {
	position: relative;
}

a#smileybutton {
	margin-left: 4px;
	margin-right: 4px;
}

#smileyselector {
	display: none;
	position: absolute;
	bottom: 20px;
	right: -5px;
	width: 93px;
	padding-top: 5px;
	background-color: #000000;
	border: 1px solid #ffffff;
}

#smileyselector div.smiley, #smileyselector div.smileyclose {
	text-align: center;
	height: 25px;
	width: 31px;
	float:left;
}

#smileyselector br {
	clear: left;
}

#smileyselector div.smileyclose a {
	color: white;
	text-decoration: none;
	font: bold 10px Tahoma, sans-serif;
	font-size: 13px;
	padding-left: 3px;
	padding-right: 3px;
}

/* PEEPBOX */

div.peepboxN {
	background-color: #9c2424;
	width: 180px;
}

div.peepboxN div.innerborder,
div.peepboxC div.innerborder {
	border: 1px solid #ffffff;
	padding: 5px 10px 5px 10px;

	color: #ffffff;
	font: 10px Tahoma, sans-serif;
}

div.peepboxN p,
div.peepboxC p {
	margin-top: 0;
	margin-bottom: 5px;
}

div.peepboxN span,
div.peepboxC span {
	display: block;
/*white-space: nowrap;*/
	margin-left: 9px;
}

div.peepboxC {
	background-color: #9c2424;
	width: 250px;
}

div.peepboxN img {
	border: 1px solid #ffffff;
}

span.friend a:link,
span.friend a:visited {
	color: #ffffff;
}

/* ONLINE */

span.onlinenick a {
	padding-right: 7px;
	margin-right: 2px;
	background-image: url(online.png);
	background-repeat: no-repeat;
	background-position: 100% 6px;
}

div.box span.onlinenick a {
	background-image: url(online.png);
}

/* NOTES */

#notes div.hover1 {
	border: 1px solid #ffffff;
}

#notes div.hoverinner {
	border: 1px solid #000000;
}

#notes span.text {
	border: 1px solid #ffffff;
	color: #ffffff;
	background: #9c2424;
}

#notes span.text a {
	text-decoration: none;
	font-weight: bold;
}

#note_edit {
	background: #000000;
	border: 1px solid #ffffff;
}

#note_edit textarea.text, #note_edit input.text {
	background: #000000;
	color: #ffffff;
	font: 10px Tahoma, sans-serif;
	border: 1px solid #ffffff;
}

#note_edit input.text {
	margin-bottom: 1px;
}

#note_edit input.submit {
	color: #000000;
	background: #ffffff;
	font-weight: bold;
	border: 1px solid #ffffff;
}