/*************** LOGO AREA ALTERATIONS AND ADDITIONS ***************/

/******* Custom CSS-made Buttons ********/
span.postbutton {
display:block;
float:left;
height:32px;
position:relative;
text-align:center;
width:34px;
z-index:1;
}

table#member_list_full td span.postbutton,table#forum_leaders_global td span.postbutton {
float:none;
margin:auto;
}

span.postbutton.profile {
background:url(http://z4.ifrm.com/30296/128/0/p1110395/Profile.png) no-repeat center center;
}

span.postbutton.profile:hover {
background:url(http://z4.ifrm.com/30296/128/0/p1110396/ProfileHover.png) no-repeat center center;
}

span.postbutton.offline {
background:url(http://z4.ifrm.com/30296/128/0/p1110403/Offline.png) no-repeat center center;
}

table#member_list_full span.postbutton.offline,table#forum_leaders_global span.postbutton.offline {
background:url(http://z4.ifrm.com/30296/128/0/p1112068/OfflineM.png) no-repeat center center;
}

span.postbutton.offline:hover {
background:url(http://z4.ifrm.com/30296/128/0/p1110404/OfflineHover.png) no-repeat center center;
}

table#member_list_full span.postbutton.offline:hover,table#forum_leaders_global span.postbutton.offline:hover {
background:url(http://z4.ifrm.com/30296/128/0/p1112069/OfflineHoverM.png) no-repeat center center;
}

span.postbutton.online {
background:url(http://z4.ifrm.com/30296/128/0/p1110409/Online.png) no-repeat center center;
}

table#member_list_full span.postbutton.online,table#forum_leaders_global span.postbutton.online {
background:url(http://z4.ifrm.com/30296/128/0/p1112071/OnlineM.png) no-repeat center center;
}

span.postbutton.online:hover {
background:url(http://z4.ifrm.com/30296/128/0/p1110410/OnlineHover.png) no-repeat center center;
}

table#member_list_full span.postbutton.online:hover,table#forum_leaders_global span.postbutton.online:hover {
background:url(http://z4.ifrm.com/30296/128/0/p1112073/OnlineHoverM.png) no-repeat center center;
}

span.postbutton.edit {
background:url(http://z4.ifrm.com/30296/128/0/p1110385/Edit.png) no-repeat center center;
width:36px;
}

span.postbutton.report {
background:url(http://z4.ifrm.com/30296/128/0/p1110411/Report.png) no-repeat center center;
left:5px;
}

span.postbutton.delete {
background:url(http://z4.ifrm.com/30296/128/0/p1110383/Delete.png) no-repeat center center;
right:5px;
}

span.postbutton.report,span.postbutton.delete {
width:35px;
z-index:2;
}

span.postbutton.edit:hover {
background:url(http://z4.ifrm.com/30296/128/0/p1110386/EditHover.png) no-repeat center center;
}

span.postbutton.report:hover {
background:url(http://z4.ifrm.com/30296/128/0/p1110412/ReportHover.png) no-repeat center center;
}

span.postbutton.delete:hover {
background:url(http://z4.ifrm.com/30296/128/0/p1110384/DeleteHover.png) no-repeat center center;
}

span.postbutton.quote {
background:url(http://z4.ifrm.com/30296/128/0/p1110387/Quote.png) no-repeat center center;
width:38px;
}

span.postbutton.top {
background:url(http://z4.ifrm.com/30296/128/0/p1110390/Top.png) no-repeat center center;
position:relative;
right:5px;
width:36px;
}

span.postbutton.quote:hover {
background:url(http://z4.ifrm.com/30296/128/0/p1110388/QuoteHover.png) no-repeat center center;
}

span.postbutton.top:hover {
background:url(http://z4.ifrm.com/30296/128/0/p1110391/TopHover.png) no-repeat center center;
}

span.postbutton-hover {
background:url(http://z4.ifrm.com/30296/128/0/p1110360/PostButton.png) no-repeat center center;
width:64px;
height:25px;
line-height:20px;
color:#1d1d1d;
text-shadow:0 1px 0 #77dde6;
text-transform:uppercase;
font-family:Tahoma,'Droid Sans',Segoe UI;
font-size:10px;
font-weight:bold;
margin-left:-28px;
position:absolute;
left:50%;
z-index:9999999;
display:none;
}

table#single_post.topic span.right span.postbutton.quote span.postbutton-hover {
margin-left:-31px;
}

span.postbutton-hover {
top:-25px;
}

span.postbutton:hover span.postbutton-hover {
display:block;
}

.c_next a {
color:#A9E6FF;
display:block;
font-size:125%;
font-weight:bold;
text-align:center;
text-shadow:0 1px 1px rgba(0,0,0,0.75),0 0 5px #103CA0,0 0 5px #103CA0;
text-transform:uppercase;
}

td.c_next a:hover {
color:#FFA9C1;
text-shadow:0 1px 1px rgba(0,0,0,0.75),0 0 5px #630b0b,0 0 5px #630b0b;
}

div.c_view-list {
font-size:92.5%;
}

dl#fast-reply dt {
font-size:110%;
font-weight:bold;
margin:0;
padding:5px;
}

dl#fast-reply dd {
text-align:center;
}

#c_post-preview {
text-align:left;
width:98%;
margin:0 auto;
padding:5px;
}

#c_post-resize span {
color:#A9E6FF;
text-shadow:0 1px 1px rgba(0,0,0,0.75),0 0 5px #103CA0,0 0 5px #103CA0;
font-size:28px;
padding:20px 5px 0;
cursor:pointer;
transition:all 200ms linear;
-moz-transition:all 200ms linear;
-webkit-transition:all 200ms linear;
-o-transition:all 200ms linear;
}

div#c_post-resize span:hover {
color:#FFA9C1;
text-shadow:0 1px 1px rgba(0,0,0,0.75),0 0 5px #630b0b,0 0 5px #630b0b;
}

#emot_wrap {
background:url(http://z4.ifrm.com/30296/128/0/p1104622/Emoticon.png) no-repeat center top;
width:205px;
}

#emot_wrap h3 {
color:#A9E6FF;
font-size:12px;
text-align:center;
text-shadow:0 1px 1px rgba(0,0,0,0.75),0 0 5px #103CA0,0 0 5px #103CA0;
text-transform:uppercase;
padding:15px 0;
}

#emot_end {
display:block;
font-size:11px;
font-weight:bold;
text-align:center;
text-transform:uppercase;
padding:4px 0;
}

#pm_folders {
padding-top:10px;
vertical-align:top;
}

#pm_folderlist {
margin-left:0;
margin-top:0;
position:relative;
}

#pm_folderlist li {
width:50%;
margin:0 auto;
display:list-item;
}

#pm_forwarded {
border:1px dotted#E7E7E7;
color:#999;
font-size:90%;
font-style:italic;
margin-top:1em;
padding:3px 5px;
}

span.bigbutton {
background:url(http://i.imgur.com/2lHDy4Z.png) no-repeat center center;
padding:14px 42px 15px 20px;
color:#fff;
text-shadow:0 1px 2px #23537f;
font-family:'Droid Sans';
font-size:12px;
font-weight:bold;
}

span.bigbutton:hover {
background:url(http://i.imgur.com/aLCwxPa.png) no-repeat center center;
}

span.bigbutton:active {
background:url(http://i.imgur.com/M51SuDt.png) no-repeat center center;
}

tr.postbtn td {
text-align:center;
}

.row1,.row2 {
line-height:1.4;
}

td.c_desc img,td.c_desc input {
float:left;
vertical-align:middle;
}

.category {
min-height:185px;
}

.c_mark img {
display:block;
margin:auto;
}

#stats_members {
line-height:1.2;
}

td.c_cat-mark,td.c_cat-icon {
text-align:center;
width:30px;
padding:5px 0;
}

td.c_cat-starter {
width:125px;
}

td.c_cat-lastpost {
width:175px;
}

.c_user {
border:none;
vertical-align:top;
}

.c_post,.c_sig,.c_nosig {
width:100%;
}


table#pm_viewer img.avatar,table#avatar_gallery_sys.ucp img.avatar {
margin:10px 0 15px -3px;
}

table#pm_viewer td.c_username a,table#pm_viewer img.avatar {
position:relative;
z-index:1;
}

td.c_user .usertitle {
text-align:center;
font-size:11px;
margin-top:10px;
position:relative;
z-index:1;
}

td.c_user div.usertitle img {
margin-top:-5px;
}

.pip {
white-space:nowrap;
margin:10px 0 0;
}

dl.user_info dt,dl.user_info dd {
padding:0.1em;
}

dl.user_info dt {
float:left;
min-width:4em;
margin:0;
}

dl.user_info dd.spacer,dl.user_profile dd.spacer {
padding:0;
}

td.c_poll-choice {
line-height:1.5;
padding-left:45%;
position:relative;
z-index:1;
}

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;
}


div.postinner {
background:url(http://z4.ifrm.com/30296/128/0/p1114450/PostL.png) no-repeat left bottom,url(http://z4.ifrm.com/30296/128/0/p1114451/PostR.png) no-repeat right bottom,url(http://z4.ifrm.com/30296/128/0/p1114449/PostW.png) repeat-x center bottom;
background-color:#282828;
padding:0 8px 10px;
margin:0 -10px -10px;
}

table#single_post.topic div.postinner {
padding:0 6px 10px;
}

div.post_extension {
background:url(http://z4.ifrm.com/30296/128/0/p1098324/PostExtension.png) no-repeat left bottom;
padding:0 0 5px 31px;
margin-left:-31px;
}

table.search_results_post div.post_extension,table#single_post.topic div.post_extension,table#pm_viewer div.post_extension,table#cal_event div.post_extension,table#pm_viewer div.userinner,table#pm_viewer div.userinnerdeep {
background:none;
}

table.topic td.c_post div.post_extension table div.h2wrap,table.topic td.c_post div.post_extension table div.h2wrap,table.topic table div.h2wrap,table.topic td.c_post div.post_extension blockquote div table div.h2wrap,table.topic td.c_post div.post_extension blockquote div table div.h2wrap,table.topic blockquote div table div.h2wrap,table.topic td.c_sig table div.h2wrap,table#sig_box td.c_sig table div.h2wrap,div.search_results div table td div.h2wrap,div#blog div#blog_main div.blog_entry blockquote table div.h2wrap {
background:url(http://z4.ifrm.com/30296/128/0/p1096638/H2TextW.png) repeat-x center center;
height:40px!important;
margin:0!important;
}

table.topic td.c_post table div.h2left,table.topic td.c_post table div.h2right,table.topic td.c_post div.post_extension table div.h2left,table.topic td.c_post div.post_extension table div.h2right,table.topic table div.h2left,table.topic table div.h2right,table.topic td.c_post table div.h2left,table.topic td.c_post table div.h2right,table.topic td.c_post div.post_extension blockquote div table div.h2left,table.topic td.c_post div.post_extension blockquote div table div.h2right,table.topic blockquote div table div.h2left,table.topic blockquote div table div.h2right,table#sig_box td.c_sig table div.h2left,table#sig_box td.c_sig table div.h2right,div.search_results div table td div.h2left,div.search_results div table td div.h2right,div#blog div#blog_main div.blog_entry blockquote table div.h2left,div#blog div#blog_main div.blog_entry blockquote table div.h2right {
background:none;
height:40px;
margin:0;
}

table.topic td.c_post table div.h2center,table.topic td.c_post div.post_extension table div.h2center,table.topic table div.h2center,table.topic td.c_post blockquote div table div.h2center,table.topic td.c_post div.post_extension blockquote div table div.h2center,table.topic blockquote div table div.h2center,table#sig_box td.c_sig table div.h2center,div.search_results div table td div.h2center,div#blog div#blog_main div.blog_entry blockquote table div.h2center {
height:40px;
padding:10px 0 0 10px;
}

table.topic td.c_post table span.h2textleft,table.topic td.c_post table span.h2textright,table.topic td.c_post table span.h2text,table.topic td.c_post div.post_extension table span.h2textleft,table.topic td.c_post div.post_extension table span.h2textright,table.topic td.c_post div.post_extension table span.h2text,table.topic table span.h2textleft,table.topic table span.h2textright,table.topic table span.h2text,table.topic td.c_post blockquote div table span.h2textleft,table.topic td.c_post blockquote div table span.h2textright,table.topic td.c_post blockquote div table span.h2text,table.topic td.c_post div.post_extension blockquote div table span.h2textleft,table.topic td.c_post div.post_extension blockquote div table span.h2textright,table.topic td.c_post div.post_extension blockquote div table span.h2text,table.topic blockquote div table span.h2textleft,table.topic blockquote div table span.h2textright,table.topic blockquote div table span.h2text,table#sig_box td.c_sig table span.h2textleft,table#sig_box td.c_sig table span.h2textright,table#sig_box td.c_sig table span.h2text,div.search_results div table td span.h2textleft,div.search_results div table td span.h2textright,div.search_results div table td span.h2text,div#blog div#blog_main div.blog_entry blockquote table span.h2textleft,div#blog div#blog_main div.blog_entry blockquote table span.h2textright,div#blog div#blog_main div.blog_entry blockquote table span.h2text {
background:none;
padding:0;
}
/******* END OF BUTTONS ******/

/**** Profile Photo Next to Logo ****/
.styleavi {
    width: auto;
    border: 1px solid #333333;
    color: black;
    }

.styleavi a {
    width: auto;
    color: black;
    }

.l_style {
    margin-top: 5px;
    margin-right: 5px;
    }

span.l_style img {
   width: 95px;
   height: 95px;
   }

}

