<?xml version="1.0" encoding="utf-8"?>
<ezdata>
<title>Green SA2 Theme</title>
<unread_forum_image></unread_forum_image>
<unread_topic_image>http://www.lighthead.net/mf/icons/sonic_icon.gif</unread_topic_image>
<sticky_topic_image>http://static.yuku.com/domainskins/bypass/img/ezboard/stickytopic.gif</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>http://www.lighthead.net/mf/icons/hot.gif</hot_topic_nonew_posts>
<interact_menu></interact_menu>
<close_thread_image>http://www.lighthead.net/mf/icons/sonic_icon2.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/png_post.png</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/mf/themes/common/png_reply.png</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/mf/icons/sonic_icon.gif</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/mf/themes/common/png_poll.png</new_poll_image>
<poll_icon>http://www.ezboard.com/images/gicons/white_bluespot.gif</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></custom_footer>
<css_profile><![CDATA[/* GENERAL */

body 
{
	font-size:10px;
   color: #FFFFFF;
   background: #002D0F url(http://www.lighthead.net/mf/themes/dynamic/sa2green/green.jpg) fixed;
	
}

html>/**/body { font-size: 10px; }

#wrapper { font-size: 1em; width: 95%; margin: 10px auto; }

/* TABLE HEADER */

th 
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 1.3em;
   color: #FFFFFF;   
   background-image:url(http://www.lighthead.net/mf/themes/dynamic/sa2green/back4_green.gif);
}

.boxheading 
{ 
   padding: 3px; 
   color: #FFFFFF; 
   background-image:url(http://www.lighthead.net/mf/themes/dynamic/sa2green/back4_green.gif);
}

ul.visitors /* who's online */
{
	background-image: url(http://www.lighthead.net/mf/themes/dynamic/sa2green/back4_green.gif);
	padding:3px;
	color:white;
}


/* TABLE COLORS */

/* FIREFOX AND IE7 */

/* topic list colors */


.forum-box .even td 
{ background:transparent; }
.forum-box .odd td 
{ background:transparent;}



.extra-content .boxbody {background:transparent; } 




.community-content .boxheading {display:none;}

.extra-content { border-color:transparent; border: 1px; }

.extra-content .boxheading { border-color:transparent; border: 1px; }

.pager-total { border-color:transparent; border: 1px; }

.pager-list div { border-color:transparent; border: 1px; }

.control-box .boxbody { background: transparent; }

.control-box { border: 0px; }



/* LINKS */


a { color:#00FF00; text-decoration:none; }

a:link { color: #00FF00;  text-decoration:none; }

a:visited { color: #009D00; }

a:hover { text-decoration:underline; }

a:active { color: #ABA1A1; }

.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 */

.dropdown .button { color: #00FF00; }
.dropdown .button:hover { text-decoration:underline; }

.dropdown li { border: 1px solid #002200; background: #000000; }
.dropdown li a { color:#00FF00; }

.dropdown li input 
{ 
	color:#00FF00;
	border:1px solid #006600; 
	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 ROW COLORS */

.discussion-box .even td { background: #002D0F; }
.members-box .even td { background: #002D0F; }

.discussion-box .odd td { background: #003712; }
.members-box .odd td { background: #003712; }
.lead { background: #003712; }


/* 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; }


/* TIMESTAMP COLOR */

td.poster-detail .date, td.poster-detail .time {color:green;}

td p.date {font-size:10px;}

/* REPLY BOX */

.reply-box{ width:70%; text-align:center; }

/* 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>