/*
fatIG

- IG:n oletusmodauksesta leeeeeeeeeeeeeeveä versio.
- Sydänhuomiot
_________________________________________________

Modi käyttää oletuksena IRC-Gallerian idahotheme-tyylitiedostoa.

Modi kopioitu osoitteesta www.sampo.name

ÄLÄ MUUTTELE ILMAN TEKIJÄN LUPAA, KIITOS. :)

*/

@import url("http://disko.irc-galleria.net/idaho/idahotheme.css");


/*Ulkodivi LEVEÄKSI 8) */
#outerbody {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	position: relative;
}

/* Paddingia tabbediin ettei oo iha reunassa */
#tabbedbody {
	clear: both;
	background: #263E59 url("http://i213.photobucket.com/albums/cc272/samponame/fatIG/tabbedi.png") 0% 0% repeat-x;
	padding: 12px 18px 20px 100px;
	border-top: 1px solid #040609;
}

#headerblock { padding-left: 100px; }

h1 { height: 54px; background: url("http://i213.photobucket.com/albums/cc272/samponame/irk.png") no-repeat; }
h1 .title { color: #7095c0; }

#moodfield { color: #7095c0; }
#moodfield.empty { color: #7095c0; }
#moodfield:focus { color: #7095c0; }


#search input.text { -moz-border-radius: 2px 4px 2px 3px; }
#search form a { width: 16px; height: 16px; background: url("http://i213.photobucket.com/albums/cc272/samponame/reddish/quicksearch.png") no-repeat left top; }

a:link, a:visited, a:hover { color: #7095c0; }

/* Paddingia mainmenun listaan ettei oo ihan reunassa sekään*/
#mainmenu ul {
	list-style: none;
	border: none;
	margin: 0;
	padding: 0;

padding-left: 100px;
padding-right: 10px;
}

#mainmenu #mmnewchannelcomments a { color: #E2EBF1; font-weight: bold; }
#mainmenu #mmnewchannelcomments a.blinkbright { color: #E2EBF1; }
#mainmenu #mmnewchannelcomments a.blinkdim    { color: #E2EBF1; }

/* Paddingia subimenun listaan ettei oo ihan reunassa myöskään se*/
#submenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	padding-left: 100px;
}

#profilebasicinfo .online { color: #7095c0; font-variant: small-caps; }

table.smallstats td.value b   { color: #7095c0; }

div#newcomments { color: #E2EBF1; }

div.commentbox tr.owner { color: #E2EBF1; }
div.commentbox tr.private, .private { color: #7095c0; font-style: oblique; }
div.commentbox tr.admin,.admin { color: #00FFF6; }
div.commentbox tr.user { color: ##E2EBF1; }
div.commentbox tr.deleted td { color: #A0A0A0; }

/*NOTES made by iSampo ;) */
#notes div.hover1 {
border-color: #000000;
background: url("http://i213.photobucket.com/albums/cc272/samponame/elite/note_heart.png") no-repeat left top;
border: 0px solid #fff;
}
/* NOTES made by iSampo ;) */
#notes div.hover1 div.hoverinner {
border-color: #000000;
border: 0px solid #fff;
}
/* NOTES made by iSampo ;) */
#notes div.hover2 {
border-color: white;
background: url("http://i213.photobucket.com/albums/cc272/samponame/elite/note_heart_hover.png") no-repeat left top;
border: 0px solid #fff;
}
/* NOTES made by iSampo ;) */
#notes div.hover2 div.hoverinner {
border-color: black;
border: 0px solid #fff;
}

span.onlinenick {
   padding-right: 11px;
   margin-right: 2px;

   background-image: url("http://i213.photobucket.com/albums/cc272/samponame/fatIG/onlinenormalbig.gif");
   background-repeat: no-repeat;
   background-position: 100% 3px;
}


.smallbox .channellist .profcommunitymoderator { 
	padding-left: 12px; 
	background: url("http://i213.photobucket.com/albums/cc272/samponame/fatIG/valvojalightblue.gif") no-repeat 2px 1px; 
}


span.birthdaynick       { 
	padding-right: 17px; 
	margin-right: 0; 
	background: url("http://i213.photobucket.com/albums/cc272/samponame/fatIG/birthdayblue.png") no-repeat right top; 
}

div.smallbox .content .innerborder { background: #1F3145 url("http://i213.photobucket.com/albums/cc272/samponame/fatIG/smallboxcontent.png") repeat-x bottom left; }

span.friend a:link,
span.friend a:visited { color: #fff; }

/* DISPLAY-juttuja*/

div.smallbox a.helplink { display: none;}
#profileaphorism .title { display: block; }

