The current (permenant, well until ya'll want another logo challenge) logo is created by Aya Etana and we thank her for it!
The group redesign is something that went on behind the scenes and though I believe now all the weavers are content with it, if you have any ideas for an alternate version please let us know. It was tested somewhat in different screen resolutions and different browsers and *should* be compatible. If you have any problems viewing our entrance please notify us.
If you'd like to see how we changed certain elements such as the board titles and whatnot, here our entrance stylesheet: (it is hella long I know)
<!--start group CSS-->
<style type="text/css"><!--
/*SETS FONT FOR ENTIRE ENTRANCE*/
body, .content, .community, .pageStyleSheet, .pageStyleSheetBG, div#Content, div#maincontent
{font: 14px Arial,sans-serif; color: #F2DDC2 }
.note, .note10 {color: #ffffff}
.dynam, .dynamicnum {color: #f6bb03}
.dynamtxt {color: #725c42}
#menuBar .dynam, #menuBar .dynamicnum { color: #4c341a; }
/*SETS SCROLLBAR COLORS for IE*/
body {scrollbar-face-color: #000000; scrollbar-highlight-color: #97B8CB; scrollbar-3dlight-color: #000000; scrollbar-darkshadow-color: #000000; scrollbar-shadow-color: #2B6689; scrollbar-arrow-color: #97B8CB; scrollbar-track-color: #000000 }
/*SETS ALL LINKS IN ENTRANCE*/
.arachneContent a:link, .note a:link, .content a:link, .community a:link, .pageStyleSheet a:link, .pageStyleSheetBG a:link, .simpleblock div div div a:link
{font-family: Tahoma,Arial,sans-serif; color: #97B8CB; text-decoration: none; font-weight: normal}
.arachneContent a:visited, .note a:visited, .content a:visited, .community a:visited, .pageStyleSheet a:visited, .pageStyleSheetBG a:visited, .simpleblock div div div a:visited
{font-family: Tahoma,Arial,sans-serif; color: #6D9BB6; text-decoration: none; font-weight: normal}
.arachneContent a:hover, .note a:hover, .content a:hover, .community a:hover, .pageStyleSheet a:hover, .pageStyleSheetBG a:hover, .simpleblock div div div a:hover
{font-family: Tahoma,Arial,sans-serif; color: #CCBC97; text-decoration: underline; font-weight: normal}
.arachneContent a:active, .note a:active, .content a:active, .community a:active, .pageStyleSheet a:active, .pageStyleSheetBG a:active, .simpleblock div div div a:active
{font-family: Tahoma,Arial,sans-serif; color: #6D9BB6; text-decoration: none; font-weight: none}
.pagetitle {font: bold 24px Tahoma,Arial,sans-serif !important; color: #ffffff; }
.pagetitle a:link { font: bold 24px Tahoma,Arial,sans-serif !important; color: #ffffff; }
.pagetitle a:visited {font: bold 24px Tahoma,Arial,sans-serif !important; color: #ffffff; }
#MastHead {color: #000000; font-family: Arial,Verdana,sans-serif; font-size: 10pt; }
#MastHead a:link {color: #184f6e; text-decoration: none}
#MastHead a:visited {color: #184f6e; text-decoration: none}
#MastHead a:hover {color: #f5b800; text-decoration: none}
/*MODIFY TITLES OF BOARDS*/
.simpleblock span
{padding: 6px; padding-left: 8px; margin-bottom: 1em; border: 1px dashed #4c341a; font: bold 16px arial,sans-serif; width: 100%; background: #725c42 !Important;}
.simpleblock a { cursor: hand; }
.simpleblock a:link, .simpleblock a:visited {color: #142530}
.simpleblock a:hover {color: #CCBC97; text-decoration: underline; font-weight: normal}
/*MODIFIES THREADS*/
.simpleblock div div div
{font: 14px arial,sans-serif; margin-top: 6px}
.simpleblock hr { margin: 6px 0px; }
/*OMITS WEIRD AW TINY SCROLL THING*/
.simpleblock img { display: none; }
.gram {border: 1px solid #4c341a; background-color: #000000; width: 225px; margin: 5px; padding: 10px}
hr {border: 0 none inherit; border-top: 1px solid #2B6689; height: 1px}
/*DETERMINES SEARCH ENGINE FORM STYLE*/
input, select {font: 8pt verdana,arial; color: #97B8CB; background-color:black; border: 3px groove #2B6689; height:20px}
/*THIS IS THE MAIN TEXT DIVISION*/
.arachneContent {font: 10pt arial,sans-serif; color: #f2ddc2}
--></style>