<?xml version="1.0" encoding="utf-8"?>
<ezdata>
<title>Green Hill Zone Theme</title>
<unread_forum_image></unread_forum_image>
<unread_topic_image>http://www.lighthead.net/~hsw/themes/ezfinal/new.png</unread_topic_image>
<sticky_topic_image>http://www.lighthead.net/~hsw/themes/neo/southisle/sticky.png</sticky_topic_image>
<subscribe_email_image></subscribe_email_image>
<subscribe_rss_image></subscribe_rss_image>
<hot_topic_new_posts></hot_topic_new_posts>
<hot_topic_nonew_posts></hot_topic_nonew_posts>
<interact_menu></interact_menu>
<close_thread_image>http://www.lighthead.net/~hsw/themes/neo/gamingacademy/locked.gif</close_thread_image>
<delete_image></delete_image>
<next_topic_image></next_topic_image>
<hide_image></hide_image>
<show_image></show_image>
<post_url></post_url>
<new_topic_image>http://www.lighthead.net/mf/themes/common/blnk.gif</new_topic_image>
<add_reply_image></add_reply_image>
<edit_image></edit_image>
<moved_topic_image></moved_topic_image>
<prev_topic_image></prev_topic_image>
<top_reply_button>http://www.lighthead.net/~hsw/themes/ezfinal/greenhillreplyani.gif</top_reply_button>
<kudo_image_on></kudo_image_on>
<kudo_image_off></kudo_image_off>
<quote_image></quote_image>
<no_new_posts_forum></no_new_posts_forum>
<mba_forum></mba_forum>
<search_domain></search_domain>
<search_forum></search_forum>
<search_topic></search_topic>
<forum_tools></forum_tools>
<topic_tools></topic_tools>
<forum_jump></forum_jump>
<no_new_posts_topic></no_new_posts_topic>
<banner_image></banner_image>
<social_links></social_links>
<unread_post_image>http://www.lighthead.net/~hsw/themes/ezfinal/new.png</unread_post_image>
<featured_topic_image></featured_topic_image>
<quick_reply></quick_reply>
<mark_read_image></mark_read_image>
<mark_all_read_image></mark_all_read_image>
<new_poll_image>http://www.lighthead.net/~hsw/themes/ezfinal/greenhilltopicani.gif</new_poll_image>
<poll_icon></poll_icon>
<banner_url></banner_url>
<yuku_online></yuku_online>
<yuku_offline></yuku_offline>
<add_event_button></add_event_button>
<add_repeat_button></add_repeat_button>
<birthday_icon></birthday_icon>
<banner_alt></banner_alt>
<favicon></favicon>
<custom_header></custom_header>
<custom_footer><![CDATA[<styleswitcher>
30  local  Wheat
59  local  SA2
74  local  SPA
11  local Chibi Sonic
</styleswitcher>

<pngfix>]]></custom_footer>
<css_profile><![CDATA[/* GENERAL */

body 
{
    margin:0;
	 background: #1f03a0 url(http://www.lighthead.net/~hsw/themes/ezfinal/greenhillbg.png) fixed;
     background-position: bottom;
background-repeat:repeat-x;
        font-size:10px;
        color:white;
	
}

html>/**/body { font-size: 10px; }

#wrapper { font-size: 1em; width: 95%; margin: 10px auto; }


/* TABLE HEADER */



.boxheading 
{ 
  padding: 3px; 
  color: #FFFFFF; background-image:url(http://www.lighthead.net/~hsw/themes/ezfinal/greenhillonline.png);
 }

th 
{
  background-image: url(http://www.lighthead.net/~hsw/themes/ezfinal/greenhillonline.png);
  color:white;
  height:22px;
}

/* TABLE COLORS */

/* FIREFOX AND IE7 */

/* topic list colors */

html > body .forum-box .even td 
{ background-image: url(http://www.lighthead.net/mf/themes/common/pngtransblack.png); }
html > body .forum-box .odd td 
{ background-image: url(http://www.lighthead.net/mf/themes/common/pngtransblack.png);}

/*search, who's online, forum tools background */

.extra-content .boxbody {background:black; } 
.custom-box .boxbody {background:black; padding:3px;}


/* IE 6 */


* html .forum-box .even td { background:transparent; }
* html .forum-box .odd td { background:transparent;}


.community-content .boxheading {display:none;}


/* LINKS */


a { color:#bbddff; text-decoration:none; }
a:link { color: #bbddff;  text-decoration:none; }
a:visited { color: #99bbff; }
a:hover { text-decoration:underline; }
a:active { color: #ffffff; }

.boxheading a:link { color: #FFFFFF; }
.boxheading a:visited { color: #FFFFFF; }
th a:link { color: #FFFFFF; }
th a:visited { color: #FFFFFF; }



/* LINKS - BOOKMARKS, FORUM JUMP, TOPIC TOOLS */

.forum-tools, .mark-read, .forum-jump {background:black; }

.dropdown .button { color: #bbddff; }

.dropdown li { border: 1px solid #000022; background: #000000; }
.dropdown li a { color:#bbddff; }
.dropdown li:hover { background: #000011; }

.dropdown li input 
{ 
	border:1px solid #000000; color:#bbddff;
	background-color:#000000;	 
}
	


/*/*---------- IN POST SPECIFIC -----------------*/

/* POST BORDER */

.poster-detail,.poster-name
{ 
    border-right:1px dotted #000000;
}

.post-content 
{
    border-top:1px dotted #000000;
}


/* POST BODY COLORS */

.discussion-box .even td { background: #1c0a63; }

.members-box .even td { background: #1c0a63; }

.discussion-box .odd td { background: #2b0f99; }

.members-box .odd td { background: #2b0f99; }

.lead { background: #1c0a63; }


/* POSTER NAME */

.discussion-box .poster-name { font-family: Arial, Helvetica, sans-serif; }

/* POST TITLE */

.discussion-box .post-title { font-family: Arial, Helvetica, sans-serif; }

.post-box label { font-family: Arial, Helvetica, sans-serif; }


/* INPUT ELEMENTS */

input,select,textarea,.inputbutton {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:10pt;
	border:1px solid #0000FF; color:#FFFFFF;
	background-color:#000000;
	
}

/* TIMESTAMP COLOR */

td.poster-detail .date, td.poster-detail .time {color:#999999;}

td p.date {font-size:10px;}







/* MAIN FORUM ELEMENTS [DO NOT EDIT] -- THIS IS CONSTANT */

.boxheading h1 { font-family: Arial, Helvetica, sans-serif; font-size: 1.6em; }
.boxheading h2 { font-family: Arial, Helvetica, sans-serif; font-size: 1.3em; }
.bread-crumbs { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 1.3em; }
.tool-box .boxbody h2 { font-family: Arial, Helvetica, sans-serif; font-size: 1.3em; }
.tool-box .boxbody h3 { font-family: Arial, Helvetica, sans-serif; font-size: 1.3em; }
.forumtitle h3 { font-family: Arial, Helvetica, sans-serif; font-size: 13px; }
th h2 { font-size: 1.3em; }
.th { font-size: 1.2em; }
h4.description { font-size: 1.04em; }
.topic-pager { font-size: .9em; }
h1 { font-size: 1.6em; }
h2 { font-size: 1.4em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1.1em; }
h5 { font-size: 1em; }
h6 { font-size: .9em; }
.announcement-box { font-size: 1.2em; }
.post-content { font-size: 1.2em; }
.post-tools { font-size: 1.2em; }
h3.quote-title { font-size: 1.2em; }
.forum-box td { font-size: 1.2em; }
textarea { font-size: 1.2em; }
input.text { font-size: 1.2em; }
label { font-size: 1.2em; }
.pager { font-size: 1.1em; }
.button { font-size: 1.1em; padding: 3px; }
.stats-box .boxbody { padding-top: 5px; padding: 3px; }
#directory_default .control-box a:link { font-size: 1em; }
#directory_default .control-box .button { font-size: 1em; }
.post-box .post-options label { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 1em; }
.mycontent { width: 95%; margin: 10px auto; }
.topic-pagejump { text-align: right; }
.topic-pagejump a.previous-topic { float: none; display: inline; }
.topic-pagejump a.next-topic { float: none; display: inline; padding-left: 1em; }
.tool-box .boxbody { padding: 3px; }
.legend-box .boxbody { padding: 3px; }
.whosonline-box .boxbody { padding: 3px; }
.announcement-box .boxbody { padding: 3px; }
.tags-box .boxbody { padding: 3px; }
.reply-box .boxbody { padding: 3px; }]]></css_profile>
</ezdata>