Kid vs. Kat Wiki
(Fixed up some things)
No edit summary
Line 1: Line 1:
  +
/********* Soft Corners ******************/ .WikiaSearch button { border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; border-width: 0 0 0 1px; height: 25px; line-height: 1px; position: absolute; right: 1px; top: 1px; border-radius: 5px; } .WikiaSearch input[type="text"] { background: white; background-image: -moz-linear-gradient(top, #f2f2f2 0%, white 40%); border: 1px solid #C1C1C1; font-size: 15px; height: 19px; outline: 0; padding: 3px; margin: 0; -webkit-box-sizing: content-box; -webkit-appearance: textfield; background: white; color: #3A3A3A; width: 248px; padding-right: 47px; border-radius: 5px; border-image: initial; box-sizing: content-box; } .WikiaRail .module, .WikiaRail #RIGHT_SKYSCRAPER { box-shadow: 0px 2px 5px 0px #d3d3d3; -moz-box-shadow: 0px 2px 5px 0px #d3d3d3; -webkit-box-shadow: 0px 2px 5px 0px #d3d3d3; background: #F2F2F2; border: 1px solid #C1C1C1; margin-bottom: 10px; padding: 16px 8px 8px; position: relative; word-wrap: break-word; border-radius: 5px; border-image: initial; } #WikiaSpotlightsModule ul li .highlight img { border: 1px solid #C1C1C1; height: 95px; width: 95px; border-radius: 5px; border-image: initial; } .AccountNavigation .avatar { float: left; margin-right: 5px; vertical-align: middle; border-radius: 2px; } .CorporateFooter .WikiaHubBranding { background: black; float: left; height: 22px; margin-left: 15px; padding: 1px; border-radius: 2px; } .avatar { border: 1px solid #F2F2F2; border-radius: 5px; border-image: initial; } .WikiHeader .subnav { background: #F2F2F2; border-color: #C1C1C1; border-style: solid; border-width: 1px 2px 2px; display: none; position: absolute; display: none; min-width: 150px; padding: 5px; top: -9999px; z-index: 20000000; border-radius: 4px; } .WikiHeader .subnav li a { border: 0; padding: 8px 4px; white-space: nowrap; font-size: 13px; border-radius: 2px; border-image: initial; } .WikiHeader li { display: table-cell; font-size: 13px; padding: .4em 0; position: relative; vertical-align: bottom; border-radius: 2px; } .WikiaArticleCategories { border-radius: 5px; } #catlinks { border-radius: 4px; } .WikiaFooter section .SPOTLIGHT_FOOTER .WikiaSpotlight, .WikiaFooter #LEFT_SKYSCRAPER_2 .SPOTLIGHT_FOOTER .WikiaSpotlight { height: 123px; width: 255px; border-radius: 5px; } .WikiaFooter section .SPOTLIGHT_FOOTER, .WikiaFooter #LEFT_SKYSCRAPER_2 .SPOTLIGHT_FOOTER { padding: 0px 28px 33px; border-radius: 5px; } .GlobalNavigation .subnav { box-shadow: 0 5px 10px 0px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0 5px 10px 0px rgba(0, 0, 0, 0.5); -webkit-box-shadow: 0 5px 10px 0px rgba(0, 0, 0, 0.5); background: #F2F2F2; border-width: 2px 4px 4px; border-style: solid; border-color: black; display: none; left: 10px; padding: 10px 0; position: absolute; top: -9999px; width: 980px; border-radius: 5px; } .wikiaPhotoGallery-slider-body .wikiaPhotoGallery-slider, .wikiaPhotoGallery-slider-body .horizontal .description { margin-left: 1px; border-radius: 5px; } .wikiaPhotoGallery-slider-body .selected img { opacity: 1; border: 1px solid white; border-radius: 2px; border-image: initial; } .wikiaPhotoGallery-slider-body .nav img { border: 1px solid #555; cursor: pointer; display: inline-block; filter: alpha(opacity = 80); opacity: .8; border-radius: 5px; border-image: initial; } .wikiaPhotoGallery-slider-body .horizontal .description-background { bottom: 0px; display: none; padding: 10px; position: absolute; width: 660px; height: 70px; z-index: 98; background-color: black; opacity: .5; filter: alpha(opacity = 50); border-radius: 5px; } /*****************************************************************************/ /* Background to Header*/ .WikiHeader { clear: both; margin: 0 0 15px; padding: 10px 10px 9px; position: relative; z-index: 1000; background: url( ); } /* CSS placed here will be applied to all skins. See also: [[MediaWiki:Monobook.css]] and [[MediaWiki:Monaco.css]] */ @import "/index.php?title=MediaWiki:Common.css/hilite&action=raw&ctype=text/css"; /* Fixes the Footer */ .WikiaFooter section, .WikiaFooter #LEFT_SKYSCRAPER_2 { margin: 0 -1px; border: 1px solid #C1C1C1; border-top-width: 0; width: 1000px; height: 215px; border-image: initial; } /* Fix padding for table in "MediaWiki:SiteNotice" */ #siteNotice { /* For both Monobook and Monaco */ padding:0 !important; } #article #siteNotice { /* Specific for Monaco */ margin:-11px !important; margin-bottom:-1px !important; } #article #siteNotice table { /* Specific for Monaco */ margin:0 !important; } #content #collapsibleTable0, #content #wikiSiteNotice { /* Specific for Monobook */ margin-bottom:0; } /* Make the siteNotice load smoother */ #mw-dismissable-notice td[align="right"] { display:none; } #article #siteNotice #collapsibleTable0 th > span { float:none; position:absolute; right:5px; } /* Center the [hide][dismiss] on siteNotice */ #mw-dismissable-notice td span { vertical-align:bottom; } /* Fix siteNotice background in Monobook */ #mw-dismissable-notice { background-color: transparent; } /* Hide title and tagline on Main Page */ body.page-RuneScape_Wiki h1.firstHeading, body.page-RuneScape_Wiki #siteSub { display:none; } /* Small reference list */ ol.references { font-size: 100%; } .references-small { font-size: 90%; } a /* VALIDATOR NOTICE: the following is correct, but the W3C validator doesn't accept it */ /* -moz-* is a vendor-specific extension (CSS 2.1 4.1.2.1) */ /* column-count is from the CSS3 module "CSS Multi-column Layout" */ /* Please ignore any validator errors caused by these two lines */ .references-2column { font-size: 90%; -moz-column-count:2; column-count:2; } /* Messagebox templates */ .messagebox { border: 1px solid #aaa; background-color: #F9F9F9; color: black; width: 80%; margin: 0 auto 1em auto; padding: .2em; } .messagebox.merge { border: 1px solid #C0B8CC; background-color: #f0e5ff; text-align: center; } .messagebox.cleanup { border: 1px solid #9f9fff; background-color: #efefff; text-align: center; } .messagebox.standard-talk { border: 1px solid #c0c090; background-color: #f8eaba; } .messagebox.nested-talk { border: 1px solid #c0c090; background-color: #f8eaba; width: 100%; margin: 2px 4px 2px 4px; } .messagebox.small { width: 238px; font-size: 85%; float: right; clear: both; margin: 0 0 1em 1em; line-height: 1.25em; } .messagebox.small-talk { width: 238px; font-size: 85%; float: right; clear: both; margin: 0 0 1em 1em; line-height: 1.25em; background: #F8EABA; } /* Infobox template style. */ .infobox { border: 1px solid #aaa; background-color: #f9f9f9; color: inherit !important; margin: 0 0 0.5em 2em !important; padding: 0.2em; float: right; clear: right; } .infobox td, .infobox th { vertical-align: top; color: black; } .infobox caption { font-size: larger; padding-bottom: 10px !important; margin-left: 0 !important; color: inherit !important; } .infobox.bordered { border-collapse: collapse; } .infobox.bordered td, .infobox.bordered th { border: 1px solid #aaa; } .infobox.bordered .borderless td, .infobox.bordered .borderless th { border: 0; } /* Wikitable/Prettytable class for skinning normal tables. */ table.wikitable, table.prettytable { margin: 1em 1em 1em 0; background: #F9F9F9; border: 1px #aaa solid; border-collapse: collapse; color: black; } table.wikitable th, table.wikitable td, table.prettytable th, table.prettytable td { border: 1px #aaa solid; padding: 0.2em; } table.wikitable th, table.prettytable th { background: #F2F2F2; text-align: center; color: black; } table.wikitable caption, table.prettytable caption { margin-left: inherit; margin-right: inherit; font-weight: bold; } /* Standard Navigationsleisten, aka box hiding thingy from .de. Documentation at [[Wikipedia:NavFrame]]. */ div.Boxmerge, div.NavFrame { margin: 0px; padding: 4px; border: 1px solid #aaa; text-align: center; border-collapse: collapse; font-size: 95%; } div.Boxmerge div.NavFrame { border-style: none; border-style: hidden; } div.NavFrame + div.NavFrame { border-top-style: none; border-top-style: hidden; } div.NavPic { background-color: #fff; margin: 0px; padding: 2px; float: left; } div.NavFrame div.NavHead { height: 1.6em; font-weight: bold; background-color: #ccccff; position:relative; } div.NavFrame p { font-size: 100%; } div.NavFrame div.NavContent { font-size: 100%; } div.NavFrame div.NavContent p { font-size: 100%; } div.NavEnd { margin: 0px; padding: 0px; line-height: 1px; clear: both; } a.NavToggle { position:absolute; top:0px; right:3px; font-weight:normal; font-size:smaller; } /* [[Template:Navbox]] and wide variant */ /* Default skin for navigation boxes. */ table.navbox { /* Navbox style */ border: 1px solid #aaa; color: black; width: 100%; margin: auto; clear: both; font-size: 90%; text-align: left; padding: 1px; border-radius: 5px; } table.navbox + table.navbox { margin-top:-1px; /* single pixel border between adjacent navboxes */ } .navbox, .navbox-subgroup { background: #f9f9f9; /* Background color */ } .navbox-title { /* Title style */ background: #ccccff; /* Level 1 color */ font-size:110%; text-align: center; padding-left: 1em; padding-right: 1em; border:2px solid white; } .navbox-group { /* Group style */ background: #ddddff; /* Level 2 color */ font-weight: bold; padding-left: 10px; padding-right: 10px; padding-bottom: 5px; border-left:2px solid white; border-bottom:2px solid white; } .navbox .navbox-group a { white-space: normal; } .navbox-list { border-color: #f9f9f9; /* Must match background color */ padding-left: 7px; padding-right: 7px; padding-bottom: 5px; } .navbox-subgroup .navbox-title { background: #ddddff; /* Level 2 color */ } .navbox-subgroup .navbox-group { background: #e6e6ff; /* Level 3 color */ padding-bottom: 5px; } .navbox-subgroup .navbox-group a { white-space: normal; } .navbox-subgroup .navbox-list { background: transparent !important; } @media print { .navbox { display: none; } } /* Disambig. */ #disambig { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; } /* Background to make transparency show up on image description pages. */ #file img {background: url("") repeat;} /* Light gray highlight on focus for search forms */ #p-search input:focus { background:#F9F9F9; } /* Colour the number of characters added/removed in the recent changes/ */ .mw-plusminus-pos { color: #006500; } .mw-plusminus-neg { color: #8B0000; } /* Display text below main article header, located at MediaWiki:tagline */ #siteSub { display: inline; font-size: 92%; font-weight: normal; } /* Change background of category bar */ #catlinks { background: url() #F9F9F9 no-repeat 99.7% 65% !important; } /* Bold 'edit this page' link to encourage newcomers */ #ca-edit a { font-weight: bold !important; } /* Mark redirects in Special:Allpages and Special:Watchlist */ .allpagesredirect a { color: #888; font-style: italic; } .watchlistredir a { color: #888; font-style: italic; } .nowraplinks a { white-space: nowrap; } /* Make MediaWiki:Newarticletext appear */ .mw-newarticletext { display: block !important; } /* Forum formatting -Algorithm & -Splaka */ .forumheader { border: 1px solid #aaa; background-color: #f9f9f9; color: black; margin-top: 1em; padding: 12px; } .forumlist td span { display: block; padding-left: 15px; font-size: smaller; } .forumlist td span a, { text-decoration: none; } .forumlist td span.forum_author { padding-left: 30px; } .forumlist td.forum_edited a { text-decoration: none; } .forumlist td.forum_title a { padding-left: 25px; } .forumlist td.forum_title span a { padding-left: 5px; } .forumlist td { padding:0; } .forumlist td.forum_title a.forum_new { font-weight: bold; background: url() no-repeat; padding:2px 0 1px 25px; } .sticky td.forum_title a.forum_new { background-image: url(); } .forumlist td.forum_title a.forum_new:visited { font-weight: normal; background: none; } .forumlist th.forum_title { padding-left: 25px; } .archive td.forum_title a.forum_new { font-weight: normal !important; background: none !important; } /* remove talk link from forum namespace (Monobook/Quartz/Monaco) -Splarka */ body.ns-110 #ca-talk, body.ns-110 #this_talk, body.ns-110 #page_tabs li+li { display: none; } /* Force default link colours in light-coloured backgrounds */ table.wikitable a, table.prettytable a, table.messagebox a, table.navbox a, div.forumheader a, image a { color: #002bb8 !important; } table.wikitable a:visited, table.prettytable a:visited, table.messagebox a:visited, table.navbox a:visited, div.forumheader a:visited, image a:visited { color: #5a3696 !important; } table.wikitable a:active, table.prettytable a:active, table.messagebox a:active, table.navbox a:active, div.forumheader a:active, image a:active { color: #faa700 !important; } table.wikitable a.new, table.prettytable a.new, table.messagebox a.new, table.navbox a.new, div.forumheader a.new, image a.new { color: #ba0000 !important; } table.wikitable a.new:visited, table.prettytable a.new:visited, table.messagebox a.new:visited, table.navbox a.new:visited, div.forumheader a.new:visited, image a.new:visited { color: #a55858 !important; } /* Other fixes for light-coloured backgrounds */ .diff-context, .diff-addedline, #anontalktext { color: black !important; } /* Force text wrapping in PRE tags */ pre { white-space: -moz-pre-wrap; /* Mozilla, supported since 1999 */ white-space: -pre-wrap; /* Opera 4 - 6 */ white-space: -o-pre-wrap; /* Opera 7 */ white-space: pre-wrap; /* CSS3 - Text module (Candidate Recommendation) http://www.w3.org/TR/css3-text/#white-space */ word-wrap: break-word; /* IE 5.5+ */ } /* Make the "Edit Similar" box all on single line and middle aligned */ .editsimilar_dismiss { margin-top:-1.7em; } #editsimilar_links { height:1.4em; } /* Make the AJAX checkbox not affect the page header's underline onload */ .firstHeading span, #ajaxRCtoggle { vertical-align:top; } /* Gives the "Fade to transparent" effect in table cells and DIV */ /* Used in conjunction with "background-color:" */ #gradient, .gradient, .gradient-horizontal { background-image: url(); } .gradient-vertical { background-image: url(); } /* Overrides default colour for image borders -> "File:Example.png|border" */ img.thumbborder { border: 1px solid black !important; } /* Hide the "Category" header in the File namespace. */ .ns-6 a#Category + h2 { display: none; } /* Hides configuration sections for dynamic templates (e.g. calculators). */ .jcConfig { display: none; } /* Hide edit button in article title */ .wikiaSkinMonaco .editsection-upper { display: none; } /* Name Hilites */ importScript('MediaWiki:common.css/hilite'); /* Gives the "Fade to transparent" effect in table cells and DIV */ /* Used in conjunction with "background-color:" */ #gradient, .gradient, .gradient-horizontal { background-image: url(http://images1.wikia.nocookie.net/runescape/images/1/14/Gradient-1pixel-horizontal.png); } .gradient-vertical { background-image: url(http://images3.wikia.nocookie.net/runescape/images/b/b4/Gradient-1pixel-vertical.png); }
  +
   
   
Line 11: Line 13:
 
Fiona Munson is a new character introduced in season 2 as a friend and potential love interest of Coop's. She is the great great great great great grand niece of [[Old Lady Munson]] and has become a reacurring character since her first appearence in [[Something About Fiona]].
 
Fiona Munson is a new character introduced in season 2 as a friend and potential love interest of Coop's. She is the great great great great great grand niece of [[Old Lady Munson]] and has become a reacurring character since her first appearence in [[Something About Fiona]].
   
Japanese Voice by: [[Yukana]]
+
Japanese Voice by: [[Yukana]].
   
 
==Background==
 
==Background==

Revision as of 00:13, 10 April 2012

/********* Soft Corners ******************/ .WikiaSearch button { border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; border-width: 0 0 0 1px; height: 25px; line-height: 1px; position: absolute; right: 1px; top: 1px; border-radius: 5px; } .WikiaSearch input[type="text"] { background: white; background-image: -moz-linear-gradient(top, #f2f2f2 0%, white 40%); border: 1px solid #C1C1C1; font-size: 15px; height: 19px; outline: 0; padding: 3px; margin: 0; -webkit-box-sizing: content-box; -webkit-appearance: textfield; background: white; color: #3A3A3A; width: 248px; padding-right: 47px; border-radius: 5px; border-image: initial; box-sizing: content-box; } .WikiaRail .module, .WikiaRail #RIGHT_SKYSCRAPER { box-shadow: 0px 2px 5px 0px #d3d3d3; -moz-box-shadow: 0px 2px 5px 0px #d3d3d3; -webkit-box-shadow: 0px 2px 5px 0px #d3d3d3; background: #F2F2F2; border: 1px solid #C1C1C1; margin-bottom: 10px; padding: 16px 8px 8px; position: relative; word-wrap: break-word; border-radius: 5px; border-image: initial; } #WikiaSpotlightsModule ul li .highlight img { border: 1px solid #C1C1C1; height: 95px; width: 95px; border-radius: 5px; border-image: initial; } .AccountNavigation .avatar { float: left; margin-right: 5px; vertical-align: middle; border-radius: 2px; } .CorporateFooter .WikiaHubBranding { background: black; float: left; height: 22px; margin-left: 15px; padding: 1px; border-radius: 2px; } .avatar { border: 1px solid #F2F2F2; border-radius: 5px; border-image: initial; } .WikiHeader .subnav { background: #F2F2F2; border-color: #C1C1C1; border-style: solid; border-width: 1px 2px 2px; display: none; position: absolute; display: none; min-width: 150px; padding: 5px; top: -9999px; z-index: 20000000; border-radius: 4px; } .WikiHeader .subnav li a { border: 0; padding: 8px 4px; white-space: nowrap; font-size: 13px; border-radius: 2px; border-image: initial; } .WikiHeader li { display: table-cell; font-size: 13px; padding: .4em 0; position: relative; vertical-align: bottom; border-radius: 2px; } .WikiaArticleCategories { border-radius: 5px; } #catlinks { border-radius: 4px; } .WikiaFooter section .SPOTLIGHT_FOOTER .WikiaSpotlight, .WikiaFooter #LEFT_SKYSCRAPER_2 .SPOTLIGHT_FOOTER .WikiaSpotlight { height: 123px; width: 255px; border-radius: 5px; } .WikiaFooter section .SPOTLIGHT_FOOTER, .WikiaFooter #LEFT_SKYSCRAPER_2 .SPOTLIGHT_FOOTER { padding: 0px 28px 33px; border-radius: 5px; } .GlobalNavigation .subnav { box-shadow: 0 5px 10px 0px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0 5px 10px 0px rgba(0, 0, 0, 0.5); -webkit-box-shadow: 0 5px 10px 0px rgba(0, 0, 0, 0.5); background: #F2F2F2; border-width: 2px 4px 4px; border-style: solid; border-color: black; display: none; left: 10px; padding: 10px 0; position: absolute; top: -9999px; width: 980px; border-radius: 5px; } .wikiaPhotoGallery-slider-body .wikiaPhotoGallery-slider, .wikiaPhotoGallery-slider-body .horizontal .description { margin-left: 1px; border-radius: 5px; } .wikiaPhotoGallery-slider-body .selected img { opacity: 1; border: 1px solid white; border-radius: 2px; border-image: initial; } .wikiaPhotoGallery-slider-body .nav img { border: 1px solid #555; cursor: pointer; display: inline-block; filter: alpha(opacity = 80); opacity: .8; border-radius: 5px; border-image: initial; } .wikiaPhotoGallery-slider-body .horizontal .description-background { bottom: 0px; display: none; padding: 10px; position: absolute; width: 660px; height: 70px; z-index: 98; background-color: black; opacity: .5; filter: alpha(opacity = 50); border-radius: 5px; } /*****************************************************************************/ /* Background to Header*/ .WikiHeader { clear: both; margin: 0 0 15px; padding: 10px 10px 9px; position: relative; z-index: 1000; background: url( ); } /* CSS placed here will be applied to all skins. See also: MediaWiki:Monobook.css and MediaWiki:Monaco.css */ @import "/index.php?title=MediaWiki:Common.css/hilite&action=raw&ctype=text/css"; /* Fixes the Footer */ .WikiaFooter section, .WikiaFooter #LEFT_SKYSCRAPER_2 { margin: 0 -1px; border: 1px solid #C1C1C1; border-top-width: 0; width: 1000px; height: 215px; border-image: initial; } /* Fix padding for table in "MediaWiki:SiteNotice" */ #siteNotice { /* For both Monobook and Monaco */ padding:0 !important; } #article #siteNotice { /* Specific for Monaco */ margin:-11px !important; margin-bottom:-1px !important; } #article #siteNotice table { /* Specific for Monaco */ margin:0 !important; } #content #collapsibleTable0, #content #wikiSiteNotice { /* Specific for Monobook */ margin-bottom:0; } /* Make the siteNotice load smoother */ #mw-dismissable-notice td[align="right"] { display:none; } #article #siteNotice #collapsibleTable0 th > span { float:none; position:absolute; right:5px; } /* Center the [hide][dismiss] on siteNotice */ #mw-dismissable-notice td span { vertical-align:bottom; } /* Fix siteNotice background in Monobook */ #mw-dismissable-notice { background-color: transparent; } /* Hide title and tagline on Main Page */ body.page-RuneScape_Wiki h1.firstHeading, body.page-RuneScape_Wiki #siteSub { display:none; } /* Small reference list */ ol.references { font-size: 100%; } .references-small { font-size: 90%; } a /* VALIDATOR NOTICE: the following is correct, but the W3C validator doesn't accept it */ /* -moz-* is a vendor-specific extension (CSS 2.1 4.1.2.1) */ /* column-count is from the CSS3 module "CSS Multi-column Layout" */ /* Please ignore any validator errors caused by these two lines */ .references-2column { font-size: 90%; -moz-column-count:2; column-count:2; } /* Messagebox templates */ .messagebox { border: 1px solid #aaa; background-color: #F9F9F9; color: black; width: 80%; margin: 0 auto 1em auto; padding: .2em; } .messagebox.merge { border: 1px solid #C0B8CC; background-color: #f0e5ff; text-align: center; } .messagebox.cleanup { border: 1px solid #9f9fff; background-color: #efefff; text-align: center; } .messagebox.standard-talk { border: 1px solid #c0c090; background-color: #f8eaba; } .messagebox.nested-talk { border: 1px solid #c0c090; background-color: #f8eaba; width: 100%; margin: 2px 4px 2px 4px; } .messagebox.small { width: 238px; font-size: 85%; float: right; clear: both; margin: 0 0 1em 1em; line-height: 1.25em; } .messagebox.small-talk { width: 238px; font-size: 85%; float: right; clear: both; margin: 0 0 1em 1em; line-height: 1.25em; background: #F8EABA; } /* Infobox template style. */ .infobox { border: 1px solid #aaa; background-color: #f9f9f9; color: inherit !important; margin: 0 0 0.5em 2em !important; padding: 0.2em; float: right; clear: right; } .infobox td, .infobox th { vertical-align: top; color: black; } .infobox caption { font-size: larger; padding-bottom: 10px !important; margin-left: 0 !important; color: inherit !important; } .infobox.bordered { border-collapse: collapse; } .infobox.bordered td, .infobox.bordered th { border: 1px solid #aaa; } .infobox.bordered .borderless td, .infobox.bordered .borderless th { border: 0; } /* Wikitable/Prettytable class for skinning normal tables. */ table.wikitable, table.prettytable { margin: 1em 1em 1em 0; background: #F9F9F9; border: 1px #aaa solid; border-collapse: collapse; color: black; } table.wikitable th, table.wikitable td, table.prettytable th, table.prettytable td { border: 1px #aaa solid; padding: 0.2em; } table.wikitable th, table.prettytable th { background: #F2F2F2; text-align: center; color: black; } table.wikitable caption, table.prettytable caption { margin-left: inherit; margin-right: inherit; font-weight: bold; } /* Standard Navigationsleisten, aka box hiding thingy from .de. Documentation at Wikipedia:NavFrame. */ div.Boxmerge, div.NavFrame { margin: 0px; padding: 4px; border: 1px solid #aaa; text-align: center; border-collapse: collapse; font-size: 95%; } div.Boxmerge div.NavFrame { border-style: none; border-style: hidden; } div.NavFrame + div.NavFrame { border-top-style: none; border-top-style: hidden; } div.NavPic { background-color: #fff; margin: 0px; padding: 2px; float: left; } div.NavFrame div.NavHead { height: 1.6em; font-weight: bold; background-color: #ccccff; position:relative; } div.NavFrame p { font-size: 100%; } div.NavFrame div.NavContent { font-size: 100%; } div.NavFrame div.NavContent p { font-size: 100%; } div.NavEnd { margin: 0px; padding: 0px; line-height: 1px; clear: both; } a.NavToggle { position:absolute; top:0px; right:3px; font-weight:normal; font-size:smaller; } /* Template:Navbox and wide variant */ /* Default skin for navigation boxes. */ table.navbox { /* Navbox style */ border: 1px solid #aaa; color: black; width: 100%; margin: auto; clear: both; font-size: 90%; text-align: left; padding: 1px; border-radius: 5px; } table.navbox + table.navbox { margin-top:-1px; /* single pixel border between adjacent navboxes */ } .navbox, .navbox-subgroup { background: #f9f9f9; /* Background color */ } .navbox-title { /* Title style */ background: #ccccff; /* Level 1 color */ font-size:110%; text-align: center; padding-left: 1em; padding-right: 1em; border:2px solid white; } .navbox-group { /* Group style */ background: #ddddff; /* Level 2 color */ font-weight: bold; padding-left: 10px; padding-right: 10px; padding-bottom: 5px; border-left:2px solid white; border-bottom:2px solid white; } .navbox .navbox-group a { white-space: normal; } .navbox-list { border-color: #f9f9f9; /* Must match background color */ padding-left: 7px; padding-right: 7px; padding-bottom: 5px; } .navbox-subgroup .navbox-title { background: #ddddff; /* Level 2 color */ } .navbox-subgroup .navbox-group { background: #e6e6ff; /* Level 3 color */ padding-bottom: 5px; } .navbox-subgroup .navbox-group a { white-space: normal; } .navbox-subgroup .navbox-list { background: transparent !important; } @media print { .navbox { display: none; } } /* Disambig. */ #disambig { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; } /* Background to make transparency show up on image description pages. */ #file img {background: url("") repeat;} /* Light gray highlight on focus for search forms */ #p-search input:focus { background:#F9F9F9; } /* Colour the number of characters added/removed in the recent changes/ */ .mw-plusminus-pos { color: #006500; } .mw-plusminus-neg { color: #8B0000; } /* Display text below main article header, located at MediaWiki:tagline */ #siteSub { display: inline; font-size: 92%; font-weight: normal; } /* Change background of category bar */ #catlinks { background: url() #F9F9F9 no-repeat 99.7% 65% !important; } /* Bold 'edit this page' link to encourage newcomers */ #ca-edit a { font-weight: bold !important; } /* Mark redirects in Special:Allpages and Special:Watchlist */ .allpagesredirect a { color: #888; font-style: italic; } .watchlistredir a { color: #888; font-style: italic; } .nowraplinks a { white-space: nowrap; } /* Make MediaWiki:Newarticletext appear */ .mw-newarticletext { display: block !important; } /* Forum formatting -Algorithm & -Splaka */ .forumheader { border: 1px solid #aaa; background-color: #f9f9f9; color: black; margin-top: 1em; padding: 12px; } .forumlist td span { display: block; padding-left: 15px; font-size: smaller; } .forumlist td span a, { text-decoration: none; } .forumlist td span.forum_author { padding-left: 30px; } .forumlist td.forum_edited a { text-decoration: none; } .forumlist td.forum_title a { padding-left: 25px; } .forumlist td.forum_title span a { padding-left: 5px; } .forumlist td { padding:0; } .forumlist td.forum_title a.forum_new { font-weight: bold; background: url() no-repeat; padding:2px 0 1px 25px; } .sticky td.forum_title a.forum_new { background-image: url(); } .forumlist td.forum_title a.forum_new:visited { font-weight: normal; background: none; } .forumlist th.forum_title { padding-left: 25px; } .archive td.forum_title a.forum_new { font-weight: normal !important; background: none !important; } /* remove talk link from forum namespace (Monobook/Quartz/Monaco) -Splarka */ body.ns-110 #ca-talk, body.ns-110 #this_talk, body.ns-110 #page_tabs li+li { display: none; } /* Force default link colours in light-coloured backgrounds */ table.wikitable a, table.prettytable a, table.messagebox a, table.navbox a, div.forumheader a, image a { color: #002bb8 !important; } table.wikitable a:visited, table.prettytable a:visited, table.messagebox a:visited, table.navbox a:visited, div.forumheader a:visited, image a:visited { color: #5a3696 !important; } table.wikitable a:active, table.prettytable a:active, table.messagebox a:active, table.navbox a:active, div.forumheader a:active, image a:active { color: #faa700 !important; } table.wikitable a.new, table.prettytable a.new, table.messagebox a.new, table.navbox a.new, div.forumheader a.new, image a.new { color: #ba0000 !important; } table.wikitable a.new:visited, table.prettytable a.new:visited, table.messagebox a.new:visited, table.navbox a.new:visited, div.forumheader a.new:visited, image a.new:visited { color: #a55858 !important; } /* Other fixes for light-coloured backgrounds */ .diff-context, .diff-addedline, #anontalktext { color: black !important; } /* Force text wrapping in PRE tags */ pre { white-space: -moz-pre-wrap; /* Mozilla, supported since 1999 */ white-space: -pre-wrap; /* Opera 4 - 6 */ white-space: -o-pre-wrap; /* Opera 7 */ white-space: pre-wrap; /* CSS3 - Text module (Candidate Recommendation) http://www.w3.org/TR/css3-text/#white-space */ word-wrap: break-word; /* IE 5.5+ */ } /* Make the "Edit Similar" box all on single line and middle aligned */ .editsimilar_dismiss { margin-top:-1.7em; } #editsimilar_links { height:1.4em; } /* Make the AJAX checkbox not affect the page header's underline onload */ .firstHeading span, #ajaxRCtoggle { vertical-align:top; } /* Gives the "Fade to transparent" effect in table cells and DIV */ /* Used in conjunction with "background-color:" */ #gradient, .gradient, .gradient-horizontal { background-image: url(); } .gradient-vertical { background-image: url(); } /* Overrides default colour for image borders -> "File:Example.png|border" */ img.thumbborder { border: 1px solid black !important; } /* Hide the "Category" header in the File namespace. */ .ns-6 a#Category + h2 { display: none; } /* Hides configuration sections for dynamic templates (e.g. calculators). */ .jcConfig { display: none; } /* Hide edit button in article title */ .wikiaSkinMonaco .editsection-upper { display: none; } /* Name Hilites */ importScript('MediaWiki:common.css/hilite'); /* Gives the "Fade to transparent" effect in table cells and DIV */ /* Used in conjunction with "background-color:" */ #gradient, .gradient, .gradient-horizontal { background-image: url(Gradient-1pixel-horizontal.png); } .gradient-vertical { background-image: url(Gradient-1pixel-vertical.png); }


Fiona Munson
Fionhqrmate
Fiona Munson
Full name

Fiona Munson

Quotes

"Try the exact opposite."

Played by

Chiara Zanni

Last appearance

Something about Fiona



Fiona Munson is a new character introduced in season 2 as a friend and potential love interest of Coop's. She is the great great great great great grand niece of Old Lady Munson and has become a reacurring character since her first appearence in Something About Fiona.

Japanese Voice by: Yukana.

Background

Fiona Munson is 10 years old and appears in season two's premiere Something about Fiona. She also appears in the intro, being a recurring character, making 6 appearances to date.

Fiona is very good at skateboarding and seems to be really proud of it. She also appears to be good at soccer and has an interest in aliens and enjoys playing pranks on people. Her crush for Coop developed in her first appearance, when she learned about Kat's true identity as an alien, making her a powerfull ally.

Coop kissing fiona

Coop kissing Fiona as Old Lady Munson watches in the episode Something about Fiona.

While she had been suspicious from the start, when she saw Kat at every place something bad happened, Coop tried protecting her so he went to Old Lady Munson's house and confessed to her, kissing her at the end.

After their fight against Kat, Coop apologized for the kiss, hoping Fiona is not mad at him, while she teased him a little and leaned in for another kiss. Then her angry aunt appeared and sent her to jail.

Fionapoor

Fiona as she waves goodbye to Coop and her aunt before being sent to jail.

Her next appearance was in the episode "Never Cry Sheep" where, by accident, she switched the girly scarf she had made for her cousin with Coop's. When she found out the truth she apologizes for her mistake hoping at the same time that he didn't wear that scarf in public.

Lowu2

Fiona and Coop talking on the phone in Never Cry Sheep. Note the scarf he is wearing

A blushing Coop giggles as she figures out he did wear it. Though Coop began to worry that he would be considered weird, Fiona responded by saying "yes, but also cute" as she leans in for another kiss but it is cut short. However she blows him a kiss, making their feelings clear again.

Coop flirting with Fiona in Birthday Bashed

Fiona at Coop's 11th Birthday Party.

After that she appeared in "You Kat See Me" when Coop invited her over for dinner. She also appears in the episode "Birthday Bashed", as a guest at Coop's birthday party. While everyone else was happy for her presence, Phoebe, clearly outraged in jealousy for Coop's feelings towards her, started acting mean to her, going to the point where she showed her the wrong way on the mountain in the hopes she might eventually get lost or even die.

In the end when Phoebe's life is threatened, Fiona is the one who saves her, while Phoebe thinks it was Coop who did it. Fiona let her be by simply responding to Dennis "She would either crush on Coop, or she will crush me".

Fiona discover that Kat is Coop in Board Kat

Fiona and Coop (in Kat's body) make out in Board Kat.

Next, she appears in "Board Kat" where she has a little crush on a skateboarder - Kyle Dustin. She soon lets him be as she discovers that Coop and Kat switched bodies and that it was Kat she talked to earlier. The latter ignored her, making Fiona very angry thinking it was really Coop. They soon make up after this.

After this, her next appearance has in "Kat Of Diamonds" when she comes back to take care of Old Lady Munson , as she sprained her back when teaching tango to her gnomes . Kat had a devious plan and Coop told her not to come along as he feared she might get hurt in the process. Fiona sees his comment as sexist and leaves mad at him. Coop called her through voice mail seeking help from her and apologized as well. On the battlefield they kinda try to handle things themselves but they soon make up. After they defeat Kat and find the diamonds he stole, they walk home together and Coop said that he just didn't want her to be hurt because he likes her.

Fiona (again)

Fiona "receiving" a ring from Coop

She responded that she likes him too. Coop then rises up a blue diamond ring while Fiona watches hopefully at him. Coop asks her "Fiona, will you...help me put back the diamonds in the store" while a disappointed but happy Fiona says "Yes, Coop, I will."

Old Lady Munson then appears to catch up the scene and yells BURTONBURGER at Coop also spraining her back once again, which means Fiona will have to stay longer. A rather happy Coop leaves to deliver the diamonds.

At the end of season 2 Fiona's memory was erased and she forgets that Kat is an alien and had gone to Kat Nebula.

Appearance

Fiona1

Fiona in her sport outfit

Fiona's color scheme is blue. She has dark blue-teal colored eyes and blond hair worn back in a ponytail. She also has small freckles near her eyes, and black eyebrows. She wears a blue dress/top with light blue sleeves and a blue skirt. Fiona is considered to be pretty by almost every boy she meets.

When skateboarding she wears a lilly helmet.

Abilities and Personality

As soon as she first appeared Fiona was seen as a tomboyish girl. She enjoys things like sports, soccer, and skateboarding, and also exhibits skills and talent in these subjects. She also loves aliences and pulling pranks, especially on her aunt.

Fiona2

Fiona with the dress.

Despite Phoebe's hostile attitude in "Birthday Bashed" she holds no grudge and is very nice despite this. She is friendly to everyone in general and is may possibly be intelligent, managing to figure out all by herself that Kat is an evil alien. Though she is a tomboy, she also has moments of being girly. Such as wearing typical girl attire when not in her sport outfit.

Fiona is also seen as athletic as she can fight with both Coop and Kat when needed. She is very good at shooting with pistols if needed. As demonstrated when she started crossfire in middle of the planet Catnip in "The Kat Went Back Part 2".


Gallery: Fiona

Episode 1 Episode 2 Episode 3 Episode 4
Episode 5 Episode 6 Episode 7 Episode 8
Episode 9 Episode 10 Episode 11 Episode 12
Episode 13 Episode 14 Episode 15 Episode 16
Episode 17 Episode 18 Episode 19 Episode 20
Episode 21 Episode 22 Episode 23 Episode 24
Episode 25 Episode 26 Episode 27 Episode 28
Episode 29 Episode 30 Episode 31 Episode 32
Episode 33 Episode 34 Episode 35 Episode 36
Episode 37 Episode 38 Episode 39 Episode 40
Episode 41 Episode 42 Episode 43 Episode 44
Episode 45 Episode 46 Episode 47 Episode 48
Episode 49 Episode 50 Episode 51 Episode 52
Shorts Season 1 Shorts Season 2

Trivia

  • Her first appearance is in the Season 2 Intro.
  • She is the 3rd person to find out Kat is an alien.
  • Fiona and Coop both have the same style shirt, two colours with a stripe in the middle.
  • Her relationship with Coop is an allusion to Romeo and Juliet, due to the families they come from disliking each other.
  • Due to lots of connections, Captain Blasteroid seems to be her brother.
  • Millie and Fiona have the same color of dress, but sometimes Millie has a green dress.
  • She had a small crush in Kyle Dustin, from Timberlake, in "Board Kat".
  • At the end of the episode "Kat Of Diamonds", Coop tells Fiona that he likes her and Fiona confirmed the same for him.
  • In the same episode ("Kat of Diamonds"), Mrs. Munson sees Fiona and Coop with the ring right in front of her house, and she probably believes that they will marry.
  • Fiona met Estelle in episode "Kat of Diamonds "
Characters
Kat Powers | Collar (Powers) | Scratching post | X-Rays | Family | Inventions
Burtonburgers Coop Burtonburger | Burt Burtonburger (Rat) | Millie Burtonburger | Grandfather Burtonburger | Grandmother Burtonburger | Aunt Beatrix
Major characters Dennis Chan | Old Lady Munson | Growler | Phoebe | Henry Chan | Lorne | Harley | Fiona | Mr. Gerber | Miss Brannigan | Foreman and Paicot
Kat Nebulans Kat Kommander | Dr. K | Mr. Kitten | Kat's Soldiers | Kat's Family | Tutankitty | Chubby Cheeks
Villains Mr. Cheeks | Kyle Dustin | Mabel | Todd Kronklin | Buck Diamond | Lloyd
Others Captain Blasteroid | Principal Dilegard | Charlene | Pet Doctor | Estelle | Molly | Phoebe's father | Dennis' Mom | Humphrey Spoolman | Harriet | Dwayne | Dizzy | Senior officer | Rookie | Neapolitan | Butterscotch
Animals Honey Fluff | Cacciatore | Bongo Boingo | Bruiser | Josephine | Black cat | Hamster Squad