i accidentally the bell tree

Status
Not open for further replies.
One reason for you all to get a Mac, along with the wonders that are iMovie, GarageBand and all the other lovely features Windows doesn't offer.

Oh and security.
 
Don't forget general stability. =p
_________________________________________________I've updated the ECMAScript and CSS again, this time it's to fix a few things that looked off in the style and fix a few bugs in the script. ^^
Stylesheet:
Code:
#asdf, #poof {
	display : none;
}
#top {
	width : 920px;
}
table[style="margin-top:10px;margin-bottom:10px;height:90px;"] {
	display : none;
}
div[style="border: 0; font-size:11px; color:#555;"] {
	display : none;
}
#menu_ucp img, #menu_pm img {
	float : left;
}
a.member {
	text-shadow:1px 1px 1px #000;
}
#foot_themechooser label {
	vertical-align:middle;
}
#foot_themechooser select {
	margin:0 2px 0 0;
}
#foot_themechooser input {
	padding:0;
}
html, body {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#C1FFB2 url([url]http://209.85.62.24/145/11/0/f343168/sea-background.png[/url]) repeat-x fixed 0 0;
	color:#8B6332;
	font-family:"Verdana","Arial","Bitstream Vera Sans","Helvetica",sans-serif;
	font-size:91.5%;
	margin:0;
	padding:0;
}
#portal h4 a {
	color:#FFF9F2;
}
#loginform th {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#936C3D url([url]http://209.85.62.24/145/11/0/f176462/sea-profileh3.png[/url]) repeat-x scroll center top;
	padding:3px;
}
#stats.category .c_foot {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:transparent url([url]http://209.85.62.24/145/11/0/f343015/sea-statsfoot.png[/url]) repeat-x scroll 0 0;
}
.pm tbody th {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF3E6 none repeat scroll 0 0;
	color:#8B6332;
}
.pm tbody th a {
	color:#8B6332;
}
#pm_folderlist li a {
	color:#8B6332;
}
.pm .c_head {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFEDD9 none repeat scroll 0 0;
	color:#8B6332;
}
.c_topicfoot {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:transparent none repeat scroll 0 0;
}
.row1 .c_head {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF3E6 none repeat scroll 0 0;
	color:#8B6332;
}
th.ignored {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFE7CC none repeat scroll 0 0;
	color:#8B6332;
}
th.ignored a {
	color:#8B6332;
}
th.ignored a:hover {
	border-bottom:1px dotted;
	color:#8B6332;
}
#main_content {
	margin:auto;
	width:950px;
}
#side_l {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:transparent url([url]http://209.85.62.24/145/11/0/f174837/sidel.png[/url]) repeat-y scroll left center;
}
#side_r {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:transparent url([url]http://209.85.62.24/145/11/0/f174845/sider.png[/url]) repeat-y scroll right center;
	margin-left:75px;
	padding-right:75px;
}
#wrap, #nav, #foot {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFEDD9 none repeat scroll 0 0;
	border:0 none;
}
#foot {
	margin-top:0;
}
a {
	color:#8B6332;
	text-decoration:none;
}
a:hover {
	color:#8B6332;
	text-decoration:none;
}
hr {
	background-color:#8B6332;
	border:0 none;
	clear:both;
	color:#8B6332;
	height:1px;
}
table {
	border-collapse:collapse;
	border-spacing:0;
	clear:both;
	empty-cells:show;
	width:100%;
}
th, td {
	border:0 solid #8B6332;
}
th {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:transparent url([url]http://209.85.62.24/119/86/0/f342911/sea-th.png[/url]) repeat-x scroll 0 0;
	color:#FFEDD9;
	font-weight:600;
	padding:3px 5px;
	text-align:center;
}
td {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF9F2 none repeat scroll 0 0;
	color:#8B6332;
	padding:5px 10px;
}
th a {
	color:#FFF9F2;
	font-weight:700;
}
th a:hover {
	border-bottom:1px dotted #FFEDD9;
	color:#FFEDD9;
	font-weight:700;
}
h1 {
	font-size:200%;
}
h2, h3 {
	font-size:100%;
}
.category h2, .topic h2, #portal h2, #portal_foot h2, thead th {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#8B6332 url([url]http://209.85.62.24/145/11/0/f339164/sea-cath2.png[/url]) no-repeat scroll center top;
	border:0 none;
	color:#FFF9F2;
	font-size:110%;
	font-weight:700;
}
thead th {
	border:0 none;
	padding:4px;
	text-align:center;
}
h2.special {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#8B6332 url([url]http://209.85.62.24/145/11/0/f174943/sea-cath2.png[/url]) repeat-x scroll center top;
	color:#FFF9F2;
}
textarea {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF9F2 none repeat scroll 0 0;
	border:1px solid #8B6332;
	color:#8B6332;
	padding:3px 5px;
	vertical-align:middle;
}
textarea#c_post-text {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFFBF7 none repeat scroll 0 0;
	border:1px solid #8B6332;
	color:#CDB191;
	padding:3px 5px;
	vertical-align:middle;
}
input, select {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF3E6 none repeat scroll 0 0;
	border:1px solid #8B6332;
	color:#8B6332;
	padding:3px 5px;
	vertical-align:middle;
}
button, a.btn_fake {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF3E6 none repeat scroll 0 0;
	border:1px solid #8B6332;
	color:#8B6332;
	margin-bottom:2px;
	margin-top:2px;
	padding:2px 5px;
	vertical-align:middle;
}
textarea {
	font-family:"Verdana",sans-serif;
	font-size:100%;
	margin:auto;
	width:98%;
}
input:focus, input.focus, textarea:focus, textarea.focus, textarea#c_post-text:focus, textarea#c_post-text.focus {
	border-color:#CDB191;
	color:#8B6332;
}
.submit_error {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF3E6 none repeat scroll 0 0;
	border:0 solid #8B6332;
}
button, a.btn_fake {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF3E6 url([url]http://209.85.62.24/145/11/0/f338400/sea-buttontest.png[/url]) repeat-x scroll center top;
	color:#8B6332;
	cursor:default;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:90%;
	overflow:visible;
	width:auto;
}
button:hover, a.btn_fake:hover {
	border-color:#CDB191;
	color:#8B6332;
}
button.btn_text {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:transparent none repeat scroll 0 0;
	border:0 none;
	cursor:pointer;
	font-family:Arial,"Bitstream Vera Sans",Verdana,sans-serif;
	font-size:100%;
}
.notice {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF3E6 none repeat scroll 0 0;
	border:0 none;
	color:#8B6332;
	margin:10px auto 0;
	width:70%;
}
.notice dt {
	color:#FFF3E6;
	font-weight:700;
}
.notice dd {
	font-style:italic;
}
dl.info {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF3E6 none repeat scroll 0 0;
	border:0 none;
}
.info dt {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#8B6332 none repeat scroll 0 0;
	color:#FFF3E6;
}
dl.error {
	border:0 none;
}
.error dt {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#8B6332 none repeat scroll 0 0;
	color:#FFF3E6;
}
#top ul, #nav, ul.cat-pages, ul.cat-topicpages, table.calendar ul, div.meta_menu ul, #pm_folderlist, #profile_menuwrap ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0;
}
#profile_menuwrap ul, ul.cat-topicpages, blockquote dl, #fast-reply dd {
	margin:0;
}
#top li, #nav li, ul.cat-pages li, ul.cat-topicpages li, table.calendar li, #pm_folderlist li, #profile_menuwrap li, #ucp_gallery li {
	display:inline;
}
#top_bar {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#8B6332 none repeat scroll 0 0;
	border:0 none;
	height:0;
}
#top {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:transparent url([url]http://209.85.62.24/145/11/0/f176394/sea-topbarbig.png[/url]) repeat scroll 0 0;
	border:0 none;
	height:94px;
	margin-bottom:0;
	padding:0 2%;
}
#top_info {
	color:#8B6332;
	float:left;
	margin-left:53px;
	margin-top:74px;
}
#top_menu {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:transparent none repeat scroll 0 0;
	float:right;
	height:11px;
	margin-right:46px;
	margin-top:70px;
}
.drop_menu li {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:transparent none repeat scroll 0 0;
	float:left;
	margin-right:6px;
	text-align:center;
}
.drop_menu a {
	color:#FFEDD9;
	display:block;
	padding:4px 0.25em;
	position:relative;
	width:9em;
}
.drop_menu a:hover {
	color:#FFEDD9;
}
.drop_menu ul {
	border-color:-webkit-use-text-color #8B6332 #8B6332;
	border-style:none solid solid;
	border-width:0 2px 2px;
	color:#8B6332;
	left:-999em;
	margin:0;
	opacity:1;
	position:absolute;
	width:9em;
}
.drop_menu ul li {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF3E6 none repeat scroll 0 0;
	font-size:85%;
	margin:0;
	padding:0;
	width:100%;
}
.drop_menu ul li a {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFEDD9 none repeat scroll 0 0;
	border:0 none;
	color:#8B6332;
	display:block;
	padding:4px 5%;
	width:90%;
}
.drop_menu li ul li a:hover {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF3E6 none repeat scroll 0 0;
	color:#8B6332;
}
#logo {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFEDD9 none repeat scroll 0 0;
	border:0 none;
	clear:both;
	font-family:"Verdana",sans-serif;
	font-size:81.3%;
	margin:0 2%;
}
#submenu_bar {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#000000 none repeat scroll 0 0;
	border:0 none;
	height:0;
	margin:0 2%;
}
#submenu {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#8B6332 url([url]http://209.85.62.24/145/11/0/f165140/sea-submenu.png[/url]) repeat-x scroll center top;
	border:0 none;
	color:#FFF9F2;
	font-size:85%;
	font-weight:500;
	margin:0 2%;
	padding:3px 1% 4px;
	text-align : center;
}
#wrap {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFEDD9 none repeat scroll 0 0;
	border:0 none;
	margin:0 2% 30px;
}
#nav {
	color:#8B6332;
	height:1%;
	padding:0;
}
#nav li a {
	color:#8B6332;
	height:1%;
	padding:5px 0;
}
.meta_box {
	font-size:85%;
	line-height:150%;
	padding:10px 25px;
}
.meta_menu {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF9F2 url([url]http://209.85.62.24/145/11/0/f170143/sea-desc.png[/url]) repeat-x scroll center top;
	border:0 none;
	padding:0;
	width:49%;
}
.meta_menu h3 {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#936C3D url([url]http://209.85.62.24/145/11/0/f176462/sea-profileh3.png[/url]) repeat-x scroll center top;
	border:0 none;
	clear:both;
	color:#FFF3E6;
	font-size:100%;
	font-weight:700;
	height:18px;
	margin:1px;
	text-align:center;
	width:383px;
}
.meta_menu a {
	color:#8B6332;
}
.meta_menu a:hover {
	border-bottom:1px dotted #8B6332;
	color:#8B6332;
}
ul.cat-pages {
	float:left;
	font-size:90%;
	margin:15px 0;
	padding:5px 1px;
	width:49%;
}
.cat-pages a, .cat-pagesjump i, .cat-topicpages a {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:transparent none repeat scroll 0 0;
	border-bottom:1px dotted;
	color:#8B6332;
}
.cat-pages a:hover, .cat-topicpages a:hover {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#8B6332 none repeat scroll 0 0;
	border:0 none;
	color:#FFF3E6;
}
.cat-pages span {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFEDD9 none repeat scroll 0 0;
	border-color:-webkit-use-text-color;
	border-style:none none dotted;
	border-width:0 0 1px;
	color:#8B6332;
	cursor:default;
	font-weight:700;
	padding:2px 5px;
}
.cat-pages input {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFEDD9 none repeat scroll 0 0;
	color:#8B6332;
	padding:3px 5px;
	vertical-align:baseline;
}
ul.cat-topicpages {
	float:right;
	font-size:80%;
	padding:1px 0;
}
tr.generic td, div.generic {
	font-size:120%;
	font-weight:700;
	padding:20px;
	text-align:center;
}
td.c_head, td.c_foot, td.c_sort {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#CC9149 url([url]http://209.85.62.24/145/11/0/f163915/sea-topbar.png[/url]) repeat-x scroll center top;
	color:#FFF3E6;
	font-size:80%;
}
td.c_foot a {
	color:#FFF3E6;
}
td.c_foot a:hover {
	border-bottom:1px dotted #FFF3E6;
	color:#FFF3E6;
}
td.c_desc {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF9F2 url([url]http://209.85.62.24/145/11/0/f170151/sea-desc2.png[/url]) repeat-x scroll center top;
	color:#8B6332;
	font-weight:700;
	text-align:right;
	vertical-align:middle;
	width:200px;
}
td.c_desc small {
	display:block;
	font-weight:400;
}
tr.pm_new td {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF3E6 none repeat scroll 0 0;
	font-weight:700;
}
tr.hidden td.c_post {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF3E6 none repeat scroll 0 0;
}
.bday {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:transparent url([url]http://209.85.62.24/static/1/s_minibday.png[/url]) no-repeat scroll 0 0;
	color:#8B6332;
	font-size:90%;
	font-weight:700;
	height:16px;
	padding:2px 2px 2px 18px;
	width:20px;
}
.c_mark {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF3E6 none repeat scroll 0 0;
	padding:0;
	text-align:center;
	width:1%;
}
.c_forum {
	color:#8B6332;
	font-size:80%;
	width:60%;
}
.c_forum strong a, .c_last strong a {
	color:#8B6332;
}
.c_forum strong a {
	font-size:135%;
}
td.c_last {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF3E6 none repeat scroll 0 0;
	font-size:85%;
}
.c_forum-desc {
	color:#8B6332;
	font-size:85%;
}
.c_last-title {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:transparent url([url]http://209.85.62.24/145/11/0/f176422/sea-tinymark.gif[/url]) no-repeat scroll left center;
	display:block;
	line-height:16px;
	padding-left:10px;
}
td.c_info-v, td.c_info-t, td.c_info-r {
	font-size:80%;
	padding:5px;
	text-align:center;
}
td.c_subforum {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF3E6 none repeat scroll 0 0;
	color:#8B6332;
	font-size:80%;
	font-style:italic;
}
td.c_subforum a:hover {
	border-bottom:1px dotted #8B6332;
	color:#8B6332;
}
.cat_head td {
	border:0 none;
	padding:0;
}
#stats .cat_head td {
	border:0 none;
}
.description {
	color:#CC9149;
	font-size:85%;
}
a.member:hover {
	border-bottom:1px dotted #8B6332;
	color:#8B6332;
}
td#stats_events a, td#stats_events span {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:transparent url([url]http://209.85.62.24/static/1/s_minical.png[/url]) no-repeat scroll 2px 50%;
	padding:4px 0 4px 20px;
}
td.c_username {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF3E6 none repeat scroll 0 0;
	padding:2px 0;
	text-align:center;
}
td.c_username a {
	font-size:140%;
	font-weight:700;
}
td.c_user {
	font-size:80%;
}
td.c_user {
	min-width:195px;
}
td.c_sig, td.c_post {
	max-width:0;
}
td.c_user dl {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF3E6 none repeat scroll 0 0;
	border:0 none;
	margin:10px 0;
	padding:5px 7px;
	width:160px;
}
dl.user_profile {
}
dl.user_profile dd {
	font-style:italic;
	margin-left:5px;
	text-align:right;
}
dl.user_info dd {
	font-weight:100;
	margin-bottom:1px;
}
#profile_menu ul {
	border-left:0 none;
	opacity:1;
	width:139px;
}
#profile_menu a {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF3E6 none repeat scroll 0 0;
	border:1px solid #8B6332;
	color:#8B6332;
}
#profile_menu li li a {
	border-top:0 none;
}
#profile_menu li ul li a:hover {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFEDD9 none repeat scroll 0 0;
}
td.c_poll-choice label {
	font-weight:700;
	padding-left:1em;
}
td.c_poll-votes {
	font-size:120%;
	text-align:right;
	width:15%;
}
td.c_poll-bar div {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:transparent url([url]http://209.85.62.24/145/11/0/f176474/sea-poll.png[/url]) no-repeat scroll right center;
	float:left;
	height:12px;
	padding-right:3px;
}
td.c_poll-bar span {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:transparent url([url]http://209.85.62.24/145/11/0/f176475/sea-pollspan.png[/url]) no-repeat scroll 0 0;
	display:block;
	float:left;
	height:12px;
	width:3px;
}
.editby, .queued {
	border:1px dotted #CC9149;
	color:#CC9149;
	font-size:85%;
	font-style:italic;
	margin-top:1em;
	padding:3px 5px;
}
.queued {
	background-color:#FFF3E6;
	border:1px dotted #8B6332;
}
blockquote {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF3E6 none repeat scroll 0 0;
	border:1px dotted #8B6332;
	margin:10px auto;
	padding-bottom:1px;
	width:98%;
}
blockquote dl {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#8B6332 url([url]http://209.85.62.24/145/11/0/f163915/sea-topbar.png[/url]) repeat-x scroll center top;
	border:0 none;
	color:#FFF9F2;
}
blockquote dl dt {
	color:#FFF9F2;
	float:left;
	font-weight:200;
}
code {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF3E6 none repeat scroll 0 0;
	display:block;
	font-family:Monaco,Consolas,"Courier New",Courier,monospace;
	white-space:normal;
}
div.spoiler {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF3E6 none repeat scroll 0 0;
	border:0 none;
	padding:5px 7px;
}
div.spoiler_toggle {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#313331 url([url]http://209.85.62.24/145/11/0/f163915/sea-topbar.png[/url]) repeat-x scroll center top;
	border:0 none;
	color:#FFF9F2;
	cursor:pointer;
	font-weight:200;
	padding:2px 4px;
}
td.c_postinfo {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF3E6 none repeat scroll 0 0;
	color:#8B6332;
	font-size:80%;
	vertical-align:middle;
}
td.c_sig {
	color:#CC9149;
	font-size:80%;
}
td.c_sig blockquote {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF3E6 none repeat scroll 0 0;
	border-color:-webkit-use-text-color #8B6332 #8B6332;
	border-style:none solid solid;
	border-width:0 1px 1px;
	padding-left:0;
}
td.c_sig blockquote dl {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#8B6332 none repeat scroll 0 0;
	border:0 none;
	color:#FFF3E6;
}
td.c_sig blockquote dl dt, td.c_sig blockquote dl dd {
	color:#FFF3E6;
	padding:0;
}
td.c_sig blockquote div {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:transparent none repeat scroll 0 0;
	margin-left:5px;
	padding:0;
}
tr.c_postfoot {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFEDD9 none repeat scroll 0 0;
	clear:both;
}
td.c_footicons, td.c_postinfo {
	width:100%;
}
td.c_username {
	width:175px;
}
.c_next a {
	display:block;
	font-size:125%;
	font-weight:700;
	text-align:center;
}
td.c_view {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF3E6 none repeat scroll 0 0;
	color:#8B6332;
}
div.c_view-list {
	color:#8B6332;
	font-size:92.5%;
}
dl#fast-reply dt {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFEDD9 url([url]http://209.85.62.24/145/11/0/f339113/sea-fastreplydt.png[/url]) repeat-x scroll center top;
	border-top:0 none;
	color:#FFF9F2;
	font-size:110%;
	font-weight:700;
	margin:0;
	padding:5px;
	text-align:center;
	text-transform:uppercase;
}
dl#fast-reply dd {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF3E6 none repeat scroll 0 0;
	border:0 none;
	padding:15px 0;
	text-align:center;
}
#c_post-preview {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF3E6 none repeat scroll 0 0;
	border:0 none;
	margin:0 auto 10px;
	padding:5px;
	text-align:left;
	width:98%;
}
#c_post-resize span {
	color:#8B6332;
	cursor:pointer;
	font-size:100%;
	padding:20px 5px 0;
}
#emot_wrap {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:transparent none repeat scroll 0 0;
	border-right:0 none;
}
#emot_wrap h3 {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF3E6 none repeat scroll 0 0;
	border:1px solid #8B6332;
	color:#8B6332;
	font-size:120%;
	text-align:center;
}
#emot_end {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:transparent none repeat scroll 0 0;
	border:1px solid #8B6332;
	display:block;
	font-weight:200;
	padding:4px 0;
	text-align:center;
}
#pm_folders {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:transparent none repeat scroll 0 0;
	border:0 none;
	padding-top:30px;
	vertical-align:top;
	width:150px;
}
#pm_folderlist {
	margin-left:0;
	margin-top:0;
	position:relative;
}
#pm_folderlist li {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:transparent url([url]http://209.85.62.24/145/11/0/f151933/char-inbox.png[/url]) no-repeat scroll 5px 50%;
	color:#8B6332;
	display:list-item;
	margin-bottom:4px;
	padding-left:28px;
}
#pm_forwarded {
	border:0 none;
	color:#8B6332;
	font-size:90%;
	font-style:italic;
	margin-top:1em;
	padding:3px 5px;
}
#ucp_gallery a {
	color:#8B6332;
	font-weight:700;
}
#ucp_gallery a:hover {
	border-bottom:1px dotted #8B6332;
	color:#8B6332;
}
.calendar td.cal_inactive {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFEDD9 none repeat scroll 0 0;
	color:#8B6332 !important;
}
.calendar td div {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF3E6 none repeat scroll 0 0;
	border:0 none;
	font-weight:700;
	padding:5px 7px;
}
.calendar div a {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:transparent url([url]http://209.85.62.24/static/1/s_minibday.png[/url]) no-repeat scroll 5px 50%;
	float:right;
	font-size:80%;
	font-weight:400;
	padding:0 0 6px 24px;
}
.calendar li a, .calendar li span {
	border:1px solid transparent;
	display:block;
	padding:3px;
}
.calendar td#cal_current {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF9F2 none repeat scroll 0 0;
	border:1px solid #8B6332;
}
div.portal_content {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF9F2 none repeat scroll 0 0;
	border:1px solid #8B6332;
	font-size:88.3%;
	margin:0;
	padding:5px 7px;
}
#portal h2 {
	font-size:88.3%;
}
#portal h4 {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:transparent url([url]http://209.85.62.24/119/86/0/f342911/sea-th.png[/url]) repeat-x scroll 0 0;
	color:#FFEDD9;
	font-size:88.3%;
	font-weight:400;
	margin:0;
	padding:2px 7px 1px;
}
#faq dt a {
	color:#8B6332;
	font-size:120%;
	font-weight:700;
}
#faq dd.faq_more a {
	color:#8B6332;
	font-style:italic;
}
#faq dl.faq_more a:hover {
	border-bottom:1px dotted #8B6332;
	color:#8B6332;
	font-style:italic;
}
.search_results {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF3E6 none repeat scroll 0 0;
	border:0 none;
	margin-bottom:1em;
	padding:5px 7px;
}
.search_results h3 {
	display:inline;
	font-size:125%;
}
.search_results cite, .search_results p {
	color:#8B6332;
	font-size:85%;
	margin:0;
}
#findposts .c_mark {
	color:#8B6332;
	font-size:200%;
	font-weight:700;
	vertical-align:top;
}
#pmtoast {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF9F2 none repeat scroll 0 0;
	border:1px solid #8B6332;
	bottom:10px;
	color:#8B6332;
	display:none;
	font-size:90%;
	position:fixed;
	right:10px;
	text-align:right;
	text-decoration:none;
	width:200px;
	z-index:1;
}
#pmtoast:hover {
	border-color:#FFEDD9;
}
#pmlink {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:transparent url([url]http://209.85.62.24/145/11/0/f175560/sea-pmbadge.png[/url]) no-repeat scroll 5px 50%;
	color:#8B6332;
	display:block;
	padding:10px 10px 10px 55px;
	text-decoration:none;
}
#pmlink big {
	color:#8B6332;
	display:block;
	font-weight:700;
	padding-bottom:5px;
}
#pmlink strong {
	color:#8B6332;
}
#pmclose {
	border:0 none;
	color:#8B6332;
	display:block;
	font-size:80%;
	padding:1px 10px;
}
#pmclose:hover {
	color:#8B6332;
}
#foot_wrap {
	margin:20px 0 0;
}
#foot td {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFEDD9 none repeat scroll 0 0;
	border-color:-webkit-use-text-color #8B6332;
	border-style:none solid;
	border-width:0 2px;
	color:#8B6332;
	font-size:80%;
	padding:3px 5px;
}
#foot a {
	color:#8B6332;
}
#foot a:hover {
	border-bottom:1px dotted #8B6332;
	color:#8B6332;
}
#foot #foot_datetime {
	border-left:0 solid #F5F5F5;
	white-space:nowrap;
	width:1%;
}
#new_base {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:transparent url([url]http://209.85.62.24/145/11/0/f175366/sea-copyright.png[/url]) no-repeat scroll 0 0;
	color:#8B6332;
	font-size:80%;
	line-height:90px;
	margin:0 auto;
	text-align:center;
	width:950px;
}
#c_tos h3 {
	color:#8B6332;
	font-size:120%;
}
td.username_ok {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF9F2 none repeat scroll 0 0;
}
input.username_ok {
	outline-color:#C1FFB2;
	outline-style:solid;
	outline-width:1px;
}
td.username_no {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF9F2 none repeat scroll 0 0;
}
input.username_no {
	outline-color:#BF1F29;
	outline-style:solid;
	outline-width:1px;
}
#acplogin {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFEDD9 none repeat scroll 0 0;
	border:1px solid #5A4020;
	height:275px;
	left:50%;
	margin:-137.5px 0 0 -250px;
	padding:0;
	position:absolute;
	top:50%;
	width:500px;
}
#acplogin h1 {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#8B6332 url([url]http://209.85.62.24/145/11/0/f165140/sea-submenu.png[/url]) repeat-x scroll center bottom;
	color:#FFF3E6;
	font-weight:400;
	height:50px;
	margin-bottom:20px;
	padding:50px 20px 0 0;
	text-align:right;
}
#acplogin h1 img {
	left:0;
	position:absolute;
	top:0;
}
a img {
	border:0 none;
}
form {
	display:inline;
	margin:0;
	padding:0;
}
.category h2, .topic h2, #portal h2 {
	padding:5px;
	text-align:center;
}
h3 {
	padding:3px 0;
}
input[type="checkbox"] {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:transparent none repeat scroll 0 0;
	border:0 none;
	padding:0;
	vertical-align:bottom;
}
input[type="radio"] {
	border:0 none;
}
select {
	margin:0 7px;
	padding:0;
	vertical-align:bottom;
}
option {
	margin:2px 0;
}
button.btn_img {
	border:0 none;
	cursor:pointer;
	padding:0;
}
.notice dt, .notice dd {
	padding:5px 7px;
}
.drop_menu a img {
	vertical-align:bottom;
}
.drop_menu li:hover ul, .drop_menu li.hover ul {
	left:auto;
}
#submenu a {
	padding:3px 5px;
}
#main {
	height:1%;
	padding:0 1%;
}
#nav li img {
	vertical-align:top;
}
.meta_box, .meta_menu {
	margin:10px 0;
}
.meta_box li {
	display:list-item;
	list-style-position:inside;
	list-style-type:square;
	margin-left:10px;
}
.meta_menu ul {
	font-size:90%;
	margin:5px 5%;
}
.meta_menu img, .meta_menu span {
	float:right;
	margin:10px 20px;
}
.cat-pages a, .cat-pagesjump i, .cat-topicpages a {
	cursor:pointer;
	padding:2px 5px;
}
.cat-topicpages a {
	padding:0 2px;
}
.cat-buttons, .topic-buttons {
	float:right;
	margin:15px 0;
	text-align:right;
	width:50%;
}
tr.postbtn td {
	padding:5px;
	text-align:center;
}
.row1, .row2 {
	line-height:1.4;
}
td.c_head input, td.c_head button, td.c_foot input, td.c_foot button, td.c_sort input, td.c_sort button {
	padding:1px;
}
td.c_desc img, td.c_desc input {
	float:left;
	vertical-align:middle;
}
.category {
	margin:10px 0 0;
}
span.collapse, span.uncollapse {
	cursor:pointer;
	float:right;
	position:relative;
}
.c_mark img {
	display:block;
	margin:auto;
}
.c_last {
	line-height:1.4;
	min-width:300px;
	width:30%;
}
.category td.c_foot {
	height:10px;
}
#stats_members {
	line-height:1.2;
}
td.c_cat-mark, td.c_cat-icon {
	padding:5px 0;
	text-align:center;
	width:30px;
}
td.c_cat-starter {
	width:125px;
}
td.c_cat-lastpost {
	width:175px;
}
.c_user {
	vertical-align:top;
	width:175px;
}
img.c_user {
	height:1px;
}
.avatar {
	display:block;
	margin:auto;
	text-align:center;
}
.av_wrap {
	margin:auto;
	overflow:hidden;
	text-align:center;
}
td.c_user .usertitle {
	margin:3px 0;
	text-align:center;
}
.pip {
	margin:3px 0;
	white-space:nowrap;
}
dl.user_info dt, dl.user_info dd {
	padding:0.1em;
}
dl.user_info dt {
	float:left;
	margin:0;
	min-width:4em;
}
dl.user_info dd.spacer, dl.user_profile dd.spacer {
	clear:both;
	float:right;
	height:4px;
	padding:0;
}
td.c_poll-choice {
	line-height:1.5;
	padding-left:45%;
}
td.c_poll-answer {
	text-align:right;
	width:42.5%;
}
td.c_poll-bar {
	text-align:left;
	vertical-align:middle;
	width:42.5%;
}
* html td.c_poll-bar span {
	margin-top:3px;
}
td.c_post {
	border-bottom:1px dotted #8B6332;
	line-height:1.7;
	vertical-align:top;
}
td.c_post a {
	border-bottom:1px dotted #8B6332;
	color:#8B6332;
}
td.c_post ul {
	list-style-type:square;
	margin-left:10px;
}
.c_post img, #topic_review img {
	max-width:90%;
}
.c_post-attachment {
	font-size:83.3%;
	margin-top:1em;
	padding:1em;
}
.c_post-attachment dd {
	margin-left:1em;
}
.post_sep {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFEDD9 none repeat scroll 0 0;
	font-size:1px;
	height:1px;
}
td.c_sig, td.c_nosig {
	height:1%;
	vertical-align:top;
}
td.c_nosig {
	border-top-style:hidden !important;
}
blockquote dl dt, blockquote dl dd {
	padding:2px 4px;
}
blockquote div, blockquote code {
	margin:0;
	padding:5px;
}
dl#fast-reply {
	clear:both;
	margin:auto;
	width:80%;
}
dl#fast-reply dd p {
	margin:-3px;
	padding:0 5% 10px;
	text-align:left;
}
dl#fast-reply dd textarea {
	display:block;
	height:100px;
	margin-bottom:10px;
	padding:2px;
	width:90%;
}
#c_post-text {
	height:223px;
}
#c_post-resize {
	float:right;
	margin-top:-1px;
	padding:4px 0 0;
	text-align:right;
}
#btn_preview {
	float:left;
	margin:10px 0 0 1px;
}
#c_emot {
	height:225px;
	vertical-align:top;
	width:210px;
}
#emot_list {
	border-left:1px solid;
	border-right:1px solid;
	height:275px;
	margin:0 auto;
	overflow:auto;
	padding:5px 0;
	text-align:center;
}
div#emot_list {
	padding:0;
}
#emot_list li {
	display:inline;
	padding:4px 10px;
}
#emot_list img {
	cursor:pointer;
	vertical-align:baseline;
}
.pm {
	margin-bottom:1em;
}
#pm_datesent {
	width:200px;
}
#pm_select {
	text-align:center;
	width:1px;
}
#conversation .c_post {
	padding:2em;
}
#ucp_profile, #pm_messages {
	float:right;
}
#ucp_settings img, #ucp_profile img {
	margin:18px 20px;
}
#ucp_gallery li {
	float:left;
	margin:15px 5px;
}
#ucp_gallery button {
	cursor:pointer;
	text-align:center;
}
.ucp button.btn_text {
	padding:5px 0;
	text-align:center;
	width:100%;
}
.calendar td {
	height:125px;
	padding:0;
	vertical-align:top;
	width:14.3%;
}
.calendar li {
	display:list-item;
	font-size:80%;
	margin:0;
}
.calendar li.placeholder {
	padding:4px;
}
.calendar li span {
	cursor:default;
}
.calendar td#cal_current div {
	padding-top:3px;
}
#portal_head {
	margin-bottom:10px;
}
#portal_foot {
	margin-top:10px;
}
#portal_l, #portal_r {
	display:none;
	font-size:88.3%;
	margin:0;
	padding:0;
}
#portal_l {
	float:left;
	width:200px;
}
#portal_r {
	float:right;
	width:150px;
}
#portal_news {
	margin:0;
}
#portal_clear {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:transparent none repeat scroll 0 0;
	border:medium none;
	clear:both;
	font-size:1px;
	height:1px;
	margin:0;
	padding:0;
}
.portal_box {
	margin-bottom:5px;
	padding:1px;
}
.portal_box table {
	clear:none;
}
#portal h2, #portal_foot h2 {
	clear:none;
	margin:0;
	padding:4px;
	text-align:center;
}
#faq {
	margin:20px 0;
}
#faq dl {
	padding:1em;
}
#faq dt {
	margin-bottom:5px;
}
#faq dd {
	display:list-item;
	margin:0 0 3px 15px;
	padding-left:3px;
}
.search_results div {
	display:block;
	margin:5px 0;
}
#acplogin #loginform {
	display:block;
	padding:0 50px;
	width:385px;
}
.category h2 a, #portal h2 a, #portal_foot h2 a, thead a, .category h2 a:hover, #portal h2 a:hover, #portal_foot h2 a:hover, thead a:hover {
	color:#FFF9F2;
}
#submenu a, #submenu a:hover {
	color:#FFF9F2;
}
#top_info a, #top_info a:hover, .drop_menu a, .drop_menu a:hover {
	color:#8B6332;
}
input, select, td, th {
	font-size:90%;
}
#nav li span {
	color:#8B6332;
	font-weight:500;
}
button.btn_default, .c_post-attachment dt, #c_tos dt {
	border:1px solid #8B6332;
	color:#8B6332;
	font-weight:500;
}
button.btn_normal {
	border:1px solid #8B6332;
	color:#8B6332;
	font-weight:500;
}
button.btn_normal:hover, button.btn_default:hover {
	border-color:#CDB191;
}
#submenu a:hover, .meta_menu a:hover {
	text-decoration:none;
}
.meta_box h3, td.c_topicfoot strong, #meta_welcome strong {
	font-size:120%;
}
.meta_box h3, .meta_box a, .meta_box a:hover, tr.pm_new td a, tr.pm_new td a:hover, tr.hidden td a, tr.hidden td a:hover, .c_forum strong a:hover, .c_last strong a:hover, #faq dt a:hover, .search_results h3 a, .search_results h3 a:hover {
	border-bottom:1px dotted #8B6332;
	color:#8B6332;
}
.row2 td, blockquote div {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF3E6 none repeat scroll 0 0;
}
a.member, .calendar td a, #faq dd a {
	color:#8B6332;
}
.calendar a:hover, #faq dd a:hover {
	border-bottom:medium none #8B6332;
	color:#8B6332;
}
img, .meta_box button img, td.c_cat-mark input, .c_post-attachment img, .warn img, #ucp_gallery a img {
	vertical-align:middle;
}
h1, h2, h3, #nav, #boardmeta, #main {
	clear:both;
	margin:0;
}
#meta_welcome, .search_results {
	clear:both;
}
#stats_events {
	line-height:2;
}
.c_cat-starter, .c_cat-replies, .c_cat-views, td.c_poll-total, td.c_poll-vote, td.c_topicfoot, .warn, .ucp th, #c_notes, .calendar th {
	text-align:center;
}
blockquote dl dd, #foot #foot_links {
	text-align:right;
}
#c_post, #ucp_gallery {
	text-align:center;
	vertical-align:top;
}
#files_upload input, .pm .row1 a, .pm .row2 a, #ucp_gallery button img, #findposts td a {
	display:block;
}
#ucp_settings, #pm_settings {
	float:left;
}
#c_tos dd, #username_response {
	margin-left:10px;
}
#vlx {
	z-index:1;
}
#blog {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF9F2 none repeat scroll 0 0;
	border:2px solid #8B6332;
	color:#8B6332;
	margin:0;
}
#blog blockquote {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:transparent none repeat scroll 0 0;
	border:medium none;
	font-size:85%;
	padding:0 10px;
}
#blog h1 {
	float:right;
}
#blog h2 {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:transparent none repeat scroll 0 0;
	clear:none;
	font-size:130%;
	padding:0;
}
#blog h2, #blog h2 a {
	color:#8B6332;
}
#blog h2 a:hover {
	color:#8B6332;
}
#blog_foot {
	clear:both;
	margin-bottom:20px;
}
#blog_head {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF9F2 none repeat scroll 0 0;
	border:0 solid #8B6332;
	padding:10px 14px;
}
#blog_head img.avatar {
	display:inline;
}
#blog_head:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	line-height:0;
	visibility:hidden;
}
#blog_main {
	margin:20px 200px 10px 10px;
}
#blog_categories, #blog_readers, #blog_about, div.blog_options {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF9F2 none repeat scroll 0 0;
	margin:15px 0;
	padding:5px 7px;
}
#blog_sidebar h3, #blog_sidebar dt {
	color:#8B6332;
	font-weight:700;
}
#blog_sub {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF9F2 none repeat scroll 0 0;
	clear:both;
	padding:5px 7px;
	position:relative;
	text-align:right;
}
#blog_sub span {
	padding-top:4px;
}
#blog_sidebar {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#8B6332 none repeat scroll 0 0;
	float:right;
	font-size:93.3%;
	margin:20px 10px 0 0;
	padding:0 10px;
	width:160px;
}
#blog_sidebar dd {
	margin-left:10px;
}
#blog_user {
	font-size:175%;
}
#blog table {
	clear:none;
}
div.blog_options {
	font-size:90%;
	text-align:right;
}
div.blog_date {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF3E6 none repeat scroll 0 0;
	border:1px solid #8B6332;
	color:#8B6332;
	float:right;
	font-weight:700;
	margin:0 15px;
	text-align:center;
	text-transform:uppercase;
	width:40px;
}
div.blog_date span {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF9F2 none repeat scroll 0 0;
	border-top:1px solid #8B6332;
	color:#8B6332;
	display:block;
	font-size:130%;
	font-weight:700;
	padding:2px 4px;
}
div.blog_entry {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF9F2 none repeat scroll 0 0;
	margin:10px 0;
	padding:5px 7px;
}
#blog_comments li {
	padding:5px 7px;
}
#blog_comments li.odd {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF3E6 none repeat scroll 0 0;
}
#shoutwrap {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF9F2 none repeat scroll 0 0;
	border:1px solid #8B6332;
	font-size:88.3%;
}
#shoutwrap td {
	padding:0;
}
#shoutbox {
	list-style-type:none;
	margin:0;
	padding:0;
}
#shoutbox li {
	padding:5px 7px;
}
#shoutbox li.odd {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF3E6 none repeat scroll 0 0;
}
#shoutbox dl, #shoutbox dt, #shoutbox dd {
	margin:0;
	padding:0;
}
#shoutbox dt {
	color:#8B6332;
	font-size:80%;
}
#shoutopts, #shoutpost {
	clear:both;
	text-align:center;
}
#logo {
	padding-left:30px;
}
.l {
	text-align:left;
}
.c {
	text-align:center;
}
.r {
	text-align:right;
}
.left {
	float:left;
}
.right {
	float:right;
}
#stats_members a.member {
	white-space:nowrap;
}
.calendar li span {
	cursor:default;
}
#c_tos li {
	display:list-item;
	margin-left:25px;
}
#c_tos ul li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
}
#c_tos ol li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:lower-alpha;
}
#shoutrefresh {
	cursor:pointer;
}
#wrap, #logo, #submenu, #submenu_bar, #nav {
	margin:0 auto;
	padding-left:0;
	padding-right:0;
	width:800px;
}
#aio_fb {
	text-align:center;
}
#aio_fb .tab {
	background-color:#F4F4F4;
	border:1px solid #EDEDED;
	color:#717870;
	cursor:pointer;
	height:30px;
	margin-bottom:2px;
	padding-top:10px;
	width:350px;
}
#aio_fb .tab2 {
	display:none;
	margin-left:13px;
	width:349px;
}
#aio_fb #d4 {
	height:70px;
	padding-bottom:5px;
	padding-left:20px;
	text-align:left;
	width:329px;
}
#aio_fb #msg {
	cursor:default;
	height:20px;
	margin-bottom:5px;
	opacity:0.5;
}
.tab.tab2.aio_fb.bank.info {
	opacity:0.5;
}
#aio_fb .aio_fb.tab.reputation {
	height:auto;
	padding-bottom:10px;
	padding-left:25px;
	text-align:left;
}
.new_dlog {
	font-weight:bold;
}
#aio_ucp_info {
	font-style:italic;
	text-align:center;
}
.aio_ucp_menu {
	width:150px;
}
.aio_ucp_div .tab {
	margin-bottom:5px;
	margin-top:5px;
	width:150px;
}
.aio_logged_out, .aio_not_registered, .aio_is_admin, .aio_logged_in {
	display:none;
}
.select {
	border:1px solid #CCCCCC;
	height:60px;
	line-height:15px;
	overflow:auto;
	padding-top:5px;
	width:300px;
}
.option {
	cursor:default;
	overflow:hidden;
	white-space:nowrap;
}
.active {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFD799 none repeat scroll 0 0;}
.l {text-align:left}
.c {text-align:center}
.r {text-align:right}
.left {float:left}
.right {float:right}
#stats_members a.member, .bday_strip {white-space:nowrap}
.calendar li span {cursor:default}
#c_tos li {display:list-item;margin-left:25px}
#c_tos ul li {list-style:disc}
#c_tos ol li {list-style:lower-alpha}
#shoutrefresh {cursor:pointer}
ECMAScript:
Code:
document.onload = start();

