body {
	background-color: black;
	padding: 0; margin: 0;
	color: #30F200;
	font-family: Amano;
	background-image: url("http://i82.photobucket.com/albums/j274/maidmarian79/TribalGreenTausta.jpg");
	background-repeat: repeat-y;
	background-position: center;
}

table { border-collapse: collapse; }

#outerbody {
        margin-left: auto;
	margin-right: auto;
	width: 960px;
	
}

#headerblock { relative; }

h1 {
	background-color: transparent;
	
	display: ;
	height: 200px;
        width: 960px;
        margin-left: auto;
	margin-right: auto;
        position: center;
	background-image: url("http://i82.photobucket.com/albums/j274/maidmarian79/TribalGreenCorpseBride.jpg");
	background-repeat: no-repeat;
	background-position: center;
}
h1 .ircgalleria { display: none; }
h1 .separator { display: none; }
h1 .title  { display: none; }
h1 .title .small { display: none; }
#search { display: none; }
#footer	{ display: none;}				

/*************************************************************** LEIPÄTEKSTI */

p, td, ol, ul, dl, div {
	font-family: Bradley Hand ITC;
	letter-spacing: 0px;
	font-size: 18px;
}

p {
	line-height: 15px;

	margin-top: 0;
	margin-bottom: 10px;
}

/***************************** LEIPÄTEKSTISSÄ JA LISTOISSA OLEVAT BOLDAUKSET */

p b, li b {
	color: #30F200;
}

.error, ul.errors {
	color: #red;
}

.alert {
	color: red;
	font-weight: bold;
}

div.smallbox .error {
	color: red;
}

a {
	text-decoration: none;
	font-weight: normal;
}

a:link {
	color: #30F200;
}

a:visited {
	color: #30F200;
}

a:hover {
	text-transform: lowercase;
	color: #30F200;
}


div.picture a {
	border: 10px solid black;
}

div.picture img {
	border: 10px solid black;
	margin: 10px;
}

input {
	margin: 0;
	margin-right: 5px;
}

input.text,
textarea.text,
select {
	background-color: black;
	border: 1px solid #30F200;
	font-size: 15px;
        font-family: Bradley Hand ITC;
	color: #30F200;
        width: 250px;
}

input.submit { 
         font-family: Bradley Hand ITC;
         font-size: 12px;
         color: #30F200;
         background-color: transparent;
         border: 1px solid #30F200;
         content: "kommaa";
}

/**************************************************************** PÄÄVALIKKO */

#mainmenu {
	background-color: transparent;
	margin: 0;
	float: center;
	width: 100%;
}

#mainmenu .innerborder {
	float: center;
	width: 100%;
}

#mainmenu ul {
	list-style: none;
	border: none;
	margin: 0;
	padding: 0;
}

#mainmenu li {
	display: block;
	padding: 0;
	margin: 0;
	letter-spacing: 0px;
	font-family: Bradley Hand ITC;
	float: center;
}

li#mmlogout {
	float: center;
}

#mainmenu li.selected {
	color: #2BD900;
	background-color: transparent;
}

#mainmenu li a {
	color: #2BD900;
	background-color: transparent;
	padding: 2px 10px 3px 10px;
	font-size: 18px;
	float: left;
	margin: 0;
	text-decoration: none;
	text-transform: none;
}

#mainmenu #mmnewcomments a {
	color: red;
	font-weight: bold;
}

#mainmenu li a:hover {
	color: #2BD900;
	background-color: transparent;
        text-transform: lowercase;
}

/**************************************************************** VÄLILEHDET */

#submenu {
	clear: both;
	float: right;
	font-size: 20px; letter-spacing: 0px;
	font-family: Bradley Hand ITC;
	padding-top: 0px;
	margin-left: 0px;
	border-bottom: 0px solid #30F200; 
	width: 100%;
	background-color: transparent;
}

#submenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#submenu li {
	vertical-align: middle;
	margin: 0; padding: 0;
	margin-right: 0;
	background-image: url("tab_left.gif");
	background-position: 0% 0%;
	background-repeat: no-repeat;
	background-color: transparent;
	float: center;
}

#submenu a {
	display: block;
	margin: 0;
	padding: 2px 10px 3px 10px;
	background-position: 100% 0%;
	background-repeat: no-repeat;
	color: #2BD900;
	float: left;
	text-decoration: none;
	text-transform: none;
	font-size: 18px;
	font-family: Bradley Hand ITC;
}

#submenu a:hover {
	color: #2BD900;
	background-color: transparent;
        text-transform: lowercase;
}

#submenu li.selected {
	color: #2BD900;
	background-color: transparent;
}




/**************************************************************** SISÄTAUSTA */

#innerbody {
	clear: both;
	background-color: #263E59;
	padding: 12px 18px 20px 18px;
}

#tabbedbody {
	clear: both;
	background: transparent url("") 0% 0% repeat-x;
	padding: 12px 18px 20px 18px;
	border-top: 0px solid black;
}


/******************** JÄREÄT, PÄÄSÄÄNNÖISESTI LEIPÄTEKSTIÄ SISÄLTÄVÄT BOKSIT */

div.box {
	margin-bottom: 10px;
}