/***** Main *****/
#logo_img {
float:left;
margin-top:30px;
}

#logo-r {
float:right;
margin:75px 15% 0 0;
padding:0 5px;
position:relative;
}

/***** Menu Main *****/

ul.drop_menu,.drop_menu li,ul.logo_nav,.logo_nav li { list-style-type:none; }

.logo_nav li {
float:right;
padding:0 5px;
text-align:center;
}

.logo_nav a {
display:block;
position:relative;
height:45px;
width:45px;
}

/***** Logo ELP *****/

li#logo_elp a {
background:transparent url(http://i.imgur.com/Sdlrodo.png) no-repeat left bottom;
}

li#logo_elp a:hover {
background:transparent url(http://i.imgur.com/Sdlrodo.png) no-repeat right bottom;
}

li#logo_elp ul {
background:transparent url(http://i.imgur.com/pixOjFz.png) no-repeat center bottom;
}


/***** Logo FIP *****/

li#logo_fip a {
background:transparent url(http://i.imgur.com/Sdlrodo.png) no-repeat left center;
}

li#logo_fip a:hover {
background:transparent url(http://i.imgur.com/Sdlrodo.png) no-repeat right center;
}

li#logo_fip ul {
background:transparent url(http://i.imgur.com/pixOjFz.png) no-repeat center center;
}

/***** Logo UCP *****/

li#logo_ucp a {
background:transparent url(http://i.imgur.com/Sdlrodo.png) no-repeat left top;
}

li#logo_ucp a:hover {
background:transparent url(http://i.imgur.com/Sdlrodo.png) no-repeat right top;
}