function start() {
	// Logo Replacement
	document.getElementById( 'logo' ).innerHTML = '<a href="[url]http://forums.the-bell-tree.com/"><img[/url] src="[url]http://localhost/~shadowjolteon/misc/tbtbanner.png"[/url] alt="Custom Logo" /></a>';

	// Move and rename elements to fit theme
	var topc = document.getElementById( 'top' ).innerHTML;
	document.getElementById( 'top' ).id = 'asdf';
	document.getElementById( 'asdf' ).style = 'display : none;';
	document.getElementById( 'copyright' ).id = 'new_base';
	document.getElementById( 'wrap' ).id = 'main_content';
	document.getElementById( 'main_content' ).innerHTML = '<div id="top">' + topc + '</div><div id="side_l"><div id="side_r"><div id="wrap">' + document.getElementById( 'main_content' ).innerHTML;

	// Hides Copyright
	document.getElementById( 'new_base' ).innerHTML = '
 
Sorry for the double posting, but there were a couple bugs in the ECMAScript. =P

Here's an updated version that fixes them:
Code:
document.onload = start();
document.getElementById( '	hidden_links' ).onclick = swapHidden();

function start() {
	// Logo Replacement
	document.getElementById( 'logo' ).innerHTML = '<a href="[url]http://forums.the-bell-tree.com/"><img[/url] src="[url]http://img695.imageshack.us/img695/8951/tbtbanner.png"[/url] alt="The Bell Tree" /></a>';

	// Move and rename elements to fit theme
	var topc = document.getElementById( 'top' ).innerHTML;
	document.getElementById( 'top' ).id = 'asdf';
	document.getElementById( 'asdf' ).style = 'display : none;';
	document.getElementById( 'copyright' ).id = 'new_base';
	document.getElementById( 'wrap' ).id = 'main_content';
	document.getElementById( 'main_content' ).innerHTML = '<div id="top">' + topc + '</div><div id="side_l"><div id="side_r"><div id="wrap">' + document.getElementById( 'main_content' ).innerHTML;

	// Hides Copyright
	document.getElementById( 'new_base' ).innerHTML = '
 
By the way, in case anyone hasn't noticed, Andrew was able to remove the ad space at the top of the page. =3<div class='spoiler_toggle'>Spoiler: click to toggle</div><div class="spoiler" style="display:none;">
screencaptureof.png
</div>He forgot about the one at the bottom, though, lol.
 
Bacon Boy said:
This is gonna take my eyes some getting used to.
Yeah, it's a big change at first, lol.

I think Andrew's going to continue to work on it, fixing any minor issues and making it overall better. Maybe change the icons, too. =3
 
Ciaran said:
I really like the theme, but the banner at the top needs a little... more...
You can make your own to use if you want. With GlimmerBlocker, you can change the banner to be whatever you want. =3
 
Random, but what program do you use to capture your windows like that?
 
the mac has an automatic screen capture feature in it.

CMD + SHFT + 4 and you can select the perimeters and whatnot.
 
Bacon Boy said:
the mac has an automatic screen capture feature in it.

CMD + SHFT + 4 and you can select the perimeters and whatnot.
Actually, I use a widget that works even better than that. It's called Screenshot Plus. =3
 
Tyeforce said:
Bacon Boy said:
the mac has an automatic screen capture feature in it.

CMD + SHFT + 4 and you can select the perimeters and whatnot.
Actually, I use a widget that works even better than that. It's called Screenshot Plus. =3
Meh, I hate that. I rarely use my dashboard.
 
Bacon Boy said:
Tyeforce said:
Bacon Boy said:
the mac has an automatic screen capture feature in it.

CMD + SHFT + 4 and you can select the perimeters and whatnot.
Actually, I use a widget that works even better than that. It's called Screenshot Plus. =3
Meh, I hate that. I rarely use my dashboard.
It's a lot better than Grab or the built in commands. It's how I made my Dock signature. ;D
 
Hey, Grab can take windows. =P It just doesn't leave the cool shadow... Nor does it save translucency... That's the only thing I like about the widget. XD
Here's the updated stylesheet that takes care of the homepage advertisement. =p
Code:
#asdf, #poof {
	display : none;
}
#top {
	width : 920px;
}
table[style="margin-top:10px;margin-bottom:10px;height:90px;"], table[style="margin-top: 10px;"] tr td[style="text-align: center;"] {
	display : none;
}
div[style="border: 0; font-size:11px; color:#555;"] {
	display : none;
}
#menu_ucp img, #menu_pm img {
	float : left;
}
a.member {
	text-shadow:1px 1px 1px #000;
}
#foot_themechooser label {
	vertical-align:middle;
}
#foot_themechooser select {
	margin:0 2px 0 0;
}
#foot_themechooser input {
	padding:0;
}
html, body {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#C1FFB2 url([url]http://209.85.62.24/145/11/0/f343168/sea-background.png[/url]) repeat-x fixed 0 0;
	color:#8B6332;
	font-family:"Verdana","Arial","Bitstream Vera Sans","Helvetica",sans-serif;
	font-size:91.5%;
	margin:0;
	padding:0;
}
#portal h4 a {
	color:#FFF9F2;
}
#loginform th {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#936C3D url([url]http://209.85.62.24/145/11/0/f176462/sea-profileh3.png[/url]) repeat-x scroll center top;
	padding:3px;
}
#stats.category .c_foot {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:transparent url([url]http://209.85.62.24/145/11/0/f343015/sea-statsfoot.png[/url]) repeat-x scroll 0 0;
}
.pm tbody th {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF3E6 none repeat scroll 0 0;
	color:#8B6332;
}
.pm tbody th a {
	color:#8B6332;
}
#pm_folderlist li a {
	color:#8B6332;
}
.pm .c_head {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFEDD9 none repeat scroll 0 0;
	color:#8B6332;
}
.c_topicfoot {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:transparent none repeat scroll 0 0;
}
.row1 .c_head {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF3E6 none repeat scroll 0 0;
	color:#8B6332;
}
th.ignored {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFE7CC none repeat scroll 0 0;
	color:#8B6332;
}
th.ignored a {
	color:#8B6332;
}
th.ignored a:hover {
	border-bottom:1px dotted;
	color:#8B6332;
}
#main_content {
	margin:auto;
	width:950px;
}
#side_l {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:transparent url([url]http://209.85.62.24/145/11/0/f174837/sidel.png[/url]) repeat-y scroll left center;
}
#side_r {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:transparent url([url]http://209.85.62.24/145/11/0/f174845/sider.png[/url]) repeat-y scroll right center;
	margin-left:75px;
	padding-right:75px;
}
#wrap, #nav, #foot {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFEDD9 none repeat scroll 0 0;
	border:0 none;
}
#foot {
	margin-top:0;
}
a {
	color:#8B6332;
	text-decoration:none;
}
a:hover {
	color:#8B6332;
	text-decoration:none;
}
hr {
	background-color:#8B6332;
	border:0 none;
	clear:both;
	color:#8B6332;
	height:1px;
}
table {
	border-collapse:collapse;
	border-spacing:0;
	clear:both;
	empty-cells:show;
	width:100%;
}
th, td {
	border:0 solid #8B6332;
}
th {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:transparent url([url]http://209.85.62.24/119/86/0/f342911/sea-th.png[/url]) repeat-x scroll 0 0;
	color:#FFEDD9;
	font-weight:600;
	padding:3px 5px;
	text-align:center;
}
td {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF9F2 none repeat scroll 0 0;
	color:#8B6332;
	padding:5px 10px;
}
th a {
	color:#FFF9F2;
	font-weight:700;
}
th a:hover {
	border-bottom:1px dotted #FFEDD9;
	color:#FFEDD9;
	font-weight:700;
}
h1 {
	font-size:200%;
}
h2, h3 {
	font-size:100%;
}
.category h2, .topic h2, #portal h2, #portal_foot h2, thead th {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#8B6332 url([url]http://209.85.62.24/145/11/0/f339164/sea-cath2.png[/url]) no-repeat scroll center top;
	border:0 none;
	color:#FFF9F2;
	font-size:110%;
	font-weight:700;
}
thead th {
	border:0 none;
	padding:4px;
	text-align:center;
}
h2.special {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#8B6332 url([url]http://209.85.62.24/145/11/0/f174943/sea-cath2.png[/url]) repeat-x scroll center top;
	color:#FFF9F2;
}
textarea {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF9F2 none repeat scroll 0 0;
	border:1px solid #8B6332;
	color:#8B6332;
	padding:3px 5px;
	vertical-align:middle;
}
textarea#c_post-text {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFFBF7 none repeat scroll 0 0;
	border:1px solid #8B6332;
	color:#CDB191;
	padding:3px 5px;
	vertical-align:middle;
}
input, select {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF3E6 none repeat scroll 0 0;
	border:1px solid #8B6332;
	color:#8B6332;
	padding:3px 5px;
	vertical-align:middle;
}
button, a.btn_fake {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF3E6 none repeat scroll 0 0;
	border:1px solid #8B6332;
	color:#8B6332;
	margin-bottom:2px;
	margin-top:2px;
	padding:2px 5px;
	vertical-align:middle;
}
textarea {
	font-family:"Verdana",sans-serif;
	font-size:100%;
	margin:auto;
	width:98%;
}
input:focus, input.focus, textarea:focus, textarea.focus, textarea#c_post-text:focus, textarea#c_post-text.focus {
	border-color:#CDB191;
	color:#8B6332;
}
.submit_error {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF3E6 none repeat scroll 0 0;
	border:0 solid #8B6332;
}
button, a.btn_fake {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF3E6 url([url]http://209.85.62.24/145/11/0/f338400/sea-buttontest.png[/url]) repeat-x scroll center top;
	color:#8B6332;
	cursor:default;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:90%;
	overflow:visible;
	width:auto;
}
button:hover, a.btn_fake:hover {
	border-color:#CDB191;
	color:#8B6332;
}
button.btn_text {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:transparent none repeat scroll 0 0;
	border:0 none;
	cursor:pointer;
	font-family:Arial,"Bitstream Vera Sans",Verdana,sans-serif;
	font-size:100%;
}
.notice {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF3E6 none repeat scroll 0 0;
	border:0 none;
	color:#8B6332;
	margin:10px auto 0;
	width:70%;
}
.notice dt {
	color:#FFF3E6;
	font-weight:700;
}
.notice dd {
	font-style:italic;
}
dl.info {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF3E6 none repeat scroll 0 0;
	border:0 none;
}
.info dt {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#8B6332 none repeat scroll 0 0;
	color:#FFF3E6;
}
dl.error {
	border:0 none;
}
.error dt {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#8B6332 none repeat scroll 0 0;
	color:#FFF3E6;
}
#top ul, #nav, ul.cat-pages, ul.cat-topicpages, table.calendar ul, div.meta_menu ul, #pm_folderlist, #profile_menuwrap ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0;
}
#profile_menuwrap ul, ul.cat-topicpages, blockquote dl, #fast-reply dd {
	margin:0;
}
#top li, #nav li, ul.cat-pages li, ul.cat-topicpages li, table.calendar li, #pm_folderlist li, #profile_menuwrap li, #ucp_gallery li {
	display:inline;
}
#top_bar {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#8B6332 none repeat scroll 0 0;
	border:0 none;
	height:0;
}
#top {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:transparent url([url]http://209.85.62.24/145/11/0/f176394/sea-topbarbig.png[/url]) repeat scroll 0 0;
	border:0 none;
	height:94px;
	margin-bottom:0;
	padding:0 2%;
}
#top_info {
	color:#8B6332;
	float:left;
	margin-left:53px;
	margin-top:74px;
}
#top_menu {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:transparent none repeat scroll 0 0;
	float:right;
	height:11px;
	margin-right:46px;
	margin-top:70px;
}
.drop_menu li {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:transparent none repeat scroll 0 0;
	float:left;
	margin-right:6px;
	text-align:center;
}
.drop_menu a {
	color:#FFEDD9;
	display:block;
	padding:4px 0.25em;
	position:relative;
	width:9em;
}
.drop_menu a:hover {
	color:#FFEDD9;
}
.drop_menu ul {
	border-color:-webkit-use-text-color #8B6332 #8B6332;
	border-style:none solid solid;
	border-width:0 2px 2px;
	color:#8B6332;
	left:-999em;
	margin:0;
	opacity:1;
	position:absolute;
	width:9em;
}
.drop_menu ul li {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF3E6 none repeat scroll 0 0;
	font-size:85%;
	margin:0;
	padding:0;
	width:100%;
}
.drop_menu ul li a {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFEDD9 none repeat scroll 0 0;
	border:0 none;
	color:#8B6332;
	display:block;
	padding:4px 5%;
	width:90%;
}
.drop_menu li ul li a:hover {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF3E6 none repeat scroll 0 0;
	color:#8B6332;
}
#logo {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFEDD9 none repeat scroll 0 0;
	border:0 none;
	clear:both;
	font-family:"Verdana",sans-serif;
	font-size:81.3%;
	margin:0 2%;
}
#submenu_bar {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#000000 none repeat scroll 0 0;
	border:0 none;
	height:0;
	margin:0 2%;
}
#submenu {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#8B6332 url([url]http://209.85.62.24/145/11/0/f165140/sea-submenu.png[/url]) repeat-x scroll center top;
	border:0 none;
	color:#FFF9F2;
	font-size:85%;
	font-weight:500;
	margin:0 2%;
	padding:3px 1% 4px;
	text-align : center;
}
#wrap {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFEDD9 none repeat scroll 0 0;
	border:0 none;
	margin:0 2% 30px;
}
#nav {
	color:#8B6332;
	height:1%;
	padding:0;
}
#nav li a {
	color:#8B6332;
	height:1%;
	padding:5px 0;
}
.meta_box {
	font-size:85%;
	line-height:150%;
	padding:10px 25px;
}
.meta_menu {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF9F2 url([url]http://209.85.62.24/145/11/0/f170143/sea-desc.png[/url]) repeat-x scroll center top;
	border:0 none;
	padding:0;
	width:49%;
}
.meta_menu h3 {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#936C3D url([url]http://209.85.62.24/145/11/0/f176462/sea-profileh3.png[/url]) repeat-x scroll center top;
	border:0 none;
	clear:both;
	color:#FFF3E6;
	font-size:100%;
	font-weight:700;
	height:18px;
	margin:1px;
	text-align:center;
	width:383px;
}
.meta_menu a {
	color:#8B6332;
}
.meta_menu a:hover {
	border-bottom:1px dotted #8B6332;
	color:#8B6332;
}
ul.cat-pages {
	float:left;
	font-size:90%;
	margin:15px 0;
	padding:5px 1px;
	width:49%;
}
.cat-pages a, .cat-pagesjump i, .cat-topicpages a {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:transparent none repeat scroll 0 0;
	border-bottom:1px dotted;
	color:#8B6332;
}
.cat-pages a:hover, .cat-topicpages a:hover {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#8B6332 none repeat scroll 0 0;
	border:0 none;
	color:#FFF3E6;
}
.cat-pages span {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFEDD9 none repeat scroll 0 0;
	border-color:-webkit-use-text-color;
	border-style:none none dotted;
	border-width:0 0 1px;
	color:#8B6332;
	cursor:default;
	font-weight:700;
	padding:2px 5px;
}
.cat-pages input {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFEDD9 none repeat scroll 0 0;
	color:#8B6332;
	padding:3px 5px;
	vertical-align:baseline;
}
ul.cat-topicpages {
	float:right;
	font-size:80%;
	padding:1px 0;
}
tr.generic td, div.generic {
	font-size:120%;
	font-weight:700;
	padding:20px;
	text-align:center;
}
td.c_head, td.c_foot, td.c_sort {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#CC9149 url([url]http://209.85.62.24/145/11/0/f163915/sea-topbar.png[/url]) repeat-x scroll center top;
	color:#FFF3E6;
	font-size:80%;
}
td.c_foot a {
	color:#FFF3E6;
}
td.c_foot a:hover {
	border-bottom:1px dotted #FFF3E6;
	color:#FFF3E6;
}
td.c_desc {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF9F2 url([url]http://209.85.62.24/145/11/0/f170151/sea-desc2.png[/url]) repeat-x scroll center top;
	color:#8B6332;
	font-weight:700;
	text-align:right;
	vertical-align:middle;
	width:200px;
}
td.c_desc small {
	display:block;
	font-weight:400;
}
tr.pm_new td {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF3E6 none repeat scroll 0 0;
	font-weight:700;
}
tr.hidden td.c_post {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF3E6 none repeat scroll 0 0;
}
.bday {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:transparent url([url]http://209.85.62.24/static/1/s_minibday.png[/url]) no-repeat scroll 0 0;
	color:#8B6332;
	font-size:90%;
	font-weight:700;
	height:16px;
	padding:2px 2px 2px 18px;
	width:20px;
}
.c_mark {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF3E6 none repeat scroll 0 0;
	padding:0;
	text-align:center;
	width:1%;
}
.c_forum {
	color:#8B6332;
	font-size:80%;
	width:60%;
}
.c_forum strong a, .c_last strong a {
	color:#8B6332;
}
.c_forum strong a {
	font-size:135%;
}
td.c_last {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF3E6 none repeat scroll 0 0;
	font-size:85%;
}
.c_forum-desc {
	color:#8B6332;
	font-size:85%;
}
.c_last-title {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:transparent url([url]http://209.85.62.24/145/11/0/f176422/sea-tinymark.gif[/url]) no-repeat scroll left center;
	display:block;
	line-height:16px;
	padding-left:10px;
}
td.c_info-v, td.c_info-t, td.c_info-r {
	font-size:80%;
	padding:5px;
	text-align:center;
}
td.c_subforum {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF3E6 none repeat scroll 0 0;
	color:#8B6332;
	font-size:80%;
	font-style:italic;
}
td.c_subforum a:hover {
	border-bottom:1px dotted #8B6332;
	color:#8B6332;
}
.cat_head td {
	border:0 none;
	padding:0;
}
#stats .cat_head td {
	border:0 none;
}
.description {
	color:#CC9149;
	font-size:85%;
}
a.member:hover {
	border-bottom:1px dotted #8B6332;
	color:#8B6332;
}
td#stats_events a, td#stats_events span {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:transparent url([url]http://209.85.62.24/static/1/s_minical.png[/url]) no-repeat scroll 2px 50%;
	padding:4px 0 4px 20px;
}
td.c_username {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF3E6 none repeat scroll 0 0;
	padding:2px 0;
	text-align:center;
}
td.c_username a {
	font-size:140%;
	font-weight:700;
}
td.c_user {
	font-size:80%;
}
td.c_user {
	min-width:195px;
}
td.c_sig, td.c_post {
	max-width:0;
}
td.c_user dl {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF3E6 none repeat scroll 0 0;
	border:0 none;
	margin:10px 0;
	padding:5px 7px;
	width:160px;
}
dl.user_profile {
}
dl.user_profile dd {
	font-style:italic;
	margin-left:5px;
	text-align:right;
}
dl.user_info dd {
	font-weight:100;
	margin-bottom:1px;
}
#profile_menu ul {
	border-left:0 none;
	opacity:1;
	width:139px;
}
#profile_menu a {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF3E6 none repeat scroll 0 0;
	border:1px solid #8B6332;
	color:#8B6332;
}
#profile_menu li li a {
	border-top:0 none;
}
#profile_menu li ul li a:hover {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFEDD9 none repeat scroll 0 0;
}
td.c_poll-choice label {
	font-weight:700;
	padding-left:1em;
}
td.c_poll-votes {
	font-size:120%;
	text-align:right;
	width:15%;
}
td.c_poll-bar div {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:transparent url([url]http://209.85.62.24/145/11/0/f176474/sea-poll.png[/url]) no-repeat scroll right center;
	float:left;
	height:12px;
	padding-right:3px;
}
td.c_poll-bar span {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:transparent url([url]http://209.85.62.24/145/11/0/f176475/sea-pollspan.png[/url]) no-repeat scroll 0 0;
	display:block;
	float:left;
	height:12px;
	width:3px;
}
.editby, .queued {
	border:1px dotted #CC9149;
	color:#CC9149;
	font-size:85%;
	font-style:italic;
	margin-top:1em;
	padding:3px 5px;
}
.queued {
	background-color:#FFF3E6;
	border:1px dotted #8B6332;
}
blockquote {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF3E6 none repeat scroll 0 0;
	border:1px dotted #8B6332;
	margin:10px auto;
	padding-bottom:1px;
	width:98%;
}
blockquote dl {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#8B6332 url([url]http://209.85.62.24/145/11/0/f163915/sea-topbar.png[/url]) repeat-x scroll center top;
	border:0 none;
	color:#FFF9F2;
}
blockquote dl dt {
	color:#FFF9F2;
	float:left;
	font-weight:200;
}
code {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF3E6 none repeat scroll 0 0;
	display:block;
	font-family:Monaco,Consolas,"Courier New",Courier,monospace;
	white-space:normal;
}
div.spoiler {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF3E6 none repeat scroll 0 0;
	border:0 none;
	padding:5px 7px;
}
div.spoiler_toggle {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#313331 url([url]http://209.85.62.24/145/11/0/f163915/sea-topbar.png[/url]) repeat-x scroll center top;
	border:0 none;
	color:#FFF9F2;
	cursor:pointer;
	font-weight:200;
	padding:2px 4px;
}
td.c_postinfo {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF3E6 none repeat scroll 0 0;
	color:#8B6332;
	font-size:80%;
	vertical-align:middle;
}
td.c_sig {
	color:#CC9149;
	font-size:80%;
}
td.c_sig blockquote {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF3E6 none repeat scroll 0 0;
	border-color:-webkit-use-text-color #8B6332 #8B6332;
	border-style:none solid solid;
	border-width:0 1px 1px;
	padding-left:0;
}
td.c_sig blockquote dl {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#8B6332 none repeat scroll 0 0;
	border:0 none;
	color:#FFF3E6;
}
td.c_sig blockquote dl dt, td.c_sig blockquote dl dd {
	color:#FFF3E6;
	padding:0;
}
td.c_sig blockquote div {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:transparent none repeat scroll 0 0;
	margin-left:5px;
	padding:0;
}
tr.c_postfoot {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFEDD9 none repeat scroll 0 0;
	clear:both;
}
td.c_footicons, td.c_postinfo {
	width:100%;
}
td.c_username {
	width:175px;
}
.c_next a {
	display:block;
	font-size:125%;
	font-weight:700;
	text-align:center;
}
td.c_view {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF3E6 none repeat scroll 0 0;
	color:#8B6332;
}
div.c_view-list {
	color:#8B6332;
	font-size:92.5%;
}
dl#fast-reply dt {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFEDD9 url([url]http://209.85.62.24/145/11/0/f339113/sea-fastreplydt.png[/url]) repeat-x scroll center top;
	border-top:0 none;
	color:#FFF9F2;
	font-size:110%;
	font-weight:700;
	margin:0;
	padding:5px;
	text-align:center;
	text-transform:uppercase;
}
dl#fast-reply dd {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF3E6 none repeat scroll 0 0;
	border:0 none;
	padding:15px 0;
	text-align:center;
}
#c_post-preview {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF3E6 none repeat scroll 0 0;
	border:0 none;
	margin:0 auto 10px;
	padding:5px;
	text-align:left;
	width:98%;
}
#c_post-resize span {
	color:#8B6332;
	cursor:pointer;
	font-size:100%;
	padding:20px 5px 0;
}
#emot_wrap {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:transparent none repeat scroll 0 0;
	border-right:0 none;
}
#emot_wrap h3 {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF3E6 none repeat scroll 0 0;
	border:1px solid #8B6332;
	color:#8B6332;
	font-size:120%;
	text-align:center;
}
#emot_end {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:transparent none repeat scroll 0 0;
	border:1px solid #8B6332;
	display:block;
	font-weight:200;
	padding:4px 0;
	text-align:center;
}
#pm_folders {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:transparent none repeat scroll 0 0;
	border:0 none;
	padding-top:30px;
	vertical-align:top;
	width:150px;
}
#pm_folderlist {
	margin-left:0;
	margin-top:0;
	position:relative;
}
#pm_folderlist li {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:transparent url([url]http://209.85.62.24/145/11/0/f151933/char-inbox.png[/url]) no-repeat scroll 5px 50%;
	color:#8B6332;
	display:list-item;
	margin-bottom:4px;
	padding-left:28px;
}
#pm_forwarded {
	border:0 none;
	color:#8B6332;
	font-size:90%;
	font-style:italic;
	margin-top:1em;
	padding:3px 5px;
}
#ucp_gallery a {
	color:#8B6332;
	font-weight:700;
}
#ucp_gallery a:hover {
	border-bottom:1px dotted #8B6332;
	color:#8B6332;
}
.calendar td.cal_inactive {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFEDD9 none repeat scroll 0 0;
	color:#8B6332 !important;
}
.calendar td div {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF3E6 none repeat scroll 0 0;
	border:0 none;
	font-weight:700;
	padding:5px 7px;
}
.calendar div a {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:transparent url([url]http://209.85.62.24/static/1/s_minibday.png[/url]) no-repeat scroll 5px 50%;
	float:right;
	font-size:80%;
	font-weight:400;
	padding:0 0 6px 24px;
}
.calendar li a, .calendar li span {
	border:1px solid transparent;
	display:block;
	padding:3px;
}
.calendar td#cal_current {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF9F2 none repeat scroll 0 0;
	border:1px solid #8B6332;
}
div.portal_content {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF9F2 none repeat scroll 0 0;
	border:1px solid #8B6332;
	font-size:88.3%;
	margin:0;
	padding:5px 7px;
}
#portal h2 {
	font-size:88.3%;
}
#portal h4 {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:transparent url([url]http://209.85.62.24/119/86/0/f342911/sea-th.png[/url]) repeat-x scroll 0 0;
	color:#FFEDD9;
	font-size:88.3%;
	font-weight:400;
	margin:0;
	padding:2px 7px 1px;
}
#faq dt a {
	color:#8B6332;
	font-size:120%;
	font-weight:700;
}
#faq dd.faq_more a {
	color:#8B6332;
	font-style:italic;
}
#faq dl.faq_more a:hover {
	border-bottom:1px dotted #8B6332;
	color:#8B6332;
	font-style:italic;
}
.search_results {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF3E6 none repeat scroll 0 0;
	border:0 none;
	margin-bottom:1em;
	padding:5px 7px;
}
.search_results h3 {
	display:inline;
	font-size:125%;
}
.search_results cite, .search_results p {
	color:#8B6332;
	font-size:85%;
	margin:0;
}
#findposts .c_mark {
	color:#8B6332;
	font-size:200%;
	font-weight:700;
	vertical-align:top;
}
#pmtoast {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF9F2 none repeat scroll 0 0;
	border:1px solid #8B6332;
	bottom:10px;
	color:#8B6332;
	display:none;
	font-size:90%;
	position:fixed;
	right:10px;
	text-align:right;
	text-decoration:none;
	width:200px;
	z-index:1;
}
#pmtoast:hover {
	border-color:#FFEDD9;
}
#pmlink {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:transparent url([url]http://209.85.62.24/145/11/0/f175560/sea-pmbadge.png[/url]) no-repeat scroll 5px 50%;
	color:#8B6332;
	display:block;
	padding:10px 10px 10px 55px;
	text-decoration:none;
}
#pmlink big {
	color:#8B6332;
	display:block;
	font-weight:700;
	padding-bottom:5px;
}
#pmlink strong {
	color:#8B6332;
}
#pmclose {
	border:0 none;
	color:#8B6332;
	display:block;
	font-size:80%;
	padding:1px 10px;
}
#pmclose:hover {
	color:#8B6332;
}
#foot_wrap {
	margin:20px 0 0;
}
#foot td {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFEDD9 none repeat scroll 0 0;
	border-color:-webkit-use-text-color #8B6332;
	border-style:none solid;
	border-width:0 2px;
	color:#8B6332;
	font-size:80%;
	padding:3px 5px;
}
#foot a {
	color:#8B6332;
}
#foot a:hover {
	border-bottom:1px dotted #8B6332;
	color:#8B6332;
}
#foot #foot_datetime {
	border-left:0 solid #F5F5F5;
	white-space:nowrap;
	width:1%;
}
#new_base {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:transparent url([url]http://209.85.62.24/145/11/0/f175366/sea-copyright.png[/url]) no-repeat scroll 0 0;
	color:#8B6332;
	font-size:80%;
	line-height:90px;
	margin:0 auto;
	text-align:center;
	width:950px;
}
#c_tos h3 {
	color:#8B6332;
	font-size:120%;
}
td.username_ok {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF9F2 none repeat scroll 0 0;
}
input.username_ok {
	outline-color:#C1FFB2;
	outline-style:solid;
	outline-width:1px;
}
td.username_no {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF9F2 none repeat scroll 0 0;
}
input.username_no {
	outline-color:#BF1F29;
	outline-style:solid;
	outline-width:1px;
}
#acplogin {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFEDD9 none repeat scroll 0 0;
	border:1px solid #5A4020;
	height:275px;
	left:50%;
	margin:-137.5px 0 0 -250px;
	padding:0;
	position:absolute;
	top:50%;
	width:500px;
}
#acplogin h1 {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#8B6332 url([url]http://209.85.62.24/145/11/0/f165140/sea-submenu.png[/url]) repeat-x scroll center bottom;
	color:#FFF3E6;
	font-weight:400;
	height:50px;
	margin-bottom:20px;
	padding:50px 20px 0 0;
	text-align:right;
}
#acplogin h1 img {
	left:0;
	position:absolute;
	top:0;
}
a img {
	border:0 none;
}
form {
	display:inline;
	margin:0;
	padding:0;
}
.category h2, .topic h2, #portal h2 {
	padding:5px;
	text-align:center;
}
h3 {
	padding:3px 0;
}
input[type="checkbox"] {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:transparent none repeat scroll 0 0;
	border:0 none;
	padding:0;
	vertical-align:bottom;
}
input[type="radio"] {
	border:0 none;
}
select {
	margin:0 7px;
	padding:0;
	vertical-align:bottom;
}
option {
	margin:2px 0;
}
button.btn_img {
	border:0 none;
	cursor:pointer;
	padding:0;
}
.notice dt, .notice dd {
	padding:5px 7px;
}
.drop_menu a img {
	vertical-align:bottom;
}
.drop_menu li:hover ul, .drop_menu li.hover ul {
	left:auto;
}
#submenu a {
	padding:3px 5px;
}
#main {
	height:1%;
	padding:0 1%;
}
#nav li img {
	vertical-align:top;
}
.meta_box, .meta_menu {
	margin:10px 0;
}
.meta_box li {
	display:list-item;
	list-style-position:inside;
	list-style-type:square;
	margin-left:10px;
}
.meta_menu ul {
	font-size:90%;
	margin:5px 5%;
}
.meta_menu img, .meta_menu span {
	float:right;
	margin:10px 20px;
}
.cat-pages a, .cat-pagesjump i, .cat-topicpages a {
	cursor:pointer;
	padding:2px 5px;
}
.cat-topicpages a {
	padding:0 2px;
}
.cat-buttons, .topic-buttons {
	float:right;
	margin:15px 0;
	text-align:right;
	width:50%;
}
tr.postbtn td {
	padding:5px;
	text-align:center;
}
.row1, .row2 {
	line-height:1.4;
}
td.c_head input, td.c_head button, td.c_foot input, td.c_foot button, td.c_sort input, td.c_sort button {
	padding:1px;
}
td.c_desc img, td.c_desc input {
	float:left;
	vertical-align:middle;
}
.category {
	margin:10px 0 0;
}
span.collapse, span.uncollapse {
	cursor:pointer;
	float:right;
	position:relative;
}
.c_mark img {
	display:block;
	margin:auto;
}
.c_last {
	line-height:1.4;
	min-width:300px;
	width:30%;
}
.category td.c_foot {
	height:10px;
}
#stats_members {
	line-height:1.2;
}
td.c_cat-mark, td.c_cat-icon {
	padding:5px 0;
	text-align:center;
	width:30px;
}
td.c_cat-starter {
	width:125px;
}
td.c_cat-lastpost {
	width:175px;
}
.c_user {
	vertical-align:top;
	width:175px;
}
img.c_user {
	height:1px;
}
.avatar {
	display:block;
	margin:auto;
	text-align:center;
}
.av_wrap {
	margin:auto;
	overflow:hidden;
	text-align:center;
}
td.c_user .usertitle {
	margin:3px 0;
	text-align:center;
}
.pip {
	margin:3px 0;
	white-space:nowrap;
}
dl.user_info dt, dl.user_info dd {
	padding:0.1em;
}
dl.user_info dt {
	float:left;
	margin:0;
	min-width:4em;
}
dl.user_info dd.spacer, dl.user_profile dd.spacer {
	clear:both;
	float:right;
	height:4px;
	padding:0;
}
td.c_poll-choice {
	line-height:1.5;
	padding-left:45%;
}
td.c_poll-answer {
	text-align:right;
	width:42.5%;
}
td.c_poll-bar {
	text-align:left;
	vertical-align:middle;
	width:42.5%;
}
* html td.c_poll-bar span {
	margin-top:3px;
}
td.c_post {
	border-bottom:1px dotted #8B6332;
	line-height:1.7;
	vertical-align:top;
}
td.c_post a {
	border-bottom:1px dotted #8B6332;
	color:#8B6332;
}
td.c_post ul {
	list-style-type:square;
	margin-left:10px;
}
.c_post img, #topic_review img {
	max-width:90%;
}
.c_post-attachment {
	font-size:83.3%;
	margin-top:1em;
	padding:1em;
}
.c_post-attachment dd {
	margin-left:1em;
}
.post_sep {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFEDD9 none repeat scroll 0 0;
	font-size:1px;
	height:1px;
}
td.c_sig, td.c_nosig {
	height:1%;
	vertical-align:top;
}
td.c_nosig {
	border-top-style:hidden !important;
}
blockquote dl dt, blockquote dl dd {
	padding:2px 4px;
}
blockquote div, blockquote code {
	margin:0;
	padding:5px;
}
dl#fast-reply {
	clear:both;
	margin:auto;
	width:80%;
}
dl#fast-reply dd p {
	margin:-3px;
	padding:0 5% 10px;
	text-align:left;
}
dl#fast-reply dd textarea {
	display:block;
	height:100px;
	margin-bottom:10px;
	padding:2px;
	width:90%;
}
#c_post-text {
	height:223px;
}
#c_post-resize {
	float:right;
	margin-top:-1px;
	padding:4px 0 0;
	text-align:right;
}
#btn_preview {
	float:left;
	margin:10px 0 0 1px;
}
#c_emot {
	height:225px;
	vertical-align:top;
	width:210px;
}
#emot_list {
	border-left:1px solid;
	border-right:1px solid;
	height:275px;
	margin:0 auto;
	overflow:auto;
	padding:5px 0;
	text-align:center;
}
div#emot_list {
	padding:0;
}
#emot_list li {
	display:inline;
	padding:4px 10px;
}
#emot_list img {
	cursor:pointer;
	vertical-align:baseline;
}
.pm {
	margin-bottom:1em;
}
#pm_datesent {
	width:200px;
}
#pm_select {
	text-align:center;
	width:1px;
}
#conversation .c_post {
	padding:2em;
}
#ucp_profile, #pm_messages {
	float:right;
}
#ucp_settings img, #ucp_profile img {
	margin:18px 20px;
}
#ucp_gallery li {
	float:left;
	margin:15px 5px;
}
#ucp_gallery button {
	cursor:pointer;
	text-align:center;
}
.ucp button.btn_text {
	padding:5px 0;
	text-align:center;
	width:100%;
}
.calendar td {
	height:125px;
	padding:0;
	vertical-align:top;
	width:14.3%;
}
.calendar li {
	display:list-item;
	font-size:80%;
	margin:0;
}
.calendar li.placeholder {
	padding:4px;
}
.calendar li span {
	cursor:default;
}
.calendar td#cal_current div {
	padding-top:3px;
}
#portal_head {
	margin-bottom:10px;
}
#portal_foot {
	margin-top:10px;
}
#portal_l, #portal_r {
	display:none;
	font-size:88.3%;
	margin:0;
	padding:0;
}
#portal_l {
	float:left;
	width:200px;
}
#portal_r {
	float:right;
	width:150px;
}
#portal_news {
	margin:0;
}
#portal_clear {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:transparent none repeat scroll 0 0;
	border:medium none;
	clear:both;
	font-size:1px;
	height:1px;
	margin:0;
	padding:0;
}
.portal_box {
	margin-bottom:5px;
	padding:1px;
}
.portal_box table {
	clear:none;
}
#portal h2, #portal_foot h2 {
	clear:none;
	margin:0;
	padding:4px;
	text-align:center;
}
#faq {
	margin:20px 0;
}
#faq dl {
	padding:1em;
}
#faq dt {
	margin-bottom:5px;
}
#faq dd {
	display:list-item;
	margin:0 0 3px 15px;
	padding-left:3px;
}
.search_results div {
	display:block;
	margin:5px 0;
}
#acplogin #loginform {
	display:block;
	padding:0 50px;
	width:385px;
}
.category h2 a, #portal h2 a, #portal_foot h2 a, thead a, .category h2 a:hover, #portal h2 a:hover, #portal_foot h2 a:hover, thead a:hover {
	color:#FFF9F2;
}
#submenu a, #submenu a:hover {
	color:#FFF9F2;
}
#top_info a, #top_info a:hover, .drop_menu a, .drop_menu a:hover {
	color:#8B6332;
}
input, select, td, th {
	font-size:90%;
}
#nav li span {
	color:#8B6332;
	font-weight:500;
}
button.btn_default, .c_post-attachment dt, #c_tos dt {
	border:1px solid #8B6332;
	color:#8B6332;
	font-weight:500;
}
button.btn_normal {
	border:1px solid #8B6332;
	color:#8B6332;
	font-weight:500;
}
button.btn_normal:hover, button.btn_default:hover {
	border-color:#CDB191;
}
#submenu a:hover, .meta_menu a:hover {
	text-decoration:none;
}
.meta_box h3, td.c_topicfoot strong, #meta_welcome strong {
	font-size:120%;
}
.meta_box h3, .meta_box a, .meta_box a:hover, tr.pm_new td a, tr.pm_new td a:hover, tr.hidden td a, tr.hidden td a:hover, .c_forum strong a:hover, .c_last strong a:hover, #faq dt a:hover, .search_results h3 a, .search_results h3 a:hover {
	border-bottom:1px dotted #8B6332;
	color:#8B6332;
}
.row2 td, blockquote div {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF3E6 none repeat scroll 0 0;
}
a.member, .calendar td a, #faq dd a {
	color:#8B6332;
}
.calendar a:hover, #faq dd a:hover {
	border-bottom:medium none #8B6332;
	color:#8B6332;
}
img, .meta_box button img, td.c_cat-mark input, .c_post-attachment img, .warn img, #ucp_gallery a img {
	vertical-align:middle;
}
h1, h2, h3, #nav, #boardmeta, #main {
	clear:both;
	margin:0;
}
#meta_welcome, .search_results {
	clear:both;
}
#stats_events {
	line-height:2;
}
.c_cat-starter, .c_cat-replies, .c_cat-views, td.c_poll-total, td.c_poll-vote, td.c_topicfoot, .warn, .ucp th, #c_notes, .calendar th {
	text-align:center;
}
blockquote dl dd, #foot #foot_links {
	text-align:right;
}
#c_post, #ucp_gallery {
	text-align:center;
	vertical-align:top;
}
#files_upload input, .pm .row1 a, .pm .row2 a, #ucp_gallery button img, #findposts td a {
	display:block;
}
#ucp_settings, #pm_settings {
	float:left;
}
#c_tos dd, #username_response {
	margin-left:10px;
}
#vlx {
	z-index:1;
}
#blog {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF9F2 none repeat scroll 0 0;
	border:2px solid #8B6332;
	color:#8B6332;
	margin:0;
}
#blog blockquote {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:transparent none repeat scroll 0 0;
	border:medium none;
	font-size:85%;
	padding:0 10px;
}
#blog h1 {
	float:right;
}
#blog h2 {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:transparent none repeat scroll 0 0;
	clear:none;
	font-size:130%;
	padding:0;
}
#blog h2, #blog h2 a {
	color:#8B6332;
}
#blog h2 a:hover {
	color:#8B6332;
}
#blog_foot {
	clear:both;
	margin-bottom:20px;
}
#blog_head {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF9F2 none repeat scroll 0 0;
	border:0 solid #8B6332;
	padding:10px 14px;
}
#blog_head img.avatar {
	display:inline;
}
#blog_head:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	line-height:0;
	visibility:hidden;
}
#blog_main {
	margin:20px 200px 10px 10px;
}
#blog_categories, #blog_readers, #blog_about, div.blog_options {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF9F2 none repeat scroll 0 0;
	margin:15px 0;
	padding:5px 7px;
}
#blog_sidebar h3, #blog_sidebar dt {
	color:#8B6332;
	font-weight:700;
}
#blog_sub {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF9F2 none repeat scroll 0 0;
	clear:both;
	padding:5px 7px;
	position:relative;
	text-align:right;
}
#blog_sub span {
	padding-top:4px;
}
#blog_sidebar {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#8B6332 none repeat scroll 0 0;
	float:right;
	font-size:93.3%;
	margin:20px 10px 0 0;
	padding:0 10px;
	width:160px;
}
#blog_sidebar dd {
	margin-left:10px;
}
#blog_user {
	font-size:175%;
}
#blog table {
	clear:none;
}
div.blog_options {
	font-size:90%;
	text-align:right;
}
div.blog_date {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF3E6 none repeat scroll 0 0;
	border:1px solid #8B6332;
	color:#8B6332;
	float:right;
	font-weight:700;
	margin:0 15px;
	text-align:center;
	text-transform:uppercase;
	width:40px;
}
div.blog_date span {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF9F2 none repeat scroll 0 0;
	border-top:1px solid #8B6332;
	color:#8B6332;
	display:block;
	font-size:130%;
	font-weight:700;
	padding:2px 4px;
}
div.blog_entry {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF9F2 none repeat scroll 0 0;
	margin:10px 0;
	padding:5px 7px;
}
#blog_comments li {
	padding:5px 7px;
}
#blog_comments li.odd {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF3E6 none repeat scroll 0 0;
}
#shoutwrap {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF9F2 none repeat scroll 0 0;
	border:1px solid #8B6332;
	font-size:88.3%;
}
#shoutwrap td {
	padding:0;
}
#shoutbox {
	list-style-type:none;
	margin:0;
	padding:0;
}
#shoutbox li {
	padding:5px 7px;
}
#shoutbox li.odd {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFF3E6 none repeat scroll 0 0;
}
#shoutbox dl, #shoutbox dt, #shoutbox dd {
	margin:0;
	padding:0;
}
#shoutbox dt {
	color:#8B6332;
	font-size:80%;
}
#shoutopts, #shoutpost {
	clear:both;
	text-align:center;
}
#logo {
	padding-left:30px;
}
.l {
	text-align:left;
}
.c {
	text-align:center;
}
.r {
	text-align:right;
}
.left {
	float:left;
}
.right {
	float:right;
}
#stats_members a.member {
	white-space:nowrap;
}
.calendar li span {
	cursor:default;
}
#c_tos li {
	display:list-item;
	margin-left:25px;
}
#c_tos ul li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
}
#c_tos ol li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:lower-alpha;
}
#shoutrefresh {
	cursor:pointer;
}
#wrap, #logo, #submenu, #submenu_bar, #nav {
	margin:0 auto;
	padding-left:0;
	padding-right:0;
	width:800px;
}
#aio_fb {
	text-align:center;
}
#aio_fb .tab {
	background-color:#F4F4F4;
	border:1px solid #EDEDED;
	color:#717870;
	cursor:pointer;
	height:30px;
	margin-bottom:2px;
	padding-top:10px;
	width:350px;
}
#aio_fb .tab2 {
	display:none;
	margin-left:13px;
	width:349px;
}
#aio_fb #d4 {
	height:70px;
	padding-bottom:5px;
	padding-left:20px;
	text-align:left;
	width:329px;
}
#aio_fb #msg {
	cursor:default;
	height:20px;
	margin-bottom:5px;
	opacity:0.5;
}
.tab.tab2.aio_fb.bank.info {
	opacity:0.5;
}
#aio_fb .aio_fb.tab.reputation {
	height:auto;
	padding-bottom:10px;
	padding-left:25px;
	text-align:left;
}
.new_dlog {
	font-weight:bold;
}
#aio_ucp_info {
	font-style:italic;
	text-align:center;
}
.aio_ucp_menu {
	width:150px;
}
.aio_ucp_div .tab {
	margin-bottom:5px;
	margin-top:5px;
	width:150px;
}
.aio_logged_out, .aio_not_registered, .aio_is_admin, .aio_logged_in {
	display:none;
}
.select {
	border:1px solid #CCCCCC;
	height:60px;
	line-height:15px;
	overflow:auto;
	padding-top:5px;
	width:300px;
}
.option {
	cursor:default;
	overflow:hidden;
	white-space:nowrap;
}
.active {
	-webkit-background-clip:border;
	-webkit-background-origin:padding;
	background:#FFD799 none repeat scroll 0 0;}
.l {text-align:left}
.c {text-align:center}
.r {text-align:right}
.left {float:left}
.right {float:right}
#stats_members a.member, .bday_strip {white-space:nowrap}
.calendar li span {cursor:default}
#c_tos li {display:list-item;margin-left:25px}
#c_tos ul li {list-style:disc}
#c_tos ol li {list-style:lower-alpha}
#shoutrefresh {cursor:pointer}
 
Shadow Jolteon said:
Hey, Grab can take windows. =P It just doesn't leave the cool shadow... Nor does it save translucency... That's the only thing I like about the widget. XD
The widget can do everything Grab can do, only better. Why wouldn't you like it? XD And I don't think Grab can take screenshots of the Dock, lol.

EDIT: Okay, it can do the Dock, but not nearly as good, lol.
 
Status
Not open for further replies.
Back
Top