div.box div.title {
	background-position: 0% -0%;
}

div.box div.title h3 {
	margin: 0;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 3px;
	font-family: Bradley Hand ITC;
	font-weight: normal;
	font-size: 18px;
	letter-spacing: 1px; 
	color: #30F200;
}

div.box .content {
	background-color: transparent;
	color: #30F200;
}

div.box .content .innerborder {
	padding: 0 10px 10px 10px;
}

div.box .boxfooterleft {
	display: block;
	margin: 1px 0 0 0;
	padding: 0;
}

div.box .boxfooterright {
	display: block;
	margin: 0;
	height: 10px;
	padding: 0;
	font-size: 0; /* ie kludge vaikka ei edes sisällä tekstiä */
}

div.box .content .text,
div.box .content select {
	background-color: transparent;

}

div.box .content .innerborder table {
	margin-top: 10px;
}

div.box .content p {
	margin-top: 10px;
	margin-left: 20px;
}

/***************************** KAPEAT, KEVYILLÄ KEHYKSILLÄ VARUSTETUT BOKSIT */

div.smallbox {
	margin-bottom: 10px;
width: 270px;
text-align: center;

}

div.smallbox div.title {
	border-bottom: none;
	background-image: url("http://i82.photobucket.com/albums/j274/maidmarian79/TribalGreenlittle.jpg");
	background-repeat: repeat-x;
	background-position: center;
	height: 30px;
}

div.smallbox div.title h3 { display: none; }

div.smallbox .content {
	border: 1px solid #30F200;
	background-color: transparent;
}

div.smallbox .content .innerborder {
	padding: 0 10px 0 10px;
}

div.smallbox .content div.tabledecorator {
	margin-top: 10px;
	margin-bottom: 10px;
}

div.smallbox .errors {
	color: #FF4040;
}

div.smallbox ul {
	margin-left: 25px;
	padding-left: 0;
}

div.smallbox p {
	margin-top: 10px;
}

#profilechannels .content .innerborder,
#profilecommunities .content .innerborder,
#profileactions .content .innerborder,
#profileadmintools .content .innerborder {
	padding: 10px;
}

/************************************************************ KOMMENTTIBOKSI */

div.commentbox {
	border: 0px solid #30F200;
	background-color: transparent;
}

div.commentbox .title {
	display: none;
}

div.commentbox .content {
	padding: 15px;
}

div.commentbox .innerborder div {
	margin-top: 1px;
	margin-bottom: 1px;
}

div.commentbox .stamp {
	font-family:Bradley Hand ITC ;
	font-size: 18px;
	color: #30F200;

	black-space: nowrap;
}

div#newcomments {
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #30F200;
}

/* kommenttien värit */

div.commentbox tr.owner {
color: #3afa3a;
font-weight: bold;
}

div.commentbox tr.private, .private {
	color: #CCFF00;
}

/**************************************************** VIEW.PHP:N KOMMENTTIBOKSI
 *                                IE:TÄ VARTEN TÄYTYY MÄÄRITELLÄ KIINTEÄ LEVEYS
 *****************************************************************************/

div#viewcommentbox {
	width: 650px;

}


/**************************************************** KÄYTTÄJÄN PROFIILISIVU */

#viewtable {
	border-collapse: collapse;
}

#viewtable td {
	vertical-align: top;
}

#viewtableinfo {
	width: 213px;
}

#viewtableimage {
	width: 640px;
	padding-left: 20px;
}

#viewtableimage img {
	border: 0px solid #30F200;
}

#viewcaption {
	margin: 3px 10px 20px 1px;
}

#profilebasicinfo .content .innerborder {
	padding: 8px 10px 8px 10px;
}

#profilebasicinfo .content .innerborder div {
	padding: 2px 0 2px 0;
}

#profilebasicinfo .content span {
	black-space: nowrap;
}

#profilebasicinfo b {
	display: block;
}

#profilebasicinfo span {
	display: block;
	margin-left: 9px;
}

#profilebasicinfo .online {
	color: transparent;
font-size: 0px;
	font-weight: normal;
}
#profilebasicinfo .online:after {
content: "Letters From The Lost Days";
color: #30F200;
        font-size: 15px;
        font-weight: normal;
        text-decoration: blink;

}
#profilebasicinfo .offline {
	color: transparent;
font-size: 0px;
	font-weight: normal;
}
#profilebasicinfo .offline:after {
content: "No One Disturb Her Dead";
color: #30F200;
        font-size: 15px;
        font-weight: normal;
        text-decoration: blink;

}

.smallbox .network {
	font-weight: bold;
}

#profilechannels .spacer,
#profilecommunities .spacer {
	height: 21px;
	background: url("dotline.gif") 0% 50% repeat-x;
}

.smallbox .channellist {
	margin-left: 9px;
}

#profileadmintools div.spacer,
#profileactions div.spacer {
	height: 10px;
}

#profileaphorism .content {
	background-color: transparent;
}

#profileaphorism .content .innerborder {
	padding: 10px;
	font-family: Bradley Hand ITC;
}

#profileadmintools .title h3 {
	text-transform: none;
}

/********************************************************** SMILEY-POPIKKUNA */

#smileys { display: none; }