li#logo_ucp ul {
background:transparent url(http://i.imgur.com/pixOjFz.png) no-repeat center top;
}

/***** Menu Drop Down *****/
.logo_nav ul {
left:-999em;
margin:-2px 0 0 -1px;
padding:0 0 5px;
position:absolute;

z-index:1;
bottom:45px;
height:65px;
right:-115px;
width:430px;
}

.logo_nav ul li { float:left!important;padding:0; }

.logo_nav ul li a {
background:none!important;
color:#000000;
display:block;
font-size:12px;
font-style:normal;
font-weight:bold;
height:auto !important;
margin:30px 0 0 18px !important;
padding:3px 0 0 10px !important;
width:auto !important;
}

.logo_nav ul li a:hover {
border-bottom:2px solid #565554;
color:#565554;
}

.logo_nav a img {
vertical-align:bottom;
}

.logo_nav li:hover ul,.logo_nav li.hover ul {
left:auto;
}

html,body {
background:url(http://i1.ifrm.com/12932/177/upload/p1677905.jpg);
background-repeat:repeat;
background-color:#1e1e1e;
color:#ffffff;
font-family:"Helvetica", "Arial", "Bitstream Vera Sans", "Verdana", sans-serif;
font-size:93.3%;
margin:0;
padding:0;
min-width:975px;
}

a {
color:#d9d9d9;
text-decoration:none;
}

a:hover {
color:#d9d9d9;
text-decoration:none;
}

hr {
background-color:#0a0b0b;
border:0;
clear:both;
color:#0a0b0b;
height:1px;
}

table {
border-collapse:collapse;
border-spacing:0;
clear:both;
empty-cells:show;
width:100%;
}

th,td {
border:1px solid #0a0b0b;
}

th {
background:url(http://i1340.photobucket.com/albums/o726/Neidr/Antite%20BBS/Naruto%20Antite%20BBS/narutableline2_zps00f7cc6b.png) repeat-x top #1e1e1e;
color:#d9d9d9;
font-weight:400;
padding:3px 5px;
text-align:left;
}

td {
background:url(http://i1340.photobucket.com/albums/o726/Neidr/Antite%20BBS/Naruto%20Antite%20BBS/narutableline_zps7fef0cc4.png);
background-repeat: repeat-x;
background-color:#1e1e1e;
color:#ffffff;
padding:5px 10px;
}

th a,th a:hover {
color:#d9d9d9;
font-weight:700;
}

h1 {
font-size:200%;
}

h2,h3 {
font-size:100%;
}

.category h2,.topic h2,thead th {
background:url(http://i.imgur.com/PLfNF5L.png) repeat-x top #141414;
padding: 0px 0px 8px 0px;
color:#fff;
font-size:110%;
font-weight:700;
}

#portal h2 {
background:url(http://i.imgur.com/sQ8SKiH.png); repeat-x top #141414;
padding: 0px 0px 8px 0px;
color:#fff;
font-size:110%;
font-weight:700;
}

#portal_foot h2 {
background:url(http://i.imgur.com/sQ8SKiH.png); repeat-x top #141414;
padding: 0px 0px 8px 0px;
color:#fff;
font-size:110%;
font-weight:700;
}

thead th {
border:1px solid #0a0b0b;
border-bottom-width:1px;
padding:5px;
text-align:center;
}

h2.special {
background:url(http://i.imgur.com/PLfNF5L.png) repeat-x top #FB9D3A;
padding:5px;
border-color:#e77700;
}

input,select,textarea,button,a.btn_fake {
background:url(http://i1340.photobucket.com/albums/o726/Neidr/Antite%20BBS/Naruto%20Antite%20BBS/narutableline_zps7fef0cc4.png);
background-repeat: repeat-x;
background-color:#141414;
border:1px solid #0a0b0b;
color:#ffffff;
padding:3px 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 {
border-color:#0a0b0b;
}

.submit_error {
background:url(http://i1340.photobucket.com/albums/o726/Neidr/Antite%20BBS/Naruto%20Antite%20BBS/narutableline_zps7fef0cc4.png);
background-repeat: repeat-x;
background-color:#1e1e1e;
border:1px solid #0a0b0b;
}

button,a.btn_fake {
background:url(http://i1340.photobucket.com/albums/o726/Neidr/Antite%20BBS/Naruto%20Antite%20BBS/narutableline_zps7fef0cc4.png);
background-repeat: repeat-x;
background-color:#141414;
border:1px solid #0a0b0b;
color:#ffffff;
cursor:default;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:90%;
overflow:visible;
width:auto;
}

button:hover,a.btn_fake:hover {
border-color:#0a0b0b;
}

button.btn_text {
background:none;
border:0;
cursor:pointer;
font-family:Arial, "Bitstream Vera Sans", Verdana, sans-serif;
font-size:100%;
}

.notice {
background:url(http://i1340.photobucket.com/albums/o726/Neidr/Antite%20BBS/Naruto%20Antite%20BBS/narutableline_zps7fef0cc4.png);
background-repeat: repeat-x;
background-color:#1e1e1e;
border:2px solid #0a0b0b;
color:#ffffff;
margin:10px auto 0;
width:70%;
}

.notice dt {
color:#fdffff;
font-weight:700;
}

.notice dd {
font-style:italic;
}

dl.info {
background:url(http://i1340.photobucket.com/albums/o726/Neidr/Antite%20BBS/Naruto%20Antite%20BBS/narutableline_zps7fef0cc4.png);
background-repeat: repeat-x;
background-color:#1e1e1e;
border-color:#0a0b0b; 
}

.info dt {
background:url(http://i1340.photobucket.com/albums/o726/Neidr/Antite%20BBS/Naruto%20Antite%20BBS/narutableline_zps7fef0cc4.png);
background-repeat: repeat-x;
background-color:#1e1e1e;
color:#ffffff;
}

dl.error {
background:url(http://i1340.photobucket.com/albums/o726/Neidr/Antite%20BBS/Naruto%20Antite%20BBS/narutableline_zps7fef0cc4.png);
background-repeat: repeat-x;
background-color:#1e1e1e;
border-color:#0a0b0b; 
}

.error dt {
background:url(http://i1340.photobucket.com/albums/o726/Neidr/Antite%20BBS/Naruto%20Antite%20BBS/narutableline_zps7fef0cc4.png);
background-repeat: repeat-x;
background-color:#1e1e1e;
color:#ffffff;
}

#top ul,#nav,ul.cat-pages,ul.cat-topicpages,table.calendar ul,div.meta_menu ul,#pm_folderlist,#profile_menuwrap ul {
list-style: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 {
background:url(http://i1340.photobucket.com/albums/o726/Neidr/Antite%20BBS/Silver%20Antite%20BBS/silvAntiteBBSTopBar_zps6c0d5357.gif) repeat-x top #1e1e1e;
height:8px;
}

#top {
background:url(http://i.imgur.com/sQ8SKiH.png) repeat-x top #586eb1;
border-bottom:1px solid #0a0b0b;
height:20px;
padding:0 2% 4px;
margin-bottom:12px;
}

#top_info {
color:#fff;
float:left;
margin-top:4px;
}

#top_menu {
background:url(http://i.imgur.com/sQ8SKiH.png);
background:#;
border-left:1px solid #0a0b0b;
float:right;
margin-top:0px;
}

.drop_menu li {
background:url(http://i.imgur.com/sQ8SKiH.png) repeat-x top #586eb1;
float:left;
margin-right:1px;
text-align:center;
}

.drop_menu a {
color:#1e1e1e;
display:block;
padding:4px .25em;
position:relative;
width:9em;
}

.drop_menu a:hover {
color:#2b3133;
}

.drop_menu ul {
-moz-opacity:1.00;
border-top:1px solid #0a0b0b;
color:#fff;
left:-999em;
margin:0;
opacity:1.00;
position:absolute;
width:9.4em;
}

.drop_menu ul li {
background:#1e1e1e;
font-size:85%;
margin:0;
padding:0;
width:100%;
}

.drop_menu ul li a {
border:0 solid #1e1e1e;
border-width:0 1px 1px;
display:block;
padding:4px 5%;
width:90%;
}

.drop_menu li ul li a:hover {
background:#2b3133;
}

#logo { 
background:transparent url(http://i.imgur.com/VDENoo9.png?1) no-repeat center;
border:1px solid #460501; 
clear:both;
margin:0 2%;
font-size:85%; 
line-height:100%; 
padding:2px 2px;
}

#submenu_bar {
display:none;
}

#submenu {
background:url(http://i1340.photobucket.com/albums/o726/Neidr/Antite%20BBS/Naruto%20Antite%20BBS/narutableline_zps7fef0cc4.png);
background-repeat: repeat-x;
background-color:#1e1e1e;
border:1px solid #000000;
color:#d9d9d9;
font-size:85%;
margin:0 2%;
padding:3px 1% 4px;
text-align:right;
}

#wrap {
background:#1e1e1e;
border:1px solid #000000;
margin:0 2% 30px;
}

#nav {
color:#ffffff;
height:1%;
padding:10px 1%;
}

.meta_box {
background:url(http://z3.ifrm.com/static/1/css/boxbg.png) repeat-x top #D8DCEB;
border:1px solid #BFC8E3;
font-size:85%;
line-height:150%;
padding:10px 25px;
}

.meta_menu {
background:#F6F6F6;
border:1px solid #e7e7e7;
padding:0;
width:49%;
}

.meta_menu h3 {
background:url(http://i.imgur.com/sQ8SKiH.png) repeat-x top #FB9D3A;
border:1px solid #0a0b0b;
clear:both;
color:#FFF;
font-size:100%;
font-weight:700;
margin:-1px;
text-align:center;
}

.meta_menu a,.meta_menu a:hover {
color:#d9d9d9;
}

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 {
background:url(http://i1340.photobucket.com/albums/o726/Neidr/Antite%20BBS/Naruto%20Antite%20BBS/narutableline_zps7fef0cc4.png);
background-repeat: repeat-x;
background-color:#1e1e1e;
border:1px solid #0a0b0b;
color:#ffffff;
}

.cat-pages a:hover,.cat-topicpages a:hover {
background:url(http://i1340.photobucket.com/albums/o726/Neidr/Antite%20BBS/Naruto%20Antite%20BBS/narutableline_zps7fef0cc4.png);
background-repeat: repeat-x;
background-color:#141414;
border:1px solid #0a0b0b;
color:#ffffff;
}

.cat-pages span {
background:url(http://i1340.photobucket.com/albums/o726/Neidr/Antite%20BBS/Naruto%20Antite%20BBS/narutableline_zps7fef0cc4.png);
background-repeat: repeat-x;
background-color:#1e1e1e;
border:1px solid #0a0b0b;
color:#ffffff;
cursor:default;
font-weight:700;
padding:2px 5px;
}

.cat-pages input {
background:url(http://i1340.photobucket.com/albums/o726/Neidr/Antite%20BBS/Naruto%20Antite%20BBS/narutableline_zps7fef0cc4.png);
background-repeat: repeat-x;
background-color:#1e1e1e;
color:#ffffff;
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 {
background:url(http://i1340.photobucket.com/albums/o726/Neidr/Antite%20BBS/Naruto%20Antite%20BBS/narutableline_zps7fef0cc4.png);
background-repeat: repeat-x;
background-color:#1e1e1e;
color:#ffffff;
font-size:80%;
}

td.c_desc {
background:url(http://i1340.photobucket.com/albums/o726/Neidr/Antite%20BBS/Naruto%20Antite%20BBS/narutableline_zps7fef0cc4.png);
background-repeat: repeat-x;
background-color:#1e1e1e;
font-weight:700;
text-align:right;
vertical-align:middle;
width:200px;
}

td.c_desc small {
display:block;
font-weight:400;
}

tr.pm_new td {
background:url(http://i1340.photobucket.com/albums/o726/Neidr/Antite%20BBS/Naruto%20Antite%20BBS/narutableline_zps7fef0cc4.png);
background-repeat: repeat-x;
background-color:#1e1e1e;
border:1px solid #0a0b0b;
font-weight:700;
}

tr.hidden td.c_post {
background:#D8DCEB;
}

.bday {
background:url(http://z3.ifrm.com/static/1/s_minibday.png) no-repeat;
color:#425384;
font-size:90%;
font-weight:700;
height:16px;
padding:2px 2px 2px 18px;
width:20px;
}

.c_mark {
background:url(http://i1340.photobucket.com/albums/o726/Neidr/Antite%20BBS/Naruto%20Antite%20BBS/narutableline_zps7fef0cc4.png);
background-repeat: repeat-x;
background-color:#1e1e1e;
text-align:center;
width:1%;
}

.c_forum {
background:url(http://i1340.photobucket.com/albums/o726/Neidr/Antite%20BBS/Naruto%20Antite%20BBS/narutableline_zps7fef0cc4.png);
background-repeat: repeat-x;
background-color:#1e1e1e;
color:#d9d9d9;
font-size:80%;
width:60%;
}

.c_forum a:hover {
background:url(http://i1340.photobucket.com/albums/o726/Neidr/Antite%20BBS/Naruto%20Antite%20BBS/narutableline_zps7fef0cc4.png);
background-repeat: repeat-x;
background-color:#2b3133;
color:#d9d9d9;
}


.c_forum strong a,.c_last strong a {
color:#d9d9d9;
}

.c_forum strong a {
font-size:110%;
}

td.c_last {
background:url(http://i1340.photobucket.com/albums/o726/Neidr/Antite%20BBS/Naruto%20Antite%20BBS/narutableline_zps7fef0cc4.png);
background-repeat: repeat-x;
background-color:#1e1e1e;
font-size:85%;
color:#ffffff;
}

.c_forum-desc {
color:#333;
font-size:85%;
}

.c_last-title {
background:url(http://i1340.photobucket.com/albums/o726/Neidr/Antite%20BBS/Silver%20Antite%20BBS/silvAntiteBBSTopicIcon_zpsf5bc8a83.gif) no-repeat left;
display:block;
line-height:16px;
padding-left:10px;
}

td.c_info-v,td.c_info-t,td.c_info-r {
background:url(http://i1340.photobucket.com/albums/o726/Neidr/Antite%20BBS/Naruto%20Antite%20BBS/narutableline_zps7fef0cc4.png);
background-repeat: repeat-x;
background-color:#1e1e1e;
color:#ffffff;
font-size:80%;
padding:5px;
text-align:center;
}

td.c_subforum {
background:url(http://i1340.photobucket.com/albums/o726/Neidr/Antite%20BBS/Naruto%20Antite%20BBS/narutableline_zps7fef0cc4.png);
background-repeat: repeat-x;
background-color:#1e1e1e;
color:#d9d9d9;
font-size:80%;
font-style:italic;
}

.cat_head td {
border-color:#0a0b0b;
padding:0;
}

#stats .cat_head td {
border-color:#0a0b0b;
}

.description {
color:#666;
font-size:85%;
}

a.member:hover {
color:#666;
}

td#stats_events a,td#stats_events span {
background:url(http://z3.ifrm.com/static/1/s_minical.png) no-repeat 2px;
padding:4px 0 4px 20px;
}

td.c_username {
background:url(http://i1340.photobucket.com/albums/o726/Neidr/Antite%20BBS/Naruto%20Antite%20BBS/narutableline_zps7fef0cc4.png);
background-repeat: repeat-x;
background-color:#1e1e1e;
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 dl {
background:url(http://i1340.photobucket.com/albums/o726/Neidr/Antite%20BBS/Naruto%20Antite%20BBS/narutableline_zps7fef0cc4.png);
background-repeat: repeat-x;
background-color:#1e1e1e;
color:#ffffff;
border:1px solid #0a0b0b;
margin:10px 0;
padding:5px 7px;
width:160px;
}

dl.user_profile {
overflow:hidden;
word-wrap:break-word;
}

dl.user_profile dd {
font-style:italic;
margin-left:8px;
}

dl.user_info dd {
font-weight:700;
margin-bottom:1px;
}

#profile_menu ul {
-moz-opacity:1;
border-top:0;
opacity:1;
}

#profile_menu a {
background-color:#1e1e1e;
border:1px solid #0a0b0b;
}

#profile_menu li li a {
border-top:0;
}

#profile_menu li ul li a:hover {
background:#2b3133;
}

td.c_poll-choice label {
font-weight:700;
padding-left:1em;
}

td.c_poll-votes {
font-size:120%;
text-align:center;
width:15%;
}

td.c_poll-bar div {
background:url(http://i1340.photobucket.com/albums/o726/Neidr/Antite%20BBS/Silver%20Antite%20BBS/silvAntiteBBSPollBar_zps83cbcb32.gif) no-repeat right;
float:left;
height:12px;
padding-right:3px;
}

td.c_poll-bar span {
background:url(http://i1340.photobucket.com/albums/o726/Neidr/Antite%20BBS/Silver%20Antite%20BBS/silvAntiteBBSPollBarSpan_zps29aedfc7.gif) no-repeat;
display:block;
float:left;
height:12px;
width:3px;
}

.editby,.queued {
border:1px solid #0a0b0b;
color:#ffffff;
font-size:85%;
font-style:italic;
margin-top:1em;
padding:3px 5px;
}

.queued {
background:url(http://i1340.photobucket.com/albums/o726/Neidr/Antite%20BBS/Naruto%20Antite%20BBS/narutableline_zps7fef0cc4.png);
background-repeat: repeat-x;
background-color:#1e1e1e;
border-color:#0a0b0b;
}

blockquote {
background:url(http://i1340.photobucket.com/albums/o726/Neidr/Antite%20BBS/Naruto%20Antite%20BBS/narutableline_zps7fef0cc4.png);
background-repeat: repeat-x;
background-color:#1e1e1e;
border:1px solid #0a0b0b;
margin:10px auto;
padding-bottom:1px;
width:98%;
}

blockquote dl {
background:url(http://i1340.photobucket.com/albums/o726/Neidr/Antite%20BBS/Naruto%20Antite%20BBS/narutableline_zps7fef0cc4.png);
background-repeat: repeat-x;
background-color:#1e1e1e;
border-bottom:1px solid #0a0b0b;
color:#fff;
}

blockquote dl dt {
color:#fff;
float:left;
font-weight:700;
}

code {
background:url(http://i1340.photobucket.com/albums/o726/Neidr/Antite%20BBS/Naruto%20Antite%20BBS/narutableline_zps7fef0cc4.png);
background-repeat: repeat-x;
background-color:#1e1e1e;
border-top:1px solid #0a0b0b;
border-right:1px solid #0a0b0b;
display:block;
font-family:Monaco, Consolas, "Courier New", Courier, monospace;
white-space:normal;
}

div.spoiler {
border:1px solid #0a0b0b;
border-top:0;
padding:5px 7px;
}

div.spoiler_toggle {
background:url(http://i1340.photobucket.com/albums/o726/Neidr/Antite%20BBS/Naruto%20Antite%20BBS/narutableline_zps7fef0cc4.png);
background-repeat: repeat-x;
background-color:#1e1e1e;
border:1px solid #0a0b0b;
color:#fff;
cursor:pointer;
font-weight:700;
padding:2px 4px;
}

td.c_postinfo {
background:url(http://i1340.photobucket.com/albums/o726/Neidr/Antite%20BBS/Naruto%20Antite%20BBS/narutableline_zps7fef0cc4.png);
background-repeat: repeat-x;
background-color:#1e1e1e;
color:#ffffff;
font-size:80%;
vertical-align:middle;
}

td.c_sig {
color:#ffffff;
font-size:80%;
}

td.c_sig blockquote {
background:none transparent;
border:0;
border-left:3px solid #0a0b0b;
padding-left:5px;
}

td.c_sig blockquote dl {
background:none transparent;
border:0;
color:#ffffff;
}

td.c_sig blockquote dl dt,td.c_sig blockquote dl dd {
color:#ffffff;
padding:0;
}

td.c_sig blockquote div {
background:transparent;
margin-left:5px;
padding:0;
}

tr.c_postfoot {
background:url(http://i1340.photobucket.com/albums/o726/Neidr/Antite%20BBS/Naruto%20Antite%20BBS/narutableline_zps7fef0cc4.png);
background-repeat: repeat-x;
background-color:#1e1e1e;
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 {
background:url(http://i1340.photobucket.com/albums/o726/Neidr/Antite%20BBS/Naruto%20Antite%20BBS/narutableline_zps7fef0cc4.png);
background-repeat: repeat-x;
background-color:#1e1e1e;
color:#ffffff;
}

div.c_view-list {
color:#ffffff;
font-size:92.5%;
}

dl#fast-reply dt {
background:url(http://i.imgur.com/sQ8SKiH.png) repeat-x top 1e1e1e;
border:1px solid #0a0b0b;
color:#FFF;
font-size:110%;
font-weight:700;
margin:0;
padding:5px;
}

dl#fast-reply dd {
background:url(http://i1340.photobucket.com/albums/o726/Neidr/Antite%20BBS/Naruto%20Antite%20BBS/narutableline_zps7fef0cc4.png);
background-repeat: repeat-x;
background-color:#1e1e1e;
border:1px solid #0a0b0b;
padding:15px 0;
text-align:center;
}

#c_post-preview {
background-color:#1e1e1e;
color:#ffffff;
margin:0 auto 10px;
padding:5px;
text-align:left;
width:98%;
}

#c_post-resize span {
color:#e7e7e7;
cursor:pointer;
font-size:225%;
padding:20px 5px 0;
}

#emot_wrap {
background:url(http://i1340.photobucket.com/albums/o726/Neidr/Antite%20BBS/Naruto%20Antite%20BBS/narutableline_zps7fef0cc4.png);
background-repeat: repeat-x;
background-color:#141414;
border:1px solid #0a0b0b;
}

#emot_wrap h3 {
background:url(http://i.imgur.com/sQ8SKiH.png) repeat-x top #141414;
border-bottom:1px solid #0a0b0b;
color:#ffffff;
font-size:120%;
text-align:center;
}

#emot_end {
border-top:1px solid #0a0b0b;
display:block;
font-weight:700;
padding:4px 0;
text-align:center;
}

#pm_folders {
border-left:1px solid #0a0b0b;
border-right:1px solid #0a0b0b;
padding-top:30px;
vertical-align:top;
width:150px;
}

#pm_folderlist {
position: relative;
margin-left:0;
margin-top:0
}

#pm_folderlist li {
background:url(http://i1340.photobucket.com/albums/o726/Neidr/Antite%20BBS/Silver%20Antite%20BBS/silvp1679056_zps2a41e2fa.gif) no-repeat 5px;
display:list-item;
margin-bottom:4px;
padding-left:28px;
}

#pm_forwarded {
border:1px dotted #0a0b0b;
color:#ffffff;
font-size:90%;
font-style:italic;
margin-top:1em;
padding:3px 5px;
}

#ucp_gallery a {
color:#d9d9d9;
font-weight:700;
}

#ucp_gallery a:hover {
color:#d9d9d9;
}

.calendar td.cal_inactive {
background:url(http://i1340.photobucket.com/albums/o726/Neidr/Antite%20BBS/Naruto%20Antite%20BBS/narutableline_zps7fef0cc4.png);
background-repeat: repeat-x;
background-color:#1e1e1e;
color:#e7e7e7!important;
}

.calendar td div {
background:url(http://i.imgur.com/sQ8SKiH.png);
border-bottom:1px solid #0a0b0b;
font-weight:700;
padding:5px 7px;
}

.calendar div a {
background:url(http://i1340.photobucket.com/albums/o726/Neidr/Antite%20BBS/Naruto%20Antite%20BBS/narutableline_zps7fef0cc4.png);
background-repeat: repeat-x;
background-color:#1e1e1e;
no-repeat 5px;
float:right;
font-size:80%;
font-weight:400;
padding:0 0 6px 24px;
}

.calendar li a,.calendar li span {
border-color:transparent;
border-style:solid;
border-width:1px;
display:block;
padding:3px;
}

.calendar td#cal_current {
background:url(http://i1340.photobucket.com/albums/o726/Neidr/Antite%20BBS/Naruto%20Antite%20BBS/narutableline_zps7fef0cc4.png);
background-repeat: repeat-x;
background-color:#1e1e1e;
border:2px solid #ffffff;
}

div.portal_content {
background:url(http://i1340.photobucket.com/albums/o726/Neidr/Antite%20BBS/Naruto%20Antite%20BBS/narutableline_zps7fef0cc4.png);
background-repeat: repeat-x;
background-color:#1e1e1e;
border:1px solid #0a0b0b;
font-size:88.3%;
margin:0;
padding:5px 7px;
}

#portal h2 {
font-size:88.3%;
}

#portal h4 {
background:url(http://i1340.photobucket.com/albums/o726/Neidr/Antite%20BBS/Naruto%20Antite%20BBS/narutableline_zps7fef0cc4.png);
background-repeat: repeat-x;
background-color:#1e1e1e;
border-left:1px solid #0a0b0b;
border-right:1px solid #0a0b0b;
color:#ffffff;
font-size:88.3%;
font-weight:400;
margin:0;
padding:5px 7px;
}

#faq dt a {
color:#d9d9d9;
font-size:120%;
font-weight:700;
}

#faq dd.faq_more a,#faq dl.faq_more a:hover {
color:#d9d9d9;
font-style:italic;
}

.search_results {
background:url(http://i1340.photobucket.com/albums/o726/Neidr/Antite%20BBS/Naruto%20Antite%20BBS/narutableline_zps7fef0cc4.png);
background-repeat: repeat-x;
background-color:#1e1e1e;
border:1px solid #0a0b0b;
margin-bottom:1em;
padding:5px 7px;
}

.search_results h3 {
display:inline;
font-size:125%;
}

.search_results cite,.search_results p {
color:#ffffff;
font-size:85%;
margin:0;
}

#findposts .c_mark {
color:#ffffff;
font-size:200%;
font-weight:700;
vertical-align:top;
}

#pmtoast {
background:url(http://i1340.photobucket.com/albums/o726/Neidr/Antite%20BBS/Naruto%20Antite%20BBS/narutableline_zps7fef0cc4.png);
background-repeat: repeat-x;
background-color:#1e1e1e;
border:2px solid #0a0b0b;
bottom:10px;
color:#ffffff;
display:none;
font-size:90%;
position:fixed;
right:10px;
text-align:right;
text-decoration:none;
width:200px;
z-index:1;
}

#pmtoast:hover {
border-color:#0a0b0b;
}

#pmlink {
background:url(http://i1340.photobucket.com/albums/o726/Neidr/Antite%20BBS/Naruto%20Antite%20BBS/narutableline_zps7fef0cc4.png);
background-repeat: repeat-x;
background-color:#1e1e1e;
color:#d9d9d9;
display:block;
padding:10px 10px 10px 55px;
text-decoration:none;
}

#pmlink big {
color:#d9d9d9;
display:block;
font-weight:700;
padding-bottom:5px;
}

#pmlink strong {
color:#d9d9d9;
}

#pmclose {
border-top:1px solid #0a0b0b;
color:#d9d9d9;
display:block;
font-size:80%;
padding:1px 10px;
}

#pmclose:hover {
color:#d9d9d9;
}

#foot_wrap {
margin:20px 1px 20px 0;
}

#foot td {
background:url(http://i1340.photobucket.com/albums/o726/Neidr/Antite%20BBS/Naruto%20Antite%20BBS/narutableline_zps7fef0cc4.png);
background-repeat: repeat-x;
background-color:#1e1e1e;
border-bottom:1px solid #0a0b0b;
border-top:1px solid #0a0b0b;
border-left:0;
border-right:0;
color:#ffffff;
font-size:80%;
}

#foot a,#foot a:hover {
color:#d9d9d9;
}

#foot #foot_datetime {
border-left:1px solid #0a0b0b;
width:1%;
white-space:nowrap;
}

#copyright {
color:#ffffff;
font-size:80%;
margin:10px 0;
text-align:center;
}

#copyright a {
color:#d9d9d9;
font-weight:700;
}

#c_tos h3 {
color:#ffffff;
font-size:120%;
}

td.username_ok {
background:#2e302f;
}

input.username_ok {
outline:2px solid #0a0b0b;
}

td.username_no {
background:#2e302f;
}

input.username_no {
outline:2px solid #0a0b0b;
}

#acplogin {
background:url(http://i.imgur.com/z76YOD6.png) no-repeat center center;
width:426px;
height:389px;
padding:0 6px 0 7px;
margin:-250px 0 0 -208px;
position:absolute;
top:50%;
left:50%;
}

div#acplogin th,div#acplogin td {
background-color:#272727;
background-image:url(http://z4.ifrm.com/30296/128/0/p1097609/MarkL.png),url(http://z4.ifrm.com/30296/128/0/p1097610/MarkR.png),url(http://z4.ifrm.com/30296/128/0/p1097610/MarkR.png);
background-position:left top,right top,center top;
background-repeat:no-repeat,no-repeat,repeat-x;
border:1px solid #171717;
color:#E9F2F6;
text-shadow:0 1px 1px rgba(0,0,0,.75);
padding:7px 10px;
}

div#acplogin table {
border-collapse:collapse;
width:100%;
position:relative;
z-index:999;
}

div#acplogin form {
display:inline;
margin:0;
padding:0;
}

tr.postbtn td {
text-align:center;
}

div#acplogin button {
border:1px solid #363636;
border-radius:2px;
-webkit-border-radius:2px;
-moz-border-radius:2px;
background:rgb(48,48,48);
background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMwMzAzMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM3JSIgc3RvcC1jb2xvcj0iIzMwMzAzMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyNTI1MjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background:-moz-linear-gradient(top, rgb(48,48,48) 0%, rgb(48,48,48) 37%, rgb(37,37,37) 100%);
background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(48,48,48)), color-stop(37%,rgb(48,48,48)), color-stop(100%,rgb(37,37,37)));
background:-webkit-linear-gradient(top, rgb(48,48,48) 0%,rgb(48,48,48) 37%,rgb(37,37,37) 100%);
background:-o-linear-gradient(top, rgb(48,48,48) 0%,rgb(48,48,48) 37%,rgb(37,37,37) 100%);
background:-ms-linear-gradient(top, rgb(48,48,48) 0%,rgb(48,48,48) 37%,rgb(37,37,37) 100%);
background:linear-gradient(top, rgb(48,48,48) 0%,rgb(48,48,48) 37%,rgb(37,37,37) 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#303030', endColorstr='#252525',GradientType=0 );
box-shadow:1px 0 0 0 #151515,0 1px 0 0 #151515,-1px 0 0 0 #151515,0 -1px 0 0 #151515;
border-top:1px solid #4A4A4A;
color:#A9E6FF;
cursor:default;
font-size:11px;
font-weight:bold;
overflow:visible;
text-shadow:0 1px 1px rgba(0,0,0,.75),0 0 5px #103CA0,0 0 5px #103CA0;
text-transform:uppercase;
width:auto;
height:22px;
line-height:1;
}

div#acplogin button:hover {
background:rgb(59,59,59);
background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNiM2IzYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMyJSIgc3RvcC1jb2xvcj0iIzNiM2IzYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY4JSIgc3RvcC1jb2xvcj0iIzM0MzQzNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyYjJiMmIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background:-moz-linear-gradient(top, rgb(59,59,59) 0%, rgb(59,59,59) 32%, rgb(52,52,52) 68%, rgb(43,43,43) 100%);
background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(59,59,59)), color-stop(32%,rgb(59,59,59)), color-stop(68%,rgb(52,52,52)), color-stop(100%,rgb(43,43,43)));
background:-webkit-linear-gradient(top, rgb(59,59,59) 0%,rgb(59,59,59) 32%,rgb(52,52,52) 68%,rgb(43,43,43) 100%);
background:-o-linear-gradient(top, rgb(59,59,59) 0%,rgb(59,59,59) 32%,rgb(52,52,52) 68%,rgb(43,43,43) 100%);
background:-ms-linear-gradient(top, rgb(59,59,59) 0%,rgb(59,59,59) 32%,rgb(52,52,52) 68%,rgb(43,43,43) 100%);
background:linear-gradient(top, rgb(59,59,59) 0%,rgb(59,59,59) 32%,rgb(52,52,52) 68%,rgb(43,43,43) 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b3b3b', endColorstr='#2b2b2b',GradientType=0 );
}

div#acplogin button:active {
background:rgb(46,46,46);
background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzJlMmUyZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU4JSIgc3RvcC1jb2xvcj0iIzNiM2IzYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzYjNiM2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background:-moz-linear-gradient(top, rgb(46,46,46) 0%, rgb(59,59,59) 58%, rgb(59,59,59) 100%);
background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(46,46,46)), color-stop(58%,rgb(59,59,59)), color-stop(100%,rgb(59,59,59)));
background:-webkit-linear-gradient(top, rgb(46,46,46) 0%,rgb(59,59,59) 58%,rgb(59,59,59) 100%);
background:-o-linear-gradient(top, rgb(46,46,46) 0%,rgb(59,59,59) 58%,rgb(59,59,59) 100%);
background:-ms-linear-gradient(top, rgb(46,46,46) 0%,rgb(59,59,59) 58%,rgb(59,59,59) 100%);
background:linear-gradient(top, rgb(46,46,46) 0%,rgb(59,59,59) 58%,rgb(59,59,59) 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e2e2e', endColorstr='#3b3b3b',GradientType=0 );
color:#FFA9C1;
text-shadow:0 1px 1px rgba(0,0,0,.75),0 0 5px #630b0b,0 0 5px #630b0b;
}

div#acplogin td.c_desc {
font-weight:bold;
text-align:right;
vertical-align:middle;
width:200px;
}

div#acplogin input,div#acplogin button {
outline:0;
vertical-align:middle;
padding:3px 5px;
}

div#acplogin input {
background:#191919;
border:1px solid #363636;
border-radius:2px;
box-shadow:0 0 5px #0e0e0e inset;
color:#a2a2a2;
font-size:90%;
}

div#acplogin td.c_mark {
text-align:center;
width:8%;
}

div#acplogin form#loginform table {
top:228px;
}

div#acplogin form#loginform table td.c_mark {
background:url(http://z4.ifrm.com/30296/128/0/p1111641/ACPMarker.png) no-repeat center top;
}

div#acplogin form#loginform table td.c_mark img {
visibility:hidden;
}

div#acplogin h1 {
display:none;
}

div#acplogin form#loginform table thead th {
background:url(http://i.imgur.com/E1OKa0Y.png) repeat-x 0px;
text-shadow:0 1px 2px #660000;
text-align:left;
font-family:'Droid Sans';
font-size:13px;
line-height:38px;
padding:0 0 0 15px;
}

a img {
border:0;
}

form {
display:inline;
margin:0;
padding:0;
}

.category h2,.topic h2,#portal h2 {
padding:5px;
text-align:left;
}

h3 {
padding:3px 0;
}

input[type=checkbox] {
background:transparent;
border:0;
padding:0;
vertical-align:bottom;
}

input[type=radio] {
border:0;
}

select {
margin:0 7px;
padding:0;
vertical-align:bottom;
}

option {
margin:2px 0;
}

button.btn_img {
border:0;
cursor:pointer;
padding:0;
}

.notice dt,.notice dd {
padding:5px 7px;
}

.drop_menu a img {
display:none;
}

.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;
background:url(http://i1340.photobucket.com/albums/o726/Neidr/Antite%20BBS/Naruto%20Antite%20BBS/narutableline_zps7fef0cc4.png);
background-repeat: repeat-x;
background-color:#1e1e1e;
}

#stats_members {
line-height:1.2;
background:url(http://i1340.photobucket.com/albums/o726/Neidr/Antite%20BBS/Naruto%20Antite%20BBS/narutableline_zps7fef0cc4.png);
background-repeat: repeat-x;
background-color:#1e1e1e;
}

#stats_legend {
line-height:1.2;
background:url(http://i1340.photobucket.com/albums/o726/Neidr/Antite%20BBS/Naruto%20Antite%20BBS/narutableline_zps7fef0cc4.png);
background-repeat: repeat-x;
background-color:#1e1e1e;
}

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:1px;
min-width:175px;
max-width:175px;
}

.c_post {
width:100%;
}

.c_sig,.c_nosig {
width:100%;
}

.avatar {
display:block;
margin:auto;
text-align:center;
}

.av_wrap {
overflow:hidden;
text-align:center;
margin:auto;
}

td.c_user .usertitle {
margin:3px 0;
overflow-x:hidden;
text-align:center;
}

.pip {
margin:3px 0;
white-space:nowrap;
}

dl.user_info dt,dl.user_info dd {
padding:.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:none;
height:1px;
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 {
line-height:1.7;
vertical-align:top;
}

 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 {
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 {
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 {
background:url(http://i1340.photobucket.com/albums/o726/Neidr/Antite%20BBS/Naruto%20Antite%20BBS/narutableline_zps7fef0cc4.png);
background-repeat: repeat-x;
background-color:#1e1e1e;
border:1px solid #0a0b0b;
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 {
font-size:88.3%;
margin:0;
padding:0;
}

#portal_l {
float:left;
width:200px;
}

#portal_r {
float:right;
width:150px;
}

#portal_news {
margin:0 160px 0 210px;
}

#portal_clear {
background:transparent;
border: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:3px 5px;
}

#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;
}

.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,#top_info a,#top_info a:hover,.drop_menu a,.drop_menu a:hover,#submenu a,#submenu a:hover {
color:#d9d9d9;
}

input,select,td,th {
font-size:90%;
}

button.btn_default,#nav li span,.c_post-attachment dt,#c_tos dt {
font-weight:700;
}

#submenu a:hover,.meta_menu a:hover {
text-decoration:underline;
}

.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 {
color:#d9d9d9;
}

.row2 td {
background:url(http://i1340.photobucket.com/albums/o726/Neidr/Antite%20BBS/Naruto%20Antite%20BBS/narutableline_zps7fef0cc4.png);
background-repeat: repeat-x;
background-color:#1e1e1e;
border:1px solid #0a0b0b;
color:#ffffff;
}

.blockquote div {
background:url(http://i1340.photobucket.com/albums/o726/Neidr/Antite%20BBS/Naruto%20Antite%20BBS/narutableline_zps7fef0cc4.png);
background-repeat: repeat-x;
background-color:#1e1e1e;
border:1px solid #0a0b0b;
}

a.member,.calendar td a,.calendar a:hover,#faq dd a,#faq dd a:hover {
color:#d9d9d9;
}

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 {
background:url(http://i1340.photobucket.com/albums/o726/Neidr/Antite%20BBS/Naruto%20Antite%20BBS/narutableline_zps7fef0cc4.png);
background-repeat: repeat-x;
background-color:#1e1e1e;
border:1px solid #0a0b0b;
float:left;
}

#c_tos dd,#username_response {
margin-left:10px;
}

#vlx {
z-index:1;
}

#blog {
background:url(http://i1340.photobucket.com/albums/o726/Neidr/Antite%20BBS/Naruto%20Antite%20BBS/narutableline_zps7fef0cc4.png);
background-repeat: repeat-x;
background-color:#1e1e1e;
border:1px solid #0a0b0b;
color:#ffffff;
margin:10px 0;
}

#blog blockquote {
background:none;
border:none;
font-size:85%;
padding:0 10px;
}

