<?xml version="1.0" encoding="utf-8"?>
<ezdata>
<title>Old MFC2 Theme (SA2)</title>
<unread_forum_image>http://www.lighthead.net/mf/icons/sonic_icon.gif</unread_forum_image>
<unread_topic_image>http://www.lighthead.net/mf/icons/sonic_icon.gif</unread_topic_image>
<sticky_topic_image>http://www.lighthead.net/mf/themes/dynamic/chibisonic/sticky-chibi.gif</sticky_topic_image>
<subscribe_email_image></subscribe_email_image>
<subscribe_rss_image></subscribe_rss_image>
<hot_topic_new_posts>http://www.lighthead.net/mf/icons/hot.gif</hot_topic_new_posts>
<hot_topic_nonew_posts></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/dynamic/oldsa2/sa2post1.jpg</new_topic_image>
<add_reply_image></add_reply_image>
<edit_image></edit_image>
<moved_topic_image>http://www.lighthead.net/mf/icons/savepoint.gif</moved_topic_image>
<prev_topic_image></prev_topic_image>
<top_reply_button>http://www.lighthead.net/mf/themes/dynamic/oldsa2/sa2reply1.jpg</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></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>sa2poll1.jpg</new_poll_image>
<poll_icon>http://www.ezboard.com/intl/aenglish/images/poll_icon.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 
{
    color:#000000;
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px; 
	background-image:url(http://www.lighthead.net/mf/themes/dynamic/oldsa2/SA2TTbg.jpg);
	background-attachment:fixed;
	background-color:#FFFFFF;
	
}

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: #000000;   
   background-image:url(http://www.lighthead.net/mf/themes/dynamic/oldsa2/trans_head_turquoise.png);
}

.boxheading
{ 
   padding: 3px; 
   color: #000000; 
   background-image:url(http://www.lighthead.net/mf/themes/dynamic/oldsa2/trans_head_turquoise.png);
}

ul.visitors /* who's online */
{
	background-image: url(http://www.lighthead.net/mf/themes/dynamic/oldsa2/trans_head_turquoise.png);
	padding:3px;
	color:#000000;
}


/* TABLE COLORS */

/* FIREFOX AND IE7 */

/* topic list colors */

/* topic list colors */

html > body .forum-box
{ background-image: url(http://www.lighthead.net/mf/themes/common/pngtranswhite.png); }


/*search, who's online, forum tools background */

.extra-content .boxbody {background-image: url(http://www.lighthead.net/mf/themes/common/pngtranswhite.png); } 
.custom-box .boxbody {background-image: url(http://www.lighthead.net/mf/themes/common/pngtranswhite.png); padding:3px;}




/* IE 6 */


* html .forum-box .even td { background:transparent; }
* html .forum-box .odd td { background:transparent;}
* html .extra-content .boxbody {background:#B9EFCF; } 
* html .custom-box .boxbody {background:#B9EFCF; padding:3px;}


.community-content .boxheading {display:none;}


/* LINKS */


a { color:#FF0033; text-decoration:none; }
a:link { color: #FF0033;  text-decoration:none; }
a:visited { color: #900090; }
a:hover { text-decoration:underline; }
a:active { color: #33CCFF; }

.boxheading a:link { color: #000000; }
.boxheading a:visited { color: #000000; }
th a:link { color: #000000; }
th a:visited { color: #000000; }

/* LINKS - BOOKMARKS, FORUM JUMP, TOPIC TOOLS */

.dropdown .button { color: #003300; }

.dropdown li { border: 1px solid #002200; background: #AEFFD0; }
.dropdown li a { color:#003300; }
.dropdown li:hover { background: #66FFA7; }

.dropdown li input 
{ 
	color:#003300;
	border:1px solid #006600; 
	background-color:#AEFFD0;	 
}

/*---------- IN POST SPECIFIC -----------------*/

/* POST BORDER */

html > body .boxbody .collapsible-content .poster-detail,.boxbody table tr .poster-name
{ 
    background-image:url(http://www.lighthead.net/mf/themes/common/sidetrans2.png);
    background-position: right;
    background-repeat:repeat-y;   
}

* html  .poster-detail, .poster-name
{
    border-right:1px dotted #B3B3FF;
}

.post-content 
{
    border-top:1px dotted #B3B3FF; 
}

/* POST BODY ROW COLORS */

.discussion-box .even td { background: #CCCCFF; }
.members-box .even td { background: #CCCCFF; }

.discussion-box .odd td { background: #FFCCCC; }
.members-box .odd td { background: #FFCCCC; }
.lead { background: #FFCCCC; }


/* 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 {
	font-family:verdana,arial,helvetica,sans-serif;	
        font-size:13px;
        color:#000000;
	border:1px solid #FFCCCC; 
	background-color:#FFFFFF;	
}

.button {font-size:10px; padding:1px;}

/* TIMESTAMP COLOR */

td.poster-detail .date, td.poster-detail .time {color:green;}

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; }



.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; }



/*------ NAVIGATION MENU -------*/



html > body .mgr-navigation-sliver 
{
    color:black;
    background-image: url(http://www.lighthead.net/mf/themes/dynamic/sonic06/trans1.png);
}

* html .mgr-navigation-sliver {
*background-color: #000000;
	
	
	font-size: 12px;
	color: #ffffff;
	width:100%;
	overflow:hidden;
	position:relative;
        filter:Alpha(opacity=60);
        _background:#000000;
        _position:static;
}

/* BLACK BORDER */

div.mgr-navigation-sliver-wrapper
{border-top: 1px solid #003300;
border-bottom: 1px solid #003300;}

div.mgr-navigation-sliver
{border-top: 1px solid #003300;
border-bottom: 1px solid #003300;}

/* EGREGIOUS LINK COLORS CSS */

div.mgr-navigation-sliver-wrapper a,div.mgr-navigation-sliver-wrapper p.welcome-message a,div.mgr-navigation-sliver-wrapper ul.admin-links a, div.mgr-navigation-sliver-wrapper ul.account-links a{color:#003333; text-decoration:none;}

div.mgr-navigation-sliver-wrapper a:hover,div.mgr-navigation-sliver-wrapper p.welcome-message a:hover, div.mgr-navigation-sliver-wrapper ul.admin-links a:hover, div.mgr-navigation-sliver-wrapper ul.account-links a:hover {text-decoration:underline;}


body div.mgr-right-col p.mgr-sliver-open-button {
background-color: transparent;
}

body p.mgr-sliver-open-button a:link {
background-color: transparent; border: 0px;font-weight: bold; color:black;
}

body p.mgr-sliver-open-button a:hover {
color: #000;
}]]></css_profile>
</ezdata>