#blog h1 {
float:right;
}

#blog h2 {
background:none;
clear:none;
font-size:130%;
padding:0;
}

#blog h2,#blog h2 a,#blog h2 a:hover {
color:#d9d9d9;
}

#blog_foot {
clear:both;
margin-bottom:20px;
}

#blog_head {
background:url(http://i1340.photobucket.com/albums/o726/Neidr/Antite%20BBS/Naruto%20Antite%20BBS/narutableline_zps7fef0cc4.png);
background-repeat: repeat-x;
background-color:#1e1e1e;
border:1px solid #0a0b0b;
padding:10px 14px;
}

#blog_head img.avatar {
display:inline;
}

#blog_main {
margin:20px 200px 10px 10px;
}

#blog_categories,#blog_readers,#blog_about,div.blog_options {
background:url(http://i1340.photobucket.com/albums/o726/Neidr/Antite%20BBS/Naruto%20Antite%20BBS/narutableline_zps7fef0cc4.png);
background-repeat: repeat-x;
background-color:#1e1e1e;
margin:15px 0;
padding:5px 7px;
}

#blog_sidebar h3,#blog_sidebar dt {
color:#ffffff;
font-weight:700;
}

#blog_sub {
background:url(http://i1340.photobucket.com/albums/o726/Neidr/Antite%20BBS/Naruto%20Antite%20BBS/narutableline_zps7fef0cc4.png);
background-repeat: repeat-x;
background-color:#1e1e1e;
clear:both;
position:relative;
padding:5px 7px;
text-align:right;
}

#blog_sub span {
padding-top:4px;
}

#blog_sidebar {
background:url(http://i1340.photobucket.com/albums/o726/Neidr/Antite%20BBS/Naruto%20Antite%20BBS/narutableline_zps7fef0cc4.png);
background-repeat: repeat-x;
background-color:#1e1e1e;
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%;
}

div.blog_options {
font-size:90%;
text-align:right;
}

div.blog_date {
background:url(http://i1340.photobucket.com/albums/o726/Neidr/Antite%20BBS/Naruto%20Antite%20BBS/narutableline_zps7fef0cc4.png);
background-repeat: repeat-x;
background-color:#1e1e1e;
border:1px solid #0a0b0b;
color:#ffffff;
float:right;
font-weight:700;
margin:0 15px;
text-align:center;
text-transform:uppercase;
width:40px;
}

div.blog_date span {
background:#fafafa;
background:url(http://i1340.photobucket.com/albums/o726/Neidr/Antite%20BBS/Naruto%20Antite%20BBS/narutableline_zps7fef0cc4.png);
background-repeat: repeat-x;
background-color:#1e1e1e;
border-top:1px solid #0a0b0b;
color:#d9d9d9;
display:block;
font-size:130%;
font-weight:700;
padding:2px 4px;
}

div.blog_entry {
background:url(http://i1340.photobucket.com/albums/o726/Neidr/Antite%20BBS/Naruto%20Antite%20BBS/narutableline_zps7fef0cc4.png);
background-repeat: repeat-x;
background-color:#141414;
margin:10px 0;
padding:5px 7px;
}

#blog_comments li {
background:url(http://i1340.photobucket.com/albums/o726/Neidr/Antite%20BBS/Naruto%20Antite%20BBS/narutableline_zps7fef0cc4.png);
background-repeat: repeat-x;
background-color:#1e1e1e;
border:1px solid #0a0b0b;
padding:5px 7px;
}

#blog_comments li.odd {
background:url(http://i1340.photobucket.com/albums/o726/Neidr/Antite%20BBS/Naruto%20Antite%20BBS/narutableline_zps7fef0cc4.png);
background-repeat: repeat-x;
background-color:#1e1e1e;
border:1px solid #0a0b0b;
}

#shoutwrap {
background:url(http://i1340.photobucket.com/albums/o726/Neidr/Antite%20BBS/Naruto%20Antite%20BBS/narutableline_zps7fef0cc4.png);
background-repeat: repeat-x;
background-color:#1e1e1e;
border:1px solid #0a0b0b;
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 {
background:url(http://i1340.photobucket.com/albums/o726/Neidr/Antite%20BBS/Naruto%20Antite%20BBS/narutableline_zps7fef0cc4.png);
background-repeat: repeat-x;
background-color:#1e1e1e;
}

#shoutbox dl,#shoutbox dt,#shoutbox dd {
margin:0;
padding:0;
}

#shoutbox dt {
color:#ffffff;
font-size:80%;
}

#shoutopts,#shoutpost {
clear:both;
text-align:center;
}



.h2wrap {
background: url(http://i.imgur.com/sQ8SKiH.png) repeat-x;
color: #fff;
border-top:1px solid #0a0b0b;
}

.h2left {
background: url(http://i.imgur.com/sQ8SKiH.png) no-repeat top left;
height: 30px;
border-left:1px solid #0a0b0b;
}

.h2center{
padding: 8px 0px 8px 8px;
text-align: left;
height: 30px;
font-size: 12px;
color: #fff;
font-weight: 700;
}

.h2wrap a {
color: #fff;
font-weight: 700;
}

.h2right {
background: url(http://i.imgur.com/eDVZ55r.png?1) no-repeat right;
height: 30px;
border-right: 1px solid #0a0b0b;
}

.collapse,.uncollapse {
right: 10px;
bottom: 4px;
}

.profile thead td,.profile thead th {
padding:0px;
background:url(http://i.imgur.com/sQ8SKiH.png);
background-repeat: repeat-x;
background-color:#1e1e1e;
color:#ffffff;
border:1px solid #0a0b0b;
border-width:1px;
}

thead td,thead th {
padding:0px;
background: inherit;
border-width:0px;
}

#main_content {width:80%;margin:0px auto;}

.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}

.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}